Protection error. Am I missing something?

Discussion in 'Alice (Minecraft)' started by MegaGlenn, Jul 3, 2014.

  1. MegaGlenn

    MegaGlenn New Member

    Joined:
    Jul 2, 2014
    Messages:
    3
    Likes Received:
    0
    New to the server, so could be I am just being dumb. But when I try to protect an area as per the wiki I get the exception below.

    Code:
    An error occurred while processing the command: java.lang.ClassCastException: com.sk89q.worldedit.forge.ForgeWorld cannot be cast to com.sk89q.worldedit.bukkit.BukkitWorld
    
    Is there a problem or am I just being a numtpy?
     
  2. LordRedstone

    LordRedstone Best Coder 2k15

    Joined:
    Jun 14, 2012
    Messages:
    391
    Likes Received:
    73
    What command are you using? You need to select the area with flint, then stand in it and say /claim <friendslist name>
     
  3. MegaGlenn

    MegaGlenn New Member

    Joined:
    Jul 2, 2014
    Messages:
    3
    Likes Received:
    0
    I have done this, and I have used //pos1 //pos2 etc to no avail. Nicolas277 tried and got the same error
     
  4. sk89q

    sk89q Administrator
    Staff Member

    Joined:
    Dec 1, 2011
    Messages:
    2,490
    Likes Received:
    1,504
    This is because I recently updated WorldEdit to a new experimental version I was working on, but apparently none of the server's code is prepared for that.

    It should be fixed now.
     
  5. MegaGlenn

    MegaGlenn New Member

    Joined:
    Jul 2, 2014
    Messages:
    3
    Likes Received:
    0
    Works fine now.. thanks SK