
[BUG] What could cause this?
ardissaps opened this issue ยท 4 comments
Describe the bug
The error happen after I update MCA. They removed Rose Gold Ore.
I already asked with MCA author, I asking here as addition because the log is from Excavated Variant and Dynamic Asset Generator.
To Reproduce
Update MCA to 7.3.7
Expected behavior
Smooth.
Screenshots
The log : https://paste.atlauncher.com/view/07afd37d-5ccb-42a5-91c7-600d783e2a82
Version:
- Fabric Latest
Additional context
I am not using cache. I also deleted mca.json from my excavated variant folder.
Look like I fixed on my side, I deleted the mca.json (from excavated variant that contain provided ore) and change java to adoptioum, it loads!
Before I was renamed it to mca.json.backup because I think that was enough.
Look like Excavated read the file even if the extension of the file is not .json.
I still not clear if java version change matter, but it works now. :v
I will close this issue but I have Question?
Do Excavation Variant still read the file inside "config/excavated_variants" even if it is not json files? (becaus I have habbit before deleting files sometimes I name those file to ".bak" ".backup" or others.)
Excavated Variants still read the backup file; that was the issue. It crashed because it's config for mca expects rose gold; I know nothing about the mca mod, but if you could PR a fix for the config that would be much appreciated.