Closed EmanYm closed 8 months ago
Any progress on this? I can't create or edit any global/network warps because the proxy version is broken. I downgraded all the way back to 5.1.7 and I'm still getting this same issue.
Not sure if this is related, but the GUI is wonky, this is from trying to name a new warp.
EDIT: I'm going to try downgrading Velocity...
EDIT2: I rolled Velocity v3.3.0 back through each build from 360 to 355: Velocity 360 + WarpSystem 5.1.9 to 5.1.5 Velocity 359 + ^ ..... Velocity 355 + ^ All somehow had the same problem.
I got around the Trevor dependency requirement by removing the following block from the velocity-plugin.json
"dependencies": [ { "id": "Trevor", "optional": true }, { "id": "RedisBungee", "optional": true } ],
But the GUI is still messed up. It spams the following in my console when I attempt to do almost anything in the gui
19.02 21:19:36 [Server] WARN Found inconsistent skull meta, this should normally not happen and is not a Bukkit / Spigot issue, but one from a plugin you are using. 19.02 21:19:36 [Server] INFO Bukkit will attempt to fix it this time for you, but may not be able to do this every time. 19.02 21:19:36 [Server] INFO If you see this message after typing a command from a plugin, please report this to the plugin developer, they should use the api instead of relying on reflection (and doing it the wrong way).
I compared the WarpSystem's velocity-plugin.json with that of another multi-platform plugin and noticed two things.
After I restart my machine I'm going to see if collapsing the contents of the WarpSystem velocity-plugin.json will help with the Trevor dependency issue
EDIT: Collapsing and removing spaces from the .json file did not change the Trevor error. The only thing that has worked so far is removing that block from the velocity-plugin.json entirely.
Issue still occurs on Velocity 385 and 5.1.10 download from SpigotMC.org
May be a regression on Velocity's side, see https://github.com/PaperMC/Velocity/pull/1231 (build 347)
I downgraded to Velocity 3.3.0 build 316 and WarpSystem 5.1.7 since my backends are still 1.19.4 and now WarpSystem works again.
removing the dependencies block from the json file still works for 5.1.10 and Velocity build 385.
Describe the bug Premium Warp System 5.1.9 does not start on Velocity 3.3.0 build 360
To Reproduce
Expected behavior Expected to not need Trevor for a single-proxy network.
latest log
Discord contact: Eiple (@forgottenfreedommc)