[1.16.4] CTD on game start
Nazguliki opened this issue · 12 comments
- Quark
r2.4-283
- Minecraft
1.16.4
- Forge
35.1.13
- AutoRegLib
1.6-47
Random ctd on minecraft startup. Sometimes it crush, sometimes the game starts and run normally.
The issue started after i update my mods collection with newer versions and new mods. Also, i delete mod "Ice and fire".
Update didnt touch quark, i did update only other mods.
Encountering the same error. Running Forge 35.1.28.
Resaving or deleting the config file allows the game to run correctly for a while.
So, i tested it with my server. I changed mods to mods from backup, 1 by 1... and the problem was in the last version of charm. When i install last Charm version, it runs fine once, and give error on the second run.
The solution - using charm-forge-1.16.4-2.1.9.
The solution - using charm-forge-1.16.4-2.1.9.
The pack I'm playing does not contain Charm. So sadly that is not the fix
Sorry for the delay. Just updated the server and client to 285. Client launched fine first try but server crashes every time (7 tries so far)
Ubuntu Server 20.04
Openjdk version "1.8.0_275"
Forge 1.16.4-35.1.28
Looks like this is some weird race condition? I really can't tell what's causing it. I'm going to try something that might solve it next release but I can't guarantee anything.
Requesting you test this with Quark 284 and the latest forge, let me know if it still crashes then.
Game fails to start using latest build.
Hello. If can help:
-- MOD quark --
Details:
- Mod File: Quark-r2.4-286.jar
- Failure message: Quark (quark) encountered an error during the complete event phase
java.lang.ArrayIndexOutOfBoundsException: -1 - Mod Version: r2.4-286
- Mod Issue URL: https://github.com/Vazkii/Quark
- Exception message: java.lang.ArrayIndexOutOfBoundsException: -1
Stacktrace:
- at it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap.rehash(Object2ObjectOpenHashMap.java:900) ~[fastutil-8.2.1.jar:?] {re:classloading}
- at it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap.insert(Object2ObjectOpenHashMap.java:273) ~[fastutil-8.2.1.jar:?] {re:classloading}
- at it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap.put(Object2ObjectOpenHashMap.java:281) ~[fastutil-8.2.1.jar:?] {re:classloading}
- at vazkii.quark.content.automation.module.DispensersPlaceBlocksModule.lambda$loadComplete$0(DispensersPlaceBlocksModule.java:49) ~[?:r2.4-286] {re:classloading}
- at vazkii.quark.content.automation.module.DispensersPlaceBlocksModule$$Lambda$19662/606589885.accept(Unknown Source) ~[?:?] {}
- at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
- at vazkii.quark.content.automation.module.DispensersPlaceBlocksModule.loadComplete(DispensersPlaceBlocksModule.java:44) ~[?:r2.4-286] {re:classloading}
- at vazkii.quark.base.module.ModuleLoader$$Lambda$19655/1658092105.accept(Unknown Source) ~[?:?] {}
- at java.util.HashMap$Values.forEach(HashMap.java:972) ~[?:1.8.0_51] {}
- at vazkii.quark.base.module.ModuleLoader.dispatch(ModuleLoader.java:107) ~[?:r2.4-286] {re:classloading}
- at vazkii.quark.base.module.ModuleLoader.loadComplete(ModuleLoader.java:94) ~[?:r2.4-286] {re:classloading}
- at vazkii.quark.base.proxy.CommonProxy.loadComplete(CommonProxy.java:63) ~[?:r2.4-286] {re:classloading}
- at vazkii.quark.base.proxy.CommonProxy$$Lambda$11881/477869719.accept(Unknown Source) ~[?:?] {}
- ...... (continue)
thx