So I've been playing for less than a week now, but just started branching out and harvesting resources from a neighboring room.
The issue I am having is that once all my creeps exit said room (when they're returning with their energy), Game.getObjectById() returns null for the source that my harvester was working on when I try to move them back there.
Is there a way to get the objects from that room without actually being in it?