thedudeguy / JukeIt

A Bukkit plugin for Minecraft that allows you to "Burn" new music onto Music Discs and play them in the Jukeboxes.
GNU General Public License v3.0
10 stars 10 forks source link

Can't Download Music #103

Closed sbruler closed 12 years ago

sbruler commented 12 years ago

Whenever I try to burn a CD using the internal server, it will not download. It will say downloading, but it will not say completed and it will not play anything (trust me, my sound is on.) If I use an external URL, it'll work, but I wanna upload quite a few songs, and I can be a lazy kid, so if possible, the internal server is preferred. I turned on debug to test it. When I try to play a CD from the internal server, it'll say this:

18:44:50 [INFO] [JukeBukkit] Checking if URL is complete: Speedo.ogg 18:44:50 [INFO] [JukeBukkit] URL Failed, probably a server file 18:44:50 [INFO] [JukeBukkit] Checking newly patched url: http://72.202.202.192:8080/music/Speedo.ogg 18:44:50 [INFO] [JukeBukkit] URL Passes, returning as: http://72.202.202.192:8080/music/Speedo.ogg 18:44:57 [INFO] [JukeBukkit] Checking if URL is complete: Speedo.ogg 18:44:57 [INFO] [JukeBukkit] URL Failed, probably a server file 18:44:57 [INFO] [JukeBukkit] Checking newly patched url: http://72.202.202.192:8080/music/Speedo.ogg 18:44:57 [INFO] [JukeBukkit] URL Passes, returning as: http://72.202.202.192:8080/music/Speedo.ogg 18:45:21 [INFO] [JukeBukkit] Checking if URL is complete: battle_jesus_vs_cyborg_hitlers.ogg 18:45:21 [INFO] [JukeBukkit] URL Failed, probably a server file 18:45:21 [INFO] [JukeBukkit] Checking newly patched url: http://72.202.202.192:8080/music/battle_jesus_vs_cyborg_hitlers.ogg 18:45:21 [INFO] [JukeBukkit] URL Passes, returning as: http://72.202.202.192:8080/music/battle_jesus_vs_cyborg_hitlers.ogg

As you can see, I tried multiple times with 2 songs (and I made sure to refrain from using spaces). I believe the port is open, but I'm not positive. (Using Ubuntu, confuses the hell outta me. Haha.) So, is there anyway you can help?

thedudeguy commented 12 years ago

well. what happens when you visit http://72.202.202.192:8080/music/Speedo.ogg in a web browser? nothing. You don't have it all set up correctly.

is 72.202.202.192 a valid address? have you set up the proper port forwarding? when that link works in a web browser, than it will work in spoutcraft.