View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005429 | Spring engine | Lua | public | 2017-01-15 02:35 | 2017-01-15 15:03 |
| Reporter | Google_Frog | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 103.0 +git | ||||
| Summary | 0005429: Access violation with malformed _data.lua | ||||
| Description | See this ticket: https://github.com/ZeroK-RTS/Chobby/issues/81 Chobby is using unmodified springcontent lua handlers so my choices are either to report here or fix it locally. Apparently spring crashes due to an extra } in their config file. The widget handler should discard malformed files instead of crashing. | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
|
|
The crash seems to occur when VFS.Include is used on the _data file. |
|
|
Fix 67de5882d3e5256ac3c9a963422dd7a522ea5f73 committed to develop branch: fix 0005429; luaMenu can be null, repo: spring changeset id: 7807 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-01-15 02:35 | Google_Frog | New Issue | |
| 2017-01-15 09:51 | Google_Frog | Note Added: 0017048 | |
| 2017-01-15 15:03 | Changeset attached | => spring develop 67de5882 | |
| 2017-01-15 15:03 | Anonymous | Note Added: 0017049 | |
| 2017-01-15 15:03 | Anonymous | Status | new => resolved |
| 2017-01-15 15:03 | Anonymous | Resolution | open => fixed |