|
You last visited: Today at 13:40
Advertisement
[Problem]mit Client
Discussion on [Problem]mit Client within the Metin2 Private Server forum part of the Metin2 category.
04/29/2012, 00:00
|
#1
|
elite*gold: 0
Join Date: Jul 2011
Posts: 85
Received Thanks: 4
|
[Problem]mit Client
Hallo epvp,
Ich habe heute bzw. gestern das "GrößereMenü" eingefügt. Jetzt steht in der syserr:
Code:
0428 23:44:32220 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x8000000f, which doesn't match this version of Granny (0x80000010). Automatic conversion will be attempted.
0428 23:44:33791 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/pc2/warrior/skill/musa_2.msa) ERROR
0428 23:44:33801 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/pc2/warrior/skill/musa_3.msa) ERROR
0428 23:44:33811 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/pc2/warrior/skill/musa_4.msa) ERROR
0428 23:44:38648 :: Traceback (most recent call last):
0428 23:44:38648 :: File "networkModule.py", line 233, in SetGamePhase
0428 23:44:38648 :: File "game.py", line 96, in __init__
0428 23:44:38648 :: File "interfaceModule.py", line 244, in MakeInterface
0428 23:44:38649 :: File "interfaceModule.py", line 182, in __MakeDialogs
0428 23:44:38649 :: File "uiSystem.py", line 34, in LoadDialog
0428 23:44:38649 :: File "uiSystem.py", line 54, in __LoadSystemMenu_Default
0428 23:44:38649 :: AttributeError
0428 23:44:38649 :: :
0428 23:44:38649 :: 'str' object has no attribute 'readlines'
0428 23:44:38649 ::
Hier die zeile
Code:
a = urllib.urlopen(news_url).read()
b = a.readlines()
Vielen dank im Vorraus
PepsiCraft
|
|
|
04/29/2012, 01:15
|
#2
|
elite*gold: 260
Join Date: Jul 2009
Posts: 1,123
Received Thanks: 180
|
hi kurz und knapp hier steht alles was du wissen musst
Quote:
|
'str' object has no attribute 'readlines'
|
anscheinend kann der nichgts mit der variable b anfangen. er sagt dass str (meinstens string (zeichenkette)) objekt keine attribute hat. vllrt ist das a vor readlinse() falsch. dummerweise hab ich jetzt nciht das komplette script vor mir liegen. viel kann da nicht falsch sein. kann auch einfach nur ein abschluss fehlen ein ';' oder '}'
|
|
|
04/29/2012, 01:25
|
#3
|
elite*gold: 0
Join Date: Jul 2011
Posts: 85
Received Thanks: 4
|
vll musst ja readlines(a)
jetzt bekomme ich den error:
Code:
0429 01:28:15337 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x8000000f, which doesn't match this version of Granny (0x80000010). Automatic conversion will be attempted.
0429 01:28:18313 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/pc2/warrior/skill/musa_2.msa) ERROR
0429 01:28:18321 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/pc2/warrior/skill/musa_3.msa) ERROR
0429 01:28:18329 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/pc2/warrior/skill/musa_4.msa) ERROR
0429 01:28:27449 :: Traceback (most recent call last):
0429 01:28:27449 :: File "networkModule.py", line 233, in SetGamePhase
0429 01:28:27449 :: File "game.py", line 96, in __init__
0429 01:28:27450 :: File "interfaceModule.py", line 244, in MakeInterface
0429 01:28:27450 :: File "interfaceModule.py", line 182, in __MakeDialogs
0429 01:28:27450 :: File "uiSystem.py", line 34, in LoadDialog
0429 01:28:27450 :: File "uiSystem.py", line 53, in __LoadSystemMenu_Default
0429 01:28:27451 :: File "C:\python22\lib\urllib.py", line 73, in urlopen
0429 01:28:27451 :: File "C:\python22\lib\urllib.py", line 178, in open
0429 01:28:27451 :: File "C:\python22\lib\urllib.py", line 292, in open_http
0429 01:28:27451 :: File "C:\Python22\Lib\httplib.py", line 695, in endheaders
0429 01:28:27451 :: File "C:\Python22\Lib\httplib.py", line 581, in _send_output
0429 01:28:27452 :: File "C:\Python22\Lib\httplib.py", line 548, in send
0429 01:28:27452 :: File "C:\Python22\Lib\httplib.py", line 532, in connect
0429 01:28:27452 :: IOError
0429 01:28:27452 :: :
0429 01:28:27452 :: [Errno socket error] (10061, 'Connection refused')
0429 01:28:27452 ::
|
|
|
04/29/2012, 01:28
|
#4
|
elite*gold: 0
Join Date: Apr 2012
Posts: 57
Received Thanks: 73
|
Ich würde alles noch mal auf fehlende [TAB´s] abchecken ggf. nach fehlenden Strings im Code but Lib erweiterung drinne? urllib usw....
|
|
|
04/29/2012, 01:31
|
#5
|
elite*gold: 0
Join Date: Jul 2011
Posts: 85
Received Thanks: 4
|
alles drinn jetzt ist ja connection refused aber der server wo die datei drauf ist ist on.
|
|
|
04/29/2012, 02:09
|
#6
|
wild wild son
elite*gold: 0
Join Date: Feb 2011
Posts: 5,994
Received Thanks: 3,389
|
Hast du TV? Könnte es dir schnell machen.
|
|
|
04/29/2012, 02:50
|
#7
|
elite*gold: 0
Join Date: Jul 2011
Posts: 85
Received Thanks: 4
|
jo ich sende dir pn
|
|
|
 |
