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

    KoBrA11

    I have some problem. When i'm trying type /r /reg or /regios set,etc

    its showing me same thing. I tried everything and idk why :/

    its show this

    Use /regios help <Page Number>
    Use /regios help <Page Number>
    Use /regios help <Page Number>

    I tried everything but its still showing same problem all the time also im getting errors from plugin.

    Code:
    >17:09:15 [INFO] [Regios] Spout was not found, Regios requires spout. Please download it!
    
    >17:09:15 [SEVERE] Error occurred while enabling Regios v4.0.05 (Is it up to date?): org/getspout/spoutapi/gui/Widget
    
    java.lang.NoClassDefFoundError: org/getspout/spoutapi/gui/Widget
    
      at couk.Adamki11s.Regios.Main.Regios.onDisable(Regios.java:53)
    
      at couk.Adamki11s.Regios.Main.Regios.onEnable(Regios.java:74)
    
      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 org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:452)
    
      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:344)
    
      at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:489)
    
      at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:468)
    
      at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
    
      at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
    Caused by: java.lang.ClassNotFoundException: org.getspout.spoutapi.gui.Widget
    
      at java.net.URLClassLoader$1.run(Unknown Source)
    
      at java.net.URLClassLoader$1.run(Unknown Source)
    
      at java.security.AccessController.doPrivileged(Native Method)
    
      at java.net.URLClassLoader.findClass(Unknown Source)
    
      at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
    
      at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
    
      at java.lang.ClassLoader.loadClass(Unknown Source)
    
      at java.lang.ClassLoader.loadClass(Unknown Source)
    
      ... 15 more

    Please help me, i would like to know faster what is the problem. I tried everything. but still I downloaded and retried it all the time and always this same error and same text's.

    Best Gards KoBrA11
     
  3. Download spout, regios requires Spout to run.
     
  4. Offline

    KoBrA11

    Where??? Where i need download it :/
     
  5. Go on bukkitdev, search spout and download the server one.

    I'm going to stop giving out support until I release a stable build along with documentation; the dev builds are dev for a reason, report bugs to me by all means but please stop asking for help as you are just making the recode take longer.
     
  6. Offline

    kylevin

    I re-downloaded it and it's still not there.
     
  7. Just look it's in the world configuration. I just checked. Delete your config folder and let it re-create.
     
    Xanxth likes this.
  8. Offline

    Xanxth

    Help when i leave region i think same as other dude! I uninstalled Regios.
    Code:
    2011-08-31 16:19:52 [SEVERE] Could not pass event PLAYER_MOVE to Regios
    java.lang.NoSuchMethodError: com.nijiko.permissions.PermissionHandler.addUserPermission(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        at couk.Adamki11s.Regios.Permissions.PermissionsCore.addUserPermission(PermissionsCore.java:49)
        at couk.Adamki11s.Regios.Permissions.PermissionsCacheManager.cacheNodes(PermissionsCacheManager.java:18)
        at couk.Adamki11s.Regios.Regions.Region.sendWelcomeMessage(Region.java:361)
        at couk.Adamki11s.Regios.Listeners.RegiosPlayerListener.onPlayerMove(RegiosPlayerListener.java:572)
        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:592)
        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:478)
        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)
    Im using Essentials Group Manager(permissions dosen't work right!)

    This never happended before until i downloaded this spout thing! It was working 2 days ago before I moved to my hosting server!

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

    iPhysX

    Groupmanager is not supported.
     
  10. Offline

    Xanxth

    How did it work before?
     
  11. Offline

    iPhysX

    I'm not sure.
    @Adamki11s will respond in 3 hours.
     
  12. Offline

    Xanxth

    Damn cant find permissions
     
  13. Offline

    iPhysX

  14. Offline

    Monkey_nuts

    ok good good
    cheers
     
  15. Offline

    gamemakertim

    u cant come to my server... it is a bukkit offline hamachi server...
    but it's 1 region that is strange, al my regions workd pervectly
    maby its the name "lotte70009land"...
     
  16. You can't use group manager, only permissions is supported.

    The name has nothing to do with it..

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

    King_KYl3

    This plugin gives me so many errors :(
    21:07:16 [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:592)
    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:478)
    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)
    >
     
  18. Offline

    iPhysX

    Stop it. Seriously.
     
  19. You're using the old regios... Read the thread.
     
  20. Offline

    King_KYl3

    Ar ok Thank You. @iPhysX i have a bloody right to post errors and to know whats going on alright so dont tell me to stop it mate over you ok so dont have tell me to stop it you ass.
     
  21. Offline

    iPhysX

    I agree you have a right to post your errors. But I can tell that you have the caveman-like ability to be as stupid as you seemed the first few times you posted errors on here. It says in the main thread that there is a recode taking place and any errors will be fixed after it has been released. We have mentioned this to you multiple times and you just keep on coming back posting shit. We are still going to give you the same reply as always..

     
  22. Offline

    King_KYl3

    Hm ok i agree but hope you said it to me wasnt real nice. sorry.
     
  23. Offline

    iPhysX

    Don't apologize to me. I'm an idiot. Just, try to keep the errors to yourself, and when the re-code is released, you can post as many as you want :)
     
    Adamki11s likes this.
  24. /regios set-pvp false!
     
    iPhysX likes this.
  25. Offline

    King_KYl3

    Lol :D i wont be posting any errors it will be to good for errors you work hard to stop them all i have the unstable build now an even that is good just doesnt work wen i use /r help other. ect lol XD lovin this plugin!
     
  26. Thanks :D No but if you do find errors you must tell me so I can fix them.
     
  27. Offline

    King_KYl3

    Ok mad there isnt any :D only i carnt do /r help [watever] it says somethink wierd lol we its unstable build dw
     
  28. What happens when you do /r help ?
     
  29. Offline

    xxxkilldogxxx

    Hi i using this latest unstable version and ive set my set region and created it and ive also expand-max on that region also but however i cant seem to protect it i do /regios protect town and it says its protected but when new people come on they can still destroy it its quite odd also if u try and protect it again it says Town is now protected ect ect like as if it wasnt protected before ?
     
  30. Do you have the latestdev build? Give me your server IP and I'll come on and help you out.
     
  31. Offline

    xxxkilldogxxx

    82.36.254.180:25565 is the ip bud add me on skype aswell please much easier to talk xxxkilldogxxx
     

Share This Page