You are stuck at the mission with the 100 Energy cell to sell and your transport ship say there is to many planned trip that you can't reset ?
In fact, it is possible to reset trade orders directly in your savegame :
1 Go to : C:\Users\YourWindowsUsername\Documents\Egosoft\X Rebirth\69676401\save\
2 Do a back up of your last save and Open it with Notepad or Notepad++.
3 Search for "<shopping>" (Keyboard shortcut : CTRL+F), you will find your "Energy cells" trades orders
4 Delete all content between "<shopping>" and "</shopping>"
Note : In my save I had only one "<shopping>" section because I had only one transport ship, be careful if you have multiple ships, there is maybe multiple "<shopping>" section, you need to find the good one.Example, Before :After :Code: Select all
<shopping> <trade id="[0x5bb]" seller="[0x85b3]" ware="energycells" price="5" amount="100" min="100"/> <trade id="[0x5bc]" buyer="[0x7068]" ware="energycells" price="4" amount="100" min="100"/> <trade id="[0x5bd]" buyer="[0x7068]" ware="energycells" price="6" amount="100" min="100"/> </shopping>
Code: Select all
<shopping> </shopping>
5 Save the file.
6 Launch the game, there will be 0 planned trip for the transport ship. You can try to re-sell your Energy cells...
If you have a problem after the modification, restore your back up.
EDIT : I finally completed the quest after savegame edition by giving a new trade order, dismissing the ship from my squadron and waiting 30min...
