Would you be able to enable netlogs and report the issue on the Issue Tracker?The bugs on Titan still persist, vents and core are stuck
In order to tell Elite Dangerous to create a Netlog file you will need to perform the following steps:
If you are currently playing the game please select Save and Exit to exit to the main menu.
This will allow you to access the Network section of the Options menu.
- Open the Network options menu.
- Set the option labelled Logging to On.
- Save and exit to desktop
Please access your AppConfig.xml which be found in the projects folder where you installed the game and open this in Notepad. You'll see a block near the bottom named "Network". Please insert the following lines somewhere in that block -
ReportSentLetters="1"
ReportReceivedLetters="1"
VerboseLogging="1"
Any new network logs produced will now include more detail, which will help us with our investigation.
Please attempt to recreate this issue in-game and then attach the corresponding network log so we can check it out.
AppConfig file location (default):
C:\Users\username\AppData\Local\Frontier_Developments\Products\elite-dangerous-odyssey-64
Netlogs location (default): C:\Users\username\AppData\Local\Frontier_Developments\Products\elite-dangerous-odyssey-64\Logs
Once you have encountered this issue and have sent us the logs in your report, feel free to remove the line of code from the AppConfig file.