LittleTiles

LittleTiles

12M Downloads

Crash when placing door structure

SanAndreaP opened this issue ยท 3 comments

commented

CreativeCore: v1.9.26
LittleTiles: v1.5.0-pre104
MinecraftForge: 14.23.4.2739

When placing a door structure, I was greeted by this NPE, crashing my game:
https://paste.dimdev.org/bicexazoqo.mccrash

It happens every single time. Static structures work fine.
Here's my latest.log: https://gist.github.com/SanAndreasP/f4ea9d6ac3cbef5f3e0db6a6cd92eb94

commented

PS: could you also add gradle to your repo? I'd like to help out on issues but can't, since I don't have any buildscript to test it with.

commented

I made a video about how I setup my workspace: https://www.youtube.com/watch?v=7Ahshi_QjM4

commented

Fixed in pre105. Thanks for reporting this issue.