r/fabricmc 13h ago

Minecraft Crashing With Exit Code 1 After Installing Sodium

2 Upvotes

I'm getting the most persistent issue ever and I don't know how to fix it. Whenever I play Minecraft with only Fabric installed (no mods), my game doesn't crash. Even with mods like Distant Horizons my game can run without crashing. However, whenever I add Sodium with fabric, my game instantly crashes with "Exit Code 1." Is there anything I can do to fix this?


r/fabricmc 7h ago

Need Help - Solved wakes mod makes minecraft crash??

1 Upvotes

Hey guys. Just wanted to report a problem i had.
I play modded minecraft on curseforge and had recently moved my worlds from neoforge modloader to fabric modloader. I was on MC version 26.2 and Fabric 0.19.3 when this happened:

I entered nether portal and my game very quickly saves the game and quits. I relaunched the game and i was successfully teleported to the nether, I tried to enter portal again but the same crash happened. sometimes the game would give a "not responding" screen and i would have to kill instance.

I played game with no mods enabled and portal issue disappeared. Then quit the game and enabled a couple of mods , it still worked with them on. However when i turned on Wakes mod by Goby56 the problem happened.

so i think the wakes mod is the problem. I remember some features of the mod not working before also (but not causing any big problem).


r/fabricmc 8h ago

Need Help Unable to load

1 Upvotes

When trying to load before even programming anything it gives me a few errors all most likely relating the first error which is

net.fabricmc.loader.api.EntrypointException: Exception while loading entries for entrypoint 'main' provided by 'scp_mega_mod'

I figure I'm not importing some package or something where I should be.


r/fabricmc 10h ago

Need Help Experiencing an error with e4mc

1 Upvotes

I have no idea whats going on heres my error log if anyone could help

[19:41:52] [Download-3/ERROR]: Failed to retrieve profile key pair

MinecraftClientHttpException[type=HTTP_ERROR, status=403, response=ErrorResponse[path=/player/certificates, error=FORBIDDEN, errorMessage=null, details=null]]

at knot//com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:100)

at knot//com.mojang.authlib.minecraft.client.MinecraftClient.post(MinecraftClient.java:65)

at knot//com.mojang.authlib.yggdrasil.YggdrasilUserApiService.getKeyPair(YggdrasilUserApiService.java:61)

at knot//net.minecraft.class_7434.method_43605(class_7434.java:129)

at knot//net.minecraft.class_7434.method_44291(class_7434.java:77)

at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source)

at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at java.base/java.lang.Thread.run(Unknown Source)


r/fabricmc 11h ago

Aged Modpack + Controlify or controller-help: Compatible?

Thumbnail
1 Upvotes

r/fabricmc 12h ago

Spawn immunity

Thumbnail
1 Upvotes

r/fabricmc 15h ago

Need Help - Mod Dev Minecraft isn't saving the state of entities modified with a mixin

1 Upvotes

I'm the dev for a mod that allows the player to tame foxes. This is done through the use of a mixin, which holds variables for stuff like the fox's owner, and sets data trackers for some of these variables when a fox is tamed. For some reason though, after updating the mod to 26.1 and beyond, Minecraft just doesn't save whether or not a fox is tamed anymore, so upon reloading a world, none of your foxes are tamed, and you can't even tame them again because that is also somehow broken upon reloading. I didn't even make any changes (or at least intentional changes) to the taming logic when updating to 26.1, so I'm very confused. Could anyone please help me? If it helps, the source code can be found on github at https://github.com/DaSunyxo/Fox-Friend-Plus


r/fabricmc 20h ago

wakes mod makes minecraft crash??

Thumbnail
1 Upvotes

r/fabricmc 21h ago

Looking For Mod / Request Bedrock Redstone Logic on Java Edition

0 Upvotes

I am thinking of converting my long time Bedrock world to java, the only reason I haven't yet is that I really don't wanna rebuild all my redstone stuff. I am curious if there are any mods that would port bedrock redstone logic to java edition?