SA-MP Forums Archive
File or Function not found in the .amx? - 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: File or Function not found in the .amx? (/showthread.php?tid=332912)



File or Function not found in the .amx? - Jermi - 09.04.2012

Quote:

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

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

[20:53:24] weburl = "www.sa-mp.com" (string)
[20:53:24]
[20:53:24] Server Plugins
[20:53:24] --------------
[20:53:24] Loading plugin: streamer.dll
[20:53:24]

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

[20:53:24] Loaded.
[20:53:24] Loading plugin: audio.dll
[20:53:24]

*** Audio Plugin v0.4 by Incognito loaded ***


[20:53:24] Loaded.
[20:53:24] Loading plugin: sscanf.dll
[20:53:24]

[20:53:24] ===============================

[20:53:24] sscanf plugin loaded.

[20:53:24] © 2009 Alex "******" Cole

[20:53:24] ===============================

[20:53:24] Loaded.
[20:53:24] Loaded 3 plugins.

[20:53:24]
[20:53:24] Filterscripts
[20:53:24] ---------------
[20:53:24] Loading filterscript 'gl_mapicon.amx'...
[20:53:24] Loading filterscript 'ls_elevator.amx'...
[20:53:24] Loading filterscript 'gl_actions.amx'...
[20:53:24] Loading filterscript 'RadioSystem.amx'...
[20:53:24] Loading filterscript 'anims.amx'...
[20:53:24] Loading filterscript 'AutoMessage.amx'...
[20:53:24] Loading filterscript 'buttons.amx'...
[20:53:24] Loading filterscript 'y_commands_fs.amx'...
[20:53:24]
[20:53:24] =======================================
[20:53:24] | |
[20:53:24] | YSI version 1.04.0000 |
[20:53:24] | By Alex "******" Cole |
[20:53:24] | |
[20:53:24] =======================================
[20:53:24]
[20:53:24] ================
[20:53:24] | Master ID: 0 |
[20:53:24] ================
[20:53:24] Loaded 8 filterscripts.

[20:53:24] Script[gamemodes/NGRP.amx]: Run time error 19: "File or function is not found"
[20:53:24] Number of vehicle models: 0
[20:53:25] --- Server Shutting Down.
[20:53:25]

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

[20:53:25]

*** Audio Plugin v0.4 by Incognito unloaded ***


[20:53:25]

[20:53:25] ===============================

[20:53:25] sscanf plugin unloaded.

[20:53:25] ===============================

Please Help me! i got that bug from 1 week

1 i am using streamer 2.6 (0.3d)
2 i am using sscanf (0.3d)
3 i am using a script of 0.3d

4 what is the problem?!!!


Re: File or Function not found in the .amx? - TzAkS. - 09.04.2012

Probably your server is using and other plugins.
And compile every FS with new includes and the gamemode


Re: File or Function not found in the .amx? - Jermi - 09.04.2012

Ok, i did that and i found one is not compiling so i deleted it from the server.cfg "FS" and Nothing still showing that:


Quote:

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

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

[21:04:04] weburl = "www.sa-mp.com" (string)
[21:04:04]
[21:04:04] Server Plugins
[21:04:04] --------------
[21:04:04] Loading plugin: streamer.dll
[21:04:04]

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

[21:04:04] Loaded.
[21:04:04] Loading plugin: audio.dll
[21:04:04]

*** Audio Plugin v0.4 by Incognito loaded ***


[21:04:04] Loaded.
[21:04:04] Loading plugin: sscanf.dll
[21:04:05] Failed.
[21:04:05] Loaded 2 plugins.

[21:04:05]
[21:04:05] Filterscripts
[21:04:05] ---------------
[21:04:05] Loading filterscript 'gl_mapicon.amx'...
[21:04:05] Loading filterscript 'ls_elevator.amx'...
[21:04:05] Loading filterscript 'gl_actions.amx'...
[21:04:05] Loading filterscript 'RadioSystem.amx'...
[21:04:05] Loading filterscript 'anims.amx'...
[21:04:05] Loading filterscript 'AutoMessage.amx'...
[21:04:05] Loading filterscript 'buttons.amx'...
[21:04:05] Loaded 7 filterscripts.

[21:04:05] Script[gamemodes/NGRP.amx]: Run time error 19: "File or function is not found"
[21:04:05] Number of vehicle models: 0
[21:04:06] --- Server Shutting Down.
[21:04:06]

*** Streamer Plugin v2.6 by Incognito unloaded ***

[21:04:06]

*** Audio Plugin v0.4 by Incognito unloaded ***
So.


Re: File or Function not found in the .amx? - Jermi - 09.04.2012

No one? (+rep if you helped me )


Re: File or Function not found in the .amx? - tyler12 - 09.04.2012

Make sure you are using all required plugins
recompile by opening pawno > open > blabla.pwn
make sure all includes are up to date
I dont know


Re: File or Function not found in the .amx? - Jermi - 09.04.2012

i did man! i don't know the problem....


Re: File or Function not found in the .amx? - tyler12 - 09.04.2012

Heres your problem

[21:04:04] Loading plugin: sscanf.dll