View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000289 | Medieval Engineers | Bug | public | 2022-04-22 20:19 | 2022-04-22 20:34 |
| Reporter | gwindalmir | Assigned To | gwindalmir | ||
| Priority | high | Severity | major | Reproducibility | have not tried |
| Status | assigned | Resolution | open | ||
| Platform | Windows | OS | 2016 1607 | OS Version | 14393 |
| Product Version | 0.7.3.33D4BB | ||||
| Summary | 0000289: [DS] Crash: System.InvalidOperationException: Collection was modified; enumeration operation may not execute. | ||||
| Description | Gwindalmir: this is a clone of 0000212 to handle the InvalidOperationException separately from the auto-save failure. 0000212 is now for the auto-save failure. See attached logfile. Not a crash, but an exception while the server tried to do an autosave (see line 8121). After that, no autosaves ever happened again. The server crashed eventually and hours of progress went down the drain. | ||||
| Tags | Session | ||||
| Attached Files | |||||
| related to | 0000212 | closed | gwindalmir | [DS] Crash: System.InvalidOperationException exception causes auto-save to fail and stop working |
|
|
|
|
|
So, it looks like there's two issues:
As a workaround, if this happens again, you should be able to delete the "save.lock" file in the save folder to resume auto-saving. |
|
|
To clarify my previous comment above, the issue isn't voxels after all. The master entity list (MyScene.Entities), is being accessed in a non-thread-safe manner. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-04-22 20:19 | gwindalmir | New Issue | |
| 2022-04-22 20:19 | gwindalmir | Status | new => assigned |
| 2022-04-22 20:19 | gwindalmir | Assigned To | => gwindalmir |
| 2022-04-22 20:19 | gwindalmir | Tag Attached: Session | |
| 2022-04-22 20:19 | gwindalmir | Issue generated from: 0000212 | |
| 2022-04-22 20:19 | gwindalmir | Note Added: 0000205 | |
| 2022-04-22 20:19 | gwindalmir | Note Added: 0000206 | |
| 2022-04-22 20:19 | gwindalmir | Relationship added | related to 0000212 |
| 2022-04-22 20:34 | gwindalmir | Note Added: 0000208 | |
| 2022-04-22 20:34 | gwindalmir | Note Edited: 0000208 |