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

[1.19] Broken Apotheosis Compat #179

Open
Shadows-of-Fire opened this issue Mar 19, 2023 · 1 comment
Open

[1.19] Broken Apotheosis Compat #179

Shadows-of-Fire opened this issue Mar 19, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Shadows-of-Fire
Copy link

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.

@Thelnfamous1 Thelnfamous1 added the bug Something isn't working label Apr 19, 2023
@Yourname942
Copy link

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

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

No branches or pull requests

3 participants