isXander / YetAnotherConfigLib

YetAnotherConfigLib (yacl) is just that. A builder-based configuration library for Minecraft.
GNU Lesser General Public License v3.0
97 stars 37 forks source link

error while loading in 1.20.4 Fabric (v3.4.0) #166

Closed nEONcReepER990 closed 5 months ago

nEONcReepER990 commented 5 months ago

!! 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. "

nco2k commented 5 months ago

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

IJuanTM commented 5 months ago

Same issue on 1.20.1

memphismc commented 5 months ago

same issue on fabric 1.20.1

isXander commented 5 months ago

This is a problem with crowdin translate

memphismc commented 5 months ago

This is a problem with crowdin translate

is there something that can be done to fix it or do we just keep the outdated mod instead of upgrading??

nEONcReepER990 commented 5 months ago

@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

mpustovoi commented 5 months ago

Same on Forge 1.20.1

Poopooracoocoo commented 5 months ago

https://github.com/gbl/CrowdinTranslate/issues/22

isXander commented 5 months ago

Update to 3.4.1