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

Error on player join #10

Closed Frank-xy closed 4 years ago

Frank-xy commented 5 years ago

Server thread/CRITICAL ErrorException: "unpack(): Type I: not enough input, need 4, have 0" (EXCEPTION) in "plugins/PocketRadio.phar/src/xenialdan/PocketRadio/libs/xenialdan/libnbs/NBSFile" at line 186

By the way, I used the .nbs file generated by myself

Frank-xy commented 5 years ago

Sorry I tried the .nbs file you posted in the README.MD, but it doesn't work.

GoodLucky777 commented 4 years ago

I have same problem too!

inxomnyaa commented 4 years ago

Probably the files got corrupted or something, or some format changes happened. I will check and update my nbslib

inxomnyaa commented 4 years ago

libnbs now supports newer .nbs file formats, and even OpenNoteBlockStudio files. Closing since resolved after rewrite.