View Issue Details

IDProjectCategoryView StatusLast Update
0005429Spring engineLuapublic2017-01-15 15:03
ReporterGoogle_Frog Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version103.0 +git 
Summary0005429: Access violation with malformed _data.lua
DescriptionSee 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.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Google_Frog

2017-01-15 09:51

reporter   ~0017048

The crash seems to occur when VFS.Include is used on the _data file.

Anonymous

2017-01-15 15:03

viewer   ~0017049

Fix 67de5882d3e5256ac3c9a963422dd7a522ea5f73 committed to develop branch: fix 0005429; luaMenu can be null, repo: spring changeset id: 7807

Issue History

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