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

I got this usual error : "Run time error 19: "File or function is not found"
I've searched and searched. all the issues i've found have not fixed it..

The Plugin is loaded, The server is Linux, It works fine on my Home computer (Windows).
Any Idea why?
Yes I have the main() function

Copy of the server log
Код:
----------
Loaded log file: "server_log.txt".
----------

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

[13:47:17] filterscripts = "" (string)
[13:47:17] 
[13:47:17] Server Plugins
[13:47:17] --------------
[13:47:17] Loading plugin: streamer.so
[13:47:17] 
*** Streamer Plugin v2.3.8 by Incognito loaded ***

[13:47:17]  Loaded.
[13:47:17] Loaded 1 plugins.

[13:47:17] 
[13:47:17] Filter Scripts
[13:47:17] ---------------
[13:47:17]  Loaded 0 filter scripts.

[13:47:17] Script[gamemodes/pano.amx]: Run time error 19: "File or function is not found"
[13:47:17] Number of vehicle models: 0
Thanks In advance

-----------------------------------------------------------------------------------------------------------

SOLVED : Thanks to Phento!

Try:
Download streamer.inc copy pawno/include folder.
Replaced (streamer.inc 2.3.7) to (streamer.inc 2.3.8 )
Open pawn editor pano.pwn add the gamemode:
PAWN Code:

#include <streamer>

Press F5 compiled pano.amx
Reply


Messages In This Thread
[SOLVED] Run time error 19: "File or function is not found" - by Panorama_ - 20.06.2010, 13:39
Re: Run time Error, Driving me crazy.. - by DJDhan - 20.06.2010, 14:30
Re: Run time Error, Driving me crazy.. - by Panorama_ - 20.06.2010, 14:39
Re: Run time Error, Driving me crazy.. - by smeti - 20.06.2010, 14:55
Re: Run time Error, Driving me crazy.. - by DJDhan - 20.06.2010, 14:59
Re: Run time Error, Driving me crazy.. - by Panorama_ - 20.06.2010, 15:10
Re: [SOLVED] Run time error 19: "File or function is not found" - by BLAbla93 - 08.07.2010, 22:31
Re : [SOLVED] Run time error 19: "File or function is not found" - by obelesjason - 29.03.2012, 19:43

Forum Jump:


Users browsing this thread: 1 Guest(s)