[16:37:20] [Client thread/INFO]: LWJGL Version: 3.1.6 build 14
[16:37:21] [Client thread/INFO]: Reloading ResourceManager: Default
[16:37:38] [Sound Library Loader/INFO]: Starting up SoundSystem...
[16:37:38] [Thread-2/INFO]: Initializing No Sound
[16:37:38] [Thread-2/INFO]: (Silent Mode)
[16:37:38] [Thread-2/INFO]: OpenAL initialized.
[16:37:39] [Sound Library Loader/INFO]: Preloading sound minecraft:sounds/ambient/underwater/underwater_ambience.ogg
[16:37:39] [Sound Library Loader/INFO]: Sound engine started
[16:37:43] [Client thread/INFO]: Created: 1024x512 textures-atlas
[16:37:44] [Client thread/INFO]: Narrator library for x64 successfully loaded
[16:38:16] [Client thread/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:38:16] [Client thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:38:16] [Client thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:38:16] [Client thread/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:38:16] [Client thread/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:38:16] [Client thread/INFO]: Loaded 0 recipes
[16:38:16] [Client thread/INFO]: Loaded 0 advancements
[16:38:16] [Server thread/INFO]: Starting integrated minecraft server version 1.13.2-pre1
[16:38:16] [Server thread/INFO]: Generating keypair
[16:38:16] [Server thread/INFO]: Reloading ResourceManager: Default
[16:38:16] [Server thread/INFO]: Loaded 524 recipes
[16:38:17] [Server thread/INFO]: Loaded 571 advancements
[16:38:17] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[16:38:17] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 4%
[16:38:17] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 8%
[16:38:17] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 12%
[16:38:17] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 16%
[16:38:17] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 20%
[16:38:18] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 24%
[16:38:18] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 28%
[16:38:18] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 32%
[16:38:18] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 36%
[16:38:18] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 40%
[16:38:18] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 44%
[16:38:18] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 48%
[16:38:18] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 52%
[16:38:18] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 56%
[16:38:18] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 60%
[16:38:18] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 64%
[16:38:18] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 68%
[16:38:18] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 72%
[16:38:18] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 76%
[16:38:18] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 80%
[16:38:18] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 84%
[16:38:18] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 88%
[16:38:18] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 92%
[16:38:18] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 96%
[16:38:18] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 100%
[16:38:18] [Server thread/INFO]: Time elapsed: 1272 ms
[16:38:18] [Server thread/INFO]: Changing view distance to 16, from 10
[16:38:19] [Server thread/INFO]: ichttt[local:E:cf17dd6f] logged in with entity id 90 at (-123.2475388815775, 72.0, -296.323534166412)
[16:38:19] [Server thread/INFO]: ichttt hat das Spiel betreten
[16:38:21] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2702ms or 54 ticks behind
[16:38:22] [Client thread/INFO]: Loaded 32 advancements
[16:38:58] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.util.ConcurrentModificationException
	at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_181]
	at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_181]
	at k.a(SourceFile:200) [1.13.2-pre1.jar:?]
	at net.minecraft.server.MinecraftServer.b(SourceFile:726) [1.13.2-pre1.jar:?]
	at net.minecraft.server.MinecraftServer.a(SourceFile:681) [1.13.2-pre1.jar:?]
	at dgh.a(SourceFile:131) [1.13.2-pre1.jar:?]
	at net.minecraft.server.MinecraftServer.run(SourceFile:584) [1.13.2-pre1.jar:?]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
Caused by: java.util.ConcurrentModificationException
	at java.util.HashMap$HashIterator.nextNode(Unknown Source) ~[?:1.8.0_181]
	at java.util.HashMap$EntryIterator.next(Unknown Source) ~[?:1.8.0_181]
	at java.util.HashMap$EntryIterator.next(Unknown Source) ~[?:1.8.0_181]
	at bnj.E(SourceFile:1162) ~[1.13.2-pre1.jar:?]
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_181]
	at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_181]
	at k.a(SourceFile:199) ~[1.13.2-pre1.jar:?]
	... 5 more
[16:38:58] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.util.ConcurrentModificationException
	at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_181]
	at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_181]
	at k.a(SourceFile:200) [1.13.2-pre1.jar:?]
	at net.minecraft.server.MinecraftServer.b(SourceFile:726) [1.13.2-pre1.jar:?]
	at net.minecraft.server.MinecraftServer.a(SourceFile:681) [1.13.2-pre1.jar:?]
	at dgh.a(SourceFile:131) [1.13.2-pre1.jar:?]
	at net.minecraft.server.MinecraftServer.run(SourceFile:584) [1.13.2-pre1.jar:?]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
