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

ACC Webservice

Discussion in 'ACC General Discussions' started by raymondw, Nov 20, 2018.

  1. raymondw

    raymondw Rookie

    There are more than enough people running AC servers, but you need some diskspace if you run it will all the addons

    With ACC you can run the service on a simple Linux host with wine.
    So I started on some php code to get everything running with a web server.
    As soon as the back end looks nicer than black and white I'll probably share the code.
    Users can check the status of the serves on the front end,
    Admins can use the back to start/stop servers and change the parameters in the JSON files.

    You can find my serves online : "ACC | Tweakers by Raymond | serverX" (Also waiting on the Kunos search box :) )
    We use the Tweakers forum for our leagues


    acc.png
     
    JanR, Ricky Reject, rex81 and 2 others like this.

  2. Similar Threads
    Forum Title Date
    ACC PS4/PS5/XB1/XBX/S General Discussions ACC Will it get cross party not just cross play on consoles? Saturday at 3:02 PM
    ACC Physics Does ACC not implement real life braking mechanics?(Need some insights on this recent youtube video) Mar 16, 2024
    ACC Multiplayer Communicating with accServer.exe (previously acRemoteServerUDP) Mar 14, 2024
    Multiplayer Bugs & Issues Time of Day adjustment on AC Server Maker stuck at 8:00-18:00 even though I have full version ACCM Mar 2, 2024
    ACC Screenshots & Videos ACC on PC with Controller | Race Element /ps5 controller activate triggers Feb 28, 2024
    ACC Tools ACC will not recognise my Elgato steamdeck Feb 15, 2024
    Bug reports ACC Restrictor parameter Feb 7, 2024
    ACC Online Leagues / Championships room ACC Official Server higher requirement Jan 30, 2024
    ACC Online Leagues / Championships room ACC LEAGUE AUSTRALIA Jan 29, 2024
    ACC Tools ACC Time Trial Jan 24, 2024
    ACC Troubleshooting ACC me funciona mal Jan 17, 2024
    ACC Tools ACC Telemetry - timing gaps Jan 15, 2024
    ACC Multiplayer Dedicated Server shows up in Lobby without ping value and cannot be accessed Jan 11, 2024
    ACC Controls & Peripherals What's happened to ACC FFB Jan 3, 2024
    ACC Physics Differentiate AC and ACC Shared Memory With Different Naming. Jan 3, 2024

  3. raymondw

    raymondw Rookie

    First parts are finished :D
    Everything runs on Ubuntu 18.10 with default software from repo.

    Server software
    Server version: Apache/2.4.34 (Ubuntu)
    PHP 7.2.10-0ubuntu1 (cli) (built: Sep 13 2018 13:38:55) ( NTS )

    Needed to run server
    wine-3.18 (Ubuntu 3.18-2)

    Login and realtime server status overview for guests
    Screenshot from 2018-11-23 20-39-11.png

    Login and check your servers (apache htaccess)
    Screenshot from 2018-11-23 20-39-20.png

    Add a server in realtime!
    Screenshot from 2018-11-23 20-39-37.png

    Configure, start/stop and an option to remove
    Screenshot from 2018-11-23 20-40-14.png

    In-depth JSON configuration
    Screenshot from 2018-11-23 20-40-18.png
     
    Last edited: Nov 23, 2018
  4. raymondw

    raymondw Rookie

    David Bertholom and Ricky Reject like this.
  5. raymondw

    raymondw Rookie

    @Minolin and other devs
    Before I put anything publicly only ;)
    Can I supply the original ACC server files with my project or should I create extra line in the installation file telling people to copy the files themselves?
    - accServer.exe
    - accServer.pdb
     
  6. Minolin

    Minolin Staff Member KS Dev Team

    always tell them where to copy the latest binaries, so they quickly can update their servers once we publish a new version (which will happen a lot).
     
  7. raymondw

    raymondw Rookie

    On request of the devs I stopped (temporary :cool: ) my Linux serves running Wine and accServer.exe
    Today I spend some time getting the PHP scripts running on Windows and with succes.
    Changed a lot of code to look at Windows vs Linux as underlying OS.
     
    rex81 likes this.
  8. LuisMercury

    LuisMercury Racer

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