i need help for fix error

03/22/2013 22:58 MakkeNN#1
I'm pack mob_proto or item_proto.
Quote:
0323 23:56:08657 :: CPythonNonPlayer::LoadNonPlayerData: invalid size 294925 check data format.
0323 23:56:08657 :: LoadLocaleData - LoadMobProto(locale/de/mob_proto) Error
03/23/2013 10:34 socressor#2
you use'd a Fail decrypter/encrypter...try another
03/23/2013 12:46 .Harlem²#3
Quote:
Originally Posted by socressor View Post
you use'd a Fail decrypter/encrypter...try another
wrong!


Change the " <mob_proto isOldStructure="false"> " in your dump to

<mob_proto isOldStructure="true">

pack it an all is running

greeze