Shadows-of-Fire / Apotheosis

All things that should have been.
Other
155 stars 120 forks source link

Jade reports that I should report an error. Logs are not helping. #1126

Closed water-mizuu closed 5 months ago

water-mizuu commented 6 months ago

Basically, Jade is showing this error on every block hovered. This started happening when I disabled every module except the garden and spawner module. image

The logs of this run is 37k lines, so I doubt you want it. The (seemingly) relevant apotheosis logs are:

[00:32:06] [Worker-Main-15/INFO] [Jade/]: Start loading plugin at dev.shadowsoffire.apotheosis.spawn.compat.SpawnerHwylaPlugin
[00:32:06] [Worker-Main-15/INFO] [Jade/]: Start loading plugin at dev.shadowsoffire.apotheosis.ench.compat.EnchHwylaPlugin
[00:32:06] [Worker-Main-15/INFO] [Jade/]: Start loading plugin at dev.shadowsoffire.apotheosis.adventure.compat.AdventureHwylaPlugin
[00:33:19] [Render thread/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/server/commands/EnchantCommand
[00:33:19] [Worker-Main-16/ERROR] [minecraft/TagLoader]: Couldn't load tag apotheosis:rarity_materials as it is missing following references: apotheosis:common_material (from Apotheosis-1.20.1-7.2.0.jar),
apotheosis:uncommon_material (from Apotheosis-1.20.1-7.2.0.jar),
apotheosis:rare_material (from Apotheosis-1.20.1-7.2.0.jar),
apotheosis:epic_material (from Apotheosis-1.20.1-7.2.0.jar),
apotheosis:mythic_material (from Apotheosis-1.20.1-7.2.0.jar),
apotheosis:ancient_material (from Apotheosis-1.20.1-7.2.0.jar)

...

[00:35:18] [Render thread/ERROR] [Jade/]: Caught unhandled exception : [dev.shadowsoffire.apotheosis.ench.compat.EnchHwylaPlugin@3316681e] java.lang.ExceptionInInitializerError
jlp1528 commented 6 months ago

Dupe of #1120