Posts: 63
Threads: 12
Joined: Jul 2017
Reputation:
0
Hi.On my gamemode all players got crash exception on some places.I searched and I think the problem is with an invalid object id but I don't know how to find it...It's not always the same place,after server restart place of exception changes...Can someone help me?Is there any plugin that tests is an object invalid.
Thanks.
Posts: 420
Threads: 6
Joined: Dec 2013
Reputation:
0
Probably a vehicle with an invalid mod. Post the opcodes here it will help you solve the issue.
Posts: 63
Threads: 12
Joined: Jul 2017
Reputation:
0
I'm getting Exception 0xC0000005 at 0x007F0BF7
Posts: 63
Threads: 12
Joined: Jul 2017
Reputation:
0
I don't have any codes at OnPlayerMod,there's just a retur 1; :P What should I put there to fix this issue?