historical/toontown-just-works.git/user/logs/stride-161204_123536.log

138 lines
7.7 KiB
Text
Raw Normal View History

2024-01-16 11:20:27 -06:00
TTLocalizer: Running in language: English
OTPLocalizer: Running in language: English
Preloading suits...
Preloading Toon heads...
Preloading avatars...
{401000001: <toontown.distributed.ToontownDistrict.ToontownDistrict instance at 0x15582AA8>}
__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
Traceback (most recent call last):
File "C:\Panda3D-1.10.0\direct\distributed\ConnectionRepository.py", line 613, in readerPollUntilEmpty
while self.readerPollOnce():
File "C:\Panda3D-1.10.0\direct\distributed\ConnectionRepository.py", line 620, in readerPollOnce
self.handleDatagram(self.private__di)
File "otp\distributed\OTPClientRepository.py", line 1224, in handleDatagram
self.handler(msgType, di)
File "toontown\hood\QuietZoneState.py", line 153, in handleWaitForQuietZoneResponse
base.cr.handlePlayGame(msgType, di)
File "otp\distributed\OTPClientRepository.py", line 1026, in handlePlayGame
self.handleMessageType(msgType, di)
File "otp\distributed\OTPClientRepository.py", line 1164, in handleMessageType
self.gotInterestDoneMessage(di)
File "otp\distributed\OTPClientRepository.py", line 1190, in gotInterestDoneMessage
self.handleInterestDoneMessage(di)
File "C:\Panda3D-1.10.0\direct\distributed\DoInterestManager.py", line 618, in handleInterestDoneMessage
messenger.send(event)
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\distributed\ToontownClientRepository.py", line 835, in _handleEmuSetZoneDone
messenger.send(event)
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\QuietZoneState.py", line 196, in _handleQuietZoneComplete
self.fsm.request('waitForZoneRedirect')
File "C:\Panda3D-1.10.0\direct\fsm\ClassicFSM.py", line 284, in request
exitArgList)
File "C:\Panda3D-1.10.0\direct\fsm\ClassicFSM.py", line 231, in __transition
self.__enter(aState, enterArgList)
File "C:\Panda3D-1.10.0\direct\fsm\ClassicFSM.py", line 217, in __enter
aState.enter(argList)
File "C:\Panda3D-1.10.0\direct\fsm\State.py", line 202, in enter
apply(self.__enterFunc, argList)
File "toontown\hood\QuietZoneState.py", line 216, in enterWaitForZoneRedirect
self.fsm.request('waitForSetZoneResponse')
File "C:\Panda3D-1.10.0\direct\fsm\ClassicFSM.py", line 284, in request
exitArgList)
File "C:\Panda3D-1.10.0\direct\fsm\ClassicFSM.py", line 231, in __transition
self.__enter(aState, enterArgList)
File "C:\Panda3D-1.10.0\direct\fsm\ClassicFSM.py", line 217, in __enter
aState.enter(argList)
File "C:\Panda3D-1.10.0\direct\fsm\State.py", line 202, in enter
apply(self.__enterFunc, argList)
File "toontown\hood\QuietZoneState.py", line 236, in enterWaitForSetZoneResponse
messenger.send(self.getEnterWaitForSetZoneResponseMsg(), [self._requestStatus])
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\distributed\PlayGame.py", line 274, in handleWaitForSetZoneResponse
self.hood.load()
File "toontown\hood\ToonHood.py", line 64, in load
Hood.load(self)
File "toontown\hood\Hood.py", line 84, in load
if base.cr.newsManager.isHolidayRunning(key):
AttributeError: 'NoneType' object has no attribute 'isHolidayRunning'
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\distributed\ConnectionRepository.py", line 613, in readerPollUntilEmpty
while self.readerPollOnce():
File "C:\Panda3D-1.10.0\direct\distributed\ConnectionRepository.py", line 620, in readerPollOnce
self.handleDatagram(self.private__di)
File "otp\distributed\OTPClientRepository.py", line 1224, in handleDatagram
self.handler(msgType, di)
File "toontown\hood\QuietZoneState.py", line 153, in handleWaitForQuietZoneResponse
base.cr.handlePlayGame(msgType, di)
File "otp\distributed\OTPClientRepository.py", line 1026, in handlePlayGame
self.handleMessageType(msgType, di)
File "otp\distributed\OTPClientRepository.py", line 1164, in handleMessageType
self.gotInterestDoneMessage(di)
File "otp\distributed\OTPClientRepository.py", line 1190, in gotInterestDoneMessage
self.handleInterestDoneMessage(di)
File "C:\Panda3D-1.10.0\direct\distributed\DoInterestManager.py", line 618, in handleInterestDoneMessage
messenger.send(event)
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\distributed\ToontownClientRepository.py", line 835, in _handleEmuSetZoneDone
messenger.send(event)
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\QuietZoneState.py", line 196, in _handleQuietZoneComplete
self.fsm.request('waitForZoneRedirect')
File "C:\Panda3D-1.10.0\direct\fsm\ClassicFSM.py", line 284, in request
exitArgList)
File "C:\Panda3D-1.10.0\direct\fsm\ClassicFSM.py", line 231, in __transition
self.__enter(aState, enterArgList)
File "C:\Panda3D-1.10.0\direct\fsm\ClassicFSM.py", line 217, in __enter
aState.enter(argList)
File "C:\Panda3D-1.10.0\direct\fsm\State.py", line 202, in enter
apply(self.__enterFunc, argList)
File "toontown\hood\QuietZoneState.py", line 216, in enterWaitForZoneRedirect
self.fsm.request('waitForSetZoneResponse')
File "C:\Panda3D-1.10.0\direct\fsm\ClassicFSM.py", line 284, in request
exitArgList)
File "C:\Panda3D-1.10.0\direct\fsm\ClassicFSM.py", line 231, in __transition
self.__enter(aState, enterArgList)
File "C:\Panda3D-1.10.0\direct\fsm\ClassicFSM.py", line 217, in __enter
aState.enter(argList)
File "C:\Panda3D-1.10.0\direct\fsm\State.py", line 202, in enter
apply(self.__enterFunc, argList)
File "toontown\hood\QuietZoneState.py", line 236, in enterWaitForSetZoneResponse
messenger.send(self.getEnterWaitForSetZoneResponseMsg(), [self._requestStatus])
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\distributed\PlayGame.py", line 274, in handleWaitForSetZoneResponse
self.hood.load()
File "toontown\hood\ToonHood.py", line 64, in load
Hood.load(self)
File "toontown\hood\Hood.py", line 84, in load
if base.cr.newsManager.isHolidayRunning(key):
AttributeError: 'NoneType' object has no attribute 'isHolidayRunning'