[Help]Run time error 19: "File or function is not found
#1

I got this small error when i`m trying to start the samp server ... i`m hosting the server at a provider ... works fine on my PC (windows) but on the host(linux) i got this error

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

SA-MP Dedicated Server
----------------------
v0.3a R8, ©2005-2010 SA-MP Team

[23:13:24] filterscripts = ""  (string)
[23:13:24] 
[23:13:24] Server Plugins
[23:13:24] --------------
[23:13:24]  Loading plugin: streamer.so
[23:13:24] 

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

[23:13:24]   Loaded.
[23:13:24]  Loaded 1 plugins.

[23:13:24] 
[23:13:24] Filter Scripts
[23:13:24] ---------------
[23:13:24]   Loaded 0 filter scripts.

[23:13:24] Script[gamemodes/SimpLe-RP.amx]: Run time error 19: "File or function is not found"
[23:13:24] Number of vehicle models: 0
Reply
#2

SEARCH THE DAMN FORUM.
Reply
#3

May I ask what includes you are using? As I realized it was caused by an include I previously used.


This is my topic on this same question. An explanation is hidden within.

Quote:
Originally Posted by RoBo
View Post
SEARCH THE DAMN FORUM.
Hey cool, you just posted what every other person who cannot help would. I did various searches when I had the problem, and all I ever found was useless posts such as the one you just made. Raise your post count elsewhere, as that's all you're truly doing.
Reply
#4

http://forum.sa-mp.com/showthread.ph...n+is+not+found

Took far longer to write this sentence than it did to find that thread.
Reply
#5

Make sure you have this line of code before any callbacks in your script

Quote:

main()
{
print("My gamemode");
}

Reply
#6

Quote:
Originally Posted by RoBo
View Post
http://forum.sa-mp.com/showthread.ph...n+is+not+found

Took far longer to write this sentence than it did to find that thread.
Off-Topic: Have you been on your period the past week?

On-Topic: What includes are you loading? You may be forgetting to load a necessary plugin. Make sure you recompiled your script and you have "scriptname.amx" in your "gamemodes" directory.
Reply
#7

Quote:
Originally Posted by iLinx
View Post
Make sure you have this line of code before any callbacks in your script
This causes the run time error 14 to occur, not 19.

But as RoBo already said, you need to search the forums as there is lots of topics about this.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)