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

    ChrisDRob

    Whenever I /regios create <name> it comes up with this in the console
    (It says "new region ... created successfully" in-game but doesn't save the region as it's not on the list when I do /regios list).
    Code:
    13:57:45 [WARNING] [Regios] Error at SQL INSERT Query: java.sql.SQLException: [S
    QLITE_ERROR] SQL error or missing database (near "World": syntax error)
    13:57:45 [SEVERE] java.sql.SQLException: ResultSet closed
    13:57:45 [SEVERE]       at org.sqlite.RS.checkOpen(RS.java:63)
    13:57:45 [SEVERE]       at org.sqlite.RS.findColumn(RS.java:108)
    13:57:45 [SEVERE]       at org.sqlite.RS.getDouble(RS.java:275)
    13:57:45 [SEVERE]       at me.Adamki11s.Regios.RegiosFileManager.rereadDatabaseA
    ddition(RegiosFileManager.java:617)
    13:57:45 [SEVERE]       at me.Adamki11s.Regios.RegiosFileManager.updateDatabase(
    RegiosFileManager.java:471)
    13:57:45 [SEVERE]       at me.Adamki11s.Regios.RegiosCommandManager.onCommand(Re
    giosCommandManager.java:1214)
    13:57:45 [SEVERE]       at org.bukkit.command.PluginCommand.execute(PluginComman
    d.java:35)
    13:57:45 [SEVERE]       at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCo
    mmandMap.java:129)
    13:57:45 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.dispatchCommand(Cr
    aftServer.java:320)
    13:57:45 [SEVERE]       at net.minecraft.server.NetServerHandler.handleCommand(N
    etServerHandler.java:713)
    13:57:45 [SEVERE]       at net.minecraft.server.NetServerHandler.chat(NetServerH
    andler.java:677)
    13:57:45 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:670)
    13:57:45 [SEVERE]       at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:3
    3)
    13:57:45 [SEVERE]       at net.minecraft.server.NetworkManager.b(NetworkManager.
    java:226)
    13:57:45 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:85)
    13:57:45 [SEVERE]       at net.minecraft.server.NetworkListenThread.a(SourceFile
    :105)
    13:57:45 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServe
    r.java:451)
    13:57:45 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:361)
    13:57:45 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:422)
     
  3. Offline

    rampragej

    I've got the same problem as Chris.
     
  4. Offline

    ChrisDRob

    I'll wait untill the next version, I use multiple zone/region plugins, so i'm good.
     
  5. Offline

    gabriel11798

    When i have regios installed mobs dont spawn and when i un-install it they spawn like theyr supposed to
    (i tryed enabling mobspawn in some regions but they still dont spawn)
    -thx Gabriel11798
     
  6. Offline

    Nemor

    when i type in /regios healthregen (name) -1
    it says Region H-HPS setting modified -1
    but the name of the region is schaden
     
  7. Offline

    BIG_PIP_IN

    hey adam I just noticed that since our server has become more of a creative server super pickaxe can bypass protection is there anyway to put a check in so super pickaxe cant break blocks in a protected region
     
  8. Offline

    raoulster

    Hmm, I do Love this Plugin it is great, but it dissapears, as i dont think it is compattible with a few of my other plugins :( If i Type /regios help or /regios set or anything like that , nothing will happen, it doesnt say its an unknown command, nothing happens, i removed all my plugins and it worked, so i think it isnt compattible with a few of my plugins im using, do u know a fix?
     
  9. Offline

    fury

    entry prevention and protection are not working, yet these are the only ones i have tried. how do i fix this? the person i tested on was not an op, an admin, or an exception to the plot.
     
  10. Offline

    Beex

    Edit: nvm this post
     
  11. Offline

    fury

    Ok I got it to work. Is there anyway to keep an op coming into your "prevententry" zone?
     
  12. Offline

    Dwarfgnome

    How to I check which players have been added as exceptions to a region? The "/regios info <region>" just shows me the count :/
     
  13. Offline

    xXRamboNoobXx

    You HAVE TO Fix THIS!! The code is all screwed up!
    Code:
    2011-08-14 15:49:02 [INFO] [Regios] - v3.6_1.0 - Permissions support enabled
    2011-08-14 15:49:02 [INFO] [Regios] - v3.6_1.0 - Initialising SQL tables...
    2011-08-14 15:49:02 [INFO] [Regios] - v3.6_1.0 - [1] Regions loaded from databas
    e
    2011-08-14 15:49:23 [SEVERE] java.net.ConnectException: Connection timed out: co
    nnect
    2011-08-14 15:49:23 [SEVERE] at java.net.DualStackPlainSocketImpl.connect0(Nativ
    e Method)
    2011-08-14 15:49:23 [SEVERE] at java.net.DualStackPlainSocketImpl.socketConnect(
    Unknown Source)
    2011-08-14 15:49:23 [SEVERE] at java.net.AbstractPlainSocketImpl.doConnect(Unkno
    wn Source)
    2011-08-14 15:49:23 [SEVERE] at java.net.AbstractPlainSocketImpl.connectToAddres
    s(Unknown Source)
    2011-08-14 15:49:23 [SEVERE] at java.net.AbstractPlainSocketImpl.connect(Unknown
     Source)
    2011-08-14 15:49:23 [SEVERE] at java.net.PlainSocketImpl.connect(Unknown Source)
    
    2011-08-14 15:49:23 [SEVERE] at java.net.SocksSocketImpl.connect(Unknown Source)
    
    2011-08-14 15:49:23 [SEVERE] at java.net.Socket.connect(Unknown Source)
    2011-08-14 15:49:23 [SEVERE] at java.net.Socket.connect(Unknown Source)
    2011-08-14 15:49:23 [SEVERE] at sun.net.NetworkClient.doConnect(Unknown Source)
    2011-08-14 15:49:23 [SEVERE] at sun.net.www.http.HttpClient.openServer(Unknown S
    ource)
    2011-08-14 15:49:23 [SEVERE] at sun.net.www.http.HttpClient.openServer(Unknown S
    ource)
    2011-08-14 15:49:23 [SEVERE] at sun.net.www.http.HttpClient.<init>(Unknown Sourc
    e)
    2011-08-14 15:49:23 [SEVERE] at sun.net.www.http.HttpClient.New(Unknown Source)
    2011-08-14 15:49:23 [SEVERE] at sun.net.www.http.HttpClient.New(Unknown Source)
    2011-08-14 15:49:23 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.getN
    ewHttpClient(Unknown Source)
    2011-08-14 15:49:23 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.plai
    nConnect(Unknown Source)
    2011-08-14 15:49:23 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.getI
    nputStream(Unknown Source)
    2011-08-14 15:49:23 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.conn
    ect(Unknown Source)
    2011-08-14 15:49:23 [SEVERE] at couk.Adamki11s.AutoUpdater.FetchSource.fetchSour
    ce(FetchSource.java:46)
    2011-08-14 15:49:23 [SEVERE] at couk.Adamki11s.AutoUpdater.AUCore.checkVersion(A
    UCore.java:81)
    2011-08-14 15:49:23 [SEVERE] at me.Adamki11s.Regios.Regios.onEnable(Regios.java:
    80)
    2011-08-14 15:49:23 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(Jav
    aPlugin.java:126)
    2011-08-14 15:49:23 [SEVERE] at java.net.URL.openStream(Unknown Source)
    2011-08-14 15:49:23 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePl
    ugin(JavaPluginLoader.java:878)
    2011-08-14 15:49:23 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(Cr
    aftServer.java:162)
    2011-08-14 15:49:23 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins
    (CraftServer.java:146)
    2011-08-14 15:49:23 [SEVERE] at net.minecraft.server.MinecraftServer.e(Minecraft
    Server.java:284)
    2011-08-14 15:49:23 [SEVERE] at net.minecraft.server.MinecraftServer.a(Minecraft
    Server.java:271)
    2011-08-14 15:49:23 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlug
    in(SimplePluginManager.java:272)
    2011-08-14 15:49:23 [SEVERE] at net.minecraft.server.MinecraftServer.run(Minecra
    ftServer.java:335)
    2011-08-14 15:49:23 [INFO] [AU][Regios] Error opening URL input stream!
    2011-08-14 15:49:23 [SEVERE] at net.minecraft.server.MinecraftServer.init(Minecr
    aftServer.java:148)
    2011-08-14 15:49:23 [SEVERE] java.io.IOException: Stream closed
    2011-08-14 15:49:23 [SEVERE] at net.minecraft.server.ThreadServerApplication.run
    (SourceFile:422)
    2011-08-14 15:49:23 [SEVERE] at java.io.BufferedInputStream.getInIfOpen(Unknown
    Source)
    2011-08-14 15:49:23 [SEVERE] at java.io.BufferedInputStream.read1(Unknown Source
    )
    2011-08-14 15:49:23 [SEVERE] at java.io.BufferedInputStream.read(Unknown Source)
    
    2011-08-14 15:49:23 [SEVERE] at sun.nio.cs.StreamDecoder.readBytes(Unknown Sourc
    e)
    2011-08-14 15:49:23 [SEVERE] at java.io.DataInputStream.read(Unknown Source)
    2011-08-14 15:49:23 [SEVERE] at sun.nio.cs.StreamDecoder.implRead(Unknown Source
    )
    2011-08-14 15:49:23 [SEVERE] at sun.nio.cs.StreamDecoder.read(Unknown Source)
    2011-08-14 15:49:23 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(Jav
    aPlugin.java:126)
    2011-08-14 15:49:23 [SEVERE] at java.io.BufferedReader.readLine(Unknown Source)
    2011-08-14 15:49:23 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePl
    ugin(JavaPluginLoader.java:878)
    2011-08-14 15:49:23 [SEVERE] at couk.Adamki11s.AutoUpdater.FetchSource.fetchSour
    ce(FetchSource.java:56)
    2011-08-14 15:49:23 [SEVERE] at me.Adamki11s.Regios.Regios.onEnable(Regios.java:
    80)
    2011-08-14 15:49:23 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(Cr
    aftServer.java:162)
    2011-08-14 15:49:23 [SEVERE] at java.io.BufferedReader.readLine(Unknown Source)
    2011-08-14 15:49:23 [SEVERE] at couk.Adamki11s.AutoUpdater.AUCore.checkVersion(A
    UCore.java:81)
    2011-08-14 15:49:23 [SEVERE] at java.io.InputStreamReader.read(Unknown Source)
    2011-08-14 15:49:23 [SEVERE] at java.io.BufferedReader.fill(Unknown Source)
    2011-08-14 15:49:23 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlug
    in(SimplePluginManager.java:272)
    2011-08-14 15:49:23 [SEVERE] at net.minecraft.server.MinecraftServer.e(Minecraft
    Server.java:284)
    2011-08-14 15:49:23 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins
    (CraftServer.java:146)
    2011-08-14 15:49:23 [SEVERE] at net.minecraft.server.MinecraftServer.a(Minecraft
    Server.java:271)
    2011-08-14 15:49:23 [SEVERE] at net.minecraft.server.MinecraftServer.init(Minecr
    aftServer.java:148)
    2011-08-14 15:49:23 [SEVERE] at net.minecraft.server.MinecraftServer.run(Minecra
    ftServer.java:335)
    2011-08-14 15:49:23 [SEVERE] Error occurred while enabling Regios v3.5 (Is it up
     to date?): null
    2011-08-14 15:49:23 [SEVERE] at net.minecraft.server.ThreadServerApplication.run
    (SourceFile:422)
    2011-08-14 15:49:23 [INFO] [AU][Regios] Error reading input stream!
     
  14. Offline

    Musaddict

    @Adamki11s do you think you could add some spout functionality, perhaps some things like:
    • Rain in regions (change player's spout client's weather to rain in a region)
    • Achievement notifications (welcome/leave messages using the achievement pop-ups)
    • Texture Pack changes (this is slightly impractical, but would be nice if you have a large region you wanted to look differently)
    Just throwing out ideas, hopefully you may take a couple.
     
    gameswereus likes this.
  15. Offline

    gameswereus

    I would love to see these ideas implemented!
     
  16. Offline

    fury

    ok this one is a real head-scratcher...

    So i downloaded this plugin, then deleted my first world, made another world, and now, in the new world, it will say I set a region, but then i can't do anything to it because it says the region "does not exist". i have Essentials and Choptree on, and those are the only other plugins I have. Although i did not have Choptree before when i had the first world, so this might not be compatible with Choptree, is it?
     
  17. I've decided I'm going to recode this because I hate the way I have done it (Did this just after I learned java). When I have it recoded I'll be adding many new features, fixing all bugs and adding cool features such as the awesome spout suggestions :D
     
  18. Offline

    gameswereus

    I can't wait!
     
  19. Do you seriously expect to get help when you talk to me like this?
     
  20. Offline

    Chrisspitz

    Sweet. Curious if you're familiar with the bug i've been having.
    Sometimes when a Admin deletes a region the server freezes up :| No java errors in the log but it's most likely because I use mcmyadmin and its filtering it out or something maybe.
    Thanks in advance
     
  21. Offline

    fury

    dleted Choptree, and it's still not working in my new world. WHAT IS WRONG WITH IT!?!?!
     
  22. Offline

    gameswereus

    Wow... Well, if you had read any of the posts above, you would have noticed that the creator of this plugin is fixing the bugs.
     
  23. Offline

    1born2kill

    I get this error, idk what to do with this,
    running craftbukkit 1000
    and latest version of regios

    Code:
    2011-08-15 14:47:59 [SEVERE] Could not pass event PLAYER_MOVE to Regios
    java.lang.ArrayIndexOutOfBoundsException
     
  24. I am doing a complete recode to fix all bugs, improve efficiency and start adding new features so please be patient.
    The freeze is probably due to a database error which causes the server to lock up. See above also :D
     
  25. Offline

    kojc525

    what's with PVP? can you allow/disallow it?
     
  26. Offline

    1born2kill

    Ill wait patiently :))
     
  27. Offline

    xXRamboNoobXx

    I posted this 3 times on here and I still did not get a reply.
     
  28. Offline

    CushFiles

    I'd like to set a amount of regios that people can own, I want to use this in my city where I want people to own no more than 1 lot. Please make this happen.
     
  29. Offline

    samknash222

    Hi! I love this plug in and it was working really well for me until i got server hosting at treepuncher now it doesn't want to work. Can you help?
     
  30. Offline

    Bacalou

    Hello! Excellent plugin. :) Would it be possible to expand the permissions a bit so that I can give players the ability to create, modify and delete their own regions without being able to modify or delete the regions of others? Or does it do this already? Thanks a lot.
     
  31. Offline

    BIG_PIP_IN

    it does this already just because they have a modify permission does not mean they can go in and modify someone elses region they would have to have the regios.override to be able to modify someone elses
     

Share This Page