WorldEdit

WorldEdit

43M Downloads

Spigot-1193 - WorldEdit v5.5.9-SNAPSHOT:2907 - user command - crash

LadyCailinBot opened this issue ยท 4 comments

commented

WORLDEDIT-2983 - Reported by minecraft7net

Spigot-1193 - WorldEdit v5.5.9-SNAPSHOT:2907 - crash

user commands
[15:16:16] [Server thread/INFO]: user issued server command: //set 60
[15:16:24] [Server thread/INFO]: user issued server command: //expand 110 down
[15:16:34] [Server thread/INFO]: user issued server command: //expand 110 down
[15:16:38] [Server thread/INFO]: user issued server command: //set 60

crash report :
http://pastebin.com/AYQ2vcXM

after upgrade to :

    1. This server is running CraftBukkit version git-Spigot-1207 (MC: 1.7.2) (Implementing API version 1.7.2-R0.3-SNAPSHOT)

and

    1. [WorldEdit] Loading WorldEdit v5.5.9-SNAPSHOT:2969-b3f2c10,master

several similar unfortunately no saved log (//set water or //set green)

commented

Comment by wizjany

is this a very large edit? do smaller edits work fine?
the crash doesn't seem to be a crash really, so i suspect that the edit is taking so long that spigot thinks the server is frozen and is forcefully crashing it. can you raise the "timeout-time" setting in spigot.yml and test it again?

commented
commented

Comment by minecraft7net

after timeout change - the same.

file : spigot.yml
timeout-time: 300

version:
[13:14:24] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1222 (MC: 1.7.2) (Implementing API version 1.7.2-R0.3-SNAPSHOT)
[13:14:26] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.9-SNAPSHOT:2969-b3f2c10,master

crash log :
http://pastebin.com/GWnTxgLh

commented

Comment by wizjany

yes, same thing is happening. either up the timeout time a lot more or just make smaller edits. at some point i expect you'll run out of memory before it timeouts.