CreativeMD / CMDCam

GNU Lesser General Public License v3.0
37 stars 21 forks source link

CMDcam crashes at startup #99

Closed Urx1r3l closed 2 months ago

Urx1r3l commented 2 months ago

Good afternoon, when I start my minecraft using CMDcam and its CreativeCore library I get a crash, I am using the latest version of both mods. `---- Minecraft Crash Report ---- // Surprise! Haha. Well, this is awkward.

Time: 20/06/24 12:48 Description: Mod loading error has occurred

java.lang.Exception: Mod Loading has failed at net.minecraftforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:55) ~[forge-1.18.2-40.2.21-universal.jar%23228!/:?] {re:classloading} at net.minecraftforge.client.loading.ClientModLoader.completeModLoading(ClientModLoader.java:170) ~[forge-1.18.2-40.2.21-universal.jar%23228!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.lambda$new$1(Minecraft.java:557) ~[client-1.18.2-20220404.173914-srg.jar%23223!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.Util.m137521(Util.java:397) ~[client-1.18.2-20220404.173914-srg.jar%23223!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.UtilMixin,pl:mixin:A} at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:551) ~[client-1.18.2-20220404.173914-srg.jar%23223!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.gui.screens.LoadingOverlay.m6305(LoadingOverlay.java:135) ~[client-1.18.2-20220404.173914-srg.jar%23223!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.GameRenderer.m109093(GameRenderer.java:879) ~[client-1.18.2-20220404.173914-srg.jar%23223!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:embeddiumplus.mixin.json:darkness.GameRendererMixin,pl:mixin:APP:beyond_earth.mixin.json:BobViewer,pl:mixin:APP:cmdcam.mixins.json:MouseOverMixin,pl:mixin:APP:tombstone.mixins.json:GameRendererMixin,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:APP:create.mixins.json:client.GameRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91383(Minecraft.java:1046) ~[client-1.18.2-20220404.173914-srg.jar%23223!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91374(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%23223!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23223!/:?] {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:31) ~[fmlloader-1.18.2-40.2.21.jar%2318!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head -- Thread: Render thread Suspected Mod: CMDCam (cmdcam), Version: 2.0.16 Issue tracker URL: https://github.com/CreativeMD/CMDCam/issues at TRANSFORMER/cmdcam@2.0.16/team.creative.cmdcam.CMDCam.(CMDCam.java:60) Stacktrace: at team.creative.cmdcam.CMDCam.(CMDCam.java:60) ~[CMDCam_FORGE_v2.0.16_mc1.18.2.jar%2390!/:2.0.16] {re:classloading} -- MOD cmdcam -- Details: Mod File: /C:/Users//AppData/Roaming/MC/MultiMinecraft/Instancias/1/.minecraft/mods/CMDCam_FORGE_v2.0.16_mc1.18.2.jar Failure message: CMDCam (cmdcam) has failed to load correctly java.lang.NoSuchMethodError: 'void team.creative.creativecore.common.network.CreativeNetwork.(java.lang.String, org.apache.logging.log4j.Logger, net.minecraft.resources.ResourceLocation)' Mod Version: 2.0.16 Mod Issue URL: https://github.com/CreativeMD/CMDCam/issues Exception message: java.lang.NoSuchMethodError: 'void team.creative.creativecore.common.network.CreativeNetwork.(java.lang.String, org.apache.logging.log4j.Logger, net.minecraft.resources.ResourceLocation)' Stacktrace: at team.creative.cmdcam.CMDCam.(CMDCam.java:60) ~[CMDCam_FORGE_v2.0.16_mc1.18.2.jar%2390!/:2.0.16] {re:classloading} at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {} at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {} at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.2.21.jar%23225!/:?] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:122) ~[fmlcore-1.18.2-40.2.21.jar%23224!/:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}

-- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.1, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 545042480 bytes (519 MiB) / 1375731712 bytes (1312 MiB) up to 6442450944 bytes (6144 MiB) CPUs: 4 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i3-1005G1 CPU @ 1.20GHz Identifier: Intel64 Family 6 Model 126 Stepping 5 Microarchitecture: Ice Lake (Client) Frequency (GHz): 1.19 Number of physical packages: 1 Number of physical CPUs: 2 Number of logical CPUs: 4 Graphics card #0 name: Intel(R) UHD Graphics Graphics card #0 vendor: Intel Corporation (0x8086) Graphics card #0 VRAM (MB): 1024.00 Graphics card #0 deviceId: 0x8a56 Graphics card #0 versionInfo: DriverVersion=26.20.100.7926 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.67 Memory slot #0 type: DDR4 Virtual memory max (MB): 21696.23 Virtual memory used (MB): 11421.21 Swap memory total (MB): 13824.00 Swap memory used (MB): 836.01 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin PLUGINSERVICE eventbus PLUGINSERVICE slf4jfixer PLUGINSERVICE object_holder_definalize PLUGINSERVICE runtime_enum_extender PLUGINSERVICE capability_token_subclass PLUGINSERVICE accesstransformer PLUGINSERVICE runtimedistcleaner PLUGINSERVICE mixin TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 lowcodefml@null javafml@null Mod List: hexerei-0.2.2.jar |Hexerei |hexerei |0.2.2 |COMMON_SET|Manifest: NOSIGNATURE saturn-mc1.18.2-0.1.5.jar |Saturn |saturn |0.1.5 |COMMON_SET|Manifest: NOSIGNATURE easy_npc_1.18.2-4.5.1.jar |Easy NPC |easy_npc |4.5.1 |COMMON_SET|Manifest: NOSIGNATURE Tropicraft-9.4.0.jar |Tropicraft |tropicraft |9.4.0 |COMMON_SET|Manifest: NOSIGNATURE player-animation-lib-forge-1.0.2+1.18.jar |Player Animator |playeranimator |1.0.2+1.18 |COMMON_SET|Manifest: NOSIGNATURE pioneer-1.18.2-1.0.1.jar |Pioneer |pioneer |1.18.2-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE Galosphere-1.18.2-1.2.2-Forge.jar |Galosphere |galosphere |1.18.2-1.2.2 |COMMON_SET|Manifest: NOSIGNATURE majruszs-difficulty-1.18.2-1.8.1.jar |Majrusz's Progressive Difficul|majruszsdifficulty |1.8.1 |COMMON_SET|Manifest: NOSIGNATURE Entity_Collision_FPS_Fix-forge-1.18.2-1.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE connectivity-1.18.2-3.2.jar |Connectivity Mod |connectivity |1.18.2-3.2 |COMMON_SET|Manifest: NOSIGNATURE ObsidianUI-forge-0.2.2+mc1.18.2.jar |ObsidianUI |obsidianui |0.2.2+mc1.18.2 |COMMON_SET|Manifest: NOSIGNATURE sophisticatedcore-1.18.2-0.6.4.604.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.6.4.604 |COMMON_SET|Manifest: NOSIGNATURE InsaneLib-1.5.3-mc1.18.2.jar |InsaneLib |insanelib |1.5.3 |COMMON_SET|Manifest: NOSIGNATURE bundledelight-1.18.2-1.2.0.jar |Bundled Delight |bundledelight |1.18.2-1.2.0 |COMMON_SET|Manifest: NOSIGNATURE Controlling-forge-1.18.2-9.0+23.jar |Controlling |controlling |9.0+23 |COMMON_SET|Manifest: NOSIGNATURE Placebo-1.18.2-6.6.7.jar |Placebo |placebo |6.6.7 |COMMON_SET|Manifest: NOSIGNATURE modernfix-forge-5.18.0+mc1.18.2.jar |ModernFix |modernfix |5.18.0+mc1.18.2 |COMMON_SET|Manifest: NOSIGNATURE jumpoverfences-forge-1.18.2-1.0.2.jar |Jump Over Fences |jumpoverfences |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE zombieawareness-1.18.1-1.12.3.jar |Zombie Awareness |zombieawareness |1.18.1-1.12.3 |COMMON_SET|Manifest: NOSIGNATURE wildbackport-1.2.3.jar |TheWildBackport |wildbackport |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE mixinextras-forge-0.3.5.jar |MixinExtras |mixinextras |0.3.5 |COMMON_SET|Manifest: NOSIGNATURE feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |2.0.0+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE Bookshelf-Forge-1.18.2-13.3.56.jar |Bookshelf |bookshelf |13.3.56 |COMMON_SET|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.18.2-3.20.2.1036.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.20.2.1036 |COMMON_SET|Manifest: NOSIGNATURE guardvillagers-1.18.2.1.4.4.jar |Guard Villagers |guardvillagers |1.4.4 |COMMON_SET|Manifest: NOSIGNATURE zume-0.19.1.jar |Zume |zume |0.19.1 |COMMON_SET|Manifest: NOSIGNATURE takesapillage-1.0.3-1.18.2.jar |It Takes A Pillage |takesapillage |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE ProgressiveBosses-3.6.8-mc1.18.2.jar |Progressive Bosses |progressivebosses |3.6.8 |COMMON_SET|Manifest: NOSIGNATURE GrimoireOfGaia4-1.18.2-2.0.0-beta.11.jar |Grimoire of Gaia 4 |grimoireofgaia |2.0.0-beta.11 |COMMON_SET|Manifest: NOSIGNATURE bygonenether-1.3.2-1.18.2.jar |Bygone Nether |bygonenether |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE MekanismGenerators-1.18.2-10.2.5.465.jar |Mekanism: Generators |mekanismgenerators |10.2.5 |COMMON_SET|Manifest: NOSIGNATURE FpsReducer2-forge-1.18.2-2.0.jar |FPS Reducer |fpsreducer |1.18.2-2.0 |COMMON_SET|Manifest: NOSIGNATURE Beyond-Earth-1.18.2-6.2.jar |Beyond Earth |beyond_earth |6.2 |COMMON_SET|Manifest: NOSIGNATURE cloth-config-6.5.116-forge.jar |Cloth Config v4 API |cloth_config |6.5.116 |COMMON_SET|Manifest: NOSIGNATURE refinedstorage-1.10.6.jar |Refined Storage |refinedstorage |1.10.6 |COMMON_SET|Manifest: NOSIGNATURE embeddium-0.3.18+mc1.18.2.jar |Embeddium |embeddium |0.3.18+mc1.18.2 |COMMON_SET|Manifest: NOSIGNATURE embeddiumplus-1.18.2-v1.2.13.jar |Embeddium++ |embeddiumplus |1.2.13 |COMMON_SET|Manifest: NOSIGNATURE structure_gel-1.18.2-2.4.8.jar |Structure Gel API |structure_gel |2.4.8 |COMMON_SET|Manifest: NOSIGNATURE morevillagers-forge-1.18.2-3.3.2.jar |More Villagers |morevillagers |3.3.2 |COMMON_SET|Manifest: NOSIGNATURE BetterCompatibilityChecker-1.1.21-build.48+mc1.18.|Better Compatibility Checker |bcc |1.1.21-build.48+mc1.|COMMON_SET|Manifest: NOSIGNATURE chefs-delight-1.0.2-forge-1.18.2.jar |Chefs Delight |chefsdelight |1.0.2-forge-1.18.2 |COMMON_SET|Manifest: NOSIGNATURE BiomesOPlenty-1.18.2-16.0.0.134.jar |Biomes O' Plenty |biomesoplenty |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE projectvibrantjourneys-1.18.2-4.1.1.jar |Project Vibrant Journeys |projectvibrantjourneys |1.18.2-4.1.1 |COMMON_SET|Manifest: NOSIGNATURE MekanismAdditions-1.18.2-10.2.5.465.jar |Mekanism: Additions |mekanismadditions |10.2.5 |COMMON_SET|Manifest: NOSIGNATURE endrem_forge-5.2.0-R-1.18.2.jar |End Remastered |endrem |5.2.0-R-1.18.2 |COMMON_SET|Manifest: NOSIGNATURE CMDCam_FORGE_v2.0.16_mc1.18.2.jar |CMDCam |cmdcam |2.0.16 |ERROR |Manifest: NOSIGNATURE dungeons_plus-1.18.2-1.2.0.jar |Dungeons Plus |dungeons_plus |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE DarkerDepths-1.18.2-1.0.6-patch4.jar |DarkerDepths |darkerdepths |1.18.2-1.0.6-patch4 |COMMON_SET|Manifest: NOSIGNATURE mysticaloaktree-1.18.2-1.2.jar |Mystical Oak Tree |mysticaloaktree |1.18.2-1.2 |COMMON_SET|Manifest: NOSIGNATURE lightspeed-1.18.2-1.0.5.jar |Lightspeed |lightspeed |1.18.2-1.1.0 |COMMON_SET|Manifest: NOSIGNATURE curios-forge-1.18.2-5.0.9.2.jar |Curios API |curios |1.18.2-5.0.9.2 |COMMON_SET|Manifest: NOSIGNATURE Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |COMMON_SET|Manifest: NOSIGNATURE camera-1.18.2-1.0.6.jar |Camera Mod |camera |1.18.2-1.0.6 |COMMON_SET|Manifest: NOSIGNATURE betterbiomeblend-1.18.2-1.3.5-forge.jar |Better Biome Blend |betterbiomeblend |1.3.5-forge |COMMON_SET|Manifest: NOSIGNATURE MushroomQuest 1.18.2 - v4.1.0.jar |Mushroom Quest |mushroomquest |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE elevatorid-1.18.2-1.8.4.jar |Elevator Mod |elevatorid |1.18.2-1.8.4 |COMMON_SET|Manifest: NOSIGNATURE tombstone-1.18.2-7.6.9.jar |Corail Tombstone |tombstone |7.6.9 |COMMON_SET|Manifest: NOSIGNATURE pluto-mc1.18.2-0.0.6.jar |Pluto |pluto |0.0.6 |COMMON_SET|Manifest: NOSIGNATURE MekanismTools-1.18.2-10.2.5.465.jar |Mekanism: Tools |mekanismtools |10.2.5 |COMMON_SET|Manifest: NOSIGNATURE TheWildBackportAdditions-1.18.2-1.0.2.jar |The Wild Backport Additions |wild_backport_additions |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE cfm-7.0.0-pre35-1.18.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre35 |COMMON_SET|Manifest: NOSIGNATURE architectury-4.12.94-forge.jar |Architectury |architectury |4.12.94 |COMMON_SET|Manifest: NOSIGNATURE bwncr-3.13.21.jar |Bad Wither No Cookie Reloaded |bwncr |3.13.21 |COMMON_SET|Manifest: NOSIGNATURE PlayerRevive_FORGE_v2.0.14_mc1.18.2.jar |PlayerRevive |playerrevive |2.0.14 |COMMON_SET|Manifest: NOSIGNATURE mowziesmobs-1.6.3.jar |Mowzie's Mobs |mowziesmobs |1.6.3 |COMMON_SET|Manifest: NOSIGNATURE geckolib-forge-1.18-3.0.57.jar |GeckoLib |geckolib3 |3.0.57 |COMMON_SET|Manifest: NOSIGNATURE SereneShrubbery-1.18.2-1.4.0.jar |Serene Shrubbery |serene_shrubbery |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE coralreef-forge-1.18.2-1.0.2.jar |Coral Reef |coralreef |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE biomemakeover-FORGE-1.18.2-1.4.32.jar |Biome Makeover |biomemakeover |1.18.2-1.4.32 |COMMON_SET|Manifest: NOSIGNATURE sophisticatedstorage-1.18.2-0.9.7.764.jar |Sophisticated Storage |sophisticatedstorage |1.18.2-0.9.7.764 |COMMON_SET|Manifest: NOSIGNATURE jei-1.18.2-forge-10.2.1.1006.jar |Just Enough Items |jei |10.2.1.1006 |COMMON_SET|Manifest: NOSIGNATURE The_Graveyard1.9.7(FORGE)_for_1.18.2.jar |The Graveyard |graveyard |1.9.7 |COMMON_SET|Manifest: NOSIGNATURE the-conjurer-1.18.2-1.1.1.jar |The Conjurer |conjurer_illager |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE libraryferret-forge-1.18.2-4.0.0.jar |Library ferret |libraryferret |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE obscure_api-10.jar |Obscure API |obscure_api |10 |COMMON_SET|Manifest: NOSIGNATURE immersive_weathering-1.18.2-3.0.3-forge.jar |Immersive Weathering |immersive_weathering |1.18.2-1.18.2-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE FastSuite-1.18.2-3.0.2.jar |Fast Suite |fastsuite |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE journeymap-1.18.2-5.9.8-forge.jar |Journeymap |journeymap |5.9.8 |COMMON_SET|Manifest: NOSIGNATURE integrated_api_forge-1.2.8+1.18.2.jar |Integrated API |integrated_api |1.2.8+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE artifacts-1.18.2-4.2.3.jar |Artifacts |artifacts |1.18.2-4.2.3 |COMMON_SET|Manifest: NOSIGNATURE Decorative Blocks-forge-1.18.2-2.1.2.jar |Decorative Blocks |decorative_blocks |2.1.2 |COMMON_SET|Manifest: NOSIGNATURE champions-forge-1.18.2-2.1.6.3.jar |Champions |champions |1.18.2-2.1.6.3 |COMMON_SET|Manifest: NOSIGNATURE lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |COMMON_SET|Manifest: NOSIGNATURE starlight-1.0.2+forge.546ae87.jar |Starlight |starlight |1.0.2+forge.83663de |COMMON_SET|Manifest: NOSIGNATURE everycomp-1.18.2-1.6.11.jar |Every Compat |everycomp |1.18.2-1.6.11 |COMMON_SET|Manifest: NOSIGNATURE farsight-1.18.2-1.9.jar |Farsight mod |farsight_view |1.18.2-1.9 |COMMON_SET|Manifest: NOSIGNATURE JEITweaker-1.18.2-3.0.0.9.jar |JEI Tweaker |jeitweaker |3.0.0.9 |COMMON_SET|Manifest: NOSIGNATURE blueprint-1.18.2-5.5.0.jar |Blueprint |blueprint |5.5.0 |COMMON_SET|Manifest: NOSIGNATURE boatload-1.18.2-3.0.0.jar |Boatload |boatload |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE environmental-1.18.2-2.0.0.jar |Environmental |environmental |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE savage_and_ravage-1.18.2-4.0.1.jar |Savage & Ravage |savage_and_ravage |4.0.1 |COMMON_SET|Manifest: NOSIGNATURE incubation-1.18.2-2.0.2.jar |Incubation |incubation |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE buzzier_bees-1.18.2-4.0.0.jar |Buzzier Bees |buzzier_bees |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE berry_good-1.18.2-5.0.0.jar |Berry Good |berry_good |5.0.0 |COMMON_SET|Manifest: NOSIGNATURE memoryleakfix-forge-1.17+-1.1.5.jar |Memory Leak Fix |memoryleakfix |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE CraftTweaker-forge-1.18.2-9.1.211.jar |CraftTweaker |crafttweaker |9.1.211 |COMMON_SET|Manifest: NOSIGNATURE Mekanism-1.18.2-10.2.5.465.jar |Mekanism |mekanism |10.2.5 |COMMON_SET|Manifest: NOSIGNATURE forge-1.18.2-40.2.21-universal.jar |Forge |forge |40.2.21 |COMMON_SET|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 friendsandfoes-forge-mc1.18.2-1.4.8.jar |Friends&Foes |friendsandfoes |1.4.8 |COMMON_SET|Manifest: NOSIGNATURE neapolitan-1.18.2-3.0.0.jar |Neapolitan |neapolitan |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE idas_forge-1.6.7+1.18.2.jar |Integrated Dungeons and Struct|idas |1.6.7+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE emotecraft-for-MC1.18.2-2.2.7-b.build.50-forge.jar|Emotecraft |emotecraft |2.2.7-b.build.50 |COMMON_SET|Manifest: NOSIGNATURE selene-1.18.2-1.17.14.jar |Selene |selene |1.18.2-1.17.14 |COMMON_SET|Manifest: NOSIGNATURE supplementaries-1.18.2-1.5.18.jar |Supplementaries |supplementaries |1.18.2-1.5.18 |COMMON_SET|Manifest: NOSIGNATURE client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |COMMON_SET|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 terraform-shapes-api-v1-3.1.3.jar |Terraform Shapes API (v1) Refo|terraform_shapes_api_v1 |3.1.3 |COMMON_SET|Manifest: NOSIGNATURE cinderscapes-client-2.0.5.jar |Cinderscapes Reforged: Client |cinderscapes_client |2.0.5 |COMMON_SET|Manifest: NOSIGNATURE terraform-utils-v1-3.1.3.jar |Terraform Utils |terraform_utils |3.1.3 |COMMON_SET|Manifest: NOSIGNATURE upgrade_aquatic-1.18.2-4.0.0.jar |Upgrade Aquatic |upgrade_aquatic |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE terraform-wood-api-v1-3.1.3.jar |Terraform Wood API (v1) Reforg|terraform_wood_api_v1 |3.1.3 |COMMON_SET|Manifest: NOSIGNATURE cinderscapes-common-2.0.5.jar |Cinderscapes Reforged: Common |cinderscapes_common |2.0.5 |COMMON_SET|Manifest: NOSIGNATURE TConstruct-1.18.2-3.7.1.155.jar |Tinkers' Construct |tconstruct |3.7.1.155 |COMMON_SET|Manifest: NOSIGNATURE BrassAmberBattleTowers-1.18.2-2.3.12.jar |Brass-Amber BattleTowers |ba_bt |1.18.2-2.3.12 |COMMON_SET|Manifest: NOSIGNATURE voicechat-forge-1.18.2-2.5.15.jar |Simple Voice Chat |voicechat |1.18.2-2.5.15 |COMMON_SET|Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.18.2-10.0.17.jar |EnchantmentDescriptions |enchdesc |10.0.17 |COMMON_SET|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 TerraBlender-forge-1.18.2-1.2.0.126.jar |TerraBlender |terrablender |1.2.0.126 |COMMON_SET|Manifest: NOSIGNATURE greekfantasy-18.2.9.jar |Greek Fantasy |greekfantasy |18.2.9 |COMMON_SET|Manifest: NOSIGNATURE Jade-1.18.2-forge-5.3.2.jar |Jade |jade |5.3.2 |COMMON_SET|Manifest: NOSIGNATURE majrusz-library-1.18.2-5.1.2.jar |Majrusz Library |mlib |5.1.2 |COMMON_SET|Manifest: NOSIGNATURE CullLessLeaves-Reforged-1.18.2-1.0.5.jar |Cull Less Leaves Reforged |culllessleaves |1.18.2-1.0.5 |COMMON_SET|Manifest: NOSIGNATURE CreativeCore_FORGE_v2.11.27_mc1.18.2.jar |CreativeCore |creativecore |2.11.27 |COMMON_SET|Manifest: NOSIGNATURE FabricBiomeApiReforged-2.0.3.jar |Fabric BiomeApi Reforged |fabric_biome_api |2.0.3 |COMMON_SET|Manifest: NOSIGNATURE cinderscapes-worldgen-2.0.5.jar |Cinderscapes Reforged: World G|cinderscapes_worldgen |2.0.5 |COMMON_SET|Manifest: NOSIGNATURE Coins-Forge-1.18.2-7.0.1.jar |Coins |coinsje |7.0.1 |COMMON_SET|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 personality-1.18.2-2.0.0.jar |Personality |personality |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE atmospheric-1.18.2-4.0.0.jar |Atmospheric |atmospheric |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE betterfpsdist-1.18.2-1.5.jar |betterfpsdist mod |betterfpsdist |1.18.2-1.5 |COMMON_SET|Manifest: NOSIGNATURE rottencreatures-forge-1.18.2-1.0.0.jar |Rotten Creatures |rottencreatures |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE flywheel-forge-1.18.2-0.6.10-105.jar |Flywheel |flywheel |0.6.10-105 |COMMON_SET|Manifest: NOSIGNATURE create-1.18.2-0.5.1.f.jar |Create |create |0.5.1.f |COMMON_SET|Manifest: NOSIGNATURE SpartanShields-1.18.2-3.0.1.jar |Spartan Shields |spartanshields |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE Mantle-1.18.2-1.9.50.jar |Mantle |mantle |1.9.50 |COMMON_SET|Manifest: NOSIGNATURE ecologics-forge-1.18.2-1.7.11.jar |Ecologics |ecologics |1.7.11 |COMMON_SET|Manifest: NOSIGNATURE integrated_stronghold_forge-1.0.2+1.18.2.jar |Integrated Stronghold |integrated_stronghold |1.0.2+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE Croptopia-1.18.2-FORGE-2.1.0.jar |Croptopia |croptopia |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE FastWorkbench-1.18.2-6.1.1.jar |Fast Workbench |fastbench |6.1.1 |COMMON_SET|Manifest: NOSIGNATURE Beyond-Earth-Giselle-Addon-1.18.2-2.20.jar |Beyond Earth: Giselle Addon |beyond_earth_giselle_addon |1.18.2-2.20 |COMMON_SET|Manifest: NOSIGNATURE autumnity-1.18.2-3.0.0.jar |Autumnity |autumnity |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE polymorph-forge-1.18.2-0.50.jar |Polymorph |polymorph |1.18.2-0.50 |COMMON_SET|Manifest: NOSIGNATURE CroptopiaDelight-1.18.2_1.2.2-forge.jar |Croptopia Delight |croptopia_delight |1.0 |COMMON_SET|Manifest: NOSIGNATURE AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |COMMON_SET|Manifest: NOSIGNATURE Quark-3.2-359.jar |Quark |quark |3.2-359 |COMMON_SET|Manifest: NOSIGNATURE materialis-1.18.2-2.8.6.jar |Materialis |materialis |1.18.2-2.8.6 |COMMON_SET|Manifest: NOSIGNATURE miners_delight-1.18.2-1.1.2.jar |Miner's Delight |miners_delight |1.18.2-1.1.2 |COMMON_SET|Manifest: NOSIGNATURE EndlessBiomes 1.3s - 1.18.2 (Server-friendly).jar |EndlessBiomes |endlessbiomes |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE ImmediatelyFastReforged-1.18.2-1.1.10.jar |ImmediatelyFast Reforged |immediatelyfast |1.18.2-1.1.10 |COMMON_SET|Manifest: NOSIGNATURE coroutil-forge-1.18.2-1.3.6.jar |CoroUtil |coroutil |1.18.2-1.3.6 |COMMON_SET|Manifest: NOSIGNATURE FastFurnace-1.18.2-6.0.3.jar |FastFurnace |fastfurnace |6.0.3 |COMMON_SET|Manifest: NOSIGNATURE HunterIllager-1.18.2-4.0.1.jar |Hunter Illager |hunterillager |1.18.2-4.0.1 |COMMON_SET|Manifest: NOSIGNATURE creeperoverhaul-1.3.1-forge.jar |Creeper Overhaul |creeperoverhaul |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE appleskin-forge-mc1.18.2-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.18.2 |COMMON_SET|Manifest: NOSIGNATURE alexsdelight-1.18.2-1.3.3.jar |Alex's Delight |alexsdelight |1.3.3 |COMMON_SET|Manifest: NOSIGNATURE citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |COMMON_SET|Manifest: NOSIGNATURE alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |COMMON_SET|Manifest: NOSIGNATURE FarmersDelight-1.18.2-1.2.3.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.3 |COMMON_SET|Manifest: NOSIGNATURE ends_delight-1.18.2-1.2.1.jar |End's Delight |ends_delight |1.18.2-1.2.1 |COMMON_SET|Manifest: NOSIGNATURE L_Enders Cataclysm-0.51-changed Them -1.18.2.jar |Cataclysm Mod |cataclysm |1.0 |COMMON_SET|Manifest: NOSIGNATURE untamedwilds-1.18.2-2.4.3.jar |Untamed Wilds |untamedwilds |2.4.3 |COMMON_SET|Manifest: NOSIGNATURE iceandfire-2.1.13-1.18.2-beta-3.jar |Ice and Fire |iceandfire |2.1.13-1.18.2+build.|COMMON_SET|Manifest: NOSIGNATURE NethersDelight-1.18.2-2.2.0.jar |Nethers Delight |nethersdelight |2.2 |COMMON_SET|Manifest: NOSIGNATURE BrewinAndChewin-1.18.2-1.0.1.jar |Brewin' and Chewin' |brewinandchewin |1.18.2-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE FarmersRespite-1.18.2-1.3.0.jar |Farmer's Respite |farmersrespite |1.18.1-1.3.0 |COMMON_SET|Manifest: NOSIGNATURE abnormals_delight-1.18.2-3.0.2.jar |Abnormals Delight |abnormals_delight |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE Vampirism-1.18.2-1.8.8.jar |Vampirism |vampirism |1.8.8 |COMMON_SET|Manifest: NOSIGNATURE VampiresNeedUmbrellas-1.18.2-1.0.jar |Vampires Need Umbrellas |vampiresneedumbrellas |1.0 |COMMON_SET|Manifest: NOSIGNATURE lootr-forge-1.18.2-0.3.29.71.jar |Lootr |lootr |0.3.28.70 |COMMON_SET|Manifest: NOSIGNATURE ferritecore-4.2.2-forge.jar |Ferrite Core |ferritecore |4.2.2 |COMMON_SET|Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a BetterF3-3.0.0-Forge-1.18.2.jar |BetterF3 |betterf3 |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE Aquaculture-1.18.2-2.3.12.jar |Aquaculture 2 |aquaculture |1.18.2-2.3.12 |COMMON_SET|Manifest: NOSIGNATURE majruszs-enchantments-1.18.2-1.9.2.jar |Majrusz's Enchantments |majruszsenchantments |1.9.2 |COMMON_SET|Manifest: NOSIGNATURE RyoamicLights-forge-0.2.3+mc1.18.2.jar |RyoamicLights |ryoamiclights |0.2.3+mc1.18.2 |COMMON_SET|Manifest: NOSIGNATURE cinderscapes-forge-2.0.5.jar |Cinderscapes Reforged |cinderscapes |2.0.5 |COMMON_SET|Manifest: NOSIGNATURE textrues_embeddium_options-0.1.1+mc1.18.2.jar |TexTrue's Embeddium Options |textrues_embeddium_options |0.1.1+mc1.18.2 |COMMON_SET|Manifest: NOSIGNATURE expandability-6.0.0.jar |ExpandAbility |expandability |6.0.0 |COMMON_SET|Manifest: NOSIGNATURE Delightful-1.18.2-3.2.1.jar |Delightful |delightful |3.2.1 |COMMON_SET|Manifest: NOSIGNATURE CosmeticArmorReworked-1.18.2-v2a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.2-v2a |COMMON_SET|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 valhelsia_core-forge-1.18.2-0.4.0.jar |Valhelsia Core |valhelsia_core |1.18.2-0.4.0 |COMMON_SET|Manifest: NOSIGNATURE forbidden_arcanus-1.18.2-2.1.3.jar |Forbidden & Arcanus |forbidden_arcanus |1.18.2-2.1.3 |COMMON_SET|Manifest: NOSIGNATURE End's Phantasm - BETAv1.2.10.5 - 1.18.2.jar |End's Phantasm |phantasm |1.2.10.5 |COMMON_SET|Manifest: NOSIGNATURE aquamirae-5.api10.jar |Aquamirae |aquamirae |5.api10 |COMMON_SET|Manifest: NOSIGNATURE Crash Report UUID: e3105da2-068f-40b4-bfa1-dcbf991622f4 FML: 40.2 Forge: net.minecraftforge:40.2.21 Flywheel Backend: GL33 Instanced Arrays`