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).

[Release] AC Competizione Server Manager

Discussion in 'ACC General Discussions' started by 「Cr4zy | Pi3t」, Mar 17, 2019.

  1. Some of you already may have heard of Gotzls ACC Server Manager that can be used to manage and run multiple server instances at once without having to copy and edit the files directly.

    I really like his tool but I wanted to make it better (at least from a technical viewpoint) so I started work on my own software.

    The difference is that my software has seperated backend and frontend (will release later) components that communicate through a REST-API. This basically enables big server hosters to just use my manager and their own frontend or someone could just write their own frontend because they dont like the standard one. You dont even need a frontend if you know how HTTP-REST works (although its very ugly to manage servers using REST calls).

    Also my software deploys each server instance in a dedicated docker container. This makes managing a big number of instances easier and more secure.

    Currently you can create multiple server instances and start/stop/pause/resume each instance. Also my tool supports mulitple server versions (provided you have access to the executables of older accServer.exe versions).

    If you have prometheus.io my software also can be monitored with that (default monitoring port: 9554).



    The tool is open-source and you can grab the latest release here.

    Installation manual and other info can be found here.

    Please keep in mind that my tool is currently focused on users that dont need a frontend or that know how to write their own frontend. I will probably write an official frontend in the future but for now im focusing on getting everything to work as smoothly as possible.

    If you know how to use REST-APIs and are interested in testing my application, just download the latest release and install it according to the manual. If you have any questions or encountered any issues, just open a new issue and I will try to help you.

    Feedback is always wanted too!
     


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