Server Mod UKNOWN [HELP]
#1

PHP код:
[15:54:31] [debugRun time error 19"File or function is not found"
[15:54:31] [debug]  mysql_escape_string
[15:54:31] [debug]  mysql_query
[15:54:31] [debug]  mysql_connect
[15:54:31] [debug]  mysql_errno
[15:54:31] [debug]  cache_get_row_count
[15:54:31] [debug]  cache_get_field_content
[15:54:31] [debug]  cache_get_field_content_int
[15:54:31] [debug]  cache_insert_id
[15:54:31] [debug]  cache_get_field_content_float
[15:54:31] [debugRun time error 19"File or function is not found"
[15:54:31] [debug]  mysql_escape_string
[15:54:31] [debug]  mysql_query
[15:54:31] [debug]  mysql_connect
[15:54:31] [debug]  mysql_errno
[15:54:31] [debug]  cache_get_row_count
[15:54:31] [debug]  cache_get_field_content
[15:54:31] [debug]  cache_get_field_content_int
[15:54:31] [debug]  cache_insert_id
[15:54:31] [debug]  cache_get_field_content_float
[15:54:31Script[gamemodes/script.backup.amx]: Run time error 19"File or function is not found"
[15:54:31Number of vehicle models
Hey, can u help me, my Server Game-Mod is UKNOWN, why?
Reply
#2

Because you haven't got plugins it needs to start the gamemode.

Post up the top section of a server startup log, where it shows what mode it's loading and all the info about connecting players e.t.c.

(Just be sure to remove players IPs)
Reply
#3

Quote:
Originally Posted by Sew_Sumi
Посмотреть сообщение
Because you haven't got plugins it needs to start the gamemode.

Post up the top section of a server startup log, where it shows what mode it's loading and all the info about connecting players e.t.c.

(Just be sure to remove players IPs)
PHP код:
----------
Loaded log file"server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[15:33:53filterscripts ""  (string)
[
15:33:53
[
15:33:53Server Plugins
[15:33:53] --------------
[
15:33:53]  Loading plugincrashdetect.so
[15:33:53]   CrashDetect v4.17 is OK.
[
15:33:53]   Loaded.
[
15:33:53]  Loading pluginstreamer.so
[15:33:53
*** 
Streamer Plugin v2.9.2 by Incognito loaded ***
[
15:33:53]   Loaded.
[
15:33:53]  Loading pluginsscanf.so
[15:33:53
[
15:33:53]  ===============================
[
15:33:53]       sscanf plugin loaded.     
[
15:33:53]    (c2009 Alex "******" Cole
[15:33:53]  ===============================
[
15:33:53]   Loaded.
[
15:33:53]  Loading pluginEncrypt.so
[15:33:53
[
15:33:53______________________________________
[15:33:53]  Encrypt Plugin v0.1 loaded
[15:33:53______________________________________
[15:33:53]  ByFro (cCopyright  2009-2010
[15:33:53______________________________________
[15:33:53]   Loaded.
[
15:33:53]  Loading pluginmysql.so
[15:33:53]  SA:MP MySQL Plugin v2.1.1 Loaded.
[
15:33:53]   Loaded.
[
15:33:53]  Loaded 5 plugins.
[
15:33:53] [MySQLThread runningThreadsafeYes.
[
15:33:53
[
15:33:53Filterscripts
[15:33:53] ---------------
[
15:33:53]   Loaded 0 filterscripts.
[
15:33:53] [debugRun time error 19"File or function is not found"
[15:33:53] [debug]  SSCANF_Init
[15:33:53] [debug]  SSCANF_Join
[15:33:53] [debug]  SSCANF_Leave
[15:33:53] [debug]  mysql_escape_string
[15:33:53] [debug]  cache_get_row_count
[15:33:53] [debug]  cache_get_field_content
[15:33:53] [debug]  cache_get_field_content_int
[15:33:53] [debug]  cache_insert_id
[15:33:53] [debug]  cache_get_field_content_float
[15:33:53] [debugRun time error 19"File or function is not found"
[15:33:53] [debug]  SSCANF_Init
[15:33:53] [debug]  SSCANF_Join
[15:33:53] [debug]  SSCANF_Leave
[15:33:53] [debug]  mysql_escape_string
[15:33:53] [debug]  cache_get_row_count
[15:33:53] [debug]  cache_get_field_content
[15:33:53] [debug]  cache_get_field_content_int
[15:33:53] [debug]  cache_insert_id
[15:33:53] [debug]  cache_get_field_content_float
[15:33:53Script[gamemodes/script.backup.amx]: Run time error 19"File or function is not found"
[15:33:53Number of vehicle models
Reply
#4

Sscanf, and MySQL plugin are likely to be the wrong versions, and because they aren't loading right for the script, they don't load the gamemode.

Check what versions were with the release.
Reply
#5

I have update the Mysql plugin and Sscanf.... but ist too Uknown....

Quote:

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

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

[16:26:14] filterscripts = "" (string)
[16:26:14]
[16:26:14] Server Plugins
[16:26:14] --------------
[16:26:14] Loading plugin: crashdetect.so
[16:26:14] CrashDetect v4.17 is OK.
[16:26:14] Loaded.
[16:26:14] Loading plugin: streamer.so
[16:26:14]

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

[16:26:14] Loaded.
[16:26:14] Loading plugin: sscanf.so
[16:26:14]

[16:26:14] ===============================

[16:26:14] sscanf plugin loaded.

[16:26:14] Version: 2.8.1

[16:26:14] © 2012 Alex "******" Cole

[16:26:14] ===============================

[16:26:14] Loaded.
[16:26:14] Loading plugin: Encrypt.so
[16:26:14]

[16:26:14] ______________________________________

[16:26:14] Encrypt Plugin v0.1 loaded
[16:26:14] ______________________________________

[16:26:14] By: Fro © Copyright 2009-2010
[16:26:14] ______________________________________

[16:26:14] Loaded.
[16:26:14] Loading plugin: mysql.so
[16:26:14] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[16:26:14] Loaded 4 plugins.

[16:26:14]
[16:26:14] Filterscripts
[16:26:14] ---------------
[16:26:14] Loaded 0 filterscripts.

[16:26:14] *** Streamer Plugin: Include file version (0x292) does not match plugin version (0x280001) (script might need to be recompiled with the latest include file)
[16:26:14] [debug] Run time error 19: "File or function is not found"
[16:26:14] [debug] mysql_escape_string
[16:26:14] [debug] mysql_query
[16:26:14] [debug] mysql_connect
[16:26:14] [debug] mysql_errno
[16:26:14] [debug] cache_get_row_count
[16:26:14] [debug] cache_get_field_content
[16:26:14] [debug] cache_get_field_content_int
[16:26:14] [debug] cache_insert_id
[16:26:14] [debug] cache_get_field_content_float
[16:26:14] [debug] Run time error 19: "File or function is not found"
[16:26:14] [debug] mysql_escape_string
[16:26:14] [debug] mysql_query
[16:26:14] [debug] mysql_connect
[16:26:14] [debug] mysql_errno
[16:26:14] [debug] cache_get_row_count
[16:26:14] [debug] cache_get_field_content
[16:26:14] [debug] cache_get_field_content_int
[16:26:14] [debug] cache_insert_id
[16:26:14] [debug] cache_get_field_content_float
[16:26:14] Script[gamemodes/county.backup.amx]: Run time error 19: "File or function is not found"
[16:26:14] Number of vehicle models: 0

Reply
#6

I said they were the wrong version... I did not tell you to update them.

You updating them to versions that aren't for this script is an issue.

Also, this line "*** Streamer Plugin: Include file version (0x292) does not match plugin version (0x280001) (script might need to be recompiled with the latest include file)" means you've updated the plugin, but haven't updated the includes.

Go back to the versions that came with the gamemode release.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)