ValkyrienSkies / Valkyrien-Skies-2

Valkyrien Skies 2
https://valkyrienskies.org/
GNU Lesser General Public License v3.0
220 stars 92 forks source link

Server Crash When Resetting Chunks Using WorldEdit #645

Open madPaolino opened 9 months ago

madPaolino commented 9 months ago

Mod Name

WorldEdit

This issue occurs when only Valkyrien Skies, addons, and the mod I have specified are installed and no other mods

Minecraft Version

1.18

Mod Loader

Forge

Issue description

I've been experiencing a server crash issue when attempting to reset certain chunks within my server. I've been searching for a solution for some time now, and I've finally identified a command in WorldEdit that allows you to reset a chunk to its initial state, namely "//regen." However, when I execute this command, the VS engine forcefully crashes the server and generates a crash report specifying that it blocked this process.

I'm reaching out to inquire if there's a way, perhaps through the configuration settings, to temporarily disable this behavior. Removing the mod altogether would cause damage to the numerous ships I've already constructed, and I'd like to avoid that.

Your assistance in resolving this matter would be greatly appreciated.

Issue reproduction

To test my issue, simply start a server with Visual Studio and WorldEdit. When using the //regen command, the process gets stuck

Logs

---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic.

Time: 12/7/23, 3:11 PM Description: Exception in server tick loop

