View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0003273 | Spring engine | Lua | public | 2012-09-11 12:51 | 2013-01-16 21:41 | ||||
Reporter | abma | ||||||||
Assigned To | Kloot | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | no change required | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0003273: widget:GameStart() isn't called in BA 7.71 | ||||||||
Description | is this a game issue? headless_setup.lua initializes timer in widget:GameStart() which is never called... (causes an lua error in widget:GameOver()) | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
Kloot (developer) 2012-09-11 14:42 Last edited: 2012-09-11 14:42 |
so GameOver is called in widgets but not GameStart? (strange, since neither callin is marked as unsynced) |
abma (administrator) 2012-09-11 20:59 |
yep, it seems so: [f=0030912] Error in GameOver(): [string "LuaUI/Widgets/headless_setup.lua"]:39: Incorrect arguments to DiffTimers() [f=0030912] Removed widget: HeadlessSetup https://github.com/spring/spring/blob/develop/cont/examples/Widgets/headless_setup.lua#L39 |
abma (administrator) 2012-09-14 14:18 Last edited: 2012-09-14 14:24 |
related to 0003280 ? edit: no its not... LuaModUICtrl seems to have no effect on this issue. |
Kloot (developer) 2013-01-16 21:41 |
it works for me^tm when adding widget:GameStart to a local (non-mod) widget with 91.0 and 91+ in XTA (9.725), but not in BA (7.72) --> game issue |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-09-11 12:51 | abma | New Issue | |
2012-09-11 14:42 | Kloot | Note Added: 0009183 | |
2012-09-11 14:42 | Kloot | Note Edited: 0009183 | View Revisions |
2012-09-11 20:59 | abma | Note Added: 0009184 | |
2012-09-14 14:18 | abma | Note Added: 0009194 | |
2012-09-14 14:24 | abma | Note Edited: 0009194 | View Revisions |
2013-01-16 21:41 | Kloot | Note Added: 0009603 | |
2013-01-16 21:41 | Kloot | Status | new => resolved |
2013-01-16 21:41 | Kloot | Resolution | open => no change required |
2013-01-16 21:41 | Kloot | Assigned To | => Kloot |