Possible debug bug - error spamming shipyards in starbases

When modding starbases, even a vanilla template, an error starts spamming when you add the ship building feature to the starbase: "Slot ACTION_PLANET_OPENFRIGATEMANAGEMENT1 can't be setup over ACTION_CAPITALSHIP_MOVE."

It doesn't effect the game, but makes testing a pain. Or maybe it's creating unnecessary code exceptions that may be detrimental to the game. Either way devs I thought you should know :)

1,765 views 1 replies
Reply #1 Top

It means that the ability icon is being slotted in over the existing button (in this case the move order button).  Also, why are you using the frigate factory create frigate thingy?  Might be easier to add in the TEC starbase's construction ability (if you do this make sure that you make a new ability for it or else the original might act weird).  Also, which starbase are you using (I'm assuming Vasari)?  If so the problem is that since it can move and stuff its got extra command buttons, unlike the TEC and Advent ones, and theyre getting in the way.