Multi Server Global money

Discussion in 'Archived: Plugin Requests' started by AnonymousGamer, Nov 14, 2013.

  1. Hello

    I wanted to know if there is a money plugin that can go to a mysql database so you would have synced money on like 5 servers

    Thanks
     
  2. Offline

    timtower Administrator Administrator Moderator

  3. I have tried that one and it didn't work for me
     
  4. Offline

    timtower Administrator Administrator Moderator

    Could you also tell why? Is it throwing errors or something?
     
  5. When i set it up in the in-game way
    [​IMG]
    And then do the /money it comes up with An internal error occurred while attempting to perform this command but it does make the database
    [​IMG]
    And then from console i get this error
    Code:
    00:41:50 [INFO] Anonymous_Gamer_ issued server command: /money
    00:41:50 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'money' in plugin Craftconomy3 v3.0.4 b716
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
            at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:523)
            at net.minecraft.server.v1_5_R3.PlayerConnection.handleCommand(PlayerConnection.java:971)
            at net.minecraft.server.v1_5_R3.PlayerConnection.chat(PlayerConnection.java:889)
            at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:846)
            at net.minecraft.server.v1_5_R3.Packet3Chat.handle(Packet3Chat.java:44)
            at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292)
            at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:115)
            at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35)
            at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:30)
            at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581)
            at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
            at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
            at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
            at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
    Caused by: java.lang.NullPointerException
            at com.greatmancode.craftconomy3.Common.format(Common.java:287)
            at com.greatmancode.craftconomy3.commands.money.MainCommand.execute(MainCommand.java:37)
            at com.greatmancode.craftconomy3.commands.CommandHandler.execute(CommandHandler.java:66)
            at com.greatmancode.craftconomy3.commands.managers.BukkitCommandManager.onCommand(BukkitCommandManager.java:48)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
            ... 15 more
    
    Also note i am running minecraft 1.5.2
     
  6. Offline

    timtower Administrator Administrator Moderator

  7. Offline

    greatman

  8. greatman Ok thats fixed that but now it is not showing the balance
    [​IMG]
     
  9. Offline

    greatman

    Hmm. Stop the server, drop what's in cc3_account & cc3_balance and try /balance again. if that doesn't work, hop on #craftconomy on esper
     

Share This Page