Regios just, stopped working #69


  • New
  • Defect
Open
  • _ForgeUser2818097 created this issue Jun 13, 2012

    What steps will reproduce the problem?
    1.Starting the server
    2.Try to do /regios help
    3.Destroy in a previously protected area

    What is the expected output? What do you see instead?
    To see a list of regios commands, and for blocks to not be destroyed. Instead it keeps telling me to do /regios help, (even if i do it), and it allows me to destroy in protected regions.

    What version of the product are you using?
    Latest

    Do you have an error log of what happened?

    2012-06-12 20:26:51 [SEVERE] Error occurred while enabling Regios v5.0.52 (Is it up to date?)
    java.lang.NullPointerException
        at couk.Adamki11s.Regios.Regions.ChunkGrid.<init>(ChunkGrid.java:36)
        at couk.Adamki11s.Regios.Regions.CubeRegion.<init>(CubeRegion.java:17)
        at couk.Adamki11s.Regios.Data.LoaderCore.loadRegions(LoaderCore.java:379)
        at couk.Adamki11s.Regios.Data.LoaderCore.setup(LoaderCore.java:39)
        at couk.Adamki11s.Regios.Data.CreationCore.setup(CreationCore.java:33)
        at couk.Adamki11s.Regios.Main.Regios.onEnable(Regios.java:85)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:381)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:368)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

    Please provide any additional information below.

    It just randomly started doing it. I have the latest recommended craftbukkit which corresponds with the latest version of regios.

  • _ForgeUser2818097 added the tags New Defect Jun 13, 2012
  • Forge_User_04737119 posted a comment Jun 13, 2012

    The same for me with 1.2.5-R4.0.

    2012-06-13 12:09:57 [INFO] [Regios] Enabling Regios v5.0.53
    2012-06-13 12:09:57 [INFO] [Regios] Spout not detected. No Spout support.
    2012-06-13 12:09:57 [INFO] [Regios] WorldEdit detected! WorldEdit support enabled!
    2012-06-13 12:09:57 [INFO] [Regios] Checking directories.
    2012-06-13 12:09:57 [INFO] [Regios] Directory check completed.
    2012-06-13 12:09:57 [INFO] [Regios] Checking configuration files.
    2012-06-13 12:09:57 [INFO] [Regios] Configuration check completed.
    2012-06-13 12:09:57 [INFO] [Regios] Loading configuration files.
    2012-06-13 12:09:57 [INFO] [Regios] Loaded default region configuation file.
    2012-06-13 12:09:57 [INFO] [Regios] Loading world configuration for world : world
    2012-06-13 12:09:57 [INFO] [Regios] Loading world configuration for world : world_the_end
    2012-06-13 12:09:57 [INFO] [Regios] Loading world configuration for world : refinery
    2012-06-13 12:09:57 [INFO] [Regios] Loading world configuration for world : world_nether
    2012-06-13 12:09:57 [INFO] [Regios] Loading world configuration for world : chosen
    2012-06-13 12:09:57 [INFO] [Regios] Configuration files loaded successfully!
    2012-06-13 12:09:57 [INFO] [Regios] Loading [106] Regions.
    2012-06-13 12:09:59 [SEVERE] Error occurred while enabling Regios v5.0.53 (Is it up to date?)
    java.lang.NullPointerException
    	at couk.Adamki11s.Regios.Regions.ChunkGrid.<init>(ChunkGrid.java:36)
    	at couk.Adamki11s.Regios.Regions.CubeRegion.<init>(CubeRegion.java:17)
    	at couk.Adamki11s.Regios.Data.LoaderCore.loadRegions(LoaderCore.java:379)
    	at couk.Adamki11s.Regios.Data.LoaderCore.setup(LoaderCore.java:39)
    	at couk.Adamki11s.Regios.Data.CreationCore.setup(CreationCore.java:33)
    	at couk.Adamki11s.Regios.Main.Regios.onEnable(Regios.java:85)
    	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
    	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    	at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
    	at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
    	at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:381)
    	at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:368)
    	at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
    	at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    

    Edited Jun 13, 2012
  • Forge_User_04737119 posted a comment Jun 13, 2012

    One of your regios protections or more is broke. Try deleting them from database and putting by on regios and see with which protecion regios is broking.

  • _ForgeUser2818097 posted a comment Jun 13, 2012

    Okay, in an effort to try and fix this, i started up another server to test it on, as not to disturb the players on my current server, and after putting in the same version of regios, copying over all of the previous regions, and installing the same version of craftbukkit, regios is still working on the test server I made. :/ Any ideas?

  • _ForgeUser2818097 posted a comment Jun 13, 2012

    Well, for some reason, while it worked in my alt server, i finally found the broken region like you said. I don't know if this helps but if you wanted i could give you the file to try and fix something or idk. Thanks though.

  • _ForgeUser7258999 posted a comment Jun 13, 2012

    @digger514: Go

    Sure, attach the rz for the broken region (if you still have it). It would definitely be helpful.

  • Forge_User_04737119 posted a comment Jun 14, 2012

    Sorry, I wanted but forgot to attach broken regions. Here they are: Database.rar

  • _ForgeUser7258999 posted a comment Jun 14, 2012

    @ZebrasBlak: Go

    And you had the same problem digger did, correct?

  • Forge_User_04737119 posted a comment Jun 16, 2012

    @johnnyzerox7: Go

    Yes. Tried using other versions of regios and bukkit, didn't help. Only when I removed this two regions from database, everything started to work fine.


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