Similar Threads
|
[Client | Problem] Client schließt sich beim drücken von Umschalt+Enter
10/10/2012 - Metin2 Private Server - 4 Replies
HAT SICHT GELÖST!
MOD BITTE CLOSEN !
|
Hamachi Client Problem [2010er Client]
03/29/2012 - Metin2 Private Server - 6 Replies
Also wie du Überschrift schon sagt hab ich ein Problem mit dem 2010er Client zu connecten... ist schon doof wenn man nen Server hat und nicht rein kommt :D
Die Fehlermeldung lautet:
LOG
system.py(line:273) RunMainScript - execfile(name, __main__.__dict__)
system.py(line:192) execfile - kPE.Run(fileName, dict)
system.py(line:163) Run - exec(kCode, kDict)
prototype.py(line:60) ? - RunApp()
prototype.py(line:51) RunApp - mainStream.SetLoginPhase()
|
Client problem Bei marcos multi client
03/01/2012 - Metin2 Private Server - 1 Replies
hallo liebe com wie oben gesagt habe ich nuhn mahl wider ein kleines oder groses problem
server ist root server
bei marcos multiclienten
sehe ich als GM das leben von den zombie mobs aber normahle user nicht
sehe ich als GM das leben von feuer der macht aber normahle user nicht
woran kann es liegen??
hier noch meine client syserror
0301 13:57:14383 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/effect/etc/recuperation/autodrugup_red.mse) Error
|
[HELP]Problem Root Client auf Hamchi Client umstellen
04/08/2011 - Metin2 Private Server - 3 Replies
hi liebe com
hab ein prob.
ich hab einen root order der wo über ein root gelofen is. Der hat halt scho alles an sachen drinnen aber ich will diesen gerne auf hamachi umstellen.
Könnte mir bitte wer sagen wie des geht.
mfg BeKinq
|
[lima.city problem]Problem mt client host.
10/24/2010 - Metin2 Private Server - 7 Replies
hi leute nach empfehlungen von epvpers membern wollte ich mal meinen client für musicinstructors(sorry wenn name falsch ist.) patcher auf lima-city hosten.jetzt hab ichn problem und zwar bekomme ich 173 dateien jetzt mal ohne den pack ordner nicht hochgeladen.jedes mal bricht er ab aber 207 andere dateien lädt er hoch.es handelt sich um cranks 2010er client.
hoffe ihr könnt mir helfen.:confused::confused::confused::confused:
|
All times are GMT +1. The time now is 13:41.
|
|