Run time error 19: File or function not found
#1

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[10:40:54] 
[10:40:54] Server Plugins
[10:40:54] --------------
[10:40:54]  Loaded 0 plugins.

[10:40:54] 
[10:40:54] Filterscripts
[10:40:54] ---------------
[10:40:54]   Loaded 0 filterscripts.

[10:40:54] Script[gamemodes/gm.amx]: Run time error 19: "File or function is not found"
[10:40:54] Number of vehicle models: 0
I have updated the plugins (Whirlpool, sscanf, nativechecker) and includes (YSI), however I keep getting that Run time error 19 message upon starting samp-server.exe. Yes, I do have Main() on my gamemode.
Reply
#2

download plugin crashdetect and show errors
Reply
#3

Well it wont load

Код:
[10:40:54] 
[10:40:54] Server Plugins
[10:40:54] --------------
[10:40:54]  Loaded 0 plugins.
Did you recompile when you updated it?
and is this on your host?
Also show your server.cfg
Reply
#4

Did you update includes for plugins?
Reply
#5

on server.cfg paste

plugins Whirlpool.dll sscanf.dll nativechecker.dll
Reply
#6

Yes, I recompiled my script. Yes, it's on my host. Yes, I did update sscanf's include (sscanf2.inc). YSI does not have a plugin and Whirlpool does not have an include.

Код:
echo Executing Server Config...
lanmode 0
rcon_password xXxPossyMaster420xXx
maxplayers 50
port 7777
hostname Los Fierro Cops N Robbas [free vip][refund]
gamemode0 gm 1
plugins sscanf Whirlpool nativechecker
announce 0
query 1
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Reply
#7

download plugin crashdetect and show errors
Reply
#8

Quote:
Originally Posted by TheNerka
Посмотреть сообщение
on server.cfg paste

plugins Whirlpool.dll sscanf.dll nativechecker.dll
Oh, well. Apparently the order matters. Thanks, you're the real xXxPossyMaster420xXx.
Reply
#9

Quote:
Originally Posted by Twizted
Посмотреть сообщение
Yes, I recompiled my script. Yes, it's on my host. Yes, I did update sscanf's include (sscanf2.inc). YSI does not have a plugin and Whirlpool does not have an include.

Код:
echo Executing Server Config...
lanmode 0
rcon_password xXxPossyMaster420xXx
maxplayers 50
port 7777
hostname Los Fierro Cops N Robbas [free vip][refund]
gamemode0 gm 1
plugins sscanf Whirlpool nativechecker
announce 0
query 1
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Well if its on your host you need the linux plugins which is .so once you downloaded them replace them with the old plugins then recompile then upload and then change your plugin section in your server.cfg to this
Код:
plugins sscanf.so Whirlpool.so nativechecker.so
EDIT: Didn't notice you use windows my bad :/ but use this step if you want to upload it on your host
Reply
#10

Quote:
Originally Posted by TonyNames
Посмотреть сообщение
Well if its on your host you need the linux plugins which is .so once you downloaded them replace them with the old plugins then recompile then upload and then change your plugin section in your server.cfg to this
Код:
plugins sscanf.so Whirlpool.so nativechecker.so
Quote:

Run time error 19 message upon starting samp-server.exe.

Lol he using windows
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)