SA-MP Forums Archive
[CRASH] FILE OR FUNCTION NOT FOUND - 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: [CRASH] FILE OR FUNCTION NOT FOUND (/showthread.php?tid=592870)



[CRASH] FILE OR FUNCTION NOT FOUND - BarFix - 30.10.2015

I may sound dumb from such a typical error, yet its oddly confusing.

ERROR:

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[17:14:41] 
[17:14:41] Server Plugins
[17:14:41] --------------
[17:14:41]  Loading plugin: streamer.dll
[17:14:41] 

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

[17:14:41]   Loaded.
[17:14:41]  Loading plugin: sscanf.dll
[17:14:41] 

[17:14:41]  ===============================

[17:14:41]       sscanf plugin loaded.     

[17:14:41]          Version:  2.8.1        

[17:14:41]    © 2012 Alex "******" Cole  

[17:14:41]  ===============================

[17:14:41]   Loaded.
[17:14:41]  Loaded 2 plugins.

[17:14:41] 
[17:14:41] Ban list
[17:14:41] --------
[17:14:41]  Loaded: samp.ban
[17:14:41] 
[17:14:41] 
[17:14:41] Filterscripts
[17:14:41] ---------------
[17:14:41]   Loading filterscript 'anims.amx'...
[17:14:41]   Loaded 1 filterscripts.

[17:14:41] Script[gamemodes/SBRP.amx]: Run time error 19: "File or function is not found"
[17:14:41] Number of vehicle models: 0
And yes, I do have all my plugins up-to date..


Re: [CRASH] FILE OR FUNCTION NOT FOUND - feartonyb - 30.10.2015

Download nativechecker plugin https://sampforum.blast.hk/showthread.php?tid=249226 and place it in your server.cfg and run the server and than copy the log


Re: [CRASH] FILE OR FUNCTION NOT FOUND - BarFix - 30.10.2015

I get this error...

[17:19:49] Error: Function not registered: 'SSCANF_IsConnected'


Re: [CRASH] FILE OR FUNCTION NOT FOUND - feartonyb - 30.10.2015

Download this version of sscanf https://dl.dropboxusercontent.com/u/...canf-2.8.2.zip replace old files and recompile the script


Re: [CRASH] FILE OR FUNCTION NOT FOUND - AbyssMorgan - 30.10.2015

Script[gamemodes/SBRP.amx]: Run time error 19: "File or function is not found"
you need libmysql.dll


Re: [CRASH] FILE OR FUNCTION NOT FOUND - BarFix - 30.10.2015

Quote:
Originally Posted by feartonyb
Посмотреть сообщение
Download nativechecker plugin https://sampforum.blast.hk/showthread.php?tid=249226 and place it in your server.cfg and run the server and than copy the log
Quote:
Originally Posted by feartonyb
Посмотреть сообщение
Download this version of sscanf https://dl.dropboxusercontent.com/u/...canf-2.8.2.zip replace old files and recompile the script
Thank you vvvvvvvvvvery much, now I need to post about this other shite bug xD

https://sampforum.blast.hk/showthread.php?tid=592871