Apotheosis

Apotheosis

90M Downloads

[1.21.1 NeoForge] Datapack error when exiting and reentering a world

brisingraerowing opened this issue ยท 2 comments

commented

Relevant Log Output

Looks like something didn't unload correctly.

commented

This looks like Ars is trying to compute loot drops before the server is available, and Apoth's GLM expects it to be present.

Honestly I'm not really sure which is incorrect here. At face value I think it's Ars, since computing loot requires a ServerLevel (and thus the server).

commented

I'll poke them then. It's weird that it works the first time, but not the second (or any subsequent attempts)