Worldedit there was an error in sponge

01.02 13:33:19 [服务器] 位置: org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:106)
01.02 13:33:19 [服务器] 位置: org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:252)
01.02 13:33:19 [服务器] 位置: org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:331)
01.02 13:33:19 [服务器] 位置: org.spongepowered.common.command.MinecraftCommandWrapper.process(MinecraftCommandWrapper.java:107)
01.02 13:33:19 [服务器] 位置: org.spongepowered.mod.command.ForgeMinecraftCommandWrapper.throwEvent(ForgeMinecraftCommandWrapper.java:48)
01.02 13:33:19 [服务器] 位置: net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:59)
01.02 13:33:19 [服务器] 位置: net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:82)
01.02 13:33:19 [服务器] 位置: net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
01.02 13:33:19 [服务器] 位置: net.minecraftforge.fml.common.eventhandler.ASMEventHandler_69_Forge[创世神]WorldEdit_onCommandEvent_CommandEvent.invoke(.dynamic)
01.02 13:33:19 [服务器] 位置: com.sk89q.worldedit.forge.Forge[创世神]WorldEdit.onCommandEvent(Forge[创世神]WorldEdit.java:145)
01.02 13:33:19 [服务器] 位置: com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
01.02 13:33:19 [服务器] 位置: com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
01.02 13:33:19 [服务器] 位置: com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
01.02 13:33:19 [服务器] 位置: com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
01.02 13:33:19 [服务器] 位置: com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:270)
01.02 13:33:19 [服务器] 位置: com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
01.02 13:33:19 [服务器] 位置: com.sk89q.worldedit.util.command.composition.LegacyCommandAdapter.call(LegacyCommandAdapter.java:52)
01.02 13:33:19 [服务器] 位置: com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:46)
01.02 13:33:19 [服务器] 位置: com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:65)
01.02 13:33:19 [服务器] 位置: com.sk89q.worldedit.command.composition.ApplyCommand.call(ApplyCommand.java:35)
01.02 13:33:19 [服务器] 位置: com.sk89q.worldedit.command.composition.ApplyCommand.call(ApplyCommand.java:54)
01.02 13:33:19 [服务器] 位置: com.sk89q.worldedit.command.argument.ReplaceParser.call(ReplaceParser.java:35)
01.02 13:33:19 [服务器] 位置: com.sk89q.worldedit.command.argument.ReplaceParser.call(ReplaceParser.java:41)
01.02 13:33:19 [服务器] 位置: com.sk89q.worldedit.command.argument.PatternParser.call(PatternParser.java:63)
01.02 13:33:19 [服务器] 位置: com.sk89q.worldedit.internal.registry.AbstractFactory.parseFromInput(AbstractFactory.java:57)
01.02 13:33:19 [服务器] 位置: com.sk89q.worldedit.extension.factory.SingleBlockPatternParser.parseFromInput(SingleBlockPatternParser.java:29)
01.02 13:33:19 [服务器] 位置: com.sk89q.worldedit.extension.factory.SingleBlockPatternParser.parseFromInput(SingleBlockPatternParser.java:40)
01.02 13:33:19 [服务器] 位置: com.sk89q.worldedit.internal.registry.AbstractFactory.parseFromInput(AbstractFactory.java:57)
01.02 13:33:19 [服务器] 位置: com.sk89q.worldedit.extension.factory.DefaultBlockParser.parseFromInput(DefaultBlockParser.java:37)
01.02 13:33:19 [服务器] 位置: com.sk89q.worldedit.extension.factory.DefaultBlockParser.parseFromInput(DefaultBlockParser.java:249)
01.02 13:33:19 [服务器] 位置: com.sk89q.worldedit.blocks.BaseBlock.(BaseBlock.java:102)
01.02 13:33:19 [服务器] 位置: com.sk89q.worldedit.blocks.BaseBlock.internalSetId(BaseBlock.java:145)
01.02 13:33:19 [服务器] 信息 严重: [[创世神]WorldEdit] An unexpected error while handling a [创世神]WorldEdit command
01.02 13:33:19 [服务器] 信息 二月 01, 2016 1:33:19 下午 com.sk89q.worldedit.extension.platform.CommandManager handleCommand

When I use WE to turn the block into a MOD block, it reminds me of this , what it means and how to solve it.
forge1722 sponge1122 worldedit6.1.1

Hmm, i think thats your question.

You posted some StackTraceElements from Sponge, Forge and Worldedit, and a line saying that some Worldedit command threw an unexpected error… Oh, and also version numbers of those three!

So if we say i am right and this is your question, we still need to know: What is your question. :wink: <3

There may be some problems with my ability to express :joy:
When I use WE to turn the block into a MOD block, it reminds me of this code and I want to ask what it means and how to solve it.

Can you provide the full log? This seems to be just a part of the full stacktrace. :slight_smile:

My console may not be able to view the full log… When it is reported to be error, he appeared in this stacktrace

In your server-files should be a folder called logs. In there is a file named fml-server-latest.log and latest.log.
Reproduce the error, stop the server and then copy those files to Pastebin and post the link here.

last.log:http://pastebin.com/NEVgHLf2
fml-server-latest.log:
par1:http://pastebin.com/JebVh202
part2:http://pastebin.com/ka9vSgmK

Uhmm, the exception you asked for is not in this logs … have you really reproduced that error before copying? :confused:
Sorry, I can’t find anything that’d help in these logs… Maybe @sk89q since this is a worldedit question? Halp :smiley:

Yes… So I say My console may not be able to view the full log… :joy:

I think your log file doesn’t match up with the error you initially posted.

It says:

but in the fml-server-latest.log it says:
[19:33:43]

Please try again and post the log file as soon as the crash happens.

umm……It’s happening right now, maybe server’s time is not the same…