Empty chests, items behaving strange #50


  • Defect
  • Started
Open
Assigned to _ForgeUser9003995
  • _ForgeUser9607822 created this issue Jun 11, 2014

    Hello,

    Spigot build #1477
    Ultimate survival Games vDEV 1.9.1

    Bug# 1
    I've reported these problems before but didn't make a ticket so hereby the ticket. My normal chests ID:54 are empty. Only 10% of those chest have some items. In order to fix this problem I've replaced all chests with enderchest. The enderchests seem to only spawn lvl 3 items and above.
    `
    Bug# 2
    Another bug is in the lobby during the voting phase the vote chest is only showing vote option 9 of my total 12 maps. Voting with commands work fine.

    Bug# 3
    The items stay on the ground and get teleported to the middle of the arena's.

    Plugins: WorldEdit, SpawnTP, HealthBar, Essentials, GroupManager, ClearLag, Buycraft, Announcer, epicdonateshop, Votifier, BanManager, WorldGuard, ProtocolLib, NoCheatPlus, BungeePortals, MultiWorld, SkinsRestorer, LilyPad-Connect, SignEdit, EssentialsChat, SQLibrary, epicvoteshop, WGCustomFlags, GAListener, Vault, SignURLs, SurvivalGames, LilyPad-PortalCommand, HolographicDisplays, CommandSigns, LilyPad-CompatBungee, WGRegionEffects

  • _ForgeUser9607822 added the tags New Defect Jun 11, 2014
  • _ForgeUser9607822 edited description Jun 11, 2014
  • _ForgeUser9607822 posted a comment Jun 12, 2014

    [12:37:16] [Server thread/ERROR]: Could not pass event InventoryClickEvent to SurvivalGames vBeta 1.9.1 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) [spigot.jar:git-Spigot-1477] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot.jar:git-Spigot-1477] at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:47) [spigot.jar:git-Spigot-1477] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-1477] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-1477] at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:1417) [spigot.jar:git-Spigot-1477] at net.minecraft.server.v1_7_R3.PacketPlayInWindowClick.a(SourceFile:32) [spigot.jar:git-Spigot-1477] at net.minecraft.server.v1_7_R3.PacketPlayInWindowClick.handle(SourceFile:10) [spigot.jar:git-Spigot-1477] at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:180) [spigot.jar:git-Spigot-1477] at net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:81) [spigot.jar:git-Spigot-1477] at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:713) [spigot.jar:git-Spigot-1477] at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283) [spigot.jar:git-Spigot-1477] at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:576) [spigot.jar:git-Spigot-1477] at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:482) [spigot.jar:git-Spigot-1477] at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1477] Caused by: java.lang.NumberFormatException: For input string: "§d125" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [?:1.8.0_05] at java.lang.Integer.parseInt(Integer.java:580) [?:1.8.0_05] at java.lang.Integer.parseInt(Integer.java:615) [?:1.8.0_05] at me.maker56.survivalgames.listener.PlayerListener.onInventoryClickEvent(PlayerListener.java:90) [?:?] at sun.reflect.GeneratedMethodAccessor138.invoke(Unknown Source) [?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [?:1.8.0_05] at java.lang.reflect.Method.invoke(Method.java:483) [?:1.8.0_05] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [spigot.jar:git-Spigot-1477] ... 14 more

  • _ForgeUser9003995 posted a comment Jun 12, 2014

    Please update your dev version. I've uploaded a new one. :)

  • _ForgeUser9607822 posted a comment Jun 12, 2014

    I'm running your latest build on bukkit dev. The chest bug has been fixed. The error I've posted is from this build

  • _ForgeUser9003995 posted a comment Jun 14, 2014

    @iaXedu: Go

    Ok. Bug 2 is weird. I'll check this. Can you send me the content of your database.yml?

  • _ForgeUser9003995 removed a tag New Jun 14, 2014
  • _ForgeUser9003995 added a tag Started Jun 14, 2014
  • _ForgeUser9607822 posted a comment Jun 14, 2014
  • Z609 posted a comment Jul 1, 2014

    I've also been having this issue, I have a tier 1 setup that has 4 arrows. On extremely rare occasions (1 in 10000), I'd get those 4 arrows. In fact, diamonds are more common than arrows, even though diamonds are tier 5. Hopefully this gets fixed in the latest update, hence the poll :3

  • Z609 posted a comment Jul 1, 2014

    @Maker56: Go

    Actually, maker, nothing's wrong, its not a bug. Its because you've only set it up to be a max of 9 arenas in your code for the GUI. You just need to add another row for more maps :)


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