Lighting error in chunk
Foxnymous opened this issue · 5 comments
Describe the Bug
A chunk with a create contraption would soon have a bug where the entire chunk lighting is set to absolute 0 except for small patches around torches.
Reproduction Steps
- Find a nice piece of land
- Make some create contraptions
- Leave for a bit
- Come back
...
Expected Result
Entire chunk lighting will be set to 0
Screenshots and Videos
Below are some screenshots of the error happening to various user builds on the server.
Crash Report or Log
No response
Operating System
Windows 10
Mod Version
0.4.0d
Minecraft Version
1.18.1
Other Mods
Too many to remember/list so here the modpack
https://www.dropbox.com/s/2wp1nrum5idqy1b/NowhereSMP_Modpack_V2.4.zip?dl=0
Additional Context
No response
according to simi, this can be caused by checking chunk contents during load.
If you can, please try to narrow down which block(s) cause this to happen.
Good catch. Forge Create suffered from this during 0.4 dev, so this is hopefully the same issue.
What build is the create mod in your modpack? The one in your modpack doesn’t have a build number on it meaning it could be old or you renamed it.
Tested on 482 and I am unable to reproduce the issue. I tried building a similar contraption to the one provided and left it running for 10min once in loaded once in unloaded chunks but with no lighting glitches. Perhaps im just unlucky though?