Posts: 186
Threads: 92
Joined: Jan 2015
Reputation:
0
i uploaded the files on ultra host but my gamemode doesnt work help
Posts: 721
Threads: 1
Joined: Oct 2014
Posts: 186
Threads: 92
Joined: Jan 2015
Reputation:
0
[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
Posts: 1,222
Threads: 23
Joined: Jul 2009
Reputation:
0
You have your error message. Start by reading it and doing something about it.
Posts: 92
Threads: 0
Joined: Jan 2013
Reputation:
0
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.