hypherionmc / simple-rpc-public

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

Server console spam [BUG] #87

Closed RockZe closed 1 day ago

RockZe commented 4 days ago

After updating the mod and a new setting in the server console, it started to give this error every 10 minutes, maybe someone has encountered this problem.

image

hypherionmc commented 4 days ago

This isn't this mod.. That is caused by SDLink

RockZe commented 4 days ago

Oh, my mistake, should I recreate the request in the right section?

hypherionmc commented 4 days ago

You can, just for record keeping. I did however look into the error, since I happened to be working on that mod last night, and found an issue.

It's caused by the tellraw relay of the mod. A work around for now is to disable tellrawRelay in the config, until we release the fix (just waiting for testing feedback before we do)

hypherionmc commented 1 day ago

The issue in the mod this is actually from has been fixed with release 3.1.2 of SDlink