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] Multiplayers variables doesnt work #46

Closed Ryuushen closed 2 years ago

Ryuushen commented 2 years ago

The server override works fine however %players% and %maxplayers% and other multiplayers variables doesn't show anything but plaintext

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

hypherionmc commented 2 years ago

Hi

So just to make sure I got this right, when using %players% and %maxplayers% in a server override, it does not resolve and only returns plain text?

Ryuushen commented 2 years ago

Yessir that is correctThat is correct here is a screenhot for it Discord_wVnUCa4FyP

hypherionmc commented 2 years ago

Hey. Sorry, I have not forgotten about this. Just been really busy with IRL stuff. I am doing an update for this mod this week and will investigate this/see how we can do it better

Ryuushen commented 2 years ago

Ay man nothing to say sorry about. It's understandable, I'm grateful you're doing this for free. Take your time, I'll wait for update :)

CaliberZenith commented 2 years ago

@Ryuushen is it possible to ask for the Fabric version you used? Just so I can test for things?

Ryuushen commented 2 years ago

@Ryuushen is it possible to ask for the Fabric version you used? Just so I can test for things?

Yes I used fabric 1.18.2

CaliberZenith commented 2 years ago

Oh wait. Nevermind I'm dumb. I forgot there was only 1 version in 1.18.2 kek anyway, gonna test in a bit. Thank

CaliberZenith commented 2 years ago

Can you post the log when you encountered this bug? @Ryuushen ? I tried to replicate it but it doesn't seem to happen to me.

Ryuushen commented 2 years ago

Can you post the log when you encountered this bug? @Ryuushen ? I tried to replicate it but it doesn't seem to happen to me.

Interesting. I do use it with 150+ other mods might be some conflict. Ill check it tomorrow and get back to you. Thank you for looking over it

Ryuushen commented 2 years ago

Can you post the log when you encountered this bug? @Ryuushen ? I tried to replicate it but it doesn't seem to happen to me.

Though im quite new so could you please explain to me how would i get log for this?

CaliberZenith commented 2 years ago

C:\Users\username\AppData\Roaming\.minecraft\logs

If I'm correct.

hypherionmc commented 2 years ago

So looks like this was an actual bug. Somewhere between updates I left out a crucial line of code, that caused the config to not reload when changes are made, or to "live" update basically