ODSOperations / issues

The issues repository for Operation Dessert Storm.
3 stars 2 forks source link

Exiting out of a race always crashes the first person to exit out. #7

Closed 0x526f6d656f closed 7 years ago

0x526f6d656f commented 7 years ago

When entering a toonbattle with 2+ toons, the first person to exit the battle will crash with this crashlog:

Traceback (most recent call last): File "otp.otpbase.OTPBase", line 68, in run File "direct.task.Task", line 517, in run File "direct.task.Task", line 471, in step File "toontown.racing.DistributedRace", line 308, in goToSpeedway File "toontown.racing.DistributedRace", line 334, in kartCleanup AttributeError: 'DistributedVehicle' object has no attribute 'doHeadScale'

ODSOperations commented 7 years ago

Resolved.