Quplet / NoShieldDelay

A recreation of Revvilo's Responsive Shields in Fabric.
MIT License
4 stars 0 forks source link

1.21 Crash Report #4

Closed Navia7414 closed 1 month ago

Navia7414 commented 2 months ago

Im Taiwanese my english like a trash. here is my crash report in 1.21 crash-2024-07-12_01.48.17-client.txt

CrissJoe343 commented 2 months ago

I have the same problem, I hope the creator can help, I'm using the fabric loader 0.15.11 in Minecraft 1.21 and the crash report file tells me the same problem: ---- Minecraft Crash Report ---- // Hey, that tickles! Hehehe!

Time: 2024-07-31 18:06:36 Description: Initializing game

java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'no-shield-delay'! at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:388) at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:386) at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52) at net.minecraft.class_310.(class_310.java:477) at net.minecraft.client.main.Main.main(Main.java:239) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) Caused by: java.lang.ExceptionInInitializerError at qu.noshielddelay.NoShieldDelay.onInitialize(NoShieldDelay.java:20) at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:384) ... 6 more Caused by: java.lang.UnsupportedOperationException: StampedConfig does not support valueMap() yet. at com.electronwill.nightconfig.core.concurrent.StampedConfig.valueMap(StampedConfig.java:473) at com.electronwill.nightconfig.core.utils.UnmodifiableConfigWrapper.valueMap(UnmodifiableConfigWrapper.java:29) at com.electronwill.nightconfig.core.ConfigSpec.isCorrect(ConfigSpec.java:546) at qu.noshielddelay.config.ModConfig.checkConfig(ModConfig.java:32) at qu.noshielddelay.config.ModConfig.(ModConfig.java:19) ... 8 more

I have compared the first lines of the error, where it tells us the cause and it is practically the same.

I'm writing here because it's the same problem and it wouldn't be necessary to open another thread.

D-Maxwell commented 1 month ago

Duplicate of #2.

Use this release, as it is not prone to this sort of crash anymore.

Quplet commented 1 month ago

Duplicate of #2.

Use this release, as it is not prone to this sort of crash anymore.

This. This crash is due to a regression in the night config library I use for the config system and unfortunately I can't really fix until they bump their version.

Poopooracoocoo commented 1 month ago

@Quplet Doesn't Night Config 3.8.1 fix this?

Quplet commented 1 month ago

@Quplet Doesn't Night Config 3.8.1 fix this?

Sorry just now getting to this. Yes it does, just uploaded 1.0.1.