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'
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'