-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
Describe the bug
Basically here is the log we need instead of reading all the logs. ( If you want you can read the logs with more details )
java.lang.NullPointerException: Cannot invoke "java.util.concurrent.atomic.AtomicReference.get()" because "this.alfheim$lightingEngine" is null
at net.minecraft.world.World.getAlfheim$lightingEngine(World.java:7098) ~[amu.class:?]
at net.minecraft.world.chunk.Chunk.handler$zlk000$unknown_owner$onConstructed(Chunk.java:4199) ~[axw.class:?]
at net.minecraft.world.chunk.Chunk.<init>(Chunk.java:95) ~[axw.class:?]
at gregtech.api.util.world.DummyChunkProvider.provideChunk(DummyChunkProvider.java:34) ~[DummyChunkProvider.class:?]
Reproducibility
- I reproduced this issue with as few other mods as possible installed.
- I am unable to reproduce this issue consistently.
Screenshots and/or videos
No response
Logs
Debug Logs
No response
Crash Reports
No response
Alfheim Version
1.6 Dev-2
Forge Version
2860
MixinBooter Version
10.5
Java Version
Java 24
Java Virtual Machine
Hotspot
Operating System
W10
GPU Vendor
AMD
Code of Conduct
- I agree to follow this project's Code of Conduct