MantisBT - Liberty Unleashed
View Issue Details
0000016Liberty UnleashedCrashpublic2011-09-26 15:472013-07-10 12:36
San4ez 
VRocker 
normalcrashalways
closedfixed 
0.1.0.11 
0.1.0.12 
0000016: An accident with a large number of spawn cars.
All players who are in that place where spawn in very large numbers of cars are crash. This always happens with all players. Approximately 95 turns spawn cars then crash.
Exception At Address: 0x0049FA99

Build Version: 0.1.0.11
Build Date: 12/09/2011
Build Time 21:15:00UTC
Builder: VRocker

Registers:
EAX: 0x0296500C EBX: 0x0296500C ECX: 0x0296500C EDX: 0x00000083
ESI: 0x00000083 EDI: 0x015862D0 EBP: 0x0012F980 ESP: 0x0012F880
EFLAGS: 0x00210202

Stack:
0x00000000
0x0296500C
0x00473C3C
0x0000003F
0x0296500C
No tags attached.
Issue History
2011-09-26 15:47San4ezNew Issue
2011-09-26 15:47San4ezStatusnew => assigned
2011-09-26 15:47San4ezAssigned To => VRocker
2011-09-27 02:01VRockerNote Added: 0000018
2011-09-27 02:01VRockerStatusassigned => resolved
2011-09-27 02:01VRockerFixed in Version => 0.1.0.12
2011-09-27 02:01VRockerResolutionopen => fixed
2013-07-10 12:36StormeusStatusresolved => closed

Notes
(0000018)
VRocker   
2011-09-27 02:01   
This occurred due to implementing trains. We have a check to see if we haven't spawned more than the game can handle but forgot to compensate for the 12 train carriages.