Bug with chunks and chests. #40


  • Defect
  • Waiting
Open
Assigned to _ForgeUser9003995
  • _ForgeUser9607822 created this issue May 19, 2014

    Hello,

    Spigot build #1472
    Ultimate survival Games vBeta 1.8

    I've been running your plugin on my server now for a few days. It is really popular we reach up to 120+ people. However I've been having strange bugs. Chunks completely disappear like this: http://imgur.com/hV6Em0N
    Console shows no errors at all.

    And today the chest suddenly demanded permissions to open them. But after  a while they can acces them but no items appear.

  • _ForgeUser9607822 added the tags New Defect May 19, 2014
  • JefroyTJF posted a comment May 19, 2014

    It seems that the world isn't saved right. So try this: Delete the arena and set it up again if the error than still appears it is a bug with an other plugin. Maybe worldguars


    Edited May 19, 2014
  • JefroyTJF removed a tag New May 19, 2014
  • JefroyTJF added a tag Started May 19, 2014
  • _ForgeUser9607822 posted a comment May 20, 2014

    About the empty chests it seems to be an worldgaurd issue. Using their latest dev build did this. Using old version now everything is okay will report back if the chunks start disappearing again.

  • _ForgeUser9607822 posted a comment May 22, 2014

    After re installing the chunks keep disappearing after reset. Also the chests are still empty even with the old worldgaurd.

  • _ForgeUser9607822 posted a comment May 22, 2014

    The following error occurs when using: Enable-Arena-Reset: false

    [12:39:00] [Server thread/ERROR]: Error occurred while enabling SurvivalGames vBeta 1.8 (Is it up to date?) java.lang.NullPointerException at me.maker56.survivalgames.arena.Arena.<init>(Arena.java:46) [?:?] at me.maker56.survivalgames.arena.ArenaManager.getArena(ArenaManager.java:428) [?:?] at me.maker56.survivalgames.game.GameManager.load(GameManager.java:156) [?:?] at me.maker56.survivalgames.game.GameManager.loadAll(GameManager.java:82) [?:?] at me.maker56.survivalgames.game.GameManager.<init>(GameManager.java:27) [?:?] at me.maker56.survivalgames.SurvivalGames.onEnable(SurvivalGames.java:73) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [spigot.jar:git-Spigot-1465] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [spigot.jar:git-Spigot-1465] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-1465] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:467) [spigot.jar:git-Spigot-1465] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:385) [spigot.jar:git-Spigot-1465] at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:359) [spigot.jar:git-Spigot-1465] at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:333) [spigot.jar:git-Spigot-1465] at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:289) [spigot.jar:git-Spigot-1465] at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:193) [spigot.jar:git-Spigot-1465] at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:450) [spigot.jar:git-Spigot-1465] at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1465]

  • _ForgeUser9003995 posted a comment May 22, 2014

    @iaXedu: Go

    That's a bug, thank you for reporting. Try to redefine the minimum and maximum location of your arena in the database.yml.

  • _ForgeUser9003995 removed a tag Started May 22, 2014
  • _ForgeUser9003995 added a tag Waiting May 22, 2014
  • _ForgeUser9003995 removed a tag Waiting May 22, 2014
  • _ForgeUser9003995 added a tag Accepted May 22, 2014
  • _ForgeUser9607822 posted a comment May 22, 2014

    The chest bug occurred because I did:

    Data: 130

    Doing:

    Data: -1

    Fixes this.

    The reset problem was fixed by redefining the arena's. Thanks for your responses!

  • _ForgeUser9003995 posted a comment May 24, 2014

    @iaXedu: Go

    Okay, I'll check that

  • _ForgeUser9003995 removed a tag Accepted May 24, 2014
  • _ForgeUser9003995 added a tag Waiting May 24, 2014

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