not working with 1.2.4 or 1.2.5 #14


  • New
  • Defect
Open
Assigned to _ForgeUser6966103
  • _ForgeUser7850776 created this issue Apr 4, 2012

    What steps will reproduce the problem?
    1.anything
    2.
    3.

    What is the expected output? What do you see instead?

    unknown command

    What version of the product are you using?

    0.4

    Do you have an error log of what happened?

    no no error log. plugin will not load or start up
    sorry for lack of description buy not much to it

    Please provide any additional information below.

    will not boot with anything. with any version of spout and vualt with 1.2.4 or higher it was working befor for the first half of 1.2.4 then stopped and no version will work again.

  • _ForgeUser7850776 added the tags New Defect Apr 4, 2012
  • _ForgeUser7850776 posted a comment Apr 4, 2012

    i found the error vault was not setup in the proper file :( got it to ins but now i am getting this error from console i am not the best when it comes to servers but somthing tells me that this is not good? but it could be normal..thanks for looking at this

    012-04-05 05:16:38 [SEVERE] [GlobalBank]java.sql.SQLException: path to 'plugins/GlobalBank/Data/GlobalBank.sqlite': '/minecraft/Minecraft/plugins/GlobalBank/Data' does not exist
    2012-04-05 05:16:38 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'gb' in plugin GlobalBank v0.4
    	at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    	at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
    	at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:473)
    	at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821)
    	at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781)
    	at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764)
    	at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:103)
    	at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34)
    	at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    	at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    	at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:169)
    	at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    	at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    	at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NullPointerException
    	at me.samkio.globalbank.util.SqliteDB.newBanker(SqliteDB.java:74)
    	at me.samkio.globalbank.GlobalBank.onCommand(GlobalBank.java:103)
    	at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    
  • _ForgeUser8710981 posted a comment Apr 8, 2012

    i had that too

    try to download the latest Development build of the SpoutPlugin


To post a comment, please login or register a new account.