org.valkyrienskies.core.impl.util.assertions.stages.ConstraintFailedException: Constraints failed. Stages since last reset: [PRE_TICK, GET_LAST_TICK_CHANGES, UPDATE_CHUNKS, UPDATE_CHUNKS, UPDATE_CHUNKS, POST_TICK_START, POST_TICK_GENERATED, POST_TICK_FINISH, GET_CURRENT_TICK_CHANGES, CLEAR_FOR_RESET, UPDATE_DIMENSIONS, UPDATE_PLAYERS] Required stages matching predicate in the following order: [PRE_TICK, oneOf[UPDATE_DIMENSIONS, UPDATE_BLOCKS, UPDATE_CHUNKS], POST_TICK_START, POST_TICK_GENERATED, POST_TICK_FINISH, CLEAR_FOR_RESET, UPDATE_PLAYERS] at org.valkyrienskies.core.impl.util.assertions.stages.TickStageEnforcerImpl.stage(Unknown Source) ~[valkyrienskies-118-2.1.1-beta.2.jar%23240!/:?] {re:classloading} at org.valkyrienskies.core.impl.game.ships.ShipObjectServerWorld.setPlayers(Unknown Source) ~[valkyrienskies-118-2.1.1-beta.2.jar%23240!/:?] {re:classloading} at net.minecraft.server.MinecraftServer.handler$bhm000$preTick(MinecraftServer.java:4061) ~[server-1.18.2-20220404.173914-srg.jar%23255!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m5705(MinecraftServer.java) ~[server-1.18.2-20220404.173914-srg.jar%23255!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%23255!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m177918(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23255!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin}

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

-- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Linux (amd64) version 5.15.0-88-generic Java Version: 21.0.1, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation Memory: 21052031184 bytes (20076 MiB) / 34359738368 bytes (32768 MiB) up to 53687091200 bytes (51200 MiB) CPUs: 8 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz Identifier: Intel64 Family 6 Model 158 Stepping 9 Microarchitecture: Kaby Lake Frequency (GHz): 3.60 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 8 Graphics card #0 name: unknown Graphics card #0 vendor: unknown Graphics card #0 VRAM (MB): 0.00 Graphics card #0 deviceId: unknown Graphics card #0 versionInfo: unknown Virtual memory max (MB): 64777.11 Virtual memory used (MB): 37871.34 Swap memory total (MB): 32735.00 Swap memory used (MB): 0.00 JVM Flags: 38 total; -Xmx50G -Xms32G -XX:ReservedCodeCacheSize=400M -XX:NonNMethodCodeHeapSize=12M -XX:ProfiledCodeHeapSize=194M -XX:NonProfiledCodeHeapSize=194M -XX:+UnlockExperimentalVMOptions -XX:+UnlockDiagnosticVMOptions -XX:+AlwaysActAsServerClassMachine -XX:+AlwaysPreTouch -XX:+DisableExplicitGC -XX:+UseNUMA -XX:AllocatePrefetchStyle=3 -XX:NmethodSweepActivity=1 -XX:+PerfDisableSharedMem -XX:+UseFastUnorderedTimeStamps -XX:+UseCriticalJavaThreadPriority -XX:+EagerJVMCI -XX:+AlwaysPreTouch -XX:+TieredCompilation -XX:NewRatio=1 -XX:MaxMetaspaceSize=1024m -XX:ParallelGCThreads=2 -XX:ConcGCThreads=2 -XX:MaxTenuringThreshold=15 -XX:MaxGCPauseMillis=130 -XX:G1NewSizePercent=28 -XX:G1HeapRegionSize=16M -XX:G1ReservePercent=20 -XX:G1MixedGCCountTarget=3 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=0 -XX:SurvivorRatio=32 -XX:G1SATBBufferEnqueueingThresholdPercent=30 -XX:G1ConcMarkStepDurationMillis=5 -XX:G1ConcRSHotCardLimit=16 -XX:G1ConcRefinementServiceIntervalMillis=150 Server Running: true Player Count: 1 / 4; [ServerPlayer['DaniTop_'/2948, l='ServerLevel[world]', x=73.93, y=77.00, z=-189.21]] Data Packs: vanilla, mod:rsrequestify (incompatible), mod:betterdungeons, mod:supermartijn642configlib, mod:betterwitchhuts, mod:entitycollisionfpsfix (incompatible), mod:mcwwindows, mod:incendium, mod:sophisticatedcore (incompatible), mod:rubidium (incompatible), mod:mcwfurnituresbop, mod:ctm (incompatible), mod:prism (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:yungsapi, mod:maxhealthfix (incompatible), mod:cabletiers (incompatible), mod:feature_nbt_deadlock_be_gone (incompatible), mod:bookshelf, mod:vinery (incompatible), mod:sophisticatedbackpacks (incompatible), mod:universalgrid (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:traffic_control_roadsmodbyteerth, mod:mcwdoors, mod:railways (incompatible), mod:snowrealmagic, mod:carryon (incompatible), mod:immersive_armors (incompatible), mod:betterfortresses, mod:cloth_config (incompatible), mod:shetiphiancore, mod:absentbydesign, mod:refinedstorage, mod:structure_gel, mod:corpse (incompatible), mod:chipped (incompatible), mod:mcwbridges, mod:farmersdelight, mod:taterzens (incompatible), mod:crashutilities (incompatible), mod:biomesoplenty (incompatible), mod:dungeons_plus (incompatible), mod:mcwfences, mod:mcwtrpdoors, mod:supermartijn642corelib, mod:yungsbridges, mod:curios (incompatible), mod:patchouli (incompatible), mod:searchables (incompatible), mod:measurements (incompatible), mod:yungsextras, mod:framedblocks, mod:betterstrongholds, mod:runelic (incompatible), mod:constructionwand, mod:mcwroofs, mod:architectury (incompatible), mod:cfm, mod:mcwfurnitures, mod:flib (incompatible), mod:trashcans, mod:enhancedfarming, mod:jadeaddons (incompatible), mod:higherworlddeeperocean (incompatible), mod:polylib (incompatible), mod:t_and_t, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:naturalist, mod:kiwi, mod:rhino (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:rechiseled, mod:awesomedungeonend, mod:sophisticatedstorage (incompatible), mod:additionallanterns, mod:platforms, mod:jei (incompatible), mod:libraryferret, mod:mekanism, mod:obscure_api, mod:immersive_weathering (incompatible), mod:industrializedcreate (incompatible), mod:buildersdelight, mod:structory, mod:clumps (incompatible), mod:awesomedungeon, mod:comforts (incompatible), mod:artifacts, mod:sereneseasons (incompatible), mod:libx, mod:utilitix, mod:decorative_blocks, mod:betteranimalsplus (incompatible), mod:ob_tooltips, mod:betterdeserttemples, mod:mapperbase (incompatible), mod:roadstuff (incompatible), mod:saros_road_signs_mod, mod:simplesplashscreen (incompatible), mod:terralith, mod:fusion (incompatible), mod:extradisks, mod:ftbchunks (incompatible), mod:kubejs (incompatible), mod:forge, mod:tlskincape (incompatible), mod:alcocraftplus (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:oaks_nature, mod:createbb (incompatible), mod:enchdesc (incompatible), mod:terrablender (incompatible), mod:commonality, mod:magnumtorch, mod:jade, mod:additionaladditions (incompatible), mod:snowyspirit (incompatible), mod:another_furniture, mod:creativecore (incompatible), mod:scarecrowsterritory, mod:eanimod (incompatible), mod:domum_ornamentum (incompatible), mod:rocks, mod:car (incompatible), mod:natural_decoration, mod:kotlinforforge, mod:jeiintegration (incompatible), mod:iceberg (incompatible), mod:flywheel (incompatible), mod:create, mod:createdeco (incompatible), mod:ecologics, mod:croptopia, mod:pigpen (incompatible), mod:fastbench (incompatible), mod:polymorph (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:parcool (incompatible), mod:fluxnetworks (incompatible), mod:creativecrafter (incompatible), mod:fastfurnace (incompatible), mod:neoncraft2, mod:appleskin (incompatible), mod:lootr (incompatible), mod:apexcore, mod:fantasyfurniture, mod:puzzleslib, mod:pizzacraft (incompatible), mod:crossbowverhaul (incompatible), mod:bushierflowers (incompatible), mod:valkyrienskies (incompatible), mod:vs_eureka (incompatible), mod:expandability (incompatible), mod:createaddition (incompatible), mod:cristellib, Immersive Weathering Generated Pack, Snowyspirit Generated Pack, Supplementaries Generated Pack, builtin/mod_support/ctm, mod:jeresources, mod:configured (incompatible), mod:saturn (incompatible), mod:modernfix (incompatible), mod:pluto (incompatible), mod:fastload (incompatible), mod:lazydfu (incompatible), mod:ferritecore (incompatible), mod:waterframes, mod:refinedstorageaddons, mod:connectedglass, mod:camera_mods, mod:sound_physics_remastered (incompatible), mod:create_electric_stonks (incompatible), mod:rsx (incompatible), mod:lightspeed, mod:sliceanddice (incompatible), mod:mcwlights, mod:quarkoddities (incompatible), mod:create_tweaked_controllers, mod:pehkui (incompatible), mod:fallingleaves (incompatible), mod:mcwpaths, mod:mousetweaks (incompatible), mod:mrplibrary (incompatible), mod:entityculling (incompatible), mod:fps (incompatible), mod:create_things_and_misc, mod:controlling (incompatible), mod:mixinextras (incompatible), mod:interiors (incompatible), mod:pfm (incompatible), mod:morewires (incompatible), mod:cozy_home, mod:jerintegration, mod:pehkui_resizer, mod:nightconfigfixes (incompatible), mod:wirelessredstone (incompatible), mod:sfcr (incompatible), mod:ls_furniture, mod:cupboard, mod:redstonepen (incompatible), mod:mcwpaintings, mod:davebuildingmod, mod:myserveriscompatible (incompatible), mod:travelerstitles, mod:smoothboot (incompatible), mod:infinitybuttons, mod:presencefootsteps, mod:spark (incompatible), mod:pneumaticcraft, mod:compressedcreativity (incompatible), mod:securitycraft (incompatible), mod:worldedit (incompatible) World Generation: Stable Is Modded: Definitely; Server brand changed to 'forge' Type: Dedicated Server (map_server.txt) ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeserver 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 kotlinforforge@3.12.0 lowcodefml@null javafml@null Mod List: saturn-mc1.18.2-0.0.8.jar |Saturn |saturn |0.0.8 |DONE |Manifest: NOSIGNATURE YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.1.8-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE Entity_Collision_FPS_Fix-forge-1.18.2-1.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |1.0.0 |DONE |Manifest: NOSIGNATURE mcw-windows-2.2.0-mc1.18.2forge.jar |Macaw's Windows |mcwwindows |2.2.0 |DONE |Manifest: NOSIGNATURE rubidium-0.5.6.jar |Rubidium |rubidium |0.5.6 |DONE |Manifest: NOSIGNATURE CTM-1.18.2-1.1.5+5.jar |ConnectedTexturesMod |ctm |1.18.2-1.1.5+5 |DONE |Manifest: NOSIGNATURE modernfix-forge-5.8.1+mc1.18.2.jar |ModernFix |modernfix |5.8.1+mc1.18.2 |DONE |Manifest: NOSIGNATURE YungsApi-1.18.2-Forge-2.2.9.jar |YUNG's API |yungsapi |1.18.2-Forge-2.2.9 |DONE |Manifest: NOSIGNATURE MaxHealthFix-Forge-1.18.2-5.0.4.jar |MaxHealthFix |maxhealthfix |5.0.4 |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 cabletiers-1.18.2-0.547.jar |Cable Tiers |cabletiers |1.18.2-0.547 |DONE |Manifest: NOSIGNATURE vinery-forge-1.2.8.jar |Vinery |vinery |1.2.8 |DONE |Manifest: NOSIGNATURE universalgrid-1.18.2-1.0321.jar |Universal Grid |universalgrid |1.18.2-1.0321 |DONE |Manifest: NOSIGNATURE DarkUtilities-Forge-1.18.2-10.1.7.jar |DarkUtilities |darkutils |10.1.7 |DONE |Manifest: NOSIGNATURE Apotheosis-1.18.2-5.8.1.jar |Apotheosis |apotheosis |5.8.1 |DONE |Manifest: NOSIGNATURE SnowRealMagic-1.18.2-forge-4.2.4.jar |Snow! Real Magic! |snowrealmagic |4.2.4 |DONE |Manifest: NOSIGNATURE immersive_armors-1.5.6+1.18.2-forge.jar |Immersive Armors |immersive_armors |1.5.6+1.18.2 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.18.2-0.14.2.206.jar |Just Enough Resources |jeresources |0.14.2.206 |DONE |Manifest: NOSIGNATURE 0.1-Camera-mods-1.18.2.jar |camera mods |camera_mods |0.1 |DONE |Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.18.2-Forge-1.0.0.jar|YUNG's Better Nether Fortresse|betterfortresses |1.18.2-Forge-1.0.0 |DONE |Manifest: NOSIGNATURE cloth-config-6.5.102-forge.jar |Cloth Config v4 API |cloth_config |6.5.102 |DONE |Manifest: NOSIGNATURE soundphysics-forge-1.18.2-1.0.6.jar |Sound Physics Remastered |sound_physics_remastered |1.18.2-1.0.6 |DONE |Manifest: NOSIGNATURE shetiphiancore-forge-1.18.2-3.10.16.jar |ShetiPhian-Core |shetiphiancore |3.10.16 |DONE |Manifest: NOSIGNATURE refinedstorage-1.10.5.jar |Refined Storage |refinedstorage |1.10.5 |DONE |Manifest: NOSIGNATURE structure_gel-1.18.2-2.4.8.jar |Structure Gel API |structure_gel |2.4.8 |DONE |Manifest: NOSIGNATURE corpse-1.18.2-1.0.2.jar |Corpse |corpse |1.18.2-1.0.2 |DONE |Manifest: NOSIGNATURE taterzens-1.9.6-forge.jar |Taterzens |taterzens |1.9.6 |DONE |Manifest: NOSIGNATURE create-electric-stonks-1.18.2-1.2.5.jar |Create: Electric Stonks |create_electric_stonks |1.2.5 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.18.2-16.0.0.134.jar |Biomes O' Plenty |biomesoplenty |0.0NONE |DONE |Manifest: NOSIGNATURE dungeons_plus-1.18.2-1.2.0.jar |Dungeons Plus |dungeons_plus |1.2.0 |DONE |Manifest: NOSIGNATURE mcw-trapdoors-1.1.1-mc1.18.2forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.1 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.15-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.15 |DONE |Manifest: NOSIGNATURE YungsBridges-1.18.2-Forge-2.1.0.jar |YUNG's Bridges |yungsbridges |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE spark-1.10.38-forge.jar |spark |spark |1.10.38 |DONE |Manifest: NOSIGNATURE RedstoneExtras-1.18-1.0.11.jar |Easy Redstone Extras |rsx |1.0.11 |DONE |Manifest: NOSIGNATURE lightspeed-1.18.2-1.0.5.jar |Lightspeed |lightspeed |1.18.2-1.1.0 |DONE |Manifest: NOSIGNATURE curios-forge-1.18.2-5.0.9.1.jar |Curios API |curios |1.18.2-5.0.9.1 |DONE |Manifest: NOSIGNATURE Searchables-forge-1.18.2-1.0.1.jar |Searchables |searchables |1.0.1 |DONE |Manifest: NOSIGNATURE Measurements-forge-1.18.2-1.3.1.jar |Measurements |measurements |1.3.1 |DONE |Manifest: NOSIGNATURE YungsExtras-1.18.2-Forge-2.1.0.jar |YUNG's Extras |yungsextras |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE FramedBlocks-5.11.5.jar |FramedBlocks |framedblocks |5.11.5 |DONE |Manifest: NOSIGNATURE worldedit-mod-7.2.10.jar |WorldEdit |worldedit |7.2.10+1742f98 |DONE |Manifest: NOSIGNATURE pluto-mc1.18.2-0.0.6.jar |Pluto |pluto |0.0.6 |DONE |Manifest: NOSIGNATURE constructionwand-1.18.2-2.9.jar |Construction Wand |constructionwand |1.18.2-2.9 |DONE |Manifest: NOSIGNATURE mcw-roofs-2.2.4-mc1.18.2forge.jar |Macaw's Roofs |mcwroofs |2.2.4 |DONE |Manifest: NOSIGNATURE cfm-7.0.0-pre35-1.18.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre35 |DONE |Manifest: NOSIGNATURE mcw-furniture-3.2.0-mc1.18.2forge.jar |Macaw's Furniture |mcwfurnitures |3.2.0 |DONE |Manifest: NOSIGNATURE flib-1.18.2-0.0.2.jar |flib |flib |1.18.2-0.0.2 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed Enhanced-Farming-1.18.2-1.3.3.jar |Enhanced Farming |enhancedfarming |1.3.3 |DONE |Manifest: NOSIGNATURE JadeAddons-1.18.2-forge-2.5.0.jar |Jade Addons |jadeaddons |2.5.0 |DONE |Manifest: NOSIGNATURE HigherWorldDeeperOceans-1.18.x.jar |Higher World Deeper Oceans |higherworlddeeperocean |0.0.1 |DONE |Manifest: NOSIGNATURE YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |DONE |Manifest: NOSIGNATURE waterframes-1.18.2-2.0.0-beta2.jar |WaterFrames |waterframes |2.0.0-beta2 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.18-3.0.57.jar |GeckoLib |geckolib3 |3.0.57 |DONE |Manifest: NOSIGNATURE sliceanddice-forge-1.3.2.jar |Create Slice & Dice |sliceanddice |1.3.2 |DONE |Manifest: NOSIGNATURE mcw-lights-1.0.6-mc1.18.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |DONE |Manifest: NOSIGNATURE QuarkOddities-1.18.jar |Quark Oddities |quarkoddities |1.18 |DONE |Manifest: NOSIGNATURE Kiwi-1.18.2-forge-6.1.4.jar |Kiwi |kiwi |6.1.4 |DONE |Manifest: NOSIGNATURE create_tweaked_controllers-1.18.2-1.2.2.jar |Create: Tweaked Controllers |create_tweaked_controllers |1.18.2-1.2.2 |DONE |Manifest: NOSIGNATURE Fastload-Reforged-mc1.18.2-3.4.0.jar |Fastload-Reforged |fastload |3.4.0 |DONE |Manifest: NOSIGNATURE rechiseled-1.1.5a-forge-mc1.18.jar |Rechiseled |rechiseled |1.1.5a |DONE |Manifest: NOSIGNATURE jei-1.18.2-forge-10.2.1.1005.jar |Just Enough Items |jei |10.2.1.1005 |DONE |Manifest: NOSIGNATURE Pehkui-3.7.8+1.18.2-forge.jar |Pehkui |pehkui |3.7.8+1.18.2-forge |DONE |Manifest: NOSIGNATURE libraryferret-forge-1.18.2-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE Mekanism-1.18.2-10.2.5.465.jar |Mekanism |mekanism |10.2.5 |DONE |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 |DONE |Manifest: NOSIGNATURE Fallingleaves-1.18.2-1.3.2.jar |Falling Leaves |fallingleaves |1.3.2 |DONE |Manifest: NOSIGNATURE awesomedungeon-forge-1.18.2-3.2.0.jar |Awesome dungeon |awesomedungeon |3.2.0 |DONE |Manifest: NOSIGNATURE SereneSeasons-1.18.2-7.0.0.15.jar |Serene Seasons |sereneseasons |0.0NONE |DONE |Manifest: NOSIGNATURE LibX-1.18.2-3.2.19.jar |LibX |libx |1.18.2-3.2.19 |DONE |Manifest: NOSIGNATURE pneumaticcraft-repressurized-1.18.2-3.6.4-45.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.18.2-3.6.4-45 |DONE |Manifest: NOSIGNATURE SimpleSplashScreen-1.18.1-1.3.2.jar |Simple Splash Screen |simplesplashscreen |1.3.2 |DONE |Manifest: NOSIGNATURE fusion-1.0.6-forge-mc1.18.jar |Fusion |fusion |1.0.6 |DONE |Manifest: NOSIGNATURE ExtraDisks-1.18.2-2.1.0.jar |Extra Disks |extradisks |1.18.2-2.1.0 |DONE |Manifest: NOSIGNATURE forge-1.18.2-40.2.10-universal.jar |Forge |forge |40.2.10 |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 mcw-paths-1.0.3forge-mc1.18.2.jar |Macaw's Paths and Pavings |mcwpaths |1.0.3 |DONE |Manifest: NOSIGNATURE alcocraftplus-1.18.2-forge-1.0.jar |Alcocraft+ |alcocraftplus |1.0 |DONE |Manifest: NOSIGNATURE createbb-1.18.2-1.8.1.jar |Create: Broken Bad |createbb |1.18.2-1.8.1 |DONE |Manifest: NOSIGNATURE server-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.18.2-1.2.0.126.jar |TerraBlender |terrablender |1.2.0.126 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE commonality-1.18.2-1.4.0.jar |Commonality |commonality |1.4.0 |DONE |Manifest: NOSIGNATURE scarecrowsterritory-1.1.11-forge-mc1.18.jar |Scarecrows' Territory |scarecrowsterritory |1.1.11 |DONE |Manifest: NOSIGNATURE GeneticAnimals-0_8_25.jar |Genetic Animals |eanimod |0_8_25 |DONE |Manifest: NOSIGNATURE domum_ornamentum-1.18.2-1.0.77-ALPHA-universal.jar|Domum Ornamentum |domum_ornamentum |1.18.2-1.0.77-ALPHA |DONE |Manifest: NOSIGNATURE Natural+Decoration+v.1.0.9.jar |Natural Decoration |natural_decoration |1.0.0 |DONE |Manifest: NOSIGNATURE kffmod-3.12.0.jar |Kotlin For Forge |kotlinforforge |3.12.0 |DONE |Manifest: NOSIGNATURE jeiintegration_1.18.2-9.0.0.37.jar |JEI Integration |jeiintegration |9.0.0.37 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.18.2-0.6.10-105.jar |Flywheel |flywheel |0.6.10-105 |DONE |Manifest: NOSIGNATURE compressedcreativity-1.18.2-0.1.8.jar |Compressed Creativity |compressedcreativity |1.18.2-0.1.8 |DONE |Manifest: NOSIGNATURE ecologics-forge-1.18.2-1.7.11.jar |Ecologics |ecologics |1.7.11 |DONE |Manifest: NOSIGNATURE mrplibrary-1.18.2-3.0.0.1-forge.jar |mrp Library |mrplibrary |1.18.2-3.0.0.1-forge|DONE |Manifest: NOSIGNATURE Croptopia-1.18.2-FORGE-2.1.0.jar |Croptopia |croptopia |2.1.0 |DONE |Manifest: NOSIGNATURE polymorph-forge-1.18.2-0.49.jar |Polymorph |polymorph |1.18.2-0.49 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE [1.18.2]+SecurityCraft+v1.9.8.jar |SecurityCraft |securitycraft |1.9.8 |DONE |Manifest: NOSIGNATURE entityculling-forge-1.6.1-mc1.18.2.jar |EntityCulling |entityculling |1.6.1 |DONE |Manifest: NOSIGNATURE creativecrafter-1.18.2-1.0.jar |Creative Crafter |creativecrafter |1.18.2-1.0 |DONE |Manifest: NOSIGNATURE FPS-Monitor-1.18.2-1.2.1.jar |FPS Monitor |fps |1.2.1 |DONE |Manifest: NOSIGNATURE FastFurnace-1.18.2-6.0.3.jar |FastFurnace |fastfurnace |6.0.3 |DONE |Manifest: NOSIGNATURE neoncraft2-2.2.jar |Neon Craft 2 |neoncraft2 |2.2 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.18.2-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.18.2 |DONE |Manifest: NOSIGNATURE lootr-1.18.2-0.3.25.64.jar |Lootr |lootr |0.3.25.64 |DONE |Manifest: NOSIGNATURE connectedglass-1.1.8-forge-mc1.18.jar |Connected Glass |connectedglass |1.1.8 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v3.5.8-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.5.8 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a PizzaCraft-1.18.2-5.1.7.jar |PizzaCraft |pizzacraft |5.1.7 |DONE |Manifest: NOSIGNATURE valkyrienskies-118-2.1.1-beta.2.jar |Valkyrien Skies 2 |valkyrienskies |2.1.1-beta.2 |DONE |Manifest: NOSIGNATURE cristellib-forge-1.0.0.jar |Cristel Lib |cristellib |1.0.0 |DONE |Manifest: NOSIGNATURE rsrequestify-2.2.0.jar |RSRequestify |rsrequestify |2.2.0 |DONE |Manifest: NOSIGNATURE create_misc_andthings+1.18.2_4.0A.jar |create: things and misc |create_things_and_misc |1.0.0 |DONE |Manifest: NOSIGNATURE YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.18.2-Forge-1.0.1 |DONE |Manifest: NOSIGNATURE UtilitiX-1.18.2-0.4.8.jar |UtilitiX |utilitix |1.18.2-0.4.8 |DONE |Manifest: NOSIGNATURE naturalist-forge-1.1.1-1.18.2.jar |Naturalist |naturalist |1.1.1 |DONE |Manifest: NOSIGNATURE Incendium_1.18.2_v5.0.8.jar |Incendium |incendium |5.0.8 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.18.2-0.5.98.458.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.5.98.458 |DONE |Manifest: NOSIGNATURE eureka-1.4.0-beta.1.jar |VS Eureka Mod |vs_eureka |1.4.0-beta.1 |DONE |Manifest: NOSIGNATURE mcwfurnituresbop-1.18.2-1.3.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.18.2-1.3 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.18.2-9.0+23.jar |Controlling |controlling |9.0+23 |DONE |Manifest: NOSIGNATURE Prism-1.18.2-1.0.1.jar |Prism |prism |1.0.1 |DONE |Manifest: NOSIGNATURE Placebo-1.18.2-6.6.7.jar |Placebo |placebo |6.6.7 |DONE |Manifest: NOSIGNATURE citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.2.0-rc.5.jar |MixinExtras |mixinextras |0.2.0-rc.5 |DONE |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 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.18.2-13.3.56.jar |Bookshelf |bookshelf |13.3.56 |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.18.2-3.18.65.933.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.18.65.933 |DONE |Manifest: NOSIGNATURE Teerth's+Traffic+Control+4.0.0.jar |Teerth's Traffic Control Mod |traffic_control_roadsmodbyteer|4.0.0 |DONE |Manifest: NOSIGNATURE mcw-doors-1.1.0forge-mc1.18.2.jar |Macaw's Doors |mcwdoors |1.1.0 |DONE |Manifest: NOSIGNATURE Steam_Rails-1.4.4+forge-mc1.18.2-build.12.jar |Create: Steam 'n Rails |railways |1.4.4+forge-mc1.18.2|DONE |Manifest: NOSIGNATURE carryon-1.18.2-1.17.1.12.jar |Carry On |carryon |1.17.1.12 |DONE |Manifest: NOSIGNATURE interiors-v0.4.1-1.18.2.jar |Create: Interiors |interiors |0.4 |DONE |Manifest: NOSIGNATURE paladin-furniture-mod-1.1.1-forge-mc1.18.2.jar |Paladin's Furniture |pfm |1.1.1 |DONE |Manifest: NOSIGNATURE absentbydesign-1.18.2-1.6.2.jar |Absent By Design Mod |absentbydesign |1.18.2-1.6.2 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed morewires-1.18.2-4.0.0.0-forge.jar |More Wires |morewires |1.18.2-4.0.0.0-forge|DONE |Manifest: NOSIGNATURE chipped-forge-1.18.2-2.0.1.jar |Chipped |chipped |2.0.1 |DONE |Manifest: NOSIGNATURE mcw-bridges-2.1.0-mc1.18.2forge.jar |Macaw's Bridges |mcwbridges |2.1.0 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.18.2-1.2.3.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.3 |DONE |Manifest: NOSIGNATURE CozyHome-2.2.7-1.18.2.jar |Cozy Home |cozy_home |1.0.0 |DONE |Manifest: NOSIGNATURE crashutilities-4.1.jar |Crash Utilities |crashutilities |4.1 |DONE |Manifest: NOSIGNATURE mcw-fences-1.0.7-mc1.18.2forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE JER-Integration-3.4.0.jar |JER Integration |jerintegration |3.4.0 |DONE |Manifest: NOSIGNATURE Pehkui+Resizer+V2.1.0___1.18.2.jar |Pehkui Resizer |pehkui_resizer |2.1.0 |DONE |Manifest: NOSIGNATURE Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE NightConfigFixes-v3.0.2-1.18.2-Forge.jar |Night Config Fixes |nightconfigfixes |3.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a YungsBetterStrongholds-1.18.2-Forge-2.1.0.jar |YUNG's Better Strongholds |betterstrongholds |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE wirelessredstone-forge-1.18.2-1.1.1.jar |Wireless Redstone |wirelessredstone |1.18.2-1.1.1 |DONE |Manifest: NOSIGNATURE Runelic-Forge-1.18.2-11.0.1.jar |Runelic |runelic |11.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 architectury-4.11.93-forge.jar |Architectury |architectury |4.11.93 |DONE |Manifest: NOSIGNATURE sfcr-1.7.6-mc1.18.2.jar |SuperFancyClouds: Rearchitecte|sfcr |1.7.6-mc1.18.2 |DONE |Manifest: NOSIGNATURE ftb-library-forge-1802.3.11-build.177.jar |FTB Library |ftblibrary |1802.3.11-build.177 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-1802.2.11-build.107.jar |FTB Teams |ftbteams |1802.2.11-build.107 |DONE |Manifest: NOSIGNATURE LYIVX's+Furniture+Mod+1.18.2-0.2.6.jar |LYIVX's Furniture |ls_furniture |0.2.5 |DONE |Manifest: NOSIGNATURE cupboard-1.18.2-1.5.jar |Cupboard utilities |cupboard |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE trashcans-1.0.18-forge-mc1.18.jar |Trash Cans |trashcans |1.0.18 |DONE |Manifest: NOSIGNATURE polylib-forge-1801.0.2-build.13.jar |PolyLib |polylib |1801.0.2-build.13 |DONE |Manifest: NOSIGNATURE towns_and_towers_forge-1.10.0.1+1.18.2.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE rhino-forge-1802.2.1-build.255.jar |Rhino |rhino |1802.2.1-build.255 |DONE |Manifest: NOSIGNATURE awesomedungeonend-forge-1.18.2-3.1.1.jar |Awesome dungeon the end |awesomedungeonend |3.1.1 |DONE |Manifest: NOSIGNATURE sophisticatedstorage-1.18.2-0.8.46.624.jar |Sophisticated Storage |sophisticatedstorage |1.18.2-0.8.46.624 |DONE |Manifest: NOSIGNATURE redstonepen-1.18.2-1.0.13.jar |Redstone Pen |redstonepen |1.0.13 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b additionallanterns-1.1.1-forge-mc1.18.jar |Additional Lanterns |additionallanterns |1.1.1 |DONE |Manifest: NOSIGNATURE platforms-forge-1.18.2-1.9.9.jar |Platforms |platforms |1.9.9 |DONE |Manifest: NOSIGNATURE obscure_api-10.jar |Obscure API |obscure_api |10 |DONE |Manifest: NOSIGNATURE industrializedcreate1.18.2_1.2.1.jar |Industrialized Create |industrializedcreate |1.0.0 |DONE |Manifest: NOSIGNATURE create-1.18.2-0.5.1.e.jar |Create |create |0.5.1.e |DONE |Manifest: NOSIGNATURE createdeco-1.3.3-1.18.2.jar |Create Deco |createdeco |1.3.3-1.18.2 |DONE |Manifest: NOSIGNATURE BuildersDelight-1.18.2-v.1.0.jar |Builder's Delight |buildersdelight |1.0 |DONE |Manifest: NOSIGNATURE Structory-1.18.2-1.0.2.jar |Structory |structory |0.0NONE |DONE |Manifest: NOSIGNATURE mcw-paintings-1.0.4-mc1.18.2.jar |Macaw's Paintings |mcwpaintings |1.0.4 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.18.2-8.0.0+17.jar |Clumps |clumps |8.0.0+17 |DONE |Manifest: NOSIGNATURE comforts-forge-1.18.2-5.0.0.6.jar |Comforts |comforts |1.18.2-5.0.0.6 |DONE |Manifest: NOSIGNATURE artifacts-1.18.2-4.2.2.jar |Artifacts |artifacts |1.18.2-4.2.2 |DONE |Manifest: NOSIGNATURE dbExtended-1.18.2-5.0.7.jar |Dave's Building Extended |davebuildingmod |5.0.6 |DONE |Manifest: NOSIGNATURE configured-2.0.1-1.18.2.jar |Configured |configured |2.0.1 |DONE |Manifest: NOSIGNATURE Decorative+Blocks-forge-1.18.2-2.1.2.jar |Decorative Blocks |decorative_blocks |2.1.2 |DONE |Manifest: NOSIGNATURE MyServerIsCompatible-1.18-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE betteranimalsplus-1.18.2-11.0.10-forge.jar |Better Animals Plus |betteranimalsplus |1.18.2-11.0.10 |DONE |Manifest: NOSIGNATURE Obscuria's+Tooltips+1.4.1+(1.18.2).jar |Obscuria's Tooltips |ob_tooltips |1.4.1 |DONE |Manifest: NOSIGNATURE lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE YungsBetterDesertTemples-1.18.2-Forge-1.3.1.jar |YUNG's Better Desert Temples |betterdeserttemples |1.18.2-Forge-1.3.1 |DONE |Manifest: NOSIGNATURE mapperbase-1.18.2-4.0.1.0.jar |Mapper Base |mapperbase |1.18.2-4.0.1.0 |DONE |Manifest: NOSIGNATURE roadstuff-1.18.2-6.0.2.jar |Road Stuff |roadstuff |1.18.2-6.0.2 |DONE |Manifest: NOSIGNATURE Saros-Road-Signs-Mod-1.18.2-3.0.jar |Saro s Road signs mod |saros_road_signs_mod |2.0 |DONE |Manifest: NOSIGNATURE Terralith_1.18.2_v2.2.4.jar |Terralith |terralith |2.2.4 |DONE |Manifest: NOSIGNATURE ftb-chunks-forge-1802.3.17-build.265.jar |FTB Chunks |ftbchunks |1802.3.17-build.265 |DONE |Manifest: NOSIGNATURE kubejs-forge-1802.5.5-build.569.jar |KubeJS |kubejs |1802.5.5-build.569 |DONE |Manifest: NOSIGNATURE TravelersTitles-1.18.2-Forge-2.1.0.jar |Traveler's Titles |travelerstitles |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE tl_skin_cape_forge_1.18_1.18.2-1.25.jar |TLSkinCape |tlskincape |1.25 |DONE |Manifest: 19:f5:ce:44:81:0c:e4:22:05:5e:73:c5:a8:cd:de:f3:c8:cf:a9:b3:01:70:40:a0:ee:2d:50:7a:1c:3d:1c:8a selene-1.18.2-1.17.14.jar |Selene |selene |1.18.2-1.17.14 |DONE |Manifest: NOSIGNATURE supplementaries-1.18.2-1.5.18.jar |Supplementaries |supplementaries |1.18.2-1.5.18 |DONE |Manifest: NOSIGNATURE Oaks+Nature+v0.2.1+(1.18.2).jar |Oak's Nature |oaks_nature |0.2.1 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.18.2-10.0.12.jar |EnchantmentDescriptions |enchdesc |10.0.12 |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 MagnumTorch-v3.1.4-1.18.2-Forge.jar |Magnum Torch |magnumtorch |3.1.4 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a additionaladditions-4.0.5.jar |Additional Additions |additionaladditions |4.0.5 |DONE |Manifest: NOSIGNATURE snowyspirit-1.18.2-1.3.2.jar |Snowy Spirit |snowyspirit |1.18.2-1.3.2 |DONE |Manifest: NOSIGNATURE another_furniture-forge-1.2.2-1.18.2.jar |Another Furniture |another_furniture |1.2.2-1.18.2 |DONE |Manifest: NOSIGNATURE CreativeCore_FORGE_v2.6.17_mc1.18.2.jar |CreativeCore |creativecore |0.0NONE |DONE |Manifest: NOSIGNATURE smoothboot(reloaded)-mc1.18.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |DONE |Manifest: NOSIGNATURE ThisRocks-1.18.2-1.0.4.jar |This Rocks! (Forge) |rocks |1.0.4 |DONE |Manifest: NOSIGNATURE car-1.18.2-1.0.3.jar |Ultimate Car Mod |car |1.18.2-1.0.3 |DONE |Manifest: NOSIGNATURE Iceberg-1.18.2-forge-1.0.49.jar |Iceberg |iceberg |1.0.49 |DONE |Manifest: NOSIGNATURE Quark-3.2-358.jar |Quark |quark |3.2-358 |DONE |Manifest: NOSIGNATURE infinitybuttons-1.18.2-4.0.1.jar |Infinity Buttons |infinitybuttons |1.18.2-4.0.1 |DONE |Manifest: NOSIGNATURE Jade-1.18.2-forge-5.3.1.jar |Jade |jade |5.3.1 |DONE |Manifest: NOSIGNATURE PigPen-Forge-1.18.2-8.0.1.jar |PigPen |pigpen |8.0.1 |DONE |Manifest: NOSIGNATURE FastWorkbench-1.18.2-6.1.1.jar |Fast Workbench |fastbench |6.1.1 |DONE |Manifest: NOSIGNATURE ParCool-1.18.2-3.1.0.4-R.jar |ParCool! |parcool |1.18.2-3.1.0.4-R |DONE |Manifest: NOSIGNATURE FluxNetworks-1.18.2-7.0.9.15.jar |Flux Networks |fluxnetworks |7.0.9.15 |DONE |Manifest: NOSIGNATURE ferritecore-4.2.2-forge.jar |Ferrite Core |ferritecore |4.2.2 |DONE |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 apexcore-1.18.2-4.13.0.jar |ApexCore |apexcore |4.13.0 |DONE |Manifest: NOSIGNATURE fantasyfurniture-1.18.2-3.14.0.jar |Fantasy's Furniture |fantasyfurniture |3.14.0 |DONE |Manifest: NOSIGNATURE refinedstorageaddons-0.8.2.jar |Refined Storage Addons |refinedstorageaddons |0.8.2 |DONE |Manifest: NOSIGNATURE crossbowverhaul-1.18.2-1.4.1-universal.jar |Crossbowverhaul |crossbowverhaul |1.4.1 |DONE |Manifest: NOSIGNATURE bushierflowers-0.0.2-1.18.2.jar |Bushier Flowers |bushierflowers |0.0.2-1.18.2 |DONE |Manifest: NOSIGNATURE expandability-6.0.0.jar |ExpandAbility |expandability |6.0.0 |DONE |Manifest: NOSIGNATURE createaddition-1.18.2-1.0.0.jar |Create Crafts & Additions |createaddition |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE PresenceFootsteps-1.18.2-1.5.1-forge.jar |Presence Footsteps (Forge) |presencefootsteps |1.18.2-1.5.1 |DONE |Manifest: NOSIGNATURE FramedBlocks BlockEntity Warning: Not applicable Crash Report UUID: 162d75d9-6987-44a0-a6b6-761266bf8686 FML: 40.2 Forge: net.minecraftforge:40.2.10 Kiwi Modules: kiwi:contributors kiwi:data snowrealmagic:core

JumperOnJava commented 2 months ago

same problem here https://mclo.gs/A6jIATD