Discovery Gaming Community
Admin help needed - POB module disappeared after construction was finished - Printable Version

+- Discovery Gaming Community (https://discoverygc.com/forums)
+-- Forum: Welcome (https://discoverygc.com/forums/forumdisplay.php?fid=399)
+--- Forum: Help & Support (https://discoverygc.com/forums/forumdisplay.php?fid=26)
+--- Thread: Admin help needed - POB module disappeared after construction was finished (/showthread.php?tid=136548)



Admin help needed - POB module disappeared after construction was finished - Stone Bros Ltd/GmbH - 02-29-2016

First problem (below) solved, but now there is even bigger issue. We finished building factory module, but the slot is now showing as empty again. Can admin help us with that?

Hello, we need some advice. The problem is - we needed magnetic superconductors for construction in POB factory, but it does not show in the cargo of the ship after docking. It seems we probably deleted it from shop list using /remove command in the past, but I don“t think this should be permanent forever. Anyone knows how to solve it? We even tried another ship but it did not help.


RE: POB commodity does not show up in cargo bay of docked ship - Xenon - 02-29-2016

it is a bug, so close the server, close the game, close the launcher, then restart em all and it will work


RE: POB commodity does not show up in cargo bay of docked ship - Stone Bros Ltd/GmbH - 02-29-2016

You were right, thanks. Unfortunately bugs are not over it seems so we updated the OP with new problem.


RE: Admin help needed - POB module disappeared after construction was finished - Alley - 02-29-2016

what's the base name


RE: Admin help needed - POB module disappeared after construction was finished - Stone Bros Ltd/GmbH - 02-29-2016

Shuri Base.


RE: Admin help needed - POB module disappeared after construction was finished - Alley - 03-01-2016

so I investigated it this morning and tracking down the cause was relatively easy.

When I ported the old code to the new codebase, I forgot to readd the case for cloak disruptor factory modules in the module completion switch code. Essentially, whenever a cloak disruptor factory finish building, it will never build it as it cannot find the type and returns 0 (which means empty module).

This will be fixed tonight when I get home.


RE: Admin help needed - POB module disappeared after construction was finished - Stone Bros Ltd/GmbH - 03-01-2016

Excellent, thank you!