Been trying toi build a station by using save game editor and manual save editing, so far managed to finish stage 1, now on stage 2 im stuck at 75%. The
<ware ware="dumbfireturret" amount="0" /> was originally
<ware ware="dumbfireturret" />Here is what i think is my queue
<connection connection="connection_buildmodule01" macro="connection_buildmodule01">
<component class="buildmodule" macro="buildmodule_stations_plot_01_macro" connection="buildmodule" id="[0x225e]">
<offset>
<position z="68.2133" />
</offset>
<build start="126979" end="127209" sequence="a" stage="1" step="3" steps="4" type="build" state="building" masstraffic="[0x10bb]">
<resources>
<ware ware="dumbfireturret" amount="0" />
</resources>
<components>
<component component="[0x1433]" />
<component component="[0x145b]" />
<component component="[0x145e]" />
<component component="[0x14ca]" />
<component component="[0x14ce]" />
<component component="[0x14e1]" />
</components>
<queue>
<plan sequence="a" stage="1">
<upgrade>
<upgrade upgrade="shieldgenerator" name="{20104,1801}" tags="shieldgenerator" level="1" />
<upgrade upgrade="turret_missile_df" name="{20104,601}" tags="turret_missile_df" level="1" />
<upgrade upgrade="turret_small_mg" name="{20104,101}" tags="turret_small_mg" level="1" />
<upgrade upgrade="turret_medium_pe" name="{20104,301}" tags="turret_medium_pe" level="1" />
</upgrade>
</plan>
</queue>
<units>
<unit macro="units_size_xs_welder_drone_macro" amount="13" />
</units>
</build>
<connections>
<connection connection="buildanchor" id="[0x2260]">
<connected connection="[0x14e0]" />
</connection>
</connections>
</component>
</connection>
Also i made sure i placed some in cargo hold
<connection connection="connection_storage02" macro="connection_storage02">
<component class="storage" macro="storage_ship_xl_universal_01_macro" connection="shipconnection" id="[0x2276]">
<cargo>
<summary state="collapsed" connection="cargo">
<ware ware="dumbfireturret" amount="84" />
<ware ware="machinegunturret" amount="40" />
<ware ware="plasmaturret" amount="60" />
<ware ware="drp_cargolifter" amount="10" />
<ware ware="drp_overrun_mk2" amount="10" />
<ware ware="drp_interceptor_mk2" amount="10" />
<ware ware="drp_intrepid_mk2" amount="10" />
</summary>
</cargo>
<connections />
Anyone got an idea where this getting stuck?