Skip to content

Fixed Exception when relocating EnderIO BlockEntity#495

Open
Alexander3a wants to merge 2 commits intoQuerz:masterfrom
Alexander3a:master
Open

Fixed Exception when relocating EnderIO BlockEntity#495
Alexander3a wants to merge 2 commits intoQuerz:masterfrom
Alexander3a:master

Conversation

@Alexander3a
Copy link
Copy Markdown

The chunk relocation process fails when a chunk contains any EnderIO BlockEntity due to the way these entities save their content. The format used by EnderIO BlockEntities is currently not handled by the relocator. However, since these BlockEntities do not contain any data that requires relocation (as far as I know), it should be safe to skip over them during the relocation process.

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