Client schliesst sich, Fehler nicht lessbar (für mich)-.-

07/18/2012 18:56 NightCrash#1
Hallo,

ich brauche mal wieder eure schlaufen köpfe und zwar, schliesst sich mein Client ohne ersichtlichen Grund (Keine Fehlermeldung).... in der syserr vom Cleint sind folgende Fehlermeldungen zu finden:

Quote:
0718 18:45:39353 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR
0718 18:45:40239 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL
0718 18:45:40239 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL
0718 18:45:40355 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL
0718 18:45:41275 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL
0718 18:45:42218 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL
0718 18:45:42989 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL
0718 18:45:43835 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL
0718 18:45:43836 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL
0718 18:45:43838 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL
0718 18:45:43865 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL
0718 18:45:43873 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL
0718 18:45:43887 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL
0718 18:45:43887 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL
0718 18:45:43887 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL
0718 18:48:25782 :: CreateFromMemoryFile: Cannot create texture
0718 18:50:55805 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR
0718 18:52:22642 :: GRANNY: r:/granny/rt/granny_memory.cpp(142): Unable to allocate 465183 bytes (465148 requested by r:/granny/rt/granny_oodle1_compression.cpp:246).
Ich hoffe einer von euch kann mir helfen

Lg. Dennis
07/18/2012 19:07 xCPx#2
Quote:
0718 18:52:22642 :: GRANNY: r:/granny/rt/granny_memory.cpp(142): Unable to allocate 465183 bytes (465148 requested by r:/granny/rt/granny_oodle1_compression.cpp:246).
Das ist dein Fehler.

Du hast zuviele neue Rüstungen eingebaut
Quote:
CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL
Dadurch müsste er zuviele DDS dateien auf 1 Schlag laden beim start, welche natürlich decomprimiert werden müssen. Und hier tritt der Fehler auf.
Win7/Vista liest jeweils 16byte auf 1 schlag und überprüft sie danach.
Bei der Prüfung schmeißt es nen Error raus, da es zuviel auf 1 Schlag wäre und er sachen übereinanderlegt.

Probier den Clienten mal unter WinXP und du solltest 0 Probleme haben.
07/18/2012 20:06 NightCrash#3
Vielen Dank für die tolle Hilfe....

Lg. Dennis
07/21/2012 16:36 troll1981#4
Den Fehler habe ich auch, aber es kann ja net sein das WinXP damit klar kommt und Win7/Vista nicht, gibt es kein FIX dafür?

Kann von meinen 500 Spieler ja nicht verlangen das sie WinXP holen und verwenden.

Weiters sind zb. in einem Client gut 14 neue Rüstungen drinne, unter andrem die von .Verkauf "kleines Rüstungspaket"

Auf andren Servern ist dies ja auch möglich, also muss es wohl ein Fixx dafür geben !?

Bitte um Auskunft und Hilfe