[BUG] Shiptrader / dealer Susan Sheppard is still greyed out in version 1.21

Ask here if you experience technical problems with X Rebirth.

Moderator: Moderators for English X Forum

xandicar
Posts: 135
Joined: Wed, 16. Jun 10, 01:54
x4

[BUG] Shiptrader / dealer Susan Sheppard is still greyed out in version 1.21

Post by xandicar »

We are at version 1.21 now and still I have one ship dealer / trader (Susan Sheppard) in de Vries Darn Hot greyed out and not accessible for trade or other activities.

I have checked my save files to see if there was a resource demand for a ship to be build. None is there in relation to the specific dock or any dock in de Vries. I can order from the other ship dealer / trader and get a delivery if the material demand is fulfilled. It is much slower then it should be which is strange in itself.

I checked if the dock shows a "buildanchor" in relation to that specific dock. This is also not the case. No cues are found connected to this dock either.

Also checked on NPC_Ship, but cant find any relation with the dock or with ship trader. There is a reference to a NPC_Shiptrader, but the script id's and entity id's don't connect to anything. Also only found 3 trade.shipyard scripts that are there and don't seem to connect to anything.

I am out of ideas and tried many other wild cards to if it all makes sense to me. I need some help on this or new ideas to look into.

I will show what I found and doesn't make sense to me:

1)NPC_Shiptrader

Code: Select all

<script id="43" name="NPC_Shiptrader">
<cue id="4526" name="Base" state="waiting">
<cue id="4527" name="ActorDestructed" />
<cue id="4528" name="DefaultComm" />
<cue id="4529" name="SectionHandler" />
<cue id="4530" name="MoveSelectedShip">
<cue id="4531" name="SelectedShipArrived">
<cue id="4532" name="UpgradesFinished" />
<cue id="4533" name="DronesFinishedDelay">
<cue id="4534" name="CheckDronesFinishedDelayCue" />
it is longer then shown, but have no idea where should end or if it is relevant

2) 3 hits on trade.shipyard which makes no sense to mer

Code: Select all

<entity id="[0x862a]">
<script id="3230" name="trade.shipyard" time="301129" index="2">
<command type="trade" />
<vars>
<value name="$build_plan" type="buildplan" value="8" />
<value name="$buildmodule" type="component" value="[0x86ab]" />
<value name="$buyoffer" type="trade" value="[0x0]" />
<value name="$debugchance" type="integer" />
<value name="$defencenpc" type="component" value="[0x0]" />
<value name="$engineer" type="component" value="[0x0]" />
<value name="$pilot" type="component" value="[0x0]" />
<value name="$selected_macro" type="macro" value="units_size_l_kit_carrier_02_macro" />
<value name="$ship" type="component" value="[0x0]" />
<value name="$ship_docks" type="list" value="2938" />
<value name="$shiptrader" />
</vars>
</script>
<script id="3231" name="trade.station" time="482492" index="2">
<command type="trade">
<param type="component" value="[0x89a4]" />
</command>
<vars>
<value name="$buyoffer" type="trade" value="[0xef]" />
<value name="$d_startamount" type="integer" value="2169" />
<value name="$debugchance" type="integer" />
<value name="$finalamount" type="integer" value="40" />
<value name="$finalselloffer" type="trade" value="[0x172]" />
<value name="$reserved" type="integer" value="40" />
<value name="$selloffer" type="integer" />
<value name="$traderesult" type="integer" />
<value name="$tradestart" type="time" value="482492" />
<value name="$tradevalue" type="money" value="46056000" />
<value name="$tradeware" type="ware" value="scanningarray" />
<value name="$warelist" />
</vars>
</script>
</entity>

Code: Select all

<entity id="[0x1671a]">
<script id="3339" name="trade.shipyard" time="452620" index="2">
<command type="trade" />
<vars>
<value name="$build_plan" type="buildplan" value="4" />
<value name="$buildmodule" type="component" value="[0x166e9]" />
<value name="$debugchance" type="integer" />
<value name="$defencenpc" type="component" value="[0x0]" />
<value name="$engineer" type="component" value="[0x0]" />
<value name="$pilot" type="component" value="[0x0]" />
<value name="$selected_macro" type="macro" value="units_size_l_ions_collector_macro" />
<value name="$ship" type="component" value="[0x0]" />
<value name="$ship_docks" type="list" value="3904" />
</vars>
</script>
<script id="3340" name="trade.station" time="476253" index="2">
<command type="trade">
<param type="component" value="[0x1671d]" />
</command>
<vars>
<value name="$buyoffer" type="trade" value="[0xb19]" />
<value name="$d_startamount" type="integer" value="783" />
<value name="$debugchance" type="integer" />
<value name="$finalamount" type="integer" value="7" />
<value name="$finalselloffer" type="trade" value="[0xb5e]" />
<value name="$reserved" type="integer" value="7" />
<value name="$selloffer" type="integer" />
<value name="$traderesult" type="integer" />
<value name="$tradestart" type="time" value="476253" />
<value name="$tradevalue" type="money" value="20556200" />
<value name="$tradeware" type="ware" value="fusionreactor" />
<value name="$warelist" />
</vars>
</script>
</entity>

Code: Select all

<entity id="[0x23a67]">
<script id="3666" name="trade.shipyard" time="435560" index="2">
<command type="trade" />
<vars>
<value name="$build_plan" type="buildplan" value="13" />
<value name="$buildmodule" type="component" value="[0x23a79]" />
<value name="$debugchance" type="integer" />
<value name="$defencenpc" type="component" value="[0x0]" />
<value name="$engineer" type="component" value="[0x0]" />
<value name="$pilot" type="component" value="[0x0]" />
<value name="$selected_macro" type="macro" value="units_size_l_kit_carrier_01_macro" />
<value name="$ship" type="component" value="[0x0]" />
<value name="$ship_docks" type="list" value="3232" />
<value name="$shiptrader" />
</vars>
</script>
<script id="3667" name="trade.station" time="481290" index="2">
<command type="trade">
<param type="component" value="[0x23a15]" />
</command>
<vars>
<value name="$buyoffer" type="trade" value="[0x2a14]" />
<value name="$d_startamount" type="integer" value="309" />
<value name="$debugchance" type="integer" />
<value name="$finalamount" type="integer" value="53" />
<value name="$finalselloffer" type="trade" value="[0x29f9]" />
<value name="$reserved" type="integer" value="53" />
<value name="$selloffer" type="integer" />
<value name="$traderesult" type="integer" />
<value name="$tradestart" type="time" value="481290" />
<value name="$tradevalue" type="money" value="61024200" />
<value name="$tradeware" type="ware" value="scanningarray" />
<value name="$warelist" />
</vars>
</script>
</entity>
Since I am not an expert I am obviously missing something. :)
Dygaza
Posts: 271
Joined: Sun, 8. Dec 13, 13:03
x4

Post by Dygaza »

I got some freetime, so if you could post a savegame, it would really help.

Return to “X Rebirth - Technical Support”