ich habe ein Problem, undzwar bekomme ich städig kicks bzw der Client schließt sich einfach. Ich habe beim Packen der Mob_Proto keine Fehlermeldung erhalten und selbst auch nichts großartig verändert, nur bei einem Mob das schon vorher drinnen war das Level und den Namen verändert.
Wie löse ich dieses Problem?
Syserr:
Code:
0820 04:59:03891 :: CPythonNonPlayer::LoadNonPlayerData: invalid size 307380 check data format. 0820 04:59:03891 :: LoadLocaleData - LoadMobProto(locale/de/mob_proto) Error 0820 04:59:04435 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x80000015, which doesn't match this version of Granny (0x80000010). Automatic conversion will be attempted. 0820 04:59:11109 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR 0820 04:59:14443 :: CreateFromMemoryFile: Cannot create texture 0820 04:59:14523 :: game.py(line:220) Open game.py(line:613) StartGame game.py(line:756) RefreshCharacter interfaceModule.py(line:516) RefreshCharacter uiCharacter.py(line:1111) RefreshCharacter uiCharacter.py(line:1156) __SetSkillSlotData uiCharacter.py(line:853) RefreshSkill uiCharacter.py(line:828) __RefreshSkillPage GameWindow.Open - exceptions.RuntimeError:skill.GetSkillType - Failed to find skill by 1 0820 04:59:14523 :: ============================================================================================================ 0820 04:59:14523 :: Abort!!!!
€: Problem gelöst!
<mob_proto isOldStructure="false"> zu <mob_proto isOldStructure="true"> geändert.
Jetzt noch der Syserr fehler.
Allerdings steht noch dies hier in der Syserr:
Code:
0820 05:07:04313 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x80000015, which doesn't match this version of Granny (0x80000010). Automatic conversion will be attempted. 0820 05:07:10043 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR 0820 05:07:13684 :: CreateFromMemoryFile: Cannot create texture






