Quote:
Originally Posted by Anggara_nothing
Few hamsandwich forwards crash the server even use latest dev build (1.8.3-dev-git5000-base)
|
There have been a lot of changes in Sven's source code, and probably a lot of entity classes' code has changed, causing wrong vtable offsets. Developers would have to provide us with vtables of their entities, or someone will have to jump into reverse-engineering to find them out and fix them.
AMXX version has nothing to do with it by the way, it's just hamdata.ini file in your configs directory which contains wrong indexes. Wrong indexes basically make you hook and execute wrong functions, which usually leads to crash.