Can't create a new world on newest commit
mystise opened this issue ยท 7 comments
Upon creating a new world I get booted to the main menu with this log:
(Trimmed the log to just the stack trace, paste bin has "fancy" new 512kB size limits for pastes.)
@wormzjl mentioned this in a commit ba8608f#commitcomment-8214772
Caused by #2059
My error is on the latest commit, although it was introduced in that earlier commit. Unless you have a pending commit not yet pushed.
I believe it was fixed
I see
Before:
"Can't remap an item to a block."
After:
"Can't remap a block to an item."
Fixed by: #2064