Rock Hermit Buoys
Moderators: winston, another_commander
Rock Hermit Buoys
I've just installed the Rock Hermit Locator oxp, version 1.3.2, and have noticed that it creates two buoys per rock hermit. Is that intentional?
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: Rock Hermit Buoys
Are you sure that there weren't two or three actual rock hermits... they often come in clusters.
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!
- 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: Rock Hermit Buoys
Two buoys per Rock Hermit is probably not intentional.
@ JD: Asking the obvious question first: Have you by any chance forgotten to remove the old version of the OXP from your AddOns folder?
@ JD: Asking the obvious question first: Have you by any chance forgotten to remove the old version of the OXP from your AddOns folder?
Re: Rock Hermit Buoys
That was my first thought. On the first occasion there were 4 buoys and two hermits. I searched diligently for another two hermits, but they weren't there. Second occasion, two buoys, 1 hermit. The thing is, on each occasion the buoys were arranged in pairs, each pair almost touching. Which suggests (although it doesn't 100% guarantee) that they're marking the same rock hermit entry bay.Are you sure that there weren't two or three actual rock hermits... they often come in clusters.
No, I haven't previously installed this oxp (I did just check my AddOns folder, to be absolutely certain).Asking the obvious question first: Have you by any chance forgotten to remove the old version of the OXP from your AddOns folder?
Although it's probably not material, in the interests of full disclosure I should probably also say that I'm running nightly trunk version 4412.
- 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: Rock Hermit Buoys
Had you docked and launched at some station before you came across the double buoys? Or was it straight after jumping into the system?
Re: Rock Hermit Buoys
No prior docking, I'd just jumped into the system.
- CheeseRedux
- ---- E L I T E ----
- Posts: 827
- Joined: Fri Oct 02, 2009 6:50 pm
Re: Rock Hermit Buoys
[wildguess]
It almost sounds like the locator.oxp cannot find the original buoys, and then cheats by adding its own.
[/wildguess]
It almost sounds like the locator.oxp cannot find the original buoys, and then cheats by adding its own.
[/wildguess]
"Actually this is a common misconception... I do *not* in fact have a lot of time on my hands at all! I just have a very very very very bad sense of priorities."
--Dean C Engelhardt
--Dean C Engelhardt
Re: Rock Hermit Buoys
There are no original buoys (or at least there didn't used to be). That was the whole point of the OXP - to add them and have them broadcast the beacon.CheeseRedux wrote:[wildguess]
It almost sounds like the locator.oxp cannot find the original buoys, and then cheats by adding its own.
[/wildguess]
It is the OXP that adds them, although here for some reason it is doing so twice. Of course if there are now beacons there by default then the whole OXP becomes rather redundant. But as I'm not on my scripting rig at the moment I cannot confirm that.
My OXPs via Boxspace or from my Wiki pages .
Thargoid TV
Dropbox Referral Link
Thargoid TV
Dropbox Referral Link
- CheeseRedux
- ---- E L I T E ----
- Posts: 827
- Joined: Fri Oct 02, 2009 6:50 pm
Re: Rock Hermit Buoys
Well there you go! I've had the RHL installed for so long (without ever actually buying the equipment) that I'd plum forgotten that the hermits don't come with beacons in vanilla.Thargoid wrote:There are no original buoys (or at least there didn't used to be). That was the whole point of the OXP - to add them and have them broadcast the beacon.
"Actually this is a common misconception... I do *not* in fact have a lot of time on my hands at all! I just have a very very very very bad sense of priorities."
--Dean C Engelhardt
--Dean C Engelhardt
- 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: Rock Hermit Buoys
I haven't get gotten my head completely around the RHL script. It seems clear that it intends to only add one buoy per hermit. If the buoy-adding routine is called twice, I don't know yet how that happens. Eric should know more about that, he wrote the script.
Re: Rock Hermit Buoys
I've seen double-buoys as well, and because I've...modified my copy of RHL oxp somewhat...I thought it was something I did wrong.
Is it possible of the 2 buoys, 1 is the "turned off" and the other is "turned on"? Only 1 of the 2 is reported on the advanced space compass, so I'm thinking for some reason both get spawned.
Is Schrodinger's Cat showing up again, both alive and dead?
(The buoys appearing depending on whether you have the RHL equipment or not...but for some reason it thinks you both do and do not have it?)
Is it possible of the 2 buoys, 1 is the "turned off" and the other is "turned on"? Only 1 of the 2 is reported on the advanced space compass, so I'm thinking for some reason both get spawned.
Is Schrodinger's Cat showing up again, both alive and dead?
(The buoys appearing depending on whether you have the RHL equipment or not...but for some reason it thinks you both do and do not have it?)
- 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: Rock Hermit Buoys
That would be a possibility, but only one of them should be spawned in any case.Switeck wrote:I've seen double-buoys as well, and because I've...modified my copy of RHL oxp somewhat...I thought it was something I did wrong.
Is it possible of the 2 buoys, 1 is the "turned off" and the other is "turned on"?
Can you target them independently? And if you do so, what does
PS.target.primaryRole
return in each case when typed into the console?@ Eric: I suspect the culprit to be in the JS-syntax of
Code: Select all
this.buoy = (player.ship.equipmentStatus("EQ_ROCKHERMIT_SCANNER") === "EQUIPMENT_OK") ? "rockbeacon" : "rockbeacof";
- Eric Walch
- Slightly Grand Rear Admiral
- Posts: 5536
- Joined: Sat Jun 16, 2007 3:48 pm
- Location: Netherlands
Re: Rock Hermit Buoys
No that is correct syntax. I never noticed double buoys in my universe. Even a double install does no harm. There can't exist two worldscripts with the same name. Only one is used. I double checked by duplicating the oxp and giving one script a different revision number. (But oolite seems not to look at version numbers when duplicates exist and only uses the last loaded one) I still have single buoys with my hermits on a double installCommander McLane wrote:@ Eric: I suspect the culprit to be in the JS-syntax ofwhich may be running both cases. But I'm not familiar enough with it to be certain.Code: Select all
this.buoy = (player.ship.equipmentStatus("EQ_ROCKHERMIT_SCANNER") === "EQUIPMENT_OK") ? "rockbeacon" : "rockbeacof";
UPS-Courier & DeepSpacePirates & others at the box and some older versions
- 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: Rock Hermit Buoys
I don't usually have RHL installed, but I just did, and I'm using nightly 4412 as well. I have no double beacons.
The beacons also don't appear on the compass. Wasn't that was RHL was about in the first place? EDIT: Ah, no, I have to buy the equipment first, of course. (BTW: installing it took about two days )
@ Eric: wasn't some Windows JS-thingy updated shortly before rev 4412? Could it be that this has somehow messed up the JS-syntax on Windows systems?
The beacons also don't appear on the compass. Wasn't that was RHL was about in the first place? EDIT: Ah, no, I have to buy the equipment first, of course. (BTW: installing it took about two days )
@ Eric: wasn't some Windows JS-thingy updated shortly before rev 4412? Could it be that this has somehow messed up the JS-syntax on Windows systems?
Last edited by Commander McLane on Mon Feb 28, 2011 9:58 am, edited 1 time in total.
- CheeseRedux
- ---- E L I T E ----
- Posts: 827
- Joined: Fri Oct 02, 2009 6:50 pm
Re: Rock Hermit Buoys
Mandatory checking of the obvious: Have you bought the equipment?Commander McLane wrote:The beacons also don't appear on the compass. Wasn't that was RHL was about in the first place?
Edit: You edited while I posted. And before I could delete, Smivs popped in with a post...
Last edited by CheeseRedux on Mon Feb 28, 2011 9:59 am, edited 1 time in total.
"Actually this is a common misconception... I do *not* in fact have a lot of time on my hands at all! I just have a very very very very bad sense of priorities."
--Dean C Engelhardt
--Dean C Engelhardt