Sziasztok, hol lehet beállítani az indító forrásban, hogy locale agy localeinfo-t kezeljen? Éppen Ascord2 kliensét próbáltam detroitra át pakolni, de login után kivág ezzel az üzivel:
networkModule.py(line:209) SetSelectCharacterPhase
system.py(line:136) __pack_import
system.py(line:111) _process_result
introSelect.py(line:28) <module>
system.py(line:136) __pack_import
system.py(line:111) _process_result
interfaceModule.py(line:26) <module>
system.py(line:136) __pack_import
system.py(line:111) _process_result
uiMiniMap.py(line:12) <module>
system.py(line:136) __pack_import
system.py(line:111) _process_result
game.py(line:5) <module>
system.py(line:136) __pack_import
system.py(line:111) _process_result
switchbot1.py(line:6) <module>
system.py(line:143) __pack_import
networkModule.SetSelectCharacterPhase - <type 'exceptions.ImportError'>:No module named locale
0325 11:31:23590 :: ============================================================================================================
0325 11:31:23590 :: Abort!!!![/quote]
localeinfo.py pedig benne van a root,ba és a fel logolt networkModule.py(line:209) SetSelectCharacterPhase sorban is localeinfo-van, tehát nem értem milehet! Arra következtettem, hogy locale-t kezel az inditó forrás, ezt hol lehet átírni egészen pontosan?
Ez is hozzá tartozik: [spoiler]0325 12:06:20052 :: CreateFromMemoryFile: Cannot create texture
0325 12:06:20053 :: CreateFromMemoryFile: Cannot create texture
0325 12:06:20053 :: CreateFromMemoryFile: Cannot create texture
0325 12:06:20054 :: CreateFromMemoryFile: Cannot create texture
0325 12:06:20054 :: CreateFromMemoryFile: Cannot create texture
0325 12:06:20054 :: CreateFromMemoryFile: Cannot create texture
0325 12:06:20433 :: Traceback (most recent call last):
0325 12:06:20434 :: File "uiPhaseCurtain.py", line 61, in OnUpdate
0325 12:06:20434 :: File "networkModule.py", line 150, in __ChangePhaseWindow
0325 12:06:20434 :: File "introSelect.py", line 160, in Open
0325 12:06:20434 :: File "introSelect.py", line 222, in Refresh
0325 12:06:20434 :: AttributeError
0325 12:06:20434 :: :
0325 12:06:20434 :: 'module' object has no attribute 'ACCOUNT_CHARACTER_SLOT_ACCE'
0325 12:06:20434 ::
0325 12:07:36126 :: Exception
0325 12:07:36126 :: TypeError
0325 12:07:36126 :: :
0325 12:07:36126 :: 'unbound method __del__() must be called with ExpandedImageBox instance as first argument (got ThinBoard instance instead)'
0325 12:07:36126 :: in
0325 12:07:36126 :: <bound method ThinBoard.__del__ of <ui.ThinBoard object at 0x16A221F0>>
0325 12:07:36126 :: ignored
0325 12:07:36126 :: Exception
0325 12:07:36126 :: TypeError
0325 12:07:36126 :: :
0325 12:07:36126 :: 'unbound method __del__() must be called with ExpandedImageBox instance as first argument (got ThinBoard instance instead)'
0325 12:07:36126 :: in
0325 12:07:36127 :: <bound method ThinBoard.__del__ of <ui.ThinBoard object at 0x16A22910>>
0325 12:07:36127 :: ignored
0325 12:07:36146 :: Exception
0325 12:07:36146 :: TypeError
0325 12:07:36146 :: :
0325 12:07:36146 :: 'unbound method __del__() must be called with ExpandedImageBox instance as first argument (got ThinBoard instance instead)'
0325 12:07:36146 :: in
0325 12:07:36146 :: <bound method ThinBoard.__del__ of <ui.ThinBoard object at 0x04D67BD0>>
0325 12:07:36146 :: ignored
0325 12:07:36146 :: Exception
0325 12:07:36146 :: TypeError
0325 12:07:36146 :: :
0325 12:07:36146 :: 'unbound method __del__() must be called with ExpandedImageBox instance as first argument (got ThinBoard instance instead)'
0325 12:07:36146 :: in
0325 12:07:36147 :: <bound method ThinBoard.__del__ of <ui.ThinBoard object at 0x04D67990>>
0325 12:07:36147 :: ignored
locale szócskára keress rá a root fájlokban, és átírod mindenhol localeInfo-ra
Hát, már addig eljutottam, hogy be jelentkezik a login-ba, és nem vág ki :D De karakter cserénél pár dolog el van csúszva, és ezt a cucmókot dobja ki syserr:
0325 12:06:20052 :: CreateFromMemoryFile: Cannot create texture
0325 12:06:20053 :: CreateFromMemoryFile: Cannot create texture
0325 12:06:20053 :: CreateFromMemoryFile: Cannot create texture
0325 12:06:20054 :: CreateFromMemoryFile: Cannot create texture
0325 12:06:20054 :: CreateFromMemoryFile: Cannot create texture
0325 12:06:20054 :: CreateFromMemoryFile: Cannot create texture
0325 12:06:20433 :: Traceback (most recent call last):
0325 12:06:20434 :: File "uiPhaseCurtain.py", line 61, in OnUpdate
0325 12:06:20434 :: File "networkModule.py", line 150, in __ChangePhaseWindow
0325 12:06:20434 :: File "introSelect.py", line 160, in Open
0325 12:06:20434 :: File "introSelect.py", line 222, in Refresh
0325 12:06:20434 :: AttributeError
0325 12:06:20434 :: :
0325 12:06:20434 :: 'module' object has no attribute 'ACCOUNT_CHARACTER_SLOT_ACCE'
0325 12:06:20434 ::
0325 12:07:36126 :: Exception
0325 12:07:36126 :: TypeError
0325 12:07:36126 :: :
0325 12:07:36126 :: 'unbound method __del__() must be called with ExpandedImageBox instance as first argument (got ThinBoard instance instead)'
0325 12:07:36126 :: in
0325 12:07:36126 :: <bound method ThinBoard.__del__ of <ui.ThinBoard object at 0x16A221F0>>
0325 12:07:36126 :: ignored
0325 12:07:36126 :: Exception
0325 12:07:36126 :: TypeError
0325 12:07:36126 :: :
0325 12:07:36126 :: 'unbound method __del__() must be called with ExpandedImageBox instance as first argument (got ThinBoard instance instead)'
0325 12:07:36126 :: in
0325 12:07:36127 :: <bound method ThinBoard.__del__ of <ui.ThinBoard object at 0x16A22910>>
0325 12:07:36127 :: ignored
0325 12:07:36146 :: Exception
0325 12:07:36146 :: TypeError
0325 12:07:36146 :: :
0325 12:07:36146 :: 'unbound method __del__() must be called with ExpandedImageBox instance as first argument (got ThinBoard instance instead)'
0325 12:07:36146 :: in
0325 12:07:36146 :: <bound method ThinBoard.__del__ of <ui.ThinBoard object at 0x04D67BD0>>
0325 12:07:36146 :: ignored
0325 12:07:36146 :: Exception
0325 12:07:36146 :: TypeError
0325 12:07:36146 :: :
0325 12:07:36146 :: 'unbound method __del__() must be called with ExpandedImageBox instance as first argument (got ThinBoard instance instead)'
0325 12:07:36146 :: in
0325 12:07:36147 :: <bound method ThinBoard.__del__ of <ui.ThinBoard object at 0x04D67990>>
0325 12:07:36147 :: ignored
introselect.py
ACCOUNT_CHARACTER_SLOT_ACCE
Arra vél következtetni, hogy van benne vállpánt scriptekből maradvány.