Lofte Posted November 11, 2018 Posted November 11, 2018 Hi all Could anybody explain where is problem here (see below). Stock missions start fine, internal server starts my missions fine.. What could be wrong with DServer? dogfight.rar
DD_FT- Posted November 11, 2018 Posted November 11, 2018 Had the same thing happening, fixed it by manually editing the sds file using notepad, and removing the C:\IL2-Data\Multiplayer from the paths to the mission files in the [rotation] section. So, for example change it like this:[rotation] random = false file = "C:\IL2-Data\Multiplayer\Dogfight\TESTNEW" [end] into this [rotation] random = false file = "Dogfight\TESTNEW" [end] Save the file and reload it in the Dserver, should be good to go... There might be more elegant solutions, but this one worked... 1 2
Lofte Posted November 11, 2018 Author Posted November 11, 2018 26 minutes ago, DD-FT- said: Had the same thing happening, fixed it by manually editing the sds file using notepad, and removing the C:\IL2-Data\Multiplayer from the paths to the mission files in the [rotation] section. IT WORKS! Thank you very much! 1
JimTM Posted November 11, 2018 Posted November 11, 2018 (edited) Re. the "Missions" box in the topmost dialog of your screenshot, I'm not sure how the full path for the mission got there. I tried selecting a mission from the \data\Multiplayer\Dogfight folder of my DServer installation and "Missions" showed "Dogfight\JimTMBasicMPDogfight", which is normal. Try selecting missions for yourself and see if it works OK. Make sure that you select missions from either "\data\Multiplayer\Dogfight" or "\data\Multiplayer\Cooperative" folder in your DServer folders. Edited November 11, 2018 by JimTM
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now