PaperMC / Starlight

Rewrites the light engine to fix lighting performance and lighting errors
Other
1.27k stars 136 forks source link

Failed to light chunk while generating on fabric in the nether #16

Closed BillyDaPoop closed 3 years ago

BillyDaPoop commented 3 years ago

Server info Fabric 1.16.4 Seed: -2680893630548586222 Generating the nether

Log file https://paste.gg/p/anonymous/181792d011d74c61a7bc8bf39bd6999f

Mods list BlueMap-1.3.0-snap-fabric-1.16.4.jar, Chunky-1.1.21.jar, fabric-api-0.29.0+1.16.jar, fabric-language-kotlin-1.4.21+build.1.jar, Lakeside-1.0.3+1.16.4.jar, lithium-fabric-mc1.16.4-0.6.0.jar, mostructures-1.0.1+mc.1.16.4.jar, simplexterrain-0.7.2.jar, starlight-fabric-0.0.2-RC3.jar, upstream-1.0.1.jar

Datapack list incendium-v3-1-7, newvanilla-1-4-1-cegress

KlaydKladowayIgr commented 3 years ago

Regenerate map. Delete nether, world, end

Spottedleaf commented 3 years ago

Basically, something was writing to the chunk starlight was trying to light. Given just how many chunks exploded, it's probably another mod stepping way out of bounds when it's populating chunks. If you can produce without starlight, I can re-open the issue.