91 lines
5.4 KiB
Text
91 lines
5.4 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 0x14FC57D8>}
|
|
__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_6/dna/storage_GS.pdna
|
|
Reading DNA file... phase_6/dna/storage_GS_sz.pdna
|
|
Reading DNA file... phase_6/dna/goofy_speedway_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
|
|
gardenPage Unloading
|
|
{401000001: <toontown.distributed.ToontownDistrict.ToontownDistrict instance at 0x14FC57D8>}
|
|
__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
|
|
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_5/dna/storage_town.pdna
|
|
Reading DNA file... phase_5/dna/storage_TT_town.pdna
|
|
Reading DNA file... phase_5/dna/toontown_central_2200.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 "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 1188, in gotInterestDoneMessage
|
|
self.__playBackGenerates(handle)
|
|
File "otp\distributed\OTPClientRepository.py", line 1300, in __playBackGenerates
|
|
self.__doGenerate(doId, parentId, zoneId, classId, di, other)
|
|
File "otp\distributed\OTPClientRepository.py", line 1346, in __doGenerate
|
|
self.generateWithRequiredFields(dclass, doId, di, parentId, zoneId)
|
|
File "C:\Panda3D-1.10.0\direct\distributed\ClientRepositoryBase.py", line 265, in generateWithRequiredFields
|
|
distObj.updateRequiredFields(dclass, di)
|
|
File "C:\Panda3D-1.10.0\direct\distributed\DistributedObject.py", line 337, in updateRequiredFields
|
|
self.announceGenerate()
|
|
File "toontown\safezone\DistributedPartyGate.py", line 81, in announceGenerate
|
|
self.toontownTimeGui.hourLabel['text_fg'] = PartyGlobals.PlayGroundToPartyClockColors[playground]
|
|
AttributeError: DistributedPartyGate instance has no attribute 'toontownTimeGui'
|
|
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 "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 1188, in gotInterestDoneMessage
|
|
self.__playBackGenerates(handle)
|
|
File "otp\distributed\OTPClientRepository.py", line 1300, in __playBackGenerates
|
|
self.__doGenerate(doId, parentId, zoneId, classId, di, other)
|
|
File "otp\distributed\OTPClientRepository.py", line 1346, in __doGenerate
|
|
self.generateWithRequiredFields(dclass, doId, di, parentId, zoneId)
|
|
File "C:\Panda3D-1.10.0\direct\distributed\ClientRepositoryBase.py", line 265, in generateWithRequiredFields
|
|
distObj.updateRequiredFields(dclass, di)
|
|
File "C:\Panda3D-1.10.0\direct\distributed\DistributedObject.py", line 337, in updateRequiredFields
|
|
self.announceGenerate()
|
|
File "toontown\safezone\DistributedPartyGate.py", line 81, in announceGenerate
|
|
self.toontownTimeGui.hourLabel['text_fg'] = PartyGlobals.PlayGroundToPartyClockColors[playground]
|
|
AttributeError: DistributedPartyGate instance has no attribute 'toontownTimeGui'
|