Crash concerning Refined Storage, Sophisticated Storage, and Supplementaries
ChaosDogG opened this issue · 2 comments
Describe the bug
When I set up a crafting system for making Supplementaries cages, the game decided to throw me out of the world and when I went to go back it, it just threw a tantrum-
This may have something to do with Sophisticated Storage, but the jury's still out-
How can we reproduce this bug or crash?
- Set up RS w Sophisticated Storage as an optional (I used Netherite Barrels)
- Get a Supps cage
- Throw said cage into RS
- Watch as the game screams at you for some odd reason
What Minecraft version is this happening on?
Minecraft 1.18.2
What Forge version is this happening on?
40.2.1
What Refined Storage version is this happening on?
1.10.5
Relevant log output
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 4/21/23, 11:00 PM
Description: Exception ticking world
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException: Cannot invoke "java.lang.ref.WeakReference.get()" because "net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper.world" is null
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2055) ~[guava-31.0.1-jre.jar%2329!/:?] {}
at com.google.common.cache.LocalCache.get(LocalCache.java:3966) ~[guava-31.0.1-jre.jar%2329!/:?] {}
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3989) ~[guava-31.0.1-jre.jar%2329!/:?] {}
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4950) ~[guava-31.0.1-jre.jar%2329!/:?] {}
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4956) ~[guava-31.0.1-jre.jar%2329!/:?] {}
at net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper.getItemCompactingShapes(RecipeHelper.java:210) ~[sophisticatedcore-1.18.2-0.5.48.244.jar%23190!/:1.18.2-0.5.48.244] {re:mixin,re:classloading,pl:mixin:APP:polymorph_integrations.mixins.json:sophisticatedbackpacks.AccessorRecipeHelper,pl:mixin:A}
at net.p3pp3rf1y.sophisticatedstorage.upgrades.compression.CompressionInventoryPart.getCompressionShape(CompressionInventoryPart.java:195) ~[sophisticatedstorage-1.18.2-0.6.26.328.jar%23191!/:1.18.2-0.6.26.328] {re:classloading}
at net.p3pp3rf1y.sophisticatedstorage.upgrades.compression.CompressionInventoryPart.getSlotDefinitions(CompressionInventoryPart.java:95) ~[sophisticatedstorage-1.18.2-0.6.26.328.jar%23191!/:1.18.2-0.6.26.328] {re:classloading}
at net.p3pp3rf1y.sophisticatedstorage.upgrades.compression.CompressionInventoryPart.calculateStacks(CompressionInventoryPart.java:63) ~[sophisticatedstorage-1.18.2-0.6.26.328.jar%23191!/:1.18.2-0.6.26.328] {re:classloading}
at net.p3pp3rf1y.sophisticatedstorage.upgrades.compression.CompressionInventoryPart.onInit(CompressionInventoryPart.java:51) ~[sophisticatedstorage-1.18.2-0.6.26.328.jar%23191!/:1.18.2-0.6.26.328] {re:classloading}
at net.p3pp3rf1y.sophisticatedcore.inventory.InventoryPartitioner.onInit(InventoryPartitioner.java:97) ~[sophisticatedcore-1.18.2-0.5.48.244.jar%23190!/:1.18.2-0.5.48.244] {re:classloading}
at net.p3pp3rf1y.sophisticatedcore.inventory.InventoryHandler.onInit(InventoryHandler.java:456) ~[sophisticatedcore-1.18.2-0.5.48.244.jar%23190!/:1.18.2-0.5.48.244] {re:classloading}
at net.p3pp3rf1y.sophisticatedcore.api.IStorageWrapper.onInit(IStorageWrapper.java:93) ~[sophisticatedcore-1.18.2-0.5.48.244.jar%23190!/:1.18.2-0.5.48.244] {re:classloading}
at net.p3pp3rf1y.sophisticatedstorage.block.StorageBlockEntity.onLoad(StorageBlockEntity.java:246) ~[sophisticatedstorage-1.18.2-0.6.26.328.jar%23191!/:1.18.2-0.6.26.328] {re:classloading}
at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin}
at net.minecraft.world.level.Level.m_46463_(Level.java:461) ~[client-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:327) ~[client-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[client-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {}
Caused by: java.lang.NullPointerException: Cannot invoke "java.lang.ref.WeakReference.get()" because "net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper.world" is null
at net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper.getWorld(RecipeHelper.java:59) ~[sophisticatedcore-1.18.2-0.5.48.244.jar%23190!/:1.18.2-0.5.48.244] {re:mixin,re:classloading,pl:mixin:APP:polymorph_integrations.mixins.json:sophisticatedbackpacks.AccessorRecipeHelper,pl:mixin:A}
at net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper.getCompactingShapes(RecipeHelper.java:63) ~[sophisticatedcore-1.18.2-0.5.48.244.jar%23190!/:1.18.2-0.5.48.244] {re:mixin,re:classloading,pl:mixin:APP:polymorph_integrations.mixins.json:sophisticatedbackpacks.AccessorRecipeHelper,pl:mixin:A}
at net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper$1.load(RecipeHelper.java:44) ~[sophisticatedcore-1.18.2-0.5.48.244.jar%23190!/:1.18.2-0.5.48.244] {re:classloading}
at net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper$1.load(RecipeHelper.java:40) ~[sophisticatedcore-1.18.2-0.5.48.244.jar%23190!/:1.18.2-0.5.48.244] {re:classloading}
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3533) ~[guava-31.0.1-jre.jar%2329!/:?] {}
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2282) ~[guava-31.0.1-jre.jar%2329!/:?] {}
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2159) ~[guava-31.0.1-jre.jar%2329!/:?] {}
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2049) ~[guava-31.0.1-jre.jar%2329!/:?] {}
... 22 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2055) ~[guava-31.0.1-jre.jar%2329!/:?] {}
at com.google.common.cache.LocalCache.get(LocalCache.java:3966) ~[guava-31.0.1-jre.jar%2329!/:?] {}
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3989) ~[guava-31.0.1-jre.jar%2329!/:?] {}
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4950) ~[guava-31.0.1-jre.jar%2329!/:?] {}
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4956) ~[guava-31.0.1-jre.jar%2329!/:?] {}
at net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper.getItemCompactingShapes(RecipeHelper.java:210) ~[sophisticatedcore-1.18.2-0.5.48.244.jar%23190!/:1.18.2-0.5.48.244] {re:mixin,re:classloading,pl:mixin:APP:polymorph_integrations.mixins.json:sophisticatedbackpacks.AccessorRecipeHelper,pl:mixin:A}
at net.p3pp3rf1y.sophisticatedstorage.upgrades.compression.CompressionInventoryPart.getCompressionShape(CompressionInventoryPart.java:195) ~[sophisticatedstorage-1.18.2-0.6.26.328.jar%23191!/:1.18.2-0.6.26.328] {re:classloading}
at net.p3pp3rf1y.sophisticatedstorage.upgrades.compression.CompressionInventoryPart.getSlotDefinitions(CompressionInventoryPart.java:95) ~[sophisticatedstorage-1.18.2-0.6.26.328.jar%23191!/:1.18.2-0.6.26.328] {re:classloading}
at net.p3pp3rf1y.sophisticatedstorage.upgrades.compression.CompressionInventoryPart.calculateStacks(CompressionInventoryPart.java:63) ~[sophisticatedstorage-1.18.2-0.6.26.328.jar%23191!/:1.18.2-0.6.26.328] {re:classloading}
at net.p3pp3rf1y.sophisticatedstorage.upgrades.compression.CompressionInventoryPart.onInit(CompressionInventoryPart.java:51) ~[sophisticatedstorage-1.18.2-0.6.26.328.jar%23191!/:1.18.2-0.6.26.328] {re:classloading}
at net.p3pp3rf1y.sophisticatedcore.inventory.InventoryPartitioner.onInit(InventoryPartitioner.java:97) ~[sophisticatedcore-1.18.2-0.5.48.244.jar%23190!/:1.18.2-0.5.48.244] {re:classloading}
at net.p3pp3rf1y.sophisticatedcore.inventory.InventoryHandler.onInit(InventoryHandler.java:456) ~[sophisticatedcore-1.18.2-0.5.48.244.jar%23190!/:1.18.2-0.5.48.244] {re:classloading}
at net.p3pp3rf1y.sophisticatedcore.api.IStorageWrapper.onInit(IStorageWrapper.java:93) ~[sophisticatedcore-1.18.2-0.5.48.244.jar%23190!/:1.18.2-0.5.48.244] {re:classloading}
at net.p3pp3rf1y.sophisticatedstorage.block.StorageBlockEntity.onLoad(StorageBlockEntity.java:246) ~[sophisticatedstorage-1.18.2-0.6.26.328.jar%23191!/:1.18.2-0.6.26.328] {re:classloading}
at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin}
at net.minecraft.world.level.Level.m_46463_(Level.java:461) ~[client-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:327) ~[client-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
-- Affected level --
Details:
All players: 0 total; []
Chunk stats: 2209
Level dimension: minecraft:overworld
Level spawn location: World: (0,63,0), Section: (at 0,15,0 in 0,3,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: 551069 game time, 6000 day time
Level name: B E A N S Quest Making
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Known server brands: forge
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[client-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {}
-- 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: 6973778840 bytes (6650 MiB) / 10468982784 bytes (9984 MiB) up to 34359738368 bytes (32768 MiB)
CPUs: 12
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 5600X 6-Core Processor
Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
Microarchitecture: Zen 3
Frequency (GHz): 3.69
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: NVIDIA GeForce RTX 3060 Ti
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x2486
Graphics card #0 versionInfo: DriverVersion=31.0.15.3168
Memory slot #0 capacity (MB): 32768.00
Memory slot #0 clockSpeed (GHz): 2.13
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 32768.00
Memory slot #1 clockSpeed (GHz): 2.13
Memory slot #1 type: DDR4
Virtual memory max (MB): 75188.67
Virtual memory used (MB): 58500.55
Swap memory total (MB): 9728.00
Swap memory used (MB): 106.54
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx32G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Server Running: true
Player Count: 0 / 8; []
Data Packs: vanilla, mod:rsrequestify (incompatible), mod:betterdungeons, mod:notenoughcrashes (incompatible), mod:supermartijn642configlib, mod:mobbattle, mod:contentcreatorintegration, mod:contenttweaker (incompatible), mod:sophisticatedcore (incompatible), mod:create_jetpack (incompatible), mod:neat (incompatible), mod:etched, mod:villagernames, mod:ctm (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:player_mobs (incompatible), mod:yungsapi, mod:mixinextras (incompatible), mod:culinaryconstruct (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:guardvillagers (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:balm (incompatible), mod:carryon (incompatible), mod:jeresources, mod:cloth_config (incompatible), mod:buddycards (incompatible), mod:refinedstorage, mod:createcafe (incompatible), mod:prettypipes (incompatible), mod:chipped (incompatible), mod:torchmaster (incompatible), mod:morevillagers, mod:create_brass_coated, mod:botanytrees (incompatible), mod:biomesoplenty (incompatible), mod:simpleshops (incompatible), mod:transparent (incompatible), mod:supermartijn642corelib, mod:yungsbridges, mod:enchantmenttransfer (incompatible), mod:touhou_little_maid (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:collective (incompatible), mod:yungsextras, mod:elevatorid, mod:betterstrongholds, mod:tombstone, mod:runelic (incompatible), mod:constructionwand, mod:sapience, mod:cfm, mod:architectury (incompatible), mod:curiouselytra (incompatible), mod:create_crystal_clear, mod:lightoverlay (incompatible), mod:miniatures (incompatible), mod:chunkloaders, mod:jadeaddons (incompatible), mod:fastleafdecay, mod:exoticbirds (incompatible), mod:codechickenlib (incompatible), mod:bettermineshafts, mod:veinmining, mod:geckolib3 (incompatible), mod:enchantinginfuser (incompatible), mod:nebs (incompatible), mod:darkpaintings (incompatible), mod:betteradvancements (incompatible), mod:quarkoddities (incompatible), mod:festive_delight, mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:sophisticatedstorage (incompatible), mod:itemfilters (incompatible), mod:a_man_with_plushies, mod:jei (incompatible), mod:projecte, mod:goblintraders (incompatible), mod:caelus (incompatible), mod:waystones (incompatible), mod:clumps (incompatible), mod:journeymap, mod:comforts (incompatible), mod:naturescompass (incompatible), mod:framedcompactdrawers (incompatible), mod:configured (incompatible), mod:botanypots (incompatible), mod:createsandpapers, mod:curioofundying (incompatible), mod:create_confectionery, mod:lock_and_key (incompatible), mod:explorerscompass (incompatible), mod:questsadditions (incompatible), mod:catalogue (incompatible), mod:toastcontrol (incompatible), mod:jeitweaker (incompatible), mod:pineapple_delight, mod:randomium (incompatible), mod:enderstorage (incompatible), mod:crafttweaker (incompatible), mod:create_connected_blocks, mod:forge, mod:vm (incompatible), mod:leashed (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:tconstruct (incompatible), mod:voicechat (incompatible), mod:tcintegrations, mod:enchdesc (incompatible), mod:terrablender (incompatible), mod:pollen, mod:ftbquests (incompatible), mod:wildfire_gender, mod:tokenenchanter (incompatible), mod:silentlib, mod:jade, mod:create_deco_casing, mod:createtweaker (incompatible), mod:kotlinforforge, mod:paintings (incompatible), mod:mmlib (incompatible), mod:easy_villagers (incompatible), mod:flywheel (incompatible), mod:create, mod:createdeco (incompatible), mod:create_central_kitchen, mod:createcasing, mod:mantle (incompatible), mod:pigpen (incompatible), mod:polymorph (incompatible), mod:justenoughprofessions, mod:autoreglib (incompatible), mod:quark (incompatible), mod:materialis, mod:storagedrawers (incompatible), mod:moremountedstorages (incompatible), mod:miners_delight, mod:inventoryhud (incompatible), mod:unlockschematics, mod:globaldataandresourcepacks (incompatible), mod:buddycardsexp (incompatible), mod:appleskin (incompatible), mod:alexsdelight, mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:farmersdelight (incompatible), mod:ends_delight, mod:corn_delight (incompatible), mod:culturaldelights, mod:nethersdelight (incompatible), mod:farmersrespite (incompatible), mod:lootr (incompatible), mod:monsters_and_girls, mod:solcarrot (incompatible), mod:largemeals, mod:puzzleslib (incompatible), mod:refinedstorageaddons, mod:delightful (incompatible), mod:cosmeticarmorreworked (incompatible), mod:create_enchantment_industry, mod:createaddition (incompatible), global:Chaos' Create Adventure Recipes and Such, global:Signature Player Drops (modified)
World Generation: Stable
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Client Crashes Since Restart: 0
Integrated Server Crashes Since Restart: 1
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:
[email protected]
javafml@null
[email protected]
lowcodefml@null
Mod List:
rsrequestify-2.2.0.jar |RSRequestify |rsrequestify |2.2.0 |PROCESS_IM|Manifest: NOSIGNATURE
YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |PROCESS_IM|Manifest: NOSIGNATURE
notenoughcrashes-4.2.0+1.18.2-forge.jar |Not Enough Crashes |notenoughcrashes |4.2.0+1.18.2 |PROCESS_IM|Manifest: NOSIGNATURE
supermartijn642configlib-1.1.6-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6 |PROCESS_IM|Manifest: NOSIGNATURE
mobbattle-1.18.2-2.4.3-forge.jar |Mob Battle Mod |mobbattle |1.18.2-2.4.3 |PROCESS_IM|Manifest: NOSIGNATURE
ContentCreatorIntegration-1.18.2-Forge-1.11.0.jar |Content Creator Integration |contentcreatorintegration |1.11.0 |ERROR |Manifest: NOSIGNATURE
ContentTweaker-forge-1.18.2-1.0.0+13.jar |ContentTweaker |contenttweaker |1.0.0+13 |PROCESS_IM|Manifest: NOSIGNATURE
sophisticatedcore-1.18.2-0.5.48.244.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.5.48.244 |PROCESS_IM|Manifest: NOSIGNATURE
create_jetpack-1.4.3.jar |Create Jetpack |create_jetpack |1.4.3 |PROCESS_IM|Manifest: NOSIGNATURE
Neat-1.8-31.jar |Neat |neat |1.8-31 |PROCESS_IM|Manifest: NOSIGNATURE
etched-forge-2.2.0+1.18.2.jar |Etched |etched |2.2.0 |PROCESS_IM|Manifest: NOSIGNATURE
villagernames-1.18.2-5.2.jar |Villager Names |villagernames |5.2 |PROCESS_IM|Manifest: NOSIGNATURE
CTM-1.18.2-1.1.4+4.jar |ConnectedTexturesMod |ctm |1.18.2-1.1.4+4 |PROCESS_IM|Manifest: NOSIGNATURE
Controlling-forge-1.18.2-9.0+22.jar |Controlling |controlling |9.0+22 |PROCESS_IM|Manifest: NOSIGNATURE
Placebo-1.18.2-6.6.7.jar |Placebo |placebo |6.6.7 |PROCESS_IM|Manifest: NOSIGNATURE
PlayerMobs-1.18.1-2.2.3.26.jar |Player Mobs |player_mobs |2.2.3.26 |PROCESS_IM|Manifest: 15:a4:a3:0e:d2:f8:64:0c:a4:97:30:5f:48:ba:5f:69:f9:23:42:14:a8:5a:60:3a:b1:b1:29:1a:0a:37:3c:79
YungsApi-1.18.2-Forge-2.2.9.jar |YUNG's API |yungsapi |1.18.2-Forge-2.2.9 |PROCESS_IM|Manifest: NOSIGNATURE
mixinextras-forge-0.2.0-beta.5.jar |MixinExtras |mixinextras |0.2.0-beta.5 |PROCESS_IM|Manifest: NOSIGNATURE
culinaryconstruct-forge-1.18.2-4.3.1.0.jar |Culinary Construct |culinaryconstruct |1.18.2-4.3.1.0 |ERROR |Manifest: NOSIGNATURE
Bookshelf-Forge-1.18.2-13.2.53.jar |Bookshelf |bookshelf |13.2.53 |ERROR |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.45.818.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.18.45.818 |ERROR |Manifest: NOSIGNATURE
guardvillagers-1.18.2.1.4.3.jar |Guard Villagers |guardvillagers |1.4.3 |PROCESS_IM|Manifest: NOSIGNATURE
DarkUtilities-Forge-1.18.2-10.1.6.jar |DarkUtilities |darkutils |10.1.6 |PROCESS_IM|Manifest: NOSIGNATURE
Apotheosis-1.18.2-5.7.7.jar |Apotheosis |apotheosis |5.7.7 |ERROR |Manifest: NOSIGNATURE
balm-3.2.6.jar |Balm |balm |3.2.6 |PROCESS_IM|Manifest: NOSIGNATURE
carryon-1.18.2-1.17.0.8.jar |Carry On |carryon |1.17.0.8 |ERROR |Manifest: NOSIGNATURE
JustEnoughResources-1.18.2-0.14.2.206.jar |Just Enough Resources |jeresources |0.14.2.206 |PROCESS_IM|Manifest: NOSIGNATURE
cloth-config-6.4.90-forge.jar |Cloth Config v4 API |cloth_config |6.4.90 |PROCESS_IM|Manifest: NOSIGNATURE
Buddycards-1.18.2-3.2.1.jar |Buddycards Core |buddycards |1.18.2-3.2.1 |PROCESS_IM|Manifest: NOSIGNATURE
refinedstorage-1.10.5.jar |Refined Storage |refinedstorage |1.10.5 |PROCESS_IM|Manifest: NOSIGNATURE
createcafe-1.10.0-1.18.2.jar |Create Cafe |createcafe |1.10.0-1.18.2 |PROCESS_IM|Manifest: NOSIGNATURE
PrettyPipes-1.12.8.jar |Pretty Pipes |prettypipes |1.12.8 |ERROR |Manifest: NOSIGNATURE
chipped-forge-1.18.2-2.0.1.jar |Chipped |chipped |2.0.1 |PROCESS_IM|Manifest: NOSIGNATURE
torchmaster-18.1.0.jar |Torchmaster |torchmaster |18.1.0 |PROCESS_IM|Manifest: NOSIGNATURE
morevillagers-forge-1.18.2-3.3.2.jar |More Villagers |morevillagers |3.3.2 |PROCESS_IM|Manifest: NOSIGNATURE
create_brass_coated-0.2.2.1-1.18.2.jar |Create: Brass Coated |create_brass_coated |0.2.2.1-1.18.2 |ERROR |Manifest: NOSIGNATURE
BotanyTrees-Forge-1.18.2-4.0.6.jar |BotanyTrees |botanytrees |4.0.6 |PROCESS_IM|Manifest: NOSIGNATURE
BiomesOPlenty-1.18.2-16.0.0.134.jar |Biomes O' Plenty |biomesoplenty |0.0NONE |PROCESS_IM|Manifest: NOSIGNATURE
simpleshops-1.2.1.jar |Simple Shops |simpleshops |1.1.4 |PROCESS_IM|Manifest: NOSIGNATURE
transparent-4.1.0+1.18.2-forge.jar |Transparent |transparent |4.1.0 |PROCESS_IM|Manifest: NOSIGNATURE
supermartijn642corelib-1.1.7-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.7 |PROCESS_IM|Manifest: NOSIGNATURE
YungsBridges-1.18.2-Forge-2.1.0.jar |YUNG's Bridges |yungsbridges |1.18.2-Forge-2.1.0 |PROCESS_IM|Manifest: NOSIGNATURE
enchantmenttransfer-0.0.4-1.18.2.jar |Enchantment Transfer |enchantmenttransfer |0.0.4 |PROCESS_IM|Manifest: NOSIGNATURE
touhoulittlemaid-1.18.2-1.0.0-alpha.jar |Touhou Little Maid |touhou_little_maid |0.0NONE |ERROR |Manifest: NOSIGNATURE
curios-forge-1.18.2-5.0.9.0.jar |Curios API |curios |1.18.2-5.0.9.0 |ERROR |Manifest: NOSIGNATURE
Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |PROCESS_IM|Manifest: NOSIGNATURE
collective-1.18.2-6.53.jar |Collective |collective |6.53 |PROCESS_IM|Manifest: NOSIGNATURE
YungsExtras-1.18.2-Forge-2.1.0.jar |YUNG's Extras |yungsextras |1.18.2-Forge-2.1.0 |PROCESS_IM|Manifest: NOSIGNATURE
elevatorid-1.18.2-1.8.4.jar |Elevator Mod |elevatorid |1.18.2-1.8.4 |PROCESS_IM|Manifest: NOSIGNATURE
YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.18.2-Forge-2.1.1 |PROCESS_IM|Manifest: NOSIGNATURE
tombstone-7.6.4-1.18.2.jar |Corail Tombstone |tombstone |7.6.4 |PROCESS_IM|Manifest: NOSIGNATURE
Runelic-Forge-1.18.2-11.0.1.jar |Runelic |runelic |11.0.1 |PROCESS_IM|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
constructionwand-1.18.2-2.9.jar |Construction Wand |constructionwand |1.18.2-2.9 |ERROR |Manifest: NOSIGNATURE
sapience-1.18.2-1.0.0.jar |Sapience |sapience |1.0.0 |PROCESS_IM|Manifest: NOSIGNATURE
cfm-7.0.0-pre35-1.18.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre35 |PROCESS_IM|Manifest: NOSIGNATURE
architectury-4.11.90-forge.jar |Architectury |architectury |4.11.90 |PROCESS_IM|Manifest: NOSIGNATURE
curiouselytra-forge-1.18.1-5.0.1.0.jar |Curious Elytra |curiouselytra |1.18.1-5.0.1.0 |PROCESS_IM|Manifest: NOSIGNATURE
create_crystal_clear-0.1.3e-1.18.2.jar |Create: Crystal Clear |create_crystal_clear |1.18.2-0.1.3e |PROCESS_IM|Manifest: NOSIGNATURE
light-overlay-6.0.5-forge.jar |Light Overlay |lightoverlay |6.0.5 |PROCESS_IM|Manifest: NOSIGNATURE
miniatures-1.18.2-0.3.9.25.jar |Miniatures |miniatures |0.2.7.23 |PROCESS_IM|Manifest: NOSIGNATURE
chunkloaders-1.2.3-forge-mc1.18.jar |Chunk Loaders |chunkloaders |1.2.3 |PROCESS_IM|Manifest: NOSIGNATURE
JadeAddons-1.18.2-forge-2.4.1.jar |Jade Addons |jadeaddons |2.4.1 |PROCESS_IM|Manifest: NOSIGNATURE
FastLeafDecay-28.jar |FastLeafDecay |fastleafdecay |28 |PROCESS_IM|Manifest: NOSIGNATURE
exoticbirds-1.18.2-1.8.0.jar |Exotic Birds |exoticbirds |1.8.0 |PROCESS_IM|Manifest: NOSIGNATURE
CodeChickenLib-1.18.2-4.1.3.480-universal.jar |CodeChicken Lib |codechickenlib |4.1.3.480 |ERROR |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |PROCESS_IM|Manifest: NOSIGNATURE
veinmining-forge-1.18.2-0.22.jar |Vein Mining |veinmining |1.18.2-0.22 |ERROR |Manifest: NOSIGNATURE
geckolib-forge-1.18-3.0.57.jar |GeckoLib |geckolib3 |3.0.57 |PROCESS_IM|Manifest: NOSIGNATURE
EnchantingInfuser-v3.3.3-1.18.2-Forge.jar |Enchanting Infuser |enchantinginfuser |3.3.3 |PROCESS_IM|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
NekosEnchantedBooks-1.18.2-1.8.0.jar |Neko's Enchanted Books |nebs |1.8.0 |PROCESS_IM|Manifest: NOSIGNATURE
DarkPaintings-Forge-1.18.2-10.0.4.jar |DarkPaintings |darkpaintings |10.0.4 |PROCESS_IM|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
BetterAdvancements-1.18.2-0.2.0.146.jar |Better Advancements |betteradvancements |0.2.0.146 |PROCESS_IM|Manifest: NOSIGNATURE
QuarkOddities-1.18.jar |Quark Oddities |quarkoddities |1.18 |PROCESS_IM|Manifest: NOSIGNATURE
Festive_Delight_1.0.jar |Festive Delight |festive_delight |1.0.0 |PROCESS_IM|Manifest: NOSIGNATURE
ftb-library-forge-1802.3.11-build.177.jar |FTB Library |ftblibrary |1802.3.11-build.177 |PROCESS_IM|Manifest: NOSIGNATURE
ftb-teams-forge-1802.2.10-build.96.jar |FTB Teams |ftbteams |1802.2.10-build.96 |ERROR |Manifest: NOSIGNATURE
sophisticatedstorage-1.18.2-0.6.26.328.jar |Sophisticated Storage |sophisticatedstorage |1.18.2-0.6.26.328 |PROCESS_IM|Manifest: NOSIGNATURE
item-filters-forge-1802.2.8-build.47.jar |Item Filters |itemfilters |1802.2.8-build.47 |PROCESS_IM|Manifest: NOSIGNATURE
amwplushies-forge-1.18.2-2.0.1.jar |A Man With Plushies |a_man_with_plushies |2.0.1 |PROCESS_IM|Manifest: NOSIGNATURE
jei-1.18.2-forge-10.2.1.1004.jar |Just Enough Items |jei |10.2.1.1004 |PROCESS_IM|Manifest: NOSIGNATURE
ProjectE-1.18.2-PE1.0.1.jar |ProjectE |projecte |1.0.1 |PROCESS_IM|Manifest: NOSIGNATURE
goblintraders-1.8.0-1.18.2.jar |Goblin Traders |goblintraders |1.8.0 |PROCESS_IM|Manifest: NOSIGNATURE
caelus-forge-1.18.1-3.0.0.2.jar |Caelus API |caelus |1.18.1-3.0.0.2 |ERROR |Manifest: NOSIGNATURE
waystones-forge-1.18.2-10.2.0.jar |Waystones |waystones |10.2.0 |PROCESS_IM|Manifest: NOSIGNATURE
Clumps-forge-1.18.2-8.0.0+17.jar |Clumps |clumps |8.0.0+17 |PROCESS_IM|Manifest: NOSIGNATURE
journeymap-1.18.2-5.9.5-forge.jar |Journeymap |journeymap |5.9.5 |PROCESS_IM|Manifest: NOSIGNATURE
comforts-forge-1.18.2-5.0.0.6.jar |Comforts |comforts |1.18.2-5.0.0.6 |ERROR |Manifest: NOSIGNATURE
NaturesCompass-1.18.2-1.9.7-forge.jar |Nature's Compass |naturescompass |1.18.2-1.9.7-forge |ERROR |Manifest: NOSIGNATURE
framedcompactdrawers-1.18-4.1.0.jar |Framed Compacting Drawers |framedcompactdrawers |1.18-4.1.0 |PROCESS_IM|Manifest: NOSIGNATURE
configured-2.0.1-1.18.2.jar |Configured |configured |2.0.1 |PROCESS_IM|Manifest: NOSIGNATURE
BotanyPots-Forge-1.18.2-8.1.28.jar |BotanyPots |botanypots |8.1.28 |PROCESS_IM|Manifest: NOSIGNATURE
createsandpapers-1.0-1.18.2.jar |Create: More Sand Papers |createsandpapers |1.0-1.18.2 |PROCESS_IM|Manifest: NOSIGNATURE
curioofundying-forge-1.18-5.3.0.0.jar |Curio of Undying |curioofundying |1.18-5.3.0.0 |PROCESS_IM|Manifest: NOSIGNATURE
create-confectionery1.18.2_v1.0.8.jar |Create Confectionery |create_confectionery |1.0.8 |PROCESS_IM|Manifest: NOSIGNATURE
lock_and_key-1.18.2-1.1.0.jar |Lock & Key |lock_and_key |1.1.0 |PROCESS_IM|Manifest: NOSIGNATURE
ExplorersCompass-1.18.2-1.3.0-forge.jar |Explorer's Compass |explorerscompass |1.18.2-1.3.0-forge |ERROR |Manifest: NOSIGNATURE
questsadditions-1.18.2-1.4.1.jar |Quests Additions |questsadditions |1.4.1 |PROCESS_IM|Manifest: NOSIGNATURE
catalogue-1.6.2-1.18.2.jar |Catalogue |catalogue |1.6.2 |PROCESS_IM|Manifest: NOSIGNATURE
ToastControl-1.18.2-6.0.3.jar |Toast Control |toastcontrol |6.0.3 |PROCESS_IM|Manifest: NOSIGNATURE
JEITweaker-1.18.2-3.0.0.9.jar |JEI Tweaker |jeitweaker |3.0.0.9 |PROCESS_IM|Manifest: NOSIGNATURE
PineappleDelight-Forge-1.18.2-1.0.6.jar |Pineapple Delight |pineapple_delight |1.0 |PROCESS_IM|Manifest: NOSIGNATURE
randomium-1.18.2-1.9.jar |Randomium |randomium |1.18.2-1.9 |PROCESS_IM|Manifest: NOSIGNATURE
EnderStorage-1.18.2-2.9.0.182-universal.jar |EnderStorage |enderstorage |2.9.0.182 |PROCESS_IM|Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
CraftTweaker-forge-1.18.2-9.1.207.jar |CraftTweaker |crafttweaker |9.1.207 |PROCESS_IM|Manifest: NOSIGNATURE
create_connected_blocks-0.5.4.jar |Create: Connected Block Textur|create_connected_blocks |0.5.4 |PROCESS_IM|Manifest: NOSIGNATURE
forge-1.18.2-40.2.1-universal.jar |Forge |forge |40.2.1 |ERROR |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
VendingMachine-1.18.2-1.0.8.jar |Vending Machine |vm |1.0.8 |PROCESS_IM|Manifest: NOSIGNATURE
leashed-1.18.1-1.2.3.jar |Leashed |leashed |1.2.3 |PROCESS_IM|Manifest: NOSIGNATURE
selene-1.18.2-1.17.9.jar |Selene |selene |1.18.2-1.17.9 |PROCESS_IM|Manifest: NOSIGNATURE
supplementaries-1.18.2-1.5.16.jar |Supplementaries |supplementaries |1.18.2-1.5.16 |PROCESS_IM|Manifest: NOSIGNATURE
client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |PROCESS_IM|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
TConstruct-1.18.2-3.6.3.111.jar |Tinkers' Construct |tconstruct |3.6.3.111 |ERROR |Manifest: NOSIGNATURE
voicechat-forge-1.18.2-2.4.5.jar |Simple Voice Chat |voicechat |1.18.2-2.4.5 |ERROR |Manifest: NOSIGNATURE
TCIntegrations-1.18.2-2.0.15.0.jar |Tinkers' Integrations and Twea|tcintegrations |1.18.2-2.0.15.0 |PROCESS_IM|Manifest: da:bf:8b:25:96:f3:b9:28:12:15:50:54:25:99:97:10:61:cf:4e:63:30:09:40:fb:93:39:1d:7e:6b:93:9b:17
EnchantmentDescriptions-Forge-1.18.2-10.0.12.jar |EnchantmentDescriptions |enchdesc |10.0.12 |PROCESS_IM|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 |PROCESS_IM|Manifest: NOSIGNATURE
pollen-forge-1.6.1+1.18.2.jar |Pollen |pollen |1.6.1 |ERROR |Manifest: NOSIGNATURE
ftb-quests-forge-1802.3.14-build.191.jar |FTB Quests |ftbquests |1802.3.14-build.191 |ERROR |Manifest: NOSIGNATURE
[Forge] Wildfire Female Gender Mod-2.9.1.jar |Wildfire's Female Gender Mod |wildfire_gender |2.9.1 |PROCESS_IM|Manifest: NOSIGNATURE
token-enchanter-1.18.2-1.3.1.jar |Token Enchanter |tokenenchanter |1.3.1 |PROCESS_IM|Manifest: NOSIGNATURE
silent-lib-1.18.2-6.2.0.jar |Silent Lib |silentlib |6.2.0 |PROCESS_IM|Manifest: NOSIGNATURE
Jade-1.18.2-forge-5.2.6.jar |Jade |jade |5.2.6 |PROCESS_IM|Manifest: NOSIGNATURE
Create Deco Casing 2.0.0 1.18.jar |Create Deco Casing |create_deco_casing |2.0.0 |PROCESS_IM|Manifest: NOSIGNATURE
CreateTweaker-1.18.2-2.0.0.18.jar |CreateTweaker |createtweaker |2.0.0.18 |PROCESS_IM|Manifest: NOSIGNATURE
kffmod-3.11.0.jar |Kotlin For Forge |kotlinforforge |3.11.0 |PROCESS_IM|Manifest: NOSIGNATURE
Paintings-forge-1.18.2-9.1.2.1.jar |Paintings ++ |paintings |9.1.2.1 |PROCESS_IM|Manifest: NOSIGNATURE
mmlib-1.2.0-1.18.2.jar |Mysterious Mountain Lib |mmlib |1.2.0-1.18.2 |PROCESS_IM|Manifest: NOSIGNATURE
easy_villagers-1.18.2-1.0.11.jar |Easy Villagers |easy_villagers |1.18.2-1.0.11 |ERROR |Manifest: NOSIGNATURE
flywheel-forge-1.18.2-0.6.8.a.jar |Flywheel |flywheel |0.6.8.a |ERROR |Manifest: NOSIGNATURE
create-1.18.2-0.5.0.i.jar |Create |create |0.5.0.i |ERROR |Manifest: NOSIGNATURE
createdeco-1.3.0-1.18.2.jar |Create Deco |createdeco |1.3.0-1.18.2 |PROCESS_IM|Manifest: NOSIGNATURE
create_central_kitchen-1.18.2-for-create-0.5.0.i-1|Create: Central Kitchen |create_central_kitchen |1.3.1 |ERROR |Manifest: NOSIGNATURE
CreateCasing-1.18.2-1.1.1-hotfix-1.jar |Create : Encased |createcasing |1.18.2-1.1.1-hotfix-|PROCESS_IM|Manifest: NOSIGNATURE
Mantle-1.18.2-1.9.43.jar |Mantle |mantle |1.9.43 |ERROR |Manifest: NOSIGNATURE
PigPen-Forge-1.18.2-8.0.1.jar |PigPen |pigpen |8.0.1 |PROCESS_IM|Manifest: NOSIGNATURE
polymorph-forge-1.18.2-0.46.jar |Polymorph |polymorph |1.18.2-0.46 |ERROR |Manifest: NOSIGNATURE
JustEnoughProfessions-1.18.2-1.3.0.jar |Just Enough Professions (JEP) |justenoughprofessions |1.3.0 |PROCESS_IM|Manifest: NOSIGNATURE
AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |PROCESS_IM|Manifest: NOSIGNATURE
Quark-3.2-358.jar |Quark |quark |3.2-358 |ERROR |Manifest: NOSIGNATURE
materialis-1.18.2-2.8.0.jar |Materialis |materialis |1.18.2-2.8.0 |PROCESS_IM|Manifest: NOSIGNATURE
StorageDrawers-1.18.2-10.2.1.jar |Storage Drawers |storagedrawers |10.2.1 |PROCESS_IM|Manifest: NOSIGNATURE
moremountedstorages-1.2.2.jar |Create: Mounted Storages |moremountedstorages |1.2.2 |PROCESS_IM|Manifest: NOSIGNATURE
miners_delight-1.18.2-1.1.jar |Miner's Delight |miners_delight |1.18.2-1.1 |PROCESS_IM|Manifest: NOSIGNATURE
invhud.forge.1.18.2-3.4.10.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.10 |PROCESS_IM|Manifest: NOSIGNATURE
unlockschematics-1.0.0.jar |Create: Unlock Schematics |unlockschematics |1.0.0 |PROCESS_IM|Manifest: NOSIGNATURE
global_packs-forge-1.18.2-1.12.3_forge.jar |Global Data- & Resourcepacks |globaldataandresourcepacks |1.12.3_forge |PROCESS_IM|Manifest: NOSIGNATURE
BuddycardsExpansions-1.18.1-1.1.4.jar |Buddycards Expansions |buddycardsexp |1.18.1-1.1.4 |PROCESS_IM|Manifest: NOSIGNATURE
appleskin-forge-mc1.18.2-2.4.1.jar |AppleSkin |appleskin |2.4.1+mc1.18.2 |PROCESS_IM|Manifest: NOSIGNATURE
alexsdelight-1.18.2-1.3.3.jar |Alex's Delight |alexsdelight |1.3.3 |PROCESS_IM|Manifest: NOSIGNATURE
citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |PROCESS_IM|Manifest: NOSIGNATURE
alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |ERROR |Manifest: NOSIGNATURE
FarmersDelight-1.18.2-1.2.0.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.0 |ERROR |Manifest: NOSIGNATURE
ends_delight-1.18.2-1.0.jar |End's Delight |ends_delight |1.18.2-1.0 |PROCESS_IM|Manifest: NOSIGNATURE
corn_delight-1.0.6-1.18.2.jar |Corn Delight |corn_delight |1.0.6-1.18.2 |PROCESS_IM|Manifest: NOSIGNATURE
culturaldelights-1.18.2-0.14.jar |Cultural Delights |culturaldelights |1.18.2-0.14 |PROCESS_IM|Manifest: NOSIGNATURE
NethersDelight-1.18.2-2.2.0.jar |Nethers Delight |nethersdelight |2.2 |PROCESS_IM|Manifest: NOSIGNATURE
FarmersRespite-1.18.2-1.3.0.jar |Farmer's Respite |farmersrespite |1.18.1-1.3.0 |PROCESS_IM|Manifest: NOSIGNATURE
lootr-1.18.2-0.3.24.61.jar |Lootr |lootr |0.3.24.61 |PROCESS_IM|Manifest: NOSIGNATURE
MonstersGirls_1.3.0_1.18.2.jar |monsters and girls |monsters_and_girls |1.3.0 |PROCESS_IM|Manifest: NOSIGNATURE
SoL-Carrot-1.18.1-1.12.0.jar |Spice of Life: Carrot Edition |solcarrot |1.18.1-1.12.0 |PROCESS_IM|Manifest: NOSIGNATURE
largemeals-1.18.2-2.0.jar |Large Meals |largemeals |1.18.2-2.0 |PROCESS_IM|Manifest: NOSIGNATURE
PuzzlesLib-v3.3.6-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.3.6 |PROCESS_IM|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
refinedstorageaddons-0.8.2.jar |Refined Storage Addons |refinedstorageaddons |0.8.2 |PROCESS_IM|Manifest: NOSIGNATURE
Delightful-1.18.2-3.2.1.jar |Delightful |delightful |3.2.1 |PROCESS_IM|Manifest: NOSIGNATURE
CosmeticArmorReworked-1.18.2-v2a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.2-v2a |PROCESS_IM|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
create_enchantment_industry-1.18.2-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.1.17 |PROCESS_IM|Manifest: NOSIGNATURE
createaddition-1.18.2-20230411a.jar |Create Crafts & Additions |createaddition |1.18.2-20230411a |PROCESS_IM|Manifest: NOSIGNATURE
Crash Report UUID: 04b25d37-78ad-404a-9175-da8b98dab80a
FML: 40.2
Forge: net.minecraftforge:40.2.1
Flywheel Backend: GL33 Instanced Arrays
Suspected Mods: Minecraft (minecraft)
Fair enough, thought I'd voice it as this mod is part of the problem.
Thanks for the quick reply!
…On Sat, Apr 22, 2023, 1:31 PM Darkere ***@***.***> wrote:
The crashlog you posted is unrelated to RS
—
Reply to this email directly, view it on GitHub
<#3499 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQPL372ZEH42GEQFEK4CRXTXCQ5YJANCNFSM6AAAAAAXIBHDTM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>