Caused by: java.util.ConcurrentModificationException
	at java.util.HashMap$HashIterator.nextNode(Unknown Source) ~[?:1.8.0_181]
	at java.util.HashMap$EntryIterator.next(Unknown Source) ~[?:1.8.0_181]
	at java.util.HashMap$EntryIterator.next(Unknown Source) ~[?:1.8.0_181]
	at bnj.E(SourceFile:1162) ~[1.13.2-pre1.jar:?]
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_181]
	at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_181]
	at k.a(SourceFile:199) ~[1.13.2-pre1.jar:?]
	... 5 more
[16:39:02] [Client thread/WARN]: Unable to play empty soundEvent: minecraft:entity.snow_golem.ambient
[16:39:04] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.util.ConcurrentModificationException
	at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_181]
	at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_181]
	at k.a(SourceFile:200) [1.13.2-pre1.jar:?]
	at net.minecraft.server.MinecraftServer.b(SourceFile:726) [1.13.2-pre1.jar:?]
	at net.minecraft.server.MinecraftServer.a(SourceFile:681) [1.13.2-pre1.jar:?]
	at dgh.a(SourceFile:131) [1.13.2-pre1.jar:?]
	at net.minecraft.server.MinecraftServer.run(SourceFile:584) [1.13.2-pre1.jar:?]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
Caused by: java.util.ConcurrentModificationException
	at java.util.HashMap$HashIterator.nextNode(Unknown Source) ~[?:1.8.0_181]
	at java.util.HashMap$EntryIterator.next(Unknown Source) ~[?:1.8.0_181]
	at java.util.HashMap$EntryIterator.next(Unknown Source) ~[?:1.8.0_181]
	at bnj.E(SourceFile:1162) ~[1.13.2-pre1.jar:?]
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_181]
	at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_181]
	at k.a(SourceFile:199) ~[1.13.2-pre1.jar:?]
	... 5 more
[16:39:04] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.util.ConcurrentModificationException
	at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_181]
	at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_181]
	at k.a(SourceFile:200) [1.13.2-pre1.jar:?]
	at net.minecraft.server.MinecraftServer.b(SourceFile:726) [1.13.2-pre1.jar:?]
	at net.minecraft.server.MinecraftServer.a(SourceFile:681) [1.13.2-pre1.jar:?]
	at dgh.a(SourceFile:131) [1.13.2-pre1.jar:?]
	at net.minecraft.server.MinecraftServer.run(SourceFile:584) [1.13.2-pre1.jar:?]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
Caused by: java.util.ConcurrentModificationException
	at java.util.HashMap$HashIterator.nextNode(Unknown Source) ~[?:1.8.0_181]
	at java.util.HashMap$EntryIterator.next(Unknown Source) ~[?:1.8.0_181]
	at java.util.HashMap$EntryIterator.next(Unknown Source) ~[?:1.8.0_181]
	at bnj.E(SourceFile:1162) ~[1.13.2-pre1.jar:?]
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_181]
	at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_181]
	at k.a(SourceFile:199) ~[1.13.2-pre1.jar:?]
	... 5 more
