We used "le mans 2017"Hi,
Interesting, thanks for reporting this! Are you running a correctly modified track? (as per this guide https://github.com/JustaPenguin/assetto-server-manager/wiki/Driver-swap-track-editing).
If you're running a stock track chances are that is the issue, if not then we have some more digging to do!
Thanks
In config.yml you can findHi, just trying this out. Works great so far but I would like to ask maybe a bit of a silly question. Is it possible to access the Server Manager remotely. I have it installed on a server away from home but dont know how to connect to it from my home machine. Thank you!
http:
# hostname is the hostname the HTTP server should listen on.
# change '0.0.0.0' to 'localhost' if you don't want server manager to be
# available on the web.
hostname:IP:port
In config.yml you can find
Then you can change the ip to 0.0.0.0 and restart server managerCode:http: # hostname is the hostname the HTTP server should listen on. # change '0.0.0.0' to 'localhost' if you don't want server manager to be # available on the web. hostname:IP:port
I'm pretty sure the issue is that the assetto (or assetto/manager) folder(s) don't exist before you run docker-compose up. If you make those directories manually and then run docker-compose up that should work just fine with your current structure.
don't think there's anything wrong with your directory structure
RUN useradd -ms /bin/bash -u 1001 ${SERVER_USER}
RUN useradd -ms /bin/bash -u ${PUID} -g ${PGID} ${SERVER_USER}
Everyone does need to download the skins, unfortunately AC has no support for automatically sharing skins through the game. You could upload the skins somewhere and share them through content manager, following this guide: https://github.com/JustaPenguin/ass.../Sharing-Content-With-Content-Manager-Wrapper. I hope that helps!
Thanks
Hi everyone, hope you're doing well! Some important fixes in this one, and some nice new features too. Happy Racing!
Added:
- Added the ability to gate ACSR exported events based on ACSR skill and safety ratings!
- Added a chat box to Live Timings, showing the in-game chat and messages broadcast from the server!
- Added a "combine results" button to the results index page, allowing you to manually combine any results (you should probably only combine results of the same type and...
Hi everyone, just a small update but an important one if you want to use sign up forms without ACSR integration!
Fixes:
- Sign Up Forms should now work as intended for non-ACSR enabled events.
Good afternoon,
I am having an issue where we have a server setup with a number of cars as options. Unfortunately we are experiencing an issue where when we select a particular car, then join the game, we are issued with another car. Have a missed something in the settings or the setup?
Please let me know if you need any screenshots.
Thanks
Chris
To me with the latest version 1.7.7 suddenly when I want to create a championship tells me that I do not have the premium version or its advantages when I do ...
We sorted this out on our Discord channel, but in case anybody else here also encounters this issue you have two options:
1: Switch to using OpenVR in content manager instead of Oculus mode
2: Move your Server Manager .exe out of the root Assetto Corsa folder, having other .exe files next to the assetto corsa .exe confuses the Oculus!
Either of these should fix the issue.
Thanks
Hey mate, how did you fix this? Where did you put the Server Manager .exe file? Cheers MarkBoth of them worked for me, thanks!