Skip to content

More lenient loading of block entities#210

Open
pishleback wants to merge 1 commit intoMCHPR:masterfrom
pishleback:master
Open

More lenient loading of block entities#210
pishleback wants to merge 1 commit intoMCHPR:masterfrom
pishleback:master

Conversation

@pishleback
Copy link

I found the plot crashing when //loading schematics I'd saved on ORE and downloaded via schemati. I've made the loading of the block entity nbt data more lenient so that it more leniently handles the format used in the schematic I was trying to load. It was failing before this edit because the field was called count rather than Count and the type was Int rather than Byte. I've made a similar change too for the Slot field, though it was not that field causing me problems.

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

Successfully merging this pull request may close these issues.

1 participant