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

    puffnuget

    Will you please add this to your upcoming update because I really REALLY need a plugin that allows you to not use certain commands in an area. If you could also add an option to have a new inv put in when entering a region and get the old one back when leaving that would make this plugin A++! The second thing is not as needed. If you need an example the old hey0 plugin cuboids could do these things. Thxs a bunch Love you ;D
     
  3. Offline

    Daolin1

    Well I found out the problem with these errors, its bukkitcontrib switched to spout. If you have a plugin that had that you must only have spout.jar and not bukkitcontrib and be sure you have the newest version of all your plugins.
     
  4. Offline

    ClearTranquil

    I get this every few minutes:
    Code:
    [SEVERE] 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$61.execute(JavaPluginLoader.java:670)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
        at net.minecraft.server.Explosion.a(Explosion.java:195)
        at net.minecraft.server.World.createExplosion(World.java:1467)
        at net.minecraft.server.WorldServer.createExplosion(WorldServer.java:145)
        at net.minecraft.server.World.a(World.java:1459)
        at toadmess.explosives.MCNative.playSoundExplosion(MCNative.java:27)
        at toadmess.explosives.events.handlers.HandlePreventTerrainDamage.handle(HandlePreventTerrainDamage.java:27)
        at toadmess.explosives.events.handlers.EventRouter.handle(EventRouter.java:47)
        at toadmess.explosives.BukkitListeners$EntityListenerImpl.onEntityExplode(BukkitListeners.java:109)
        at org.bukkit.plugin.java.JavaPluginLoader$61.execute(JavaPluginLoader.java:670)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
        at net.minecraft.server.Explosion.a(Explosion.java:195)
        at net.minecraft.server.World.createExplosion(World.java:1467)
        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:1198)
        at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
        at net.minecraft.server.World.playerJoinedWorld(World.java:1180)
        at net.minecraft.server.World.cleanUp(World.java:1104)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Is this because the creeper explosion set to true is being overridden by the Higher Explosives plugin. If so, is there a way to disable your plugin doing anything with creepers at all?
     
  5. I have a lot of things to fix :(
     
  6. Offline

    Plop

    Have this problem : http://pastebin.com/PzKjbbMX
    And when i load Regios or i start my server, it crash :') If someone have a solution to fix it... It could be great !

    I use mySQL, not SQlite... And no option to modify it ?

    bukkit #1000
    Regios 3.6_01
     
  7. Offline

    Raycrash

    Regios doesnt protect from TNT or ?
     
  8. Offline

    gerarddude5100

    Won't let me buy my freiends regions when we hit the sign
     
  9. Offline

    Raycrash

    Seriously I love regios but right now there are quite a few drawbacks.....the biggest is that it doesn't use world-edit.
    I'm quite sure that most people who use regios got world-edit.

    It sucks to select regions to change with worldedit and after that deleting the regions ;(
    Please please use world-edit regions.
     
  10. Offline

    ReignOfDarkness

    Is it possible to change the Sql server, because always when i reload it delets usere from all protectet regions.

    I get this SQL errors.

    2011-08-06 00:42:47 [SEVERE] [Regios] [SQLITE_ERROR] SQL error or missing database (near "100": syntax error)
    2011-08-06 00:42:47 [WARNING] [Regios] Error at SQL INSERT Query: java.sql.SQLException: [SQLITE_ERROR] SQL error or missing database (near "100": syntax error)
    2011-08-06 00:43:01 [SEVERE] [Regios] [SQLITE_ERROR] SQL error or missing database (near "100": syntax error)
    2011-08-06 00:43:01 [WARNING] [Regios] Error at SQL INSERT Query: java.sql.SQLException: [SQLITE_ERROR] SQL error or missing database (near "100": syntax error)

    But Regios loads without errors.

    2011-08-06 00:41:59 [INFO] [Regios] - v3.6_1.0 - Permissions support enabled
    2011-08-06 00:41:59 [INFO] [Regios] - v3.6_1.0 - Initialising SQL tables...
    2011-08-06 00:41:59 [INFO] [Regios] - v3.6_1.0 - [37] Regions loaded from database
    2011-08-06 00:41:59 [INFO] [AU][Regios] You are running the latest version of Regios.
    2011-08-06 00:41:59 [INFO] [Regios] Loaded world configuration and protection for 2 worlds successfully!
     
  11. Offline

    ClearTranquil

    Not all of us need this. I'm doing just fine the way it is.
     
  12. Offline

    dannywillem

    sirmyllox likes this.
  13. Some servers block the connection to the website where I fetch the version from. Don't worry about it, either the website was down temporarily or your server blocks HTTP requests or something. Don't worry about it :p If it bothers you then you can set check for updates to false in the configuration file.
     
  14. Offline

    dannywillem

    how can i change the configuration file? i have only this in the file:
    RegioGeneralConfiguration:
    SelectionToolID: 286
     
  15. If you delete your old config it should create a new one with the option to check for updates.
     
  16. Offline

    fatmarley

    Which permission node allows you to buy or sell regions?
     
  17. Offline

    Beex

    Thanks for an awesome plugin!

    One thing: You can remove liquid (water or lava) from protected zones if you use a bucket. Any plans on fixing this, if possible?
     
  18. Offline

    Plop

    I can't use Regios, 'cause i have this error : [SEVERE] [Regios] [SQLITE_ERROR] SQL error or missing database (near ";": syntax error)

    How can i fix it ? This plugin looks great and i would use it :( Thanks
     
  19. Offline

    dannywillem

    the config isn't changed. :(
    also because of the updater check fail, bukkit disabled the plugin:'(.
    help
     
  20. Going on holiday tomorrow, will work on fixing these issues while on Holiday/As soon as I get back.
     
  21. Offline

    Gonkii

    If I have PvP turned off on my server properties and then make a region that is PvP enabled, would it work?

    I tried to make a PvP region on my server but it didn't work with the PvP off.... I thought it would :[

    I just tried to restore an area with /regios restore and its not restoring anything and its been about 20 minutes now. Its a pretty small area with only a few blocks above ground lvl. When i try the command again it tells me its already working on restoring that region and to wait a minute and try again.
     
  22. Offline

    dannywillem

    i hope you have a happy holiday. :)
     
  23. Offline

    xXRamboNoobXx

    Fix this PLEASE!
    Code:
    11:34:54 [INFO] [Regios] - v3.6_1.0 - Permissions support enabled
    11:34:54 [INFO] [Regios] - v3.6_1.0 - Initialising SQL tables...
    11:34:54 [INFO] [Regios] - v3.6_1.0 - [0] Regions loaded from database
    11:35:16 [SEVERE] java.net.ConnectException: Connection timed out: connect
    11:35:16 [SEVERE]       at java.net.DualStackPlainSocketImpl.connect0(Native Met
    hod)
    11:35:16 [SEVERE]       at java.net.DualStackPlainSocketImpl.socketConnect(Unkno
    wn Source)
    11:35:16 [SEVERE]       at java.net.AbstractPlainSocketImpl.doConnect(Unknown So
    urce)
    11:35:16 [SEVERE]       at java.net.AbstractPlainSocketImpl.connectToAddress(Unk
    nown Source)
    11:35:16 [SEVERE]       at java.net.AbstractPlainSocketImpl.connect(Unknown Sour
    ce)
    11:35:16 [SEVERE]       at java.net.PlainSocketImpl.connect(Unknown Source)
    11:35:16 [SEVERE]       at java.net.SocksSocketImpl.connect(Unknown Source)
    11:35:16 [SEVERE]       at java.net.Socket.connect(Unknown Source)
    11:35:16 [SEVERE]       at java.net.Socket.connect(Unknown Source)
    11:35:16 [SEVERE]       at sun.net.NetworkClient.doConnect(Unknown Source)
    11:35:16 [SEVERE]       at sun.net.www.http.HttpClient.openServer(Unknown Source
    )
    11:35:16 [SEVERE]       at sun.net.www.http.HttpClient.openServer(Unknown Source
    )
    11:35:16 [SEVERE]       at sun.net.www.http.HttpClient.<init>(Unknown Source)
    11:35:16 [SEVERE]       at sun.net.www.http.HttpClient.New(Unknown Source)
    11:35:16 [SEVERE]       at sun.net.www.http.HttpClient.New(Unknown Source)
    11:35:16 [SEVERE]       at sun.net.www.protocol.http.HttpURLConnection.getNewHtt
    pClient(Unknown Source)
    11:35:16 [SEVERE]       at sun.net.www.protocol.http.HttpURLConnection.plainConn
    ect(Unknown Source)
    11:35:16 [SEVERE]       at sun.net.www.protocol.http.HttpURLConnection.connect(U
    nknown Source)
    11:35:16 [SEVERE]       at sun.net.www.protocol.http.HttpURLConnection.getInputS
    tream(Unknown Source)
    11:35:16 [SEVERE]       at java.net.URL.openStream(Unknown Source)
    11:35:16 [SEVERE]       at couk.Adamki11s.AutoUpdater.FetchSource.fetchSource(Fe
    tchSource.java:46)
    11:35:16 [SEVERE]       at couk.Adamki11s.AutoUpdater.AUCore.checkVersion(AUCore
    .java:81)
    11:35:16 [SEVERE]       at me.Adamki11s.Regios.Regios.onEnable(Regios.java:80)
    11:35:16 [SEVERE]       at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlug
    in.java:126)
    11:35:16 [SEVERE]       at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(
    JavaPluginLoader.java:878)
    11:35:16 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.enablePlugin(Si
    mplePluginManager.java:272)
    11:35:16 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftSe
    rver.java:162)
    11:35:16 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.enablePlugins(Craf
    tServer.java:146)
    11:35:16 [SEVERE]       at net.minecraft.server.MinecraftServer.e(MinecraftServe
    r.java:284)
    11:35:16 [SEVERE]       at net.minecraft.server.MinecraftServer.a(MinecraftServe
    r.java:271)
    11:35:16 [SEVERE]       at net.minecraft.server.MinecraftServer.init(MinecraftSe
    rver.java:148)
    11:35:16 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:335)
    11:35:16 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:422)
    11:35:16 [INFO] [AU][Regios] Error opening URL input stream!
    11:35:16 [SEVERE] java.io.IOException: Stream closed
    11:35:16 [SEVERE]       at java.io.BufferedInputStream.getInIfOpen(Unknown Sourc
    e)
    11:35:16 [SEVERE]       at java.io.BufferedInputStream.read1(Unknown Source)
    11:35:16 [SEVERE]       at java.io.BufferedInputStream.read(Unknown Source)
    11:35:16 [SEVERE]       at java.io.DataInputStream.read(Unknown Source)
    11:35:16 [SEVERE]       at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
    11:35:16 [SEVERE]       at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
    11:35:16 [SEVERE]       at sun.nio.cs.StreamDecoder.read(Unknown Source)
    11:35:16 [SEVERE]       at java.io.InputStreamReader.read(Unknown Source)
    11:35:16 [SEVERE]       at java.io.BufferedReader.fill(Unknown Source)
    11:35:16 [SEVERE]       at java.io.BufferedReader.readLine(Unknown Source)
    11:35:16 [SEVERE]       at java.io.BufferedReader.readLine(Unknown Source)
    11:35:16 [SEVERE]       at couk.Adamki11s.AutoUpdater.FetchSource.fetchSource(Fe
    tchSource.java:56)
    11:35:16 [SEVERE]       at couk.Adamki11s.AutoUpdater.AUCore.checkVersion(AUCore
    .java:81)
    11:35:16 [SEVERE]       at me.Adamki11s.Regios.Regios.onEnable(Regios.java:80)
    11:35:16 [SEVERE]       at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlug
    in.java:126)
    11:35:16 [SEVERE]       at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(
    JavaPluginLoader.java:878)
    11:35:16 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.enablePlugin(Si
    mplePluginManager.java:272)
    11:35:16 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftSe
    rver.java:162)
    11:35:16 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.enablePlugins(Craf
    tServer.java:146)
    11:35:16 [SEVERE]       at net.minecraft.server.MinecraftServer.e(MinecraftServe
    r.java:284)
    11:35:16 [SEVERE]       at net.minecraft.server.MinecraftServer.a(MinecraftServe
    r.java:271)
    11:35:16 [SEVERE]       at net.minecraft.server.MinecraftServer.init(MinecraftSe
    rver.java:148)
    11:35:16 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:335)
    11:35:16 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:422)
    11:35:16 [INFO] [AU][Regios] Error reading input stream!
    11:35:16 [SEVERE] Error occurred while enabling Regios v3.5 (Is it up to date?):
     null
    java.lang.NullPointerException
            at couk.Adamki11s.AutoUpdater.FetchSource.fetchSource(FetchSource.java:6
    5)
            at couk.Adamki11s.AutoUpdater.AUCore.checkVersion(AUCore.java:81)
            at me.Adamki11s.Regios.Regios.onEnable(Regios.java:80)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:878)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:272)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:162)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:146
    )
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
    This is a pain in the F***ing ass, This all of a sudden come up, and I did nuthing, I did not add plugins or edit configs. When I reinstall Regios It still comes up, and I even deleted the Regios folder, and It regenerated it, and still got an error!!!!!!!!!!!!!
     
  24. Offline

    Bloodykittens

    I'm getting a few errors when people are attacked. Cannot pass event Entity damage to Regios i believe.
     
  25. Offline

    ButtChew

    FIXED. Soultion below.

    I'm having a problem. I am the ops of my server, and Regios is working fantastic for me. All the commands work as intended, really an amazing addon.

    I added the permission regios.*: true to a group in PermissionsBukkit (official bukkit permissions), but the users in that group get the message "You are not allowed to create Regios."

    I have tried individual commands:

    regios.createdelete: true
    regios.expand: true
    regios.modify: true

    And yes they are formatted properly in YML format using Notepad++ (permissions for AdminCmd are working for other groups properly).

    Is this known to not work with PermissionsBukkit? Or is there something else that I am missing?

    Server is running Bukkit 1000 v1.7.3. Only addons are:

    - PermissionsBukkit
    - AdminCmd
    - Regios

    *EDIT* I installed SuperpermsBridge, and it corrected the problem. There is obviously a conflict with PermissionsBukkit and Regios, the bridge solved the communication gap :)
     
  26. Yes
    Yes, I don't support Bukkit permissions yet.
     
  27. Offline

    PH5221



    This happens to me except with WorldGuard instead of Regios. I just googled the error and this was the only thing that came up. Thnks
     
  28. Offline

    Shad

    Everytime anyone deletes a regios, the server stops responding completely and utterly.

    No errors, lastest regios, lastest bukkit.
     
  29. Offline

    rampragej

    For some reason, I can set/create regions, but from that point on they seem to not exist. I get no welcome/leaving message when entering/leaving, I cannot use any commands on the region, and the Regios list is completely blank. I have reinstalled the plugin several times to no avail. THIS IS DRIVING ME INSANE! What can I do to fix it?
     
  30. Offline

    Shad

    Am I the only one who can't download?
     
  31. I am going to be doing some recoding to improve efficiency and fix some database bugs.
     

Share This Page