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



server mode unknown? - Youssef221 - 06.01.2018

server log:
Код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[01:38:05] filterscripts = ""  (string)
[01:38:05] 
[01:38:05] Server Plugins
[01:38:05] --------------
[01:38:05]  Loading plugin: sscanf
[01:38:05] 

[01:38:05]  ===============================

[01:38:05]       sscanf plugin loaded.     

[01:38:05]          Version:  2.8.1        

[01:38:05]    © 2012 Alex "******" Cole  

[01:38:05]  ===============================

[01:38:05]   Loaded.
[01:38:05]  Loading plugin: crashdetect
[01:38:05]   CrashDetect v4.18.1 is OK.
[01:38:05]   Loaded.
[01:38:05]  Loading plugin: streamer
[01:38:05] 

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

[01:38:05]   Loaded.
[01:38:05]  Loading plugin: Whirlpool
[01:38:05]  
[01:38:05]  ==================
[01:38:05]  
[01:38:05]   Whirlpool loaded
[01:38:05]  
[01:38:05]  ==================
[01:38:05]  
[01:38:05]   Loaded.
[01:38:05]  Loading plugin: nativechecker
[01:38:05]   Loaded.
[01:38:05]  Loaded 5 plugins.

[01:38:05] 
[01:38:05] Filterscripts
[01:38:05] ---------------
[01:38:05]   Loaded 0 filterscripts.

[01:38:05]  
[01:38:05]  
[01:38:05]  
[01:38:05]  ======================================= 
[01:38:05]  |                                     | 
[01:38:05]  |        YSI version 3.09.0684        | 
[01:38:05]  |        By Alex "******" Cole        | 
[01:38:05]  |                                     | 
[01:38:05]  ======================================= 
[01:38:05]  
[01:38:05]  
[01:38:05]  
[01:38:07] Server Has Successfully Opened
[01:38:08] Number of vehicle models: 53
server cfg:
Код:
echo Executing Server Config...
lanmode 0
rcon_password fucku
maxplayers 50
port 7777
hostname Test server
gamemode0 LSGW
plugins sscanf crashdetect streamer Whirlpool nativechecker
filterscripts
announce 1
query 1
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
language English
I have the latest versions of the plugins, I have, it suppose to tell me why the server went unknown in the server logs but idk what to do..
EDIT: I already have set the name of the game mode in ongamemodeinit, from what I have discovered, all the server's commands work fine, most vehicles are vanished, spawn me at blueberry and scriptfiles folder doesn't seem to work properly (every time I join I register the same account), this problem existed right after I got the newest version of streamer 2.9.2, and I had to get it because server had a runtime error, I even tried an older version (streamer 2.7.2 I think) and didn't work too..


Re: server mode unknown? - RogueDrifter - 06.01.2018

add gamemodetext in your server cfg next to the name u want, for ex:
PHP код:
gamemodetext Drift/Roleplay/DM 



Re: server mode unknown? - Youssef221 - 06.01.2018

I already have it named under my ongamemodeinit but when I join the server I get spawned at blueberry


Re: server mode unknown? - SonnyGamer - 06.01.2018

Re-download latest plugins and includes then compile your gamemode and start the server.


Re: server mode unknown? - Youssef221 - 06.01.2018

Quote:
Originally Posted by SonnyGamer
Посмотреть сообщение
Re-download latest plugins and includes then compile your gamemode and start the server.
Did as exactly as you said but no difference, except that I found this in the server logs:

Код:
AMX (41973120) loaded
EDIT: from what I have discovered, all the server's commands work fine, most vehicles are vanished, spawn me at blueberry and scriptfiles folder doesn't seem to work properly (every time I join I register the same account), this problem existed right after I got the newest version of streamer 2.9.2, and I had to get it because server had a runtime error, I even tried an older version (streamer 2.7.2 I think) and didn't work too..


Re: server mode unknown? - Youssef221 - 06.01.2018

I tried using grandlarc mode and worked perfectly, and I realized that the problem was in my game mode


Re: server mode unknown? - Youssef221 - 06.01.2018

sorry for bump but I am confused here idk what to do I even tried using older versions of the gamemode still same problem


Re: server mode unknown? - TakeiT - 06.01.2018

Are the permissions set correctly? If it's not on your local machine, make sure read/write permissions are allowed on scriptfiles.