I need the gsm logfile
Beiträge von Mirko911
-
-
please send us the logfile
-
please send us the logfile. It helps alot
-
it's !commands now
-
go to the gsm.cfg and replace bf4 with cod4
-
do you have a cod4 or a battlefield server?
-
I'm sure that your warnings and errors are related to two problems:
The first one[16.11.16 08:47:07] Notice: Notice in :\Users\Max\Desktop\cod4svr\GSManager\daemon\engines\quake3\loop.php:83 => Undefined index: g_logsync
[16.11.16 08:47:07] Info: Set Dvar g_logSync to '1'
[16.11.16 08:47:07] Warning: Dvar 'g_logsync' must be greater or equal to 1set g_logsync "2"
I could imagine, that CoD 1.8 ignores the g_logsync 2 because you can only set it between 0 and 1 (tested on my Linux CoD 1.7x Serverfiles)
Also this is just a warning. Back in the days we had a lot of users who failed with the g_logsync configuration. We added the autoconfiguration feature, which sets the dvar to the correct value to provide a better "first use"-experience.
So this shouldn't be a real problem atm, Try to use g_logsync 1 and check if it works"logfile": "F:\\Users\\Max\\Desktop\\cod4svr\\main\\games_mp.log"
It seems that this is your main problem atm. The GSM starts without errors because this main/games_mp.log exists most of the time. But this isn't the logfile you need. Please check if there is a logfile in the OPENWARFAREME folder. Maybe it isn't named correctly. Please check the g_log dvar when the server is started and not the dvar in your config. Openwarfare is a huge mod and maybe there is a script which changes the logfile name
-
You can ignore this special warning.
I guess you haven't opened port 80 for the gsm in the firewall.
Edit: can you tell us how you fixed your problem? That would help other users who might have the same problems
-
Server und logfile passen evtl nicht zusammen.
Das kann vorkommen wenn mehrere Server in eine Log Datei loggen
-
kannst du mal die Logfile anhängen?
-
-
Hey,
ich weiß, dass es die Probleme mal mit den CoDx Server Files gab, da man dort die Colorcodes im Namen nutzen konnte. Rcon hat diese Namen dann auch richtig übergeben, allerdings fehlten die Farben in den Logdateien.
Eigentlich müsste der Bug aber schon längst behoben sein. Kannst du mal die Logfiles anhängen?
-
Hey,
I've some questions:- Which GSM Version do you use?
- Which PHP Version do you use?
- Are you working on a custom plugin?
-
Er hat Version 1.1.0, er ist bei nem Hoster.
da war ich wohl etwas schnell mit meiner Antwort
-
da gabs wohl einen Bug beim Ändern der Versionsnummer.
In dem daemon/core/daemon.php muss die Version auf "1.2.0-RC+1" geändert werden. Dann verschwinden die Probleme. -
we merged some commands.
All map related commands are now subcommands of !mapIf you type !map in the chat, you will see a list of all available subcommands like !map next !map change!map set
If you want the old syntax, you can create aliases for it in the aliases.json -
how many people are on the server?
Please notice that some admin groups are protected against the kill command -
you need at least PHP 5.4 to run the GSM
PS: if you hide the username, you should also do it in the title
-
gemeint ist !unban name <SPIELERNAME>
oder !unban guid <SpielerGUID> -
I'll test s.th. when I'm back at home