SA-MP Forums Archive
Errors! Help please - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Errors! Help please (/showthread.php?tid=420239)



Errors! Help please - Luke-Paul - 04.03.2013

Script[gamemodes/HRP91.amx]: Run time error 19: "File or function is not found"


What Does This Mean


Re: Errors! Help please - Yves - 04.03.2013

Make sure all your plugins are in the server.cfg


Re: Errors! Help please - Luke-Paul - 04.03.2013

Aww I Need The .so Files Not .dll

Thanks!


Re: Errors! Help please - Luke-Paul - 04.03.2013

.....


Re: Errors! Help please - Yves - 04.03.2013

Download This and run it https://sampforum.blast.hk/showthread.php?tid=262796 and show me the server.log when its done


Re: Errors! Help please - Luke-Paul - 04.03.2013

I Have Just Updated Working Fine Now, But Check The Error I Posted as i Changed That Post

EDIT: New Error

[Mon Mar 4 10:40:22 2013] Launching server [17524] with the following commandline:
cd /home/client05/.gameservers/samp_0/
LD_LIBRARY_PATH="libs:." /home/client05/.gameservers/samp_0/samp03svr +exec server.cfg

pid 17524's current affinity mask: ff
pid 17524's new affinity mask: ff
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team
[10:40:22]
[10:40:22] Server Plugins
[10:40:22] --------------
[10:40:22] Loading plugin: streamer.so
[10:40:22]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[10:40:22] Loaded.
[10:40:22] Loading plugin: Whirlpool.so
[10:40:22]
[10:40:22] ==================
[10:40:22]
[10:40:22] Whirlpool loaded
[10:40:22]
[10:40:22] ==================
[10:40:22]
[10:40:22] Loaded.
[10:40:22] Loading plugin: sscanf.so
[10:40:22]
[10:40:22] ===============================
[10:40:22] sscanf plugin loaded.
[10:40:22] © 2009 Alex "******" Cole

[10:40:22] 0.3d-R2 500 Players "dnee"
[10:40:22] ===============================
[10:40:22] Loaded.
[10:40:22] Loading plugin: crashdetect.so
[10:40:22] crashdetect v4.9 is OK.
[10:40:22] Loaded.
[10:40:22] Loaded 4 plugins.

Started server on port: 7777, with maxplayers: 5 lanmode is OFF.
[10:40:22]
[10:40:22] Filterscripts
[10:40:22] ---------------
[10:40:22] Loading filterscript 'anims.amx'...
[10:40:23] Loading filterscript 'dmapping.amx'...
[10:40:23] Loading filterscript 'yom_buttons.amx'...
[10:40:23] Loading filterscript 'zmapping.amx'...
[10:40:23] Loaded 4 filterscripts.
samp03svr: amx/amxfile.c:101: fgets_cell: Assertion `fp!=((void *)0)' failed.
Game server has exited.


Re: Errors! Help please - Yves - 04.03.2013

The mistake was: you were trying to read from an non-existant file


Re: Errors! Help please - Luke-Paul - 04.03.2013

ok what do i do to fix it then im a n00b xD