That is an oxp error. 1.77 is a bit more strict and does no longer accept '[%H]'. It should be just '%H'. A lot more oxp's will suffer from this.Unknown expansion key [%H] in string.
And a good new year to you all.
Moderators: winston, another_commander, Getafix
That is an oxp error. 1.77 is a bit more strict and does no longer accept '[%H]'. It should be just '%H'. A lot more oxp's will suffer from this.Unknown expansion key [%H] in string.
Code: Select all
18:29:02.613 [script.javaScript.exception.unexpectedType]: ***** JavaScript exception (<unidentified script>): TypeError: this.autoskimmer.position is undefined
Code: Select all
18:11:08.372 [script.javaScript.exception.notFunction]: ***** JavaScript exception (<unidentified script>): TypeError: entity.hasRole is not a function
Thanks to Gimi, I got an eBook in my inbox tonight (31st May 2014 - Release of Elite Reclamation)!Gimi wrote:Maybe you could start a Kickstarter Campaign to found your £4500 pledge.drew wrote:£4,500 though! <Faints>
Cheers,
Drew.
That suggests something is trying to use ship.hasRole but isn't checking if the thing being examined is a ship first. Very hard to tell what, from that error...JazHaz wrote:I also got three of these:Code: Select all
18:11:08.372 [script.javaScript.exception.notFunction]: ***** JavaScript exception (<unidentified script>): TypeError: entity.hasRole is not a function
Its the first time I've seen these. I was in the Aqualina system, so it might be either the SIRF OXP (which got updated today) or the Aquatics OXP.cim wrote:That suggests something is trying to use ship.hasRole but isn't checking if the thing being examined is a ship first. Very hard to tell what, from that error...JazHaz wrote:I also got three of these:Code: Select all
18:11:08.372 [script.javaScript.exception.notFunction]: ***** JavaScript exception (<unidentified script>): TypeError: entity.hasRole is not a function
Thanks to Gimi, I got an eBook in my inbox tonight (31st May 2014 - Release of Elite Reclamation)!Gimi wrote:Maybe you could start a Kickstarter Campaign to found your £4500 pledge.drew wrote:£4,500 though! <Faints>
Cheers,
Drew.