Lighting Update Bug
dexman545 opened this issue ยท 6 comments
From @dexman545 on June 15, 2016 15:25
Using Stellar Sky 0.4.4.1 and StellarAPI 0.4.3.2b on MC 1.9.4 and Forge 1963
When placing/removing torches near a chunk border, the lighting does not always spread across the chunk border until the adjacent chunk is given a block update.
Images: https://imgur.com/a/1JtZF
The images were taken while other mods were installed, but I have confirmed that this happens with just stellar sky installed.
Copied from original issue: MinecraftModDevelopmentMods/StellarSky#64
From @Abastro on June 15, 2016 15:54
Does this happen only with Stellar API?
From @Abastro on June 16, 2016 5:36
Reproduced this bug, only with Stellar API.
Would you migrate this issue to Stellar API?
From @Abastro on June 16, 2016 6:30
Was a forge bug.
MinecraftForge/MinecraftForge#2991
It seems that lowering Max FPS framerate is partially solving the problem.
I'll investigate the reason.