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

Hi everyone,

I've just transfared everything from my Host to my PC, my host is running Linux and my PC are ofc windows.
Anyways since I've transfared my GM to Mysql I've never go the server to run on my PC, since I've currently scripting on 0.3e I decided to test everything out on my PC before uploading it to my host when the 0.3e is officaly released.

Some how everytime I transfare everything from my host I cant run the server, please not that this issue is not on 0.3e even before it didn't work get this error.

Code:
Run time error 19: "File or function is not found"
I've also checked so everything is loaded correctly which I can't find any issues with.

Quote:
Originally Posted by Log.txt
SA-MP Dedicated Server
----------------------
v0.3e-RC6, ©2005-2012 SA-MP Team

[21:27:27] filterscripts = "" (string)
[21:27:27]
[21:27:27] Server Plugins
[21:27:27] --------------
[21:27:27] Loading plugin: streamer.dll
[21:27:27]

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

[21:27:27] Loaded.
[21:27:27] Loading plugin: mysql.dll
[21:27:27] SA:MP MySQL Plugin v2.1.1 Loaded.
[21:27:27] Loaded.
[21:27:27] Loaded 2 plugins.

[21:27:27] [MySQL] Thread running. Threadsafe: Yes.
[21:27:27]
[21:27:27] Ban list
[21:27:27] --------
[21:27:27] Loaded: samp.ban
[21:27:27]
[21:27:27]
[21:27:27] Filterscripts
[21:27:27] ---------------
[21:27:27] Loaded 0 filterscripts.

[21:27:27] Script[gamemodes/Everest.amx]: Run time error 19: "File or function is not found"
[21:27:27] Number of vehicle models: 0
As you can see I can't find why it's not working, since everything is working perfect at my host and not on my PC I need some help and ASAP.

If anyone can help me out would be perfect, I will also +rep you.
Reply
#2

Change your plugins.

Ex

pawn Code:
//Windows
streamer.dll
pawn Code:
//Linux
streamer.so
Reply
#3

Quote:
Originally Posted by Viniborn
View Post
Change your plugins.

Ex

pawn Code:
//Windows
streamer.dll
pawn Code:
//Linux
streamer.so
Thanks, I've already tested it before.
I just tested out the windows plugin and it turns out that it was an other mysql version of the same plugin I used, I just downloaded the correct one and it works fine now.

Thanks alot other wise!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)