lumien231 / Random-Things

The Random Things Minecraft Mod
69 stars 42 forks source link

Crash on world start #352

Open Novasae opened 6 years ago

Novasae commented 6 years ago

Description: Ticking block entity

java.lang.IllegalArgumentException: Cannot get property PropertyDirection{name=facing, clazz=class net.minecraft.util.EnumFacing, values=[down, up, north, south, west, east]} as it does not exist in BlockStateContainer{block=randomthings:diaphanousblock, properties=[]}

The pack is Stoneblock with a couple extra mods. I also disabled FastLeafDecay and Chance Cubes in the version of the log.

latest.log Crash log: https://pastebin.com/aPDD8ZmZ

lumien231 commented 6 years ago

Did this only happen once or is it repeatable?

Novasae commented 6 years ago

It happened every time I opened the world, but I've since restored to a backup before the first crash and it was fine

olekristian commented 6 years ago

Hello. I'm experiencing a similar crash - if you want me to, I'll post a new bug report @lumien231. Here is a Pastebin.

This is also using the Stoneblock pack.