Advertisement
Guest User

ttoff crash 1

a guest
Nov 23rd, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. ToontownStart: Starting the game.
  2. ToontownStart: Setting the default font.
  3. TTLocalizer: Running in language: english
  4. from toontown.toonbase.TTLocalizerEnglish import *
  5. OTPLocalizer: Running in language: english
  6. from otp.otpbase.OTPLocalizerEnglish import *
  7. ToontownStart: Loading the default GUI sounds.
  8. ToontownStart: Game Version: ttoff-2.5b2
  9. ToontownStart: Mini-server mode enabled! Connecting to defined game server...
  10. {401000001: <toontown.distributed.ToontownDistrict.ToontownDistrict instance at 0x2249C918>}
  11. local
  12. 2
  13. fisherman origin: render/dna/root/fishing_pond_1/npc_fisherman_origin_0
  14. fisherman origin: hidden/dna/root/fishing_pond_1/npc_fisherman_origin_0
  15. frame rate: 46.3 fps|0.013d|8 avs||342|343||0x0000|0x0000|772.8MB|789.3MB|8092.2MB|938|nt.2.6.1|3.800,3.800|2,4 cpus|OpenGL
  16. Traceback (most recent call last):
  17. File "direct.distributed.ConnectionRepository", line 609, in readerPollUntilEmpty
  18. File "direct.distributed.ConnectionRepository", line 616, in readerPollOnce
  19. File "otp.distributed.OTPClientRepository", line 1963, in handleDatagram
  20. File "otp.distributed.OTPClientRepository", line 1569, in handlePlayGame
  21. File "otp.distributed.OTPClientRepository", line 1856, in handleMessageType
  22. File "otp.distributed.OTPClientRepository", line 1882, in gotInterestDoneMessage
  23. File "otp.distributed.OTPClientRepository", line 2054, in __playBackGenerates
  24. File "otp.distributed.OTPClientRepository", line 2100, in __doGenerate
  25. File "direct.distributed.ClientRepositoryBase", line 312, in generateWithRequiredOtherFields
  26. File "direct.distributed.DistributedObject", line 359, in updateRequiredOtherFields
  27. File "otp.avatar.DistributedAvatar", line 229, in spawnProp
  28. AssertionError: !is_empty() at line 1791 of c:\users\john\desktop\ttoff\panda3d\panda\src\pgraph\nodePath.I
  29. Traceback (most recent call last):
  30. File "otp.otpbase.OTPBase", line 245, in run
  31. File "direct.task.Task", line 527, in run
  32. File "direct.task.Task", line 481, in step
  33. File "direct.distributed.ConnectionRepository", line 609, in readerPollUntilEmpty
  34. File "direct.distributed.ConnectionRepository", line 616, in readerPollOnce
  35. File "otp.distributed.OTPClientRepository", line 1963, in handleDatagram
  36. File "otp.distributed.OTPClientRepository", line 1569, in handlePlayGame
  37. File "otp.distributed.OTPClientRepository", line 1856, in handleMessageType
  38. File "otp.distributed.OTPClientRepository", line 1882, in gotInterestDoneMessage
  39. File "otp.distributed.OTPClientRepository", line 2054, in __playBackGenerates
  40. File "otp.distributed.OTPClientRepository", line 2100, in __doGenerate
  41. File "direct.distributed.ClientRepositoryBase", line 312, in generateWithRequiredOtherFields
  42. File "direct.distributed.DistributedObject", line 359, in updateRequiredOtherFields
  43. File "otp.avatar.DistributedAvatar", line 229, in spawnProp
  44. AssertionError: !is_empty() at line 1791 of c:\users\john\desktop\ttoff\panda3d\panda\src\pgraph\nodePath.I
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement