SA-MP Forums Archive
Blank server - 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: Blank server (/showthread.php?tid=661218)



Blank server - Kosso - 26.11.2018

- hello again.
- so i've compiled the gamemode - everything is alright
- i connected it to the database - everything is alright
- when i join on the server, it is blank. 0 commands, CJ skin, clearly nothing.
================================================== =====
- here is the server.log
Quote:

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

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

[21:15:04] filterscripts = "" (string)
[21:15:04]
[21:15:04] Server Plugins
[21:15:04] --------------
[21:15:04] Loading plugin: crashdetect
[21:15:04] CrashDetect plugin 4.19.4
[21:15:04] Loaded.
[21:15:04] Loading plugin: streamer
[21:15:04]

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

[21:15:04] Loaded.
[21:15:04] Loading plugin: mysql
[21:15:04] >> plugin.mysql: R39-6 successfully loaded.
[21:15:04] Loaded.
[21:15:04] Loading plugin: sscanf
[21:15:04]

[21:15:04] ===============================

[21:15:04] sscanf plugin loaded.

[21:15:04] Version: 2.8.3

[21:15:04] © 2018 Alex "******" Cole

[21:15:04] ===============================

[21:15:04] Loaded.
[21:15:04] Loading plugin: audio
[21:15:04]

*** Audio Plugin v0.5 R2 by Incognito loaded ***

[21:15:04] Loaded.
[21:15:04] Loading plugin: Whirlpool
[21:15:04]
[21:15:04] ==================
[21:15:04]
[21:15:04] Whirlpool loaded
[21:15:04]
[21:15:04] ==================
[21:15:04]
[21:15:04] Loaded.
[21:15:04] Loading plugin: nativechecker
[21:15:04] Loaded.
[21:15:04] Loaded 7 plugins.

[21:15:04]
[21:15:04] Filterscripts
[21:15:04] ---------------
[21:15:04] Loaded 0 filterscripts.

[21:15:04] AMX (45972592) loaded
[21:15:04]
[21:15:04]
[21:15:04]
[21:15:04] =======================================
[21:15:04] | |
[21:15:04] | YSI version 3.09.0684 |
[21:15:04] | By Alex "******" Cole |
[21:15:04] | |
[21:15:04] =======================================
[21:15:04]
[21:15:04]
[21:15:04]
[21:15:04] SERVER: West Coast Roleplay
[21:15:04] VERSION: Mode v1.0
[21:15:04] *** Audio Plugin: Started TCP server on port 7777
[21:15:04] DEVELOPER: Mexicanu
[21:15:04] Number of vehicle models: 0

- in game ss
Код:
https://imgur.com/a/BBckn30



Re: Blank server - DIRTYBYT3 - 26.11.2018

Are you check server.cfg? What is AMX (45972592) loaded?


Re: Blank server - Kosso - 26.11.2018

this is the server cfg
Quote:

echo Executing Server Config...
lanmode 0
rcon_password bogdan
maxplayers 50
port 7777
hostname West Side Roleplay
gamemode0 frank 1
filterscripts
plugins crashdetect streamer mysql sscanf audio Whirlpool nativechecker
announce 0
conncookies 0
query 1
language RO
chatlogging 0
weburl www.sa-mp.com
logtimeformat [%H:%M:%S]

i don't know what that AMX is


Re: Blank server - vikoo - 26.11.2018

try to change the name of gamemode from (frank 1) to (frank1) don't add space
and don't forget to change it in server.cgf


Re: Blank server - cuber - 27.11.2018

Quote:
Originally Posted by vikoo
Посмотреть сообщение
try to change the name of gamemode from (frank 1) to (frank1) don't add space
and don't forget to change it in server.cgf
Do you even know what (frank 1) stands for?


Re: Blank server - DIRTYBYT3 - 27.11.2018

Ok update your plugins man and recompile your code. Im not work with mysql


Re: Blank server - DIRTYBYT3 - 27.11.2018

Quote:
Originally Posted by Kosso
Посмотреть сообщение
this is the server cfg

i don't know what that AMX is
Ok if you dont know what is that you have more problems. The code is not your probably... try made your own code learn first to script take a time for read tutorials is better that. Greetings