Samp Runtime Error 19
#1

Ok, So im trying to run HRP_9.0.amx but it pulls up an error, please help. I spelled the Gamemode correctly, here's the Run:

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[09/10/2013 15:54:26]
[09/10/2013 15:54:26] Server Plugins
[09/10/2013 15:54:26] --------------
[09/10/2013 15:54:26] Loading plugin: mysql
[09/10/2013 15:54:26] >> plugin.mysql: R34 successfully loaded.
[09/10/2013 15:54:26] Loaded.
[09/10/2013 15:54:26] Loading plugin: streamer
[09/10/2013 15:54:26]

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

[09/10/2013 15:54:26] Loaded.
[09/10/2013 15:54:26] Loading plugin: Whirlpool
[09/10/2013 15:54:26]
[09/10/2013 15:54:26] ==================
[09/10/2013 15:54:26]
[09/10/2013 15:54:26] Whirlpool loaded
[09/10/2013 15:54:26]
[09/10/2013 15:54:26] ==================
[09/10/2013 15:54:26]
[09/10/2013 15:54:26] Loaded.
[09/10/2013 15:54:26] Loaded 3 plugins.

[09/10/2013 15:54:26]
[09/10/2013 15:54:26] Filterscripts
[09/10/2013 15:54:26] ---------------
[09/10/2013 15:54:26] Loading filterscript 'yom_buttons.amx'...
[09/10/2013 15:54:26] Loading filterscript 'anims.amx'...
[09/10/2013 15:54:26] Loaded 2 filterscripts.

[09/10/2013 15:54:26] Script[gamemodes/HRP_9.0.amx]: Run time error 19: "File or function is not found"
[09/10/2013 15:54:26] Number of vehicle models: 0
Reply
#2

You're missing plugin(s). Download and load nativechecker plugin and run your server. It will print what functions are not registered.
Reply
#3

Maybeh' you just places wrong name of the correct gamemode. Check it again!
Reply
#4

Quote:
Originally Posted by benjaminjones
View Post
Maybeh' you just places wrong name of the correct gamemode. Check it again!
If the name was incorrect; therebefore it did not exist, it'd say about 'Please verify your server.cfg'.
Reply
#5

I added nativechecker.so and .dll in plugins but it still never worked
Reply
#6

I never said that you will add nativechecker plugin and it will work. You misread my post.

Add the nativechecker to the server.cfg (plugins line, last) and run your server. Then show us what it printed to the console/server log in order to tell you what plugin you forgot to load.
Reply
#7

I placed the Nativechecker.so and .dll in the Plugins file and ran the server:

SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[09/10/2013 16:19:33]
[09/10/2013 16:19:33] Server Plugins
[09/10/2013 16:19:33] --------------
[09/10/2013 16:19:33] Loading plugin: mysql
[09/10/2013 16:19:33] >> plugin.mysql: R34 successfully loaded.
[09/10/2013 16:19:33] Loaded.
[09/10/2013 16:19:33] Loading plugin: streamer
[09/10/2013 16:19:33]

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

[09/10/2013 16:19:33] Loaded.
[09/10/2013 16:19:33] Loading plugin: Whirlpool
[09/10/2013 16:19:33]
[09/10/2013 16:19:33] ==================
[09/10/2013 16:19:33]
[09/10/2013 16:19:33] Whirlpool loaded
[09/10/2013 16:19:33]
[09/10/2013 16:19:33] ==================
[09/10/2013 16:19:33]
[09/10/2013 16:19:33] Loaded.
[09/10/2013 16:19:33] Loaded 3 plugins.

[09/10/2013 16:19:33]
[09/10/2013 16:19:33] Filterscripts
[09/10/2013 16:19:33] ---------------
[09/10/2013 16:19:33] Loading filterscript 'yom_buttons.amx'...
[09/10/2013 16:19:33] Loading filterscript 'anims.amx'...
[09/10/2013 16:19:33] Loaded 2 filterscripts.

[09/10/2013 16:19:33] Script[gamemodes/HRP_9.0.amx]: Run time error 19: "File or function is not found"
[09/10/2013 16:19:33] Number of vehicle models: 0
Reply
#8

You seem to misread my post again. I'm going to bold it for you.

Quote:
Originally Posted by Konstantinos
View Post
I never said that you will add nativechecker plugin and it will work. You misread my post.

Add the nativechecker to the server.cfg (plugins line, last) and run your server. Then show us what it printed to the console/server log in order to tell you what plugin you forgot to load.
You never loaded the nativechecker plugin, it's not possible to do what it was made to do without loading it first.
Reply
#9

How do you add the nativechecker to server.cfg? Its a text
Reply
#10

Open it and edit the line to:
pawn Code:
plugins mysql streamer Whirlpool nativechecker
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)