Client problem

03/12/2013 12:15 seb62250#1
Ich habe ein probleim mit meine client.Ich anmelden mich und die client schließt.
Code:
0312 12:15:02652 :: UNKNOWN IME[1036]

0312 12:15:02932 :: Traceback (most recent call last):

0312 12:15:02932 ::   File "ui.py", line 618, in OnSetFocus

0312 12:15:02932 :: AttributeError
0312 12:15:02932 :: : 
0312 12:15:02932 :: 'module' object has no attribute 'EnableCaptureInput'
0312 12:15:02932 :: 

0312 12:15:06071 :: Traceback (most recent call last):

0312 12:15:06071 ::   File "ui.py", line 629, in OnKillFocus

0312 12:15:06071 :: AttributeError
0312 12:15:06071 :: : 
0312 12:15:06071 :: 'module' object has no attribute 'DisableIME'
0312 12:15:06071 :: 

0312 12:15:06815 :: Traceback (most recent call last):

0312 12:15:06816 ::   File "ui.py", line 618, in OnSetFocus

0312 12:15:06816 :: AttributeError
0312 12:15:06816 :: : 
0312 12:15:06816 :: 'module' object has no attribute 'EnableCaptureInput'
0312 12:15:06816 :: 

0312 12:15:06817 :: Traceback (most recent call last):

0312 12:15:06817 ::   File "ui.py", line 629, in OnKillFocus

0312 12:15:06817 :: AttributeError
0312 12:15:06817 :: : 
0312 12:15:06817 :: 'module' object has no attribute 'DisableIME'
0312 12:15:06817 :: 

0312 12:15:06961 :: Traceback (most recent call last):

0312 12:15:06961 ::   File "ui.py", line 618, in OnSetFocus

0312 12:15:06961 :: AttributeError
0312 12:15:06961 :: : 
0312 12:15:06961 :: 'module' object has no attribute 'EnableCaptureInput'
0312 12:15:06961 :: 

0312 12:15:06961 :: Traceback (most recent call last):

0312 12:15:06962 ::   File "ui.py", line 629, in OnKillFocus

0312 12:15:06962 :: AttributeError
0312 12:15:06962 :: : 
0312 12:15:06962 :: 'module' object has no attribute 'DisableIME'
0312 12:15:06962 :: 

0312 12:15:07908 :: Traceback (most recent call last):

0312 12:15:07908 ::   File "ui.py", line 618, in OnSetFocus

0312 12:15:07908 :: AttributeError
0312 12:15:07908 :: : 
0312 12:15:07908 :: 'module' object has no attribute 'EnableCaptureInput'
0312 12:15:07908 :: 

0312 12:15:08205 :: 
playerSettingModule.py(line:1343) LoadGameData
playerSettingModule.py(line:173) __InitData

LoadGameData - exceptions.AttributeError:'module' object has no attribute 'EFFECT_AUTO_HPUP'

0312 12:15:08205 :: ============================================================================================================
0312 12:15:08205 :: Abort!!!!
03/12/2013 12:25 ebert.tonna#2
Fehler beim einbauen der AutoPotts.

Du hast soviel Fehler dir kann man nicht helfen, du musst verstehen lernen was dort steht.
Wann und wo du TAB setzen musst warum dort ein DEF steht usw.

Lies hier und lerne verstehen [Only registered and activated users can see links. Click Here To Register...]

LUA ist nicht weit weg von Python das hilft dir sicherlich etwas um grundlegendes zu lernen.

#ÀÚµ¿¹°¾à HP, SP
chrmgr.RegisterCacheEffect(chrmgr.EFFECT_AUTO_HPUP , "", "d:/ymir work/effect/etc/recuperation/autodrugup_red.mse")
chrmgr.RegisterCacheEffect(chrmgr.EFFECT_AUTO_SPUP , "", "d:/ymir work/effect/etc/recuperation/autodrugup_blue.mse")