ocelotpotpie/FreedomChat

Toast appears on 1.19.3

Bobcat00 opened this issue · 14 comments

With FreedomChat 1.3.0, the toast still appears when joining 1.19.3.

FreedomChat version 1.3.0
git-Paper-315 (MC: 1.19.3)

Config:

rewrite-chat: true
claim-secure-chat-enforced: true
send-prevents-chat-reports-to-client: false

server.properties:

enforce-secure-profile=false
e-im commented

Sorry about that. I think see the issue, but unfortunately can't verify or push a fix now. I'll do this tonight (~6hrs), though.

Hey, no problem. Just wanted to let you know.

e-im commented

Should be resolved in 9e58cde.

The plugin now requires Paper and will no longer work at all on CraftBukkit or Spigot servers.

We are also having this issue where the toaster still comes up with the default plugin config.

This server is running Paper version git-Paper-386 (MC: 1.19.3) (Implementing API version 1.19.3-R0.1-SNAPSHOT) (Git: 4da844f)

Before we start debugging, any idea what could cause it? Any suggestions on where to look for the problem? thanks

Going to create a new issue with the above information in an attempt to get it looked at

e-im commented

Sorry, I missed your last comment. Is your server behind a proxy?

No problem. I don't think so. It may be behind a firewall. Just wondering, why does the proxy matter?

e-im commented

When I said proxy I was meaning a minecraft specific proxy (e.g Velocity, Waterfall, Bungeecord etc.) -- this matters because the proxy handles the initial login process for users and that is where the toast is sent.

Is your server and client on the same version, or different versions (ex viaversion)? And are you still on .3 or have you updated to .4?

also feel free to dm me on discord, sulu#9747

I see, no, this is a small minecraft server for a few players. We don't use a proxy or load balancer or anything like that.

Server and client are same version. We're still on .3.

e-im commented

What other plugins do you have on the server? And is your client modded?

dynmap, Essentials, EssentialsProtect, floodgate, FreedomChat, Geyser-Spigot. Vanilla client.

e-im commented

Very odd. I'm not really sure what could be causing this. None of those plugins would do it. As a last possible cause, how are you hosting the server? Are you using a service like Minehut (they specifically will cause this to not work, but others might as well)?

And I should have asked this right away, but what version of freedomchat are you using? 1.3.1 is the version you should be using.

It's hosted in Oracle cloud. I'm pretty sure we installed the correct plugin version but I'll double check.

Upgrading to latest MC and plugin version appears to have fixed it. Thanks!