[HELP] Mysql 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: [HELP] Mysql Unknown Gamemode (
/showthread.php?tid=535347)
[HELP] Mysql Unknown Gamemode -
kloning1 - 03.09.2014
Код:
SA-MP Dedicated Server
----------------------
v0.3z-R2, ©2005-2014 SA-MP Team
[16:31:39] filterscripts = "" (string)
[16:31:39]
[16:31:39] Server Plugins
[16:31:39] --------------
[16:31:39] Loading plugin: audio
[16:31:40]
*** Audio Plugin v0.5 R2 by Incognito loaded ***
[16:31:40] Loaded.
[16:31:40] Loading plugin: sscanf
[16:31:40]
[16:31:40] ===============================
[16:31:40] sscanf plugin loaded.
[16:31:40] Version: 2.8.1
[16:31:40] © 2012 Alex "******" Cole
[16:31:40] ===============================
[16:31:40] Loaded.
[16:31:40] Loading plugin: streamer
[16:31:40] Loaded.
[16:31:40] Loading plugin: mysql
[16:31:40] >> plugin.mysql: R39-2 successfully loaded.
[16:31:40] Loaded.
[16:31:40] Loading plugin: Whirlpool
[16:31:40]
[16:31:40] ==================
[16:31:40]
[16:31:40] Whirlpool loaded
[16:31:40]
[16:31:40] ==================
[16:31:40]
[16:31:40] Loaded.
[16:31:40] Loading plugin: crashdetect
[16:31:40] crashdetect must be loaded before streamer.DLL
[16:31:40] Failed.
[16:31:40] Loading plugin: socket
[16:31:40] Socket plugin v0.1b loaded.
[16:31:40] Loaded.
[16:31:40] Loaded 6 plugins.
[16:31:40]
[16:31:40] Filterscripts
[16:31:40] ---------------
[16:31:40] Loaded 0 filterscripts.
[16:31:40] Script[gamemodes/MoGs.amx]: Run time error 19: "File or function is not found"
[16:31:40] Number of vehicle models: 0
this server_log
why?
I've added
in TOP Script
when I compile it is also not an error
Re: [HELP] Mysql Unknown Gamemode -
Flake. - 03.09.2014
You're missing a plugin/have an outdated plugin.
Try run your script with crashdetect, it'll help narrow down the problem.