You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Frequently, after leaving bootstrap mode, this message is shown in the console: Method Game.map.isRoomAvailableis deprecated and will be removed. Please useGame.map.getRoomStatus instead.
Description of issue:
Once a colony leaves bootstrap mode and creeps start leaving the room, the message Method Game.map.isRoomAvailableis deprecated and will be removed. Please useGame.map.getRoomStatus instead. is shown frequently in the console.
Steps to reproduce:
Start a new colony with the current release (0.5.2.1) of Overmind as the only active script. Wait, and watch the console. Note: Only tested on a private server, version 4.1.7.
Error message:
Method Game.map.isRoomAvailableis deprecated and will be removed. Please useGame.map.getRoomStatus instead.
Issue summary
Frequently, after leaving bootstrap mode, this message is shown in the console:
Method
Game.map.isRoomAvailableis deprecated and will be removed. Please use
Game.map.getRoomStatusinstead.
Description of issue:
Once a colony leaves bootstrap mode and creeps start leaving the room, the message
Method
Game.map.isRoomAvailableis deprecated and will be removed. Please use
Game.map.getRoomStatusinstead.
is shown frequently in the console.Steps to reproduce:
Start a new colony with the current release (0.5.2.1) of Overmind as the only active script. Wait, and watch the console. Note: Only tested on a private server, version 4.1.7.
Error message:
Method
Game.map.isRoomAvailableis deprecated and will be removed. Please use
Game.map.getRoomStatusinstead.
Other information:
The text was updated successfully, but these errors were encountered: