(RoC Source) Server crasht iwan

10/12/2011 18:30 Velmore#1
Hallo ich hab mal ne frage, ich hab die roc source genommen und auf einmal crasht der server ohne errors oder iwas zu geben

weis einer von euch weiter?
10/12/2011 18:53 Blackx33!#2
Ohne Errors gehts schlecht was ?
10/12/2011 19:12 Yakuzai.#3
Quote:
Originally Posted by .BlackLemon View Post
Ohne Errors gehts schlecht was ?
Es werden wirklich keine Errors angezeigt, weiß aber leider auch nicht wodran das liegt.
10/12/2011 19:18 Velmore#4
Quote:
Originally Posted by Yakuzai. View Post
Es werden wirklich keine Errors angezeigt, weiß aber leider auch nicht wodran das liegt.
bei mir geht es auf jeden fall nach ner zeit einfach down
10/12/2011 20:23 alfredico#5
Debug it using the pdb file...
10/12/2011 21:02 Velmore#6
what do you mean?
10/12/2011 21:16 .Zephion#7
Keine Erors? Da kann man nicht wirklich dann einen weiter helfen.
10/12/2011 21:22 Velmore#8
es haben ja mehrere die probs
10/12/2011 21:49 Flash!#9
Jooo bei mir crasht auch der Server mehrmals mit der RoC Source.

Hab mich aber auch nicht weiter damit auseinander gesetzt.
10/12/2011 22:05 Velmore#10
magst du dich damit bescheftigen?
10/13/2011 04:00 sausen#11
i dig out how to troubleshoot that problem using IDA PRO. its because of the AIPET.CPP when the pet gets so far from the player , the world server crashes.
try replacing your AIPET.CPP with a clean one
10/13/2011 08:10 .Monster#12
sure, that it is because of the AIPET ?
10/13/2011 19:31 Velmore#13
i dont know i have not test it
but i test it later

edit: i have test it and if the pet is behind a wall and i run away the pet the pet teleports to me.

the server is not crash
10/14/2011 21:36 Velmore#14
push habs immer noch nicht gelöst
10/14/2011 23:03 sausen#15
im definitely sure.

use this
[Only registered and activated users can see links. Click Here To Register...]
if the pet doesnt loot let me know.

i am using virtuos source and did cleaning with it.
it seems that virtuos failed adding pet filter to his source.

if your issue is world server crashing at random times then that should
fix the problem.

the reason is when the pet gets too far from the player the world server.
i didnt take a good look at his source on ai pet.

i found the problem via IDA pro and PE explorer disassembling