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

Errors #19

Closed MightyEclipseAWE closed 4 years ago

MightyEclipseAWE commented 4 years ago

Without a song:

[19:55:03] [Server thread/ERROR]: [Radio] Class 'xenialdan\customui\windows\SimpleForm' not found

[19:55:03] [Server thread/ERROR]: [Radio] 45

With a song

[19:55:03] [Server thread/ERROR]: [Radio] Class 'xenialdan\customui\windows\SimpleForm' not found

[19:55:03] [Server thread/ERROR]: [Radio] 45

[19:53:52] [Server thread/CRITICAL]: Could not execute asynchronous task class@anonymous/home/minecraft/plugins/PocketRadio-master/src/xenialdan/PocketRadio/Loader.php0x7f1c9d2e0b9c: Task crashed

[19:53:52] [Asynchronous Worker #0 thread/CRITICAL]: Error: "Class 'xenialdan\libnbs\NBSFile' not found" (EXCEPTION) in "plugins/PocketRadio-master/src/xenialdan/PocketRadio/Loader" at line 66

[19:53:52] [Asynchronous Worker #0 thread/DEBUG]: #0 src/pocketmine/scheduler/AsyncTask(82): class@anonymous/home/minecraft/plugins/PocketRadio-master/src/xenialdan/PocketRadio/Loader.php0x7f1c9d2e0b9c->onRun()

inxomnyaa commented 4 years ago

You are running from source, and did not properly set up the required virions. I suggest downloading a .phar from Poggit.

https://poggit.pmmp.io/p/PocketRadio/