Shimmer

Shimmer

6.6k Downloads

Item Entity not updating light bug

Mysticpasta1 opened this issue ยท 5 comments

commented

Minecraft Version

1.18.2

Shimmer version

Custom Shimmer Fork of Shimmer-1.18.2-0.4

Modpack info or mod list

N/A

The latest.log file

N/A

optifine , Rubidium , flywheel or any rendering related mods. mod versrion is required.

currently in a dev environment

Issue description

Unless a block is place only the item entities and entities from the resulting glowing pink light from the apple with show.

Steps to reproduce

Throw apple
let it start glowing
place mobs around it and see them pink

Other information

2022-06-10_23 49 03
2022-06-12_01 47 59
From github -> https://github.com/Mysticpasta1/Shimmer

commented

It has nothing to do with MBD, you should learn how Shimmer works first.

commented

update methods tried
level#sendBlockUpdated
levelRenderer#setBlocksDirty

commented

I hope to PR this as soon as the lighting update bug is gone

commented

I think I found out how to issue occur LightManager isn't firing on an item entering and leaving the world

commented

nevermind that isn't it