Sodium Reloaded (Unofficial)

Sodium Reloaded (Unofficial)

0 Downloads

Game Crash, Fabric Version 1.21.5-0.6.13 on Mixin!!

Closed this issue ยท 1 comments

commented

Bug Description

I'm using sodium on game dev environment to get rid of lag. Today, when I tried to run the client, I get a crash on mixin. Here is the log :

[WARN] [MIXIN] Cannot remap lambda$addCloudsPass$6 because it does not exists in any of the targets [net/minecraft/class_761]
[WARN] [MIXIN] Cannot remap renderSingleBlock because it does not exists in any of the targets [net/minecraft/class_776]
[ERROR] [MIXIN] Cannot resolve class net/minecraft/client/renderer/block/ModelBlockRenderer
[WARN] [MIXIN] Cannot remap lambda$addSkyPass$13 because it does not exists in any of the targets [net/minecraft/class_761]
[WARN] [MIXIN] Cannot remap iterateVisibleBlockEntities because it does not exists in any of the targets [net/minecraft/class_761]
[WARN] [MIXIN] Cannot remap lambda$init$2 because it does not exists in any of the targets [net/minecraft/class_429]
[ERROR] [MIXIN] Cannot resolve class net/neoforged/fml/loading/ImmediateWindowHandler
[WARN] [MIXIN] Cannot remap getRenderLayers because it does not exists in any of the targets [net/minecraft/class_4696]
OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x000000069b800000, 2394947584, 0) failed; error='The paging file is too small for this operation to complete' (DOS error/errno=1455)

I know it's sodium because :
1- I don't have any other mod in the run > mods folder
2- removing sodium from the list, the client runs without a problem

Reproduction Steps

There is no steps, just added sodium to run > mods folder for intellij idea fabric dev env

Log File

2025-05-01-7.log.gz

Crash Report

there is no crash report because the client can't run to begin with

commented

Your log file indicates you're running a bunch of other mods and not sodium. The portion of the log you're quoting doesn't actually exist in the log file you sent. There should be a crashlog somewhere given that it crashed. Please come to our discord server to receive help with this support request.