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. Please read the thread ^^
     
  3. Offline

    teaearlgraycold

    Can you make it so that when finished creating a region, the golden axe disappears? Is this on purpose? (Maybe could be optional whether you keep it?)

    Also, my previously posted mcMMO related errors have been fixed by an update of mcMMO (1.1.11).

    Thanks, you're plugin is way cooler than World Guard etc. I really like to see spout integration :D
     
  4. I have quite a few cool spout features planned and some already implemented; just check my git from the links above :D
     
  5. I can not expand the zone down
     
  6. Offline

    Lesser

    As I posted it I figured it out. I apologize for reposting. Thanks
     
  7. READ THE THREAD. I will not be fixing any existing bugs so please stop posting them!
     
  8. Offline

    1born2kill

    Lol people dont read :D
     
    Adamki11s likes this.
  9. Offline

    RaiTeDDy

    Please Add ONLY OP!!!
     
  10. What'd you mean?
     
  11. Offline

    RaiTeDDy

    commands that may be used only OP
     
  12. It will default to op if you don't have permissions.
     
  13. Offline

    RaiTeDDy

    Oh thank you :D
     
  14. Offline

    SveinKB

    Do you have an estimate of when you'll be releasing this? :)
     
  15. Offline

    drt

    <---now posting on github as trapless (ingame name)
     
  16. Offline

    jkernan7553

    So for some reason no matter how hard i try pvp will not go on...it's set to true in the server file, and the area is set to pvp true....is it possible you could come on my server or something?
     
  17. Wait for the recode. The recode has the option to override default server settings so regions will manage all pvp events. This will allow you to make your whole world excluding or including region pvp-able.
     
  18. Offline

    Docter60

    For one thing, does it support permissions? I see the nodes in the description but whenever I try /regios set it doesnt respond. Without permissions regios will respond.
    If u could can u please support permissions with Regios(if thats the case)? This is one of the best plugins I have and it would be awesome if you could support it.
     
  19. Yes there is permissions support and the new one has a host of new permissions features such as the adding and removing of nodes upon entrance/exit of a region along with group permissions, protection per region and per world.

    70% of the recode done :D

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Dec 14, 2016
  20. Offline

    mgmmikkel

    Is this avaible to block NPC's? because i tried getting a mod so it stops npcs but i cant find any
     
  21. Offline

    Devboi

    Hi there I know you are re writing the code but do u know how to fix this.
    Im running CB1060 and everything was running fine yesterday. I turn my computer off for the night and when I turn it back on I get this on startup.

    2011-08-27 06:46:23 [INFO] [Regios] - v3.6_1.0 - [0] Regions loaded from database
    2011-08-27 06:46:23 [SEVERE] java.net.SocketException: Permission denied: connect
    2011-08-27 06:46:23 [SEVERE] at java.net.PlainSocketImpl.socketConnect(Native Method)
    2011-08-27 06:46:23 [SEVERE] at java.net.PlainSocketImpl.doConnect(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at java.net.PlainSocketImpl.connect(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at java.net.SocksSocketImpl.connect(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at java.net.Socket.connect(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at java.net.Socket.connect(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at sun.net.NetworkClient.doConnect(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at sun.net.www.http.HttpClient.openServer(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at sun.net.www.http.HttpClient.openServer(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at sun.net.www.http.HttpClient.<init>(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at sun.net.www.http.HttpClient.New(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at sun.net.www.http.HttpClient.New(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at java.net.URL.openStream(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at couk.Adamki11s.AutoUpdater.FetchSource.fetchSource(FetchSource.java:46)
    2011-08-27 06:46:23 [SEVERE] at couk.Adamki11s.AutoUpdater.AUCore.checkVersion(AUCore.java:81)
    2011-08-27 06:46:23 [SEVERE] at me.Adamki11s.Regios.Regios.onEnable(Regios.java:80)
    2011-08-27 06:46:23 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    2011-08-27 06:46:23 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:885)
    2011-08-27 06:46:23 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
    2011-08-27 06:46:23 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178)
    2011-08-27 06:46:23 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161)
    2011-08-27 06:46:23 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:286)
    2011-08-27 06:46:23 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:273)
    2011-08-27 06:46:23 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
    2011-08-27 06:46:23 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
    2011-08-27 06:46:23 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-08-27 06:46:23 [INFO] [AU][Regios] Error opening URL input stream!
    2011-08-27 06:46:23 [SEVERE] java.io.IOException: Stream closed
    2011-08-27 06:46:23 [SEVERE] at java.io.BufferedInputStream.getInIfOpen(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at java.io.BufferedInputStream.read1(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at java.io.BufferedInputStream.read(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at java.io.DataInputStream.read(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at sun.nio.cs.StreamDecoder.read(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at java.io.InputStreamReader.read(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at java.io.BufferedReader.fill(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at java.io.BufferedReader.readLine(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at java.io.BufferedReader.readLine(Unknown Source)
    2011-08-27 06:46:23 [SEVERE] at couk.Adamki11s.AutoUpdater.FetchSource.fetchSource(FetchSource.java:56)
    2011-08-27 06:46:23 [SEVERE] at couk.Adamki11s.AutoUpdater.AUCore.checkVersion(AUCore.java:81)
    2011-08-27 06:46:23 [SEVERE] at me.Adamki11s.Regios.Regios.onEnable(Regios.java:80)
    2011-08-27 06:46:23 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    2011-08-27 06:46:23 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:885)
    2011-08-27 06:46:23 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
    2011-08-27 06:46:23 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178)
    2011-08-27 06:46:23 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161)
    2011-08-27 06:46:23 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:286)
    2011-08-27 06:46:23 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:273)
    2011-08-27 06:46:23 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
    2011-08-27 06:46:23 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
    2011-08-27 06:46:23 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-08-27 06:46:23 [INFO] [AU][Regios] Error reading input stream!
    2011-08-27 06:46:23 [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:65)
    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:885)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:286)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:273)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

    Any thoughts on how to fix this as it is vital for the running of my server.
    thanks
     
  22. You'll be able to check this with API calls and then remove them, of course this would require an external plugin.

    Normally caused by a problem reading the source when polling for updates. If you can just turn updates off for now or just grin and bear it until Icomplete the recode which should only be a few days more

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Dec 14, 2016
  23. Offline

    metoo1115

    10 years old? im 16, and i did read the thread. i wasnt sure if he was going to fix the bug in the update so thats why i said it.
     
  24. I'm doing a complete recode so no. EDIT : Well there won't be a bug in the new one, but I wont be fixing the existing one.

    Developers will have access to custom Region events such as onEnter and onExit and more :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Dec 14, 2016
  25. Offline

    SveinKB

    Awsome!
    I'll donate in a few days, when I get my salary. Cause this is great!
     
    iPhysX likes this.
  26. !! Thank you :D That would mean a lot to me
     
  27. Offline

    Jeremy1080

    Adam, I'm having the same issue as devboi above. I need regios to have my server on otherwise all the areas will get greifed. How do i turn off updates? Because regios doesnt enable at all. Please help, thanks
     
  28. Offline

    djrenzo

    Hey,
    i keep getting this error on my server i have tried reinstalling the whole plugin, but i keep getting it:
    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!
     
  29. Offline

    gamemakertim

    HELP
    my server most have this pluggin, but it crached al the time!
    2011-08-28 09:32:09 [INFO] Starting minecraft server version Beta 1.7.3
    2011-08-28 09:32:09 [INFO] Loading properties
    2011-08-28 09:32:09 [INFO] Starting Minecraft server on 5.48.174.74:2304
    2011-08-28 09:32:09 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    2011-08-28 09:32:09 [WARNING] The server will make no attempt to authenticate usernames. Beware.
    2011-08-28 09:32:09 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
    2011-08-28 09:32:09 [WARNING] To change this, set "online-mode" to "true" in the server.settings file.
    2011-08-28 09:32:10 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-980-g4ed23b1-b1060jnks (MC: 1.7.3)
    2011-08-28 09:32:10 [INFO] Preparing level "ICE"
    2011-08-28 09:32:11 [INFO] Preparing start region for level 0 (Seed: 3327569)
    2011-08-28 09:32:12 [INFO] Preparing spawn area: 57%
    2011-08-28 09:32:12 [INFO] Preparing start region for level 1 (Seed: -241637434405589057)
    2011-08-28 09:32:13 [INFO] Preparing spawn area: 69%
    2011-08-28 09:32:13 [INFO] [ChestShop] version 3.02 initialized!
    2011-08-28 09:32:13 [INFO] [ChestShop] iConomy 5 loaded.
    2011-08-28 09:32:13 [INFO] [GodPowers] Successfully registered command zeus.
    2011-08-28 09:32:13 [INFO] [GodPowers] Successfully registered command godmode.
    2011-08-28 09:32:13 [INFO] [GodPowers] Successfully registered command jesus.
    2011-08-28 09:32:13 [INFO] [GodPowers] Successfully registered command die.
    2011-08-28 09:32:13 [INFO] [GodPowers] Successfully registered command slay.
    2011-08-28 09:32:13 [INFO] [GodPowers] Successfully registered command maim.
    2011-08-28 09:32:13 [INFO] [GodPowers] Successfully registered command inferno.
    2011-08-28 09:32:13 [INFO] [GodPowers] Successfully registered command superjump.
    2011-08-28 09:32:13 [INFO] [GodPowers] Successfully registered command gaia.
    2011-08-28 09:32:13 [INFO] [GodPowers] Successfully registered command heal.
    2011-08-28 09:32:13 [INFO] [GodPowers] Successfully registered command godpowers.
    2011-08-28 09:32:13 [INFO] [GodPowers] Successfully registered command vulcan.
    2011-08-28 09:32:13 [INFO] [GodPowers] Successfully registered command vulcan.
    2011-08-28 09:32:13 [INFO] [GodPowers] Successfully registered command demigod.
    2011-08-28 09:32:13 [INFO] [GodPowers] Successfully registered command hades.
    2011-08-28 09:32:13 [INFO] godPowers version 2.5 is enabled!
    2011-08-28 09:32:13 [INFO] [GodPowers] Permissions NOT detected. Giving permission to ops.
    2011-08-28 09:32:23 [INFO] [HeroicDeath] 1.9.1 enabled.
    2011-08-28 09:32:28 [INFO] [iConomy] Logging is currently disabled.
    2011-08-28 09:32:28 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    2011-08-28 09:32:28 [INFO] [iConomy] Developed by: [Nijikokun]
    2011-08-28 09:32:29 [INFO] [Jobs v2.0.2 WIP 4] has been enabled succesfully.
    2011-08-28 09:32:29 [INFO] [Jobs] Successfully linked with iConomy 5+.
    2011-08-28 09:32:29 [INFO] [Regios] - v3.6_1.0 - Permissions not detected, defaulting to OP
    2011-08-28 09:32:30 [INFO] [Regios] - v3.6_1.0 - Initialising SQL tables...
    2011-08-28 09:32:30 [INFO] [Regios] - v3.6_1.0 - [3] Regions loaded from database
    2011-08-28 09:32:34 [SEVERE] java.net.UnknownHostException: regiosplugin.zxq.net
    2011-08-28 09:32:34 [SEVERE] at java.net.PlainSocketImpl.connect(Unknown Source)
    2011-08-28 09:32:34 [SEVERE] at java.net.SocksSocketImpl.connect(Unknown Source)
    2011-08-28 09:32:34 [SEVERE] at java.net.Socket.connect(Unknown Source)
    2011-08-28 09:32:34 [SEVERE] at java.net.Socket.connect(Unknown Source)
    2011-08-28 09:32:34 [SEVERE] at sun.net.NetworkClient.doConnect(Unknown Source)
    2011-08-28 09:32:34 [SEVERE] at sun.net.www.http.HttpClient.openServer(Unknown Source)
    2011-08-28 09:32:34 [SEVERE] at sun.net.www.http.HttpClient.openServer(Unknown Source)
    2011-08-28 09:32:34 [SEVERE] at sun.net.www.http.HttpClient.<init>(Unknown Source)
    2011-08-28 09:32:34 [SEVERE] at sun.net.www.http.HttpClient.New(Unknown Source)
    2011-08-28 09:32:34 [SEVERE] at sun.net.www.http.HttpClient.New(Unknown Source)
    2011-08-28 09:32:34 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
    2011-08-28 09:32:34 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
    2011-08-28 09:32:34 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
    2011-08-28 09:32:34 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    2011-08-28 09:32:34 [SEVERE] at java.net.URL.openStream(Unknown Source)
    2011-08-28 09:32:34 [SEVERE] at couk.Adamki11s.AutoUpdater.FetchSource.fetchSource(FetchSource.java:46)
    2011-08-28 09:32:34 [SEVERE] at couk.Adamki11s.AutoUpdater.AUCore.checkVersion(AUCore.java:81)
    2011-08-28 09:32:34 [SEVERE] at me.Adamki11s.Regios.Regios.onEnable(Regios.java:80)
    2011-08-28 09:32:34 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    2011-08-28 09:32:35 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:885)
    2011-08-28 09:32:35 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
    2011-08-28 09:32:35 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178)
    2011-08-28 09:32:35 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161)
    2011-08-28 09:32:35 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:286)
    2011-08-28 09:32:35 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:273)
    2011-08-28 09:32:35 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
    2011-08-28 09:32:35 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
    2011-08-28 09:32:35 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-08-28 09:32:35 [INFO] [AU][Regios] Error opening URL input stream!
    2011-08-28 09:32:35 [SEVERE] java.io.IOException: Stream closed
    2011-08-28 09:32:35 [SEVERE] at java.io.BufferedInputStream.getInIfOpen(Unknown Source)
    2011-08-28 09:32:35 [SEVERE] at java.io.BufferedInputStream.read1(Unknown Source)
    2011-08-28 09:32:35 [SEVERE] at java.io.BufferedInputStream.read(Unknown Source)
    2011-08-28 09:32:35 [SEVERE] at java.io.DataInputStream.read(Unknown Source)
    2011-08-28 09:32:35 [SEVERE] at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
    2011-08-28 09:32:35 [SEVERE] at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
    2011-08-28 09:32:35 [SEVERE] at sun.nio.cs.StreamDecoder.read(Unknown Source)
    2011-08-28 09:32:35 [SEVERE] at java.io.InputStreamReader.read(Unknown Source)
    2011-08-28 09:32:35 [SEVERE] at java.io.BufferedReader.fill(Unknown Source)
    2011-08-28 09:32:35 [SEVERE] at java.io.BufferedReader.readLine(Unknown Source)
    2011-08-28 09:32:35 [SEVERE] at java.io.BufferedReader.readLine(Unknown Source)
    2011-08-28 09:32:35 [SEVERE] at couk.Adamki11s.AutoUpdater.FetchSource.fetchSource(FetchSource.java:56)
    2011-08-28 09:32:35 [SEVERE] at couk.Adamki11s.AutoUpdater.AUCore.checkVersion(AUCore.java:81)
    2011-08-28 09:32:35 [SEVERE] at me.Adamki11s.Regios.Regios.onEnable(Regios.java:80)
    2011-08-28 09:32:35 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    2011-08-28 09:32:35 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:885)
    2011-08-28 09:32:35 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
    2011-08-28 09:32:35 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178)
    2011-08-28 09:32:35 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161)
    2011-08-28 09:32:35 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:286)
    2011-08-28 09:32:35 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:273)
    2011-08-28 09:32:35 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
    2011-08-28 09:32:35 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
    2011-08-28 09:32:35 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-08-28 09:32:35 [INFO] [AU][Regios] Error reading input stream!
    2011-08-28 09:32:35 [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:65)
    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:885)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:286)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:273)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-08-28 09:32:35 [INFO] [SaysWho] version v1.1 is enabled.
    2011-08-28 09:32:35 [INFO] [Sortal] Starting to load warps..
    2011-08-28 09:32:35 [INFO] [Sortal] 0 warps loaded!
    2011-08-28 09:32:35 [INFO] [Sortal] Starting to load signs..
    2011-08-28 09:32:35 [INFO] [Sortal] 0 signs loaded!
    2011-08-28 09:32:35 [INFO] [Sortal] Enabled! It took 13.260664ms!
    2011-08-28 09:32:35 [INFO] WelcomeMe version 1.2.0 is enabled!
    2011-08-28 09:32:35 [INFO] WoolGiver version 1.0 is enabled!
    2011-08-28 09:32:35 [INFO] [WoolGiver] loaded
    2011-08-28 09:32:35 [INFO] WorldEdit 4.6 enabled.
    2011-08-28 09:32:35 [INFO] WorldEdit: No known permissions plugin detected. Using configuration file for permissions.
    2011-08-28 09:32:35 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2011-08-28 09:32:35 [INFO] Done (2.442s)! For help, type "help" or "?"
    i hope that you can fixed it so fast as you can...
    there are people waiting fore me that i start the server
    ty a lot if you done it
     
  30. Offline

    dolfer8

    how do you turn off the updates for regios?
     

Share This Page