lucko / BungeeGuard

A plugin-based security/firewall solution for BungeeCord and Velocity proxies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update BungeeGuard to 1.19

NoltoxGit opened this issue · comments

Hello!
It's possible to update BungeeGuard for MC 1.19 please?

I have this error on my Proxy : https://mclogs.minestrator.com/ESjHlAA

Ty!
~ Noltox ~

I believe this is also related to the same issue outlined in: GeyserMC/Floodgate#312 (comment)

`
Its due to bungee cord changing net.md_5.bungee.connection.LoginResult$Property to net.md_5.bungee.protocol.Property

`

I made a fork, you can install it Install link: https://github.com/RilyEvent/BungeeGuard/suites/6847775715/artifacts/264257362 Build log: https://github.com/RilyEvent/BungeeGuard/actions/runs/2462749036

Sadly yours didn't work either, http://luigical.me/images/Screenshot_06_08_IOk7Ywggae.png

what is your java version? it works fine for me

I made a fork, you can install it Install link: https://github.com/RilyEvent/BungeeGuard/suites/6847775715/artifacts/264257362 Build log: https://github.com/RilyEvent/BungeeGuard/actions/runs/2462749036

Sadly yours didn't work either, http://luigical.me/images/Screenshot_06_08_IOk7Ywggae.png

what is your java version? it works fine for me

Java 17, Newest bungeecord

@lucko the new build doesn't work.
Error: https://pastebin.com/FJKNYr2Q

I also am getting an error on the new version:
http://luigical.me/images/Screenshot_06_08_mss6K7oKY4.png

commented

Read the release note - it only supports BungeeCord 1.19.

Read the release note - it only supports BungeeCord 1.19.

Yeah that is on the newest, just redownloaded to confirm, I am getting the .jar from here: https://ci.md-5.net/job/BungeeCord/lastBuild/

http://luigical.me/images/Screenshot_06_08_DOZrO9NfDB.png

Let me know if I am missing something here?

commented

Try using Java 11.

Try using Java 11.

That fixed it, I was using Java 8 before. Thank you!