LambdAurora / LambDynamicLights

A dynamic lighting mod for Minecraft on Fabric Loader.
https://lambdaurora.dev/projects/lambdynamiclights/
Other
412 stars 98 forks source link

Light doesn't go away when a light source isn't held or picked up. #47

Closed LorneTheine closed 3 years ago

LorneTheine commented 3 years ago

Describe the bug Light doesn't go away and sticks to its last position when a light source is either not held or when it's picked up.

To Reproduce No steps to reproduce the bug, it just suddenly happened. Even when restarting Minecraft, the bug is still there.

Video

Desktop:

Additional PC Info (In case there's something important here)

Sorry if there are miscommunications, English isn't my native language.

F1rz-L commented 3 years ago

this happens for me too, basically the light doesnt go away after a "dynamic light item" picked up or isnt held anymore. This only happens for me in this update.

LambdAurora commented 3 years ago

Fixed in version 1.3.4.

The bug was caused by the fact that ChunkSectionPos and BlockPos packing methods are not the same.