View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0006413 | Spring engine | General | public | 2020-07-25 16:58 | 2021-01-01 21:14 | ||||
Reporter | skymyj | ||||||||
Assigned To | abma | ||||||||
Priority | normal | Severity | crash | Reproducibility | random | ||||
Status | closed | Resolution | not fixable | ||||||
Product Version | 104.0 +git | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0006413: Spring crash cause of too many different units | ||||||||
Description | Spring even crash now at beginning of games (10-20min), sometimes warns about too many unique command-descriptions. sometimes do not output any infolog.. There is cache overflow - easy fix reduce number of units but before delete them, we should know if there are solutions about engine. We found the WorkerThreadCount = 1 number to fix to to dodge engine crash when type /give all Atm, we have 1285 differents units. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | Yes | ||||||||
Attached Files |
|
![]() |
|
skymyj (reporter) 2020-07-25 17:07 |
Tech Annihilation Mode |
hokomoko (developer) 2020-07-25 17:57 Last edited: 2020-07-25 17:58 |
Don't change tooltips or other command description fields based on the unit/unitdef |
Kloot (developer) 2020-07-25 22:52 |
"Spring even crash now" infolog...? "We found the WorkerThreadCount = 1 number to fix to to dodge engine crash when type /give all" infolog...? |
Google_Frog (reporter) 2020-07-26 02:52 |
I remember something like this and doing what hokomoko said. |
skymyj (reporter) 2020-11-08 14:07 |
Hey. Just added an example of infolog after crash. |
skymyj (reporter) 2021-01-01 16:24 |
Found the bug. Was a sleep 150 forget in a while on bos file. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-07-25 16:58 | skymyj | New Issue | |
2020-07-25 17:07 | skymyj | Note Added: 0020493 | |
2020-07-25 17:57 | hokomoko | Note Added: 0020494 | |
2020-07-25 17:58 | hokomoko | Note Edited: 0020494 | View Revisions |
2020-07-25 22:52 | Kloot | Note Added: 0020495 | |
2020-07-25 22:53 | hokomoko | Priority | urgent => normal |
2020-07-25 22:53 | hokomoko | Severity | block => crash |
2020-07-25 22:53 | hokomoko | Checked infolog.txt for Errors | Yes => Yes |
2020-07-26 02:52 | Google_Frog | Note Added: 0020496 | |
2020-08-06 16:30 | abma | Status | new => feedback |
2020-11-08 14:06 | skymyj | File Added: infolog.txt | |
2020-11-08 14:07 | skymyj | Note Added: 0020543 | |
2020-11-08 14:07 | skymyj | Status | feedback => new |
2021-01-01 16:25 | skymyj | Note Added: 0020552 | |
2021-01-01 21:14 | abma | Assigned To | => abma |
2021-01-01 21:14 | abma | Status | new => closed |
2021-01-01 21:14 | abma | Resolution | open => not fixable |