Please Help me with World edit V.5!

Discussion in 'Bukkit Help' started by Eselyx, Dec 25, 2011.

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

    Eselyx

    Hello,
    I´m from Germany and this Text is working with the Google Translater:

    Hello, I have a Minecraft server but unfortunately without World I edit the latest version of Bukkit and have the latest World of edit But it generates not even a folder. If I want to use it is: "An internal error ..." Then I removedthe older version of World edit (4.7) and has since created a folder but it comes back to internal error.

    Here you see the sign:

    org.bukkit.command.CommandException null: Unhandled exception executing command '/ set' in plugin v4.7at WorldEdit org.bukkit.command.PluginCommand.execute (PluginCommand.java: 42) atorg.bukkit.command.SimpleCommandMap.dispatch (SimpleCommandMap.java: 165) atorg.bukkit.craftbukkit.CraftServer.dispatchCommand (CraftServer.java: 378) atnet.minecraft.server.NetServerHandler.handleCommand (NetServerHandler.java: 757) atnet.minecraft.server.NetServerHandler. chat (NetServerHandler.java: 722) atnet.minecraft.server.NetServerHandler.a (NetServerHandler.java: 715) at net.minecraft.server.Packet3Chat.a(Packet3Chat.java: 33) at net.minecraft.server.NetworkManager . b (NetworkManager.java: 226) atnet.minecraft.server.NetServerHandler.a (NetServerHandler.java: 93) atnet.minecraft.server.NetworkListenThread.a (SourceFile: 108) at net.minecraft.server.MinecraftServer. w (MinecraftServer.java: 527) at net.minecraft.server.MinecraftServer.run (MinecraftServer.java: 425) atnet.minecraft.server.ThreadServerApplication.run (SourceFile: 457) Caused by:java.lang.NullPointerException at com . sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java: 237) at org.bukkit.command.PluginCommand.execute (PluginCommand.java: 40) ... 12 more

    And edit at World 5.0 is the same except that World edit stad 4.7 5.0 as there is

    If anyone can help me further I would be willing to make him a mod.

    Ps: I´m have a iMac!
     
  2. Offline

    Taketheword

    I would reccomend going back to WorldEdit 4.7 as it works perfect. Until they release a new version which may fix the issue.
     
  3. Offline

    zml2008

    Can you paste logs starting from when you last started the server. This error looks like it was caused by an error while enabling WorldEdit.
     
  4. Offline

    Eselyx

    World edit 4.7 don´t Work on my Server.
    Jes, here:

    11:36:28 [INFO] Starting minecraft server version 1.0.1
    11:36:28 [INFO] Loading properties
    11:36:28 [INFO] Starting Minecraft server on *:25565
    11:36:28 [INFO] This server is running Craftbukkit version git-Bukkit-1.0.1-R1-b1597jnks (MC: 1.0.1) (Implementing API version 1.0.1-R1)
    11:36:28 [INFO] Preparing level "world"
    11:36:28 [INFO] Default game type: 0
    11:36:29 [INFO] Preparing start region for level 0 (Seed: -7345013201823521346)
    11:36:30 [INFO] Preparing spawn area: 52%
    11:36:30 [INFO] Preparing start region for level 1 (Seed: -7345013201823521346)
    11:36:31 [INFO] Preparing spawn area: 20%
    11:36:32 [INFO] Preparing spawn area: 97%
    11:36:32 [INFO] Preparing start region for level 2 (Seed: -7345013201823521346)
    11:36:33 [INFO] Preparing spawn area: 65%
    11:36:33 [INFO] WorldEdit 4.7 enabled.
    11:36:33 [INFO] WorldEdit: Using the Bukkit Permissions API.
    11:36:33 [SCHWERWIEGEND] Error occurred while enabling WorldEdit v4.7 (Is it up to date?): java.lang.String.isEmpty()Z
    java.lang.NoSuchMethodError: java.lang.String.isEmpty()Z
    at com.sk89q.worldedit.bukkit.BukkitConfiguration.load(BukkitConfiguration.java:89)
    at com.sk89q.worldedit.bukkit.WorldEditPlugin.loadConfiguration(WorldEditPlugin.java:131)
    at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.java:96)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:968)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:186)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:169)
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:348)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:335)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:165)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:399)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    11:36:33 [INFO] WorldGuard: Using the Bukkit Permissions API.
    11:36:33 [INFO] WorldGuard: (world) Single session is enforced.
    11:36:33 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
    11:36:33 [INFO] WorldGuard: (world) Lighters are PERMITTED.
    11:36:33 [INFO] WorldGuard: (world) Lava fire is blocked.
    11:36:33 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED.
    11:36:33 [INFO] WorldGuard: Loaded configuration for world 'world"
    11:36:33 [INFO] WorldGuard: (world_nether) Single session is enforced.
    11:36:33 [INFO] WorldGuard: (world_nether) TNT ignition is PERMITTED.
    11:36:33 [INFO] WorldGuard: (world_nether) Lighters are PERMITTED.
    11:36:33 [INFO] WorldGuard: (world_nether) Lava fire is blocked.
    11:36:33 [INFO] WorldGuard: (world_nether) Fire spread is UNRESTRICTED.
    11:36:33 [INFO] WorldGuard: Loaded configuration for world 'world_nether"
    11:36:33 [INFO] WorldGuard: (world_the_end) Single session is enforced.
    11:36:33 [INFO] WorldGuard: (world_the_end) TNT ignition is PERMITTED.
    11:36:33 [INFO] WorldGuard: (world_the_end) Lighters are PERMITTED.
    11:36:33 [INFO] WorldGuard: (world_the_end) Lava fire is blocked.
    11:36:33 [INFO] WorldGuard: (world_the_end) Fire spread is UNRESTRICTED.
    11:36:33 [INFO] WorldGuard: Loaded configuration for world 'world_the_end"
    11:36:33 [INFO] WorldGuard: 0 regions loaded for 'world'
    11:36:33 [INFO] WorldGuard: 0 regions loaded for 'world_nether'
    11:36:33 [INFO] WorldGuard: 0 regions loaded for 'world_the_end'
    11:36:33 [INFO] WorldGuard 5.4 enabled.
    11:36:33 [INFO] Server permissions file permissions.yml is empty, ignoring it
    11:36:33 [INFO] Done (0,489s)! For help, type "help" or "?"
    >stop
    11:37:04 [INFO] CONSOLE: Stopping the server..
    11:37:04 [INFO] Stopping server
    11:37:04 [SCHWERWIEGEND] Error occurred while disabling WorldEdit v4.7 (Is it up to date?): null
    java.lang.NullPointerException
    at com.sk89q.worldedit.bukkit.WorldEditPlugin.onDisable(WorldEditPlugin.java:120)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:190)
    at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:989)
    at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:296)
    at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:289)
    at org.bukkit.craftbukkit.CraftServer.disablePlugins(CraftServer.java:181)
    at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:376)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:455)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    11:37:04 [INFO] WorldGuard 5.4 disabled.
    11:37:04 [INFO] Saving chunks

    Ps: I have a iMac ... no Windows

    I know the Bug.
    I need ScriptException.class in javax/script
    Can you send me the Class?

    [​IMG]

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

    pyraetos

    Why doesn't worldedit 4.7 work on your server? Many people were having problems with version 5.
     
  6. Offline

    Eselyx

    I have a Problem with 5.0 AND 4.7
     
  7. Offline

    pyraetos

    Oh, I see what the problem is. Your JRE does not have the ScriptException class. Try updating it or searching for a javax package.
     
  8. Update your JRE if possible, if not @zml2008 needs to remove any string.isEmpty() calls, as the method was added in Java 1.6

    EDIT: I'm assuming zml does Worldedit, from what I remember. If not, sorry :p
     
  9. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    @Eselyx you need to not spam like that. I've cleaned up some of your posts.
     
  10. Offline

    Eselyx

    So,
    I have java updatet.
    Now I test again ...

    World edit DOESN´T work.
    The problem is not delted ;(

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

    zml2008

    I fixed your isEmpty issue in the dev builds. We're going to release 5.1 soon with fixes to as many issues as we can find. I haven't seen the ScriptException issue before. Only thing I can think of is that you might want to try installing rhino. Instructions for that are under the Rhino section at http://wiki.sk89q.com/wiki/WorldEdit/Installation/Bukkit#Rhino.
     
  12. Offline

    Eselyx

    Relase 5.1 is in 4 mouth!
     
  13. Offline

    Eselyx

    Please Help me
     
  14. Offline

    Eselyx

    World Edit work now...
     
Thread Status:
Not open for further replies.

Share This Page