BuildCraft|Core

BuildCraft|Core

7M Downloads

Can't create a new world on newest commit

mystise opened this issue ยท 7 comments

commented

Upon creating a new world I get booted to the main menu with this log:

http://pastebin.com/2pHrmY3a

(Trimmed the log to just the stack trace, paste bin has "fancy" new 512kB size limits for pastes.)

commented

@wormzjl mentioned this in a commit ba8608f#commitcomment-8214772
Caused by #2059

commented

Try using the latest build.

commented

My error is on the latest commit, although it was introduced in that earlier commit. Unless you have a pending commit not yet pushed.

commented

I believe it was fixed

commented

I see
Before:
"Can't remap an item to a block."
After:
"Can't remap a block to an item."

commented

Ahh, so both cases need to be covered.

commented

Fixed by: #2064