Help, server unknown crash problem.
#4

pawn Код:
[22:39:40] [debug] #0 00000001 in public Itter_OnGameModeInit () from ArmyLife.amx
[22:39:40] [debug] #2 00001868 in public Streamer_OnGameModeInit () from ArmyLife.amx
[22:39:40] [debug] #4 00000a8c in public zcmd_OnGameModeInit () from ArmyLife.amx
[22:39:40] [debug] #6 000001e4 in public OnGameModeInit () from ArmyLife.amx
Notice how it specifies include/plugin directories infront of _OnGameModeInit?

Anyway, I did some research on the error code (not really research but whatever) and the issue mainly seemed to be caused by either param or callback misplacement.

Can I see OnGameModeInit callback?

EDIT: Do you have main(); ontop of your script?

If you don't, add it. If you do, do you use the callbacks at all? If you closed the function using ";", please add empty callbacks instead of just closing it with ";".
Reply


Messages In This Thread
Help, server unknown crash problem. - by gtasarules14 - 03.07.2014, 02:13
Re: Help, server unknown crash problem. - by Dignity - 03.07.2014, 02:19
Re: Help, server unknown crash problem. - by gtasarules14 - 03.07.2014, 02:20
Re: Help, server unknown crash problem. - by Dignity - 03.07.2014, 02:25
Re: Help, server unknown crash problem. - by gtasarules14 - 03.07.2014, 02:32
Re: Help, server unknown crash problem. - by Dignity - 03.07.2014, 02:42
Re: Help, server unknown crash problem. - by gtasarules14 - 03.07.2014, 02:46
Re: Help, server unknown crash problem. - by Dignity - 03.07.2014, 02:58
Re: Help, server unknown crash problem. - by gtasarules14 - 03.07.2014, 03:05
Re: Help, server unknown crash problem. - by nickdodd25 - 03.07.2014, 03:25

Forum Jump:


Users browsing this thread: 1 Guest(s)