Guest User

Untitled

a guest
Mar 20th, 2020
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.55 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Surprise! Haha. Well, this is awkward.
  3.  
  4. Time: 3/20/20 11:07 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.util.concurrent.CompletionException: net.minecraft.crash.ReportedException: Exception generating new chunk
  8. at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_212] {}
  9. at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_212] {}
  10. at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:961) ~[?:1.8.0_212] {}
  11. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_212] {}
  12. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212] {}
  13. at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
  14. at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:83) ~[?:?] {re:classloading}
  15. at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:123) ~[?:?] {re:classloading}
  16. at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:91) ~[?:?] {re:classloading}
  17. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_212] {}
  18. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_212] {}
  19. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_212] {}
  20. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_212] {}
  21. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_212] {}
  22. Caused by: net.minecraft.crash.ReportedException: Exception generating new chunk
  23. at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:520) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  24. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
  25. at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:507) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  26. at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_212] {}
  27. ... 11 more
  28. Caused by: java.lang.NullPointerException
  29. at net.minecraft.world.gen.ChunkGenerator.func_222528_a(ChunkGenerator.java:185) ~[?:?] {re:classloading}
  30. at net.minecraft.world.chunk.ChunkStatus.lambda$static$3(ChunkStatus.java:52) ~[?:?] {re:classloading,pl:accesstransformer:B}
  31. at net.minecraft.world.chunk.ChunkStatus$ISelectiveWorker.doWork(ChunkStatus.java:238) ~[?:?] {re:classloading}
  32. at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) ~[?:?] {re:classloading,pl:accesstransformer:B}
  33. at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:509) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  34. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
  35. at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:507) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  36. at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_212] {}
  37. ... 11 more
  38.  
  39.  
  40. A detailed walkthrough of the error, its code path and all known details is as follows:
  41. ---------------------------------------------------------------------------------------
  42.  
  43. -- System Details --
  44. Details:
  45. Minecraft Version: 1.14.4
  46. Minecraft Version ID: 1.14.4
  47. Operating System: Linux (amd64) version 4.15.0-91-generic
  48. Java Version: 1.8.0_212, AdoptOpenJDK
  49. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), AdoptOpenJDK
  50. Memory: 1097076104 bytes (1046 MB) / 3411542016 bytes (3253 MB) up to 4772593664 bytes (4551 MB)
  51. CPUs: 3
  52. JVM Flags: 6 total; -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -XX:MaxRAMFraction=2 -Xms1024M -Xmx5120M -XX:-UsePerfData
  53. ModLauncher: 4.1.0+62+5bfa59b
  54. ModLauncher launch target: fmlserver
  55. ModLauncher naming: srg
  56. ModLauncher services:
  57. /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE
  58. /forge-1.14.4-28.2.3.jar object_holder_definalize PLUGINSERVICE
  59. /forge-1.14.4-28.2.3.jar runtime_enum_extender PLUGINSERVICE
  60. /accesstransformers-1.0.5-shadowed.jar accesstransformer PLUGINSERVICE
  61. /forge-1.14.4-28.2.3.jar capability_inject_definalize PLUGINSERVICE
  62. /forge-1.14.4-28.2.3.jar runtimedistcleaner PLUGINSERVICE
  63. /forge-1.14.4-28.2.3.jar fml TRANSFORMATIONSERVICE
  64. /MixinBootstrap-1.0.1.jar mixinbootstrap TRANSFORMATIONSERVICE
  65. /MixinBootstrap-1.0.1.jar mixin PLUGINSERVICE
  66. /MixinBootstrap-1.0.1.jar mixinbootstrap PLUGINSERVICE
  67. FML: 28.2
  68. Forge: net.minecraftforge:28.2.3
  69. FML Language Providers:
  70. minecraft@1
  71. Mod List:
  72. enchantedbookredesign-1.1.jar Enchanted Book Redesign {[email protected] DONE}
  73. byx_1.14-1.0.jar Bottle Your Xp {[email protected] DONE}
  74. CyclopsCore-1.14.4-1.6.1.jar Cyclops Core {[email protected] DONE}
  75. blue_skies-1.14.4-1.0.0.jar Blue Skies {[email protected] DONE}
  76. AoV-1.14-0.13.2.jar Angel of Vengeance {[email protected] DONE}
  77. beta_days-1.14.4-1.1.2.jar Beta Days {[email protected] DONE}
  78. vilnames_1.14-1.4.jar Villager Names {[email protected] DONE}
  79. embellishcraft-bop-1.14.4-1.1.0.jar EmbellishCraft BoP Addon {[email protected] DONE}
  80. Uppers-0.1.11.jar Uppers {[email protected] DONE}
  81. ChineseWorkshop-1.14.4-2.4.1.jar ChineseWorkshop {[email protected] DONE}
  82. planttech2-0.01.06.jar PlantTech 2 {[email protected] DONE}
  83. SilentMechanisms-1.14.4-0.6.12+45.jar Silent's Mechanisms {[email protected]+45 DONE}
  84. rsgauges-1.14.4-1.2.0.jar Gauges and Switches {[email protected] DONE}
  85. essentials-1.14.4-2.6.6.jar Essentials {[email protected] DONE}
  86. CookingForBlockheads_1.14.4-7.4.4.jar Cooking for Blockheads {[email protected] DONE}
  87. ReAuth-1.14-3.8.0.jar ReAuth {[email protected] DONE}
  88. Placebo-1.14.4-2.3.5.jar Placebo {[email protected] DONE}
  89. citadel-1.0.3.jar Citadel {[email protected] DONE}
  90. Powah-1.14.4-0.2.5.jar Powah {[email protected] DONE}
  91. rangedpumps-0.6.1.jar Ranged Pumps {[email protected] DONE}
  92. MutantBeasts-1.14.4-0.8.1.jar Mutant Beasts {[email protected] DONE}
  93. GrandEconomy-1.15.1-1.4.0.jar Grand Economy {[email protected] DONE}
  94. Bookshelf-1.14.4-4.4.71.jar Bookshelf {[email protected] DONE}
  95. u_team_core-1.14.4-2.8.0.140.jar U Team Core {[email protected] DONE}
  96. unstabletools-3.6b.jar Unstable Tools {[email protected] DONE}
  97. DarkUtilities-1.14.4-2.0.11.jar Dark Utilities {[email protected] DONE}
  98. Apotheosis-1.14.4-2.4.4.jar Apotheosis {[email protected] DONE}
  99. Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {waila@version DONE}
  100. SnowRealMagic-1.14.4-1.5.2.jar Snow! Real Magic! {[email protected] DONE}
  101. Wither+Totem+0.1.jar Wither Skeleton Totems {[email protected] DONE}
  102. JustEnoughResources-1.14.4-0.10.0.70.jar Just Enough Resources {[email protected] DONE}
  103. MysticalAgradditions-1.14.4-2.0.0.jar Mystical Agradditions {[email protected] DONE}
  104. nmdar_1.14-3.8.jar Named Areas {[email protected] DONE}
  105. mysticallib-1.14.4-1.13.0.jar Mystical Lib {[email protected] DONE}
  106. refinedstorage-1.7.3.jar Refined Storage {[email protected] DONE}
  107. ConfigurableCane-1.14.4-1.5.jar Configurable Cane {[email protected] DONE}
  108. JUULv1.51b-1-1.14.4.jar JUULMod {[email protected] DONE}
  109. anviltweaks-1.4b.jar Anvil Tweaks {[email protected] DONE}
  110. industrial-foregoing-1.14.4-2.1.2-582ea8b.jar Industrial Foregoing {[email protected] DONE}
  111. Overloaded+Compressed+Blocks-1.14.4-1.0.8.jar Overloaded Compressed Blocks {[email protected] DONE}
  112. embellishcraft-1.14.4-1.5.0.jar EmbellishCraft {[email protected] DONE}
  113. bkr_1.14-1.1.jar Breedable Killer Rabbit {[email protected] DONE}
  114. BiomesOPlenty-1.14.4-9.0.0.262-universal.jar Biomes O' Plenty {[email protected] DONE}
  115. Lollipop-1.14.4-0.0.23.jar Lollipop {[email protected] DONE}
  116. extcaves-1.5.jar Extended Caves {[email protected] DONE}
  117. EyesInTheDarkness-1.14.4-0.2.0.jar Eyes in the Darkness {[email protected] DONE}
  118. portality-1.14.4-2.0.4-b0b3467.jar Portality {[email protected] DONE}
  119. curios-FORGE-1.14.4-1.0.6.1.jar Curios API {[email protected] DONE}
  120. Botania+r1.11-378.jar Botania {[email protected] DONE}
  121. gardenofglass-1.1.jar Garden of Glass {[email protected] DONE}
  122. Patchouli-1.14.4-1.1-26.jar Patchouli {[email protected] DONE}
  123. AutoRegLib-1.4-35.jar AutoRegLib {[email protected] DONE}
  124. roadstuff-1.14.4-2.1.1.jar Road Stuff 2 {[email protected] DONE}
  125. OreExcavation-1.6.147.jar Ore Excavation {oreexcavation@NONE DONE}
  126. elevatorid-1.14.4-1.5.2.jar Elevator Mod {[email protected] DONE}
  127. tombstone-4.1.9-1.14.4.jar Corail Tombstone {[email protected] DONE}
  128. ServerTickMonitor-1.14.4-4.0.0.jar Server Tick Monitor {[email protected] DONE}
  129. worldedit-forge-mc1.14.4-7.0.1.jar WorldEdit {[email protected];61bc012 DONE}
  130. noRecipeBook_v1.4.1formc1.14.4.jar No Recipe Book {[email protected] DONE}
  131. NaturesAura-20.1.jar Nature's Aura {naturesaura@version DONE}
  132. botanianeedsit-1.14.4-1.0.2.jar Botania Needs These Things! {[email protected] DONE}
  133. furniture-7.0.0-pre15-1.14.4.jar MrCrayfish's Furniture Mod {[email protected] DONE}
  134. AI-Improvements-1.14.4-0.3.0.jar AI-Improvements {[email protected] DONE}
  135. mcw-furnitures-1.0.0-mc1.14.4.jar Macaw's Furniture {[email protected] DONE}
  136. Charm-1.14.4-1.4.3.jar Charm {[email protected] DONE}
  137. ServerTabInfo-1.14.4-1.2.6.jar Server Tab Info {[email protected] DONE}
  138. QuantumStorage-1.14.4-5.0.2.jar QuantumStorage {quantumstorage@NONE DONE}
  139. sfm_1.14-1.0.jar Snowballs Freeze Mobs {[email protected] DONE}
  140. Forgeyourworld-2.2.15a.jar Forge your world {[email protected] DONE}
  141. Cyclic-1.14.4-0.1.3.jar Cyclic {[email protected] DONE}
  142. SaveMyStronghold-1.14.4-1.0.0.jar Save My Stronghold! {[email protected] DONE}
  143. Kiwi-1.14.4-2.6.3.jar Kiwi {[email protected] DONE}
  144. ToMeSetupMC1.14.4-1.0.2.jar ToMe Setup {[email protected] DONE}
  145. Ma-Enchants-1.14.4-1.8.1.jar Ma Enchants {[email protected] DONE}
  146. Cucumber-1.14.4-2.0.6.jar Cucumber Library {[email protected] DONE}
  147. craftingstation-2.1.5a.jar Crafting Station {[email protected] DONE}
  148. Overloaded-1.14.4-0.0.78.jar Overloaded {[email protected] DONE}
  149. bountifulbaubles-1.14.4-0.0.2.jar Bountiful Baubles {bountifulbaubles@NONE DONE}
  150. janoeo-2.3.jar Just Another Nether/Overworld/End Ores {[email protected] DONE}
  151. jei-1.14.4-6.0.0.27.jar Just Enough Items {[email protected] DONE}
  152. Druidcraft-1.14-0.2.32.jar Druidcraft {[email protected] DONE}
  153. Network2v1.0.7.jar Network 2 {[email protected] DONE}
  154. wildnature-2.1.4.jar WildNature {[email protected] DONE}
  155. MekanismAll-1.14.4-9.8.3.homebaked.jar Mekanism {[email protected] DONE}
  156. Upgrade-Aquatic-1.14.4-v1.4.10.jar Upgrade Aquatic {[email protected] DONE}
  157. bloomful-1.2.3.jar Bloomful {[email protected] DONE}
  158. extraboats-1.2.3-1.14.4.jar Extra Boats {[email protected] DONE}
  159. create-mc1.14.4_v0.1.1a.jar Create {[email protected] DONE}
  160. good-nights-sleep-1.14.4-1.0.1.jar Good Night's Sleep {[email protected] DONE}
  161. SereneSeasons-1.14.4-2.0.0.40-universal.jar Serene Seasons {[email protected] DONE}
  162. DungeonCrawl-1.14.4-1.6.1.jar Dungeon Crawl {[email protected] DONE}
  163. betteranimalsplus-1.14.4-8.2.1.jar Better Animals Plus {[email protected] DONE}
  164. FarmingForBlockheads_1.14.4-5.3.2.jar Farming for Blockheads {[email protected] DONE}
  165. cofh_core-1.14.4-0.2.0b.jar CoFH Core {[email protected] DONE}
  166. The-Endergetic-Expansion-1.14.4-v1.1.2.jar The Endergetic Expansion {[email protected] DONE}
  167. alib-1.14.4-8.jar A Lib {[email protected] DONE}
  168. mcjtylib-1.14-3.5.17-alpha.jar McJtyLib {[email protected] DONE}
  169. rftoolsbase-1.14-0.0.12-alpha.jar RFToolsBase {[email protected] DONE}
  170. shb_1.14-1.0.jar Softer Hay Bales {[email protected] DONE}
  171. permasomnia_v1.0.0_formc1.14.4.jar Permasomnia {[email protected] DONE}
  172. CraftTweaker-1.14.4-5.0.1.133.jar CraftTweaker {[email protected] DONE}
  173. rftoolspower-1.14-1.2.12-alpha.jar RFToolsPower {[email protected] DONE}
  174. swampexpansion-1.3.jar Swamp Expansion {[email protected] DONE}
  175. forge-1.14.4-28.2.3-universal.jar Forge {[email protected] DONE}
  176. xpplus-1.0.jar Experience Plus {[email protected] DONE}
  177. Bones-1.14.4-1.3.2.jar Bones {[email protected] DONE}
  178. Explorercraft-1.14.4-3.2.4.jar Explorercraft {[email protected] DONE}
  179. [Forge]+[1.14.4]+GamemodeOverhaul-1.4.2.2.jar GamemodeOverhaul {[email protected] DONE}
  180. MysticalAgriculture-1.14.4-2.0.6.jar Mystical Agriculture {[email protected] DONE}
  181. ironchest-1.14.4-9.1.5.jar Iron Chests {[email protected] DONE}
  182. villagerdeathm_1.14-1.2.jar Villager Death Messages {[email protected] DONE}
  183. alchemistry-1.14.4-8.jar Alchemistry {[email protected] DONE}
  184. forge-1.14.4-28.2.3-server.jar Minecraft {[email protected] DONE}
  185. extraanvils-2.5b(1).jar Extra Anvils {[email protected] DONE}
  186. Flopper-1.14.4-1.0.5.jar Flopper {[email protected] DONE}
  187. MouseTweaks-2.13-mc1.14.4.jar Mouse Tweaks {[email protected] DONE}
  188. titanium-1.14.4-2.2.10.jar Titanium {[email protected] DONE}
  189. useful_railroads-1.14.4-1.2.3.15.jar Useful Railroads {[email protected] DONE}
  190. SilentLib-1.14.4-4.4.0+44.jar Silent Lib {[email protected]+44 DONE}
  191. bluepower-1.14.4-0.3.183-alpha-universal.jar Blue Power {[email protected] DONE}
  192. C.O.M.B.A.T.-1.14.4-1.0.2.jar C.O.M.B.A.T. {[email protected] DONE}
  193. forbidden_arcanus-1.14.4-1.5.jar Forbidden & Arcanus {[email protected] DONE}
  194. ceilingtorch-1.14.4-v1.5.jar Ceiling Torch {[email protected] DONE}
  195. Orespawn+Reborn+1.14.4+1.0.0.jar orespawn {[email protected] DONE}
  196. ExtraUtility-1.6.jar Extra Utility {[email protected] DONE}
  197. Kathairis-1.14.4-alpha-0.16.jar Kathairis {kathairis@version DONE}
  198. car-1.14.4-2.0.32.jar Ultimate Car Mod {[email protected] DONE}
  199. extragolems-9.0.5.jar Extra Golems {[email protected] DONE}
  200. Quark-r2.0-212.jar Quark {[email protected] DONE}
  201. chemlib-1.14.4-15.jar Chem Lib {[email protected] DONE}
  202. placeableitems-4.0.0.jar Placeable Items {[email protected] DONE}
  203. Runes+of+the+notch-1.14.4-1.2.5.jar Runes of the notch {[email protected] DONE}
  204. AppleSkin-mc1.14.4-forge-1.0.13.jar AppleSkin {[email protected] DONE}
  205. Biomes_You_Go-0.0.10.jar Oh The Biomes You'll Go {[email protected] DONE}
  206. ElementaryOres-1.14.4-0.0.1.jar Elementary Ores {[email protected] DONE}
  207. refinedstorageaddons-0.5.jar Refined Storage Addons {[email protected] DONE}
  208. SolarGeneration-1.14.4-1.3.0.jar Solar Generation {[email protected] DONE}
  209. Omega+Craft+4.0.9.jar Omega Craft {[email protected] DONE}
  210. Kiwi Modules:
  211. chineseworkshop:blocks
  212. chineseworkshop:debug_stick
  213. chineseworkshop:decorations
  214. chineseworkshop:materials
  215. chineseworkshop:retexture
  216. kiwi:contributors
  217. snowrealmagic:snowrealmagic
  218. Player Count: 2 / 100; [ServerPlayerEntity['mc_johannes'/949, l='world', x=-19.58, y=41.00, z=-76.51], ServerPlayerEntity['OscarWahlman'/2903, l='world', x=0.76, y=71.00, z=238.67]]
  219. Data Packs: vanilla, overloaded_cb_injected, mod:aiimprovements, mod:alchemistry, mod:alib, mod:anviltweaks, mod:aov (incompatible), mod:apotheosis, mod:appleskin, mod:arl, mod:beta_days, mod:betteranimalsplus, mod:biomesoplenty, mod:bkr, mod:bloomful, mod:blue_skies, mod:bluepower, mod:bones, mod:bookshelf, mod:botania, mod:botanianeedsit, mod:bountifulbaubles, mod:byx, mod:car, mod:ceilingtorch, mod:cfm, mod:charm, mod:chemlib, mod:chineseworkshop, mod:citadel, mod:cofh_core, mod:combat, mod:configurablecane, mod:cookingforblockheads, mod:craftingstation, mod:crafttweaker, mod:create, mod:cucumber, mod:curios, mod:cyclic, mod:cyclopscore, mod:darkutils, mod:druidcraft, mod:dungeoncrawl, mod:elementaryores, mod:elevatorid, mod:embellishcraft, mod:embellishcraft-bop, mod:enchantedbookredesign, mod:endergetic, mod:essentials, mod:explorercraft, mod:extcaves, mod:extra_utility, mod:extraanvils, mod:extraboats, mod:eyesinthedarkness, mod:farmingforblockheads, mod:flopper, mod:forbidden_arcanus, mod:forge, mod:forgeyourworld, mod:gamemodeoverhaul, mod:gardenofglass, mod:golems, mod:goodnightsleep, mod:grandeconomy, mod:industrialforegoing (incompatible), mod:ironchest, mod:janoeo, mod:jei, mod:jeresources (incompatible), mod:juulmod, mod:kathairis, mod:kiwi, mod:lollipop, mod:ma-enchants, mod:mcjtylib, mod:mcwfurnitures, mod:mekanism, mod:mousetweaks, mod:mutantbeasts, mod:mysticalagradditions, mod:mysticalagriculture, mod:mysticallib, mod:naturesaura, mod:network_2, mod:nmdar, mod:norecipebook, mod:omegacraft, mod:oreexcavation, mod:orespawn, mod:overloaded, mod:overloaded_cb, mod:patchouli, mod:permasomnia, mod:placeableitems, mod:placebo, mod:planttech2 (incompatible), mod:portality (incompatible), mod:powah, mod:quantumstorage, mod:quark, mod:rangedpumps, mod:reauth, mod:refinedstorage, mod:refinedstorageaddons, mod:rftoolsbase, mod:rftoolspower, mod:roadstuff, mod:rsgauges, mod:runes_of_the_notch, mod:savemystronghold, mod:sereneseasons, mod:servertabinfo, mod:servertickmonitor, mod:sfm, mod:shb, mod:silentlib, mod:silents_mechanisms, mod:snowrealmagic, mod:solargeneration, mod:swampexpansion, mod:titanium (incompatible), mod:tombstone, mod:tomesetup, mod:totemmod, mod:unstabletools, mod:upgrade_aquatic, mod:uppers, mod:usefulrailroads, mod:uteamcore, mod:villagerdeathm, mod:vilnames, mod:waila, mod:worldedit, mod:xpplus, file/Elytrashulkernerf.zip (incompatible), file/bluepower, file/bukkit (incompatible), mod:byg, mod:wildnature
  220. Is Modded: Definitely; Server brand changed to 'forge'
  221. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment