hypherionmc / simple-rpc-public

Simple-RPC Issues, wiki and data github
https://www.curseforge.com/minecraft/mc-mods/simple-discord-rpc/
14 stars 1 forks source link

[BUG] #62

Closed Sameer-Expert closed 1 year ago

Sameer-Expert commented 1 year ago

Describe the bug So whenever I join a normal server, everything literally works fine without any error, but when I join a Forge server while using the Forge modloader for Simple RPC, it says "Mod mismatch". Why? Isn't this mod supposed to be client sided? Please fix this bug with your mod, I think your mod is having a line which handles some server sided things, please completely remove them from mod.

To Reproduce Steps to reproduce the behavior:

  1. Create a Minecraft Forge Server. Don't install any mods inside of it.
  2. Join the server with your Simple RPC mod loaded with Forge modloader.
  3. Error occurs and it does not allow you.

Expected behavior The user should be able to connect to server without any problems.

Screenshots I tried uploading one but its not working.

Versions (DO NOT USE LATEST! BE SPECIFIC!):

Additional context The mod is not client sided, thats the problem. Please fix it. I request you.

hypherionmc commented 1 year ago

This mod is not just client sided only. It does have a server feature but it should be able to function without the mod being installed on the server.

Will review the code to see what's going on

CassieRoseZA commented 1 year ago

Can Confirm Issue Happens image

hypherionmc commented 1 year ago

Thanks for confirming @AmberRoseZA. Seems like forge is not handling the networking correct, even though it's set up to operate without the mod installed on the server.

Will push out a fix for this and officially deprecate the Server side feature for removal. I am tired of fighting with that feature

hypherionmc commented 1 year ago

Issue fixed with Simple RPC 3.2.3