[16:39:05] [Server thread/INFO]: Saving and pausing game...
[16:39:05] [Server thread/INFO]: Saving chunks for level 'Gronkh's Lp Welt Folge 1180'/minecraft:the_nether
[16:39:05] [Server thread/INFO]: Saving chunks for level 'Gronkh's Lp Welt Folge 1180'/minecraft:overworld
[16:39:06] [Server thread/INFO]: Saving chunks for level 'Gronkh's Lp Welt Folge 1180'/minecraft:the_end
[16:44:20] [Server thread/INFO]: Saving and pausing game...
[16:44:20] [Server thread/INFO]: Saving chunks for level 'Gronkh's Lp Welt Folge 1180'/minecraft:the_nether
[16:44:20] [Server thread/INFO]: Saving chunks for level 'Gronkh's Lp Welt Folge 1180'/minecraft:overworld
[16:44:20] [Server thread/INFO]: Saving chunks for level 'Gronkh's Lp Welt Folge 1180'/minecraft:the_end
[16:44:20] [Server thread/INFO]: ichttt lost connection: Verbindung getrennt
[16:44:20] [Server thread/INFO]: ichttt hat das Spiel verlassen
[16:44:20] [Server thread/INFO]: Stopping singleplayer server as player logged out
[16:44:20] [Server thread/INFO]: Stopping server
[16:44:20] [Server thread/INFO]: Saving players
[16:44:20] [Server thread/INFO]: Saving worlds
[16:44:20] [Server thread/INFO]: Saving chunks for level 'Gronkh's Lp Welt Folge 1180'/minecraft:the_nether
[16:44:20] [Server thread/INFO]: Saving chunks for level 'Gronkh's Lp Welt Folge 1180'/minecraft:overworld
[16:44:20] [Server thread/INFO]: Saving chunks for level 'Gronkh's Lp Welt Folge 1180'/minecraft:the_end
[16:44:26] [Client thread/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:44:26] [Client thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:44:26] [Client thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:44:26] [Client thread/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:44:26] [Client thread/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:44:26] [Client thread/INFO]: Loaded 0 recipes
[16:44:26] [Client thread/INFO]: Loaded 0 advancements
[16:44:26] [Server thread/INFO]: Starting integrated minecraft server version 1.13.2-pre1
[16:44:26] [Server thread/INFO]: Generating keypair
[16:44:26] [Server thread/INFO]: Reloading ResourceManager: Default
[16:44:26] [Server thread/INFO]: Loaded 524 recipes
[16:44:27] [Server thread/INFO]: Loaded 571 advancements
[16:44:27] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[16:44:27] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 4%
[16:44:27] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 8%
[16:44:27] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 12%
[16:44:27] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 16%
[16:44:27] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 20%
[16:44:27] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 24%
[16:44:27] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 28%
[16:44:27] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 32%
[16:44:27] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 36%
[16:44:27] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 40%
[16:44:27] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 44%
[16:44:27] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 48%
[16:44:27] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 52%
[16:44:27] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 56%
[16:44:27] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 60%
[16:44:27] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 64%
[16:44:27] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 68%
[16:44:27] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 72%
[16:44:28] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 76%
[16:44:28] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 80%
[16:44:28] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 84%
[16:44:28] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 88%
[16:44:28] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 92%
[16:44:28] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 96%
[16:44:28] [Server thread/INFO]: Einstiegsbereich wird vorbereitet: 100%
[16:44:28] [Server thread/INFO]: Time elapsed: 1247 ms
[16:44:28] [Server thread/INFO]: Changing view distance to 16, from 10
[16:44:28] [Server thread/INFO]: ichttt[local:E:8dd014e9] logged in with entity id 33461 at (-122.97074030832579, 63.0, 130.5638068588173)
[16:44:28] [Server thread/INFO]: ichttt hat das Spiel betreten
[16:44:30] [Server thread/INFO]: Saving and pausing game...
[16:44:30] [Server thread/INFO]: Saving chunks for level 'WTF'/minecraft:the_nether
[16:44:30] [Server thread/INFO]: Saving chunks for level 'WTF'/minecraft:overworld
[16:44:30] [Server thread/INFO]: Saving chunks for level 'WTF'/minecraft:the_end
[16:44:30] [Client thread/INFO]: Loaded 41 advancements
[16:44:39] [Client thread/INFO]: Loaded 47 advancements
[16:44:51] [Server thread/INFO]: Saving and pausing game...
[16:44:51] [Server thread/INFO]: Saving chunks for level 'WTF'/minecraft:the_nether
[16:44:51] [Server thread/INFO]: Saving chunks for level 'WTF'/minecraft:overworld
[16:44:51] [Server thread/INFO]: Saving chunks for level 'WTF'/minecraft:the_end
[16:44:51] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2179ms or 43 ticks behind
[16:44:55] [Server thread/INFO]: Saving and pausing game...
[16:44:55] [Server thread/INFO]: Saving chunks for level 'WTF'/minecraft:the_nether
[16:44:55] [Server thread/INFO]: Saving chunks for level 'WTF'/minecraft:overworld
[16:44:55] [Server thread/INFO]: Saving chunks for level 'WTF'/minecraft:the_end
[16:44:56] [Server thread/INFO]: ichttt lost connection: Verbindung getrennt
[16:44:56] [Server thread/INFO]: ichttt hat das Spiel verlassen
[16:44:56] [Server thread/INFO]: Stopping singleplayer server as player logged out
[16:44:56] [Server thread/INFO]: Stopping server
[16:44:56] [Server thread/INFO]: Saving players
[16:44:56] [Server thread/INFO]: Saving worlds
[16:44:56] [Server thread/INFO]: Saving chunks for level 'WTF'/minecraft:the_nether
[16:44:56] [Server thread/INFO]: Saving chunks for level 'WTF'/minecraft:overworld
[16:44:57] [Server thread/INFO]: Saving chunks for level 'WTF'/minecraft:the_end
[16:44:58] [Client thread/INFO]: Stopping!
[16:44:58] [Client thread/INFO]: SoundSystem shutting down...
[16:44:59] [Client thread/INFO]: SoundSystem Author: Paul Lamb, www.paulscode.com