historical/toontown-just-works.git/user/logs/stride-160818_184337.log

111 lines
6.3 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 0x2227AB48>}
__handleAvatarChooserDone: 100000010, 'Poodletooth', ('mss', 'ss', 'l', 'm', (0.79, 0.17, 0.17, 1.0), (0.3, 0.3, 0.35, 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_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
entered wait for zone redirect
entered wait for set zone response - 2
chooseFireOpenShot <function allGroupLowShot at 0x1B3130B0>
chooseFireOpenShot <function suitGroupThreeQuarterLeftBehindShot at 0x1B313230>
Warning: NodePath.remove() is deprecated. Use remove_node() instead.
chooseFireOpenShot <function allGroupLowShot at 0x1B3130B0>
chooseFireOpenShot <function suitGroupThreeQuarterLeftBehindShot at 0x1B313230>
Warning: NodePath.remove() is deprecated. Use remove_node() instead.
chooseFireOpenShot <function avatarBehindShot at 0x1B3134B0>
chooseFireOpenShot <function avatarCloseUpThreeQuarterLeftFireShot at 0x1B3138F0>
Warning: NodePath.remove() is deprecated. Use remove_node() instead.
### newVec3 = LVector3f(-1.99998, 6.3, 1.5)
### newVec3 = LVector3f(-1.99998, 6.3, 0)
### newVec3 = LVector3f(-1.99998, 6.3, 0.375)
### newVec3 = LVector3f(-1.99998, 6.3, 0)
### newVec3 = LVector3f(-1.99998, 6.3, 1.5)
### newVec3 = LVector3f(-1.99998, 6.3, 0)
### newVec3 = LVector3f(-1.99998, 6.3, 0.375)
### newVec3 = LVector3f(-1.99998, 6.3, 0)
### newVec3 = LVector3f(-1.99998, 6.3, 1.5)
### newVec3 = LVector3f(-1.99998, 6.3, 0)
### newVec3 = LVector3f(-1.99998, 6.3, 0.375)
### newVec3 = LVector3f(-1.99998, 6.3, 0)
Traceback (most recent call last):
File "C:\Users\sparksammy\Documents\Poodletooth-iLand-master\toontown\toonbase\ToontownStart.py", line 50, in __inject_wx
exec(code, globals())
File "<string>", line 3, in <module>
AttributeError: 'LocalToon' object has no attribute 'setSkelecog'
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 313, in generateWithRequiredOtherFields
distObj.updateRequiredOtherFields(dclass, di)
File "C:\Panda3D-1.10.0\direct\distributed\DistributedObject.py", line 351, in updateRequiredOtherFields
self.announceGenerate()
File "toontown\toon\DistributedNPCFisherman.py", line 47, in announceGenerate
DistributedNPCToonBase.announceGenerate(self)
File "toontown\toon\DistributedNPCToonBase.py", line 69, in announceGenerate
self.initToonState()
File "toontown\toon\DistributedNPCFisherman.py", line 51, in initToonState
npcOrigin = self.cr.playGame.hood.loader.geom.find('**/npc_fisherman_origin_%s;+s' % self.posIndex)
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 313, in generateWithRequiredOtherFields
distObj.updateRequiredOtherFields(dclass, di)
File "C:\Panda3D-1.10.0\direct\distributed\DistributedObject.py", line 351, in updateRequiredOtherFields
self.announceGenerate()
File "toontown\toon\DistributedNPCFisherman.py", line 47, in announceGenerate
DistributedNPCToonBase.announceGenerate(self)
File "toontown\toon\DistributedNPCToonBase.py", line 69, in announceGenerate
self.initToonState()
File "toontown\toon\DistributedNPCFisherman.py", line 51, in initToonState
npcOrigin = self.cr.playGame.hood.loader.geom.find('**/npc_fisherman_origin_%s;+s' % self.posIndex)
AttributeError: 'NoneType' object has no attribute 'find'