June 25, 201510 yr Author Here is the crash-report: https://gist.github.com/laci200270/6f1bb699d9d7914e6eba it crashes at this line: https://github.com/laci200270/skyblockgenerator/blob/master/src/main/java/hu/laci200270/mods/skyblockgenerator/DATAFileFormatHelper.java#L133 the ileEntity is null, but I already created here: https://github.com/laci200270/skyblockgenerator/blob/master/src/main/java/hu/laci200270/mods/skyblockgenerator/DATAFileFormatHelper.java#L123 and this happens only on first code run, when world generated, if I remove the NBT back load and then restart the world with activated it works Sorry for my English
June 29, 201510 yr Author I think it maybe chunk-loading error(chunk doesn't loaded when player constructs first) but how can I load a chunk without TileEntity and only load for I set the values I need? Sorry for my English
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.