109 lines
5.6 KiB
Text
109 lines
5.6 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 0x1E2C3B48>}
|
|
__handleAvatarChooserDone: 100000010, 'Poodletooth Owner', ('mss', 'ss', 'l', 'm', (0.79, 0.17, 0.17, 1.0), (0.85, 0.93, 0.49, 1.0), (0.78, 0.17, 0.17, 1.0), (0.12, 0.11, 0.51, 1.0), 4, 12, 4, 12, 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
|
|
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_DD.pdna
|
|
Reading DNA file... phase_6/dna/storage_DD_sz.pdna
|
|
Reading DNA file... phase_6/dna/donalds_dock_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_6/dna/storage_OZ.pdna
|
|
Reading DNA file... phase_6/dna/storage_OZ_sz.pdna
|
|
Reading DNA file... phase_6/dna/outdoor_zone_sz.pdna
|
|
TIMER startTime 508
|
|
SET TABLE STATE
|
|
GETTING 2 None 0
|
|
SET TABLE STATE
|
|
GETTING 2 None 0
|
|
SET TABLE STATE
|
|
GETTING 2 None 0
|
|
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_GZ.pdna
|
|
Reading DNA file... phase_6/dna/storage_GZ_sz.pdna
|
|
Reading DNA file... phase_6/dna/golf_zone_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
|
|
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
|
|
entered wait for zone redirect
|
|
entered wait for set zone response - 2
|
|
chooseFireOpenShot <function avatarCloseUpThreeQuarterRightShot at 0x17699370>
|
|
chooseFireOpenShot <function avatarCloseUpFireShot at 0x176998B0>
|
|
Warning: NodePath.remove() is deprecated. Use remove_node() instead.
|
|
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 1344, in __doGenerate
|
|
self.generateWithRequiredOtherFields(dclass, doId, di, parentId, zoneId)
|
|
File "C:\Panda3D-1.10.0\direct\distributed\ClientRepositoryBase.py", line 311, in generateWithRequiredOtherFields
|
|
distObj.generate()
|
|
File "toontown\safezone\DistributedTrolley.py", line 38, in generate
|
|
self.trolleyStation = self.loader.geom.find('**/*trolley_station*')
|
|
AttributeError: 'NoneType' object has no attribute 'find'
|
|
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 1344, in __doGenerate
|
|
self.generateWithRequiredOtherFields(dclass, doId, di, parentId, zoneId)
|
|
File "C:\Panda3D-1.10.0\direct\distributed\ClientRepositoryBase.py", line 311, in generateWithRequiredOtherFields
|
|
distObj.generate()
|
|
File "toontown\safezone\DistributedTrolley.py", line 38, in generate
|
|
self.trolleyStation = self.loader.geom.find('**/*trolley_station*')
|
|
AttributeError: 'NoneType' object has no attribute 'find'
|