View Issue Details

IDProjectCategoryView StatusLast Update
0003019Spring engineLuapublic2012-03-14 21:53
Reporteruser744Assigned ToKloot  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version87.0 
Fixed in Version87.0.1+git 
Summary0003019: ERROR_TYPE in WeaponDefs __index when looping over weaponDefs
DescriptionLoops like this used to work:
for id,weaponDef in pairs(WeaponDefs) do
   for name,param in weaponDef:pairs() do

Now causes "ERROR_TYPE in WeaponDefs __index"
Additional Informationhttp://springrts.com/phpbb/viewtopic.php?f=43&t=27499&start=7
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Kloot

2012-03-14 21:53

developer   ~0008455

yayayayayaya, WE KNOW and they will work again in 88.0

Issue History

Date Modified Username Field Change
2012-03-14 21:32 user744 New Issue
2012-03-14 21:53 Kloot Note Added: 0008455
2012-03-14 21:53 Kloot Status new => resolved
2012-03-14 21:53 Kloot Fixed in Version => 87.0.1+git
2012-03-14 21:53 Kloot Resolution open => fixed
2012-03-14 21:53 Kloot Assigned To => Kloot