PaperMC / Starlight

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

Crashing issue with AE2 15.0.11 - pressing [G] on AE2 Sky Block #196

Closed SirTwsted closed 1 year ago

SirTwsted commented 1 year ago

When pressing [G] on AE2 Sky Block to get AE2 internal database information. The game crahes.

Minecraft v1.20.1 Forge v47.1.46 AE2 v15.0.11

Splash Screen Error The game crashed whilst tesselating block model Error: java.lang.AbstractMethodError: Receiver class appeng.client.guidebook.scene.level.GuidebookLevel does not define or inherit an implementation of the resolved method 'abstract net.minecraft.world.level.chunk.ChunkAccess getAnyChunkImmediately(int, int)' of interface ca.spottedleaf.starlight.common.world.ExtendedWorld. Error Code [-1]

Here is the Pastebin Crash Report. https://pastebin.com/mvD9hRTM

I have already notified AE2 developers, and I was informed to disable Starlight. When I disabled Starlight, everything works again with AE2. I used to have 79-fps with Starlight installed. Now I have 51 fps when starlight is disabled.

🤷‍♀️

mindforger commented 1 year ago

https://github.com/AppliedEnergistics/Applied-Energistics-2/issues/7415

Spottedleaf commented 1 year ago

Duplicate of https://github.com/PaperMC/Starlight/issues/187