1. Do you need support for Assetto Corsa Competizione? Please use the proper forum below and ALWAYS zip and attach the WHOLE "Logs" folder in your c:\users\*youruser*\AppData\Local\AC2\Saved. The "AppData" folder is hidden by default, check "Hidden items" in your Windows view properties. If you report a crash, ALWAYS zip and attach the WHOLE "Crashes" folder in the same directory. Do not post "I have the same issue" in an existing thread with a game crash, always open your own thread. Do not PM developers and staff members for personal troubleshooting and support.
  2. As part of our continuous maintenance and improvements to Assetto Corsa Competizione we will be releasing small updates on a regular basis during the esports season which might not go through the usual announcement process detailing the changes until a later version update where these changes will be listed retrospectively.
  3. If ACC doesn't start with an error or the executable is missing, please add your entire Steam directory to the exceptions in your antivirus software, run a Steam integrity check or reinstall the game altogether. Make sure you add the User/Documents/Assetto Corsa Competizione folder to your antivirus/Defender exceptions and exclude it from any file sharing app (GDrive, OneDrive or Dropbox)! The Corsair iCue software is also known to conflict with Input Device initialization, if the game does not start up and you have such devices, please try disabling the iCue software and try again. [file:unknown] [line: 95] secure crt: invalid error is a sign of antivirus interference, while [Pak chunk signing mismatch on chunk] indicates a corrupted installation that requires game file verification.
  4. When reporting an issue with saved games, please always zip and attach your entire User/Documents/Assetto Corsa Competizione/Savegame folder, along with the logs and the crash folder (when reporting related to a crash).

DOCS The Server Admin Handbook thread

