It seems the option to buy a Naval Energy Unit dissappears once you have a standard energy unit added even if you have completed the right mission and are at the right TL system.
Have to be careful when equipping ships to make sure you dont just go down the option list buying up everything.
The two are mutually incompatible, so that would be what happens. So you need to sell the normal energy unit (via the sell equipment OXP, selling your ship and buying a new one or just get into a lot of firefights and hope it gets destroyed) and then get the NEU rather than the standard one next time
It's been ages since I last looked at that code, but I am fairly confident that the current behaviour of the Naval / Standard Energy Unit and the way they interact is how it should be. Thargoid is correct, they are mutually incompatible. So, I will call this a feature.
What I meant - was remove EU, add NEU and knock off the differential in credits, it's almost but not quite cheating (and before the sell anything oxp came out - the only way to do it - short of surviving a firefight that got the EU destroyed but left you in good enough shape to escape!)
Just remove the EU from the save file, then the NEU should become available again to purchase as you then aren't equipped with any incompatible equipment...
Just remove the EU from the save file, then the NEU should become available again to purchase as you then aren't equipped with any incompatible equipment...
Ive tried that but with 1.72.2 as soon as I edit the equipment list the save file no longer seems to appear in the load commander menu So far Ive yet to find any part that I can edit in notepad and still use afterwards...
Must be doing something wrong there, I can add keys such as <testdh> and give them values without them disappearing from the load commander list but I can seem to modify equipment lists without dissappearing from oolite...
EDIT: OK I must have tried that 5 times over the last couple of days and any slight change seemed to stop the file from appearing, just tried it again and I could swap between naval and normal energy unit at will...
If I had to guess, when you save the file your editor is perhaps appending .txt or something to the back of the filename, giving you Jameson.oolite-save.txt or somesuch?
Oolite will only recognise files ending .oolite-save as proper save game files. This of course combined with Windows propensity for hiding "known" file extensions if you don't tell it to behave properly...
If I had to guess, when you save the file your editor is perhaps appending .txt or something to the back of the filename, giving you Jameson.oolite-save.txt or somesuch?
Oolite will only recognise files ending .oolite-save as proper save game files. This of course combined with Windows propensity for hiding "known" file extensions if you don't tell it to behave properly...
Ive already told it to behave . The extension wasnt changing, wish I had kept a non working file now to see whats different...
and now its working exactly as it should...
I thought it was odd as even commanders whos ship oxps have been removed still show up with just a question mark.
So far Ive yet to find any part that I can edit in notepad and still use afterwards...
You could try a real text editor such as TextPad instead of notepad... not free, but the trial version isn't crippled nor time-limited. It has a lot more capabilities and as a bonus, it understands C/C++, HTML and Java too.
The biggest problem I have with notepad is formatting of p-lists and script files. Most of them come out poorly formatted. When I drop them into Open Office writer the formatting is always correct, but, Im more concerned about a full word processor changing the source file to suit itself when you go to save the file again.
Im assuming that there are other text editors out there that handle the p-list formatting most people use correctly.
My own P-lists and scripts format correctly in notepad, but 90% of others are a nightmare in notepad. I normally open the file in the OO writer and in notepad find what I want in the writer window and then do a text search to find the right place in notepad to edit...