Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - EgotisticalElf

#1
Misc. Robots adds worker bots that are not colony pawns, but are controllable by the player.
Misc. Robots WorkTab Support allows the player to specifically control which WorkTypes these robots can do.

These robots are not any guests, but the PawnColumnWorker_Guest column throws a null reference since pawn?.guest is null.

Can we add a null check on the guest variable inside GetIconFor and GetIconTip for a null guest reference?

Thanks,

EgotisticalElf

(first bug, sorry if i missed something critical)