![Create: Connected](https://media.forgecdn.net/avatars/thumbnails/922/162/256/256/638387242479713653.png)
Mod loading error has occurred
qwek1 opened this issue ยท 6 comments
I'll need more info to find out the cause.
- When did the crash happen? Is it on your very first launch after installing the mod?
- Did you modify any mod configs before this crash? Especially the block stress values for C:Connected components?
(Formatted logs for my own reference https://mclo.gs/7HQ6OoU )
nothing is modfied, and this was after a few times of launching the game. on my modpack latest version, https://www.curseforge.com/minecraft/modpacks/aoc
I've downloaded your modpack and played around with it but I still haven't managed to trigger the bug. Is it a persistent bug or does it happen on occasion?
The Modpack no longer has the Mod iirc, it does happen on occasion only and relaunching "fixes" it
latest.log
https://mclo.gs/J3OTlg2
Crash successfully reproduced, investigating.
The crash seems to be caused by concurrency issues when C:Connected is trying to register configs for stress values. Not sure why Create is running fine when it uses the exact same piece of code to register block stress. Anyway, I've made some changes in that area in v0.6 and the issue should hopefully be fixed.