historical/toontown-just-works.git/user/logs/stride-171001_090804.log
2024-01-16 11:20:27 -06:00

107 lines
5.9 KiB
Text

TTLocalizer: Running in language: English
OTPLocalizer: Running in language: English
Preloading suits...
Preloading Toon heads...
Preloading avatars...
{401000001: <toontown.distributed.ToontownDistrict.ToontownDistrict instance at 0x14F937D8>}
__handleAvatarChooserDone: 100000010, 'Poodletooth', ('mss', 'ss', 'l', 'm', (0.79, 0.17, 0.17, 1.0), (0.47, 0.44, 0.44, 1.0), (0.78, 0.17, 0.17, 1.0), (0.12, 0.11, 0.51, 1.0), 104, 27, 91, 27, 4, 1), 1
entered wait for zone redirect
entered wait for set zone response - 2
Reading DNA file... phase_4/dna/storage.pdna
Reading DNA file... phase_3.5/dna/storage_interior.pdna
Reading DNA file... phase_4/dna/storage_TT.pdna
Reading DNA file... phase_4/dna/storage_TT_sz.pdna
Reading DNA file... phase_4/dna/toontown_central_sz.pdna
gardenPage Unloading
{401000001: <toontown.distributed.ToontownDistrict.ToontownDistrict instance at 0x14F937D8>}
__handleAvatarChooserDone: 100000010, 'Poodletooth', ('mss', 'ss', 'l', 'm', (0.79, 0.17, 0.17, 1.0), (0.47, 0.44, 0.44, 1.0), (0.78, 0.17, 0.17, 1.0), (0.12, 0.11, 0.51, 1.0), 104, 27, 91, 27, 4, 1), 1
entered wait for zone redirect
entered wait for set zone response - 2
Reading DNA file... phase_4/dna/storage.pdna
Reading DNA file... phase_3.5/dna/storage_interior.pdna
Reading DNA file... phase_4/dna/storage_TT.pdna
Reading DNA file... phase_4/dna/storage_TT_sz.pdna
Reading DNA file... phase_4/dna/toontown_central_sz.pdna
entered wait for zone redirect
entered wait for set zone response - 2
Reading DNA file... phase_4/dna/storage.pdna
Reading DNA file... phase_3.5/dna/storage_interior.pdna
Reading DNA file... phase_8/dna/storage_BR.pdna
Reading DNA file... phase_8/dna/storage_BR_sz.pdna
Reading DNA file... phase_8/dna/the_burrrgh_sz.pdna
entered wait for zone redirect
entered wait for set zone response - 2
Reading DNA file... phase_4/dna/storage.pdna
Reading DNA file... phase_3.5/dna/storage_interior.pdna
entered wait for zone redirect
entered wait for set zone response - 2
Traceback (most recent call last):
File "C:\Panda3D-1.10.0\direct\showbase\EventManager.py", line 52, in eventLoopTask
self.doEvents()
File "C:\Panda3D-1.10.0\direct\showbase\EventManager.py", line 46, in doEvents
processFunc(self.eventQueue.dequeueEvent())
File "C:\Panda3D-1.10.0\direct\showbase\EventManager.py", line 103, in processEvent
messenger.send(eventName, paramList)
File "C:\Panda3D-1.10.0\direct\showbase\Messenger.py", line 326, in send
self.__dispatch(acceptorDict, event, sentArgs, foundWatch)
File "C:\Panda3D-1.10.0\direct\showbase\Messenger.py", line 411, in __dispatch
method (*(extraArgs + sentArgs))
File "C:\Panda3D-1.10.0\direct\gui\DirectButton.py", line 103, in commandFunc
apply(self['command'], self['extraArgs'])
File "toontown\shtiker\ShtikerBook.py", line 339, in __open
messenger.send('enterStickerBook')
File "C:\Panda3D-1.10.0\direct\showbase\Messenger.py", line 326, in send
self.__dispatch(acceptorDict, event, sentArgs, foundWatch)
File "C:\Panda3D-1.10.0\direct\showbase\Messenger.py", line 411, in __dispatch
method (*(extraArgs + sentArgs))
File "toontown\safezone\PublicWalk.py", line 47, in __handleStickerBookEntry
messenger.send(self.doneEvent, [doneStatus])
File "C:\Panda3D-1.10.0\direct\showbase\Messenger.py", line 326, in send
self.__dispatch(acceptorDict, event, sentArgs, foundWatch)
File "C:\Panda3D-1.10.0\direct\showbase\Messenger.py", line 411, in __dispatch
method (*(extraArgs + sentArgs))
File "toontown\hood\Place.py", line 195, in handleWalkDone
self.fsm.request('stickerBook')
File "C:\Panda3D-1.10.0\direct\fsm\ClassicFSM.py", line 264, in request
(self.__name, aStateName))
File "C:\Panda3D-1.10.0\direct\directnotify\Notifier.py", line 130, in error
raise exception(errorString)
StandardError: [CogHQLobby]: request: stickerBook, no such state
Traceback (most recent call last):
File "otp\otpbase\OTPBase.py", line 34, in run
taskMgr.run()
File "C:\Panda3D-1.10.0\direct\task\Task.py", line 508, in run
self.step()
File "C:\Panda3D-1.10.0\direct\task\Task.py", line 465, in step
self.mgr.poll()
File "C:\Panda3D-1.10.0\direct\showbase\EventManager.py", line 52, in eventLoopTask
self.doEvents()
File "C:\Panda3D-1.10.0\direct\showbase\EventManager.py", line 46, in doEvents
processFunc(self.eventQueue.dequeueEvent())
File "C:\Panda3D-1.10.0\direct\showbase\EventManager.py", line 103, in processEvent
messenger.send(eventName, paramList)
File "C:\Panda3D-1.10.0\direct\showbase\Messenger.py", line 326, in send
self.__dispatch(acceptorDict, event, sentArgs, foundWatch)
File "C:\Panda3D-1.10.0\direct\showbase\Messenger.py", line 411, in __dispatch
method (*(extraArgs + sentArgs))
File "C:\Panda3D-1.10.0\direct\gui\DirectButton.py", line 103, in commandFunc
apply(self['command'], self['extraArgs'])
File "toontown\shtiker\ShtikerBook.py", line 339, in __open
messenger.send('enterStickerBook')
File "C:\Panda3D-1.10.0\direct\showbase\Messenger.py", line 326, in send
self.__dispatch(acceptorDict, event, sentArgs, foundWatch)
File "C:\Panda3D-1.10.0\direct\showbase\Messenger.py", line 411, in __dispatch
method (*(extraArgs + sentArgs))
File "toontown\safezone\PublicWalk.py", line 47, in __handleStickerBookEntry
messenger.send(self.doneEvent, [doneStatus])
File "C:\Panda3D-1.10.0\direct\showbase\Messenger.py", line 326, in send
self.__dispatch(acceptorDict, event, sentArgs, foundWatch)
File "C:\Panda3D-1.10.0\direct\showbase\Messenger.py", line 411, in __dispatch
method (*(extraArgs + sentArgs))
File "toontown\hood\Place.py", line 195, in handleWalkDone
self.fsm.request('stickerBook')
File "C:\Panda3D-1.10.0\direct\fsm\ClassicFSM.py", line 264, in request
(self.__name, aStateName))
File "C:\Panda3D-1.10.0\direct\directnotify\Notifier.py", line 130, in error
raise exception(errorString)
StandardError: [CogHQLobby]: request: stickerBook, no such state