25.11.2017, 13:59
Quote:
One of possible reasons is a a buffer overflow somewhere in OnPlayerDisconnect callback which overrides the callback return address. Make sure your strings have enough size to hold the data |
Quote:
I had this happen to me lol.
It's usually just a missing bracket: |
Multiple reasons for your problem. Can you post the whole callback here?