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

Disc recipe not working #117

Closed lipe123 closed 11 years ago

lipe123 commented 11 years ago

I'm not sure why but for some reason the disc recipe just wont work, I can make other things like the disc machine and a basic jukebox.

Other things thats not working for me is: Speaker wire Basic burner right click on disc machine does nothing, the GUI does not appear

I'm using the last recommended 1.3.2 bukkit (with the R3 API) could that be the reason?

I'm also using recipemanager but I doubt its because of that since i set its config to not interfere with any other recipes.

lipe123 commented 11 years ago

Tried going back to the R2 version of bukkit and its still not letting me create discs.

Also I had to setup my MySql link again after a server move with a blank database and when I try to burn discs (once i spawn the discs of the creative inventory) I get:

[WARNING] Failed to handle packet: javax.persistence.PersistenceException: ERROR executing DML bindLog[] error[Field 'id' doesn't have a default value] 17:36:27 CONSOLE: executing DML bindLog[] error[Field 'id' doesn't have a default value] 17:36:27 CONSOLE: java.sql.SQLException: Field 'id' doesn't have a default value

thedudeguy commented 11 years ago

hm, I'll have to hook it up to mysql and test it

thedudeguy commented 11 years ago

Version 2.2.2 should resolve this issue. Please confirm, and re-open if you are still having issues with mysql.