[Error] Gamemode Error
#1

pawn Код:
[20:29:47] Script[gamemodes/SNG.amx]: Run time error 19: "File or function is not found"
[20:29:47] Number of vehicle models: 0
I am getting this error while running server.exe files. I tried recompiling the Script using the Latest Stuff (Streamer include, etc). Compiling is working perfectly
Reply
#2

[20:29:47] Script[gamemodes/SNG.amx]: Run time error 19: "File or function is not found"

File Not Founded, Change the name or verification the "Name" in server.cfg.

Post Nє 666.
Reply
#3

Go on ******, search 'NativeChecker', download the plugin.
Put it into your plugins directory.

Now go to server.cfg, add 'nativechecker' to your plugins list, and run the server.

Then re-post the serverlog.
Reply
#4

Make sure you have the latest plugins that your script use, also if you use it for a host, make sure you have the .so files and type in the configuration file the plugins listed that way:

"plugins: streamer.so ..."
Reply
#5

Quote:
Originally Posted by A7X_CEEJAY
Посмотреть сообщение
Go on ******, search 'NativeChecker', download the plugin.
Put it into your plugins directory.

Now go to server.cfg, add 'nativechecker' to your plugins list, and run the server.

Then re-post the serverlog.
Error is still there

Yeah I have the latest Streamer.
Reply
#6

You may have a missing plugin, check all of your includes if it does have a plugin or no.
Reply
#7

Is your server hosted? or portforwarded? (Show us server.cfg)
Reply
#8

Not Hosted. I am not sure I downloaded the script from here
https://sampforum.blast.hk/showthread.php?tid=327584
pawn Код:
echo Executing Server Config...
lanmode 0
rcon_password 123456
maxplayers 5
port 1115
hostname SWAT NEXT GENERATION [V2.5][0.3d]
gamemode0 SNG
filterscripts
announce 1
query 1
weburl [url]www.sng-tdm.up-your.com[/url]
plugins sscanf streamer
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Reply
#9

Quote:
Originally Posted by Neo Karls
Посмотреть сообщение
Not Hosted. I am not sure I downloaded the script from here
https://sampforum.blast.hk/showthread.php?tid=327584
pawn Код:
echo Executing Server Config...
lanmode 0
rcon_password 123456
maxplayers 5
port 1115
hostname SWAT NEXT GENERATION [V2.5][0.3d]
gamemode0 SNG
filterscripts
announce 1
query 1
weburl [url]www.sng-tdm.up-your.com[/url]
plugins sscanf streamer
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
There's no plugins. Add this:

pawn Код:
plugins sscanf streamer
Reply
#10

Quote:
Originally Posted by Neo Karls
Посмотреть сообщение
Not Hosted. I am not sure I downloaded the script from here
https://sampforum.blast.hk/showthread.php?tid=327584
echo Executing Server Config...
lanmode 0
rcon_password 123456
maxplayers 5
port 1115
hostname SWAT NEXT GENERATION [V2.5][0.3d]
gamemode0 SNG
filterscripts
announce 1
query 1
weburl www.sng-tdm.up-your.com
plugins sscanf streamer
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Quote:
Originally Posted by Mr.1337
Посмотреть сообщение
There's no plugins. Add this:

pawn Код:
plugins sscanf streamer
xd?!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)