Crash when creating new world #6

Closed
opened 2025-10-19 16:51:03 +00:00 by Lynoph · 4 comments

When I add this mod and create a new world it creates an insanely long log spam that immediately crashes the game. Mentions something about a config issue then ingredient issue which does not happen when I remove the mod.

v0.1.3 (NeoForge 1.21.1)

When I add this mod and create a new world it creates an insanely long log spam that immediately crashes the game. Mentions something about a config issue then ingredient issue which does not happen when I remove the mod. v0.1.3 (NeoForge 1.21.1)
Owner

Hi, this is not caused by Enchiridion. It may appear in the logs.

The mod you're looking for is an incompatibility with JER, caused by a faulty Forge config, this mod does not use (Neo)Forge's Config system.

Update: Enchiridion does an incompatibility with JER, however, it's not the crash that you're looking for. It's pretty much just serversided content that doesn't exist on the client.

JER would also crash with the Villager Rework content if that was implemented. So they should probably figure out how to support Enchantment Providers for that too.

Could you please try a binary search? And report to the proper developer causing the crash to tell them that their config is loading too early.

Please see the below for my minimal environment, Iron Spellbooks (+ deps), Enchiridion and JER (+ JEI).
image

Hi, this is not caused by Enchiridion. It may appear in the logs. The mod you're looking for is an incompatibility with JER, caused by a faulty Forge config, this mod does not use (Neo)Forge's Config system. Update: Enchiridion *does* an incompatibility with JER, however, it's not the crash that you're looking for. It's pretty much just serversided content that doesn't exist on the client. **JER would also crash with the Villager Rework content if that was implemented. So they should probably figure out how to support Enchantment Providers for that too.** Could you please try a binary search? And report to the proper developer causing the crash to tell them that their config is loading too early. Please see the below for my minimal environment, Iron Spellbooks (+ deps), Enchiridion and JER (+ JEI). ![image](/attachments/f2c36c19-31f7-431b-af55-ee9cdd1752a5)
272 KiB
Owner

Oh, hmmm.... I might need to special case something actually.

Somebody's doing a hack with an unknown loot table.

Oh, hmmm.... I might need to special case something actually. Somebody's doing a hack with an unknown loot table.
Calico referenced this issue from a commit 2025-10-19 18:03:41 +00:00
Owner

Okay, it was NeoForge API having a weird edge case. Glad I could resolve that.

Okay, it was NeoForge API having a weird edge case. Glad I could resolve that.
Author

Thanks!

Thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Modding/enchiridion#6
No description provided.