You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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.
The text was updated successfully, but these errors were encountered: