
hug0x5
Members-
Posts
1 -
Joined
-
Last visited
hug0x5's Achievements

Tree Puncher (2/8)
0
Reputation
-
hug0x5 joined the community
-
Hello everyone, i have issues while playing in a modded version of minecraft. I'm playing on forge 1.16.5 36.2.34 I don't know why but i have this error message : ---- Minecraft Crash Report ---- // There are four lights! Time: 22/04/22 00:31 Description: Exception ticking world java.lang.NoSuchMethodError: com.endertech.minecraft.forge.world.GameWorld$Directions.getShuffledHorizontals()Ljava/util/List; at com.endertech.minecraft.mods.adlods.ore.Indicator.placeFor(Indicator.java:162) ~[?:1.16.4-4.1.3.0-build.0034] {re:classloading} at com.endertech.minecraft.mods.adlods.ore.Deposit.generateAt(Deposit.java:160) ~[?:1.16.4-4.1.3.0-build.0034] {re:classloading} at com.endertech.minecraft.mods.adlods.ore.Deposit.generateAt(Deposit.java:150) ~[?:1.16.4-4.1.3.0-build.0034] {re:classloading} at com.endertech.minecraft.mods.adlods.ore.DepositGenerator.generateAt(DepositGenerator.java:57) ~[?:1.16.4-4.1.3.0-build.0034] {re:classloading} at com.endertech.minecraft.mods.adlods.world.AbstractGenerator.generate(AbstractGenerator.java:51) ~[?:1.16.4-4.1.3.0-build.0034] {re:classloading} at com.endertech.minecraft.mods.adlods.world.AbstractGenerator.func_241855_a(AbstractGenerator.java:20) ~[?:1.16.4-4.1.3.0-build.0034] {re:classloading} at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55) ~[?:?] {re:classloading} at net.minecraft.world.gen.feature.DecoratedFeature.func_242772_a(SourceFile:23) ~[?:?] {re:classloading} at net.minecraft.world.gen.feature.DecoratedFeature$$Lambda$12068/1264860248.accept(Unknown Source) ~[?:?] {} at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:419) ~[?:1.8.0_51] {} at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) ~[?:1.8.0_51] {} at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:22) ~[?:?] {re:classloading} at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:14) ~[?:?] {re:classloading} at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55) ~[?:?] {re:classloading} at net.minecraft.world.biome.Biome.func_242427_a(Biome.java:254) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.gen.ChunkGenerator.func_230351_a_(SourceFile:220) ~[?:?] {re:mixin,re:computing_frames,re:classloading} at net.minecraft.world.chunk.ChunkStatus.func_222605_b(ChunkStatus.java:77) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.chunk.ChunkStatus$$Lambda$2315/104636909.doWork(Unknown Source) ~[?:?] {} at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:675) ~[?:?] {re:classloading,xf:OptiFine:default} at net.minecraft.world.server.ChunkManager$$Lambda$11026/591858660.apply(Unknown Source) ~[?:?] {} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?] {re:classloading,re:classloading} at net.minecraft.world.server.ChunkManager.lambda$chunkGenerate$20(ChunkManager.java:673) ~[?:?] {re:classloading,xf:OptiFine:default} at net.minecraft.world.server.ChunkManager$$Lambda$11023/381969179.apply(Unknown Source) ~[?:?] {} at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_51] {} at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_51] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {} at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading} at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$10966/2131946241.run(Unknown Source) ~[?:?] {} at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94) ~[?:?] {re:classloading} at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:137) ~[?:?] {re:classloading} at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:105) ~[?:?] {re:classloading} at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at com.endertech.minecraft.mods.adlods.ore.Indicator.placeFor(Indicator.java:162) ~[?:1.16.4-4.1.3.0-build.0034] {re:classloading} at com.endertech.minecraft.mods.adlods.ore.Deposit.generateAt(Deposit.java:160) ~[?:1.16.4-4.1.3.0-build.0034] {re:classloading} at com.endertech.minecraft.mods.adlods.ore.Deposit.generateAt(Deposit.java:150) ~[?:1.16.4-4.1.3.0-build.0034] {re:classloading} at com.endertech.minecraft.mods.adlods.ore.DepositGenerator.generateAt(DepositGenerator.java:57) ~[?:1.16.4-4.1.3.0-build.0034] {re:classloading} at com.endertech.minecraft.mods.adlods.world.AbstractGenerator.generate(AbstractGenerator.java:51) ~[?:1.16.4-4.1.3.0-build.0034] {re:classloading} at com.endertech.minecraft.mods.adlods.world.AbstractGenerator.func_241855_a(AbstractGenerator.java:20) ~[?:1.16.4-4.1.3.0-build.0034] {re:classloading} at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55) ~[?:?] {re:classloading} at net.minecraft.world.gen.feature.DecoratedFeature.func_242772_a(SourceFile:23) ~[?:?] {re:classloading} at net.minecraft.world.gen.feature.DecoratedFeature$$Lambda$12068/1264860248.accept(Unknown Source) ~[?:?] {} at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:419) ~[?:1.8.0_51] {} at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) ~[?:1.8.0_51] {} at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:22) ~[?:?] {re:classloading} at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:14) ~[?:?] {re:classloading} at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55) ~[?:?] {re:classloading} at net.minecraft.world.biome.Biome.func_242427_a(Biome.java:254) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.gen.ChunkGenerator.func_230351_a_(SourceFile:220) ~[?:?] {re:mixin,re:computing_frames,re:classloading} at net.minecraft.world.chunk.ChunkStatus.func_222605_b(ChunkStatus.java:77) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.chunk.ChunkStatus$$Lambda$2315/104636909.doWork(Unknown Source) ~[?:?] {} at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:675) ~[?:?] {re:classloading,xf:OptiFine:default} at net.minecraft.world.server.ChunkManager$$Lambda$11026/591858660.apply(Unknown Source) ~[?:?] {} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?] {re:classloading,re:classloading,re:classloading} at net.minecraft.world.server.ChunkManager.lambda$chunkGenerate$20(ChunkManager.java:673) ~[?:?] {re:classloading,xf:OptiFine:default} at net.minecraft.world.server.ChunkManager$$Lambda$11023/381969179.apply(Unknown Source) ~[?:?] {} at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_51] {} at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_51] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {} at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading} at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$10966/2131946241.run(Unknown Source) ~[?:?] {} at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94) ~[?:?] {re:classloading} -- Affected level -- Details: All players: 1 total; [ServerPlayerEntity['hugroux'/94, l='ServerLevel[Survival 1.16.5 mods V1.0]', x=610.16, y=90.99, z=193.13]] Chunk stats: ServerChunkCache: 2971 Level dimension: minecraft:overworld Level spawn location: World: (240,74,160), Chunk: (at 0,4,0 in 15,10; contains blocks 240,0,160 to 255,255,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 162105 game time, 3032 day time Level name: Survival 1.16.5 mods V1.0 Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Level weather: Rain time: 11503 (now: false), thunder time: 92241 (now: false) Known server brands: forge Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:854) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?] {re:classloading,xf:OptiFine:default} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer$$Lambda$10826/1068936557.run(Unknown Source) [?:?] {} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {} -- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 3536358224 bytes (3372 MB) / 5200936960 bytes (4960 MB) up to 5368709120 bytes (5120 MB) CPUs: 4 JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xmx5G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /OptiFine_1.16.5_HD_U_G8.jar OptiFine TRANSFORMATIONSERVICE /forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.34 FML Language Providers: javafml@36.2 minecraft@1 Mod List: forge-1.16.5-36.2.34-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE Blocklings+Collection-4.5-1.16.5.jar |Blocklings Collection |blocklings_collection |4.5 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.16.5-10.4.32.jar |Bookshelf |bookshelf |10.4.32 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 architectury-1.31.59.jar |Architectury |architectury |1.31.59 |DONE |Manifest: NOSIGNATURE sworddisplay-1.16.5-1.2.0.jar |Sword Displays |sworddisplay |1.16.5-1.2.0 |DONE |Manifest: NOSIGNATURE Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |Manifest: NOSIGNATURE light-overlay-5.8.1.jar |Light Overlay |lightoverlay |5.8.1 |DONE |Manifest: NOSIGNATURE jei-1.16.5-7.7.1.132.jar |Just Enough Items |jei |7.7.1.132 |DONE |Manifest: NOSIGNATURE cloth-config-4.13.49-forge.jar |Cloth Config v4 API |cloth-config |4.13.49 |DONE |Manifest: NOSIGNATURE FallingTree-Forge-1.16.4-2.5.0.jar |Falling Tree |falling_tree |2.5.0 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.34-universal.jar |Forge |forge |36.2.34 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 mostructures-forge-1.2.0-1.16.5.jar |Mo' Structures |mostructures |1.2.0-1.16.5 |DONE |Manifest: NOSIGNATURE WAWLA-1.16.5-8.0.1.jar |WAWLA |wawla |8.0.1 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE ForgeEndertech-1.16.5-7.2.2.0-build.0202.jar |Forge Endertech |forgeendertech |7.2.2.0 |DONE |Manifest: NOSIGNATURE AdFinders-1.16.5-5.0.11.0-build.0206.jar |Advanced Finders |adfinders |5.0.11.0 |DONE |Manifest: NOSIGNATURE AdLods-1.16.4-4.1.3.0-build.0034.jar |Large Ore Deposits |adlods |4.1.3.0 |DONE |Manifest: NOSIGNATURE betterendforge-1.16.5-1.6.3.jar |BetterEnd Forge |betterendforge |1.16.5-1.6.3 |DONE |Manifest: NOSIGNATURE Placebo-1.16.5-4.7.0.jar |Placebo |placebo |4.7.0 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE Quark-r2.4-312.jar |Quark |quark |r2.4-312 |DONE |Manifest: NOSIGNATURE Apotheosis-1.16.3-4.4.1.jar |Apotheosis |apotheosis |4.4.1 |DONE |Manifest: NOSIGNATURE Crash Report UUID: f46af93d-fa6f-413f-97eb-5d85c3aab330 Player Count: 1 / 8; [ServerPlayerEntity['hugroux'/94, l='ServerLevel[Survival 1.16.5 mods V1.0]', x=610.16, y=90.99, z=193.13]] Data Packs: vanilla, mod:blocklings_collection, mod:bookshelf, mod:architectury, mod:sworddisplay, mod:waila, mod:lightoverlay (incompatible), mod:jei, mod:cloth-config (incompatible), mod:falling_tree, mod:forge, mod:wawla, mod:waystones (incompatible), mod:forgeendertech, mod:adfinders, mod:adlods, mod:placebo (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:apotheosis (incompatible), mod:mostructures, mod:betterendforge Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge' OptiFine Version: OptiFine_1.16.5_HD_U_G8 OptiFine Build: 20210515-161946 Render Distance Chunks: 9 Mipmaps: 3 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 496.13 OpenGlRenderer: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 4 And this : The game crashed whilst exception ticking world Error: java.lang.NoSuchMethodError: com.endertech.minecraft.forge.world.GameWorld$Directions.getShuffledHorizontals()Ljava/util/List; Code de sortie : -1