Make a crash log file #105

Closed
opened 2023-05-04 14:18:29 +00:00 by LunarTides · 0 comments
LunarTides commented 2023-05-04 14:18:29 +00:00 (Migrated from github.com)

Is your feature request related to a problem? Please describe.
None

Describe the solution you'd like
Make a crash-log file that gets put in a logs folder. The file will be called something like: crashlog-05.04.23-16.08.26.txt. This file will look something like this:

Hearthstone.js Crash Log
Date: 05/04/23 16:08:26
Version: 1.3-dev

Remember to attach the '-ai' crash log file as well when creating a bug report.

History:
{insert history here}

Error:
{insert error message here}

And a file called something like: crashlog-05.04.23-16.08.26-ai.txt. This file will look something like this:

Hearthstone.js AI Crash Log
Date: 05/04/23 16:08:26
Version: 1.3-dev

Remember to attach the main crash log file as well when making a bug report. The main crash log is the one not ending with '-ai'.

AI History:
{insert ai history here}

Describe alternatives you've considered
None

Additional context
None

**Is your feature request related to a problem? Please describe.** None **Describe the solution you'd like** Make a crash-log file that gets put in a `logs` folder. The file will be called something like: `crashlog-05.04.23-16.08.26.txt`. This file will look something like this: ``` Hearthstone.js Crash Log Date: 05/04/23 16:08:26 Version: 1.3-dev Remember to attach the '-ai' crash log file as well when creating a bug report. History: {insert history here} Error: {insert error message here} ``` And a file called something like: `crashlog-05.04.23-16.08.26-ai.txt`. This file will look something like this: ``` Hearthstone.js AI Crash Log Date: 05/04/23 16:08:26 Version: 1.3-dev Remember to attach the main crash log file as well when making a bug report. The main crash log is the one not ending with '-ai'. AI History: {insert ai history here} ``` **Describe alternatives you've considered** None **Additional context** None
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
LunarTides/Hearthstone.js#105
No description provided.