ODSOperations / issues

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

Crashing when picking up oil in CEO feeding round #4

Closed s-nnys closed 7 years ago

s-nnys commented 7 years ago

In the feeding round of CEO, if a player is to pick up a 2nd tray of oil, the client crashes. There is no "not responding" message, the game window just closes itself.

Log of crash

DarthMDev commented 7 years ago

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 "direct.showbase.EventManager", line 46, in eventLoopTask File "direct.showbase.EventManager", line 40, in doEvents File "direct.showbase.EventManager", line 97, in processEvent File "direct.showbase.Messenger", line 326, in send File "direct.showbase.Messenger", line 411, in __dispatch File "toontown.coghq.DistributedFoodBelt", line 296, in touchedFood File "toontown.suit.DistributedBossbotBoss", line 457, in localToonTouchedBeltFood AttributeError: 'DistributedBossbotBoss' object has no attribute 'toonFoodStats'

ODSOperations commented 7 years ago

Resolved.