inxomnyaa / PocketRadio

A lightweight .NBS song player for PocketMine Servers
https://poggit.pmmp.io/ci/inxomnyaa/PocketRadio/~
GNU General Public License v3.0
38 stars 9 forks source link

Still incompatible protocol #26

Closed KadTheHunter closed 3 years ago

KadTheHunter commented 4 years ago

When using the latest release (which was Dev 14) it says [09:56:37] [Server thread/ERROR]: Could not load plugin 'PocketRadio': Incompatible network protocol version (plugin requires one of: 388, 389) upon trying to load the plugin.

Using Dev 15, it says [09:56:37] [Server thread/ERROR]: Could not load plugin 'PocketRadio': Incompatible network protocol version (plugin requires one of: 388, 389, 390) upon trying to load it.

Perhaps in plugin.yml it needs to be [388, 389, 390] with spaces rather than [388,389]?

inxomnyaa commented 4 years ago

Perhaps in plugin.yml it needs to be [388, 389, 390] with spaces rather than [388,389]?

This is totally stupid nonsense.

I will check pmmp changelogs for changes and add support for the latest PMMP network protocol version.