Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NeoForge] [Issue] Mod loading failures have occurred; #45

Open
Acelotick opened this issue Feb 13, 2025 · 1 comment
Open

[NeoForge] [Issue] Mod loading failures have occurred; #45

Acelotick opened this issue Feb 13, 2025 · 1 comment

Comments

@Acelotick
Copy link

Updated to a new version of NeoForge for new experience and could not launch this mod.

Please update the mod to the new version of NeoForge.

SodiumDynamicLights: 1.0.10 (but it says 1.0.9)
Client: 1.21.4
NeoForge: 21.4.88-beta
OS: Windows 10

-- Head --
Thread: Render thread
Stacktrace:
	at java.base/java.util.Collections$UnmodifiableCollection.add(Collections.java:1091) ~[?:?] {}
-- Mod loading issue for: sodiumdynamiclights --
Details:
	Mod file: /C:/Users/Ace/AppData/Roaming/.minecraft/versions/NeoForge-v1-21-4/mods/sodiumdynamiclights-neoforge-1.0.10-1.21.4.jar
	Failure message: Sodium Dynamic Lights (sodiumdynamiclights) encountered an error while dispatching the net.neoforged.fml.event.lifecycle.FMLClientSetupEvent event
		java.lang.UnsupportedOperationException: null
	Mod version: 1.0.9
	Mod issues URL: https://github.com/txnimc/SodiumDynamicLights/issues
	Exception message: java.lang.UnsupportedOperationException
Stacktrace:
	at java.base/java.util.Collections$UnmodifiableCollection.add(Collections.java:1091) ~[?:?] {}
	at TRANSFORMER/[email protected]/net.minecraft.server.packs.resources.ReloadableResourceManager.registerReloadListener(ReloadableResourceManager.java:43) ~[client-1.21.4-20241203.161809-srg.jar%23266!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.resourcepacks.ReloadableResourceManagerMixin from mod modernfix,pl:mixin:APP:chunksfadein.mixins.json:misc.ReloadableResourceManagerMixin from mod chunksfadein,pl:mixin:A}
	at TRANSFORMER/[email protected]/toni.sodiumdynamiclights.SodiumDynamicLights.registerClient(SodiumDynamicLights.java:245) ~[sodiumdynamiclights-neoforge-1.0.10-1.21.4.jar%23314!/:?] {re:mixin,re:classloading}
	at TRANSFORMER/[email protected]/toni.sodiumdynamiclights.SodiumDynamicLights.registerReloadListener(SodiumDynamicLights.java:240) ~[sodiumdynamiclights-neoforge-1.0.10-1.21.4.jar%23314!/:?] {re:mixin,re:classloading}
	at TRANSFORMER/[email protected]/toni.sodiumdynamiclights.SodiumDynamicLights.onInitializeClient(SodiumDynamicLights.java:212) ~[sodiumdynamiclights-neoforge-1.0.10-1.21.4.jar%23314!/:?] {re:mixin,re:classloading}
	at TRANSFORMER/[email protected]/toni.sodiumdynamiclights.SodiumDynamicLights.clientSetup(SodiumDynamicLights.java:231) ~[sodiumdynamiclights-neoforge-1.0.10-1.21.4.jar%23314!/:?] {re:mixin,re:classloading}
	at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:26) ~[bus-8.0.2.jar%23123!/:?] {}
	at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:350) ~[bus-8.0.2.jar%23123!/:?] {}
	at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:315) ~[bus-8.0.2.jar%23123!/:?] {}
	at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:158) ~[loader-6.0.6.jar%23120!/:6.0] {re:mixin}
	at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.ModLoader.lambda$dispatchParallelEvent$4(ModLoader.java:172) ~[loader-6.0.6.jar%23120!/:6.0] {}
	at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.ModLoader.lambda$dispatchParallelTask$7(ModLoader.java:231) ~[loader-6.0.6.jar%23120!/:6.0] {}
	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) ~[?:?] {re:mixin}
	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) ~[?:?] {}
	at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483) ~[?:?] {}
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] {}
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?] {}
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?] {re:mixin,re:computing_frames}
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?] {re:mixin,re:computing_frames}
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] {re:mixin}
@vitcosoft
Copy link

vitcosoft commented Feb 14, 2025

I have the exact same issue (on Windows 11)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants