Tesoura.oxp ... *sigh*

For test results, bug reports, announcements of new builds etc.

Moderators: winston, another_commander, Getafix

Post Reply
User avatar
Lestradae
---- E L I T E ----
---- E L I T E ----
Posts: 3095
Joined: Tue Apr 17, 2007 10:30 pm
Location: Vienna, Austria

Tesoura.oxp ... *sigh*

Post by Lestradae »

I`m flying a Tesoura. Someone out there who can fix this oxp?

Anyone? No? Anyone? No? Anyone? ...

Excerpts from the stderr:

2008-02-22 08:27:23.140 oolite.exe[5780] [script.hotrods.TigersTurf]: 4 more members of the Tiger Gang in Maesaron spotted loitering with intent by one of the stations.
2008-02-22 08:27:42.858 oolite.exe[5780] [script.debug.syntax.action.badSelector]: ***** PlayerEntity DOES NOT RESPOND TO scriptAction: "sendTargeCommsMessage: [wing-plea]"

*

2008-02-22 08:30:08.482 oolite.exe[5780] [entity.linkedList.verify.error]: Broken *** broken y_next <PlayerEntity 0xc9ea7f0>{"Tesoura" ID: 100 position: (-2863.04, 14619.2, -9071.19) scanClass: CLASS_PLAYER status: STATUS_EXITING_WITCHSPACE} list (40) ***

*

2008-02-22 08:55:39.687 oolite.exe[5780] [entity.linkedList.verify.error]: Broken z_next <PlayerEntity 0xc9ea7f0>{"Tesoura" ID: 100 position: (3734.55, -17559, 9600.78) scanClass: CLASS_PLAYER status: STATUS_EXITING_WITCHSPACE} list (1) ***



A sad event had I to change my good ship because of this ... :(

L
another_commander
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 6628
Joined: Wed Feb 28, 2007 7:54 am

Post by another_commander »

Not sure about the rest, but a very quick look indicates a script typo here:
2008-02-22 08:27:42.858 oolite.exe[5780] [script.debug.syntax.action.badSelector]: ***** PlayerEntity DOES NOT RESPOND TO scriptAction: "sendTargeCommsMessage: [wing-plea]"
It should be sendTargetCommsMessage, not sendTargeCommsMessage.
User avatar
JensAyton
Grand Admiral Emeritus
Grand Admiral Emeritus
Posts: 6657
Joined: Sat Apr 02, 2005 2:43 pm
Location: Sweden
Contact:

Re: Tesoura.oxp ... *sigh*

Post by JensAyton »

Lestradae wrote:
2008-02-22 08:55:39.687 oolite.exe[5780] [entity.linkedList.verify.error]: Broken z_next <PlayerEntity 0xc9ea7f0>{"Tesoura" ID: 100 position: (3734.55, -17559, 9600.78) scanClass: CLASS_PLAYER status: STATUS_EXITING_WITCHSPACE} list (1) ***
This is a non-fatal error that sometimes happens when inserting the player in a system (i.e., on loading or witchjumping). It’s not important (the game can clean it up). You can suppress it by setting entity.linkedList.verify.error = no; in logcontrol.plist, which will be done by default in 1.71 and beyond.
Post Reply