Lunatrius / Schematica

Import schematics, export schematics, build schematics. All inside Minecraft!
MIT License
211 stars 146 forks source link

Crash when loading schematic #377

Closed soepie7 closed 6 years ago

soepie7 commented 6 years ago

The game seemed to be crashing when the schematic was putting its overlay over a specific block.

The game crashed whilst tesselating block in world The game crashed whilst tesselating block in world Error: java.lang.IllegalArgumentException: Cannot set unlisted property net.minecraftforge.common.property.PropertyFloat@375b9a7a to NaN on block extratrees:binnie.wine.carrot, it is not an allowed value

Lunatrius commented 6 years ago

That's useless information, I'll need at the very least the console log, preferably the Forge log.

If I had to guess, try removing Optifine or turn off VBOs in the settings.

Lunatrius commented 6 years ago

Closing due to lack of feedback.