Page 1 of 1

error with nukes.oxp

Posted: Mon Nov 15, 2010 9:25 pm
by Commander McLane
Found this in my logfile:

Code: Select all

[script.javaScript.warning.undefinedProp]: ----- JavaScript warning (nukeSubmunition 1.1): reference to undefined property this.owner
[script.javaScript.warning.undefinedProp]:       /Applications/Spiele/Oolite 1.74.2/AddOns/nukes0.95.oxp/Scripts/harpoonNukeSubMunition.js, line 15.
[script.javaScript.exception.noProperties]: ***** JavaScript exception (nukeSubmunition 1.1): TypeError: this.owner has no properties
[script.javaScript.exception.noProperties]:       /Applications/Spiele/Oolite 1.74.2/AddOns/nukes0.95.oxp/Scripts/harpoonNukeSubMunition.js, line 15.
However, as I see in the Wiki nukes.oxp is currently in v0.96. So perhaps the problem is already solved.

Re: error with nukes.oxp

Posted: Mon Nov 15, 2010 9:55 pm
by Eric Walch
Commander McLane wrote:
Found this in my logfile:

Code: Select all

[script.javaScript.warning.undefinedProp]: ----- JavaScript warning (nukeSubmunition 1.1): reference to undefined property this.owner
[script.javaScript.warning.undefinedProp]:       /Applications/Spiele/Oolite 1.74.2/AddOns/nukes0.95.oxp/Scripts/harpoonNukeSubMunition.js, line 15.
[script.javaScript.exception.noProperties]: ***** JavaScript exception (nukeSubmunition 1.1): TypeError: this.owner has no properties
[script.javaScript.exception.noProperties]:       /Applications/Spiele/Oolite 1.74.2/AddOns/nukes0.95.oxp/Scripts/harpoonNukeSubMunition.js, line 15.
However, as I see in the Wiki nukes.oxp is currently in v0.96. So perhaps the problem is already solved.
I remember fixing this error. And I think it was the reason for the 0.96 update. The error was harmless for playing itself.