Unknown Gamemode - 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: Unknown Gamemode (
/showthread.php?tid=454615)
Unknown Gamemode -
MrChopper - 29.07.2013
Hello,when i put mine server in host the server starting with unknown gamemode can i have help?
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team
[19:03:45]
[19:03:45] Server Plugins
[19:03:45] --------------
[19:03:45] Loading plugin: streamer.so
[19:03:45]
*** Streamer Plugin v2.6 by Incognito loaded ***
[19:03:45] Loaded.
[19:03:45] Loading plugin: audio.so
[19:03:45]
*** Audio Plugin v0.4 by Incognito loaded ***
[19:03:45] Loaded.
[19:03:45] Loading plugin: sscanf.so
[19:03:45]
[19:03:45] ===============================
[19:03:45] sscanf plugin loaded.
[19:03:45] © 2009 Alex "******" Cole
[19:03:45] 0.3d-R2 500 Players "dnee"
[19:03:45] ===============================
[19:03:45] Loaded.
[19:03:45] Loaded 3 plugins.
[19:03:45]
[19:03:45] Filterscripts
[19:03:45] ---------------
[19:03:45] Loading filterscript 'Buttons.amx'...
[19:03:45] Unable to load filterscript 'Buttons.amx'.
[19:03:45] Loading filterscript 'Animations.amx'...
[19:03:45] Loading filterscript 'Car.amx'...
[19:03:45] Unable to load filterscript 'Car.amx'.
[19:03:45] Loading filterscript 'wash.amx'...
[19:03:45] Unable to load filterscript 'wash.amx'.
[19:03:45] Loaded 1 filterscripts.
[19:03:45] Script[gamemodes/SSRPV5.amx]: Run time error 19: "File or function is not found"
[19:03:45] Number of vehicle models: 0
[19:04:18] Incoming connection: 46.12.83.52:61921
[19:04:18] [join] Miky_D_MacChicken has joined the server (0:46.12.83.52)
[19:04:36] [part] Miky_D_MacChicken has left the server (0:1)
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team
[19:24:21]
[19:24:21] Server Plugins
[19:24:21] --------------
[19:24:21] Loading plugin: streamer.so
[19:24:21]
*** Streamer Plugin v2.6 by Incognito loaded ***
[19:24:21] Loaded.
[19:24:21] Loading plugin: audio.so
[19:24:21]
*** Audio Plugin v0.4 by Incognito loaded ***
[19:24:21] Loaded.
[19:24:21] Loading plugin: sscanf.so
[19:24:21]
[19:24:21] ===============================
[19:24:21] sscanf plugin loaded.
[19:24:21] © 2009 Alex "******" Cole
[19:24:21] 0.3d-R2 500 Players "dnee"
[19:24:21] ===============================
[19:24:21] Loaded.
[19:24:21] Loaded 3 plugins.
[19:24:21]
[19:24:21] Filterscripts
[19:24:21] ---------------
[19:24:21] Loading filterscript 'Buttons.amx'...
[19:24:21] Unable to load filterscript 'Buttons.amx'.
[19:24:21] Loading filterscript 'Animations.amx'...
[19:24:21] Loading filterscript 'Car.amx'...
[19:24:21] Unable to load filterscript 'Car.amx'.
[19:24:21] Loading filterscript 'wash.amx'...
[19:24:21] Unable to load filterscript 'wash.amx'.
[19:24:21] Loaded 1 filterscripts.
[19:24:21] *** Streamer Plugin: Obsolete or invalid native "Streamer_RegisterInterface" found (script needs to be recompiled with the latest include file)
[19:24:21] *** Streamer Plugin: Obsolete or invalid native "Streamer_AddPlayer" found (script needs to be recompiled with the latest include file)
[19:24:21] *** Streamer Plugin: Obsolete or invalid native "Streamer_RemovePlayer" found (script needs to be recompiled with the latest include file)
[19:24:21] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyPickup" found (script needs to be recompiled with the latest include file)
[19:24:21] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyCheckpoint" found (script needs to be recompiled with the latest include file)
[19:24:21] Script[gamemodes/SSRPV5.amx]: Run time error 19: "File or function is not found"
[19:24:21] Number of vehicle models: 0
Re: Unknown Gamemode -
FaceTutorialz - 29.07.2013
I got 2 solutions for you.
1. Your filterscripts + gamemode might not have all the includes it needs.
2. Run nativechecker for your Streamer_ error.
Re: Unknown Gamemode -
Konstantinos - 29.07.2013
Load the nativechecker plugin to see what plugin you're missing. Plus, your streamer plugin is old version (include, possibly the plugin too. It's 2.6.1) and from what I see sscanf is old version too.
Re: Unknown Gamemode -
MrChopper - 29.07.2013
Where can find the nativechecker?
Re: Unknown Gamemode -
MrChopper - 29.07.2013
Where can find the new streamer plugin and include?
Re: Unknown Gamemode -
Konstantinos - 29.07.2013
****** it: samp nativechecker
****** it again: samp streamer
And ****** again for what you need!
Re: Unknown Gamemode -
MrChopper - 29.07.2013
Now I have That Problem
Код:
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team
[19:50:16]
[19:50:16] Server Plugins
[19:50:16] --------------
[19:50:16] Loading plugin: streamer.so
[19:50:16]
*** Streamer Plugin v2.6 by Incognito loaded ***
[19:50:16] Loaded.
[19:50:16] Loading plugin: audio.so
[19:50:16]
*** Audio Plugin v0.4 by Incognito loaded ***
[19:50:16] Loaded.
[19:50:16] Loading plugin: sscanf.so
[19:50:16]
[19:50:16] ===============================
[19:50:16] sscanf plugin loaded.
[19:50:16] © 2009 Alex "******" Cole
[19:50:16] 0.3d-R2 500 Players "dnee"
[19:50:16] ===============================
[19:50:16] Loaded.
[19:50:16] Loading plugin: nativechecker.so
[19:50:16] Loaded.
[19:50:16] Loaded 4 plugins.
[19:50:16]
[19:50:16] Filterscripts
[19:50:16] ---------------
[19:50:16] Loading filterscript 'buttons.amx'...
[19:50:16] Loading filterscript 'Animations.amx'...
[19:50:16] Loading filterscript 'Carwash.amx'...
[19:50:16] Unable to load filterscript 'Carwash.amx'.
[19:50:16] Loaded 2 filterscripts.
[19:50:16] Error: Function not registered: 'Audio_RenamePlayer'
[19:50:16] Script[gamemodes/SSRPV5.amx]: Run time error 19: "File or function is not found"
[19:50:16] Number of vehicle models: 0
Re: Unknown Gamemode -
Konstantinos - 29.07.2013
Download the latest versions of includes and plugins and re-compile first. You're using old versions and some of the functions might have been removed.
Re: Unknown Gamemode -
MrChopper - 29.07.2013
The New Version Number Is?
Re: Unknown Gamemode -
Konstantinos - 29.07.2013
I don't know, I'm not going to search all the version's numbers for you. Just ****** them and download them (they always have the latest versions for download).