World Edit 5.3

Discussion in 'Bukkit Help' started by nd456, Apr 24, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    nd456

    Hi all, Ive been having issues installing world edit and continuously get the same error message...
    Code:
    unacceptable character '�' (0xFFFD) special characters are not allowed
    in "<reader>", position 1
        at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:98)
        at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:191)
        at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:63)
        at org.yaml.snakeyaml.Yaml.load(Yaml.java:423)
        at com.sk89q.util.yaml.YAMLProcessor.load(YAMLProcessor.java:112)
        at com.sk89q.wepif.PermissionsResolverManager.loadConfig(PermissionsResolverManager.java:186)
        at com.sk89q.wepif.PermissionsResolverManager.<init>(PermissionsResolverManager.java:99)
        at com.sk89q.wepif.PermissionsResolverManager.initialize(PermissionsResolverManager.java:68)
        at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.java:98)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    
    Ive tried everything I can thing of but not sure... (FYI it runs on ubuntu)
    For the life of me, I can't figure it out.. Any help is greatly appreciated
     
  2. Offline

    Dead1y_Wolf

    have you installed world guard ?
     
  3. Offline

    nd456

    I'm assuming by installed you mean unpacking the directories... I've tried downloading multiple builds w/o any luck
     
  4. Offline

    Dead1y_Wolf

    sorry for my articulation im not good at english ... btw you need the world GUARD plugin additional to world EDIT because the plugins are working together .. if you have the latest version of bukkit only try the latest of the plugin
     
  5. Offline

    nd456

    Humm.. let me try that... I thought the dependancies where the other way... (world guard needed world edit)

    No, it just doubled the error... one for world edit, and one for world guard...

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

    Dead1y_Wolf

    oh i am sorry i just read it that world guard needs world edit ...

    no i have no other clue
     
  7. Offline

    nd456

    Ok, Thanks for trying...
     
  8. Offline

    nd456

    Bump.
     
Thread Status:
Not open for further replies.

Share This Page