Skip to content

Instantly share code, notes, and snippets.

@NovaLynxie
Created March 7, 2023 17:43
Show Gist options
  • Save NovaLynxie/a7e645483dc62ccb8cd3e99907aa4b95 to your computer and use it in GitHub Desktop.
Save NovaLynxie/a7e645483dc62ccb8cd3e99907aa4b95 to your computer and use it in GitHub Desktop.
[MC1.19.2] FTB Chunks crash on loading modded world.
---- Minecraft Crash Report ----
// Don't do that.
Time: 2023-03-07 17:40:02
Description: Unexpected error
java.lang.NoSuchMethodError: 'java.util.List dev.ftb.mods.ftbchunks.client.map.MapDimension.getWaypoints()'
at dlovin.advancedcompass.gui.renderers.FTBChunksWPCollector.getAll(FTBChunksWPCollector.java:27) ~[AdvancedCompas-forge-1.19.2-1.2.14.jar%23264!/:1.2.14] {re:classloading}
at dlovin.advancedcompass.gui.renderers.WaypointRenderer.lambda$render$1(WaypointRenderer.java:38) ~[AdvancedCompas-forge-1.19.2-1.2.14.jar%23264!/:1.2.14] {re:classloading}
at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin}
at dlovin.advancedcompass.gui.renderers.WaypointRenderer.render(WaypointRenderer.java:37) ~[AdvancedCompas-forge-1.19.2-1.2.14.jar%23264!/:1.2.14] {re:classloading}
at dlovin.advancedcompass.gui.CompassGui.renderCompass(CompassGui.java:282) ~[AdvancedCompas-forge-1.19.2-1.2.14.jar%23264!/:1.2.14] {re:classloading}
at dlovin.advancedcompass.gui.CompassOverlay.render(CompassOverlay.java:17) ~[AdvancedCompas-forge-1.19.2-1.2.14.jar%23264!/:1.2.14] {re:classloading}
at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:141) ~[forge-1.19.2-43.2.4-universal.jar%23381!/:?] {re:mixin,re:classloading,pl:mixin:APP:apoli.mixins.json:InGameHudMixin,pl:mixin:APP:quark.mixins.json:client.ForgeGuiMixin,pl:mixin:A}
at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.0.1-jre.jar%23110!/:?] {re:mixin}
at net.minecraftforge.client.gui.overlay.ForgeGui.m_93030_(ForgeGui.java:136) ~[forge-1.19.2-43.2.4-universal.jar%23381!/:?] {re:mixin,re:classloading,pl:mixin:APP:apoli.mixins.json:InGameHudMixin,pl:mixin:APP:quark.mixins.json:client.ForgeGuiMixin,pl:mixin:A}
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:876) ~[client-1.19.2-20220805.130853-srg.jar%23376!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1115) ~[client-1.19.2-20220805.130853-srg.jar%23376!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:combatroll.mixins.json:MinecraftClientMixin,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23376!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:combatroll.mixins.json:MinecraftClientMixin,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23376!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23376!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.4.jar%23145!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%23132!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%23132!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%23132!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%23132!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%23132!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%23132!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%23132!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:57) [ForgeWrapper-mmc2.jar:mmc2] {}
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:88) [NewLaunch.jar:?] {}
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:126) [NewLaunch.jar:?] {}
at org.prismlauncher.EntryPoint.main(EntryPoint.java:71) [NewLaunch.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at dlovin.advancedcompass.gui.renderers.FTBChunksWPCollector.getAll(FTBChunksWPCollector.java:27) ~[AdvancedCompas-forge-1.19.2-1.2.14.jar%23264!/:1.2.14] {re:classloading}
at dlovin.advancedcompass.gui.renderers.WaypointRenderer.lambda$render$1(WaypointRenderer.java:38) ~[AdvancedCompas-forge-1.19.2-1.2.14.jar%23264!/:1.2.14] {re:classloading}
at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin}
at dlovin.advancedcompass.gui.renderers.WaypointRenderer.render(WaypointRenderer.java:37) ~[AdvancedCompas-forge-1.19.2-1.2.14.jar%23264!/:1.2.14] {re:classloading}
at dlovin.advancedcompass.gui.CompassGui.renderCompass(CompassGui.java:282) ~[AdvancedCompas-forge-1.19.2-1.2.14.jar%23264!/:1.2.14] {re:classloading}
at dlovin.advancedcompass.gui.CompassOverlay.render(CompassOverlay.java:17) ~[AdvancedCompas-forge-1.19.2-1.2.14.jar%23264!/:1.2.14] {re:classloading}
at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:141) ~[forge-1.19.2-43.2.4-universal.jar%23381!/:?] {re:mixin,re:classloading,pl:mixin:APP:apoli.mixins.json:InGameHudMixin,pl:mixin:APP:quark.mixins.json:client.ForgeGuiMixin,pl:mixin:A}
at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.0.1-jre.jar%23110!/:?] {re:mixin}
at net.minecraftforge.client.gui.overlay.ForgeGui.m_93030_(ForgeGui.java:136) ~[forge-1.19.2-43.2.4-universal.jar%23381!/:?] {re:mixin,re:classloading,pl:mixin:APP:apoli.mixins.json:InGameHudMixin,pl:mixin:APP:quark.mixins.json:client.ForgeGuiMixin,pl:mixin:A}
-- Affected level --
Details:
All players: 1 total; [LocalPlayer['NovaLynxie'/30, l='ClientLevel', x=-0.91, y=-57.00, z=-31.78]]
Chunk stats: 961, 609
Level dimension: minecraft:overworld
Level spawn location: World: (0,-60,0), Section: (at 0,4,0 in 0,-4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 355023 game time, 361582 day time
Server brand: forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:450) ~[client-1.19.2-20220805.130853-srg.jar%23376!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:pehkui.mixins.json:client.ClientWorldMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2280) ~[client-1.19.2-20220805.130853-srg.jar%23376!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:combatroll.mixins.json:MinecraftClientMixin,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:722) ~[client-1.19.2-20220805.130853-srg.jar%23376!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:combatroll.mixins.json:MinecraftClientMixin,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23376!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23376!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.4.jar%23145!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%23132!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%23132!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%23132!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%23132!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%23132!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%23132!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%23132!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:57) [ForgeWrapper-mmc2.jar:mmc2] {}
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:88) [NewLaunch.jar:?] {}
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:126) [NewLaunch.jar:?] {}
at org.prismlauncher.EntryPoint.main(EntryPoint.java:71) [NewLaunch.jar:?] {}
-- Last reload --
Details:
Reload number: 2
Reload reason: manual
Finished: Yes
Packs: Default, Mod Resources, Supplementaries Generated Pack, quark-emote-pack, EmbellishedStone-1.19-1.0.0.zip, Create+Style+Modded+Compats+v16.zip, Fancy,+GUI+Overhaul+v0.1.2.7.zip
-- System Details --
Details:
Minecraft Version: 1.19.2
Minecraft Version ID: 1.19.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.3.1, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 600230408 bytes (572 MiB) / 4294967296 bytes (4096 MiB) up to 4294967296 bytes (4096 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 3700X 8-Core Processor
Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
Microarchitecture: Zen 2
Frequency (GHz): 4.05
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce GTX 980
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x13c0
Graphics card #0 versionInfo: DriverVersion=31.0.15.1694
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.60
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 3.60
Memory slot #1 type: DDR4
Virtual memory max (MB): 23207.52
Virtual memory used (MB): 20299.82
Swap memory total (MB): 6912.00
Swap memory used (MB): 406.58
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx4096m
Launched Version: 1.19.2
Backend library: LWJGL version 3.3.1 build 7
Backend API: NVIDIA GeForce GTX 980/PCIe/SSE2 GL version 3.2.0 NVIDIA 516.94, NVIDIA Corporation
Window size: 1920x1017
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Type: Integrated Server (map_client.txt)
Graphics mode: fancy
Resource Packs: vanilla, mod_resources, Supplementaries Generated Pack, quark:emote_resources (incompatible), file/EmbellishedStone-1.19-1.0.0.zip, file/Create+Style+Modded+Compats+v16.zip, file/Fancy,+GUI+Overhaul+v0.1.2.7.zip
Current Language: English (US)
CPU: 16x AMD Ryzen 7 3700X 8-Core Processor
Server Running: true
Player Count: 1 / 8; [ServerPlayer['NovaLynxie'/30, l='ServerLevel[CreativeTestingWorld]', x=-0.91, y=-57.00, z=-31.78]]
Data Packs: vanilla, mod:quarkoddities (incompatible), mod:nomowanderer (incompatible), mod:festive_delight, mod:create_things_and_misc, mod:ftbessentials (incompatible), mod:sophisticatedstorage (incompatible), mod:jei (incompatible), mod:incendium, mod:sophisticatedcore (incompatible), mod:forgeendertech, mod:comforts, mod:sereneseasons, mod:bookshelf (incompatible), mod:create_confectionery, mod:sophisticatedbackpacks (incompatible), mod:guardvillagers (incompatible), mod:continents, mod:terralith (incompatible), mod:jeresources (incompatible), mod:forge, mod:supplementaries (incompatible), mod:createcafe (incompatible), mod:advancementplaques (incompatible), mod:farmersdelight (incompatible), mod:morevillagers, mod:moonlight (incompatible), mod:wildfire_gender, mod:endersdelight, mod:another_furniture (incompatible), mod:toughnessbar (incompatible), mod:createbufferandbeams, mod:spectrelib (incompatible), mod:nethersdelight (incompatible), mod:createendertransmission (incompatible), mod:kotlinforforge (incompatible), mod:mmlib (incompatible), mod:iceberg (incompatible), mod:farmersrespite (incompatible), mod:curios, mod:tetra (incompatible), mod:undergardenpatch, mod:flywheel (incompatible), mod:alloyed (incompatible), mod:create, mod:createdeco (incompatible), mod:create_mechanical_extruder (incompatible), mod:railways (incompatible), mod:createsifter (incompatible), mod:createoreexcavation (incompatible), mod:patchouli (incompatible), mod:mutil (incompatible), mod:create_sa, mod:polymorph, mod:autoreglib (incompatible), mod:quark (incompatible), mod:notreepunching (incompatible), mod:nullscape, mod:toughasnails (incompatible), mod:tramplenomore (incompatible), mod:extendedgears (incompatible), mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:itemfilters (incompatible), mod:createchunkloading (incompatible), mod:productivevillagers (incompatible), mod:ftbteams (incompatible), mod:ftbquests (incompatible), mod:appleskin, mod:createindustry, mod:corn_delight (incompatible), mod:fastfooddelight, mod:undergarden, mod:adchimneys, mod:advancedcompass, mod:t_and_t, mod:delightful (incompatible), mod:sliceanddice (incompatible), mod:sophisticated_wolves (incompatible), mod:createaddition (incompatible), Supplementaries Generated Pack, mod:betterdungeons, mod:betterwitchhuts, mod:botarium, mod:betteroceanmonuments, mod:ctm (incompatible), mod:yungsapi, mod:botanypotstiers (incompatible), mod:carryon (incompatible), mod:betterfortresses, mod:adtetra, mod:chipped (incompatible), mod:handcrafted, mod:botanytrees (incompatible), mod:yungsbridges, mod:resourcefulconfig, mod:goprone, mod:ironchests (incompatible), mod:yungsextras, mod:betterstrongholds, mod:resourcefullib (incompatible), mod:bettermineshafts, mod:configured (incompatible), mod:botanypots (incompatible), mod:betterdeserttemples, mod:ad_astra (incompatible), mod:sound_physics_remastered (incompatible), mod:betteradvancements (incompatible), mod:additionalentityattributes (incompatible), mod:apoli (incompatible), mod:origins (incompatible), mod:origins_classes (incompatible), mod:pehkui (incompatible), mod:caelus (incompatible), mod:ftbchunks (incompatible), mod:calio (incompatible), mod:playeranimator (incompatible), mod:cloth_config (incompatible), mod:solsweetpotato (incompatible), mod:map_atlases (incompatible), mod:tetraticcombat (incompatible), mod:bettercombat (incompatible), mod:combatroll
World Generation: Experimental
ModLauncher: 10.0.8+10.0.8+main.0ef7e830
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.3.jar eventbus PLUGINSERVICE
fmlloader-1.19.2-43.2.4.jar slf4jfixer PLUGINSERVICE
fmlloader-1.19.2-43.2.4.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.19.2-43.2.4.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.19.2-43.2.4.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.19.2-43.2.4.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
javafml@null
kotlinforforge@3.10.0
lowcodefml@null
Mod List:
YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |DONE |Manifest: NOSIGNATURE
create_misc_and_things_1.19.2_2.0.jar |create: things and misc |create_things_and_misc |1.0.0 |DONE |Manifest: NOSIGNATURE
ftb-essentials-1902.1.10-build.47.jar |FTB Essentials |ftbessentials |1902.1.10-build.47 |DONE |Manifest: NOSIGNATURE
YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
Forge-1.0.1-1.19.jar |Additional Entity Attributes |additionalentityattributes |1.0.1+1.19 |DONE |Manifest: NOSIGNATURE
player-animation-lib-forge-1.0.2.jar |Player Animator |playeranimator |1.0.2 |DONE |Manifest: NOSIGNATURE
botarium-forge-1.19.2-1.8.2.jar |Botarium |botarium |1.8.2 |DONE |Manifest: NOSIGNATURE
YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
Incendium_v5.1.4_Hotfix.jar |Incendium |incendium |5.1.4 |DONE |Manifest: NOSIGNATURE
apoli-forge-1.19.2-2.3.4.4.jar |Apoli |apoli |1.19.2-2.3.4.4 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.19.2-0.5.38.203.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.38.203 |DONE |Manifest: NOSIGNATURE
ForgeEndertech-1.19.2-10.0.5.2-build.0735.jar |ForgeEndertech |forgeendertech |10.0.5.2 |DONE |Manifest: NOSIGNATURE
CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |DONE |Manifest: NOSIGNATURE
YungsApi-1.19.2-Forge-3.8.8.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.8 |DONE |Manifest: NOSIGNATURE
BotanyPotsTiers-Forge-1.19.2-3.3.1.jar |BotanyPotsTiers |botanypotstiers |3.3.1 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.19.2-16.2.17.jar |Bookshelf |bookshelf |16.2.17 |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
sophisticatedbackpacks-1.19.2-3.18.40.779.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.40.779 |DONE |Manifest: NOSIGNATURE
guardvillagers-1.19.2-1.5.2.jar |Guard Villagers |guardvillagers |1.19.2-1.5.2 |DONE |Manifest: NOSIGNATURE
carryon-forge-1.19.2-2.0.5.10.jar |Carry On |carryon |2.0.5.10 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.19.2-1.2.1.193.jar |Just Enough Resources |jeresources |1.2.1.193 |DONE |Manifest: NOSIGNATURE
YungsBetterNetherFortresses-1.19.2-Forge-1.0.4.jar|YUNG's Better Nether Fortresse|betterfortresses |1.19.2-Forge-1.0.4 |DONE |Manifest: NOSIGNATURE
cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |DONE |Manifest: NOSIGNATURE
soundphysics-forge-1.19.2-1.0.18.jar |Sound Physics Remastered |sound_physics_remastered |1.19.2-1.0.18 |DONE |Manifest: NOSIGNATURE
supplementaries-1.19.2-2.2.54.jar |Supplementaries |supplementaries |1.19.2-2.2.54 |DONE |Manifest: NOSIGNATURE
createcafe-1.1.4-1.19.2.jar |Create Cafe |createcafe |1.1.4-1.19.2 |DONE |Manifest: NOSIGNATURE
adtetra-1.0.1.jar |Ad Tetra |adtetra |1.0.1 |DONE |Manifest: NOSIGNATURE
AdvancementPlaques-1.19.2-1.4.7.jar |Advancement Plaques |advancementplaques |1.4.7 |DONE |Manifest: NOSIGNATURE
chipped-forge-1.19.2-2.1.1.jar |Chipped |chipped |2.1.1 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.19-1.2.0.jar |Farmer's Delight |farmersdelight |1.19-1.2.0 |DONE |Manifest: NOSIGNATURE
handcrafted-forge-1.19.2-2.0.2.jar |Handcrafted |handcrafted |2.0.2 |DONE |Manifest: NOSIGNATURE
morevillagers-forge-1.19-4.0.3.jar |More Villagers |morevillagers |4.0.3 |DONE |Manifest: NOSIGNATURE
endersdelight-1.19-1.0.2.jar |Ender's Delight |endersdelight |1.19-1.0.2 |DONE |Manifest: NOSIGNATURE
BotanyTrees-Forge-1.19.2-5.0.4.jar |BotanyTrees |botanytrees |5.0.4 |DONE |Manifest: NOSIGNATURE
toughnessbar-1.19.2-8.jar |Toughness Bar |toughnessbar |1.19.2-8 |DONE |Manifest: NOSIGNATURE
YungsBridges-1.19.2-Forge-3.1.0.jar |YUNG's Bridges |yungsbridges |1.19.2-Forge-3.1.0 |DONE |Manifest: NOSIGNATURE
resourcefulconfig-forge-1.19.2-1.0.19.jar |Resourcefulconfig |resourcefulconfig |1.0.19 |DONE |Manifest: NOSIGNATURE
goprone-1.19-2.0.4.jar |GoProne |goprone |1.19-2.0.4 |DONE |Manifest: NOSIGNATURE
curios-forge-1.19.2-5.1.3.0.jar |Curios API |curios |1.19.2-5.1.3.0 |DONE |Manifest: NOSIGNATURE
tetra-1.19.2-5.0.2.jar |Tetra |tetra |5.0.2 |DONE |Manifest: NOSIGNATURE
Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE
origins-forge-1.19.2-1.5.0.6-all.jar |Origins |origins |1.19.2-1.5.0.6 |DONE |Manifest: NOSIGNATURE
solsweetpotato-1.19.2-2.2.0.jar |Spice of Life: Sweet Potato Ed|solsweetpotato |1.19.2-2.2.0 |DONE |Manifest: NOSIGNATURE
ironchests-3.1.1-forge.jar |Iron Chests: Restocked |ironchests |3.1.1 |DONE |Manifest: NOSIGNATURE
origins-classes-forge-1.2.0.jar |Origins: Classes |origins_classes |1.2.0 |DONE |Manifest: NOSIGNATURE
YungsExtras-1.19.2-Forge-3.1.0.jar |YUNG's Extras |yungsextras |1.19.2-Forge-3.1.0 |DONE |Manifest: NOSIGNATURE
YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.19.2-1.1.22.jar |Resourceful Lib |resourcefullib |1.1.22 |DONE |Manifest: NOSIGNATURE
architectury-6.5.69-forge.jar |Architectury |architectury |6.5.69 |DONE |Manifest: NOSIGNATURE
productivevillagers-1.0.3.jar |Productive Villagers |productivevillagers |1.0.3 |DONE |Manifest: NOSIGNATURE
createindustry-0.4.0-1.19.2.jar |Create: Industry |createindustry |0.4.0 |DONE |Manifest: NOSIGNATURE
The_Undergarden-1.19.2-0.8.3.jar |The Undergarden |undergarden |0.8.3 |DONE |Manifest: NOSIGNATURE
AdChimneys-1.19.2-9.1.9.0-build.0767.jar |Advanced Chimneys |adchimneys |9.1.9.0 |DONE |Manifest: NOSIGNATURE
AdvancedCompas-forge-1.19.2-1.2.14.jar |Advanced Compass |advancedcompass |1.2.14 |DONE |Manifest: NOSIGNATURE
Towns-and-Towers-v.1.10-_FORGE-1.19.2_.jar |Towns and Towers |t_and_t |1.10 |DONE |Manifest: NOSIGNATURE
YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE
sliceanddice-2.0.3.jar |Create Slice & Dice |sliceanddice |2.0.3 |DONE |Manifest: NOSIGNATURE
Sophisticated_Wolves-1.19.2-4.1.1.jar |Sophisticated Wolves Mod |sophisticated_wolves |4.0.0b |DONE |Manifest: NOSIGNATURE
BetterAdvancements-1.19.2-0.3.0.148.jar |Better Advancements |betteradvancements |0.3.0.148 |DONE |Manifest: NOSIGNATURE
QuarkOddities-1.18.jar |Quark Oddities |quarkoddities |1.18 |DONE |Manifest: NOSIGNATURE
nomowanderer-1.19.2_1.3.6.jar |NoMoWanderer |nomowanderer |1.19.2_1.3.6 |DONE |Manifest: NOSIGNATURE
Festive_Delight_1.0_1.19.2.jar |Festive Delight |festive_delight |1.0.0 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-1902.3.14-build.184.jar |FTB Library |ftblibrary |1902.3.14-build.184 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-1902.2.12-build.95.jar |FTB Teams |ftbteams |1902.2.12-build.95 |DONE |Manifest: NOSIGNATURE
sophisticatedstorage-1.19.2-0.6.16.276.jar |Sophisticated Storage |sophisticatedstorage |1.19.2-0.6.16.276 |DONE |Manifest: NOSIGNATURE
item-filters-forge-1902.2.9-build.46.jar |Item Filters |itemfilters |1902.2.9-build.46 |DONE |Manifest: NOSIGNATURE
jei-1.19.2-forge-11.6.0.1011.jar |Just Enough Items |jei |11.6.0.1011 |DONE |Manifest: NOSIGNATURE
Pehkui-3.7.0+1.19.2-forge.jar |Pehkui |pehkui |3.7.0+1.19.2-forge |DONE |Manifest: NOSIGNATURE
Map Atlases-forge-1.19.2-3.0.1.jar |Map Atlases |map_atlases |3.0.1 |DONE |Manifest: NOSIGNATURE
caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |DONE |Manifest: NOSIGNATURE
createchunkloading-1.3.0-forge.jar |Create Chunkloading |createchunkloading |1.3.0 |DONE |Manifest: NOSIGNATURE
comforts-forge-6.0.3+1.19.2.jar |Comforts |comforts |6.0.3+1.19.2 |DONE |Manifest: NOSIGNATURE
SereneSeasons-1.19.2-8.1.0.24.jar |Serene Seasons |sereneseasons |0.0NONE |DONE |Manifest: NOSIGNATURE
configured-2.0.1-1.19.2.jar |Configured |configured |2.0.1 |DONE |Manifest: NOSIGNATURE
BotanyPots-Forge-1.19.2-9.0.28.jar |BotanyPots |botanypots |9.0.28 |DONE |Manifest: NOSIGNATURE
create-confectionery1.19.2_v1.0.8.jar |Create Confectionery |create_confectionery |1.0.8 |DONE |Manifest: NOSIGNATURE
YungsBetterDesertTemples-1.19.2-Forge-2.2.2.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.2.2 |DONE |Manifest: NOSIGNATURE
Continents_1.19_v1.1.2.jar |Continents |continents |1.0.0 |DONE |Manifest: NOSIGNATURE
tetratic-combat-1.19-2.6.jar |Tetratic Combat |tetraticcombat |2.6 |DONE |Manifest: NOSIGNATURE
Terralith_v2.3.6.jar |Terralith |terralith |0.0NONE |DONE |Manifest: NOSIGNATURE
ftb-chunks-forge-1902.3.15-build.233.jar |FTB Chunks |ftbchunks |1902.3.15-build.233 |DONE |Manifest: NOSIGNATURE
forge-1.19.2-43.2.4-universal.jar |Forge |forge |43.2.4 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
moonlight-1.19.2-2.2.14-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.14 |DONE |Manifest: NOSIGNATURE
bettercombat-forge-1.6.1+1.19.jar |Better Combat |bettercombat |1.6.1+1.19 |DONE |Manifest: NOSIGNATURE
combatroll-forge-1.1.4+1.19.jar |Combat Roll |combatroll |1.1.4+1.19 |DONE |Manifest: NOSIGNATURE
ftb-quests-forge-1902.4.9-build.195.jar |FTB Quests |ftbquests |1902.4.9-build.195 |DONE |Manifest: NOSIGNATURE
Female-Gender-Mod-forge-1.19.1-3.0.1.jar |Wildfire's Female Gender Mod |wildfire_gender |1.19-3.0.0 |DONE |Manifest: NOSIGNATURE
another_furniture-forge-2.1.2-1.19.2.jar |Another Furniture |another_furniture |2.1.2-1.19.2 |DONE |Manifest: NOSIGNATURE
cbandb_1.0-Forge_1.19.2.jar |Create Buffer & Beams |createbufferandbeams |1.0 |DONE |Manifest: NOSIGNATURE
spectrelib-forge-0.11.0+1.19.jar |SpectreLib |spectrelib |0.11.0+1.19 |DONE |Manifest: NOSIGNATURE
Undergarden-Tetra Patch-1.3.2-1.19.2.jar |Tetra/Undergarden Patch |undergardenpatch |1.3.2-1.19.2 |DONE |Manifest: NOSIGNATURE
NethersDelight-1.19-3.0.jar |Nether's Delight |nethersdelight |1.19-3.0 |DONE |Manifest: NOSIGNATURE
createendertransmission-1.2.0.jar |Create Ender Transmission |createendertransmission |1 |DONE |Manifest: NOSIGNATURE
calio-forge-1.19.2-1.6.0.3.jar |Calio |calio |1.19.2-1.6.0.3 |DONE |Manifest: NOSIGNATURE
kffmod-3.10.0.jar |Kotlin For Forge |kotlinforforge |3.10.0 |DONE |Manifest: NOSIGNATURE
mmlib-1.2.2-1.19.jar |Mysterious Mountain Lib |mmlib |1.2.2-1.19 |DONE |Manifest: NOSIGNATURE
corn_delight-1.0.0-1.19.jar |Corn Delight |corn_delight |1.0.0-1.19 |DONE |Manifest: NOSIGNATURE
Iceberg-1.19.2-forge-1.1.4.jar |Iceberg |iceberg |1.1.4 |DONE |Manifest: NOSIGNATURE
FarmersRespite-1.19-2.0.jar |Farmer's Respite |farmersrespite |1.19-2.0 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.19.2-0.6.8.a-14.jar |Flywheel |flywheel |0.6.8.a-14 |DONE |Manifest: NOSIGNATURE
alloyed-1.19.2-v1.5.jar |Create: Alloyed |alloyed |1.19.2 |DONE |Manifest: NOSIGNATURE
create-1.19.2-0.5.0.i.jar |Create |create |0.5.0.i |DONE |Manifest: NOSIGNATURE
createdeco-1.2.12-1.19.2.jar |Create Deco |createdeco |1.2.12-1.19.2 |DONE |Manifest: NOSIGNATURE
create_mechanical_extruder-1.19.2-1.3.2.i.jar |Create Mechanical Extruder |create_mechanical_extruder |1.19.2-1.3.2.i |DONE |Manifest: NOSIGNATURE
Steam_Rails-1.19.2-1.1.1.jar |Create: Steam 'n Rails |railways |1.19.2-1.1.1 |DONE |Manifest: NOSIGNATURE
extendedgears-1.19.2-0.5.0g-1.1.2.jar |Extended Cogs |extendedgears |1.19.2-0.5.0g-1.1.2 |DONE |Manifest: NOSIGNATURE
createsifter-1.19.2-1.4.0.i.jar |Create Sifter |createsifter |1.19.2-1.4.0.i |DONE |Manifest: NOSIGNATURE
createoreexcavation-1.19-1.0.0.jar |Create Ore Excavation |createoreexcavation |1.0.0 |DONE |Manifest: NOSIGNATURE
mutil-1.19.2-5.1.0.jar |mutil |mutil |5.1.0 |DONE |Manifest: NOSIGNATURE
create-stuff-additions1.19.2_v2.0.2a.jar |Create Stuff & Additions |create_sa |2.0.2 |DONE |Manifest: NOSIGNATURE
polymorph-forge-0.46.1+1.19.2.jar |Polymorph |polymorph |0.46.1+1.19.2 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE
Quark-3.4-393.jar |Quark |quark |3.4-393 |DONE |Manifest: NOSIGNATURE
notreepunching-forge-1.19.2-6.0.0.jar |No Tree Punching |notreepunching |6.0.0 |DONE |Manifest: NOSIGNATURE
Nullscape_v1.2a.jar |Nullscape |nullscape |0.0NONE |DONE |Manifest: NOSIGNATURE
ToughAsNails-1.19-8.0.0.78.jar |Tough As Nails |toughasnails |0.0NONE |DONE |Manifest: NOSIGNATURE
TrampleNoMore-Forge-1.19.2-9.0.1.jar |TrampleNoMore |tramplenomore |9.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
appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |DONE |Manifest: NOSIGNATURE
fastfooddelight-1.19-1.2.3.jar |https://github.com/akaneoMT/Fa|fastfooddelight |1.19-1.2.3 |DONE |Manifest: NOSIGNATURE
Delightful-1.19.2-3.2.2.jar |Delightful |delightful |3.2.2 |DONE |Manifest: NOSIGNATURE
createaddition-1.19.2-20230202b.jar |Create Crafts & Additions |createaddition |1.19.2-20230202b |DONE |Manifest: NOSIGNATURE
ad_astra-forge-1.19.2-1.12.4.jar |Ad Astra |ad_astra |1.12.4 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 4bfc4129-b53b-416b-be93-eedc8923f885
Flywheel Backend: GL33 Instanced Arrays
FML: 43.2
Forge: net.minecraftforge:43.2.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment