Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[🐞]: v2.13.64 Possibility Crash with Supplementaries #311

Open
2 tasks done
superblast1 opened this issue Feb 16, 2025 · 7 comments
Open
2 tasks done

[🐞]: v2.13.64 Possibility Crash with Supplementaries #311

superblast1 opened this issue Feb 16, 2025 · 7 comments
Labels
1.20.1 Minecraft Version bug Something isn't working FORGE Minecraft Loader

Comments

@superblast1
Copy link

BEFORE CONTINUING:

  • Always check you are using the latest version of these mods and its dependencies
  • Remove known problematic rendering mods such as Optifine, Sodium and others

Version-Loader

1.20.1-FORGE

Moonlight Lib Version

2.13.64

Describe the Issue

game crashed unsure why

Log Attachment

crash-2025-02-16_11.42.22-server.txt

OPTIONAL: To Produce

launch game> select single player> open world>crash>X

note:backported mod to (2.13.63) and it works unsure why update breaks it

OPTIONAL: Which mods are affected?

supplementeries

amendments

sawmill

target dummy

supplementeries squared

@superblast1 superblast1 added the bug Something isn't working label Feb 16, 2025
@github-actions github-actions bot added 1.20.1 Minecraft Version FORGE Minecraft Loader server Server-related, Not client-related labels Feb 16, 2025
@WimpieRatte
Copy link

Getting the same issue. Impressed with how fast someone logged a ticket for it already XD.

In summary, this seems like the "level close memory leak fix" has a problem.
java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.Level.close()" because "level" is null

@krokots
Copy link

krokots commented Feb 16, 2025

Same, game crashes on startup with
Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.Level.close()" because "level" is null
MoonlightLib version 2.13.64 forge.

@brisingraerowing
Copy link

brisingraerowing commented Feb 16, 2025

I suspect this is also the cause of the world failing to load in my pack, causing me to fall endlessly.

EDIT: Turns out Lithostitched is completely broken on world reload.

@Xelbayria
Copy link
Collaborator

Xelbayria commented Feb 16, 2025

2.13.64 have the undetected woodType/leavesType added. Can you isolate the mod that is causing this problem?

EDIT: Looks like the cause is Supplementaries (try disable it first) and launch it

@Xelbayria Xelbayria changed the title [🐞]: [🐞]: v2.13.64 Possibility Crash with Supplementaries Feb 16, 2025
@Xelbayria Xelbayria removed the server Server-related, Not client-related label Feb 16, 2025
@Xelbayria
Copy link
Collaborator

Related to MehVahdJukaar/Supplementaries#1365

The error is similar to the crash-report.

@MiaouKING
Copy link

Can confirm with 2.13.56, but not with 2.13.55 meaning 2.13.56 might have implemented this issue somehow (might also be Supplementaries' fault.

@MehVahdJukaar
Copy link
Owner

Is this still an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.20.1 Minecraft Version bug Something isn't working FORGE Minecraft Loader
Projects
None yet
Development

No branches or pull requests

7 participants