I edited the script with your above line, and guess what ?
The NaN has not appeared since (~3 hours session). As usual.
Log Errors - Come and claim 'em! :P
Moderators: winston, another_commander
Re: Log Errors - Come and claim 'em! :P
There are two lines in assassins/config/script.plist where "less than" is used as a comparator instead of "lessthan", that should clear that problem.Cmd. Cheyd wrote:
Assassins:Code: Select all
[script.debug.syntax.badComparison]: ***** SCRIPT ERROR: in assassins, unknown comparison operator 'less', will return NO. [script.debug.syntax.badComparison]: ***** SCRIPT ERROR: in assassins, unknown comparison operator 'less', will return NO.
-
- ---- E L I T E ----
- Posts: 1248
- Joined: Sat Sep 12, 2009 11:58 pm
- Location: Essex (mainly industrial and occasionally anarchic)
Re: Log Errors - Come and claim 'em! :P
Hey all, and happy Christmas
I notice that many an OXP generates an error because the OXP presumes that
From Target Autolock, by the great Thargoid - but maintained now by Dybal?
From 'NavalGrid Next', I think - by Dybal.
From CustomShields, by CommonSenseOTB - who is retired?
I notice that many an OXP generates an error because the OXP presumes that
player.ship.position
is defined, which, when the player has jettisoned, it is not. I have no errors of precisely that kind in my most recent log, but I do see the following, which may be of the same broad type, in that they might owe - I have not investigated - to presuming that the player ship is in flight.Code: Select all
[script.javaScript.exception.unexpectedType]: ***** JavaScript exception (targetAutolock 1.14): TypeError: ptarget.scannerDisplayColor1 is null
Code: Select all
***** JavaScript exception (NavalGrid 2.0): TypeError: ship.energyRechargeRate is undefined
Code: Select all
[NavalGrid]: undefined, shieldRechargeRate after Boosters: 2.00/2.00, shields: undefined/undefined