Lightman314 / LightmansCurrency

Lightman's Currency Minecraft Mod
Other
29 stars 17 forks source link

BUG: java.lang.NullPointerException: Cannot invoke "net.minecraft.advancements.CriterionProgress.m_12911_()" because the return value of "net.minecraft.advancements.AdvancementProgress.m_8214_(String)" is null #48

Closed kinhirozix closed 2 years ago

kinhirozix commented 2 years ago

Minecraft Version (REQUIRED): 1.18.2 Forge Version (REQUIRED): 40.1.0 Lightman's Currency Version (REQUIRED): 1.1.1.3 Other Relevant Mods & Version (LC Tech, etc.): Clickable advancements Connection Type (Single-player, server/client, LAN world): single-player

Describe the bug When I use Clickable advancements to click on the progress achievement notification like "advancements.lightmanscurrency.network_trader.title": "Welcome to Amazon!", the parameter of AdvancementProgress.m_8214_(String) gets null.

To Reproduce Steps to reproduce the behavior:

  1. As above, when I keep only Lightmans Currency and Clickable advancements, the problem still exists.
  2. I don't think it's the latter problem. I hope the Advancement pointed to by "advancements.lightmanscurrency.network_trader.title": "Welcome to Amazon!" can be changed to the correct value?
  3. As long as you don't click Welcome to Amazon! in the message bar, nothing happens, of course I think players will like to click on the advancement prompt that appears, which is why I added Clickable advancements, I have also submitted to Therepoof Clickable advancements has initiated an issue, but I hope you can solve the null problem first, thank you~

Expected behavior I hope you can fix the null problem in the above, it's not a hassle.

Screenshots/Logs/Crash Reports ---- Minecraft Crash Report ---- // Don't do that.

Time: 4/30/22, 9:03 PM Description: Unexpected error

