2025-07-25 18:21 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0003273Spring engineLuapublic2013-01-16 21:41
Reporterabma 
Assigned ToKloot 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionno change required 
Product Version 
Target VersionFixed in Version 
Summary0003273: widget:GameStart() isn't called in BA 7.71
Descriptionis this a game issue?

headless_setup.lua initializes timer in widget:GameStart() which is never called...

(causes an lua error in widget:GameOver())
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0009183

Kloot (developer)

Last edited: 2012-09-11 14:42

View 2 revisions

so GameOver is called in widgets but not GameStart? (strange, since neither callin is marked as unsynced)

~0009184

abma (administrator)

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

~0009194

abma (administrator)

Last edited: 2012-09-14 14:24

View 2 revisions

related to 0003280 ?

edit: no its not... LuaModUICtrl seems to have no effect on this issue.

~0009603

Kloot (developer)

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
+Notes

-Issue History
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
+Issue History