Dungeons Mobs

Dungeons Mobs

10M Downloads

[1.19] Broken Apotheosis Compat

Shadows-of-Fire opened this issue ยท 1 comments

commented

Hi - A user recently poked me about a data loading error, and it seems you have boss files that are shipping in 1.18+ that are based on the 1.16.5 format, which are no longer valid.

The new format can be seen by example at https://github.com/Shadows-of-Fire/Apotheosis/blob/1.19/src/main/resources/data/apotheosis/bosses/overworld/husk.json or any of the adjacent files.

commented

I am also having this issue:
latest log: https://paste.ee/p/4Tx89

It seems to have 2 fail cases:
A) [19:12:39] [Render thread/ERROR]: Underlying Exception:
java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because "this.stats" is null
image

B)[19:12:41] [Render thread/ERROR]: Failed parsing boss_gear file dungeons_mobs:dungeons_mobs_vanguard_set.
[19:12:41] [Render thread/ERROR]: Underlying Exception:
com.google.gson.JsonParseException: Failed to read non-optional item dungeons_gear:glaive
image

MC 1.19.2
Forge 43.2.11
Dungeons Mobs: 4.0.8.beta
Apotheosis: 6.1.5

Also, there is a missing texture:
image