View Issue Details
| 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 | ||
| 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 | |||||
|
|
so GameOver is called in widgets but not GameStart? (strange, since neither callin is marked as unsynced) |
|
|
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 |
|
|
related to 0003280 ? edit: no its not... LuaModUICtrl seems to have no effect on this issue. |
|
|
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 | |
| 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 | |
| 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 |