java.lang.NullPointerException: Cannot invoke "net.minecraft.advancements.CriterionProgress.m12911()" because the return value of "net.minecraft.advancements.AdvancementProgress.m8214(String)" is null at betteradvancements.util.CriterionGrid.findOptimalCriterionGrid(CriterionGrid.java:94) ~[BetterAdvancements-1.18.2-0.2.0.129.jar%2374!/:0.2.0.129] {re:classloading} at betteradvancements.gui.BetterAdvancementWidget.refreshHover(BetterAdvancementWidget.java:76) ~[BetterAdvancements-1.18.2-0.2.0.129.jar%2374!/:0.2.0.129] {re:classloading,pl:runtimedistcleaner:A} at betteradvancements.gui.BetterAdvancementWidget.getAdvancementProgress(BetterAdvancementWidget.java:247) ~[BetterAdvancements-1.18.2-0.2.0.129.jar%2374!/:0.2.0.129] {re:classloading,pl:runtimedistcleaner:A} at betteradvancements.gui.BetterAdvancementsScreen.m7922(BetterAdvancementsScreen.java:473) ~[BetterAdvancements-1.18.2-0.2.0.129.jar%2374!/:0.2.0.129] {re:classloading,pl:runtimedistcleaner:A} at com.clickadv.event.ClientEventHandler.OnTick(ClientEventHandler.java:131) ~[clickadv-1.18.2-2.5.jar%2393!/:1.18.2-2.5] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_2096_ClientEventHandler_OnTick_ClientTickEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.event.ForgeEventFactory.onPostClientTick(ForgeEventFactory.java:907) ~[forge-1.18.2-40.1.0-universal.jar%23284!/:?] {re:mixin,re:classloading} at net.minecraft.client.Minecraft.m91398(Minecraft.java:1745) ~[client-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:customskinloader:MinecraftTransformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:customskinloader:MinecraftTransformer,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:inventorio.mixins.json:client.accessor.MinecraftClientAccessor,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:inventorio.mixins.json:client.MinecraftClientMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91383(Minecraft.java:1019) ~[client-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:customskinloader:MinecraftTransformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:customskinloader:MinecraftTransformer,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:inventorio.mixins.json:client.accessor.MinecraftClientAccessor,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:inventorio.mixins.json:client.MinecraftClientMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91374(Minecraft.java:663) ~[client-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:customskinloader:MinecraftTransformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:customskinloader:MinecraftTransformer,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:inventorio.mixins.json:client.accessor.MinecraftClientAccessor,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:inventorio.mixins.json:client.MinecraftClientMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:classloading,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.1.0.jar%2316!/:?] {} 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 Stacktrace: at betteradvancements.util.CriterionGrid.findOptimalCriterionGrid(CriterionGrid.java:94) ~[BetterAdvancements-1.18.2-0.2.0.129.jar%2374!/:0.2.0.129] {re:classloading} at betteradvancements.gui.BetterAdvancementWidget.refreshHover(BetterAdvancementWidget.java:76) ~[BetterAdvancements-1.18.2-0.2.0.129.jar%2374!/:0.2.0.129] {re:classloading,pl:runtimedistcleaner:A} at betteradvancements.gui.BetterAdvancementWidget.getAdvancementProgress(BetterAdvancementWidget.java:247) ~[BetterAdvancements-1.18.2-0.2.0.129.jar%2374!/:0.2.0.129] {re:classloading,pl:runtimedistcleaner:A} at betteradvancements.gui.BetterAdvancementsScreen.m7922(BetterAdvancementsScreen.java:473) ~[BetterAdvancements-1.18.2-0.2.0.129.jar%2374!/:0.2.0.129] {re:classloading,pl:runtimedistcleaner:A} at com.clickadv.event.ClientEventHandler.OnTick(ClientEventHandler.java:131) ~[clickadv-1.18.2-2.5.jar%2393!/:1.18.2-2.5] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_2096_ClientEventHandler_OnTick_ClientTickEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.event.ForgeEventFactory.onPostClientTick(ForgeEventFactory.java:907) ~[forge-1.18.2-40.1.0-universal.jar%23284!/:?] {re:mixin,re:classloading} -- Affected level -- Details: All players: 1 total; [LocalPlayer['BloodyCooer'/432, l='ClientLevel', x=-124.36, y=71.00, z=181.27]] Chunk stats: 5041, 343 Level dimension: minecraft:overworld Level spawn location: World: (-144,75,176), Section: (at 0,11,0 in -9,4,11; chunk contains blocks -144,-64,176 to -129,319,191), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511) Level time: 10732 game time, 10733 day time Server brand: forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.multiplayer.ClientLevel.m6026(ClientLevel.java:516) ~[client-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,xf:OptiFine:default,re:classloading,xf:OptiFine:default,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:create.mixins.json:DestroyProgressMixin,pl:mixin:A} at net.minecraft.client.Minecraft.m91354(Minecraft.java:2255) ~[client-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:customskinloader:MinecraftTransformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:customskinloader:MinecraftTransformer,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:inventorio.mixins.json:client.accessor.MinecraftClientAccessor,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:inventorio.mixins.json:client.MinecraftClientMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91374(Minecraft.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:customskinloader:MinecraftTransformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:customskinloader:MinecraftTransformer,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:inventorio.mixins.json:client.accessor.MinecraftClientAccessor,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:inventorio.mixins.json:client.MinecraftClientMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:classloading,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.1.0.jar%2316!/:?] {} 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:?] {}

-- Last reload -- Details: Reload number: 3 Reload reason: manual Finished: Yes Packs: Default, Mod Resources, Immersive Weathering Virtual Resourcepack, Supplementaries Virtual Resourcepack, quark-emote-pack, KubeJS Resource Pack [assets]

-- 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: 4147883600 bytes (3955 MiB) / 13312720896 bytes (12696 MiB) up to 13421772800 bytes (12800 MiB) CPUs: 4 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i5-7300HQ CPU @ 2.50GHz Identifier: Intel64 Family 6 Model 158 Stepping 9 Microarchitecture: Kaby Lake Frequency (GHz): 2.50 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 4 Graphics card #0 name: NVIDIA GeForce GTX 1050 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 2048.00 Graphics card #0 deviceId: 0x1c8d Graphics card #0 versionInfo: DriverVersion=30.0.14.7219 Graphics card #1 name: Intel(R) HD Graphics 630 Graphics card #1 vendor: Intel Corporation (0x8086) Graphics card #1 VRAM (MB): 1024.00 Graphics card #1 deviceId: 0x591b Graphics card #1 versionInfo: DriverVersion=30.0.101.1340 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.40 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 2.40 Memory slot #1 type: DDR4 Virtual memory max (MB): 31472.58 Virtual memory used (MB): 26363.34 Swap memory total (MB): 7044.86 Swap memory used (MB): 290.79 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12800m -Xms256m Launched Version: forge-40.1.0 Backend library: LWJGL version 3.2.2 SNAPSHOT Backend API: NVIDIA GeForce GTX 1050/PCIe/SSE2 GL version 3.2.0 NVIDIA 472.19, NVIDIA Corporation Window size: 1920x1080 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Type: Integrated Server (map_client.txt) Graphics mode: fancy Resource Packs: Current Language: 简体中文 (中国) CPU: 4x Intel(R) Core(TM) i5-7300HQ CPU @ 2.50GHz Server Running: true Player Count: 1 / 8; [ServerPlayer['BloodyCooer'/432, l='ServerLevel[FG01]', x=-124.36, y=71.00, z=181.27]] Data Packs: vanilla, mod:create_stuff_additions, mod:supermartijn642configlib (incompatible), mod:torohealth (incompatible), mod:bambooeverything (incompatible), mod:hourglass (incompatible), mod:nodami, mod:cabletiers (incompatible), mod:softerhaybales, mod:shrink (incompatible), mod:apotheosis (incompatible), mod:clickadv (incompatible), mod:balm (incompatible), mod:waterstrainer, mod:immersive_armors (incompatible), mod:jeresources (incompatible), mod:cloth_config (incompatible), mod:areyoublind (incompatible), mod:tklib (incompatible), mod:advancementplaques (incompatible), mod:torchmaster (incompatible), mod:morevillagers (incompatible), mod:bk (incompatible), mod:thatched (incompatible), mod:supermartijn642corelib (incompatible), mod:botania (incompatible), mod:highlighter (incompatible), mod:spark (incompatible), mod:curios (incompatible), mod:naturesaura (incompatible), mod:littlelogistics (incompatible), mod:itemphysic (incompatible), mod:jadeaddons (incompatible), mod:detailab (incompatible), mod:fastleafdecay, mod:geckolib3 (incompatible), mod:enchantinginfuser (incompatible), mod:nebs, mod:borderlesswindow (incompatible), mod:quarkoddities (incompatible), mod:clienttweaks (incompatible), mod:stylisheffects (incompatible), mod:forgeautofish (incompatible), mod:jea, mod:customskinloader (incompatible), mod:jei (incompatible), mod:furnish (incompatible), mod:graveyard (incompatible), mod:attributefix (incompatible), mod:tesseract (incompatible), mod:caelus (incompatible), mod:colytra (incompatible), mod:immersive_weathering (incompatible), mod:shutupexperimentalsettings, mod:travelersbackpack (incompatible), mod:naturescompass (incompatible), mod:additionalbars (incompatible), mod:sereneseasons (incompatible), mod:lightmanscurrency (incompatible), mod:libx, mod:moreleads (incompatible), mod:curioofundying (incompatible), mod:pneumaticcraft, mod:snuffles (incompatible), mod:rare_ice (incompatible), mod:alib (incompatible), mod:questsadditions (incompatible), mod:catalogue (incompatible), mod:extradisks, mod:erodingstoneentities, mod:forge (incompatible), mod:idas, mod:mythicbotany, mod:alchemistry (incompatible), mod:voicechat (incompatible), mod:mousetweaks (incompatible), mod:wildfire_gender, mod:immersiveengineering, mod:durability101 (incompatible), mod:inventorio (incompatible), mod:mmlib (incompatible), mod:flywheel (incompatible), mod:compressedcreativity (incompatible), mod:polymorph (incompatible), mod:justenoughprofessions (incompatible), mod:autoreglib (incompatible), mod:sit (incompatible), mod:fastfurnace (incompatible), mod:appleskin (incompatible), mod:vampirism (incompatible), mod:werewolves (incompatible), mod:puzzleslib (incompatible), mod:aquaculture (incompatible), mod:cosmeticarmorreworked (incompatible), mod:supercircuitmaker (incompatible), mod:netherportalfix (incompatible), mod:advancedperipherals (incompatible), mod:curiousshulkerboxes (incompatible), mod:incontrol (incompatible), mod:kleeslabs (incompatible), mod:insanelib (incompatible), mod:glassential (incompatible), mod:realisticbees, mod:enhancedvisuals (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:domesticationinnovation (incompatible), mod:moreminecarts (incompatible), mod:feature_nbt_deadlock_be_gone (incompatible), mod:bookshelf (incompatible), mod:sophisticatedbackpacks (incompatible), mod:littlecontraptions (incompatible), mod:progressivebosses (incompatible), mod:jeed (incompatible), mod:carryon (incompatible), mod:buddycards (incompatible), mod:konkrete (incompatible), mod:createcafe (incompatible), mod:rsinfinitybooster (incompatible), mod:refinedstorage, mod:prettypipes (incompatible), mod:jeienchantmentinfo (incompatible), mod:chipped (incompatible), mod:farmersdelight (incompatible), mod:corn_delight (incompatible), mod:dustrial_decor (incompatible), mod:betterspawnercontrol, mod:netherportalspread, mod:nekoration (incompatible), mod:skinnedlanterns (incompatible), mod:disguiseheads (incompatible), mod:jerintegration, mod:patchouli (incompatible), mod:basalt_walker, mod:collective, mod:tiab (incompatible), mod:drawerstooltip (incompatible), mod:enigmaticlegacy (incompatible), mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:createchunkloading (incompatible), mod:ftbteams (incompatible), mod:curiouselytra (incompatible), mod:computercraft, mod:moreoverlays (incompatible), mod:cherishedworlds (incompatible), mod:lanserverproperties (incompatible), mod:sulfurpotassiummod (incompatible), mod:bwncr (incompatible), mod:observable (incompatible), mod:servertabinfo (incompatible), mod:betteradvancements (incompatible), mod:craftpresence (incompatible), mod:rhino (incompatible), mod:jmi (incompatible), mod:additionallanterns (incompatible), mod:itemfilters (incompatible), mod:nourished_end, mod:hygiene, mod:quickplant (incompatible), mod:invmove (incompatible), mod:create, mod:createdeco (incompatible), mod:createplus (incompatible), mod:waystones (incompatible), mod:taxfreelevels (incompatible), mod:fastsuite (incompatible), mod:clumps (incompatible), mod:journeymap, mod:artifacts, mod:configured (incompatible), mod:itemborders (incompatible), mod:decorative_blocks, mod:defaultsettings (incompatible), mod:create_confectionery, mod:minimepets (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:waveycapes (incompatible), mod:entitymodeljson, mod:farsight_view (incompatible), mod:drinkit (incompatible), mod:wandering_bag, mod:ftbchunks (incompatible), mod:kubejs (incompatible), mod:ftbquests (incompatible), mod:kubejs_create (incompatible), mod:kubejs_immersive_engineering (incompatible), mod:skinlayers3d (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:craftingtweaks (incompatible), mod:itlt (incompatible), mod:fxcontrol (incompatible), mod:enchdesc (incompatible), mod:eccentrictome (incompatible), mod:titanium (incompatible), mod:jade (incompatible), mod:nextspring (incompatible), mod:creativecore (incompatible), mod:llamasteeds (incompatible), mod:iceberg (incompatible), mod:reliquary (incompatible), mod:quark (incompatible), mod:ecologics (incompatible), mod:chemlib (incompatible), mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:fluiddrawerslegacy, mod:parcool (incompatible), mod:toughasnails (incompatible), mod:statues, mod:fancymenu (incompatible), mod:engineersdecor (incompatible), mod:solcarrot (incompatible), mod:betterf3 (incompatible), mod:refinedstorageaddons, mod:expandability (incompatible), mod:botanicalmachinery (incompatible), mod:valhelsia_core (incompatible), mod:forbidden_arcanus (incompatible), mod:chiselsandbits (incompatible), mod:morphtool (incompatible), mod:openloader (incompatible), mod:createaddition (incompatible), Immersive Weathering Virtual Resourcepack, Supplementaries Virtual Resourcepack World Generation: Experimental OptiFine Version: OptiFine_1.18.2_HD_UH7 OptiFine Build: 20220410-185216 Render Distance Chunks: 8 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: §r§lAstra§4§lLex§r§l(§4§lBSL§r§l_Edit)_ByLexBoosT§4§lV45.0§r§l.zip OpenGlVersion: 3.2.0 NVIDIA 472.19 OpenGlRenderer: NVIDIA GeForce GTX 1050/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 4 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 OptiFine TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 kotlinforforge@3.3.2 javafml@null Mod List: create-stuff-additions1.18.2_v1.1.5.jar |Create Stuff Additions |create_stuff_additions |1.1.5 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.0.9-mc1.18.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |DONE |Manifest: NOSIGNATURE torohealth-1.18-forge-2.jar |ToroHealth |torohealth |1.18-forge-2 |DONE |Manifest: NOSIGNATURE bambooeverything-1.2.6-build.13+mc1.18.2.jar |Bamboo Everything |bambooeverything |1.2.6-build.13+mc1.1|DONE |Manifest: NOSIGNATURE hourglass-1.18.2-1.2.1.0.jar |Hourglass |hourglass |1.18.2-1.2.1.0 |DONE |Manifest: NOSIGNATURE nodami-1.18.2-forge-1.0.0.jar |No Damage Immunity(NoDamI) Rel|nodami |1.0.0 |DONE |Manifest: NOSIGNATURE cabletiers-1.18.1-0.545.jar |Cable Tiers |cabletiers |1.18.1-0.545 |DONE |Manifest: NOSIGNATURE softerhaybales_1.18.2-1.6.jar |Softer Hay Bales |softerhaybales |1.6 |DONE |Manifest: NOSIGNATURE Shrink-1.18.2-1.3.0.jar |Shrink |shrink |1.3.0 |DONE |Manifest: NOSIGNATURE Apotheosis-1.18.2-5.3.4.jar |Apotheosis |apotheosis |5.3.4 |DONE |Manifest: NOSIGNATURE clickadv-1.18.2-2.5.jar |clickadv mod |clickadv |1.18.2-2.5 |DONE |Manifest: NOSIGNATURE balm-3.0.3+0.jar |Balm |balm |3.0.3+0 |DONE |Manifest: NOSIGNATURE WaterStrainer-1.18.2-13.0.0.jar |Water Strainer |waterstrainer |1.18.2-13.0.0 |DONE |Manifest: NOSIGNATURE immersive_armors-1.3.1.jar |Immersive Armors |immersive_armors |1.3.1 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.18.2-0.14.1.167.jar |Just Enough Resources |jeresources |0.14.1.167 |DONE |Manifest: NOSIGNATURE cloth-config-6.2.57-forge.jar |Cloth Config v4 API |cloth_config |6.2.57 |DONE |Manifest: NOSIGNATURE AreYouBlind-forge-1.18.2-1.1.0.jar |Are You Blind!? |areyoublind |1.1.0 |DONE |Manifest: NOSIGNATURE TKLib-0.0.8+1.18.1.jar |TKLib |tklib |0.0.8 |DONE |Manifest: NOSIGNATURE AdvancementPlaques-1.18.1-1.4.2.jar |Advancement Plaques |advancementplaques |1.4.2 |DONE |Manifest: NOSIGNATURE torchmaster-18.1.0.jar |Torchmaster |torchmaster |18.1.0 |DONE |Manifest: NOSIGNATURE morevillagers-FORGE-1.18.2-3.2.0.jar |More Villagers |morevillagers |3.2.0 |DONE |Manifest: NOSIGNATURE Beekeeper-1.18.2-1.0.0.4.jar |Beekeeper |bk |1.0.0.4 |DONE |Manifest: NOSIGNATURE Thatched-forge-1.18.2-1.1.0.jar |Thatched |thatched |1.1.0 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.0.16b-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.16b |DONE |Manifest: NOSIGNATURE Botania-1.18.2-431.jar |Botania |botania |1.18.2-431 |DONE |Manifest: NOSIGNATURE Highlighter-1.18.1-1.1.2.jar |Highlighter |highlighter |1.1.2 |DONE |Manifest: NOSIGNATURE spark-1.9.1-forge.jar |spark |spark |1.9.1 |DONE |Manifest: NOSIGNATURE curios-forge-1.18.2-5.0.7.0.jar |Curios API |curios |1.18.2-5.0.7.0 |DONE |Manifest: NOSIGNATURE NaturesAura-36.0.jar |Nature's Aura |naturesaura |36.0 |DONE |Manifest: NOSIGNATURE littlelogistics-mc1.18.2-v1.2.3.jar |Little Logistics |littlelogistics |1.2.3 |DONE |Manifest: NOSIGNATURE ItemPhysic_v1.4.23_mc1.18.2.jar |ItemPhysic |itemphysic |1.6.0 |DONE |Manifest: NOSIGNATURE JadeAddons-1.18.2-2.0.0.jar |Jade Addons |jadeaddons |2.0.0 |DONE |Manifest: NOSIGNATURE DetailArmorBar-2.6.2+1.18.2-forge.jar |Detail Armor Bar |detailab |2.6.2+1.18.2-forge |DONE |Manifest: NOSIGNATURE FastLeafDecay-28.jar |FastLeafDecay |fastleafdecay |28 |DONE |Manifest: NOSIGNATURE geckolib-1.18-forge-3.0.15.jar |GeckoLib |geckolib3 |3.0.15 |DONE |Manifest: NOSIGNATURE EnchantingInfuser-v3.2.0-1.18.2-Forge.jar |Enchanting Infuser |enchantinginfuser |3.2.0 |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 NekosEnchantedBooks-1.18.2-1.6.1.jar |Neko's Enchanted Books |nebs |1.6.1 |DONE |Manifest: NOSIGNATURE BorderlessWindow-1.18-1.4.0.jar |Borderless Window |borderlesswindow |1.18-1.4.0 |DONE |Manifest: NOSIGNATURE QuarkOddities-1.18.jar |Quark Oddities |quarkoddities |1.18 |DONE |Manifest: NOSIGNATURE clienttweaks-forge-1.18.1-7.1.0.jar |Client Tweaks |clienttweaks |7.1.0 |DONE |Manifest: NOSIGNATURE StylishEffects-v3.1.0-1.18.2-Forge.jar |Stylish Effects |stylisheffects |3.1.0 |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 forgeautofish-4.0.2-1.18.2.jar |AutoFish for Forge |forgeautofish |4.0.2 |DONE |Manifest: NOSIGNATURE JustEnoughAdvancements-1.18.2-3.2.0.jar |Just Enough Advancements |jea |1.18.2-3.2.0 |DONE |Manifest: NOSIGNATURE CustomSkinLoader_ForgeActive-14.13.jar |CustomSkinLoader |customskinloader |14.13 |DONE |Manifest: 4a:31:8b:cf:34:eb:d0:13:f3:19:39:d5:d2:b9:12:78:b5:f2:8d:91:3e:6f:8f:ed:97:48:00:69:e1:30:3a:54 jei-1.18.2-9.7.0.194.jar |Just Enough Items |jei |9.7.0.194 |DONE |Manifest: NOSIGNATURE furnish-1.18-0.5-fix3.jar |Furnish |furnish |1.18-0.5-fix3 |DONE |Manifest: NOSIGNATURE The_Graveyard1.7(FORGE)_for_1.18.2.jar |The Graveyard |graveyard |1.7 |DONE |Manifest: NOSIGNATURE AttributeFix-Forge-1.18.2-14.0.1.jar |AttributeFix |attributefix |14.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 tesseract-1.0.25-mc1.18.jar |Tesseract |tesseract |1.0.25 |DONE |Manifest: NOSIGNATURE caelus-forge-1.18.1-3.0.0.2.jar |Caelus API |caelus |1.18.1-3.0.0.2 |DONE |Manifest: NOSIGNATURE colytra-forge-1.18.1-5.2.0.2.jar |Colytra |colytra |1.18.1-5.2.0.2 |DONE |Manifest: NOSIGNATURE immersive_weathering-1.18.2-1.2.4.jar |Immersive Weathering |immersive_weathering |1.18.2-1.2.4 |DONE |Manifest: NOSIGNATURE shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |DONE |Manifest: NOSIGNATURE TravelersBackpack-1.18.2-7.1.0.jar |Traveler's Backpack |travelersbackpack |7.1.0 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.18.2-1.9.5-forge.jar |Nature's Compass |naturescompass |1.18.2-1.9.5-forge |DONE |Manifest: NOSIGNATURE additionalbars-3.0.1-beta+1.18.2.jar |Additional Bars |additionalbars |3.0.1-beta |DONE |Manifest: NOSIGNATURE Serene Seasons-1.18.2-7.0.0.13.jar |Serene Seasons |sereneseasons |1.18.2-7.0.0.13 |DONE |Manifest: NOSIGNATURE lightmanscurrency-1.18.2-1.1.1.3.jar |Lightman's Currency |lightmanscurrency |1.18.2-1.1.1.3 |DONE |Manifest: NOSIGNATURE LibX-1.18.2-3.2.15.jar |LibX |libx |1.18.2-3.2.15 |DONE |Manifest: NOSIGNATURE MoreLeads-forge-1.18.2-1.0.1.jar |MoreLeads |moreleads |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE curioofundying-forge-1.18-5.3.0.0.jar |Curio of Undying |curioofundying |1.18-5.3.0.0 |DONE |Manifest: NOSIGNATURE pneumaticcraft-repressurized-1.18.2-3.2.0-74.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.18.2-3.2.0-74 |DONE |Manifest: NOSIGNATURE snuffles-1.0.2.jar |Snuffles |snuffles |1.0.2 |DONE |Manifest: NOSIGNATURE rare-ice-0.4.1.jar |Rare Ice |rare_ice |0.0NONE |DONE |Manifest: NOSIGNATURE alib-1.18.2-2.jar |A Lib |alib |1.18.2-2 |DONE |Manifest: NOSIGNATURE questsadditions-1.18.2-1.2.0.jar |Quests Additions |questsadditions |1.2.0 |DONE |Manifest: NOSIGNATURE catalogue-1.6.1-1.18.2.jar |Catalogue |catalogue |1.6.1 |DONE |Manifest: NOSIGNATURE ExtraDisks-1.18.2-2.1.0.jar |Extra Disks |extradisks |1.18.2-2.1.0 |DONE |Manifest: NOSIGNATURE erodingstoneentities_1.18.2-2.5.jar |Eroding Stone Entities |erodingstoneentities |2.5 |DONE |Manifest: NOSIGNATURE forge-1.18.2-40.1.0-universal.jar |Forge |forge |40.1.0 |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 idas_forge-1.0.9+1.18.2.jar |Integrated Dungeons and Struct|idas |1.0.9+1.18.2 |DONE |Manifest: NOSIGNATURE MythicBotany-1.18.2-2.1.4.jar |MythicBotany |mythicbotany |1.18.2-2.1.4 |DONE |Manifest: NOSIGNATURE alchemistry-1.18.2-5.jar |Alchemistry |alchemistry |1.18.2-5 |DONE |Manifest: NOSIGNATURE client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f voicechat-forge-1.18.2-2.2.32.jar |Simple Voice Chat |voicechat |1.18.2-2.2.32 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE [Forge] Wildfire Female Gender Mod-2.9.jar |Wildfire's Female Gender Mod |wildfire_gender |2.9 |DONE |Manifest: NOSIGNATURE ImmersiveEngineering-1.18.2-8.0.1-147.jar |Immersive Engineering |immersiveengineering |1.18.2-8.0.1-147 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7 Durability101-forge-1.18-0.0.4.jar |Durability101 |durability101 |0.0.4 |DONE |Manifest: NOSIGNATURE inventorio-1.18-forge-1.7.0.jar |Inventorio |inventorio |1.7.0 |DONE |Manifest: NOSIGNATURE mmlib-1.0.1-1.18.2.jar |Mysterious Mountain Lib |mmlib |1.0.1-1.18.2 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.18-0.6.2.jar |Flywheel |flywheel |1.18-0.6.2 |DONE |Manifest: NOSIGNATURE compressedcreativity-1.18.2-0.0.10.jar |Compressed Creativity |compressedcreativity |1.18.2-0.0.10 |DONE |Manifest: NOSIGNATURE polymorph-forge-1.18.1-0.43.jar |Polymorph |polymorph |1.18.1-0.43 |DONE |Manifest: NOSIGNATURE JustEnoughProfessions-1.18.2-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE sit-1.18.2-1.3.2.jar |Sit |sit |1.3.2 |DONE |Manifest: NOSIGNATURE FastFurnace-1.18.2-6.0.3.jar |FastFurnace |fastfurnace |6.0.3 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.18-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.18 |DONE |Manifest: NOSIGNATURE Vampirism-1.18.2-1.8.2-beta.1.jar |Vampirism |vampirism |1.8.2-beta.1 |DONE |Manifest: NOSIGNATURE Werewolves-1.18.2-1.8-0.6.0-beta.1.jar |Werewolves |werewolves |0.6.0-beta.1 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v3.3.2-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.3.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 Aquaculture-1.18.2-2.3.6.jar |Aquaculture 2 |aquaculture |1.18.2-2.3.6 |DONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.18.2-v2.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.2-v2 |DONE |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 SuperCircuitMaker2-0.2.3+1.18.2.jar |Super Circuit Maker |supercircuitmaker |0.2.3 |DONE |Manifest: NOSIGNATURE netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |DONE |Manifest: NOSIGNATURE advancedperipherals-1.18.2-0.7.14b.jar |Advanced Peripherals |advancedperipherals |0.7.14b |DONE |Manifest: NOSIGNATURE curiousshulkerboxes-forge-1.18.1-4.2.0.0.jar |Curious Shulker Boxes |curiousshulkerboxes |1.18.1-4.2.0.0 |DONE |Manifest: NOSIGNATURE incontrol-1.18-6.0.6.jar |InControl |incontrol |1.18-6.0.6 |DONE |Manifest: NOSIGNATURE kleeslabs-forge-1.18.1-11.1.0.jar |KleeSlabs |kleeslabs |11.1.0 |DONE |Manifest: NOSIGNATURE InsaneLib-1.4.6-mc1.18.2.jar |InsaneLib |insanelib |1.4.6 |DONE |Manifest: NOSIGNATURE glassential-forge-1.18.2-1.2.3.jar |Glassential |glassential |1.18.2-1.2.3 |DONE |Manifest: NOSIGNATURE realisticbees_1.18.2-2.5.jar |Realistic Bees |realisticbees |2.5 |DONE |Manifest: NOSIGNATURE EnhancedVisuals_FORGE_v1.5.4_mc1.18.2.jar |EnhancedVisuals |enhancedvisuals |1.5.4 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.18.2-9.0+19.jar |Controlling |controlling |9.0+19 |DONE |Manifest: NOSIGNATURE Placebo-1.18.2-6.2.1.jar |Placebo |placebo |6.2.1 |DONE |Manifest: NOSIGNATURE citadel-1.11.2-1.18.2.jar |Citadel |citadel |1.11.2 |DONE |Manifest: NOSIGNATURE alexsmobs-1.17.5.jar |Alex's Mobs |alexsmobs |1.17.5 |DONE |Manifest: NOSIGNATURE domesticationinnovation-1.3.1-1.18.2.jar |Domestication Innovation |domesticationinnovation |1.3.1 |DONE |Manifest: NOSIGNATURE moreminecarts-1.4.5.jar |More Minecarts |moreminecarts |1.4.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.0.13.jar |Bookshelf |bookshelf |13.0.13 |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.15.17.559.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.15.17.559 |DONE |Manifest: NOSIGNATURE littlecontraptions-forge-1.18.2.0-beta.3.jar |Little Contraptions |littlecontraptions |1.18.2.0-beta.3 |DONE |Manifest: NOSIGNATURE ProgressiveBosses-3.5.7-mc1.18.2.jar |Progressive Bosses |progressivebosses |3.5.7 |DONE |Manifest: NOSIGNATURE jeed-1.18.2-1.10.jar |Just Enough Effect Description|jeed |1.18.2-1.10 |DONE |Manifest: NOSIGNATURE carryon-1.18.2-1.17.0.8.jar |Carry On |carryon |1.17.0.8 |DONE |Manifest: NOSIGNATURE Buddycards-1.18.2-3.0.8.jar |Buddycards Core |buddycards |1.18.2-3.0.8 |DONE |Manifest: NOSIGNATURE konkrete_forge_1.3.3_MC_1.18-1.18.1.jar |Konkrete |konkrete |1.3.3 |DONE |Manifest: NOSIGNATURE createcafe-1.2-1.18.2.jar |Create Cafe |createcafe |1.2-1.18.2 |DONE |Manifest: NOSIGNATURE RSInfinityBooster-1.18.2-2.1+16.jar |RSInfinityBooster |rsinfinitybooster |1.18.2-2.1+16 |DONE |Manifest: NOSIGNATURE refinedstorage-1.10.2.jar |Refined Storage |refinedstorage |1.10.2 |DONE |Manifest: NOSIGNATURE PrettyPipes-1.12.2.jar |Pretty Pipes |prettypipes |1.12.2 |DONE |Manifest: NOSIGNATURE JEIEnchantmentInfo-1.17.1-2.0.0.jar |JEI Enchantment Info |jeienchantmentinfo |1.17.1-2.0.0 |DONE |Manifest: NOSIGNATURE chipped-1.18.2-1.2.1-forge.jar |Chipped |chipped |1.18.2-1.2.1-forge |DONE |Manifest: NOSIGNATURE FarmersDelight-1.18.2-1.1.0.jar |Farmer's Delight |farmersdelight |1.18.2-1.1.0 |DONE |Manifest: NOSIGNATURE corn_delight-1.0.2-1.18.2.jar |Corn Delight |corn_delight |1.0.2-1.18.2 |DONE |Manifest: NOSIGNATURE DustrialDecor-1.3.3-1.18.2.jar |'Dustrial Decor |dustrial_decor |1.3.2 |DONE |Manifest: NOSIGNATURE betterspawnercontrol_1.18.2-1.6.jar |Better Spawner Control |betterspawnercontrol |1.6 |DONE |Manifest: NOSIGNATURE netherportalspread_1.18.2-5.7.jar |Nether Portal Spread |netherportalspread |5.7 |DONE |Manifest: NOSIGNATURE nekoration-1.18.X-1.6.1.jar |Nekoration |nekoration |1.6.1 |DONE |Manifest: NOSIGNATURE skinned_lanterns-1.18.2-1.3.4.jar |Skinned Lanterns |skinnedlanterns |1.18.2-1.3.4 |DONE |Manifest: NOSIGNATURE disguiseheads-forge-1.0.0-mc1.18.jar |DisguiseHeads |disguiseheads |1.0.0-mc1.18 |DONE |Manifest: NOSIGNATURE JER-Integration-3.2.1.jar |JER Integration |jerintegration |3.2.1 |DONE |Manifest: NOSIGNATURE Patchouli-1.18.2-67.jar |Patchouli |patchouli |1.18.2-67 |DONE |Manifest: NOSIGNATURE BasaltWalker-1.18.2-1.3.1.jar |Basalt Walker |basalt_walker |1.3.2 |DONE |Manifest: NOSIGNATURE collective-1.18.2-4.25.jar |Collective |collective |4.25 |DONE |Manifest: NOSIGNATURE time-in-a-bottle-2.1.0-mc1.18.1.jar |Time In A Bottle |tiab |2.1.0-mc1.18.1 |DONE |Manifest: NOSIGNATURE DrawersTooltip-1.18.2-forge-5.0.0.jar |Drawers Tooltip |drawerstooltip |5.0.0 |DONE |Manifest: NOSIGNATURE EnigmaticLegacy-2.21.1.jar |Enigmatic Legacy |enigmaticlegacy |2.21.1 |DONE |Manifest: NOSIGNATURE architectury-4.2.50.jar |Architectury |architectury |4.2.50 |DONE |Manifest: NOSIGNATURE ftb-library-forge-1802.3.6-build.115.jar |FTB Library |ftblibrary |1802.3.6-build.115 |DONE |Manifest: NOSIGNATURE createchunkloading-1.1.0-forge.jar |Create Chunkloading |createchunkloading |1.1.0 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-1802.2.6-build.51.jar |FTB Teams |ftbteams |1802.2.6-build.51 |DONE |Manifest: NOSIGNATURE curiouselytra-forge-1.18.1-5.0.1.0.jar |Curious Elytra |curiouselytra |1.18.1-5.0.1.0 |DONE |Manifest: NOSIGNATURE cc-tweaked-1.18.2-1.100.5.jar |CC: Tweaked |computercraft |1.100.5 |DONE |Manifest: NOSIGNATURE moreoverlays-1.20.5-mc1.18.1.jar |More Overlays Updated |moreoverlays |1.20.5-mc1.18.1 |DONE |Manifest: NOSIGNATURE cherishedworlds-forge-1.18-5.1.1.0.jar |Cherished Worlds |cherishedworlds |1.18-5.1.1.0 |DONE |Manifest: NOSIGNATURE lanserverproperties-1.7-forge.jar |Lan Server Properties |lanserverproperties |1.7 |DONE |Manifest: NOSIGNATURE sulfurpotassiummod-1.18.2-2.3.3+Forge.jar |Sulfur & Potassium Mod |sulfurpotassiummod |2.3.3 |DONE |Manifest: NOSIGNATURE bwncr-forge-1.18.1-3.10.18.jar |Bad Wither No Cookie Reloaded |bwncr |3.10.18 |DONE |Manifest: NOSIGNATURE observable-2.2.3-forge.jar |Observable |observable |2.2.3 |DONE |Manifest: NOSIGNATURE ServerTabInfo-1.18.2-1.3.5.jar |Server Tab Info |servertabinfo |1.3.5 |DONE |Manifest: NOSIGNATURE BetterAdvancements-1.18.2-0.2.0.129.jar |Better Advancements |betteradvancements |0.2.0.129 |DONE |Manifest: NOSIGNATURE CraftPresence-Forge-1.18.2-Release-1.8.8.jar |CraftPresence |craftpresence |1.8.8 |DONE |Manifest: NOSIGNATURE rhino-forge-1801.1.9-build.135.jar |Rhino |rhino |1801.1.9-build.135 |DONE |Manifest: NOSIGNATURE jmi-1.18.2-0.9-49.jar |JourneyMap Integration |jmi |1.18.2-0.9-49 |DONE |Manifest: NOSIGNATURE additionallanterns-1.0.1-mc1.18.jar |Additional Lanterns |additionallanterns |1.0.1 |DONE |Manifest: NOSIGNATURE item-filters-forge-1802.2.7-build.25.jar |Item Filters |itemfilters |1802.2.7-build.25 |DONE |Manifest: NOSIGNATURE EnlightenedEndV10.jar |Enlightened End |nourished_end |1.0.9 |DONE |Manifest: NOSIGNATURE Hygiene_0.062_Version_1.18.2.jar |Hygiene |hygiene |0.0621.18.2 |DONE |Manifest: NOSIGNATURE QuickPlant-Forge-1.18.2-1.0.2.jar |QuickPlant |quickplant |1.0.2 |DONE |Manifest: NOSIGNATURE InvMove-1.18-0.7.0-Forge.jar |InvMove |invmove |0.7.0 |DONE |Manifest: NOSIGNATURE create-mc1.18.2_v0.4.1.jar |Create |create |0.4.1 |DONE |Manifest: NOSIGNATURE createdeco-1.2.7-1.18.2.jar |Create Deco |createdeco |1.2.7-1.18.2 |DONE |Manifest: NOSIGNATURE createplus-1.18.2_v0.4.0.0.jar |Create Plus |createplus |1.18.2_v0.4.0.0 |DONE |Manifest: NOSIGNATURE waystones-forge-1.18.2-10.0.0.jar |Waystones |waystones |10.0.0 |DONE |Manifest: NOSIGNATURE TaxFreeLevels-1.3.1-forge-1.18.1.jar |Tax Free Levels |taxfreelevels |1.3.1 |DONE |Manifest: NOSIGNATURE FastSuite-1.18.2-3.0.2.jar |Fast Suite |fastsuite |3.0.2 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.18.2-8.0.0+8.jar |Clumps |clumps |8.0.0+8 |DONE |Manifest: NOSIGNATURE journeymap-1.18.2-5.8.2-forge.jar |Journeymap |journeymap |5.8.2 |DONE |Manifest: NOSIGNATURE artifacts-1.18.2-4.0.7.jar |Artifacts |artifacts |1.18.2-4.0.7 |DONE |Manifest: NOSIGNATURE configured-1.5.3-1.18.2.jar |Configured |configured |1.5.3 |DONE |Manifest: NOSIGNATURE ItemBorders-1.18.1-1.1.5.jar |Item Borders |itemborders |1.1.5 |DONE |Manifest: NOSIGNATURE Decorative Blocks-forge-1.18.2-2.1.0.jar |Decorative Blocks |decorative_blocks |2.1.0 |DONE |Manifest: NOSIGNATURE DefaultSettings-1.18.x-2.8.1.jar |DefaultSettings |defaultsettings |2.8.1 |DONE |Manifest: NOSIGNATURE create-confectionery1.18.2_v1.0.5.jar |Create Confectionery |create_confectionery |1.0.5 |DONE |Manifest: NOSIGNATURE minimepets-forge-1.0.0-mc1.18.jar |MiniMePets |minimepets |1.0.0-mc1.18 |DONE |Manifest: NOSIGNATURE mcjtylib-1.18-6.0.13.jar |McJtyLib |mcjtylib |1.18-6.0.13 |DONE |Manifest: NOSIGNATURE rftoolsbase-1.18-3.0.7.jar |RFToolsBase |rftoolsbase |1.18-3.0.7 |DONE |Manifest: NOSIGNATURE WaveyCapes-forge-1.2.0-mc1.18.jar |WaveyCapes Mod |waveycapes |1.2.0 |DONE |Manifest: NOSIGNATURE entitymodeljson-1.18.2-1.0.4.jar |Entity Model Json |entitymodeljson |1.0.4 |DONE |Manifest: NOSIGNATURE farsight-1.18.2-1.8.jar |Farsight mod |farsight_view |1.18.2-1.8 |DONE |Manifest: NOSIGNATURE DrinkIt-Forge-1.18.2-1.0.1.jar |Drink It! |drinkit |1.0.1 |DONE |Manifest: NOSIGNATURE wandering-bag-1.18.2-1.0.3.jar |Wandering Bag |wandering_bag |1.0.4 |DONE |Manifest: NOSIGNATURE ftb-chunks-forge-1802.3.5-build.130.jar |FTB Chunks |ftbchunks |1802.3.5-build.130 |DONE |Manifest: NOSIGNATURE kubejs-forge-1802.5.1-build.363.jar |KubeJS |kubejs |1802.5.1-build.363 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-1802.3.8-build.101.jar |FTB Quests |ftbquests |1802.3.8-build.101 |DONE |Manifest: NOSIGNATURE kubejs-create-1802.2.1-build.16.jar |KubeJS Create |kubejs_create |1802.2.1-build.16 |DONE |Manifest: NOSIGNATURE kubejs-immersive-engineering-1802.2.1-build.35.jar|KubeJS Immersive Engineering |kubejs_immersive_engineering |1802.2.1-build.35 |DONE |Manifest: NOSIGNATURE 3dskinlayers-forge-1.4.4-mc1.18.2.jar |3dSkinLayers |skinlayers3d |1.4.4 |DONE |Manifest: NOSIGNATURE selene-1.18.2-1.15.6.jar |Selene |selene |1.18.2-1.15.6 |DONE |Manifest: NOSIGNATURE supplementaries-1.18.2-1.3.7.jar |Supplementaries |supplementaries |1.18.2-1.3.7 |DONE |Manifest: NOSIGNATURE craftingtweaks-forge-1.18.1-14.0.2.jar |CraftingTweaks |craftingtweaks |14.0.2 |DONE |Manifest: NOSIGNATURE itlt-1.18-2.1.0.jar |It's The Little Things |itlt |2.1.0 |DONE |Manifest: NOSIGNATURE fxcontrol-1.18-3.0.1.jar |FxControl |fxcontrol |1.18-3.0.1 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.18.2-10.0.2.jar |EnchantmentDescriptions |enchdesc |10.0.2 |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 eccentrictome-1.18.2-1.2.1.jar |Eccentric Tome |eccentrictome |1.2.1 |DONE |Manifest: NOSIGNATURE titanium-1.18.2-3.5.0-32.jar |Titanium |titanium |3.5.0 |DONE |Manifest: NOSIGNATURE Jade-1.18.2-5.1.0.jar |Jade |jade |5.1.0 |DONE |Manifest: NOSIGNATURE NextSpring-Forge-1.18.2-1.0.0.jar |QuickPlant |nextspring |1.0.0 |DONE |Manifest: NOSIGNATURE CreativeCore_FORGE_v2.6.9_mc1.18.2.jar |CreativeCore |creativecore |2.6.9 |DONE |Manifest: NOSIGNATURE llamasteeds-forge-2021.11.20.jar |Llama Steeds |llamasteeds |2021.11.20 |DONE |Manifest: NOSIGNATURE Iceberg-1.18.2-1.0.40.jar |Iceberg |iceberg |1.0.40 |DONE |Manifest: NOSIGNATURE reliquary-1.18.2-2.0.2.1131.jar |Reliquary |reliquary |1.18.2-2.0.2.1131 |DONE |Manifest: NOSIGNATURE Quark-3.2-353.jar |Quark |quark |3.2-353 |DONE |Manifest: NOSIGNATURE ecologics-FORGE-1.18.2-1.6.2.jar |Ecologics |ecologics |1.6.2 |DONE |Manifest: NOSIGNATURE chemlib-1.18.2-2.jar |Chem Lib |chemlib |1.18.2-2 |DONE |Manifest: NOSIGNATURE FastWorkbench-1.18.2-6.0.2.jar |Fast Workbench |fastbench |6.0.2 |DONE |Manifest: NOSIGNATURE StorageDrawers-1.18.2-10.2.0.jar |Storage Drawers |storagedrawers |10.2.0 |DONE |Manifest: NOSIGNATURE FluidDrawersLegacy-1.18.1+-forge-2.0.0-universal.j|Fluid Drawers Legacy |fluiddrawerslegacy |1.18.1+-forge-2.0.0-|DONE |Manifest: NOSIGNATURE ParCool-1.18.2-1.0.0.1-R.jar |ParCool! |parcool |1.18.2-1.0.0.1-R |DONE |Manifest: NOSIGNATURE Tough As Nails-1.18.2-7.0.0.69.jar |Tough As Nails |toughasnails |1.18.2-7.0.0.69 |DONE |Manifest: NOSIGNATURE Statues-1.18.2-0.1.8.1.jar |Statues Mod |statues |0.1.8.1 |DONE |Manifest: NOSIGNATURE fancymenu_forge_2.6.6_MC_1.18.2.jar |FancyMenu |fancymenu |2.6.6 |DONE |Manifest: NOSIGNATURE engineersdecor-1.18.2-1.1.22-b2.jar |Engineer's Decor |engineersdecor |1.1.22-b2 |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 SoL-Carrot-1.18.1-1.12.0.jar |Spice of Life: Carrot Edition |solcarrot |1.18.1-1.12.0 |DONE |Manifest: NOSIGNATURE BetterF3-1.2.4-Forge-1.18.2.jar |BetterF3 |betterf3 |1.2.4 |DONE |Manifest: NOSIGNATURE refinedstorageaddons-0.8.2.jar |Refined Storage Addons |refinedstorageaddons |0.8.2 |DONE |Manifest: NOSIGNATURE expandability-6.0.0.jar |ExpandAbility |expandability |6.0.0 |DONE |Manifest: NOSIGNATURE BotanicalMachinery-1.18.2-1.0.0.jar |Botanical Machinery |botanicalmachinery |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE valhelsia_core-1.18.2-0.3.1.jar |Valhelsia Core |valhelsia_core |1.18.2-0.3.1 |DONE |Manifest: NOSIGNATURE forbidden_arcanus-1.18.2-2.0.0.jar |Forbidden & Arcanus |forbidden_arcanus |1.18.2-2.0.0 |DONE |Manifest: NOSIGNATURE ChiselsBits-forge-1.18.2-1.2.85-universal.jar |Chisels & bits |chiselsandbits |1.2.85 |DONE |Manifest: NOSIGNATURE Morph-o-Tool-1.5-32.jar |Morph-o-Tool |morphtool |1.5-32 |DONE |Manifest: NOSIGNATURE OpenLoader-Forge-1.18.2-12.0.1.jar |OpenLoader |openloader |12.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 createaddition-1.18.2-20220424a.jar |Create Crafts & Additions |createaddition |1.18.2-20220424a |DONE |Manifest: NOSIGNATURE Crash Report UUID: 7ddd9cdf-e464-43e7-a760-608efa87a7f5 FML: 40.1 Forge: net.minecraftforge:40.1.0 Flywheel Backend: Off

Additional context null

Lightman314 commented 2 years ago

This is 100% an issue with Clickable Advancements, as I'm using vanilla advancement .json formatting, that is obviously functioning as intended as if the json file was somehow incomplete or mis-formatted, the advancement(s) wouldn't even appear in the advancement tab (I know this from testing when I had some minor syntax or invalid inputs when making the advancement files). Please report this issue to Clickable Advancements, as I cannot even look into the issue in any way as their mod is not open-source.