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

Not working #109

Closed abyssslay245 closed 12 years ago

abyssslay245 commented 12 years ago

I downloaded the latest version of that plugin and the latest development version of spoutplugin. I tried older versions of jukebukkit and they didnt even load. When I put a burned disc in the jukebox it says something like "downloading file" or something, then it doesn't work. That's what appears in console: 2012-07-24 16:13:07 [WARNING] [JukeBukkit] Missing Record Player Data, this data should have been created when the block was placed.

thedudeguy commented 12 years ago

if your using the built in server its probably because its not configured correctly. if your using a url, its probably because your not using a direct url.

you can ignore the warning.

abyssslay245 commented 12 years ago

my config (I don't need that web server I already have one on port 80.) :

enableWebServer: false webServerPort: 8080 minecraftServerHostname: change.me.com serverName: JukeBukkit allowWebServerUploads: true allowExternalURLs: true debug: false subscriberId: subscribe!

thedudeguy commented 12 years ago

ok then, your using external URL's, and they never finish downloading, the issue is with your URL's.Spoutcraft cant access whatever url your providing.