Strange Thing
#1

Hi something is wrong with my server the gamemode works fine but it shows as unknown it has never happend to me before
Reply
#2

Quote:
Originally Posted by Stefan_Merce
Посмотреть сообщение
something is wrong with my server
Hm. Ya' don't say?

Quote:
Originally Posted by Stefan_Merce
Посмотреть сообщение
the gamemode works fine but it shows as unknown
Clearly it DOESN'T work fine then.


Are you using MYSQL?
Reply
#3

Either you have no gamemodetext defined or something unexpected happened while initializing like plugins missing or fatal errors like I/O errors.
Reply
#4

Quote:

shows as unknown

You mean at the "Mode" tab in SA-MP client, it shows Unknown?
pawn Код:
public OnGameModeInit() { // at your ongamemodeinit
    SetGameModeText("Mode_text_here"); // this, add this line
    return 1;
Reply
#5

Yes my gamemode is mysql
Edit: no mappings or houses business shown
Reply
#6

Bump
Reply
#7

Please show us your server log.
Reply
#8

Quote:

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

SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[23:30:06] filterscripts = "" (string)
[23:30:06]
[23:30:06] Server Plugins
[23:30:06] --------------
[23:30:06] Loading plugin: mysql.dll
[23:30:06]

> MySQL plugin R6-2 successfully loaded.

[23:30:06] Loaded.
[23:30:06] Loading plugin: sscanf.dll
[23:30:06]

[23:30:06] ===============================

[23:30:06] sscanf plugin loaded.

[23:30:06] © 2009 Alex "******" Cole

[23:30:06] 0.3d-R2 500 Players "dnee"

[23:30:06] ===============================

[23:30:06] Loaded.
[23:30:06] Loading plugin: streamer.dll
[23:30:06]

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

[23:30:06] Loaded.
[23:30:06] Loaded 3 plugins.

[23:30:06]
[23:30:06] Filterscripts
[23:30:06] ---------------
[23:30:06] Loaded 0 filterscripts.

[23:30:06] Objects loaded from LoadObjects Database.
[23:30:07] OC: Windsor spawned - Plate: QF18 RHS.
[23:30:07] Number of vehicle models: 1

here it is

Edit: It used to load bussines houses accounts factions now it dosent
Reply
#9

Could it be becouse i removed the anti-cheat?
Reply
#10

Is that all of the server log? If yes, try to download the crashdetectorplugin, put it on your server.cfg then run server. After doing this, paste again your server log here, so we can know what's the problem and why it's being caused.

1) Be sure to have updated plugins.
2) Be sure you got the gamemode yourgamemode 1 on your server.cfg
3) Be sure to have the required .dll files to run the gamemode on your PC.

Private200
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)