Guest User

Untitled

a guest
May 9th, 2017
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.93 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Quite honestly, I wouldn't worry myself about that.
  3.  
  4. Time: 5/9/17 7:49 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.IllegalArgumentException: Invalid dimension id 2
  8. at net.minecraft.world.DimensionType.lambda$getById$0(SourceFile:636)
  9. at java.util.Optional.orElseThrow(Optional.java:290)
  10. at net.minecraft.world.DimensionType.func_186069_a(SourceFile:636)
  11. at net.minecraft.world.WorldServer.<init>(SourceFile:121)
  12. at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:799)
  13. at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:770)
  14. at net.minecraft.server.MinecraftServer.func_71247_a(SourceFile:3726)
  15. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(SourceFile:229)
  16. at net.minecraft.server.MinecraftServer.run(SourceFile:436)
  17. at java.lang.Thread.run(Thread.java:745)
  18.  
  19.  
  20. A detailed walkthrough of the error, its code path and all known details is as follows:
  21. ---------------------------------------------------------------------------------------
  22.  
  23. -- System Details --
  24. Details:
  25. Minecraft Version: 1.11.2
  26. Operating System: Linux (amd64) version 3.16.0-4-amd64
  27. Java Version: 1.8.0_121, Oracle Corporation
  28. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  29. Memory: 194514944 bytes (185 MB) / 545619968 bytes (520 MB) up to 3128295424 bytes (2983 MB)
  30. JVM Flags: 6 total; -Xmx3000M -Xms512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts
  31. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  32. Plugins:
  33. 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}
  34. 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}
  35. 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}
  36. 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}
  37. 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}
  38. Plugin{id=luckperms, name=LuckPerms, version=3.1.32, description=A permissions plugin, authors=[Luck], source=mods/LuckPerms-Sponge-3.1.32.jar}
  39. 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}
  40. 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}
  41. 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}
  42. 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}
  43. 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}
  44. 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}
  45. Profiler Position: N/A (disabled)
  46. Player Count: 0 / 5; []
  47. Is Modded: Definitely; Server brand changed to 'SpongeVanilla'
  48. Type: Dedicated Server (map_server.txt)
  49.  
  50. ###############################
  51.  
  52. ---- Minecraft Crash Report ----
  53. // My bad.
  54.  
  55. Time: 5/9/17 7:32 PM
  56. Description: Exception in server tick loop
  57.  
  58. java.lang.IllegalArgumentException: Invalid dimension id 2
  59. at net.minecraft.world.DimensionType.lambda$getById$0(SourceFile:636)
  60. at java.util.Optional.orElseThrow(Optional.java:290)
  61. at net.minecraft.world.DimensionType.func_186069_a(SourceFile:636)
  62. at net.minecraft.world.WorldServer.<init>(SourceFile:121)
  63. at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:799)
  64. at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:770)
  65. at net.minecraft.server.MinecraftServer.func_71247_a(SourceFile:3726)
  66. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(SourceFile:229)
  67. at net.minecraft.server.MinecraftServer.run(SourceFile:436)
  68. at java.lang.Thread.run(Thread.java:745)
  69.  
  70.  
  71. A detailed walkthrough of the error, its code path and all known details is as follows:
  72. ---------------------------------------------------------------------------------------
  73.  
  74. -- System Details --
  75. Details:
  76. Minecraft Version: 1.11.2
  77. Operating System: Linux (amd64) version 3.16.0-4-amd64
  78. Java Version: 1.8.0_121, Oracle Corporation
  79. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  80. Memory: 200587136 bytes (191 MB) / 529620992 bytes (505 MB) up to 3128295424 bytes (2983 MB)
  81. JVM Flags: 6 total; -Xmx3000M -Xms512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts
  82. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  83. Plugins:
  84. 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}
  85. 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}
  86. 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}
  87. 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}
  88. 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}
  89. Plugin{id=luckperms, name=LuckPerms, version=3.1.32, description=A permissions plugin, authors=[Luck], source=mods/LuckPerms-Sponge-3.1.32.jar}
  90. 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}
  91. 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}
  92. 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}
  93. 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}
  94. 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}
  95. 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}
  96. Profiler Position: N/A (disabled)
  97. Player Count: 0 / 5; []
  98. Is Modded: Definitely; Server brand changed to 'SpongeVanilla'
  99. Type: Dedicated Server (map_server.txt)
  100.  
  101. ###################################
  102.  
  103. ---- Minecraft Crash Report ----
  104. // I bet Cylons wouldn't have this problem.
  105.  
  106. Time: 5/9/17 7:09 PM
  107. Description: Exception in server tick loop
  108.  
  109. java.lang.IllegalArgumentException: value already present: 9314a066-db64-4c53-ad2b-09d6e61ade70
  110. at com.google.common.collect.HashBiMap.put(HashBiMap.java:238)
  111. at com.google.common.collect.HashBiMap.put(HashBiMap.java:215)
  112. at org.spongepowered.common.world.WorldManager.registerWorldProperties(WorldManager.java:328)
  113. at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:761)
  114. at net.minecraft.server.MinecraftServer.func_71247_a(SourceFile:3726)
  115. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(SourceFile:229)
  116. at net.minecraft.server.MinecraftServer.run(SourceFile:436)
  117. at java.lang.Thread.run(Thread.java:745)
  118.  
  119.  
  120. A detailed walkthrough of the error, its code path and all known details is as follows:
  121. ---------------------------------------------------------------------------------------
  122.  
  123. -- System Details --
  124. Details:
  125. Minecraft Version: 1.11.2
  126. Operating System: Linux (amd64) version 3.16.0-4-amd64
  127. Java Version: 1.8.0_121, Oracle Corporation
  128. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  129. Memory: 139443704 bytes (132 MB) / 551161856 bytes (525 MB) up to 3128295424 bytes (2983 MB)
  130. JVM Flags: 6 total; -Xmx3000M -Xms512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts
  131. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  132. Plugins:
  133. 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}
  134. 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}
  135. 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}
  136. 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}
  137. 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}
  138. Plugin{id=luckperms, name=LuckPerms, version=3.1.32, description=A permissions plugin, authors=[Luck], source=mods/LuckPerms-Sponge-3.1.32.jar}
  139. 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}
  140. 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}
  141. 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}
  142. 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}
  143. 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}
  144. 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}
  145. Profiler Position: N/A (disabled)
  146. Player Count: 0 / 5; []
  147. Is Modded: Definitely; Server brand changed to 'SpongeVanilla'
  148. Type: Dedicated Server (map_server.txt)
  149.  
  150. ################################
  151.  
  152. ---- Minecraft Crash Report ----
  153. // I feel sad now :(
  154.  
  155. Time: 5/8/17 10:57 PM
  156. Description: Exception in server tick loop
  157.  
  158. java.lang.IllegalArgumentException: value already present: 9314a066-db64-4c53-ad2b-09d6e61ade70
  159. at com.google.common.collect.HashBiMap.put(HashBiMap.java:238)
  160. at com.google.common.collect.HashBiMap.put(HashBiMap.java:215)
  161. at org.spongepowered.common.world.WorldManager.registerWorldProperties(WorldManager.java:328)
  162. at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:761)
  163. at net.minecraft.server.MinecraftServer.func_71247_a(SourceFile:3726)
  164. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(SourceFile:229)
  165. at net.minecraft.server.MinecraftServer.run(SourceFile:436)
  166. at java.lang.Thread.run(Thread.java:745)
  167.  
  168.  
  169. A detailed walkthrough of the error, its code path and all known details is as follows:
  170. ---------------------------------------------------------------------------------------
  171.  
  172. -- System Details --
  173. Details:
  174. Minecraft Version: 1.11.2
  175. Operating System: Linux (amd64) version 3.16.0-4-amd64
  176. Java Version: 1.8.0_121, Oracle Corporation
  177. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  178. Memory: 156516472 bytes (149 MB) / 519438336 bytes (495 MB) up to 3128295424 bytes (2983 MB)
  179. JVM Flags: 6 total; -Xmx3000M -Xms512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts
  180. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  181. Plugins:
  182. 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}
  183. 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}
  184. 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}
  185. 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}
  186. 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}
  187. Plugin{id=luckperms, name=LuckPerms, version=3.1.32, description=A permissions plugin, authors=[Luck], source=mods/LuckPerms-Sponge-3.1.32.jar}
  188. 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}
  189. 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}
  190. 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}
  191. 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}
  192. 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}
  193. Profiler Position: N/A (disabled)
  194. Player Count: 0 / 5; []
  195. Is Modded: Definitely; Server brand changed to 'SpongeVanilla'
  196. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment