Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upcoming deprecation: Game.map.isRoomAvailable causing console spam #182

Open
farfromunique opened this issue Aug 2, 2020 · 1 comment

Comments

@farfromunique
Copy link

farfromunique commented Aug 2, 2020

Issue summary

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.

Other information:

  • Overmind version: 0.5.2
@JBtje
Copy link

JBtje commented Aug 27, 2020

Same for public screeps server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants