Assetto Server Master

Hi raJJe,

your logfile is showing up following information:
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files (x86)\Steam\steamapps\common\assettocorsa\server\content\tracks\csp\acu_bathurst\ai'

---

The structure does not look well to me - very likely the content of folder
C:\Program Files (x86)\Steam\steamapps\common\assettocorsa\server\content\tracks\csp\acu_bathurst
should be in
C:\Program Files (x86)\Steam\steamapps\common\assettocorsa\server\content\tracks\acu_bathurst

You can try to copy the content of
"C:\Program Files (x86)\Steam\steamapps\common\assettocorsa\server\content\tracks\csp\"
into
"C:\Program Files (x86)\Steam\steamapps\common\assettocorsa\server\content\tracks\"

---

Alternatively you can try to create the missing directory, with:
press CTRL+R and type: `cmd` and press ENTER
write `md 'C:\Program Files (x86)\Steam\steamapps\common\assettocorsa\server\content\tracks\csp\acu_bathurst\ai'`
an press ENTER.
Close console window and retry to create your server.

---

Last idea:
If it is an python script, u are using. to create the server and are into coding.
You may put the corresponding code-block into a "try-except" block, to avoid crashing the app.

kind regards,
th3d0c
 

Latest News

Are you buying car setups?

  • Yes

  • No


Results are only viewable after voting.
Back
Top