[dumpState]: State for <ShipEntity 0x1471f3c8>{"Cargo container" ID: 838 position: (12953.6, -3817.98, 244955) scanClass: CLASS_NEUTRAL status: STATUS_IN_FLIGHT}:
[dumpState.entity]: Universal ID: 838
[dumpState.entity]: Scan class: CLASS_NEUTRAL
[dumpState.entity]: Status: STATUS_IN_FLIGHT
[dumpState.entity]: Position: (12953.6, -3817.98, 244955)
[dumpState.entity]: Orientation: (0.800579 + 0.397392i + 0.18754j + 0.407409k)
[dumpState.entity]: Distance travelled: 0
[dumpState.entity]: Energy: 1 of 1
[dumpState.entity]: Mass: 1070.05
[dumpState.entity]: Owner: <ShipEntity 0x1471f3c8>{"Cargo container" ID: 838 position: (12953.6, -3817.98, 244955) scanClass: CLASS_NEUTRAL status: STATUS_IN_FLIGHT}
[dumpState.entity]: Flags: isShip, hasMoved, hasRotated, isSunlit, collisionTestFilter
[dumpState.shipEntity]: Name: Cargo container
[dumpState.shipEntity]: Display Name: Cargo container
[dumpState.shipEntity]: Roles: <OORoleSet 0x122fa988>{cargopod}
[dumpState.shipEntity]: Primary role: cargopod
[dumpState.shipEntity]: Script: <OOJSScript 0x123032e0>{"oolite-default-ship-script" version 1.72.2}
[dumpState.shipEntity]: Subentity count: 0
[dumpState.shipEntity]: Behaviour: BEHAVIOUR_TUMBLE
[dumpState.shipEntity]: Destination: (0, 0, 0)
[dumpState.shipEntity]: Other destination: (0, 0, 0)
[dumpState.shipEntity]: Waypoint count: 0
[dumpState.shipEntity]: Desired speed: 0
[dumpState.shipEntity]: Fuel: 0
[dumpState.shipEntity]: Fuel accumulator: 1
[dumpState.shipEntity]: Missile count: 0
[dumpState.shipEntity.ai]: AI:
[dumpState.ai]: State machine name: dumbAI.plist
[dumpState.ai]: Current state: GLOBAL
[dumpState.ai]: Next think time: 4436.15
[dumpState.ai]: Next think interval: 0.125
[dumpState.shipEntity]: Frustration: 0
[dumpState.shipEntity]: Success factor: 0
[dumpState.shipEntity]: Shots fired: 0
[dumpState.shipEntity]: Time since shot: 100994
[dumpState.shipEntity]: Spawn time: 836.026 (994.383 seconds ago)
[dumpState.shipEntity]: Hull temperature: 51
[dumpState.shipEntity]: Heat insulation: 1
[dumpState.shipEntity]: Flags: escortsAreSetUp, isFrangible, canFragment
Couldn't scoop it, and it showed up as a YELLOW lolli instead of white...
Cargo Canister with Legal Status "Offender"
Moderators: winston, another_commander, Getafix
- Cmd. Cheyd
- ---- E L I T E ----
- Posts: 934
- Joined: Tue Dec 16, 2008 2:52 pm
- Location: Deep Horizon Industries Manufacturing & Research Site somewhere in G8...
- Eric Walch
- Slightly Grand Rear Admiral
- Posts: 5536
- Joined: Sat Jun 16, 2007 3:48 pm
- Location: Netherlands
Re: Cargo Canister with Legal Status "Offender"
It can be caused by the "aegidian-special.oxp" or the "x-ships.oxp". Both oxp contain barrels with no scannClass defined. When Oolites own engine adds Cargo containers it always gives them scanClass CARGO but when a ship spawn barrels those barrels will show up with a default scanclass (yellow).Cmd. Cheyd wrote:Couldn't scoop it, and it showed up as a YELLOW lolli instead of white...
Anyhow, because of the roleset I can see they don't come from oolite itself so they are from some an oxp.
I have seen some of those yellow ones also. Those two oxps (and probably more) should be updated with barrels with scanclass.
UPS-Courier & DeepSpacePirates & others at the box and some older versions
- DaddyHoggy
- Intergalactic Spam Assassin
- Posts: 8515
- Joined: Tue Dec 05, 2006 9:43 pm
- Location: Newbury, UK
- Contact:
Both myself and Doc Nil got this in the Oo-Hauler (and my aborted Tescoo Hauler) - we used to spawn cargo when blowing up the containers and quite often you'd get unscoopable Offender cargo cannisters.
I think Ark may have fixed this when he redid the Oo-Hauler.
I think Ark may have fixed this when he redid the Oo-Hauler.
Oolite Life is now revealed hereSelezen wrote:Apparently I was having a DaddyHoggy moment.
- Eric Walch
- Slightly Grand Rear Admiral
- Posts: 5536
- Joined: Sat Jun 16, 2007 3:48 pm
- Location: Netherlands
In the past oolites internal cargo pods never had a scanclass defined. When a script added cargopods it always went wrong. A script could therefor only spawn custom pods. In ups I also only added custom pods in my shipscripts.DaddyHoggy wrote:Both myself and Doc Nil got this in the Oo-Hauler (and my aborted Tescoo Hauler) - we used to spawn cargo when blowing up the containers and quite often you'd get unscoopable Offender cargo cannisters.
Now oolite has corrected this by defining class cargo in its internal shipdata. With current Oolite, scripts can spawn the general role of cargopod and get all the installed pods. Only a few old oxp's spoil this behaviour.
UPS-Courier & DeepSpacePirates & others at the box and some older versions