47 lines
2.7 KiB
Text
47 lines
2.7 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 0x1B31C788>}
|
||
|
__handleAvatarChooserDone: 100000022, 'Poodletooth', ('mss', 'ss', 'l', 'm', (0.79, 0.16, 0.16, 1.0), (0.3, 0.3, 0.35, 1.0), (0.79, 0.16, 0.16, 1.0), (0.22, 0.17, 0.8, 1.0), 104, 27, 91, 27, 1, 11), 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_13/dna/storage_party_sz.pdna
|
||
|
Reading DNA file... phase_13/dna/party_sz.pdna
|
||
|
Traceback (most recent call last):
|
||
|
File "toontown\parties\DistributedPartyCannonActivity.py", line 720, in _checkFlyingToonCollision
|
||
|
self.__handleFlyingToonCollision(activeEntry)
|
||
|
File "toontown\parties\DistributedPartyCannonActivity.py", line 773, in __handleFlyingToonCollision
|
||
|
self.__hitCloudPlatform(self.localFlyingToon, collisionEntry)
|
||
|
File "toontown\parties\DistributedPartyCannonActivity.py", line 923, in __hitCloudPlatform
|
||
|
self.d_requestCloudHit(cloudNumber, base.localAvatar.style.getHeadColor())
|
||
|
File "toontown\parties\DistributedPartyCannonActivity.py", line 903, in d_requestCloudHit
|
||
|
a.append(color[0], color[1], color[2])
|
||
|
TypeError: append() takes exactly one argument (3 given)
|
||
|
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 "toontown\parties\DistributedPartyCannonActivity.py", line 720, in _checkFlyingToonCollision
|
||
|
self.__handleFlyingToonCollision(activeEntry)
|
||
|
File "toontown\parties\DistributedPartyCannonActivity.py", line 773, in __handleFlyingToonCollision
|
||
|
self.__hitCloudPlatform(self.localFlyingToon, collisionEntry)
|
||
|
File "toontown\parties\DistributedPartyCannonActivity.py", line 923, in __hitCloudPlatform
|
||
|
self.d_requestCloudHit(cloudNumber, base.localAvatar.style.getHeadColor())
|
||
|
File "toontown\parties\DistributedPartyCannonActivity.py", line 903, in d_requestCloudHit
|
||
|
a.append(color[0], color[1], color[2])
|
||
|
TypeError: append() takes exactly one argument (3 given)
|