Lithium (Fabric)

Lithium (Fabric)

22M Downloads

Game Crashing after World Load before any rendering when using OTBYG

pO0P3R125 opened this issue ยท 1 comments

commented

Version

Lithium 0.11.1 for 1.19.3

Reproduction Steps

  1. Load Game with Minimal Setup
  2. Create World
  3. Crash

Crash Report File

crash-2023-06-18_12.53.58-client.txt

Minecraft Save

Not neccesary

Additional Information

Removing Lithium Fixes the issue
I'll try to help in any testing done if neccesary

Minimal mod setup:
prismlauncher_oqUtMea4tc

commented

I've also been experiencing this same issue with BYG+Dependencies+Lithium crashing on world load in 1.19.4.

I've further tested on a server instance and experienced registry issues. The world loads, I can connect to the world, but trees begin rendering with incorrect blocks (e.g., leaf blocks as waterlogged furniture, etc.). This seems to only be a rendering bug, as breaking one of these incorrect blocks shows the correct block in my inventory, though placing it returns it to the broken state. Removing Lithium from the server causes the rendering to be corrected on reconnecting.

Here are two crash report files, one with just the required mods, and another including Immersive Portals. For some reason, Immersive Portals adds different context for the specific crash reason to the actual report. Note that Immersive Portals+Lithium are fine together when disabling BYG.
1_19_4_crash.txt
1_19_4_crash_additional_debug_info.txt

I created the below Crashy report using the original crash report info:

1.19.4+Lithium 0.11.1 - https://crashy.net/d7e20c7f-bdbd-44dc-8717-8d7f43331240

I also created a new 1.19.3 instance and tried every combination of BYG, dependencies, and Lithium versions I could find. Like in 1.19.4, they all crashed on world load. The Crashy reports on all of these tests reflected the same or similar outputs to 1.19.4, though there were some differences. All of the following Crashy reports were in 1.19.3, running various versions of Lithium:

Lithium 0.11.1 - https://crashy.net/91441dd0-3efa-43ce-b8f9-d494d7da824f
Lithium 0.11.0 - https://crashy.net/61e99014-ef5e-41a1-a9f7-8c00961996ce
Lithium 0.10.4 - https://crashy.net/6709c804-7d9a-46d2-bc81-f80e44bc21cf
Lithium 0.10.3 - https://crashy.net/cc8d8e71-44f0-4e6d-a421-ff89289d5840

The errors are closer to 1.19.4+Lithium 0.11.1 in 1.19.3+Lithium 0.10.3/4 than in 1.19.3+Lithium 0.11.0/1.

The latest version I could get to work normally with this combination of mods was 1.19.2.

Hopefully some additional context helps, please let me know if I can provide any further information.