Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Quite honestly, I wouldn't worry myself about that.
- Time: 5/9/17 7:49 PM
- Description: Exception in server tick loop
- java.lang.IllegalArgumentException: Invalid dimension id 2
- at net.minecraft.world.DimensionType.lambda$getById$0(SourceFile:636)
- at java.util.Optional.orElseThrow(Optional.java:290)
- at net.minecraft.world.DimensionType.func_186069_a(SourceFile:636)
- at net.minecraft.world.WorldServer.<init>(SourceFile:121)
- at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:799)
- at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:770)
- at net.minecraft.server.MinecraftServer.func_71247_a(SourceFile:3726)
- at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(SourceFile:229)
- at net.minecraft.server.MinecraftServer.run(SourceFile:436)
- at java.lang.Thread.run(Thread.java:745)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.11.2
- Operating System: Linux (amd64) version 3.16.0-4-amd64
- Java Version: 1.8.0_121, Oracle Corporation
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 194514944 bytes (185 MB) / 545619968 bytes (520 MB) up to 3128295424 bytes (2983 MB)
- JVM Flags: 6 total; -Xmx3000M -Xms512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- Plugins:
- Plugin{id=minecraft, name=Minecraft, version=1.11.2, description=Minecraft is a game about placing blocks and going on adventures, url=https://minecraft.net, authors=[Mojang], source=/home/royalkeut/server/minecraft_server.1.11.2.jar}
- Plugin{id=fastasyncworldedit, name= FastAsyncWorldEdit, version=development, description=fawe, url=https://github.com/boy0001/FastAsyncWorldedit, authors=[Empire92], source=mods/FastAsyncWorldEdit-sponge-17.05.07-1e31827-684-12.7.1.jar}
- Plugin{id=sponge, name=SpongeVanilla, version=1.11.2-6.1.0-BETA-3, description=The SpongeAPI implementation for Vanilla Minecraft, url=https://www.spongepowered.org, source=/home/royalkeut/server/spongevanilla-1.11.2-6.1.0-BETA-3.jar}
- Plugin{id=griefprevention, name=GriefPrevention, version=1.11.2-3.1.1.294, description=This plugin is designed to prevent all forms of grief., url=https://github.com/MinecraftPortCentral/GriefPrevention, source=mods/griefprevention-1.11.2-3.1.1.294.jar}
- Plugin{id=economylite, name=EconomyLite, version=2.11.1, description=An economy plugin for Sponge., source=mods/EconomyLite-5.0.0-2.11.1.jar}
- Plugin{id=luckperms, name=LuckPerms, version=3.1.32, description=A permissions plugin, authors=[Luck], source=mods/LuckPerms-Sponge-3.1.32.jar}
- Plugin{id=spongeapi, name=SpongeAPI, version=6.1.0-SNAPSHOT-806a22a, description=A Minecraft plugin API, url=https://www.spongepowered.org, source=/home/royalkeut/server/spongevanilla-1.11.2-6.1.0-BETA-3.jar}
- Plugin{id=worldedit, name=WorldEdit, description=WorldEdit is an easy-to-use in-game world editor for Minecraft, url=http://www.enginehub.org/worldedit, source=mods/FastAsyncWorldEdit-sponge-17.05.07-1e31827-684-12.7.1.jar}
- Plugin{id=nucleus, name=Nucleus, version=0.28.0-S6.0, description=The Ultimate Essentials Plugin., source=mods/Nucleus-0.28.0-1.11.2-S6.0-plugin.jar}
- Plugin{id=mcp, name=Mod Coder Pack, version=9.38, description=Modding toolkit to decompile and deobfuscate the Minecraft client and server files., url=http://www.modcoderpack.com/website/, authors=[Searge, ProfMobius, IngisKahn, Fesh0r, ZeuX, R4wk, LexManos, Bspkrs, Others], source=/home/royalkeut/server/spongevanilla-1.11.2-6.1.0-BETA-3.jar}
- Plugin{id=webapi, name=Web-API, version=3.2.1-S6.1, description=Access Minecraft through a Web API, url=https://github.com/Valandur/Web-API, authors=[Valandur], source=mods/webapi-3.2.1-S6.1.jar}
- Plugin{id=pjw, name=ProjectWorlds, version=0.11.4, description=Multi world management plugin, url=http://github.com/TrenTech/ProjectWorlds, authors=[TrenTech], source=mods/projectworlds-5.1.0-0.11.4.jar}
- Profiler Position: N/A (disabled)
- Player Count: 0 / 5; []
- Is Modded: Definitely; Server brand changed to 'SpongeVanilla'
- Type: Dedicated Server (map_server.txt)
- ###############################
- ---- Minecraft Crash Report ----
- // My bad.
- Time: 5/9/17 7:32 PM
- Description: Exception in server tick loop
- java.lang.IllegalArgumentException: Invalid dimension id 2
- at net.minecraft.world.DimensionType.lambda$getById$0(SourceFile:636)
- at java.util.Optional.orElseThrow(Optional.java:290)
- at net.minecraft.world.DimensionType.func_186069_a(SourceFile:636)
- at net.minecraft.world.WorldServer.<init>(SourceFile:121)
- at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:799)
- at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:770)
- at net.minecraft.server.MinecraftServer.func_71247_a(SourceFile:3726)
- at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(SourceFile:229)
- at net.minecraft.server.MinecraftServer.run(SourceFile:436)
- at java.lang.Thread.run(Thread.java:745)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.11.2
- Operating System: Linux (amd64) version 3.16.0-4-amd64
- Java Version: 1.8.0_121, Oracle Corporation
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 200587136 bytes (191 MB) / 529620992 bytes (505 MB) up to 3128295424 bytes (2983 MB)
- JVM Flags: 6 total; -Xmx3000M -Xms512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- Plugins:
- Plugin{id=minecraft, name=Minecraft, version=1.11.2, description=Minecraft is a game about placing blocks and going on adventures, url=https://minecraft.net, authors=[Mojang], source=/home/royalkeut/server/minecraft_server.1.11.2.jar}
- Plugin{id=fastasyncworldedit, name= FastAsyncWorldEdit, version=development, description=fawe, url=https://github.com/boy0001/FastAsyncWorldedit, authors=[Empire92], source=mods/FastAsyncWorldEdit-sponge-17.05.07-1e31827-684-12.7.1.jar}
- Plugin{id=sponge, name=SpongeVanilla, version=1.11.2-6.1.0-BETA-3, description=The SpongeAPI implementation for Vanilla Minecraft, url=https://www.spongepowered.org, source=/home/royalkeut/server/spongevanilla-1.11.2-6.1.0-BETA-3.jar}
- Plugin{id=griefprevention, name=GriefPrevention, version=1.11.2-3.1.1.294, description=This plugin is designed to prevent all forms of grief., url=https://github.com/MinecraftPortCentral/GriefPrevention, source=mods/griefprevention-1.11.2-3.1.1.294.jar}
- Plugin{id=economylite, name=EconomyLite, version=2.11.1, description=An economy plugin for Sponge., source=mods/EconomyLite-5.0.0-2.11.1.jar}
- Plugin{id=luckperms, name=LuckPerms, version=3.1.32, description=A permissions plugin, authors=[Luck], source=mods/LuckPerms-Sponge-3.1.32.jar}
- Plugin{id=spongeapi, name=SpongeAPI, version=6.1.0-SNAPSHOT-806a22a, description=A Minecraft plugin API, url=https://www.spongepowered.org, source=/home/royalkeut/server/spongevanilla-1.11.2-6.1.0-BETA-3.jar}
- Plugin{id=worldedit, name=WorldEdit, description=WorldEdit is an easy-to-use in-game world editor for Minecraft, url=http://www.enginehub.org/worldedit, source=mods/FastAsyncWorldEdit-sponge-17.05.07-1e31827-684-12.7.1.jar}
- Plugin{id=nucleus, name=Nucleus, version=0.28.0-S6.0, description=The Ultimate Essentials Plugin., source=mods/Nucleus-0.28.0-1.11.2-S6.0-plugin.jar}
- Plugin{id=mcp, name=Mod Coder Pack, version=9.38, description=Modding toolkit to decompile and deobfuscate the Minecraft client and server files., url=http://www.modcoderpack.com/website/, authors=[Searge, ProfMobius, IngisKahn, Fesh0r, ZeuX, R4wk, LexManos, Bspkrs, Others], source=/home/royalkeut/server/spongevanilla-1.11.2-6.1.0-BETA-3.jar}
- Plugin{id=webapi, name=Web-API, version=3.2.1-S6.1, description=Access Minecraft through a Web API, url=https://github.com/Valandur/Web-API, authors=[Valandur], source=mods/webapi-3.2.1-S6.1.jar}
- Plugin{id=pjw, name=ProjectWorlds, version=0.11.4, description=Multi world management plugin, url=http://github.com/TrenTech/ProjectWorlds, authors=[TrenTech], source=mods/projectworlds-5.1.0-0.11.4.jar}
- Profiler Position: N/A (disabled)
- Player Count: 0 / 5; []
- Is Modded: Definitely; Server brand changed to 'SpongeVanilla'
- Type: Dedicated Server (map_server.txt)
- ###################################
- ---- Minecraft Crash Report ----
- // I bet Cylons wouldn't have this problem.
- Time: 5/9/17 7:09 PM
- Description: Exception in server tick loop
- java.lang.IllegalArgumentException: value already present: 9314a066-db64-4c53-ad2b-09d6e61ade70
- at com.google.common.collect.HashBiMap.put(HashBiMap.java:238)
- at com.google.common.collect.HashBiMap.put(HashBiMap.java:215)
- at org.spongepowered.common.world.WorldManager.registerWorldProperties(WorldManager.java:328)
- at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:761)
- at net.minecraft.server.MinecraftServer.func_71247_a(SourceFile:3726)
- at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(SourceFile:229)
- at net.minecraft.server.MinecraftServer.run(SourceFile:436)
- at java.lang.Thread.run(Thread.java:745)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.11.2
- Operating System: Linux (amd64) version 3.16.0-4-amd64
- Java Version: 1.8.0_121, Oracle Corporation
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 139443704 bytes (132 MB) / 551161856 bytes (525 MB) up to 3128295424 bytes (2983 MB)
- JVM Flags: 6 total; -Xmx3000M -Xms512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts
- IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
- Plugins:
- Plugin{id=minecraft, name=Minecraft, version=1.11.2, description=Minecraft is a game about placing blocks and going on adventures, url=https://minecraft.net, authors=[Mojang], source=/home/royalkeut/server/minecraft_server.1.11.2.jar}
- Plugin{id=fastasyncworldedit, name= FastAsyncWorldEdit, version=development, description=fawe, url=https://github.com/boy0001/FastAsyncWorldedit, authors=[Empire92], source=mods/FastAsyncWorldEdit-sponge-17.05.07-1e31827-684-12.7.1.jar}
- Plugin{id=sponge, name=SpongeVanilla, version=1.11.2-6.1.0-BETA-3, description=The SpongeAPI implementation for Vanilla Minecraft, url=https://www.spongepowered.org, source=/home/royalkeut/server/spongevanilla-1.11.2-6.1.0-BETA-3.jar}
- Plugin{id=griefprevention, name=GriefPrevention, version=1.11.2-3.1.1.294, description=This plugin is designed to prevent all forms of grief., url=https://github.com/MinecraftPortCentral/GriefPrevention, source=mods/griefprevention-1.11.2-3.1.1.294.jar}
- Plugin{id=economylite, name=EconomyLite, version=2.11.1, description=An economy plugin for Sponge., source=mods/EconomyLite-5.0.0-2.11.1.jar}
- Plugin{id=luckperms, name=LuckPerms, version=3.1.32, description=A permissions plugin, authors=[Luck], source=mods/LuckPerms-Sponge-3.1.32.jar}
- Plugin{id=spongeapi, name=SpongeAPI, version=6.1.0-SNAPSHOT-806a22a, description=A Minecraft plugin API, url=https://www.spongepowered.org, source=/home/royalkeut/server/spongevanilla-1.11.2-6.1.0-BETA-3.jar}
- Plugin{id=worldedit, name=WorldEdit, description=WorldEdit is an easy-to-use in-game world editor for Minecraft, url=http://www.enginehub.org/worldedit, source=mods/FastAsyncWorldEdit-sponge-17.05.07-1e31827-684-12.7.1.jar}
- Plugin{id=nucleus, name=Nucleus, version=0.28.0-S6.0, description=The Ultimate Essentials Plugin., source=mods/Nucleus-0.28.0-1.11.2-S6.0-plugin.jar}
- Plugin{id=mcp, name=Mod Coder Pack, version=9.38, description=Modding toolkit to decompile and deobfuscate the Minecraft client and server files., url=http://www.modcoderpack.com/website/, authors=[Searge, ProfMobius, IngisKahn, Fesh0r, ZeuX, R4wk, LexManos, Bspkrs, Others], source=/home/royalkeut/server/spongevanilla-1.11.2-6.1.0-BETA-3.jar}
- Plugin{id=webapi, name=Web-API, version=3.2.1-S6.1, description=Access Minecraft through a Web API, url=https://github.com/Valandur/Web-API, authors=[Valandur], source=mods/webapi-3.2.1-S6.1.jar}
- Plugin{id=pjw, name=ProjectWorlds, version=0.11.4, description=Multi world management plugin, url=http://github.com/TrenTech/ProjectWorlds, authors=[TrenTech], source=mods/projectworlds-5.1.0-0.11.4.jar}
- Profiler Position: N/A (disabled)
- Player Count: 0 / 5; []
- Is Modded: Definitely; Server brand changed to 'SpongeVanilla'
- Type: Dedicated Server (map_server.txt)
- ################################
- ---- Minecraft Crash Report ----
- // I feel sad now :(
- Time: 5/8/17 10:57 PM
- Description: Exception in server tick loop
- java.lang.IllegalArgumentException: value already present: 9314a066-db64-4c53-ad2b-09d6e61ade70
- at com.google.common.collect.HashBiMap.put(HashBiMap.java:238)
- at com.google.common.collect.HashBiMap.put(HashBiMap.java:215)
- at org.spongepowered.common.world.WorldManager.registerWorldProperties(WorldManager.java:328)
- at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:761)
- at net.minecraft.server.MinecraftServer.func_71247_a(SourceFile:3726)
- at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(SourceFile:229)
- at net.minecraft.server.MinecraftServer.run(SourceFile:436)
- at java.lang.Thread.run(Thread.java:745)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.11.2
- Operating System: Linux (amd64) version 3.16.0-4-amd64
- Java Version: 1.8.0_121, Oracle Corporation
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 156516472 bytes (149 MB) / 519438336 bytes (495 MB) up to 3128295424 bytes (2983 MB)
- JVM Flags: 6 total; -Xmx3000M -Xms512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts
- IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
- Plugins:
- Plugin{id=minecraft, name=Minecraft, version=1.11.2, description=Minecraft is a game about placing blocks and going on adventures, url=https://minecraft.net, authors=[Mojang], source=/home/royalkeut/server/minecraft_server.1.11.2.jar}
- Plugin{id=fastasyncworldedit, name= FastAsyncWorldEdit, version=development, description=fawe, url=https://github.com/boy0001/FastAsyncWorldedit, authors=[Empire92], source=mods/FastAsyncWorldEdit-sponge-17.05.07-1e31827-684-12.7.1.jar}
- Plugin{id=sponge, name=SpongeVanilla, version=1.11.2-6.1.0-BETA-3, description=The SpongeAPI implementation for Vanilla Minecraft, url=https://www.spongepowered.org, source=/home/royalkeut/server/spongevanilla-1.11.2-6.1.0-BETA-3.jar}
- Plugin{id=griefprevention, name=GriefPrevention, version=1.11.2-3.1.1.294, description=This plugin is designed to prevent all forms of grief., url=https://github.com/MinecraftPortCentral/GriefPrevention, source=mods/griefprevention-1.11.2-3.1.1.294.jar}
- Plugin{id=economylite, name=EconomyLite, version=2.11.1, description=An economy plugin for Sponge., source=mods/EconomyLite-5.0.0-2.11.1.jar}
- Plugin{id=luckperms, name=LuckPerms, version=3.1.32, description=A permissions plugin, authors=[Luck], source=mods/LuckPerms-Sponge-3.1.32.jar}
- Plugin{id=spongeapi, name=SpongeAPI, version=6.1.0-SNAPSHOT-806a22a, description=A Minecraft plugin API, url=https://www.spongepowered.org, source=/home/royalkeut/server/spongevanilla-1.11.2-6.1.0-BETA-3.jar}
- Plugin{id=worldedit, name=WorldEdit, description=WorldEdit is an easy-to-use in-game world editor for Minecraft, url=http://www.enginehub.org/worldedit, source=mods/FastAsyncWorldEdit-sponge-17.05.07-1e31827-684-12.7.1.jar}
- Plugin{id=nucleus, name=Nucleus, version=0.28.0-S6.0, description=The Ultimate Essentials Plugin., source=mods/Nucleus-0.28.0-1.11.2-S6.0-plugin.jar}
- Plugin{id=mcp, name=Mod Coder Pack, version=9.38, description=Modding toolkit to decompile and deobfuscate the Minecraft client and server files., url=http://www.modcoderpack.com/website/, authors=[Searge, ProfMobius, IngisKahn, Fesh0r, ZeuX, R4wk, LexManos, Bspkrs, Others], source=/home/royalkeut/server/spongevanilla-1.11.2-6.1.0-BETA-3.jar}
- Plugin{id=webapi, name=Web-API, version=3.2.0-S6.1, description=Access Minecraft through a Web API, url=https://github.com/Valandur/Web-API, authors=[Valandur], source=mods/webapi-3.2.0-S6.1.jar}
- Profiler Position: N/A (disabled)
- Player Count: 0 / 5; []
- Is Modded: Definitely; Server brand changed to 'SpongeVanilla'
- Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment