View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002377 | Spring engine | General | public | 2011-03-13 15:29 | 2011-03-14 20:20 |
| Reporter | abma | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | sometimes |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.82.7.1 | ||||
| Summary | 0002377: Spring hangs sometimes on map hotstepper after gamestart | ||||
| Description | i think this is a lua-endlessloop, but how to debug this/find the error? | ||||
| Additional Information | hangs on watching replay, too | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Checked infolog.txt for Errors | |||||
| related to | 0002378 | closed | synced freezes in getwriteabledir? |
|
|
hanged for all players + happended the second game, too (this map worked yesterday, so has to do with gamesetup...) |
|
|
first time ive seen it happen. might be worth noting that map worked with zeroK 0.7.3, maybe zK 0.8 changed something/other default settings. only loop in map Lua is this: function lavaDeathCheck () local all_units = Spring.GetAllUnits () for i in pairs(all_units) do ... |
|
|
replay 1 hangs at frame 577 replay 2 hangs at frame 607 map lua does: if (f%10==0) then lavaDeathCheck() end (so imo thats unlikely the cause) in battleroom there was chat about how the player "cos" was causing the hangs but dont know if thats true. tried 5 times now with zeroK 0.8 via spring.exe, did not hang once. |
|
|
bug in gadget |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-03-13 15:29 | abma | New Issue | |
| 2011-03-13 15:29 | abma | File Added: 20110313_151258_unnamed_0.82.7.sdf | |
| 2011-03-13 15:29 | abma | File Added: 20110313_145910_unnamed_0.82.7.sdf | |
| 2011-03-13 15:31 | abma | Note Added: 0006488 | |
| 2011-03-13 15:49 | abma | Note Edited: 0006488 | |
| 2011-03-13 16:26 |
|
Note Added: 0006489 | |
| 2011-03-13 16:48 |
|
Note Added: 0006490 | |
| 2011-03-14 14:12 | abma | Relationship added | related to 0002378 |
| 2011-03-14 14:23 | abma | Additional Information Updated | |
| 2011-03-14 20:20 | jK | Note Added: 0006495 | |
| 2011-03-14 20:20 | jK | Status | new => closed |
| 2011-03-14 20:20 | jK | Resolution | open => fixed |