Uploaded image for project: 'SpigotPlugins'
  1. SpigotPlugins
  2. PLUG-19

WG - Unable to remove players as region members or owners

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Minor Minor
    • WorldGuard

      On my server, it is currently impossible to remove individual users as region members or owners. Whenever I attempt this, the following stacktrace is output into the console. (However, adding and removing groups works fine!)

      I can't think of any additional information to provide here. If anything else is needed, please request it and I will provide it.

      Console Output
      >rg remowner -w world ol_vaults jflory7
      [09:37:31 WARN]: [WorldGuard] WorldGuard encountered an unexpected error
      java.lang.IllegalArgumentException: No input stream available
              at com.sk89q.worldguard.util.profile.util.HttpRequest.returnContent(HttpRequest.java:224) ~[?:?]
              at com.sk89q.worldguard.util.profile.resolver.HttpRepositoryService.query(HttpRepositoryService.java:168) ~[?:?]
              at com.sk89q.worldguard.util.profile.resolver.HttpRepositoryService.findAllByName(HttpRepositoryService.java:141) ~[?:?]
              at com.sk89q.worldguard.util.profile.resolver.CombinedProfileService.findAllByName(CombinedProfileService.java:94) ~[?:?]
              at com.sk89q.worldguard.util.profile.resolver.CacheForwardingService.findAllByName(CacheForwardingService.java:71) ~[?:?]
              at com.sk89q.worldguard.protection.util.DomainInputResolver.call(DomainInputResolver.java:124) ~[?:?]
              at com.sk89q.worldguard.protection.util.DomainInputResolver.call(DomainInputResolver.java:43) ~[?:?]
              at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_71]
              at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [?:1.7.0_71]
              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [?:1.7.0_71]
              at java.lang.Thread.run(Thread.java:745) [?:1.7.0_71]
      [09:37:31 INFO]: Failed to remove owners: WorldGuard: An unexpected error occurred! Please see the server console.
      

            Unassigned Unassigned
            jflory7 Justin W. Flory (jflory7)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: