Loudrob

crash pls

Jul 21st, 2015
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "otp\otpbase\OTPBase.py", line 34, in run
  3. taskMgr.run()
  4. File "C:\Panda3D-1.10.0\direct\task\Task.py", line 508, in run
  5. self.step()
  6. File "C:\Panda3D-1.10.0\direct\task\Task.py", line 465, in step
  7. self.mgr.poll()
  8. File "C:\Panda3D-1.10.0\direct\showbase\EventManager.py", line 52, in eventLoo
  9. pTask
  10. self.doEvents()
  11. File "C:\Panda3D-1.10.0\direct\showbase\EventManager.py", line 46, in doEvents
  12.  
  13. processFunc(self.eventQueue.dequeueEvent())
  14. File "C:\Panda3D-1.10.0\direct\showbase\EventManager.py", line 103, in process
  15. Event
  16. messenger.send(eventName, paramList)
  17. File "C:\Panda3D-1.10.0\direct\showbase\Messenger.py", line 326, in send
  18. self.__dispatch(acceptorDict, event, sentArgs, foundWatch)
  19. File "C:\Panda3D-1.10.0\direct\showbase\Messenger.py", line 411, in __dispatch
  20.  
  21. method (*(extraArgs + sentArgs))
  22. File "toontown\estate\DistributedEstate.py", line 377, in __touchedFlowerSellB
  23. ox
  24. self.popupFlowerGUI()
  25. File "toontown\estate\DistributedEstate.py", line 389, in popupFlowerGUI
  26. self.accept('stoppedAsleep', self.__handleSaleDone)
  27. AttributeError: DistributedEstate instance has no attribute '_DistributedEstate_
  28. _handleSaleDone'
Advertisement
Add Comment
Please, Sign In to add comment