Inactive [TP] PrivateWarp 1.7.4 - Private Warping suite [1.4.4-R0.1]+

Discussion in 'Inactive/Unsupported Plugins' started by The_Wrecker, Jan 14, 2011.

     
  1. Offline

    The_Wrecker

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    PrivateWarp - The Private Warping plugin

    Warping since Dec 2010 ! Proven to last.
    Current Version: v1.7.4
    Download PrivateWarp
    Download PluginControl (v1.2.8)
    Compatible with:
    Tekkit (1.3.2) (Bukkit for minecraft 1.2.5)
    Bukkit 1.3.2-r1.0
    Bukkit 1.4.4-r0.1
    Other stuff:
    Download Waypoint Converter (to convert and maintain warp files)
    Download Full zip (Including PublicWarp 0.65!)
    Current, all downloads page (Includes instruction videos)

    I made one of the apps I have compatible with the format.
    It's a gui which lets you peak inside of the private warp files. Some parts are not yet finished, might not finish it completely, but you'll have a way to get the contents.
    Download here: GUI Editor

    Converter:
    The converter can read your waypoints.txt (former hmod plugin) and create PrivateWarp database files. Those database files can be copied/moved to the privatewarp player directory to once again have your old warps back.
    PrivateWarp:
    You can use my plugin to create private warps. Every player can have his or her own set of warps. You can also set categories so you can divide your warps in a logical list. For example: you can list builds other people have built in a separate category (ie "Other_Builds).
    PluginControl:
    The PrivateWarp plugin has a dependency with PluginControl. PluginControl is a plugin which handles not only permissions, but also plugin configuration (flatfile) based on groups. PrivateWarp now has per group based limitations (maxwarp and so on). This is not another Permissions system since it can use multiple Permission systems.

    This plugin has also been ported from the hmod mod. You can find the old thread here: hmod forum. The old plugin can still be used as a Canary plugin, you can find the link in the Canary forums. The plugin is also mentioned on my website here: Wrecker Technologies.

    Supported Permissions:
    -PEX
    -Essentials
    -Vault (support for bPermissions and several others indirectly)
    -Built-in permission system (Groups.txt, built in PluginControl)

    Features:
    • Ability to create personal private warps
    • Divide your warps into categories
    • Admin can access other warps through the /pwa command
    • A vault system with the /pwv command
    • Some other stuff not yet mentioned
    • Limit the amount of warps a user in a group can have
    • Group manager compatible
    • Permissions compatible
    • Built in fall back permission system
    Commandlist (in chat):
    • /pw
      Display your currently set private warps and categories. Only displays warps in the current category selected.
    • /pw set <name>
      Set/add/overwrite a private warp in your selected category
    • /pw del <name>
      Delete a private warp in your selected category
    • /pw goto <name>
      Use the warp , goto the location where you have set it (warp has to exist)
    • /pw catselect <name>
      Select the category (has to exist). Leave empty to return to default
    • /pw catcreate <name>
      Create categorie with given name
    • /pw catdelete <name>
      Delete the categorie (including the underlying private warps)
    • /pw help
      Displays usage and commands
    • /pwa
      All the commands of /pw except you can pretend to be another player. For example /pwa <name> set home. Sets the warp home to the player <name>. Should be an admin/mod command on most servers.
    • /pwv
      An admin can create a template(or set) of warp categories and names. These cannot be used(del, set) by the players. An admin can set a warp in the template to a player which the player can use. Should be an admin/mod command on most servers.
    • /pwv put "player" "warp"
      Set the templated warp to the player
    • /pwv rem "player" "warp"
      Removes the warp from the player
    The rest of the commands for /pwv are the same as /pw except they don't store any coordinates and it functions as a template for the vault system.

    • /pwr <nr>
      Recall previous used warps. Start at 0 (0 is the most recent)
    Configuration:

    Locations:
    Configuration of the plugin(s) is done in the PluginControl data directory.
    For example:
    • bukkit/plugins/PluginControl/PrivateWarp/<groupname> (properties for that group)
    Following 2 files are only there when the built-in permission fallback is used:

    bukkit/plugins/PluginControl/
    • Users.txt contains the users
      A user is defined like so: The_Wrecker=admingroup
    • Groups.txt contains the groups (first line is the default group)
      A group is defined like so: admingroup=pw;pwa;pwv <- changed due to onCommand()
      A new line is for another group or user.
    Permissions nodes :
    • PrivateWarp.pw
    • PrivateWarp.pwa
    • PrivateWarp.pwv
    • PrivateWarp.pwr
    Configuration file:

    Private warp configuration file (under the PluginControl data directory)
    • max_warp=10 Maximum of total warps
    • max_categories=3 Maximum categories a player can create
    • max_warp_categorie=3 Maximum warps in a category (excluded the main/default category)
    • max_cache_minute_timeout=30 Amount of time data is considered useless (0 not ecommended)
    • cleanup_cache_minute_timeout=5 Amount of time between cleanup runs (0 not recommended)
    • Warp_timeout // configurable timeout before warping
    Todo (featurelist)
    • DynamicMap warplocations
    • Sharing warps with other players (/pws)
    • TimeStamping warps (create/modified)
    • Add comments/descriptions to warps
    • Data dir cleanup (--fixed useles creation of files, just needs a cleanup run)
    • Initial starting warp list (a list you get when you first enter the server)
    • Calculate distance to a warp from current position (possibly including height)
    • Changing on the fly config with a new plugin
    • Zones where warps cannot be set (PluginControl feature actually)
    • Cool down function for commands (suggestion from ethood1999)
    • Warp maintenance tool
    • Fix up warp count versus vault warps (partly coded)
    • Add fully qualified warp names (category/warp) Suggested by Ture
    • Warpname Template
    • Redo configuration (add warmup message)
    Having problems?
    try this:
    Loading error 1
    Loading error 2
    Try to pay attention to what the log says when starting Bukkit. Might contain some important hints.


    Changelog:

    Version 1.7.4 RC
    • Built against 1.4.4 R0.1
    • Fix when using /pwa (out of bounds error in thread)
    Version 1.7.1 RC
    Missing some versions because those were officially released as unstable. Below changes sums up some of the changes.
    • Built against 1.2.5 R0.1
    • Upgraded permission detection (direct support, PEX and Essentials)
    • Vault Support
    • Message that you'll warp when using a warmup - timeout
    • Some internal structure changes


    Version 1.6.4 RC
    • Built against Bukkit 1370
    • Use of new Event system
    • Beware of Permission systems (I expect a few problems due to changes/breaking of the other plugins)
    Version 1.6.3
    Does not exist (skipped)

    Version 1.6.2
    • Fix to get material type from block
    • A way to force the built-in permission system regardless of other systems installed (checks for existance of groups.txt under the PluginControl directory)
    Version 1.6.1
    • Built against #1578 for 1.0.1 support
    • JDK7 support update
    • Fix for the race condition when warping/teleporting
    Version 1.6.0
    • Fixed crash due to multi byte character reading
    • Added multithreading for every command passed through PluginControl (Meaning the whole set of commands currently available for PrivateWarp)
    • Fixed the error message when you have no rights to use the command
    • Java JRE 7 supported
    • Updated building path to create new Jar
    • Better code to read configuration property readings
    • Support for Permissions updated (bPermission, PermissionEx, SuperPerms)
    • New detection system to detect Permissions (1.5.1 fix)
    • Splitted code for handling commands
    • Player cache managing code reorganized
    • Better file handling (should disable the creation of empty PrivateWarp files)
    • Removed seperate quick and dirty warmup code
    • Refactored AbstractPlugin OO layer
    Version 1.4.9 > 1.5.0
    • Fixed default warping timeout
    • Fixed bug where warpname was passed to permissions
    • Added softdepend loading to yml
    Version 1.4.8 > 1.4.9
    • Added warping delay (default 5 seconds, adjustable in config)
    • Added rename command (/pw ren <old> <new>)
    • Added move command (move warp to another category /pw mv <warp> <cat>)
    • Added shorter aliases for known commands (see help)
    • Refactored the code base a bit for future changes
    • Built against CraftBukkit 953 (minecraft 1.7.2)
    Version 1.4.7 > 1.4.8
    • Added configbit to config files
    • Built against CraftBukkit 818 (minecraft 1.6.6)
    Version 1.4.6 > 1.4.7
    • Fix on help sub command
    • Check for blocks before warping
    • Check alternative warp location
    • Warn and notices when your warp is not quite right (warping yourself half into a step stone for ex.)
    Version 1.4.5 > 1.4.6
    • Updates towards the latest Bukkit releases
    • Fix for built-in permissions (AGAIN!)
    • Smarter cache system
    • Update for Public Warp
    Version 1.4.4 > 1.4.5
    • Updates towards the latest Bukkit releases
    • Fix for built-in permissions
    • Added Essentials Group Manager plugin
    Version 1.4.2a > 1.4.4
    • Updates towards the latest Bukkit releases
    • Still has a known issue with built-in permission system (PluginControl)
    • Seems Bukkit changed the way namespacing works... This threw errors around (IllegalAccess Exceptions)
    Version 1.4.1 > 1.4.2a
    • Built with PluginControl(0.52a)
    • /pwr change
    • Recommended build #602 update and fixes
    • Previous release is revoked(1.4.2), hence the added 'a' in this release.
    Version 1.4.0 > 1.4.1
    • Built with PluginControl(0.51)
    • Fixed /pwv put command
    Version 1.3.9 > 1.4.0
    • Built with PluginControl(0.5)
    • Changed the way how the plugin(s) output text
    • PublicWarp might be independent now
    • Removed the default_world check
    • Removed Warp converting from old PrivateWarp version
    • Did an auto updating page (see link previous versions)
    Version 1.3.8 > 1.3.9
    • Built with PluginControl(0.49)
    • Compatability update for build 522
    Version 1.3.7 > 1.3.8
    • Built with PluginControl(0.48)
    • Nothing special added or fixed for PW
    • Support for PublicWarp (test-released plugin)
    Version 1.3.6 > 1.3.7
    • Built with PluginControl(0.47)
    • Fixed null when no default group in fallback
    • Added GroupManager support
    Version 1.3.5 > 1.3.6
    • Built with PluginControl(0.46)
    • Lazy warpname matching in goto subcommand
    • Code cleanup (mainly init stuff)
    Version 1.3.4 > 1.3.5
    • Built with PluginControl(0.45)
    • Update to use Phoenix permissions 2.4
    • Constructor fix
    • Shifted to onCommand
    Version 1.3.3 > 1.3.4
    • Built with PluginControl(0.44)
    • Less IO
    • Fix to /pwv put command
    • HACKY FIX considering the constructor stuff, but works for now.
    Version 1.3.2 > 1.3.3
    • Built with PluginControl(0.43)
    • Added /pwr to help
    • Redid some logging
    • Only show conversion log when it's 'interesting'
    • Teleport hook code for pwr (probably not yet functional)
    • Some more minor fixes
    Version 1.3.1 > 1.3.2
    • Built with PluginControl(0.42)
    • MAJOR Fixes to the plugin loading thing (I hope I got it nailed this time, I haven't seen errors while testing).
    • MultiWorld!!! (For conversion to new format add: "default_world=<world_name>" in config. The Plugin will ask you to do this.)
    Version 1.3.0 > 1.3.1
    • Built with PluginControl(0.41)
    • Added /pwr command
    Version 1.2.9 > 1.3.0
    • Built with PluginControl(0.4)
    • Made calls to Nijikokun's permission static
    Version 1.2.8 > 1.2.9
    • Built with PluginControl(0.3)
    • Code for Nijikokun Permissions through PluginControl
    • Fallback to basic mode when plugin can't be loaded somehow (which was the case for me)
    Version 1.2.7 > 1.2.8
    • Built with PluginControl(0.2)
    • Removed a potential memory leak
    • Better handling when dependency is not found
    Version 1.2.6 > 1.2.7
    • Added permissions with PluginControl(0.1)
    • Per group based limitations
    • /pwv, /pwa available again
    Version *.*.* > 1.2.6
    • Removed the /pwa and /pwv command (temporarily)

    This post has been edited 26 times. It was last edited by The_Wrecker Nov 18, 2012.
    findus1994 and DoomLord like this.
  2.  
  3. Offline

    Giuseppe

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    can ervy body help me pls with MYsql


    and i have a error

    Code:
    08:53:57 [SCHWERWIEGEND] Could not load 'plugins/PrivateWarp.jar' in folder 'plugins': PluginControl
    org.bukkit.plugin.UnknownDependencyException: PluginControl
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:213)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:138)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:103)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    08:53:57 [SCHWERWIEGEND] Could not load 'plugins/PublicWarp.jar' in folder 'plugins': PluginControl
    org.bukkit.plugin.UnknownDependencyException: PluginControl
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:213)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:138)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:103)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    08:53:58 [INFO] LWC: Loading shared objects
    

    This post has been edited 1 time. It was last edited by Giuseppe Oct 27, 2011.
  4. Offline

    The_Wrecker

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    You will need this jar as well:
    PluginControl

    If it still does not work read the posts a page back, try that.

    If that does not work out, post the complete startup (console) log here and I'll have a look at it.
  5. Offline

    Giuseppe

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
  6. Offline

    The_Wrecker

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    see this post

    Plugin Control loads after PrivateWarp in your log.
    As far as I can tell it is that problem.

    The post describes a workaround.

    I think this might be a bug in Bukkit's plugin loading.
  7. Offline

    jungalist81

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Hey The_Wrecker, i just want to say its also affecting my server too. Perhaps its beacuse i have lots of plugins as the guy above me I dunno. Since you are too busy to help (Pilots need time to fly =P ) I will create a small workaround tutorial.

    PrivateWarp not loading?
    Description: Is there an error on PrivateWarp when loading up your server? One problem is that while your server is loading, Plugin Control tries to get loaded up after PrivateWarp and it should be the other way around! PC should load up before PW in order for PW to work. This tutorial will help resolve that loading order issue.

    Step 1: Open the PrivateWarp.jar with winrar program (get winrar here)
    Step 2: After thats open, download that plugin.yml on your desktop
    Step 3: Open that plugin.yml thats in your desktop with notepad. It will look like this:
    See the word depend on that file? Edit that word to softdepend
    Step 4: Save the changes
    Step 5: Place plugin back inside the opened winrar window of plugin.jar
    Step 6: Exit winrar
    Step 7: Place plugin.jar back to your plugin folder
    Step 8: Save changes and restart server

    This post has been edited 4 times. It was last edited by jungalist81 Oct 28, 2011.
  8. Offline

    jungalist81

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Edit: I tried even doing the above steps, It didnt seem to work and the issue is still there.

    The alternative fix to this is downloading pluginloader.jar and whenever my server restarts, i would type: /plugin load PrivateWarp everytime :(
  9. Offline

    The_Wrecker

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    @jungalist81

    thanks for the help. Appreciate it. I think I'm gonna file a bug report of some sort. I can't say that this is a fluke anymore.

    I think the problem might be recursive (softdepend/depend through plugins).
  10. Offline

    The_Wrecker

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
  11. Offline

    Afforess

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    @The_Wrecker

    I am not certain if this is still an issue with your latest releases (I don't see any source code :( ), but you can not use player.teleport(location) methods outside of the main thread. If you want to use it outside of the main thread, I recommend you put the calls inside of the scheduler, with a sync task.
  12. Offline

    The_Wrecker

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    First time I heard someone complain about calling teleport outside of the main thread. What happens when this is done? I never had any problems doing it like this...

    This post has been edited 1 time. It was last edited by The_Wrecker Nov 4, 2011.
  13. Offline

    Afforess

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    You will throw a concurrentmodification exception. It doesn't happen every time, maybe 1 in 10000 times.
  14. Offline

    The_Wrecker

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Thanks, I'll look into that.
  15. Offline

    Revenger

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Hey you know how I sent that stuff about a month ago about the chunk load and spout?

    I sent spout the info today about it and got this back from them.

    Just read 2 posts above might be the same thing as its the same guy I presume who posted to me in the spout issues.

    The issue is here

    I'm surprised a that I feel that there was some hostility towards my post there.

    As both server admins and all you developers work soo hard for one reason to make our players happy and give them the best possible and enjoyable environment to play in.

    I don't know if this gives you some ideas on the issue but the chunk load to spout issue, is still happening to us pretty regularly when players use there private warps.

    This post has been edited 3 times. It was last edited by Revenger Nov 8, 2011.
  16. Offline

    Afforess

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Not hostility to you, but more to the developer. This is the umpteenth developer who thought it was okay to ignore the tutorial on multithreading on bukkit and go clear a path himself. Then WE get blamed for bugs that someone else is producing. Frequently.

    Additionally, I ALREADY warned the author of this plugin a week ago, and instead of being interesting in solving the problem, he expressed his doubt to the validity of my claims. I am a VAST resource and LOVE answering questions and could tell you specifically which functions in the bukkit API are safe and unsafe at a glance. Instead I am ignored.

    And people think I am hostile...

    </rant>

    Sorry, that wasn't really directed to you Revenger, just an opinion I needed to get off my chest.

    This post has been edited 2 times. It was last edited by Afforess Nov 8, 2011.
    Wulfspider likes this.
  17. Offline

    tips48

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Afforess wins.
    No round 2 needed
  18. Offline

    The_Wrecker

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Wow what a replies.

    @Affores

    I did not experience hostility from your part. You pointed out an error in my plugin, which is great. I understand you get a little frustrated with all of the errors (and thus the programmers who made/introduced them).

    I've read about caching issues and accessing those with threads. I didn't expect that that also counts for a playerList. As said, I will check that out. Just did not have the chance to yet.

    Probably need to set a schedule of some sort. Need to see what works best.

    @tips48
    I don't understand your comment on winning!? That's not what this is about. (I think)
  19. Offline

    JoneKone

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Hi

    We are using 1337 bukkit and other stuff.. Anyways, lately our server has crashed due to Private Warp bug that won't allow warps between worlds...

    After this it goes to an.. odd state no connections are taken but it is on..

    Code:
    2011-11-10 20:13:38 [INFO] [G-rauta] XXXXXX: jaa et oo enää
    2011-11-10 20:13:40 [INFO] XXXXXXX tried to use command /pw goto koti
    2011-11-10 20:13:40 [SEVERE] java.lang.NullPointerException
    2011-11-10 20:13:40 [SEVERE]     at net.minecraft.server.World.a(World.java:2204)
    2011-11-10 20:13:40 [SEVERE]     at net.minecraft.server.SpawnerCreature.spawnEntities(SpawnerCreature.java:63)
    2011-11-10 20:13:40 [SEVERE]     at net.minecraft.server.World.doTick(World.java:1620)
    2011-11-10 20:13:40 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:461)
    2011-11-10 20:13:40 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    2011-11-10 20:13:40 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-11-10 20:13:40 [SEVERE] Unexpected exception
    java.lang.NullPointerException
        at net.minecraft.server.World.a(World.java:2204)
        at net.minecraft.server.SpawnerCreature.spawnEntities(SpawnerCreature.java:63)
        at net.minecraft.server.World.doTick(World.java:1620)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:461)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-11-10 20:14:50 [INFO] Read timed out
    2011-11-10 20:14:56 [INFO] Connection reset
    2011-11-10 20:15:01 [INFO] [Server] Luodaan varmuuskopioita. Varokaa lagia!
    2011-11-10 20:15:32 [INFO] Read timed out
    2011-11-10 20:15:32 [INFO] Read timed out
    2011-11-10 20:15:53 [INFO] Read timed out
    2011-11-10 20:16:03 [INFO] Read timed out
    2011-11-10 20:16:04 [INFO] Connection reset
    2011-11-10 20:16:17 [INFO] [Server] Varmuuskopiot luotu.
    2011-11-10 20:16:52 [INFO] Read timed out
    2011-11-10 20:16:52 [INFO] Read timed out
    2011-11-10 20:17:08 [INFO] Read timed out
    2011-11-10 20:17:14 [INFO] Connection reset
    2011-11-10 20:17:15 [INFO] Read timed out
    2011-11-10 20:17:24 [INFO] Read timed out
    2011-11-10 20:17:47 [INFO] Read timed out

    This post has been edited 1 time. It was last edited by JoneKone Nov 10, 2011.
  20. Offline

    The_Wrecker

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    @JoneKone

    So you are saying you get this when warping between worlds? Wonder where the nullpointer comes from. Are those warps new warps?

    Thanks for the report.
  21. Offline

    JoneKone

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    There are few warps that (3-4 that I have logged) that appear in the logs every time the server crashes.

    Some are old... Some I don't know...


    When the same crash warps that i have been tracking Work! They sometimes get the spout error.
  22. Offline

    The_Wrecker

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    @JoneKone

    seems to be related to the spout error when I hear this. Maybe it goes further than just a concurrentmodification error. not sure bout this.

    This post has been edited 1 time. It was last edited by The_Wrecker Nov 11, 2011.
  23. Offline

    JoneKone

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    It seams to kill the server at the same time... everyday.. Arround same times... <- Proppaply a coincident
  24. Offline

    JoneKone

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
  25. Offline

    The_Wrecker

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Does seem to be the exact same problem.

    The problem is not the warping between worlds though. It is actually warping in general (or so it seems). Anyway, when I've got that fixed I'll release a new version.

    Strangely it seems to happen(more often?) when spout is installed. Could be coincidence? Must be...

    This post has been edited 3 times. It was last edited by The_Wrecker Nov 12, 2011.
  26. Offline

    JoneKone

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    This is odd..
  27. Offline

    The_Wrecker

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I'm probably removing groupmanager support in the next version of PluginControl.
    Mainly because I think it isn't used anymore (but if you do let me know!!!!). I'll keep you updated on the progress.

    [Edit1]
    Dicided I'll leave the support in as is for now. Found the essentialsGroupManager on the BukkitDev.
    [/Edit]

    [Edit2]
    I coded up a fix, but I really don't know if it'll work yet. Tommorrow I'll build another version.
    [/Edit]

    This post has been edited 4 times. It was last edited by The_Wrecker Nov 14, 2011.
  28. Offline

    JoneKone

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Excelent...
  29. Offline

    The_Wrecker

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Unfortunatly I wasn't able to build/test it yet. Had to work that evening (overtime).
  30. Offline

    The_Wrecker

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I tested out the code I made. Seemed to run as it should, but couldn't test it out properly though.
    This is the build I made:

    http://minecraft.wrecker.nl/download/unstable/

    Can you try that version and see if you still get the errors?

    This post has been edited 1 time. It was last edited by The_Wrecker Nov 16, 2011.
  31. Offline

    Revenger

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I will check it out as the chunkload errors with your plugin are frequent sometimes we get them 3-4 times in a row here.

    Code:
    22:17:36 [SEVERE] Could not pass event CHUNK_LOAD to Spout
    java.util.ConcurrentModificationException
            at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:782)
            at java.util.ArrayList$Itr.next(ArrayList.java:754)
            at org.bukkit.craftbukkit.CraftWorld.getPlayers(CraftWorld.java:551)
            at org.getspout.spout.SpoutWorldListener.onChunkLoad(SpoutWorldListener.java:49)
            at org.bukkit.plugin.java.JavaPluginLoader$52.execute(JavaPluginLoader.java:621)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
            at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:92)
            at org.bukkit.craftbukkit.CraftWorld.loadChunk(CraftWorld.java:236)
            at org.bukkit.craftbukkit.CraftWorld.loadChunk(CraftWorld.java:122)
            at org.getspout.spout.SpoutNetServerHandler.getFastPacket51(SpoutNetServerHandler.java:765)
            at org.getspout.spout.SpoutNetServerHandler.playerTeleported(SpoutNetServerHandler.java:732)
            at org.getspout.spout.SpoutNetServerHandler.updateActiveChunks(SpoutNetServerHandler.java:602)
            at org.getspout.spout.SpoutNetServerHandler.queueOutputPacket(SpoutNetServerHandler.java:482)
            at org.getspout.spout.SpoutNetServerHandler.sendPacket(SpoutNetServerHandler.java:473)
            at net.minecraft.server.NetServerHandler.teleport(NetServerHandler.java:426)
            at org.bukkit.craftbukkit.entity.CraftPlayer.teleport(CraftPlayer.java:325)
            at wrecker.tech.y.f(Unknown Source)
            at wrecker.tech.w.a(Unknown Source)
            at wrecker.tech.w.a(Unknown Source)
            at wrecker.tech.f.run(Unknown Source)
            at java.lang.Thread.run(Thread.java:636)

    This post has been edited 1 time. It was last edited by Revenger Nov 17, 2011.
  32. Offline

    The_Wrecker

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    @Revenger

    They still occur? or you haven't checked yet?

Share This Page