1. GSManager
    1. Funktionen
    2. Unterstützte Spiele
    3. Neuigkeiten
    4. Statistiken
    5. Serverliste
  2. Lexikon
  3. Filebase
  4. Entwicklung
  5. Forum
    1. Dashboard
    2. Unerledigte Themen
  6. Web-Interface
  7. Artikel
  8. Mitglieder
    1. Letzte Aktivitäten
    2. Benutzer online
    3. Team
    4. Mitgliedersuche
  • Anmelden
  • Registrieren
  • Suche
Dieses Thema
  • Alles
  • Dieses Thema
  • Dieses Forum
  • Artikel
  • Seiten
  • Dateien
  • Forum
  • Lexikon
  • Erweiterte Suche
  1. GSManager
  2. Forum
  3. Allgemeines
  4. Fehler

Random map cycyle funktionert nicht richtig

    • Rückfrage
    • GSManager
  • anonym
  • 24. Juni 2018 um 19:26
Das Projekt GSManager (vormals ManuAdminMod) wurde am 01.01.2020 eingestellt - diese Internetpräsenz bleibt verfügbar, die Software wird aber nicht länger gepflegt. Vielen Dank für eure Unterstützung in den mehr als zehn vergangenen Jahren!
  • anonym
    Anfänger
    Reaktionen
    1
    Punkte
    306
    Beiträge
    50
    • 24. Juni 2018 um 19:26
    • #1

    Nach 4 maps funktionert GSM nicht mehr es gibt keine fehler oder sonstiges aber der prozess läuft

    Alle phps wurde installiert

    Ubuntu 16.04

    Einstellung

    Code
    {
        "randommapcycle": {
            "enabled": true,
            "duration": 600,
            "ignorepriorgametype": true,
            "ignorepriormaps": 5,
            "interval": 60,
            "skipquorum": "50%",
            "skipvoting": false,
        "gametypes": [
          "dom",
          "dm",
          "war"
        ],
    
            "mapcount": 3,
        "maps": [
          "mp_backlot",
          "mp_strike",
        "mp_crash",
        "mp_showdown",
        "mp_killhouse",
          "mp_crossfire"
        ],
    
            "type": 2
        }
    }
    Alles anzeigen

    Logs

    Code
    [24.06.18 20:20:08] Info: =========================
    [24.06.18 20:20:08] Info: GSManager (Version 1.2.2)
    [24.06.18 20:20:08] Info: =========================
    [24.06.18 20:20:08] Info: Config loaded: basics.json
    [24.06.18 20:20:08] Info: Config loaded: plugins/skillscrambler.json
    [24.06.18 20:20:08] Info: Config loaded: plugins/balancer.json
    [24.06.18 20:20:08] Info: Config loaded: plugins/automessages.json
    [24.06.18 20:20:08] Info: Config loaded: plugins/randommapcycle.json
    [24.06.18 20:20:08] Info: Config loaded: plugins/votings.json
    [24.06.18 20:20:08] Info: Config loaded: plugins/mapsettings.json
    [24.06.18 20:20:08] Info: Config loaded: plugins/customcommands.json
    [24.06.18 20:20:08] Info: Config loaded: plugins/welcomemessages.json
    [24.06.18 20:20:08] Info: Config loaded: plugins/reservedslots.json
    [24.06.18 20:20:08] Info: Config loaded: plugins/killmessages.json
    [24.06.18 20:20:08] Info: Config loaded: plugins/highticket.json
    [24.06.18 20:20:08] Info: Config loaded: plugins/statistics.json
    [24.06.18 20:20:08] Info: Config loaded: plugins/nameprotection.json
    [24.06.18 20:20:08] Info: Config loaded: plugins/pingchecker.json
    [24.06.18 20:20:08] Info: Config loaded: plugins/censor.json
    [24.06.18 20:20:08] Info: Config loaded: plugins/funmessages.json
    [24.06.18 20:20:08] Info: Config loaded: plugins/antiteamkill.json
    [24.06.18 20:20:08] Info: Config loaded: plugins/nuke.json
    [24.06.18 20:20:08] Info: Config loaded: plugins/reports.json
    [24.06.18 20:20:08] Info: Config loaded: plugins/rules.json
    [24.06.18 20:20:08] Info: Config loaded: plugins/streakmessages.json
    [24.06.18 20:20:08] Info: Config loaded: plugins/weaponrestrictions.json
    [24.06.18 20:20:08] Info: Config loaded: plugins/mapcycle.json
    [24.06.18 20:20:08] Info: Config loaded: users.json
    [24.06.18 20:20:08] Info: Config loaded: groups.json
    [24.06.18 20:20:08] Info: Config loaded: reasons.json
    [24.06.18 20:20:08] Info: Config loaded: aliases.json
    [24.06.18 20:20:08] Info: All config files were parsed
    [24.06.18 20:20:08] Info: GeoIP: Database /home/duty/apps/sniper/daemon/libraries/geoip/geoip.mmdb successfully opened
    [24.06.18 20:20:08] Info: GeoIP: Initialization finished
    [24.06.18 20:20:09] Info: RCON command executed: 'version'
    [24.06.18 20:20:09] Notice: RCON connection established (127.0.0.1:1024)
    [24.06.18 20:20:09] Notice: Game detected: Call of Duty 4 (Version: 1.8)
    [24.06.18 20:20:09] Notice: Dvar check successful
    [24.06.18 20:20:09] Warning: Punishment kill does not exist. Skipping.
    [24.06.18 20:20:09] Warning: Can't register subcommand quit -> srv. The parent command doesn't exist
    [24.06.18 20:20:09] Notice: Punkbuster: PB is disabled on this server (sv_punkbuster = 0), please enable it before using this plugin
    [24.06.18 20:20:09] Info: Set Dvar _gsmanager to '1.2.2'
    [24.06.18 20:20:09] Info: Synced playerlist with 'status' (1 players online)
    [24.06.18 20:20:09] Info: Updated Dvar g_gametype
    [24.06.18 20:20:09] Info: == Loading plugins and commands ==
    [24.06.18 20:20:09] Notice:  + Loading Plugin 'Reports' (v1.0.0) by Yenz
    [24.06.18 20:20:09] Notice:  + Loading Plugin 'Streak Messages' (v1.0.0) by Mirko911
    [24.06.18 20:20:09] Notice:  + Loading Plugin 'Statistics' (v1.0.0) by Mirko911
    [24.06.18 20:20:09] Notice:  + Loading Plugin 'Fun Messages' (v1.0.0) by Mirko911
    [24.06.18 20:20:09] Notice:  + Loading Plugin 'Weapon Restrictions' (v1.0.0) by Master of Little
    [24.06.18 20:20:09] Notice:  + Loading Plugin 'Name Protection' (v1.0.0) by Mirko911
    [24.06.18 20:20:09] Notice:  + Loading Plugin 'Welcome Messages' (v1.0.0) by Mirko911
    [24.06.18 20:20:09] Notice:  + Loading Plugin 'Automatic Messages' (v1.0.0) by Mirko911
    [24.06.18 20:20:09] Notice:  + Loading Plugin 'Rules' (v1.0.0) by Mirko911
    [24.06.18 20:20:09] Notice:  + Loading Plugin 'Censor' (v1.0.0) by Mirko911
    [24.06.18 20:20:09] Notice:  + Loading Plugin 'Map Settings' (v1.0.0) by Mirko911
    [24.06.18 20:20:09] Notice:  + Loading Plugin 'Custom Commands' (v1.0.0) by Mirko911
    [24.06.18 20:20:09] Notice:  + Loading Plugin 'Random MapCycle' (v1.0.0) by Mirko911
    [24.06.18 20:20:09] Notice:  + Loading Plugin 'Kill Messages' (v1.0.0) by Mirko911
    [24.06.18 20:20:09] Notice:  + Loading Plugin 'Ping Checker' (v1.0.0) by Mirko911
    [24.06.18 20:20:09] Notice:  + Loading Plugin 'Votings' (v1.0.0) by Mirko911
    [24.06.18 20:20:09] Info: == Finished loading plugins (16 plugins) ==
    [24.06.18 20:20:09] Info:   !! Finished initialisation
    [24.06.18 20:20:09] Info: === Start processing loglines... ===
    [24.06.18 20:20:09] Info: GeoIP: No location data found for ip address 127.0.0.1
    [24.06.18 20:20:09] Info: Heartbeat has been sent to the GSManager Master Server: Successful
    [24.06.18 20:20:13] Info: Player 'Duty' executed command: 'map rotate', PID: 2, GUID: cc338314516bf6055e1438c3348752ec
    [24.06.18 20:20:13] Info: Map was rotated
    [24.06.18 20:20:14] Info: Next map / map restart
    [24.06.18 20:20:14] Info: RCON connection established (127.0.0.1:1024)
    [24.06.18 20:20:14] Info: Current map: mp_crash (war)
    [24.06.18 20:20:27] Info: Player 'Duty' executed command: 'map rotate', PID: 2, GUID: cc338314516bf6055e1438c3348752ec
    [24.06.18 20:20:27] Info: Map was rotated
    [24.06.18 20:20:28] Info: Next map / map restart
    [24.06.18 20:20:28] Info: RCON connection established (127.0.0.1:1024)
    [24.06.18 20:20:28] Info: Current map: mp_killhouse (war)
    [24.06.18 20:20:30] Info: Set Dvar sv_maprotationcurrent to 'gametype dom map mp_crossfire'
    [24.06.18 20:20:36] Info: Set Dvar sv_maprotationcurrent to 'gametype war map mp_backlot'
    [24.06.18 20:20:42] Info: Player 'Duty' executed command: 'map rotate', PID: 2, GUID: cc338314516bf6055e1438c3348752ec
    [24.06.18 20:20:42] Info: Map was rotated
    [24.06.18 20:20:44] Info: Next map / map restart
    [24.06.18 20:20:44] Info: RCON connection established (127.0.0.1:1024)
    [24.06.18 20:20:44] Info: Current map: mp_backlot (war)
    [24.06.18 20:20:50] Info: Set Dvar sv_maprotationcurrent to 'gametype war map mp_crossfire'
    [24.06.18 20:20:59] Info: Player 'Duty' executed command: 'map rotate', PID: 2, GUID: cc338314516bf6055e1438c3348752ec
    [24.06.18 20:20:59] Info: Map was rotated
    [24.06.18 20:21:00] Info: Next map / map restart
    [24.06.18 20:21:00] Info: RCON connection established (127.0.0.1:1024)
    [24.06.18 20:21:00] Info: Current map: mp_crossfire (war)
    Alles anzeigen
  • anonym
    Anfänger
    Reaktionen
    1
    Punkte
    306
    Beiträge
    50
    • 22. September 2018 um 20:28
    • #2

    Niemand der helfen kann ?

  • Mirko911
    Entwickler
    Reaktionen
    165
    Punkte
    16.820
    Trophäen
    6
    Beiträge
    3.263
    Einträge
    11
    • 22. September 2018 um 23:47
    • #3

    ich dachte das Thema wäre von deiner Seite aus mit dem Post:

    GSmanager läuft aber funktionier nach ner zeit nicht mehr

    erledigt?


    Ansonsten müsstest du etwas genauer werden:

    Geht dann gar nichts mehr? Keine !commands, keine automatischen Nachrichten, keine Welcome Messages?

  • Dieses Thema enthält 6 weitere Beiträge, die nur für registrierte Benutzer sichtbar sind.

Benutzer online in diesem Thema

  • 1 Besucher
  1. Mitarbeiter
  2. Datenschutzerklärung
  3. Nutzungsbedingungen
  4. Impressum
  5. Kontakt
Community-Software: WoltLab Suite™