The crates are not dropping #17


  • Defect
  • Replied
Open
Assigned to _ForgeUser9864261
  • _ForgeUser2169580 created this issue Jan 28, 2013

    i have installed youre awesome plugin. but for some reason, none of the crates or items drop for any of the players or admins.
    thay have the proper permission nodes. so i think its something with my config files?

    i have tryed deleting them. starting up the server again. but still no success.

    can i get you to look trough the config files for me? to give me a hint of what is wrong?

    http://thelegendofminecraft.com/strange/config.yml
    http://thelegendofminecraft.com/strange/drops.yml
    http://thelegendofminecraft.com/strange/weapons.yml

  • _ForgeUser2169580 added the tags New Defect Jan 28, 2013
  • _ForgeUser9864261 posted a comment Jan 28, 2013

    That is very strange. Are there any errors or warnings in your server.log about this? It might say "There are no items that can be dropped!" or "There are no crates that can be dropped!". Also, please double check that the permissions are actually granted. They should work by default though...

  • _ForgeUser9864261 removed a tag New Jan 28, 2013
  • _ForgeUser9864261 added a tag Waiting Jan 28, 2013
  • _ForgeUser2169580 posted a comment Jan 28, 2013

    they got the permissions

    strangeweapons.command.contents strangeweapons.drop.dropcrates strangeweapons.drop.dropitems

    and i get this

    00.46.27 CONSOLE: [SEVERE] Could not pass event InventoryClickEvent to StrangeWeapons v0.5.2 00.46.27 CONSOLE: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_4_R1.inventory.CraftInventoryFurnace cannot be cast to org.bukkit.inventory.CraftingInventory 00.46.33 CONSOLE: [SEVERE] Could not pass event InventoryClickEvent to StrangeWeapons v0.5.2 00.46.33 CONSOLE: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_4_R1.inventory.CraftInventoryFurnace cannot be cast to org.bukkit.inventory.CraftingInventory


    Edited Jan 30, 2013
  • _ForgeUser2169580 removed a tag Waiting Jan 28, 2013
  • _ForgeUser2169580 added a tag Replied Jan 28, 2013
  • _ForgeUser2169580 posted a comment Jan 28, 2013

    ohhh.... just thought about a thing..

    i am using spigot. and not bukkit. can this be the reason why?

  • _ForgeUser9864261 posted a comment Jan 28, 2013

    Spigot is unlikely to cause an issue, but I'm interested in that stacktrace you pasted. Can you reproduce it?

  • _ForgeUser9864261 removed a tag Replied Jan 28, 2013
  • _ForgeUser9864261 added a tag Waiting Jan 28, 2013
  • _ForgeUser2169580 posted a comment Jan 29, 2013

    will look further into it tonight plant. in around 12 hours i begin testing again. but it seemed to reproduce within 30min last time i checked.

  • _ForgeUser2169580 removed a tag Waiting Jan 29, 2013
  • _ForgeUser2169580 added a tag Replied Jan 29, 2013
  • _ForgeUser8421324 posted a comment Jan 29, 2013

    I know what the problem is exactly. It is basically cause you have no freaken items in the crates or item drops. type /crates to view crates management and /drops to view drops management. In the console you should be getting a warning. Stating [StrangeWeapons] No items to drop! That happened to me until i added the items.

  • _ForgeUser8421324 posted a comment Jan 29, 2013

    @Pixeldk: Go

    Well basically, there is a bug in the plugin, you can't open multiple crates at once. And usually when i try to open multiple crates, i get the same error. So that error has nothing to do with crates not dropping it is inventory click event people!

  • _ForgeUser2169580 posted a comment Jan 29, 2013

    what are you talking about boomboom?

    offcouse i have crates. i am using the plugin to spawn crates for people, and its working fine. its simply the random auto crate drop thingy that is not, everyhting else in the plugin is working.

    go look in the config, drop and weapons. there is crates.

  • 1n5aN1aC posted a comment Jan 30, 2013

    @Pixeldk: Go

    Yes, but each crate can be enabled or disabled for random drops using:

    /crates setdrop true 1 or /crates setdrop false 1

    @PlantAssassin

    I also get many console errors of the type "Could not pass event InventoryClickEvent to StrangeWeapons" I have not been able to reproduce it myself, not sure what it is, but it definitely happens. Sometimes a lot, so some player must be causing it in some way I never thought of trying to do to reproduce it.


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