03.07.2014, 02:13
Hello, I need help with this problem. After today I added my server to my host, but after starting it, the server keeps going offline, I have posted to their support, but I have tried another host and the same problem happens.
My plugins load fine and they are wrote correctly, the server has no error 19, it loads the gamemode correctly.
I was told to download crash detect and this is what I get when I start it, Note, the server does work fine running on a home server.
[22:39:40] [debug] Run time error 6: "Invalid instruction"
[22:39:40] [debug] Unknown opcode 0x0 at address 0x00000001
[22:39:40] [debug] AMX backtrace:
[22:39:40] [debug] #0 00000001 in public Itter_OnGameModeInit () from ArmyLife.amx
[22:39:40] [debug] #1 native CallLocalFunction () [00472ad0] from samp-server.exe
[22:39:40] [debug] #2 00001868 in public Streamer_OnGameModeInit () from ArmyLife.amx
[22:39:40] [debug] #3 native CallLocalFunction () [00472ad0] from samp-server.exe
[22:39:40] [debug] #4 00000a8c in public zcmd_OnGameModeInit () from ArmyLife.amx
[22:39:40] [debug] #5 native CallLocalFunction () [00472ad0] from samp-server.exe
[22:39:40] [debug] #6 000001e4 in public OnGameModeInit () from ArmyLife.amx
[22:39:40]
I do not know if this is causing it, but is there anyway to fix this problem?
From the look of it, it looks like there is a problem in the script,I just can not figure out where, as I have added other gamemodes I have made and they worked fine. I would appreciate it greatly if someone could help me with this problem
My plugins load fine and they are wrote correctly, the server has no error 19, it loads the gamemode correctly.
I was told to download crash detect and this is what I get when I start it, Note, the server does work fine running on a home server.
[22:39:40] [debug] Run time error 6: "Invalid instruction"
[22:39:40] [debug] Unknown opcode 0x0 at address 0x00000001
[22:39:40] [debug] AMX backtrace:
[22:39:40] [debug] #0 00000001 in public Itter_OnGameModeInit () from ArmyLife.amx
[22:39:40] [debug] #1 native CallLocalFunction () [00472ad0] from samp-server.exe
[22:39:40] [debug] #2 00001868 in public Streamer_OnGameModeInit () from ArmyLife.amx
[22:39:40] [debug] #3 native CallLocalFunction () [00472ad0] from samp-server.exe
[22:39:40] [debug] #4 00000a8c in public zcmd_OnGameModeInit () from ArmyLife.amx
[22:39:40] [debug] #5 native CallLocalFunction () [00472ad0] from samp-server.exe
[22:39:40] [debug] #6 000001e4 in public OnGameModeInit () from ArmyLife.amx
[22:39:40]
I do not know if this is causing it, but is there anyway to fix this problem?

From the look of it, it looks like there is a problem in the script,I just can not figure out where, as I have added other gamemodes I have made and they worked fine. I would appreciate it greatly if someone could help me with this problem

