Closed kissad21 closed 6 years ago
I have no idea, sorry. It looks like some bug inside the SA-MP server itself.
_ZdlPv
is operator delete(void*)
, i.e. it crashes while trying to deallocate some memory. My guess is it tries to delete the same pointer twice, hence the error. But I can be wrong.
hi, help me please.
how to find the reason?