Streamer Problem? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Streamer Problem? (
/showthread.php?tid=442817)
Streamer Problem? -
Stephano - 09.06.2013
I'm using Incognito's streamer plugin and when I go to gmx the server, this comes up:
Код:
[14:00 - 07] [debug] Server crashed while executing islandroleplay.amx
[14:00 - 07] [debug] AMX backtrace:
[14:00 - 07] [debug] #0 native Streamer_CallbackHook () [6914fae0] from streamer.DLL
[14:00 - 07] [debug] #1 00015b98 in ?? () from islandroleplay.amx
[14:00 - 07] [debug] #2 0000b384 in ?? () from islandroleplay.amx
[14:00 - 07] [debug] #3 000069dc in public OnGameModeExit () from islandroleplay.amx
[14:00 - 07] [debug] System backtrace:
[14:00 - 07] [debug] #0 004010b6 in ?? () from C:\Users\Tyler\Games\SA-MP\Island Roleplay\samp-server.exe
[14:00 - 07] [debug] #1 69193c32 in ?? () from C:\Users\Tyler\Games\SA-MP\Island Roleplay\plugins\crashdetect.DLL
[14:00 - 07] [debug] #2 69196076 in ?? () from C:\Users\Tyler\Games\SA-MP\Island Roleplay\plugins\crashdetect.DLL
[14:00 - 07] [debug] #3 6918c05a in ?? () from C:\Users\Tyler\Games\SA-MP\Island Roleplay\plugins\crashdetect.DLL
[14:00 - 07] [debug] #4 69193c5e in ?? () from C:\Users\Tyler\Games\SA-MP\Island Roleplay\plugins\crashdetect.DLL
[14:00 - 07] [debug] #5 0046c43c in ?? () from C:\Users\Tyler\Games\SA-MP\Island Roleplay\samp-server.exe
[14:00 - 07] [debug] #6 0048a6af in ?? () from C:\Users\Tyler\Games\SA-MP\Island Roleplay\samp-server.exe
[14:00 - 07] [debug] #7 755e1126 in ?? () from C:\Windows\syswow64\kernel32.dll
[14:00 - 07] [debug] #8 c4830000 in ?? ()
[14:00 - 07] [debug] #9 8b1e8904 in ?? ()
[14:00 - 07] [debug] #10 fb3b0c7e in ?? ()
[14:00 - 07] [debug] #11 cf8b1374 in ?? ()
[14:00 - 07] [debug] #12 fdc978e8 in ?? ()
[14:00 - 07] [debug] #13 cae857ff in ?? ()
[14:00 - 07] [debug] #14 8300009d in ?? ()
[14:00 - 07] [debug] #15 5e8904c4 in ?? () from C:\Users\Tyler\Games\SA-MP\Island Roleplay\samp-server.exe
[14:00 - 07] [debug] #16 10468b0c in ?? () from C:\Users\Tyler\Games\SA-MP\Island Roleplay\samp-server.exe
[14:00 - 07] [debug] #17 0c74c33b in ?? () from C:\Users\Tyler\Games\SA-MP\Island Roleplay\samp-server.exe
[14:00 - 07] [debug] #18 9db7e850 in ?? () from C:\Users\Tyler\Games\SA-MP\Island Roleplay\samp-server.exe
[14:00 - 07] [debug] #19 c4830000 in ?? () from C:\Users\Tyler\Games\SA-MP\Island Roleplay\samp-server.exe
[14:00 - 07] [debug] #20 105e8904 in ?? () from C:\Users\Tyler\Games\SA-MP\Island Roleplay\samp-server.exe
[14:00 - 07] [debug] #21 3b147e8b in ?? () from C:\Users\Tyler\Games\SA-MP\Island Roleplay\samp-server.exe
[14:00 - 07] [debug] #22 8b1374fb in ?? () from C:\Users\Tyler\Games\SA-MP\Island Roleplay\samp-server.exe
[14:00 - 07] [debug] #23 a81be8cf in ?? () from C:\Users\Tyler\Games\SA-MP\Island Roleplay\samp-server.exe
[14:00 - 07] [debug] #24 e857fffd in ?? () from C:\Users\Tyler\Games\SA-MP\Island Roleplay\samp-server.exe
Everything is updated and in the right place, I have no idea what's happening and quite frankly, this is starting to piss me off. Anyone know what could be causing this?
Re: Streamer Problem? -
park4bmx - 09.06.2013
If only when you use
gmx then might be a problem with the Gamemode/Filterscript
OnExit callback.
Can't tell nothing from that
Re: Streamer Problem? -
Stephano - 09.06.2013
There's nothing in OnGameModeExit