View Issue Details

IDProjectCategoryView StatusLast Update
0003998Spring engineGeneralpublic2013-09-11 12:52
Reportersilentwings Assigned ToKloot  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version94.1.1+git 
Fixed in Version94.1.1+git 
Summary0003998: unhelpful error message
DescriptionAt GameStart I get the infolog line

[f=0000001] Warning: /LuaRules: cannot be called before gameframe #1

but no other lua errors in my infolog. I guess that it's a gadget wanting to do something communication related just before frame 1, but it started happening after update of engine version and I don't know how to find what's causing it.

Infolog attached, using -1211 and my local ba-svn, which has fixes for 95.0.
TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
Checked infolog.txt for Errors

Activities

Kloot

2013-09-11 12:46

developer   ~0011574

caused by Spring.SendCommands({"luarules registerUpgradePairs 1"}) issued from widgets/cmd_mex_upgrade_helper.lua

Kloot

2013-09-11 12:52

developer   ~0011575

clarified in 1229

Issue History

Date Modified Username Field Change
2013-09-11 01:15 silentwings New Issue
2013-09-11 01:15 silentwings File Added: infolog.txt
2013-09-11 12:46 Kloot Note Added: 0011574
2013-09-11 12:52 Kloot Note Added: 0011575
2013-09-11 12:52 Kloot Status new => resolved
2013-09-11 12:52 Kloot Fixed in Version => 94.1.1+git
2013-09-11 12:52 Kloot Resolution open => fixed
2013-09-11 12:52 Kloot Assigned To => Kloot