Placebo

Placebo

160M Downloads

[1.21] [Neoforge] Crash with Xaero's World Map after 21.0.76

ffuentesm opened this issue ยท 2 comments

commented

I want to know which mod is responsible for the crash. If I launch either of them alone it works, but if I launch it both together it crashes.

XaerosWorldMap_1.38.8_NeoForge_1.21.jar
Neoforge: 21.0.76
Placebo-1.21-9.3.3.jar

New Neoforge update changes cause a crash on launch. I think is the new client event hooks

Log: https://pastebin.com/5AjkH3s1
java.lang.NullPointerException: Cannot invoke "xaero.map.graphics.GLObjectDeleter.work()" because "xaero.map.WorldMap.glObjectDeleter" is null

commented

Placebo, as an experiment, starts up the forge GAME event bus earlier than usual. This experiment is being done to see how this change would impact mods if this change was made in NeoForge directly. Ideally, Xaeros would add a null check here against the value of glObjectDeleter

commented

Seems to be fixed as of World Map 1.39.0.