SA-MP Forums Archive
Run Time Error 19 - 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: Run Time Error 19 (/showthread.php?tid=518639)



Run Time Error 19 - dimitri8 - 10.06.2014

Hey I have a error when I am just running the server. Could you help me? thank you.

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

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

[17:40:24] 
[17:40:24] Server Plugins
[17:40:24] --------------
[17:40:24]  Loading plugin: streamer.dll
[17:40:24] 

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[17:40:24]   Loaded.
[17:40:24]  Loading plugin: mysql.dll
[17:40:24]  >> plugin.mysql: R33 successfully loaded.
[17:40:24]   Loaded.
[17:40:24]  Loading plugin: sscanf.dll
[17:40:24] 

[17:40:24]  ===============================

[17:40:24]       sscanf plugin loaded.     

[17:40:24]    © 2009 Alex "******" Cole

[17:40:24]    0.3d-R2 500 Players "dnee"

[17:40:24]  ===============================

[17:40:24]   Loaded.
[17:40:24]  Loading plugin: whirlpool.dll
[17:40:24]   Failed.
[17:40:24]  Loaded 3 plugins.

[17:40:24] 
[17:40:24] Filterscripts
[17:40:24] ---------------
[17:40:24]   Loading filterscript 'Dod.amx'...
[17:40:25]   Loading filterscript 'Did.amx'...
[17:40:25] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[17:40:25]   Loading filterscript 'buttons.amx'...
[17:40:25]   Loading filterscript 'yom_buttons.amx'...
[17:40:25] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[17:40:25]   Loading filterscript 'Mall.amx'...
[17:40:25]   Loading filterscript 'Mapping.amx'...
[17:40:25]   Loading filterscript 'Gear.amx'...
[17:40:25]   Loaded 7 filterscripts.

[17:40:25] Script[gamemodes/RP.amx]: Run time error 19: "File or function is not found"
[17:40:25] Number of vehicle models: 0



Re: Run Time Error 19 - KtotheYle - 10.06.2014

Quote:
Originally Posted by dimitri8
Посмотреть сообщение
Hey I have a error when I am just running the server. Could you help me? thank you.

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

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

[17:40:24] 
[17:40:24] Server Plugins
[17:40:24] --------------
[17:40:24]  Loading plugin: streamer.dll
[17:40:24] 

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[17:40:24]   Loaded.
[17:40:24]  Loading plugin: mysql.dll
[17:40:24]  >> plugin.mysql: R33 successfully loaded.
[17:40:24]   Loaded.
[17:40:24]  Loading plugin: sscanf.dll
[17:40:24] 

[17:40:24]  ===============================

[17:40:24]       sscanf plugin loaded.     

[17:40:24]    © 2009 Alex "******" Cole

[17:40:24]    0.3d-R2 500 Players "dnee"

[17:40:24]  ===============================

[17:40:24]   Loaded.
[17:40:24]  Loading plugin: whirlpool.dll
[17:40:24]   Failed.
[17:40:24]  Loaded 3 plugins.

[17:40:24] 
[17:40:24] Filterscripts
[17:40:24] ---------------
[17:40:24]   Loading filterscript 'Dod.amx'...
[17:40:25]   Loading filterscript 'Did.amx'...
[17:40:25] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[17:40:25]   Loading filterscript 'buttons.amx'...
[17:40:25]   Loading filterscript 'yom_buttons.amx'...
[17:40:25] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[17:40:25]   Loading filterscript 'Mall.amx'...
[17:40:25]   Loading filterscript 'Mapping.amx'...
[17:40:25]   Loading filterscript 'Gear.amx'...
[17:40:25]   Loaded 7 filterscripts.

[17:40:25] Script[gamemodes/RP.amx]: Run time error 19: "File or function is not found"
[17:40:25] Number of vehicle models: 0
If I remember correctly you are missing a plugin. Make sure all the plugins in server.cfg are in the plugin folder.


Re: Run Time Error 19 - Useryy - 10.06.2014

[17:40:24] Loading plugin: whirlpool.dll
[17:40:24] Failed.

may bec it cant load that plugin ?


Re: Run Time Error 19 - KtotheYle - 10.06.2014

Quote:
Originally Posted by Useryy
Посмотреть сообщение
[17:40:24] Loading plugin: whirlpool.dll
[17:40:24] Failed.

may bec it cant load that plugin ?
Make sure the version is the same, also is it in your folder?


Re: Run Time Error 19 - Lynn - 10.06.2014

1: Make sure you have Whirlpool in the plugins folder.
2: Make sure in your server.cfg you have at the bottom;
plugins whirlpool