Discussion in 'ACC Blog' started by Minolin, Jun 10, 2019.

  1. AlienGTR

    AlienGTR Racer

    - Temporarily disabled server settings: "isRaceLocked" (active by default) and event rules "driverStintTimeSec" and "maxTotalDrivingTime".

    By default is active therefore one should not be able to enter...
     
    Minolin and Rolz like this.
  2. Minolin

    Minolin Staff Member KS Dev Team

    do you have randomizeTrackWhenEmpty set?
     
  3. VELOCIPEDE

    VELOCIPEDE Racer

    yes "randomizeTrackWhenEmpty": 1 and don't work

    i have tested now with "randomizeTrackWhenEmpty": 0 and the track suzuka was selected correctly from the server
     
  4. Now... on my second server happen the same problem. I try kyalami_2019 and load monza.

    Code:
    {
     "serverName": "J6SimRacing.com.br e-Sports #4 | 4FUN HOJE 04-02 - 22H00",
     "adminPassword": "XXXXXX",
     "trackMedalsRequirement": 0,
     "safetyRatingRequirement": -1,
     "racecraftRatingRequirement": -1,
     "password": "XXXXXXX",
     "spectatorSlots": 140,
     "spectatorPassword": "naftalina1",
     "maxCarSlots": 65,
     "dumpLeaderboards": 1,
     "isRaceLocked": 0,
     "randomizeTrackWhenEmpty": 0,
     "allowAutoDQ": 0,
     "shortFormationLap": 0,
     "dumpEntryList": 1,
     "formationLapType": 3
    }
    Code:
    {
      "track": "kyalami_2019",
      "eventType": "E_3h",
      "preRaceWaitingTimeSeconds": 90,
      "sessionOverTimeSeconds": 120,
      "ambientTemp": 32,
      "cloudLevel": 0.1,
      "rain": 0.0,
      "weatherRandomness": 4,
      "configVersion": 1,
      "postQualySeconds": 30,
      "postRaceSeconds": 180,
      "sessions": [
        {
          "hourOfDay": 16,
          "dayOfWeekend": 1,
          "timeMultiplier": 1,
          "sessionType": P",
          "sessionDurationMinutes": 60
        },
        {
          "hourOfDay": 15,
          "dayOfWeekend": 2,
          "timeMultiplier": 1,
          "sessionType": "Q",
          "sessionDurationMinutes": 12
        },
        {
          "hourOfDay": 13,
          "dayOfWeekend": 3,
          "timeMultiplier": 4,
          "sessionType": "R",
          "sessionDurationMinutes": 60
        }
      ]
    }
    Code:
    0: Server starting with version 255
    0: Installing CrashGuard Fault Handler
    
    0: Read maxClients=60, the value is deprecated. Please move to maxConnections in the future
    0: Starting server J6SimRacing.com.br e-Sports #4 | 4FUN HOJE 04-02 - 22H00
    0: ==ERR: isRaceLocked: 0 is disabled in 1.3.0
    0: FileToStruct cfg/eventRules.json
    0: maxConnections 60 is smaller than maxCarSlots 65, reducing car slots to 60
    0: SessionManager::randomizeGreenFlagTriggers: s:0.890000 e:0.950000 r:0.942538
    0: Track monza was set and updated
    0: Event changed
    0: Reading custom event rules
    0: FileToStruct cfg/eventRules.json
    0: SessionManager::randomizeGreenFlagTriggers: s:0.890000 e:0.950000 r:0.928102
    0: Significant change detected, updating lobby (1|1)
    0: maxConnections 60 is smaller than maxCarSlots 65, reducing car slots to 60
    0: Resetting weekend to friday night
    0: SessionManager::randomizeGreenFlagTriggers: s:0.890000 e:0.950000 r:0.892258
    0: Listening to TCP 9991 | UDP 9990

    look de current event.json the server create

    Code:
    {
        "track": "monza",
        "eventType": "E_6h",
        "preRaceWaitingTimeSeconds": 80,
        "postQualySeconds": 10,
        "postRaceSeconds": 15,
        "sessionOverTimeSeconds": 120,
        "ambientTemp": 26,
        "trackTemp": 30,
        "cloudLevel": 0.30000001192092898,
        "rain": 0.0,
        "weatherRandomness": 1,
        "sessions": [
            {
                "hourOfDay": 17,
                "dayOfWeekend": 1,
                "timeMultiplier": 1,
                "sessionType": "P",
                "sessionDurationMinutes": 20
            }
        ],
        "configVersion": 1
    }
     
    Last edited: Feb 4, 2020
  5. Rolz

    Rolz Alien

    re-reading this
    "- Temporarily disabled server settings: "isRaceLocked" (active by default) "
    my interpretation means that u can join all the time... but it's not working... u can only join during P/Q not R
     

  6. For some reason he (server.exe) stops reading the event.json and rulesevent.json files. Sometime settings.json. Then it creates new files with no configuration.

    I tried to copy the files from the current folder and edit them, it took several attempts until he read the files again. Crazy.
     
  7. Creegz

    Creegz Racer

    I am experiencing the above behavior right now. It just populates a new current folder and refuses to read my new config settings.
     
  8. Toiletpaper

    Toiletpaper Rookie

    You need to copy those json files from "current" to "cfg" folder, also change the file setting.json to settings.json
     
  9. moneypizzle

    moneypizzle Racer

    No, it means all races are locked at the moment. Game-wide.
     
  10. Creegz

    Creegz Racer

    Even though I have all of those files in the cfg folder already and they're named correctly? I copy them out and they become unwriteable via SSH using nano.
     
    Last edited: Feb 5, 2020
  11. icemanzp

    icemanzp Simracer

    - Temporarily disabled server settings: "isRaceLocked"

    What about races with driver swaps? Could co-drivers get on server while race running?
     
    Rolz likes this.
  12. Minolin

    Minolin Staff Member KS Dev Team

    yes, it's only about cars. Team mates can enter their specator role any time

    though that also means that a team car who's driver left without swap isn't going to come back, but that's how it is meant to be for logical reasons.
     
  13. icemanzp

    icemanzp Simracer

    got it! Thank you for answer
     
  14. Toiletpaper

    Toiletpaper Rookie

    okay let's delete all json files (including those in "current" and in "cfg" folders)
    Then run the server once and close it, you should then see new json files are generated in the "current folder"
    Copy those and paste them under "cfg" folder.
    Also those json files you just copy, one of them are named "setting.json"
    Change it to "settings.json"
    And from now on, the accserver should be able to read the json files in "cfg" folder without resetting them.
    I can make a video for you if you need to.
     
    DrOrzy_FNL1 likes this.
  15. NiTjSefni

    NiTjSefni Rookie

    Hey guys, just a question. Is eventType still used? If yes any chance someone can share what kind of options do we have? I can't find this in handbook :D
     
  16. Rolz

    Rolz Alien

    so how long is "isRaceLocked" (active by default) " is this gonna be turned on for... its proving to be pretty annoying for us that are limited with *low ping servers* about...
    sense a reoccurring theme here??
     
  17. Captain Barracuda

    Captain Barracuda Hardcore Simmer

    This isn't an issue in Europe. Good luck convincing them there are players from other regions.
     
    Rolz likes this.
  18. Creegz

    Creegz Racer

    I tried that last night with no success. It seems to be adamant that it needs to rewrite all the files into an unwriteable status. I am wondering if it is an issue with the North American version of the game because I have had someone else start from scratch in a similar environment as mine with the same problems.
     
  19. PixxelHunter

    PixxelHunter Rookie

    Hallo,
    woher bekomme ich das Serverhandbuch V7? Im Steamverzeichnis von ACC ist es nicht, da ist nur die V6a.

    Hi there,
    where can I get the server manual V7? It is not in the ACC steam directory, there is only the V6a.


    HG PixxelHunter
     
    Maranello78 likes this.
  20. Jempy

    Jempy Simracer

    It seems to have been forgotten in the download. ;)
    Thanks in advance for a download link, please.
     
    Captain Barracuda, Rolz and zisekoz like this.
Similar Threads
Forum Title Date
ACC Multiplayer Missing information in ACC Server Admin Handbook Version 1.10.0 Apr 3, 2024
ACC Troubleshooting Render Thread 1 crashed whilst spectating multiplayer as server admin Sep 28, 2023
ACC PS4/PS5/XB1/XBX/S General Discussions Online Server admin commands console May 30, 2023
ACC PS4/PS5/XB1/XBX/S General Discussions Running admin commands on a PS5 server Jul 19, 2022
ACC Multiplayer Isserveradmin not working Sep 10, 2021
Multiplayer Bugs & Issues Why is "isServerAdmin" per CAR and not per DRIVER? Apr 20, 2021
ACC PS4/PS5/XB1/XBX/S General Discussions Server Administration on XBox One Oct 29, 2020
ACC Multiplayer Feature Request: Add FCY and SC Mode as server admin commands Sep 14, 2020
ACC Multiplayer Admin server - next session command Sep 12, 2019
ACC Multiplayer For server admins: ACCServer 1.0.8 preview 1 Aug 9, 2019
ACC Multiplayer For server/league admins: 1.0.7 preview 1 Jul 24, 2019
ACC Multiplayer ACC Server Admin Handbook (german translate) Jul 5, 2019
ACC Multiplayer Server Log Parser for HTML (league admins) Jun 15, 2019
ACC Multiplayer Can't join the server as admin or spectator May 29, 2019
ACC General Discussions Server admin turn off practice session? May 18, 2019

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice