Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speaker not working #86

Closed
wesley9946 opened this issue Mar 17, 2018 · 2 comments
Closed

Speaker not working #86

wesley9946 opened this issue Mar 17, 2018 · 2 comments

Comments

@wesley9946
Copy link

Hi there,

I'm trying to get internet radio stations working on speakers, but there is no sound.
When I reload/restart the server, i get the following Java exception in the console:

[05:04:43] [Craft Scheduler Thread - 8/WARN]: [OpenAudioMc] Plugin OpenAudioMc v4.0 generated an exception while executing task 92

java.lang.IllegalArgumentException: null
at sun.nio.ch.FileChannelImpl.position(FileChannelImpl.java:278) ~[?:1.8.0_151]
at sun.nio.ch.FileChannelImpl.position(FileChannelImpl.java:50) ~[?:1.8.0_151]
at com.mpatric.mp3agic.Mp3File.initId3v1Tag(Mp3File.java:273) ~[?:?]
at com.mpatric.mp3agic.Mp3File.init(Mp3File.java:94) ~[?:?]
at com.mpatric.mp3agic.Mp3File.(Mp3File.java:58) ~[?:?]
at com.mpatric.mp3agic.Mp3File.(Mp3File.java:45) ~[?:?]
at net.openaudiomc.jclient.utils.Mp3Reader.lambda$run$0(Mp3Reader.java:33) ~[?:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.12.2.jar:git-Spigot-7862817-bd30843]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot-1.12.2.jar:git-Spigot-7862817-bd30843]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]

Can you fix it or tell me what's wrong?

@SnowBlinderP
Copy link
Contributor

Internet Radio Station Streams are not Officially supported at the Moment

@Mindgamesnl
Copy link
Owner

Fixed for new relese in 2019 rewrite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants