SA-MP Forums Archive
[HELP] My gamemode cant load :s - 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: [HELP] My gamemode cant load :s (/showthread.php?tid=392916)



[HELP] My gamemode cant load :s - ProdrifterX - 16.11.2012

Hello guys iam working on my new server but i have some problems gm cant load So..
I have this 3 plugins for linux and new version sure.. [my server is linux]

This log here is on linux
Quote:

SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[15:13:43] filterscripts = "" (string)
[15:13:43] weburl = "www.sa-mp.com" (string)
[15:13:43]
[15:13:43] Server Plugins
[15:13:43] --------------
[15:13:43] Loading plugin: streamer
[15:13:43] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[15:13:43] Loading plugin: sscanf
[15:13:43] Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[15:13:43] Loading plugin: Whirlpool
[15:13:43] Failed (plugins/Whirlpool: cannot open shared object file: No such file or directory)
[15:13:43] Loaded 0 plugins.

[15:13:43]
[15:13:43] Filterscripts
[15:13:43] ---------------
[15:13:43] Loaded 0 filterscripts.

[15:13:43] Script[gamemodes/***.amx]: Run time error 19: "File or function is not found"
[15:13:43] Number of vehicle models: 0

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

And this here is on Windows + Nativechecker plugin...
Quote:

SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[13:26:55] filterscripts = "" (string)
[13:26:55] weburl = "www.sa-mp.com" (string)
[13:26:55]
[13:26:55] Server Plugins
[13:26:55] --------------
[13:26:55] Loading plugin: streamer
[13:26:55]

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

[13:26:55] Loaded.
[13:26:55] Loading plugin: sscanf
[13:26:56] Failed.
[13:26:56] Loading plugin: Whirlpool
[13:26:56]
[13:26:56] ==================
[13:26:56]
[13:26:56] Whirlpool loaded
[13:26:56]
[13:26:56] ==================
[13:26:56]
[13:26:56] Loaded.
[13:26:56] Loading plugin: nativechecker
[13:26:56] Loaded.
[13:26:56] Loaded 3 plugins.

[13:26:56]
[13:26:56] Filterscripts
[13:26:56] ---------------
[13:26:56] Loaded 0 filterscripts.

[13:26:56] Error: Function not registered: 'SSCANF_Init'
[13:26:56] Error: Function not registered: 'SSCANF_Join'
[13:26:56] Error: Function not registered: 'SSCANF_Leave'
[13:26:56] Error: Function not registered: 'sscanf'
[13:26:56] Script[gamemodes/***.amx]: Run time error 19: "File or function is not found"
[13:26:56] Number of vehicle models: 0
[13:26:59] --- Server Shutting Down.
[13:26:59]

If u can help me guys!
Thank you so much..


Re: [HELP] My gamemode cant load :s - Faisal_khan - 16.11.2012

Update your streamer and other plugins, get new .inc files.


Re: [HELP] My gamemode cant load :s - ProdrifterX - 16.11.2012

Same errors btw i did that


Re: [HELP] My gamemode cant load :s - iGetty - 16.11.2012

Make sure you re-compile with the updates.

Also; the sscanf error; have you got all the required files?