koca2000

Results 10 comments of koca2000

I tested the suggested solution and it works flawlessly.

First of all, I definitely support the idea of the format discussion and I think it may bring some really good things to the .nbs format. > Instruments have no...

Hi! I would need some more information to be able to help you. Is this error in your IDE? How did you added the NoteBlockAPI to your project. Are you...

> > > I was just more curious if there was a front-end player that supported the API changes already. When I did some testing, various plugins (such as MusicBox)...

Hi! I tried to reproduce the error. However, the songs were loaded with NoteBlockAPI 1.6.1 and played using NoteBlockMusicPlayer 1.9.0-SNAPSHOT without any problem. What plugin do you use NoteBlockAPI with?

That would be nice because it is not a general rule that all wifi networks are 192.168.xxx.xxx. My wifi use 10.10.10.xxx network.

Hi! If you remove the player when they leave the server and set `songPlayer.setAutoDestroy(true)` then the `SongPlayer` will destroy itself automatically after the last player leaves the server.

@CerialPvP In order to build your plugin with maven you have to add NoteBlockAPI as a maven dependency. Please make sure you added the Jitpack repository and you can ignore...

I am closing this for now. If the issue appears again or you have some some information, I can reopen it.

I indeed don't know Chinese and it would be better to communicate in English. According to Google Translator you added the NoteBlockAPI.jar to your plugins directory. Is that right? Are...