Inactive [ECON/ADMN] DuckShop v30 - Create shops by placing signs [1185]

Discussion in 'Inactive/Unsupported Plugins' started by _ralts, Jul 15, 2011.

  1. Offline

    _ralts

    crazycrafter, iFooZy and Rellac like this.
  2. Offline

    _ralts

    It's possible, but I don't know how to fit it in with the rest of DuckShop. That may be a good idea for a separate plugin, though.

    @xThiieNx The double chest bug has been fixed!
     
    xThiieNx likes this.
  3. Offline

    NEREVAR117

    Is v.24 not compatible with Bukkit #1000? I placed the plugin in the plugins folder like v.21, but it won't start up when the server is turned on. No commands, access, and no folder is created.

    Also, is redstone bugged? I've tested is several times, and it's rather picky about when it wants to work. All single chests tests too.
     
  4. Offline

    _ralts

    If it isn't compatible, it should at least have an error message or something. Does it show anything on the console? If not, there is something really wrong.

    Redstone isn't buggy at all -- the item names are in the items list. If you're having trouble, try just using the item ID (e.g. 5 331 instead of 5 redstone).
     
  5. Offline

    mrs.gamercass

    I seem to be having a problem with selling only one in a stack. Like when I have a stack of 5 saplings but selling only one at a time. When they try to buy one it just disappears and give a error in the console. But they can buy the last one ,and if they are not stacked, fine.
    Edit: seems to work fine if another sign stacks them.

    Code:
    21:41:00 [SEVERE] Could not pass event PLAYER_INTERACT to DuckShop
    java.lang.ArrayIndexOutOfBoundsException: 27
            at net.minecraft.server.TileEntityChest.setItem(TileEntityChest.java:47)
    
            at org.bukkit.craftbukkit.inventory.CraftInventory.setItem(CraftInventor
    y.java:62)
            at tk.allele.inventory.DoubleChestInventory.setItem(DoubleChestInventory
    .java:50)
            at tk.allele.inventory.Inventories.removeItem(Inventories.java:67)
            at tk.allele.duckshop.trading.InventoryAdapter.subtractTangibleItem(Inve
    ntoryAdapter.java:165)
            at tk.allele.duckshop.trading.TradeAdapter.subtractItem(TradeAdapter.jav
    a:56)
            at tk.allele.duckshop.signs.TradingSign.tradeWith(TradingSign.java:169)
            at tk.allele.duckshop.signs.TradingSign.tradeWith(TradingSign.java:185)
            at tk.allele.duckshop.DuckShopPlayerListener.useSign(DuckShopPlayerListe
    ner.java:69)
            at tk.allele.duckshop.DuckShopPlayerListener.onPlayerInteract(DuckShopPl
    ayerListener.java:42)
            at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.j
    ava:314)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:338)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:168)
            at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.j
    ava:210)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:573)
            at net.minecraft.server.Packet15Place.a(SourceFile:57)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    im running
    craftbukkit 980
    DuckShop 24
    Permissions 3.1.6
    iConomy 5
    essentials 2.5.6
    LWC 3.31

    I have admin powers so i know its not a permissions error
     
  6. Offline

    D3xrr

    Hello,
    I have small(?) problem. Plugin works great in-game, but when I restart the server there is no chest-sign data and warning in console.
    Plugin just cant save chest-sign data. Also there is no chests.properties file. When I had made one then in console everything is ok (no warning) but plugin still cant save any data and that files will be empty always.

    Sorry for my bad english, I hope that you will understand.
    Regards.
     
  7. Offline

    _ralts

    Sorry, that was a bug in the double chest handling code :( It's been fixed in version 25.

    What does the console say? Try using the latest version.
     
  8. Offline

    D3xrr

    Nothing special:

    And when I will make empty chests.properties file:

    Same situation in v25. Plugin can create only "data folder".

    When Im linking sign to chest nothing happens in console.


    Also, same situation when I will disable other plugins.
     
  9. anyone willing to share a fully built shop with balanced prices? In mcedit schematics or minecraft save file
     
  10. Offline

    _ralts

    @D3xrr

    The plugin may have ran into an error while it was loading, so it never got a chance to register the commands.

    Does it display any other error messages? Usually, with a serious error like that, it displays a scary message like mrs.gamercass's post.

    Does DuckShop say anything while the server's shutting down? If it did load properly, it would have said something while the server was shutting down too.

    If you want balanced prices, try VirtualShop.
     
  11. Offline

    D3xrr

    Oh, thanks for idea with properly shutting down. :)
    Its so stupid..but I didnt use "stop" command, just click at "x" button.. :)

    Thanks! Works great.
    Have a nice day.
     
  12. Offline

    guyag

    SEVERE BUG:

    Imagine there is a worldguard region where normal players can not access chests. If someone makes a duckshop sign in their own name for an item that they guess is in chest, they now have full access to the chest.
     
  13. Offline

    _ralts

    You need to use the "stop" command to make sure all the chunks are saved... you're lucky nothing got corrupted, really.

    Ouch. I'm working on it. :eek: Try using Lockette or LWC for now.
     
  14. Offline

    eRubyy

    I have a problem with my server.
    We installed your Plugin and no one can sell somthing
    or buy something, but the ops can..
    [Global]
    $1
    1 wood
    like that --> pls help [PM ME]
     
  15. Offline

    mozart95

    Hi all
    I just don´t now what to do with permission.
    Please help.
     
  16. Offline

    gotix2011

    ok i installed the plugin but the file in plugins has nothin inside :confused: and i cant buy/sell items in game with it
     
  17. Offline

    cropperesp

    Hi,

    One of the simplest and best plugins, however after a server restart we have to manually relink all the signs and chests.

    Any ideas why?

    We are using Towny and LWC.

    Thanks!
     
  18. Offline

    Sigrunn

    Sigrunn said:
    Ok I'm having a bit of a problem when i try to sell slime balls to ppl it says "Oh Noes! Cannot Trade". i put the right name on the sign. i have linked it with a chest. I've tried "slime" "slimeball" and "341" (the idem id). and it always puts it as "slime". But when I type "[Global]" on the first line instead of my name it works just fine. Any help plz. Thanks.​

    • Your version of CraftBukkit and DuckShop- craftbukkit #1000, Duckshop version 21
    • Any other plugins you use and their versions- iConomy 5.0.1
    • What permissions nodes you have- I'm admin no nodes needed
    _ralts said:
    What did you write on the sign? Are there slime balls in the chest?
    i put as its seen on the sign, and yes there was slime balls in the chest at the time when i was trying to make it
    [My Name]​
    1 slime​
    $10​
    EDIT: Ok now that i have upgraded to 1060 on bukkit and Duckshop it is not working the way it should be​
     
  19. love this plugin but i need a way for my players to sell the item they want. maby add that on the last line?? that would be great
     
  20. Offline

    _ralts

    How did you restart it? You need to type "stop" on the console to stop it. If you just click the X button, the server never shuts down properly and files could become corrupted.

    @Sigrunn , I have no idea what's wrong. :(
     
  21. Offline

    Sigrunn

    @_ralts well its working now so im good for now thanks for the response
     
  22. Offline

    Deathfromace

    Finally got permissions and coming back to this plugin. By far the best one as it can do anything and it actually shows what is being sold and what the price is.
     
  23. Offline

    cropperesp

    Well we press "restart" via the server cpanel, which runs a stop command, then after the servers stopped, a few secs later it does the start command.

    Just a pain relinking every sign to each chest is all.
     
  24. Offline

    Typsilon

    Nice plugin!
    buying items with items, the plugin i was looking for, for like a week now. :)
     
  25. Offline

    ser21ser

    I got a server, and i installed the DuckShop, but i got a problem. Only OP's can buy from the [Global] shop's. Can you help?
     
  26. Offline

    _ralts

    Have you set up permissions correctly? Do all players have DuckShop.use.* permission?
     
  27. Offline

    ser21ser

    Does that mean, that i can't use this plugin without the permisions plugin?

    Ohh, do you mean the permissions in my Bukkit folder? Does it work if i copy in DuckShop.use. ?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  28. Offline

    portal00

    When i turn off my server and turn it back on again the shops dont save. WHY?
    latest version of duck shop
     
  29. Offline

    _ralts

    I have no idea what you're talking about...
    http://wiki.xlipse.net/wiki/DuckShop/Troubleshooting
    "Make sure you stop the server using the stop command. If you just click the X button to close it, nothing gets saved properly and files could become corrupted."


    I probably should make that more obvious. Maybe do a publicity campaign...
     
  30. Offline

    Haku77

    Put it in really big lettering on the op :p. Also, why don't you move to Bukkitdev?
     
  31. Offline

    ser21ser

    I'm talking about that, i have a file in my bukkit server folder, that is named Permissions.yml, then i open the file using Notepad++ and i copy in DuckShop.use.* and nothing happens??????
     

Share This Page