Run time error 19
#1

-Specs-
Centos-86x
3GB memory

-Problem-
I run the command to start the server, and it runs, but not with the gamemode I wanted. I checked the log and I get this error, in which I assume is stopping the gm from loading "Run time error 19: "File or function is not found""

You can also check the whole log file here.

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

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[17:42:32] 
[17:42:32] Server Plugins
[17:42:32] --------------
[17:42:32]  Loading plugin: streamer.so
[17:42:32] 

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

[17:42:32]   Loaded.
[17:42:32]  Loaded 1 plugins.

[17:42:32] 
[17:42:32] Ban list
[17:42:32] --------
[17:42:32]  Loaded: samp.ban
[17:42:32] 
[17:42:32] 
[17:42:32] Filter Scripts
[17:42:32] ---------------
[17:42:32]   Loading filter script 'yom_buttons.amx'...
[17:42:32]   Loading filter script 'Vote_Pole.amx'...
[17:42:32]   Unable to load filter script 'Vote_Pole.amx'.
[17:42:32]   Loaded 1 filter scripts.

[17:42:32] Script[gamemodes/vgrp.amx]: Run time error 19: "File or function is not found"
[17:42:32] Number of vehicle models: 0
Reply
#2

Did you updated your plugins?
Reply
#3

Check your Server.cfg to make sure you have all your plugins, and FS, and GM set correctly, if that doesnt work, tell me what Operating system your using?
Reply
#4

Make sure you have all plugins (obviously .so as you are running on linux).
Check out your gamemode and also includes

@SantarioLeone: I presume he's running on Centos-86x as he wrote
Reply
#5

Everything is alright, but maybe not the includes. Which includes are you specifying exactly?
Reply
#6

The streamer one. If you are using Linux do not forget to add the .so behind it.

f ex.
pawn Code:
plugins streamer.so
Reply
#7

All includes that are present in your gamemode since the error involve "vgrp".
So check out all includes to find out if one (or more) uses some plugin (as scanff that is widely used nowadays)

@Kinguint: look at the log.txt, the streamer is loaded correctly, so I don't think it's that.
Reply
#8

Quote:
Originally Posted by Phanto90
View Post
Make sure you have all plugins (obviously .so as you are running on linux).
Check out your gamemode and also includes

@SantarioLeone: I presume he's running on Centos-86x as he wrote
lol my mistake i just went straight into replying from just reading the title, as i had the same issue earlier.
Reply
#9

Quote:
Originally Posted by Phanto90
View Post
All includes that are present in your gamemode since the error involve "vgrp".
So check out all includes to find out if one (or more) uses some plugin (as scanff that is widely used nowadays)

@Kinguint: look at the log.txt, the streamer is loaded correctly, so I don't think it's that.
That isn't it, my friend can run it on his home computer, I just can't run it properly on centos-32bit
Reply
#10

Quote:
Originally Posted by Sweet_Mafia
View Post
That isn't it, my friend can run it on his home computer, I just can't run it properly on centos-32bit
Past your config file here please.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)