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

    Luwiego

    16:58:13 [SEVERE] at java.net.SocketOutputStream.socketWrite(Unknown Sourc
    e)
    16:58:13 [SEVERE] at java.net.SocketOutputStream.write(Unknown Source)
    16:58:13 [SEVERE] at java.io.BufferedOutputStream.flushBuffer(Unknown Sour
    ce)
    16:58:13 [SEVERE] at java.io.BufferedOutputStream.flush(Unknown Source)
    16:58:13 [SEVERE] at java.io.DataOutputStream.flush(Unknown Source)
    16:58:13 [SEVERE] at net.minecraft.server.NetworkWriterThread.run(SourceFi
    le:116)
    16:58:24 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'regi
    os' in plugin Regios v3.4
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:12
    8)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:2
    87)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:712)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:678)

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:671)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NoSuchMethodError: com.alta189.sqllitelib.sqlCore.updateQue
    ry(Ljava/lang/String;)V
    at me.Adamki11s.Regios.RegiosFileManager.pushRegionProtected(RegiosFileM
    anager.java:995)
    at me.Adamki11s.Regios.RegiosCommandManager.onCommand(RegiosCommandManag
    er.java:1019)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 12 more
    >
     
  3. When do you get this error?
     
  4. Offline

    Luwiego

    After typing any command...
     
  5. Ok I think If I update alta189's SQL library these issues should be fixed ;)
     
  6. Offline

    Luwiego

    When this will happen ?
     
  7. @Luwiego Now ;) I just exported with the updated SQL Library, thanks to @alta189 :D
     
  8. Offline

    Luwiego

    SO i need to re-download the 3.4 ?

    IT WORKS !
     
  9. Offline

    cpfc4_eva

    Warps do not seem to save... If I make a warp and then disconnect the warp remains. However if I make a warp and reload the server it tells me there is no warp set there. Any help?

    Thanks in advance, this is a great plugin.
     
  10. Offline

    CyberGod101

    Hi,

    Im having some real bad Performance Issues when using CB 860 and Regios 860 together. Chunk Gegeneration and Chunk loading get heavly lagged... i can basicly walk in any Direction where new Chunks get generated, and i will get to a border were the Server cant keep up generating new Chunks ant the Console gets spammed with "Can't keep up". I can then stop walking and it takes ages making the new Chunks, eventually i even get disconnects from the Server with the Server beeing unresponsive for Minutes. Sometimes i even have to forcefully restart it by terminating the Process.
    Ive tried around to check if it is not one of the other plugins, but even with plain Server only running Regios this will happen. I tries the 3.4 818 version of Regios you supplyed a few posts up and the problem is there to, but MUCH MUCH weaker.
    Regios 860 really gives the Server an strain to the point of unplayable. Please check this out. Thx.
     
  11. Updated Regios to use my new auto-updater so you get notified of small bug fixes.

    @cpfc4_eva
    Are you running the latest version of Regios? I'll test this on my server as well.

    @CyberGod101
    This seems to be happening with other people on build #860 as well. Try downloading the latest version because I fixed a few things. I'll try to fix this if it is a problem with Regios, let me know how the updated version does for you.
     
    AS1LV3RN1NJA likes this.
  12. Offline

    Luwiego

    Btw, when will be showwelcome/showleave messages set to false by default ?
     
  13. Offline

    CyberGod101

    Ive Downloaded and tries the newest Version about 15 Minutes befor my initial Post about this Problem. Did you update after that time?
     
  14. @CyberGod101 Yes, I updated the SQL library I use and made some small tweaks which should help.
     
  15. Offline

    CyberGod101

    Okay ive just tested it with the newest release and it still lags out the Server to unresponsivness and Chunk loading/generation ist really slow with high Server load.

    If finally got an Error-Msg, this time from Regios 3.4 818 after switching back from 860

    2011-06-13 19:32:26 [SEVERE] Could not pass event BLOCK_FROMTO to Regios
    java.util.ConcurrentModificationException
    at java.util.AbstractList$Itr.checkForComodification(Unknown Source)
    at java.util.AbstractList$Itr.next(Unknown Source)
    at me.Adamki11s.Regios.RegiosBlockListener.onBlockFromTo(RegiosBlockListener.java:57)
    at org.bukkit.plugin.java.JavaPluginLoader$29.execute(JavaPluginLoader.java:440)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
    at net.minecraft.server.BlockFlowing.a(BlockFlowing.java:136)
    at net.minecraft.server.World.c(World.java:1012)
    at net.minecraft.server.BlockFlowing.e(BlockFlowing.java:300)
    at net.minecraft.server.Chunk.a(Chunk.java:270)
    at net.minecraft.server.World.setRawTypeIdAndData(World.java:269)
    at net.minecraft.server.World.setTypeIdAndData(World.java:362)
    at net.minecraft.server.BlockFlowing.flow(BlockFlowing.java:161)
    at net.minecraft.server.BlockFlowing.a(BlockFlowing.java:140)
    at net.minecraft.server.World.c(World.java:1012)
    at net.minecraft.server.BlockFlowing.e(BlockFlowing.java:300)
    at net.minecraft.server.Chunk.a(Chunk.java:270)
    at net.minecraft.server.World.setRawTypeIdAndData(World.java:269)
    at net.minecraft.server.World.setTypeIdAndData(World.java:362)
    at net.minecraft.server.BlockFlowing.a(BlockFlowing.java:112)
    at net.minecraft.server.World.c(World.java:1012)
    at net.minecraft.server.BlockFlowing.e(BlockFlowing.java:300)
    at net.minecraft.server.Chunk.a(Chunk.java:270)
    at net.minecraft.server.World.setRawTypeIdAndData(World.java:269)
    at net.minecraft.server.World.setTypeIdAndData(World.java:362)
    at net.minecraft.server.BlockFlowing.flow(BlockFlowing.java:161)
    at net.minecraft.server.BlockFlowing.a(BlockFlowing.java:140)
    at net.minecraft.server.World.c(World.java:1012)
    at net.minecraft.server.BlockFlowing.e(BlockFlowing.java:300)
    at net.minecraft.server.Chunk.a(Chunk.java:270)
    at net.minecraft.server.World.setRawTypeIdAndData(World.java:269)
    at net.minecraft.server.World.setTypeIdAndData(World.java:362)
    at net.minecraft.server.BlockFlowing.a(BlockFlowing.java:112)
    at net.minecraft.server.World.c(World.java:1012)
    at net.minecraft.server.BlockFlowing.e(BlockFlowing.java:300)
    at net.minecraft.server.Chunk.a(Chunk.java:270)
    at net.minecraft.server.World.setRawTypeIdAndData(World.java:269)
    at net.minecraft.server.World.setTypeIdAndData(World.java:362)
    at net.minecraft.server.BlockFlowing.flow(BlockFlowing.java:161)
    at net.minecraft.server.BlockFlowing.a(BlockFlowing.java:140)
    at net.minecraft.server.WorldGenLiquids.a(SourceFile:36)
    at net.minecraft.server.ChunkProviderGenerate.getChunkAt(SourceFile:625)
    at org.bukkit.craftbukkit.generator.NormalChunkGenerator.getChunkAt(NormalChunkGenerator.java:45)
    at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:176)
    at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:106)
    at net.minecraft.server.PlayerInstance.<init>(PlayerInstance.java:31)
    at net.minecraft.server.PlayerManager.a(PlayerManager.java:50)
    at net.minecraft.server.PlayerManager.movePlayer(PlayerManager.java:146)
    at net.minecraft.server.ServerConfigurationManager.d(ServerConfigurationManager.java:140)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:354)
    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:75)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

    Hope this helps. BTW the Server was still responsive after this MSG, alltho spaming the Console with "Can't keep Up" like mad.

    EDIT: It looks like this Error came up because i didnt clear the old Regios folder. It is gone when deleting that Folder. But still there is a big difference in Chunkload/generation when using Regios und when having it completly removed. There are even "Cant Keep Up" Msg on Console when im not even moving on the Server.

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

    GFlow

    ok this is kind of out there, but is there any possible way to allow people to only lock chests in certain areas? Maybe if you teamed up with someone who makes this kind of plugin..? that would be cool. Tell me what you think.

    -because raiding is a big part of my server but people who buy a house within a town should have protection against this.
     
  17. Offline

    Behedwin

    hey
    about that teleport issue with the denyentry command
    it is solved now. works fine.

    an suggestion that id like to sea...
    would be /regios preventexit
    like i have made a region with spawn inside.
    so id like to prevent ppl from going outside and exploring.

    sure i solved that by making region borders on each side.
    but would be nice to prevent exit from the same region.
     
  18. Yeah I have that planned but it was annoying me last time I tried so It'll be coming in later versions :p
     
    AS1LV3RN1NJA likes this.
  19. Offline

    GFlow

    help me out?
     
  20. Sorry I don't see the point in this. Aren't there already other plugins out there which allow users to lock their own chests so others cannot steal from them.
     
  21. Offline

    GFlow

    Yes there is, but what I am trying to ask is if you can make it work in certain areas like towns - so that raiding still can occur outside towns.
     
  22. @GFlow I may consider adding this but not any time soon (1-3 weeks)
     
  23. It may be a bit more than what you are looking for, but Factions could help you there (may also be helpful to adam by looking at the source, although i tbh have no idea).
     
  24. Offline

    GFlow

    alright then i'll check it out.

    ok, thanks!

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

    Kiichir

    Hey for some reason when I have regios in my server water doesn't flow correctly, the reason I know it's regios is I swapped out different plugins to test which was causing the issue. I took out a few, still happened, put them back and took out regios only since it was an elimination thing, and sure enough it's the culprit.
     
  26. IF you download the latest version flow checks have been removed for the time being until I fix that issue.
     
  27. Offline

    Luwiego

    Adam, whats the difference between addex and setowner? What user can do with this settings set to him ?
     
  28. @Luwiego Adding an exception allows the user to bypass protection, eg building in a protected region, whereas setting them as owner gives them permission over the region they they can change settings, add/remove exceptions etc
     
  29. Offline

    NoWayIn

    When are you planning to add the buy and sell region?
    I'm excited for that ^_^
     
  30. I'm starting work on that but I've been tied up with sorting out some bugs in v3.4, most are fixed now though so v3.5 should be out in around a week's time, if you've downloaded the latest, latest version with my auto-updater libary then you'll know when 3.5 is ready :D
     

Share This Page