Hallo epvp,
Ich habe heute bzw. gestern das "GrößereMenü" eingefügt. Jetzt steht in der syserr:
Hier die zeile
Vielen dank im Vorraus
PepsiCraft
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 ::
Code:
a = urllib.urlopen(news_url).read() b = a.readlines()
PepsiCraft