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
mylevel.des: line 29, pos 0: Map too large at (25 x 22), max is (76 x 21) at "ENDMAP"
mylevel.des: 1 errors detected for level "mylevel". No output created!
I've also come across this error too.
mylevel.des: line 30, pos 0: Map too large at (25 x 22), max is (76 x 21) at "ENDMAP"
mylevel.des: line 32, pos 12: Coordinates (7,21) out of map range!
mylevel.des: 2 errors detected for level "mylevel". No output created!
The text was updated successfully, but these errors were encountered:
This is a migration copy of the original bug report here: facebookresearch#107.
🐛 Bug
Using any of the
Minihack-MultiRoom
environments ported from Minigrid results in the level not being created because the map is too large.To Reproduce
Create and reset the environment
Occasionally, this error will pop up.
I've also come across this error too.
The text was updated successfully, but these errors were encountered: