/dynshop buy doesn't work #50


  • Defect
  • Started
Open
Assigned to _ForgeUser7852203
  • _ForgeUser8560212 created this issue Mar 13, 2012

    What steps will reproduce the problem?
    1. trying to purchase any item

    What is the expected output? What do you see instead?
    expected: to purchase item
    instead: "an internal error occured"

    What version of the product are you using?
    v1.46

    Do you have an error log of what happened?
    yes (from bottom to top, Multicraft console = stupidity);

    13.03 11:08:36 [Server] INFO     ... 12 more
    13.03 11:08:36 [Server] INFO     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    13.03 11:08:36 [Server] INFO     at me.zylinder.dynamicshop.DynamicShop.onCommand(DynamicShop.java:110)
    13.03 11:08:36 [Server] INFO     at me.zylinder.dynamicshop.DynamicShopPlayerListener.onCommand(DynamicShopPlayerListener.java:368)
    13.03 11:08:36 [Server] INFO     at me.zylinder.dynamicshop.TransactionHandler.buyGlobal(TransactionHandler.java:85)
    13.03 11:08:36 [Server] INFO     at me.zylinder.dynamicshop.PlayerHandler.checkInventory(PlayerHandler.java:137)
    13.03 11:08:36 [Server] INFO Caused by: java.lang.NullPointerException
    13.03 11:08:36 [Server] INFO     at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    13.03 11:08:36 [Server] INFO     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    13.03 11:08:36 [Server] INFO     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
    13.03 11:08:36 [Server] INFO     at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    13.03 11:08:36 [Server] INFO     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:116)
    13.03 11:08:36 [Server] INFO     at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    13.03 11:08:36 [Server] INFO     at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
    13.03 11:08:36 [Server] INFO     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:849)
    13.03 11:08:36 [Server] INFO     at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:866)
    13.03 11:08:36 [Server] INFO     at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:906)
    13.03 11:08:36 [Server] INFO     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:469)
    13.03 11:08:36 [Server] INFO     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
    13.03 11:08:36 [Server] INFO     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    13.03 11:08:36 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'dynshop' in plugin DynamicShop v1.46
    13.03 11:08:36 [Server] SEVERE null

    Please provide any additional information below.

    selling works just fine, only buy is broken from what I can tell

  • _ForgeUser8560212 added the tags New Defect Mar 13, 2012
  • _ForgeUser6838542 posted a comment Mar 16, 2012

    I have exact same problem and do allso get those messages.

  • _ForgeUser8560212 posted a comment Mar 20, 2012

    due to the fact that I posted this issue a week ago and haven't even seen so much as a "I'll look into it" response from either of the possible assignees, we have decided to remove this plugin.

    I will leave the ticket up and perhaps the Author might be able to find the fix and notify the rest of you, but to me this plugin is dead and no longer has any use on my server.

  • theblackmage94 posted a comment Apr 5, 2012

    I have recently taken the plugin over and will work on fixing the bugs

  • theblackmage94 removed a tag New Apr 5, 2012
  • theblackmage94 added a tag Started Apr 5, 2012
  • _ForgeUser7939830 posted a comment Apr 23, 2012

    Hey, I'm not part of this project, but I fixed this problem for transitional use.

    You can Download it here


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