Advertisement
Justsnoopy30

Worldedit Fabric Crash

Mar 15th, 2020
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 10.84 KB | None | 0 0
  1. [10:05:40] [Server thread/ERROR]: An unexpected error while handling a WorldEdit command
  2. java.lang.OutOfMemoryError: Java heap space
  3.     at it.unimi.dsi.fastutil.longs.LongArrays.forceCapacity(LongArrays.java:122) ~[intermediary-server.jar:?]
  4.     at it.unimi.dsi.fastutil.longs.LongArrayList.grow(LongArrayList.java:244) ~[intermediary-server.jar:?]
  5.     at it.unimi.dsi.fastutil.longs.LongArrayList.add(LongArrayList.java:259) ~[intermediary-server.jar:?]
  6.     at com.sk89q.worldedit.util.collection.LongPositionList.add(LongPositionList.java:43) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  7.     at com.sk89q.worldedit.util.collection.LocatedBlockList.add(LocatedBlockList.java:61) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  8.     at com.sk89q.worldedit.history.changeset.BlockOptimizedHistory.add(BlockOptimizedHistory.java:61) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  9.     at com.sk89q.worldedit.extent.ChangeSetExtent.setBlock(ChangeSetExtent.java:67) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  10.     at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:80) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  11.     at com.sk89q.worldedit.extent.MaskingExtent.setBlock(MaskingExtent.java:69) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  12.     at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:80) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  13.     at com.sk89q.worldedit.extent.validation.BlockChangeLimiter.setBlock(BlockChangeLimiter.java:87) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  14.     at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:80) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  15.     at com.sk89q.worldedit.extent.validation.DataValidatorExtent.setBlock(DataValidatorExtent.java:64) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  16.     at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:677) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  17.     at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:720) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  18.     at com.sk89q.worldedit.EditSession.thaw(EditSession.java:1772) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  19.     at com.sk89q.worldedit.command.UtilityCommands.thaw(UtilityCommands.java:308) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  20.     at com.sk89q.worldedit.command.UtilityCommandsRegistration.cmd$thaw(UtilityCommandsRegistration.java:546) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  21.     at com.sk89q.worldedit.command.UtilityCommandsRegistration$$Lambda$3470/0x0000000801672c40.run(Unknown Source) ~[?:?]
  22.     at org.enginehub.piston.CommandManager.execute(CommandManager.java:158) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  23.     at com.sk89q.worldedit.extension.platform.PlatformCommandManager.handleCommand(PlatformCommandManager.java:488) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  24.     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  25.     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
  26.     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  27.     at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
  28.     at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  29.     at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  30.     at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:193) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  31.     at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:181) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  32.     at com.sk89q.worldedit.fabric.CommandWrapper.lambda$register$0(CommandWrapper.java:65) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  33.     at com.sk89q.worldedit.fabric.CommandWrapper$$Lambda$3513/0x0000000801683840.run(Unknown Source) ~[?:?]
  34.     at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262) ~[intermediary-server.jar:?]
  35. [10:06:02] [Server thread/ERROR]: Could not dispatch event: com.sk89q.worldedit.event.platform.CommandEvent@383e4a06 to handler EventHandler{priority=NORMAL}
  36. java.lang.reflect.InvocationTargetException: null
  37.     at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  38.     at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:193) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  39.     at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:181) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  40.     at com.sk89q.worldedit.fabric.CommandWrapper.lambda$register$0(CommandWrapper.java:65) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  41.     at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262) ~[intermediary-server.jar:?]
  42.     at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:176) ~[intermediary-server.jar:?]
  43.     at net.minecraft.class_2170.method_9249(class_2170.java:239) ~[intermediary-server.jar:?]
  44.     at net.minecraft.class_3244.method_14370(class_3244.java:1082) ~[intermediary-server.jar:?]
  45.     at net.minecraft.class_3244.method_12048(class_3244.java:1069) ~[intermediary-server.jar:?]
  46.     at net.minecraft.class_2797.method_12115(class_2797.java:36) ~[intermediary-server.jar:?]
  47.     at net.minecraft.class_2797.method_11054(class_2797.java:9) ~[intermediary-server.jar:?]
  48.     at net.minecraft.class_2600.method_11072(class_2600.java:21) ~[intermediary-server.jar:?]
  49.     at net.minecraft.class_3738.run(class_3738.java:18) [intermediary-server.jar:?]
  50.     at net.minecraft.class_1255.method_18859(class_1255.java:144) [intermediary-server.jar:?]
  51.     at net.minecraft.class_4093.method_18859(class_4093.java:23) [intermediary-server.jar:?]
  52.     at net.minecraft.server.MinecraftServer.method_24306(MinecraftServer.java:749) [intermediary-server.jar:?]
  53.     at net.minecraft.server.MinecraftServer.method_18859(MinecraftServer.java:142) [intermediary-server.jar:?]
  54.     at net.minecraft.class_1255.method_16075(class_1255.java:118) [intermediary-server.jar:?]
  55.     at net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:731) [intermediary-server.jar:?]
  56.     at net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:725) [intermediary-server.jar:?]
  57.     at net.minecraft.class_1255.method_5383(class_1255.java:103) [intermediary-server.jar:?]
  58.     at net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:709) [intermediary-server.jar:?]
  59.     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:662) [intermediary-server.jar:?]
  60.     at java.lang.Thread.run(Thread.java:830) [?:?]
  61. Caused by: java.lang.reflect.InvocationTargetException
  62.     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  63.     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
  64.     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  65.     at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
  66.     at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  67.     at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73) ~[worldedit-fabric-mc1.15.2-7.2.0-SNAPSHOT-dist.jar:?]
  68.     ... 23 more
  69. Caused by: java.lang.OutOfMemoryError: Java heap space
  70. [10:06:02] [TimerQueue/INFO]: [STDERR]: java.lang.OutOfMemoryError: Java heap space
  71. [10:06:02] [TimerQueue/INFO]: [STDERR]:     at java.desktop/java.awt.EventQueue.invokeLater(EventQueue.java:1312)
  72. [10:06:02] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 23647ms or 472 ticks behind
  73. [10:06:02] [TimerQueue/INFO]: [STDERR]:     at java.desktop/javax.swing.SwingUtilities.invokeLater(SwingUtilities.java:1421)
  74. [10:06:02] [TimerQueue/INFO]: [STDERR]:     at java.desktop/javax.swing.Timer$1.run(Timer.java:622)
  75. [10:06:02] [TimerQueue/INFO]: [STDERR]:     at java.desktop/javax.swing.Timer$1.run(Timer.java:620)
  76. [10:06:02] [TimerQueue/INFO]: [STDERR]:     at java.base/java.security.AccessController.executePrivileged(AccessController.java:753)
  77. [10:06:02] [TimerQueue/INFO]: [STDERR]:     at java.base/java.security.AccessController.doPrivileged(AccessController.java:391)
  78. [10:06:02] [TimerQueue/INFO]: [STDERR]:     at java.desktop/javax.swing.Timer.post(Timer.java:620)
  79. [10:06:02] [TimerQueue/INFO]: [STDERR]:     at java.desktop/javax.swing.TimerQueue.run(TimerQueue.java:183)
  80. [10:06:02] [TimerQueue/INFO]: [STDERR]:     at java.base/java.lang.Thread.run(Thread.java:830)
  81. [10:06:02] [Server thread/INFO]: Real_Gamer_1 lost connection: Disconnected
  82. [10:06:02] [Server thread/INFO]: [Player] Real_Gamer_1 left the game
  83. [10:06:02] [Server thread/INFO]: itspphil lost connection: Disconnected
  84. [10:06:02] [Server thread/INFO]: [Player] itspphil left the game
  85. [10:06:02] [Server thread/INFO]: com.mojang.authlib.GameProfile@263997d9[id=25ba9621-68e0-4709-89bf-bcb785c9c315,name=Real_Gamer_1,properties={textures=[com.mojang.authlib.properties.Property@68f488a1]},legacy=false] (/127.0.0.1:56305) lost connection: Timed out
  86. [10:06:02] [Server thread/INFO]: com.mojang.authlib.GameProfile@531814d3[id=25ba9621-68e0-4709-89bf-bcb785c9c315,name=Real_Gamer_1,properties={textures=[com.mojang.authlib.properties.Property@48c8091a]},legacy=false] (/127.0.0.1:56316) lost connection: Timed out
  87. [10:06:02] [Server thread/INFO]: com.mojang.authlib.GameProfile@21d8e045[id=25ba9621-68e0-4709-89bf-bcb785c9c315,name=Real_Gamer_1,properties={textures=[com.mojang.authlib.properties.Property@3ab03425]},legacy=false] (/127.0.0.1:56351) lost connection: Timed out
  88. [10:06:02] [Server thread/INFO]: com.mojang.authlib.GameProfile@77df5302[id=25ba9621-68e0-4709-89bf-bcb785c9c315,name=Real_Gamer_1,properties={textures=[com.mojang.authlib.properties.Property@d510e56]},legacy=false] (/127.0.0.1:56353) lost connection: Timed out
  89. [10:06:02] [Server thread/INFO]: com.mojang.authlib.GameProfile@60667091[id=25ba9621-68e0-4709-89bf-bcb785c9c315,name=Real_Gamer_1,properties={textures=[com.mojang.authlib.properties.Property@509a7527]},legacy=false] (/127.0.0.1:56376) lost connection: Timed out
  90. [10:06:02] [Server thread/INFO]: com.mojang.authlib.GameProfile@73cb4ec2[id=25ba9621-68e0-4709-89bf-bcb785c9c315,name=Real_Gamer_1,properties={textures=[com.mojang.authlib.properties.Property@25332d8a]},legacy=false] (/127.0.0.1:56393) lost connection: Timed out
  91. [10:07:03] [Server Watchdog/FATAL]: A single server tick took 60.43 seconds (should be max 0.05)
  92. [10:07:03] [Server Watchdog/FATAL]: Considering it to be crashed, server will forcibly shutdown.
  93. [10:07:03] [Server Watchdog/ERROR]: This crash report has been saved to: C:\Users\evere\Servers\Snapshot\.\crash-reports\crash-2020-03-15_10.07.03-server.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement