Broken fuel scoops

For test results, bug reports, announcements of new builds etc.

Moderators: winston, another_commander, Getafix

Post Reply
Slowdog
Average
Average
Posts: 9
Joined: Tue Nov 15, 2005 1:41 pm
Location: London

Broken fuel scoops

Post by Slowdog »

Hi there,

Got shot up and lost my fuel scoops (amongst other bits) but lived to tell the tale and dock at a tech level 12 station.
There I was offered the option to repair everything except the fuel scoops. This means I now have a wolf mark11 sans scoops which with a cargo of 20tonnes is a bit of a chocolate teapot.

This problem has happened to me before...is it a bug or am I doing something wrong..?
User avatar
Rxke
Retired Assassin
Retired Assassin
Posts: 1757
Joined: Thu Aug 12, 2004 4:54 pm
Location: Belgium

Post by Rxke »

this seems to be a bit of a recurring problem, but you can fix it yourself, I think: open your savefile with a texteditor and look for the stuff listing your equipment:

Code: Select all

<key>extra_equipment</key>
	<dict>
		<key>EQ_ADVANCED_COMPASS</key>
		<true/>
		<key>EQ_CARGO_BAY</key>
		<true/>
		<key>EQ_DOCK_COMP</key>
		<true/>
		<key>EQ_ECM</key>
		<true/>
		<key>EQ_ENERGY_UNIT</key>
		<true/>
		<key>EQ_ESCAPE_POD</key>
		<true/>
		<key>EQ_FUEL_INJECTION</key>
		<true/>
		<key>EQ_FUEL_SCOOPS</key>
		<true/>
		<key>EQ_MULTI_TARGET</key>
		<true/>
		<key>EQ_NAVAL_ENERGY_UNIT</key>
		<true/>
		<key>EQ_NAVAL_SHIELD_BOOSTER</key>
		<true/>
		<key>EQ_SCANNER_SHOW_MISSILE_TARGET</key>
		<true/>
		<key>EQ_SHIELD_BOOSTER</key>
		<true/>
	</dict>
and if the EQ_FUEL_SCOOPS ... .... <true/> .... is missing or looks weird, just add it :D
It'd be no cheating, since you had it, right? And if you want to be super-no cheating, you could substract some money for 'repairs' from your savefile ;)
Slowdog
Average
Average
Posts: 9
Joined: Tue Nov 15, 2005 1:41 pm
Location: London

Post by Slowdog »

Much obliged...

Will dock pronto and have a go...
User avatar
aegidian
Master and Commander
Master and Commander
Posts: 1161
Joined: Thu May 20, 2004 10:46 pm
Location: London UK
Contact:

Post by aegidian »

This is a bug - equipment that's standard issue on a ship wasn't being repaired if it had no corresponding entry in the 'optional_equipment' of the shipyard.plist entry for the ship.

Fixed for v1.65 (no revision number yet while berlios.de is down).
"The planet Rear is scourged by well-intentioned OXZs."

Oolite models and gear? click here!
Post Reply