YetAnotherConfigLib

YetAnotherConfigLib

34M Downloads

error while loading in 1.20.4 Fabric (v3.4.0)

nEONcReepER990 opened this issue ยท 7 comments

commented

!! I have installed around 100 other mods. !!
Assuming its your mod because when i install the previous version(v3.3.2) it doesn't happen

Log:
latest.log

Crash report:
crash-2024-04-23_20.24.03-client.txt

may help
Google Gemini spitted out this from the crash log:
"
Minecraft Crash Analysis
The provided Minecraft crash report indicates an issue with the CTResourcePack.fromPath function from the mod Crowdin Translate. Let's break down the crash and potential solutions:

Error:
Exception: ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1
Location: de.guntram.mcmod.crowdintranslate.CTResourcePack.fromPath (Line 112)

Cause:
The error suggests the CTResourcePack.fromPath function is trying to access an element at index 1 of an array that only has a length of This means the function is expecting at least two elements but is only finding one.
"

commented

Update to 3.4.1

commented

i have a similar problem. when i go back to 3.3.2, everything works fine. will try to gather more info.

commented

Same issue on 1.20.1

commented

This is a problem with crowdin translate

commented

Same on Forge 1.20.1

commented

@memphismc @IJuanTM @nco2k sorry for tagging but i have found out that the combination with ChunksFadeIn crashes, at least in my case
crash log:
crash-2024-04-24_20.16.10-client.txt
log:
latest.log

commented