Inactive [ADMN/SEC] Regios v5.0.01 - Advanced Region Management! + Multi-World, Protection + More![1.0.1-R1]

Discussion in 'Inactive/Unsupported Plugins' started by Adamki11s, May 3, 2011.

  1. Regio's - Advanced Region Management! + Multiworld support, protection, entry control, health control, movement control, custom messages and more!
    Version : 5.0.01

    Changelog :​
    Version 5.0.01 : Fixed NPE's regarding ChunkGrids & Regions​
    Version 5.0.0 : Updated for 1.0.0 and fixed glaring protection issues.​
    Version 4.0.80 : Mobs Fixed and Economy Support for iConomy6 (Thanks to Pianosaurus)​
    Version 4.0.71 : Complete Recode.​
     
  2. Offline

    Bacalou

    Oh nice! Thanks, Big Pip In!
     
  3. Offline

    BIG_PIP_IN

  4. Offline

    sirmyllox

    woo .. nice.. looking forward to that :) .. excellent plugin !
     
  5. Offline

    maxij

    Hello!
    I know that the developer of this plugin is on vacation, but i'll post this anyway.
    Yesterday Regios started spamming errors after i installed a plugin that would remove creeper block damage, so it'd only damage the players. (This plugin is called AntiCreeper v2.0).
    I'm not 100% sure it's that plugin though, but i suspect.

    This is the error text i'm getting:
    error code (open)
    13:40:46 [ALLVARLIG] Could not pass event ENTITY_EXPLODE to Regios
    java.lang.NullPointerException
    at me.Adamki11s.Regios.RegiosEntityListener.onEntityExplode(RegiosEntityListener.java:63)
    at org.bukkit.plugin.java.JavaPluginLoader$62.execute(JavaPluginLoader.java:677)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    at net.minecraft.server.Explosion.a(Explosion.java:195)
    at net.minecraft.server.World.createExplosion(World.java:1481)
    at net.minecraft.server.WorldServer.createExplosion(WorldServer.java:145)
    at net.minecraft.server.World.a(World.java:1473)
    at net.anticreeper.AnticreeperEntityListener.explosionSound(AnticreeperEntityListener.java:43)
    at net.anticreeper.AnticreeperEntityListener.onEntityExplode(AnticreeperEntityListener.java:30)
    at org.bukkit.plugin.java.JavaPluginLoader$62.execute(JavaPluginLoader.java:677)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    at net.minecraft.server.Explosion.a(Explosion.java:195)
    at net.minecraft.server.World.createExplosion(World.java:1481)
    at net.minecraft.server.WorldServer.createExplosion(WorldServer.java:145)
    at net.minecraft.server.EntityCreeper.a(EntityCreeper.java:118)
    at net.minecraft.server.EntityCreature.c_(EntityCreature.java:64)
    at net.minecraft.server.EntityLiving.v(EntityLiving.java:685)
    at net.minecraft.server.EntityMonster.v(EntityMonster.java:26)
    at net.minecraft.server.EntityLiving.m_(EntityLiving.java:218)
    at net.minecraft.server.EntityMonster.m_(EntityMonster.java:30)
    at net.minecraft.server.EntityCreeper.m_(EntityCreeper.java:68)
    at net.minecraft.server.World.entityJoinedWorld(World.java:1212)
    at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
    at net.minecraft.server.World.playerJoinedWorld(World.java:1194)
    at net.minecraft.server.World.cleanUp(World.java:1110)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:450)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)


    Anyone know if there's any "fix"? Like replacing that plugin (Anticreeper), or if there's any way to get the creepers to not damage the blocks (only players) when they expload?

    And by the way,
    Thank you Adamk111 for a great plugin:)
     
  6. Offline

    Elerador

    There is a great Spout-support for WorldGuard via KRegios. I though: what about Regios, Spout-based-notifications are a great idea: [​IMG], [​IMG].
     
  7. Offline

    gameswereus

    Totally agree!
     
  8. I'm back from vacation now and will be implementing these :D
     
  9. does it support BOSEconomy for buying/selling regions?
    if not it's a suggestion :D

    one of the best plugins i ever seen ! great job!
     
  10. Not currently, only iConomy support but as I'm doing a re-code I may considering adding BOSEconomy support.
     
  11. i would be very grateful if you add it :D
     
  12. Offline

    ClearTranquil

    This is constantly spamming my log as well. I don't want to surrender creeper control over to Regios because I want them to explode still, but not damage blocks. My suggestion to Adam (who I welcome back from vacation!) is to allow creepers to explode and damage entities but not blocks, or give us an option to disable Regios doing anything with creeper explosions.

    Thank you!
     
  13. Offline

    Gazownik

    Hello :D , i downloaded plugin and its working well but.... in my server console i still have the error and its spamming almost all the time ;o :

    Code:
    2011-08-20 03:56:58 [SEVERE] Could not pass event PLAYER_MOVE to Regios
    java.lang.ArrayIndexOutOfBoundsException: -1
        at me.Adamki11s.Regios.RegiosPlayerListener.onPlayerMove(RegiosPlayerListener.java:553)
        at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoader.java:286)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:174)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:528)
        at net.minecraft.server.Packet10Flying.a(SourceFile:126)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:436)
        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)
    Bukkit Server ver. is 1060 maybe thats the problem ;/?
     
  14. Offline

    thestriker095

    Hello, I seem to get this error when reloading my server.

    Code:
    22:11:13 [SEVERE] Could not pass event PLAYER_MOVE to Regios
    java.lang.ArrayIndexOutOfBoundsException: -1
        at me.Adamki11s.Regios.RegiosPlayerListener.onPlayerMove(RegiosPlayerListener.java:553)
        at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoader.java:286)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:174)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:528)
        at net.minecraft.server.Packet10Flying.a(SourceFile:126)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:436)
        at org.getspout.spout.player.SpoutCraftPlayer.resetNetServerHandler(SpoutCraftPlayer.java:616)
        at org.getspout.spout.Spout.onDisable(Spout.java:91)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:128)
        at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:906)
        at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:294)
        at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:287)
        at org.bukkit.plugin.SimplePluginManager.clearPlugins(SimplePluginManager.java:315)
        at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:423)
        at org.bukkit.command.SimpleCommandMap$ReloadCommand.execute(SimpleCommandMap.java:281)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:352)
        at me.escapeNT.pail.GUIComponents.MainWindow$1.actionPerformed(MainWindow.java:87)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2012)
        at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2335)
        at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:404)
        at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
        at javax.swing.AbstractButton.doClick(AbstractButton.java:374)
        at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:829)
        at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:873)
        at java.awt.Component.processMouseEvent(Component.java:6268)
        at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
        at java.awt.Component.processEvent(Component.java:6033)
        at java.awt.Container.processEvent(Container.java:2045)
        at java.awt.Component.dispatchEventImpl(Component.java:4629)
        at java.awt.Container.dispatchEventImpl(Container.java:2103)
        at java.awt.Component.dispatchEvent(Component.java:4455)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4633)
        at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4297)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4227)
        at java.awt.Container.dispatchEventImpl(Container.java:2089)
        at java.awt.Window.dispatchEventImpl(Window.java:2517)
        at java.awt.Component.dispatchEvent(Component.java:4455)
        at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:649)
        at java.awt.EventQueue.access$000(EventQueue.java:96)
        at java.awt.EventQueue$1.run(EventQueue.java:608)
        at java.awt.EventQueue$1.run(EventQueue.java:606)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:105)
        at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:116)
        at java.awt.EventQueue$2.run(EventQueue.java:622)
        at java.awt.EventQueue$2.run(EventQueue.java:620)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:105)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:619)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)
    
     
  15. Offline

    teaearlgraycold

    I've been having this error a lot, among other things like "Cannot pass BLOCK_DAMAGE" (caused by mcMMO's inta-block breaking abilities)

    The ENTITY_EXPLODE is caused by AntiCreeper, but if you could look into this further it would be great :D
    (A little birdy told me you're doing a plugin re-write, so if you could take these errors into consideration, that would be great)

    You've got a great plugin here!

    P.S. Ever hear of spout? Look into it ;)
     
  16. Offline

    samknash222

    Hey! So this plug in worked amazing for me.....for like a day, then I got server hosting at TreePuncher.com and it stopped working entirely. Could you help?
     
  17. I am definately adding spout support and if the rest of you could please wait patiently for the recode :D

    See above.
     
  18. Offline

    1born2kill

    Lol I havent updated to 1060 yet, solely because of this plugin, because its my only "region" protection plugin, and if I were to take it off, then bye bye server :/

    So.. keep up the good work, this plugin is probably the best region management plugin!
     
  19. Thanks :D Don't fret I'll be adding in a way to convert old regions into the new format.
     
  20. Offline

    samknash222

    Will do thanks!
     
  21. Offline

    1born2kill

    Your Awesome ! :D
     
  22. Offline

    Stephen304

    For some reason regios doesn't seem to be stopping one of my friends from constantly flint+steel'ing my other friends wooden structures...
     
  23. Wait for the recode; the current version has quite a few issues.
     
  24. Offline

    SveinKB

    Hey!
    First off, I love your plugin.
    But there's something I can't seem to figure out;
    Is there a limit to how many smaller regions you can have inside a large one?
    I know I can't place a region inside a region, inside a region.
    But how many regions can I place inside a larger one?

    Hmm, I think that made sence :p
     
  25. At the moment only 1 but I am doing a recode which will allow unlimited sub regions :D
     
  26. Offline

    DerekZil

    I get this error with I have SafeCreeper on: [​IMG]
     
  27. There are some incompatibilities between regios, spout and some other plugins. I am doing a complete recode which should be finished within a week with a bunch of new features (Spout especially) ;)
     
    DerekZil likes this.
  28. Offline

    Countdown2000

    create a region that clears your inventory
    as if you had typed /clear -a
     
  29. I may be adding inventory wiping/setting options.
     
  30. Offline

    SveinKB

    Did I mention that I love you? :D

    And btw, is it possible to turn off welcome/goodbye messages for the regions?
     
  31. Offline

    Countdown2000

    i need this option for my running server
    thanks
     

Share This Page