Apotheosis

Apotheosis

70M Downloads

[1.15.2] Crash during common_setup event phase only when enchantment module is enabled.

Kai-Kramer opened this issue ยท 1 comments

commented

Description of the issue

Minecraft fails to load during the common_setup event phase. I get an error screen saying: Apotheosis (apotheosis) encountered an error during the common_setup event phase. I initially thought that it was a conflict with another mod, but after testing (binary search) I realized that it could be an issue with my current configuration for apotheosis' enchantment module. I consulted you in discord, fixed some whitespace issues, and tried to re-launch, but the issue persists.

Steps to reproduce

Launch modpack with apotheosis enchantment module enabled.

Crashlog:

My initial crash: paste.ee
Trying to reproduce the crash: paste.ee

After fixing enchantments.cfg: paste.ee

Versions and Modlist:

Apotheosis-1.15.2-3.2.4
Placebo-1.15.2-3.1.0
Forge version 31.2.36 (also tested with 31.2.31)
Modlist (paste.ee)

commented

Issue was syntax in the config file, I removed all unnecessary whitespace and it loaded properly.