95 lines
5.1 KiB
Text
95 lines
5.1 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 0x2121AB48>}
|
||
|
__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), 63, 27, 52, 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
|
||
|
Traceback (most recent call last):
|
||
|
File "C:\Panda3D-1.10.0\direct\showbase\EventManager.py", line 52, in eventLoopTask
|
||
|
self.doEvents()
|
||
|
File "C:\Panda3D-1.10.0\direct\showbase\EventManager.py", line 46, in doEvents
|
||
|
processFunc(self.eventQueue.dequeueEvent())
|
||
|
File "C:\Panda3D-1.10.0\direct\showbase\EventManager.py", line 103, in processEvent
|
||
|
messenger.send(eventName, paramList)
|
||
|
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 "C:\Panda3D-1.10.0\direct\gui\DirectButton.py", line 103, in commandFunc
|
||
|
apply(self['command'], self['extraArgs'])
|
||
|
File "toontown\racing\KartShopGui.py", line 67, in <lambda>
|
||
|
command=lambda : messenger.send(doneEvent, [MM_OPTIONS.BuyAccessory]))
|
||
|
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\racing\KartShopGui.py", line 876, in __handleMainMenuDlg
|
||
|
self.__doDialog(MENUS.BuyAccessory)
|
||
|
File "toontown\racing\KartShopGui.py", line 866, in __doDialog
|
||
|
self.dialog = eventDlg(eventType)
|
||
|
File "toontown\racing\KartShopGui.py", line 538, in __init__
|
||
|
self.showAccessory()
|
||
|
File "toontown\racing\KartShopGui.py", line 611, in showAccessory
|
||
|
self.kartView.refresh(curDNA)
|
||
|
File "toontown\shtiker\KartPage.py", line 921, in refresh
|
||
|
self.kartFrame = self.makeKartFrame()
|
||
|
File "toontown\shtiker\KartPage.py", line 836, in makeKartFrame
|
||
|
self.kart.generateKart(forGui=1)
|
||
|
File "toontown\racing\Kart.py", line 83, in generateKart
|
||
|
self.__applyBodyColor()
|
||
|
File "toontown\racing\Kart.py", line 240, in __applyBodyColor
|
||
|
kartBody.setColorScale(bodyColor)
|
||
|
TypeError: NodePath.set_color_scale() argument 1 must be LVecBase4f, not str
|
||
|
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\showbase\EventManager.py", line 52, in eventLoopTask
|
||
|
self.doEvents()
|
||
|
File "C:\Panda3D-1.10.0\direct\showbase\EventManager.py", line 46, in doEvents
|
||
|
processFunc(self.eventQueue.dequeueEvent())
|
||
|
File "C:\Panda3D-1.10.0\direct\showbase\EventManager.py", line 103, in processEvent
|
||
|
messenger.send(eventName, paramList)
|
||
|
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 "C:\Panda3D-1.10.0\direct\gui\DirectButton.py", line 103, in commandFunc
|
||
|
apply(self['command'], self['extraArgs'])
|
||
|
File "toontown\racing\KartShopGui.py", line 67, in <lambda>
|
||
|
command=lambda : messenger.send(doneEvent, [MM_OPTIONS.BuyAccessory]))
|
||
|
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\racing\KartShopGui.py", line 876, in __handleMainMenuDlg
|
||
|
self.__doDialog(MENUS.BuyAccessory)
|
||
|
File "toontown\racing\KartShopGui.py", line 866, in __doDialog
|
||
|
self.dialog = eventDlg(eventType)
|
||
|
File "toontown\racing\KartShopGui.py", line 538, in __init__
|
||
|
self.showAccessory()
|
||
|
File "toontown\racing\KartShopGui.py", line 611, in showAccessory
|
||
|
self.kartView.refresh(curDNA)
|
||
|
File "toontown\shtiker\KartPage.py", line 921, in refresh
|
||
|
self.kartFrame = self.makeKartFrame()
|
||
|
File "toontown\shtiker\KartPage.py", line 836, in makeKartFrame
|
||
|
self.kart.generateKart(forGui=1)
|
||
|
File "toontown\racing\Kart.py", line 83, in generateKart
|
||
|
self.__applyBodyColor()
|
||
|
File "toontown\racing\Kart.py", line 240, in __applyBodyColor
|
||
|
kartBody.setColorScale(bodyColor)
|
||
|
TypeError: NodePath.set_color_scale() argument 1 must be LVecBase4f, not str
|