Create: Connected

Create: Connected

3M Downloads

Mod loading error has occurred

qwek1 opened this issue ยท 6 comments

commented

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 )

commented

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

commented

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?

commented

The Modpack no longer has the Mod iirc, it does happen on occasion only and relaunching "fixes" it

commented

latest.log
https://mclo.gs/J3OTlg2

Crash successfully reproduced, investigating.

commented

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.