Infamous-Misadventures / Dungeons-Mobs

A mod that ports the mobs from Minecraft: Dungeons to Minecraft: Java Edition.
MIT License
26 stars 14 forks source link

[1.19] Broken Apotheosis Compat #179

Open Shadows-of-Fire opened 1 year ago

Shadows-of-Fire commented 1 year ago

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.

Yourname942 commented 1 year ago

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