MrTJP / ProjectRed

Redstone Engineering
MIT License
471 stars 182 forks source link

Rendering Block Entity (Inverted Pink Lamp) #1669

Closed stachurr closed 3 years ago

stachurr commented 3 years ago

Describe the bug Destroying an existing Inverted Pink Lamp causes the client to crash. This was only tested in creative. I suspect this happens with any Inverted Lamp.

To Reproduce Steps to reproduce the behavior:

  1. Place Inverted Pink Lamp
  2. Break it

Expected behavior The block should break with no error/crash.

Crash Log Error: java.lang.IllegalArgumentException: Cannot get property BooleanProperty{name=lit, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in Block{minecraft:air}

FULL LOG

Versions Dependencies:

Additional:

stachurr commented 3 years ago

I discovered the bug does not occur when OptiFine is removed.

MrTJP commented 3 years ago

Unfortunately, Optifine is not supported. You’ll either have to remove it, or perhaps report this issue to them.