The FuelCollector. Does it work?
I have Oolite 1.57.1 and the FuelCollector 0.006, think it is the latest version.
But nothing seems to happen?
Is it not compatible any more or is it just me?
I think I can recall that on an earlier version there was a message when it had collected 0.1 Fuel.
But now... just silence.
Some suggestions?
FuelCollector...???
Moderators: winston, another_commander
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: FuelCollector...???
Yeah, fuel collector is broken with Oolite 1.75.x.
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
Re: FuelCollector...???
El Viejo wrote:Yeah, fuel collector is broken with Oolite 1.75.x.
Well... one device less, I guess.
Cannot recall I had any use for it though.
Maybe if one was lost in witchspace without fuel.
If there now is any fuel to collect in witchspace.
Have only found Thargoids there - and their fuel cannot be collected...
Re: FuelCollector...???
I use FuelCollector all the time. Since the 2-system trading pair I use are really close together, the recharge rate of the FuelCollector almost allows me to go without buying any fuel. In the event I have a fuel leak or make a 6.8 LY hyperspace jump, FuelCollector will let me get 0.1-0.4 LY worth of fuel in a few minutes so I can inject around some.
- maik
- Wiki Wizard
- Posts: 2028
- Joined: Wed Mar 10, 2010 12:30 pm
- Location: Ljubljana, Slovenia (mainly industrial, feudal, TL12)
Re: FuelCollector...???
In 1.75?Switeck wrote:I use FuelCollector all the time.
- Commander McLane
- ---- E L I T E ----
- Posts: 9520
- Joined: Thu Dec 14, 2006 9:08 am
- Location: a Hacker Outpost in a moderately remote area
- Contact:
Re: FuelCollector...???
Yes, if you replace the deprecated syntax with the current one. It's really not more than one or two methods that have to be replaced. I did that in my local copy in 1.74, when there were deprecation warnings in the log. Since 1.75 the old methods have been removed, so there are no warnings anymore, just errors.maik wrote:In 1.75?Switeck wrote:I use FuelCollector all the time.
But even now, the only thing you need to do is to browse your log for errors, find out what the current syntax for the not-working functions is, and change the script accordingly.
I have PM'd Frame yesterday and asked for permission to put up my corrected script as v 0.07 of Fuel Collector. It may take a while until he replies, but I'll let you know when he does.
Or PM me for the details.
- CommonSenseOTB
- ---- E L I T E ----
- Posts: 1397
- Joined: Wed May 04, 2011 10:42 am
- Location: Saskatchewan, Canada
Re: FuelCollector...???
Good job fellas!
Take an idea from one person and twist or modify it in a different way as a return suggestion so another person can see a part of it that can apply to the oxp they are working on.
CommonSense 'Outside-the-Box' Design Studios Ltd.
WIKI+OXPs
CommonSense 'Outside-the-Box' Design Studios Ltd.
WIKI+OXPs
Re: FuelCollector...???
Commander McLane wrote:Yes, if you replace the deprecated syntax with the current one. It's really not more than one or two methods that have to be replaced. I did that in my local copy in 1.74, when there were deprecation warnings in the log. Since 1.75 the old methods have been removed, so there are no warnings anymore, just errors.maik wrote:In 1.75?Switeck wrote:I use FuelCollector all the time.
But even now, the only thing you need to do is to browse your log for errors, find out what the current syntax for the not-working functions is, and change the script accordingly.
I have PM'd Frame yesterday and asked for permission to put up my corrected script as v 0.07 of Fuel Collector. It may take a while until he replies, but I'll let you know when he does.
Or PM me for the details.
Well... errmm... Have not really started with scripts here... yet.
Maybe I should buy some packages of aspirin and start... again.
Until then I really look forward to v 0.007 !
Just a question. Is it Java that is used in scripts for Oolite?