Game.map.describeExits() sometimes throws an error



  • I can't track down a repro of this. It just sometimes fails, throwing this error:

    Error: Could not load world map data
    at loadGrid (/opt/engine/dist/game/map.js:22:15)
    at Object.describeExits (/opt/engine/dist/game/map.js:125:7)

    I truncated my code from the error's stack trace.



  • We are aware of this problem and work on it.



  • People in the IRC channel have mentioned that the bug specifically occurs on ticks when your creeps are moving from room to room. Not sure if that helps you track it down, but it's a lead.