View Single Post
  #5  
Old 05-29-2016, 10:35 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

That's definitely a server crash..anyone else in that particular zone would have been booted as well.

Quote:
EXCEPTION_ACCESS_VIOLATION
..is probably a 'dangling' pointer - a pointer reference that contains a non-null value..but, has had its resources released.


It could be on your end..but, I'm leaning more towards the server code.

I tried not to change bot methodology when I was coding the new bot system (existing issues would still be existing issues...)

I honestly didn't go through and test every condition in every command of the old system to see what was a 'pre-existing' condition.

And it's very possible that I missed this particular condition when I tested the new one O.o
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote