Andre601/AdvancedServerList

1.20.1 Console error

jurohn opened this issue · 3 comments

Platform

Paper

Other platform

No response

What happened?

[Server] WARN [AdvancedServerList] Loading Paper plugin in the legacy plugin loading logic. This is not recommended and may introduce some differences into load order. It's highly recommended you move away from this if you are wanting to use Paper plugins.
  1. This cannot be correct. Are you gonna update the way it is compatible with paper?
  2. Im getting the error below when rebooting my server:

https://paste.helpch.at/punenumuro.rb

Steps to reproduce

Boot my server with the plugin loaded. Thats it
Newest paper 1.20.1 (release 108)

Server List Profiles

No response

First of all, please use a paste site next time to share errors. Nobody likes reading those in an issue itself.

Next is the plugin using the latest Paper API changes, meaning that you most likely use an outdated version of my plugin or some kind of strange Paper fork...

Finally, the error is caused by the Modrinth API - which my plugin uses to check for updates - not being reachable.
This is something outside my control and not fixable on my end. Looking at their status page it seems they have some issues right now. Again, nothing I can fix here.

Alright, will use a paste next time. However id like to see the error right away, but thats my opinion.

I use the latest version of your Bukkit edition of your plugin and i dont use a paper fork but the official paper release.

So its something you might be able to fix.

It's not something I can fix.
Tho, one of the people on the Paper Discord mentioned this might be related to a startup flag?

Either way, paper hasn't announced any API changes to their Paper API which my plugin is using, so it can't really be my plugin being outdated in terms of the API...