cant play my game - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: cant play my game (
/showthread.php?tid=562013)
cant play my game -
hardiksingh5 - 06.02.2015
i uploaded the files on ultra host but my gamemode doesnt work help
Re: cant play my game -
Krest - 06.02.2015
paste server_logs.txt
Re: cant play my game -
hardiksingh5 - 06.02.2015
[16:44:31] *** Streamer Plugin: Warning: Include file version (0x26105) does not match plugin version (0x27401) (script might need to be recompiled with the latest include file)
[16:44:31] Script[gamemodes/LoF.amx]: Run time error 19: "File or function is not found"
[16:44:31] Number of vehicle models: 0
Re: cant play my game -
Infinity - 06.02.2015
You have your error message. Start by reading it and doing something about it.
Re: cant play my game -
SimplyFragHosting - 07.02.2015
Hello Hardisingh5,
You need to update all your includes, filterscripts and plugins on your local compiler then recompile the gamemode and ensure that the EXACT same files are uploaded with the gamemode amx to the server. By doing this it should fix that problem.
For future referance if you see "runtime error 19" it is always plugin related. Also check your host has updated to the latest .net framework 4.5.1 to ensure that is not causing a loading problem.