TheLMiffy1111 / JAOPCA

A mod that aims to add ore processing compatibilty to many mods. Inspired by AOBD.
MIT License
40 stars 35 forks source link

[1.16.5] Valhelsia 3 Mod Loading Error #239

Closed AlphablueIV closed 8 months ago

AlphablueIV commented 2 years ago

The game will startup with no issues, but once the mod scan is complete, it'll display the error screen stating: "JAOPCA (jaopca) has failed to load correctly com.electronwill.nightconfig.core.io.ParsingException: Not enough data available"

I should mention this didn't happen until I upgraded my GPU and CPU. I'll attach the provided crash report. crash-2022-07-23_12.46.58-fml.txt

TheLMiffy1111 commented 2 years ago

Can you try deleting JAOPCA material configs? It might be that some config files were not saved properly

AlphablueIV commented 2 years ago

I deleted the material configs for JOAPCA, but it still fails to load and Titanium decided to join the fray with the same error. What exactly is meant by "Not enough data available"?

crash-2022-07-30_16.34.18-fml.txt 2022-07-30

TheLMiffy1111 commented 2 years ago

It most likely means that the config file being read ended unexpectedly in a place where it breaks the TOML format. It seems like you would need to re-generate JAOPCA and Titanium module configs as well.