Advertisement
Guest User

Clicked the "New Catelog" button, went to the phone, scrolle

a guest
Nov 23rd, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.37 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 0x28493800>}
  11. local
  12. 0
  13. fisherman origin: render/dna/root/fishing_pond_1/npc_fisherman_origin_0
  14. OnscreenText.configure: mayChange == 0
  15. OnscreenText.configure: mayChange == 0
  16. OnscreenText.configure: mayChange == 0
  17. OnscreenText.configure: mayChange == 0
  18. OnscreenText.configure: mayChange == 0
  19. OnscreenText.configure: mayChange == 0
  20. OnscreenText.configure: mayChange == 0
  21. OnscreenText.configure: mayChange == 0
  22. local
  23. OnscreenText.configure: mayChange == 0
  24. OnscreenText.configure: mayChange == 0
  25. OnscreenText.configure: mayChange == 0
  26. OnscreenText.configure: mayChange == 0
  27. fisherman origin: render/dna/root/fishing_pond_1/npc_fisherman_origin_0
  28. frame rate: 37.0 fps|0.009d|15 avs||326|326||0x0000|0x0000|749.6MB|784.4MB|16269.7MB|1046|nt.2.6.2|2.901,2.300|2,4 cpus|OpenGL
  29. handleButton
  30. fisherman origin: render/dna/root/fishing_pond_1/npc_fisherman_origin_0
  31. fisherman origin: render/dna/root/fishing_pond_1/npc_fisherman_origin_0
  32. frame rate: 70.6 fps|0.029d|16 avs||626|626||0x0000|0x0000|776.7MB|811.1MB|16269.7MB|1097|nt.2.6.2|2.901,2.300|2,4 cpus|OpenGL
  33. local
  34. unload
  35. OnscreenText.configure: mayChange == 0
  36. OnscreenText.configure: mayChange == 0
  37. OnscreenText.configure: mayChange == 0
  38. OnscreenText.configure: mayChange == 0
  39. fisherman origin: render/dna/root/fishing_pond_1/npc_fisherman_origin_0
  40. local
  41. unload
  42. OnscreenText.configure: mayChange == 0
  43. OnscreenText.configure: mayChange == 0
  44. OnscreenText.configure: mayChange == 0
  45. OnscreenText.configure: mayChange == 0
  46. fisherman origin: render/dna/root/fishing_pond_1/npc_fisherman_origin_0
  47. OnscreenText.configure: mayChange == 0
  48. OnscreenText.configure: mayChange == 0
  49. OnscreenText.configure: mayChange == 0
  50. OnscreenText.configure: mayChange == 0
  51. OnscreenText.configure: mayChange == 0
  52. OnscreenText.configure: mayChange == 0
  53. OnscreenText.configure: mayChange == 0
  54. OnscreenText.configure: mayChange == 0
  55. frame rate: 36.6 fps|0.006d|18 avs||926|926||0x0000|0x0000|812.4MB|847.0MB|16269.7MB|1183|nt.2.6.2|2.901,2.300|2,4 cpus|OpenGL
  56. OnscreenText.configure: mayChange == 0
  57. OnscreenText.configure: mayChange == 0
  58. OnscreenText.configure: mayChange == 0
  59. OnscreenText.configure: mayChange == 0
  60. unload
  61. local
  62. Traceback (most recent call last):
  63. File "direct.showbase.EventManager", line 47, in eventLoopTask
  64. File "direct.showbase.EventManager", line 41, in doEvents
  65. File "direct.showbase.EventManager", line 98, in processEvent
  66. File "direct.showbase.Messenger", line 327, in send
  67. File "direct.showbase.Messenger", line 412, in __dispatch
  68. File "direct.gui.DirectButton", line 103, in commandFunc
  69. File "toontown.catalog.CatalogScreen", line 268, in showNextPage
  70. File "toontown.catalog.CatalogScreen", line 308, in showPageItems
  71. File "toontown.catalog.CatalogItemPanel", line 79, in load
  72. File "toontown.catalog.CatalogPetTrickItem", line 52, in getPicture
  73. File "toontown.pets.Pet", line 118, in setDNA
  74. File "toontown.pets.Pet", line 159, in generatePet
  75. IndexError: list index out of range
  76. Traceback (most recent call last):
  77. File "otp.otpbase.OTPBase", line 245, in run
  78. File "direct.task.Task", line 527, in run
  79. File "direct.task.Task", line 481, in step
  80. File "direct.showbase.EventManager", line 47, in eventLoopTask
  81. File "direct.showbase.EventManager", line 41, in doEvents
  82. File "direct.showbase.EventManager", line 98, in processEvent
  83. File "direct.showbase.Messenger", line 327, in send
  84. File "direct.showbase.Messenger", line 412, in __dispatch
  85. File "direct.gui.DirectButton", line 103, in commandFunc
  86. File "toontown.catalog.CatalogScreen", line 268, in showNextPage
  87. File "toontown.catalog.CatalogScreen", line 308, in showPageItems
  88. File "toontown.catalog.CatalogItemPanel", line 79, in load
  89. File "toontown.catalog.CatalogPetTrickItem", line 52, in getPicture
  90. File "toontown.pets.Pet", line 118, in setDNA
  91. File "toontown.pets.Pet", line 159, in generatePet
  92. IndexError: list index out of range
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement