Advertisement
Khan_Khodile

minecraft-inspheredeeper-crash-27.07.2020

Jul 28th, 2020
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.03 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I let you down. Sorry :(
  3.  
  4. Time: 27.07.20 22:31
  5. Description: Feature placement
  6.  
  7. java.lang.ClassCastException: uk.co.harryyoud.biospheres.wrappers.IWorldWrapper cannot be cast to net.minecraft.world.server.ServerWorld
  8. at se.mickelus.tetra.generation.FeatureEntry.addLoot(FeatureEntry.java:210) ~[?:1.15.2-2.15.0] {re:classloading}
  9. at se.mickelus.tetra.generation.FeatureEntry.lambda$generateLoot$9(FeatureEntry.java:204) ~[?:1.15.2-2.15.0] {re:classloading}
  10. at se.mickelus.tetra.generation.FeatureEntry$$Lambda$18168/350159034.accept(Unknown Source) ~[?:?] {}
  11. at java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_51] {}
  12. at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source) ~[?:1.8.0_51] {}
  13. at se.mickelus.tetra.generation.FeatureEntry.generateLoot(FeatureEntry.java:203) ~[?:1.15.2-2.15.0] {re:classloading}
  14. at se.mickelus.tetra.generation.FeatureEntry.generateFeature(FeatureEntry.java:148) ~[?:1.15.2-2.15.0] {re:classloading}
  15. at se.mickelus.tetra.generation.FeatureEntry.lambda$generateChildren$8(FeatureEntry.java:182) ~[?:1.15.2-2.15.0] {re:classloading}
  16. at se.mickelus.tetra.generation.FeatureEntry$$Lambda$18170/1813937409.accept(Unknown Source) ~[?:?] {}
  17. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) ~[?:1.8.0_51] {}
  18. at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) ~[?:1.8.0_51] {}
  19. at java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_51] {}
  20. at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_51] {}
  21. at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_51] {}
  22. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source) ~[?:1.8.0_51] {}
  23. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source) ~[?:1.8.0_51] {}
  24. at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_51] {}
  25. at java.util.stream.ReferencePipeline.forEach(Unknown Source) ~[?:1.8.0_51] {}
  26. at se.mickelus.tetra.generation.FeatureEntry.generateChildren(FeatureEntry.java:161) ~[?:1.15.2-2.15.0] {re:classloading}
  27. at se.mickelus.tetra.generation.FeatureEntry.generateFeature(FeatureEntry.java:152) ~[?:1.15.2-2.15.0] {re:classloading}
  28. at se.mickelus.tetra.generation.FeatureEntry.generateFeatureRoot(FeatureEntry.java:116) ~[?:1.15.2-2.15.0] {re:classloading}
  29. at se.mickelus.tetra.generation.FeatureEntry.place(FeatureEntry.java:100) ~[?:1.15.2-2.15.0] {re:classloading}
  30. at se.mickelus.tetra.generation.FeatureEntry.func_212245_a(FeatureEntry.java:47) ~[?:1.15.2-2.15.0] {re:classloading}
  31. at net.minecraft.world.gen.feature.ConfiguredFeature.func_222734_a(SourceFile:53) ~[?:?] {re:classloading}
  32. at net.minecraft.world.gen.placement.Placement.lambda$place$0(Placement.java:77) ~[?:?] {re:classloading}
  33. at net.minecraft.world.gen.placement.Placement$$Lambda$17811/954782958.accept(Unknown Source) ~[?:?] {}
  34. at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Unknown Source) ~[?:1.8.0_51] {}
  35. at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source) ~[?:1.8.0_51] {}
  36. at net.minecraft.world.gen.placement.Placement.func_214998_a(Placement.java:76) ~[?:?] {re:classloading}
  37. at net.minecraft.world.gen.placement.ConfiguredPlacement.func_215093_a(SourceFile:36) ~[?:?] {re:classloading}
  38. at net.minecraft.world.gen.feature.DecoratedFeature.func_212245_a(SourceFile:21) ~[?:?] {re:classloading}
  39. at net.minecraft.world.gen.feature.DecoratedFeature.func_212245_a(SourceFile:14) ~[?:?] {re:classloading}
  40. at net.minecraft.world.gen.feature.ConfiguredFeature.func_222734_a(SourceFile:53) ~[?:?] {re:classloading}
  41. at net.minecraft.world.biome.Biome.func_203608_a(Biome.java:281) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:extratags.mixins.json:BiomeMixin,pl:mixin:A}
  42. at uk.co.harryyoud.biospheres.BiosphereChunkGenerator.func_202092_b(BiosphereChunkGenerator.java:133) ~[?:1.0.4] {re:classloading}
  43. at net.minecraft.world.chunk.ChunkStatus.redirect$zcj000$redirectGenerateFeatures(ChunkStatus.java:538) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins_ma.json:altius_world/MixinChunkStatus,pl:mixin:A}
  44. at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:74) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins_ma.json:altius_world/MixinChunkStatus,pl:mixin:A}
  45. at net.minecraft.world.chunk.ChunkStatus$$Lambda$1622/1050303789.doWork(Unknown Source) ~[?:?] {}
  46. at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:195) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins_ma.json:altius_world/MixinChunkStatus,pl:mixin:A}
  47. at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:664) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins.json:chunk_sync.MixinThreadedAnvilChunkStorage_C,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins.json:entity_sync.MixinThreadedAnvilChunkStorage_E,pl:mixin:A}
  48. at net.minecraft.world.server.ChunkManager$$Lambda$15880/975341166.apply(Unknown Source) ~[?:?] {}
  49. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-2.0.24.jar:?] {re:classloading,re:classloading}
  50. at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$20(ChunkManager.java:662) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins.json:chunk_sync.MixinThreadedAnvilChunkStorage_C,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins.json:entity_sync.MixinThreadedAnvilChunkStorage_E,pl:mixin:A}
  51. at net.minecraft.world.server.ChunkManager$$Lambda$15877/752056613.apply(Unknown Source) ~[?:?] {}
  52. at java.util.concurrent.CompletableFuture.uniCompose(Unknown Source) ~[?:1.8.0_51] {}
  53. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source) ~[?:1.8.0_51] {}
  54. at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_51] {}
  55. at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:mixin,re:classloading}
  56. at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$15815/1396700429.run(Unknown Source) ~[?:?] {}
  57. at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:83) ~[?:?] {re:classloading}
  58. at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:123) ~[?:?] {re:classloading}
  59. at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:91) ~[?:?] {re:classloading}
  60. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(Unknown Source) ~[?:1.8.0_51] {}
  61. at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:1.8.0_51] {}
  62. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) ~[?:1.8.0_51] {}
  63. at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:1.8.0_51] {}
  64. at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:1.8.0_51] {}
  65.  
  66.  
  67. A detailed walkthrough of the error, its code path and all known details is as follows:
  68. ---------------------------------------------------------------------------------------
  69.  
  70. -- Head --
  71. Thread: Server thread
  72. Stacktrace:
  73. at se.mickelus.tetra.generation.FeatureEntry.addLoot(FeatureEntry.java:210)
  74. at se.mickelus.tetra.generation.FeatureEntry.lambda$generateLoot$9(FeatureEntry.java:204)
  75. at se.mickelus.tetra.generation.FeatureEntry$$Lambda$18168/350159034.accept(Unknown Source)
  76. at java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source)
  77. at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source)
  78. at se.mickelus.tetra.generation.FeatureEntry.generateLoot(FeatureEntry.java:203)
  79. at se.mickelus.tetra.generation.FeatureEntry.generateFeature(FeatureEntry.java:148)
  80. at se.mickelus.tetra.generation.FeatureEntry.lambda$generateChildren$8(FeatureEntry.java:182)
  81. at se.mickelus.tetra.generation.FeatureEntry$$Lambda$18170/1813937409.accept(Unknown Source)
  82. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
  83. at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
  84. at java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source)
  85. at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
  86. at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
  87. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
  88. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
  89. at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
  90. at java.util.stream.ReferencePipeline.forEach(Unknown Source)
  91. at se.mickelus.tetra.generation.FeatureEntry.generateChildren(FeatureEntry.java:161)
  92. at se.mickelus.tetra.generation.FeatureEntry.generateFeature(FeatureEntry.java:152)
  93. at se.mickelus.tetra.generation.FeatureEntry.generateFeatureRoot(FeatureEntry.java:116)
  94. at se.mickelus.tetra.generation.FeatureEntry.place(FeatureEntry.java:100)
  95. at se.mickelus.tetra.generation.FeatureEntry.func_212245_a(FeatureEntry.java:47)
  96. at net.minecraft.world.gen.feature.ConfiguredFeature.func_222734_a(SourceFile:53)
  97. at net.minecraft.world.gen.placement.Placement.lambda$place$0(Placement.java:77)
  98. at net.minecraft.world.gen.placement.Placement$$Lambda$17811/954782958.accept(Unknown Source)
  99. at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Unknown Source)
  100. at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source)
  101. at net.minecraft.world.gen.placement.Placement.func_214998_a(Placement.java:76)
  102. at net.minecraft.world.gen.placement.ConfiguredPlacement.func_215093_a(SourceFile:36)
  103. at net.minecraft.world.gen.feature.DecoratedFeature.func_212245_a(SourceFile:21)
  104. at net.minecraft.world.gen.feature.DecoratedFeature.func_212245_a(SourceFile:14)
  105. at net.minecraft.world.gen.feature.ConfiguredFeature.func_222734_a(SourceFile:53)
  106.  
  107. -- Feature --
  108. Details:
  109. Id: minecraft:decorated
  110. Description: < DecoratedFeature [minecraft:decorated] >
  111. Stacktrace:
  112. at net.minecraft.world.biome.Biome.func_203608_a(Biome.java:281)
  113.  
  114. -- Generation --
  115. Details:
  116. CenterX: -25
  117. CenterZ: 34
  118. Step: UNDERGROUND_STRUCTURES
  119. Seed: -3275721075811284056
  120. Biome: midnight:obscured_peaks
  121. Stacktrace:
  122. at uk.co.harryyoud.biospheres.BiosphereChunkGenerator.func_202092_b(BiosphereChunkGenerator.java:133)
  123. at net.minecraft.world.chunk.ChunkStatus.redirect$zcj000$redirectGenerateFeatures(ChunkStatus.java:538)
  124. at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:74)
  125. at net.minecraft.world.chunk.ChunkStatus$$Lambda$1622/1050303789.doWork(Unknown Source)
  126. at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:195)
  127.  
  128. -- Chunk to be generated --
  129. Details:
  130. Location: -25,34
  131. Position hash: 150323855335
  132. Generator: uk.co.harryyoud.biospheres.BiosphereChunkGenerator@58e7da2c
  133. Stacktrace:
  134. at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:664)
  135. at net.minecraft.world.server.ChunkManager$$Lambda$15880/975341166.apply(Unknown Source)
  136. at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
  137. at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$20(ChunkManager.java:662)
  138. at net.minecraft.world.server.ChunkManager$$Lambda$15877/752056613.apply(Unknown Source)
  139. at java.util.concurrent.CompletableFuture.uniCompose(Unknown Source)
  140. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source)
  141. at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source)
  142. at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58)
  143. at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$15815/1396700429.run(Unknown Source)
  144. at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:83)
  145. at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:123)
  146. at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:91)
  147.  
  148. -- Affected level --
  149. Details:
  150. All players: 1 total; [ServerPlayerEntity['Khodile'/237, l='TestSpheres', x=-221.45, y=70.00, z=279.70]]
  151. Chunk stats: ServerChunkCache: 3135
  152. Level dimension: minecraft:overworld
  153. Level name: TestSpheres
  154. Level seed: 875529153511453720
  155. Level generator: ID 07 - biospheres, ver 0. Features enabled: true
  156. Level generator options: {bridgeBlock:"minecraft:oak_planks",sphereMidY:63b,sphereMaxRadius:100b,domeBlock:"minecraft:glass",outsideFillerBlock:"minecraft:air",sphereMinRadius:63b}
  157. Level spawn location: World: (-208,63,256), Chunk: (at 0,3,0 in -13,16; contains blocks -208,0,256 to -193,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  158. Level time: 15227 game time, 15227 day time
  159. Known server brands: forge
  160. Level was modded: true
  161. Level storage version: 0x04ABD - Anvil
  162. Level weather: Rain time: 149585 (now: false), thunder time: 56389 (now: false)
  163. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  164. Stacktrace:
  165. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:852)
  166. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
  167. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:163)
  168. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
  169. at java.lang.Thread.run(Unknown Source)
  170.  
  171. -- System Details --
  172. Details:
  173. Minecraft Version: 1.15.2
  174. Minecraft Version ID: 1.15.2
  175. Operating System: Windows 7 (amd64) version 6.1
  176. Java Version: 1.8.0_51, Oracle Corporation
  177. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  178. Memory: 16604712184 bytes (15835 MB) / 21474836480 bytes (20480 MB) up to 21474836480 bytes (20480 MB)
  179. CPUs: 4
  180. JVM Flags: 11 total; -Xmn128M -Xmx20480M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:MaxPermSize=512m
  181. ModLauncher: 5.1.0+69+master.79f13f7
  182. ModLauncher launch target: fmlclient
  183. ModLauncher naming: srg
  184. ModLauncher services:
  185. /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
  186. /forge-1.15.2-31.2.31.jar object_holder_definalize PLUGINSERVICE
  187. /forge-1.15.2-31.2.31.jar runtime_enum_extender PLUGINSERVICE
  188. /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE
  189. /forge-1.15.2-31.2.31.jar capability_inject_definalize PLUGINSERVICE
  190. /forge-1.15.2-31.2.31.jar runtimedistcleaner PLUGINSERVICE
  191. /preview_OptiFine_1.15.2_HD_U_G1_pre30.jar OptiFine TRANSFORMATIONSERVICE
  192. /forge-1.15.2-31.2.31.jar fml TRANSFORMATIONSERVICE
  193. /OptiForge-MC1.15.2-0.1.27.jar FakeOptiFine TRANSFORMATIONSERVICE
  194. /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE
  195. /OptiForge-MC1.15.2-0.1.27.jar optiforge TRANSFORMATIONSERVICE
  196. /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE
  197. /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE
  198. FML: 31.2
  199. Forge: net.minecraftforge:31.2.31
  200. FML Language Providers:
  201. javafml@31.2
  202. minecraft@1
  203. kotlinfml@1.5.2
  204. Mod List:
  205. tetra-1.15.2-2.15.0.jar Tetra {tetra@1.15.2-2.15.0 DONE}
  206. NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {netherportalfix@6.0.2 DONE}
  207. Wyrmroost-1.1.2.jar Wyrmroost {wyrmroost@1.1.1-DEV DONE}
  208. Guidebook-1.15.2-3.0.5.jar Guidebook {gbook@3.0.5 DONE}
  209. refinedpipes-0.4.2.jar Refined Pipes {refinedpipes@0.4.2 DONE}
  210. incontrol-1.15-4.0.3.jar InControl {incontrol@1.15-4.0.3 DONE}
  211. mcw-windows-1.0.1-mc1.15.2_1.15.1.jar Macaw's Windows {mcwwindows@1.0.1 DONE}
  212. deadlyendphantoms-1.15.2-1.01.jar Deadly End Phantoms {deadlyendphantoms@1.01 DONE}
  213. modnametooltip_1.15.2-1.13.0.jar Mod Name Tooltip {modnametooltip@1.13.0 DONE}
  214. rsgauges-1.15.2-1.2.4.jar Gauges and Switches {rsgauges@1.2.4 DONE}
  215. BowInfinityFix-1.15.2-rv8.jar Bow Infinity Fix {bowinfinityfix@rv8 DONE}
  216. villagernames_1.15-2.4.jar Villager Names {villagernames@2.4 DONE}
  217. Controlling-6.1.5.6.jar Controlling {controlling@6.1.5.6 DONE}
  218. ReAuth-1.14-1.15-3.8.1.jar ReAuth {reauth@3.8.1 DONE}
  219. Placebo-1.15.2-3.1.0.jar Placebo {placebo@3.1.0 DONE}
  220. citadel-1.1.11.jar Citadel {citadel@1.1.11 DONE}
  221. Powah-1.15.2-1.1.14.jar Powah {powah@1.1.14 DONE}
  222. ftb-gui-library-1.0.0.14.jar FTB GUI Library {ftbguilibrary@1.0.0.14 DONE}
  223. rangedpumps-0.7.1.jar Ranged Pumps {rangedpumps@0.7.1 DONE}
  224. MutantBeasts-1.15.2-1.0.7.jar Mutant Beasts {mutantbeasts@1.15.2-1.0.7 DONE}
  225. u_team_core-1.15.2-3.0.0.160.jar U Team Core {uteamcore@3.0.0.160 DONE}
  226. randompatches-1.15.2-1.22.0.0.jar RandomPatches {randompatches@1.15.2-1.22.0.0 DONE}
  227. ForgivingVoid_1.15.1-4.0.0.jar Forgiving Void {forgivingvoid@4.0.0 DONE}
  228. mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {mcwdoors@1.0.0 DONE}
  229. MekanismGenerators-1.15.2-9.10.9.422.jar Mekanism: Generators {mekanismgenerators@9.10.9 DONE}
  230. TMechworks-1.15.2-2.2.0.jar Tinkers' Mechworks {tmechworks@2.2.0 DONE}
  231. JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {jeresources@0.10.1.77 DONE}
  232. mysticallib-1.15.2-2.0.0.jar Mystical Lib {mysticallib@1.15.2-2.0.0 DONE}
  233. refinedstorage-1.8.6.jar Refined Storage {refinedstorage@1.8.6 DONE}
  234. structure-gel-api-1.15.2-1.1.0.jar Structure Gel API {structure_gel@1.1.0 DONE}
  235. corpse-1.15.2-1.0.6.jar Corpse {corpse@1.15.2-1.0.6 DONE}
  236. PackMenu-1.15.2-1.2.4.jar Pack Menu {packmenu@1.2.4 DONE}
  237. streamdc-2.2.jar Stream Death Counter {streamdc@2.2 DONE}
  238. mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {mcwbridges@1.0.4 DONE}
  239. industrial-foregoing-1.15.2-2.3.3-e356e61.jar Industrial Foregoing {industrialforegoing@2.3.3 DONE}
  240. AmbientSounds_v3.0.20_mc1.15.2.jar Ambient Sounds {ambientsounds@3.0.3 DONE}
  241. phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {phosphor@0.5.2+build.4 DONE}
  242. MekanismAdditions-1.15.2-9.10.9.422.jar Mekanism: Additions {mekanismadditions@9.10.9 DONE}
  243. Blur-1.1.0-1.jar Blur {blur@1.1.0-1 DONE}
  244. valhelsia_structures-15.0.3a.jar Valhelsia Structures {valhelsia_structures@15.0.3a DONE}
  245. Lollipop-1.15.2-1.0.15.jar Lollipop {lollipop@1.0.15 DONE}
  246. SilentGear-1.15.2-1.8.2+109.jar Silent Gear {silentgear@1.8.2+109 DONE}
  247. tgcropesmod-1.15.2-1.2.0.jar Ropes Mod {tgcropesmod@1.15.2-1.2.0 DONE}
  248. EyesInTheDarkness-1.15.2-0.4.0.jar Eyes in the Darkness {eyesinthedarkness@0.4.0 DONE}
  249. simplybackpacks-1.15.2-1.4.6.jar Simply Backpacks {simplybackpacks@1.15.2-1.4.6 DONE}
  250. JustARaftMod-1.15.2-1.1.3.jar Just A Raft Mod {justaraftmod@1.1.3 DONE}
  251. portality-1.15.2-2.1.2-aaa257f.jar Portality {portality@2.1.2 DONE}
  252. Patchouli-1.15.2-1.2-34.jar Patchouli {patchouli@1.15.2-1.2-34 DONE}
  253. collective-1.15.2-1.35.jar Collective {collective@1.35 DONE}
  254. config-2-3.0.jar Cloth Config v2 API {cloth-config2@3.0 DONE}
  255. noRecipeBook_v1.5.4formc1.15.2.jar No Recipe Book {norecipebook@1.5.4 DONE}
  256. MekanismTools-1.15.2-9.10.9.422.jar Mekanism: Tools {mekanismtools@9.10.9 DONE}
  257. mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {mcwroofs@1.0.2 DONE}
  258. mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {mcwfurnitures@1.0.1 DONE}
  259. FastLeafDecay-v22.jar FastLeafDecay {fastleafdecay@v22 DONE}
  260. CodeChickenLib-1.15.2-3.3.0.373-universal.jar CodeChicken Lib {codechickenlib@3.3.0.373 DONE}
  261. GameMenuModOption-1.15.2-1.3.jar Game Menu Mod Option {gamemenumodoption@1.3 DONE}
  262. StevesFactoryManager-1.15.2-4.0.0-alpha+build.3.jar Steve's Factory Manager {sfm@1.15.2-4.0.0-alpha+build.3 DONE}
  263. biospheres-1.0.4.jar Biospheres {biospheres@1.0.4 DONE}
  264. craftingstation-3.1.0.jar Crafting Station {craftingstation@3.1.0 DONE}
  265. jei-1.15.2-6.0.2.12.jar Just Enough Items {jei@6.0.2.12 DONE}
  266. OptiForge-MC1.15.2-0.1.27.jar OptiForge {optiforge@0.1.27 DONE}
  267. Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {abnormals_core@1.0.6 DONE}
  268. Mekanism-1.15.2-9.10.9.422.jar Mekanism {mekanism@9.10.9 DONE}
  269. Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {upgrade_aquatic@1.7.1 DONE}
  270. skeletonhs_1.15-1.3.jar Skeleton Horse Spawn {skeletonhs@1.3 DONE}
  271. Space-BossTools-1.15.2-v63.jar boss tools {boss_tools@Beta DONE}
  272. create-mc1.15.2_v0.2.4d.jar Create {create@mc1.15.2_v0.2.4d DONE}
  273. OresAboveDiamonds 1.15.2 v4.1.jar Ores Above Diamonds {oresabovediamonds@4.0 DONE}
  274. mgui-1.15.2-2.1.1.jar mgui {mgui@2.1.1 DONE}
  275. light-overlay-4.7.0.jar Light Overlay Forge {lightoverlay-forge@NONE DONE}
  276. journeymap-1.15.2-5.7.0b3.jar Journeymap {journeymap@5.7.0b3 DONE}
  277. NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {naturescompass@1.15.2-1.8.5 DONE}
  278. BasicNetherOres-1.15.2-4.0.3.jar Basic Nether Ores {bno@4.0.3 DONE}
  279. good-nights-sleep-1.15.2-1.1.1.jar Good Night's Sleep {good_nights_sleep@1.1.1 DONE}
  280. betteranimalsplus-1.15.2-8.2.1.96.jar Better Animals Plus {betteranimalsplus@8.2.1.96 DONE}
  281. pneumaticcraft-repressurized-1.15.2-1.3.2-42.jar PneumaticCraft: Repressurized {pneumaticcraft@1.15.2-1.3.2-42 DONE}
  282. StepUp-1.15.2-0.2.2.jar StepUp {stepup@1.15.2-0.2.2 DONE}
  283. mapperbase-1.15.2-1.1.1.0.jar Mapper Base {mapperbase@1.15.2-1.1.1.0 DONE}
  284. embellishcraft-1.15.2-2.2.1.0.jar EmbellishCraft {embellishcraft@1.15.2-2.2.1.0 DONE}
  285. JEITweaker-1.0.1.jar JEI Tweaker {jeitweaker@1.0.1 DONE}
  286. traverse-1.15.2-3.2.0.jar Traverse {traverse@1.15.2-3.2.0 DONE}
  287. immersive-portals-0.24forMc1.15withForge.jar Immersive Portals {immersive_portals@0.24 DONE}
  288. EnderStorage-1.15.2-2.5.0.143-universal.jar EnderStorage {enderstorage@2.5.0.143 DONE}
  289. CraftTweaker-1.15.2-6.0.0.24.jar CraftTweaker {crafttweaker@6.0.0.24 DONE}
  290. forge-1.15.2-31.2.31-universal.jar Forge {forge@31.2.31 DONE}
  291. tellme-forge-1.15.2-0.8.1.jar TellMe {tellme@0.8.1 DONE}
  292. ironchest-1.15.2-10.0.3.jar Iron Chests {ironchest@1.15.2-10.0.1 DONE}
  293. forge-1.15.2-31.2.31-client.jar Minecraft {minecraft@1.15.2 DONE}
  294. The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {endergetic@1.3.2 DONE}
  295. itlt-1.15.2-1.0.2.jar It's the little things {itlt@1.15.2-1.0.2 DONE}
  296. theoneprobe-1.15-2.0.4.jar The One Probe {theoneprobe@1.15-2.0.4 DONE}
  297. MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {mousetweaks@2.13 DONE}
  298. titanium-1.15.2-2.4.2.jar Titanium {titanium@2.4.2 DONE}
  299. SilentLib-1.15.2-4.6.4+56.jar Silent Lib {silentlib@4.6.4+56 DONE}
  300. pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE}
  301. wards-1.15.2-1.4.0.jar Wards {wards@1.15.2-1.4.0 DONE}
  302. movingelevators-1.2.17-mc1.15.jar Moving Elevators {movingelevators@1.2.17 DONE}
  303. car-1.15.2-2.0.11.jar Ultimate Car Mod {car@1.15.2-2.0.11 DONE}
  304. paintings-1.15.2-7.0.0.0.jar Paintings ++ {paintings@1.14.4-6.0.1.5 DONE}
  305. jeiintegration_1.15.2-3.1.0.1.jar JEI Integration {jeiintegration@3.1.0.1 DONE}
  306. Mantle-1.15.2-1.5.15.jar Mantle {mantle@1.5.15 DONE}
  307. rats-5.3.2-1.15.2.jar Rats {rats@5.3.2 DONE}
  308. ftb-backups-2.1.0.1.jar FTB Utilities: Backups {ftbbackups@2.1.0.1 DONE}
  309. extratags-1.1.jar Extra Tags {extratags@1.1 DONE}
  310. polymorph-FORGE-1.15.2-0.3.jar Polymorph {polymorph@FORGE-1.15.2-0.3 DONE}
  311. AutoRegLib-1.5-40.jar AutoRegLib {autoreglib@1.5-40 DONE}
  312. AkashicTome-1.3-13.jar Akashic Tome {akashictome@1.3-13 DONE}
  313. Quark-r2.1-245.jar Quark {quark@r2.1-245 DONE}
  314. StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {storagedrawers@1.15.2-7.0.1 DONE}
  315. FluxNetworks-1.15.2-5.0.3-4.jar Flux Networks {fluxnetworks@1.15.2-5.0.3-4 DONE}
  316. themidnight-0.5.9.jar The Midnight {midnight@0.5.9 DONE}
  317. moarboats-1.15.2-7.0.0.0.jar Moar Boats {moarboats@1.15.2-7.0.0.0 DONE}
  318. structurize-0.10.313-RELEASE.jar Structurize {structurize@0.10.313-RELEASE DONE}
  319. Transport-1.15.2-2.3.1.jar Transport {transport@1.15.2-2.3.1 DONE}
  320. AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {appleskin@1.0.14 DONE}
  321. edc-2.23.jar Everyday commands {edcommands@2.23 DONE}
  322. CosmeticArmorReworked-1.15.2-v3a.jar CosmeticArmorReworked {cosmeticarmorreworked@1.15.2-v3a DONE}
  323. SoundFilters-0.13_for_1.15.2.jar Sound Filters {soundfilters@0.13_for_1.15.2 DONE}
  324. parachutemod-1.15.2-3.0.2-479.jar Parachute Mod NG {parachutemod@1.15.2-3.0.2-479 DONE}
  325. morered-1.15.2-1.0.1.0.jar More Red {morered@1.15.2-1.0.1.0 DONE}
  326. OpenLoader-1.15.2-4.0.5.jar OpenLoader {openloader@4.0.5 DONE}
  327. farlanders-1.15.2-1.3.1.jar The Farlanders {farlanders@1.3.1 DONE}
  328. Patchouli open book context: n/a
  329. Player Count: 1 / 8; [ServerPlayerEntity['Khodile'/237, l='TestSpheres', x=-221.45, y=70.00, z=279.70]]
  330. Data Packs: vanilla, mod:tetra, mod:netherportalfix (incompatible), mod:wyrmroost (incompatible), mod:gbook (incompatible), mod:refinedpipes, mod:incontrol (incompatible), mod:mcwwindows, mod:deadlyendphantoms, mod:modnametooltip (incompatible), mod:rsgauges, mod:bowinfinityfix (incompatible), mod:villagernames (incompatible), mod:controlling (incompatible), mod:reauth (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:powah (incompatible), mod:ftbguilibrary (incompatible), mod:rangedpumps (incompatible), mod:mutantbeasts (incompatible), mod:uteamcore, mod:randompatches (incompatible), mod:forgivingvoid (incompatible), mod:mcwdoors, mod:mekanismgenerators, mod:tmechworks (incompatible), mod:jeresources (incompatible), mod:mysticallib, mod:refinedstorage (incompatible), mod:structure_gel, mod:corpse, mod:packmenu (incompatible), mod:streamdc (incompatible), mod:mcwbridges, mod:industrialforegoing (incompatible), mod:ambientsounds (incompatible), mod:phosphor, mod:mekanismadditions, mod:blur (incompatible), mod:valhelsia_structures (incompatible), mod:lollipop (incompatible), mod:silentgear (incompatible), mod:tgcropesmod, mod:eyesinthedarkness (incompatible), mod:simplybackpacks (incompatible), mod:justaraftmod, mod:portality (incompatible), mod:patchouli (incompatible), mod:collective (incompatible), mod:cloth-config2 (incompatible), mod:norecipebook, mod:mekanismtools, mod:mcwroofs, mod:mcwfurnitures, mod:fastleafdecay, mod:codechickenlib (incompatible), mod:gamemenumodoption, mod:sfm (incompatible), mod:biospheres, mod:craftingstation (incompatible), mod:jei (incompatible), mod:optiforge, mod:abnormals_core, mod:mekanism, mod:upgrade_aquatic (incompatible), mod:skeletonhs (incompatible), mod:boss_tools, mod:create, mod:oresabovediamonds (incompatible), mod:mgui (incompatible), mod:lightoverlay-forge (incompatible), mod:journeymap (incompatible), mod:naturescompass (incompatible), mod:bno (incompatible), mod:good_nights_sleep (incompatible), mod:betteranimalsplus (incompatible), mod:pneumaticcraft, mod:stepup (incompatible), mod:mapperbase, mod:embellishcraft (incompatible), mod:jeitweaker, mod:traverse, mod:immersive_portals (incompatible), mod:enderstorage (incompatible), mod:crafttweaker (incompatible), mod:forge (incompatible), mod:tellme (incompatible), mod:ironchest, mod:endergetic (incompatible), mod:itlt (incompatible), mod:theoneprobe (incompatible), mod:mousetweaks (incompatible), mod:titanium (incompatible), mod:silentlib (incompatible), mod:pamhc2crops (incompatible), mod:wards (incompatible), mod:movingelevators, mod:car, mod:paintings (incompatible), mod:jeiintegration (incompatible), mod:mantle (incompatible), mod:rats (incompatible), mod:ftbbackups (incompatible), mod:extratags (incompatible), mod:polymorph, mod:autoreglib (incompatible), mod:akashictome (incompatible), mod:quark, mod:storagedrawers (incompatible), mod:fluxnetworks, mod:midnight, mod:moarboats (incompatible), mod:structurize (incompatible), mod:transport, mod:appleskin (incompatible), mod:edcommands (incompatible), mod:cosmeticarmorreworked (incompatible), mod:soundfilters (incompatible), mod:parachutemod, mod:morered, mod:openloader (incompatible), mod:farlanders (incompatible), openloader/InSphereDeeper.zip
  331. Type: Integrated Server (map_client.txt)
  332. Is Modded: Definitely; Client brand changed to 'forge'
  333. OptiFine Version: OptiFine_1.15.2_HD_U_G1_pre30
  334. OptiFine Build: 20200622-083032
  335. Render Distance Chunks: 14
  336. Mipmaps: 4
  337. Anisotropic Filtering: 1
  338. Antialiasing: 0
  339. Multitexture: false
  340. Shaders: null
  341. OpenGlVersion: 4.6.13587 Compatibility Profile Context 20.2.2 26.20.15019.19000
  342. OpenGlRenderer: AMD Radeon (TM) R9 200 Series
  343. OpenGlVendor: ATI Technologies Inc.
  344. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement