jahirxtrap / walljump

Wall jump, double jump, fence jump & more
https://www.curseforge.com/minecraft/mc-mods/wall-jump-txf
GNU General Public License v3.0
1 stars 0 forks source link

(FABRIC) Bug: Minecraft crashes while trying to join a realm with Wall-Jump Enchantments enabled #12

Closed anonymousreindeer closed 2 months ago

anonymousreindeer commented 2 months ago

Self-explanatory title. Whenever I try to join a realm, the game simply crashes and I get this error code.

image_2024-06-17_125455884

Not sure if this is intentional or not. It doesn't happen with multiplayer servers, only realms. Also not sure if this happens with the Forge or Neoforge versions, as I have only tested it with Fabric.

jahirxtrap commented 2 months ago

It's an issue with Minecraft Realms. Only client-side mods can be used, but in this case, there's an attempt to modify the server, which is why it crashes.

anonymousreindeer commented 2 months ago

It's an issue with Minecraft Realms. Only client-side mods can be used, but in this case, there's an attempt to modify the server, which is why it crashes.

If this were the case, then why was I able to use the mod on realms in 1.20.6? I have used the mod on realms for almost a year with no issues until now. Just wondering.

jahirxtrap commented 2 months ago

15