| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0003019 | Spring engine | Lua | public | 2012-03-14 21:32 | 2012-03-14 21:53 |
|
| Reporter | knorke | |
| Assigned To | Kloot | |
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | |
| Product Version | 87.0 | |
| Target Version | | Fixed in Version | 87.0.1+git | |
|
| Summary | 0003019: ERROR_TYPE in WeaponDefs __index when looping over weaponDefs |
| Description | Loops 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 Information | http://springrts.com/phpbb/viewtopic.php?f=43&t=27499&start=7 [^] |
| Tags | No tags attached. |
|
| Attached Files | |
|