Create Fabric

Create Fabric

7M Downloads

Lighting error in chunk

Foxnymous opened this issue · 5 comments

commented

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

  1. Find a nice piece of land
  2. Make some create contraptions
  3. Leave for a bit
  4. 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.
2022-03-18_03 21 07
2022-03-18_03 21 12
2022-03-18_03 21 17
2022-03-18_03 21 26
2022-03-18_02 38 38

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

commented

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.

commented

Good catch. Forge Create suffered from this during 0.4 dev, so this is hopefully the same issue.

commented

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.

commented

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?

commented

I am going to assume this is fixed, reopen if this is not the case.