View Issue Details

IDProjectCategoryView StatusLast Update
0003675Spring engineLuapublic2013-04-04 22:44
Reportersilentwings Assigned Toabma  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version94.1 
Summary0003675: lua error from SpringContent.sdz
DescriptionInfolog (attached) made from BA test-1040 has the line:

[f=0000000] [unit_script.lua] Error: Loading gadget: Lua unit script framework <unit_script.lua>

which is caused by including the unit script of SpringContent.sdz via

include("LuaGadgets/Gadgets/unit_script.lua")

in BAs unit_scipt.lua gadget. This error disappears when the include of the unitscript from within SpringContent.sdz is commented out.

So I think this must be caused by a lua error from SpringContent (but the error message isn't very helpful).
TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
unit_script.lua (Attachment missing)
Checked infolog.txt for Errors

Activities

Issue History

Date Modified Username Field Change
2013-04-04 20:29 silentwings New Issue
2013-04-04 20:29 silentwings File Added: infolog.txt
2013-04-04 20:30 silentwings File Added: unit_script.lua
2013-04-04 22:44 abma Changeset attached => spring develop f22881a8
2013-04-04 22:44 abma Assigned To => abma
2013-04-04 22:44 abma Status new => resolved
2013-04-04 22:44 abma Resolution open => fixed