SA-MP Forums Archive
Server crashed while executing Gamemode.amx - 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: Server crashed while executing Gamemode.amx (/showthread.php?tid=664275)



Server crashed while executing Gamemode.amx - KaliDobrev - 23.02.2019

Код:
[17:43:30] [debug] Server crashed while executing Gamemode.amx
[17:43:30] [debug] AMX backtrace:
[17:43:30] [debug] #0 00000024 in ?? (32, 115, 101, 110, 99, 105, 108, 108, 111, 46, ... <20 more arguments>) in Gamemode.amx
[17:43:30] [debug] #1 00000020 in main () in Gamemode.amx
pawn Код:
main()
{
    print("--- > "SERVER_NAME" < --- ");
}
What is happening?