greatman / Craftconomy

A MultiWorld/MultiCurrency economy plugin for Craftbukkit * DEPRECATED. Go in http://github.com/greatman/Craftconomy3 *
http://dev.bukkit.org/server-mods/craftconomy/
4 stars 1 forks source link

Problems creating Currency table (dev build) #10

Closed perfk closed 12 years ago

perfk commented 12 years ago

Hey, i am having some problems getting mysql to understand that it needs to create that table.

Serverlog form start to stop - http://pastebin.com/kPXvRJJE Config file: http://pastebin.com/GVCZCgUH

what can i be doing wrong?

20.02 10:36:02 [Server] INFO [Craftconomy 2.2.0-b152]Craftconomy unloaded! 20.02 10:36:02 [Server] INFO [Craftconomy] Unloading Craftconomy v2.2.0-b152. 20.02 10:36:02 [Server] INFO [Craftconomy 2.2.0-b152]Craftconomy unloaded! 20.02 10:36:02 [Server] SEVERE [Craftconomy 2.2.0-b152]A error occured while trying to open the database. Please check your configuration. 20.02 10:36:02 [Server] SEVERE [Craftconomy 2.2.0-b152]Unable to create the Currency table! 20.02 10:36:02 [Server] INFO [Craftconomy 2.2.0-b152]Table Currency does not exist! 20.02 10:36:02 [Server] INFO [Craftconomy 2.2.0-b152]Balance table created! 20.02 10:36:02 [Server] INFO [Craftconomy 2.2.0-b152]Table Balance does not exist! 20.02 10:36:02 [Server] INFO [Craftconomy 2.2.0-b152]Account table created! 20.02 10:36:01 [Server] INFO [Craftconomy 2.2.0-b152]Table Account does not exist! 20.02 10:36:01 [Server] INFO [Craftconomy 2.2.0-b152]Starting 20.02 10:36:01 [Server] INFO [Craftconomy] Loading Craftconomy v2.2.0-b152.

greatman commented 12 years ago

Hello! Please use the Recommended 2.2.0 build that you can download on BukkitDev. The current dev-build is very unstable since im doing some database changes and you actually can't modifify some stuff like Currency minor / Plural

perfk commented 12 years ago

oh ok :/ - really love the currency changes :) - any idear when that might come in the recomended build?

greatman commented 12 years ago

Sometimes around this week.

greatman commented 12 years ago

@perfk If your still awake (hehe) build http://jenkins.thebigdigmc.info/job/Craftconomy/163/ is probably the next Recommended build

perfk commented 12 years ago

so much love is hedding your way when i get back from work, and can test it out. Thanks :)