AlexModGuy / AlexsMobs

199 stars 153 forks source link

Catalogue/Configured rendering error v.1.17.2 #1004

Open Janamen opened 2 years ago

Janamen commented 2 years ago

When opening the mods menu with both catalogue and configured installed the game gives me a render error crash. When loading the game all entities became invisible as well as some visual glitches with items. Everything is updated to the latest version. I removed the latest version and replaced it with 1.17.1 and the issue seems to have been fixed.

Crash Log; crash-2022-03-22_15.02.49-client.txt

Shibva commented 2 years ago

I think I have the same issue here, but for 1.18.1 as well

---- Minecraft Crash Report ---- // Uh... Did I do that?

Time: 3/25/22, 2:31 AM Description: Rendering screen

java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.Level.m46658()" because "worldIn" is null at net.minecraft.world.entity.Mob.(Mob.java:126) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:domesticationinnovation.mixins.json:MobMixin,pl:mixin:A} at net.minecraft.world.entity.PathfinderMob.(PathfinderMob.java:14) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:classloading,re:mixin} at net.minecraft.world.entity.AgeableMob.(AgeableMob.java:28) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:mixin,re:classloading} at net.minecraft.world.entity.animal.Animal.(Animal.java:40) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:mixin,re:classloading,pl:mixin:APP:domesticationinnovation.mixins.json:AnimalMixin,pl:mixin:A} at net.minecraft.world.entity.TamableAnimal.(TamableAnimal.java:29) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:domesticationinnovation.mixins.json:TameableAnimalMixin,pl:mixin:A} at com.github.alexthe666.alexsmobs.entity.EntityGrizzlyBear.(EntityGrizzlyBear.java:114) ~[alexsmobs-1.17.4.jar%2358!/:1.17.4] {re:classloading} at net.minecraft.world.entity.EntityType.m20615(EntityType.java:458) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:mixin,re:classloading,pl:mixin:APP:flywheel.mixins.json:EntityTypeMixin,pl:mixin:A} at com.github.alexthe666.alexsmobs.client.render.AMItemstackRenderer.m108829(AMItemstackRenderer.java:298) ~[alexsmobs-1.17.4.jar%2358!/:1.17.4] {re:classloading} at net.minecraft.client.renderer.entity.ItemRenderer.m115143(ItemRenderer.java:262) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:durability101:durability101,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:durability101:durability101,pl:mixin:APP:quark.mixins.json:client.ItemRendererMixin,pl:mixin:APP:supplementaries.mixins.json:ItemRendererMixin,pl:mixin:A} at net.minecraft.client.renderer.entity.ItemRenderer.m115127(ItemRenderer.java:446) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:durability101:durability101,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:durability101:durability101,pl:mixin:APP:quark.mixins.json:client.ItemRendererMixin,pl:mixin:APP:supplementaries.mixins.json:ItemRendererMixin,pl:mixin:A} at net.minecraft.client.renderer.entity.ItemRenderer.m115123(ItemRenderer.java:417) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:durability101:durability101,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:durability101:durability101,pl:mixin:APP:quark.mixins.json:client.ItemRendererMixin,pl:mixin:APP:supplementaries.mixins.json:ItemRendererMixin,pl:mixin:A} at com.mrcrayfish.catalogue.client.screen.CatalogueModListScreen$ModEntry.m6311(CatalogueModListScreen.java:754) ~[catalogue-1.6.0-1.18.1.jar%2378!/:1.6.0-1.18.1] {re:classloading} at net.minecraft.client.gui.components.AbstractSelectionList.m93451(AbstractSelectionList.java:466) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:classloading,xf:fml:configured:set_background_texture_1,pl:runtimedistcleaner:A} at net.minecraft.client.gui.components.AbstractSelectionList.m6305(AbstractSelectionList.java:201) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:classloading,xf:fml:configured:set_background_texture_1,pl:runtimedistcleaner:A} at com.mrcrayfish.catalogue.client.screen.CatalogueModListScreen$ModList.m6305(CatalogueModListScreen.java:684) ~[catalogue-1.6.0-1.18.1.jar%2378!/:1.6.0-1.18.1] {re:classloading} at com.mrcrayfish.catalogue.client.screen.CatalogueModListScreen.drawModList(CatalogueModListScreen.java:273) ~[catalogue-1.6.0-1.18.1.jar%2378!/:1.6.0-1.18.1] {re:classloading} at com.mrcrayfish.catalogue.client.screen.CatalogueModListScreen.m6305(CatalogueModListScreen.java:191) ~[catalogue-1.6.0-1.18.1.jar%2378!/:1.6.0-1.18.1] {re:classloading} at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:381) ~[forge-1.18.1-39.1.2-universal.jar%23182!/:?] {re:mixin,re:classloading} at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:374) ~[forge-1.18.1-39.1.2-universal.jar%23182!/:?] {re:mixin,re:classloading} at jdk.internal.reflect.GeneratedMethodAccessor17.invoke(Unknown Source) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.optifine.reflect.Reflector.callVoid(Reflector.java:694) ~[OptiFine_1.18.1_HD_U_H5.jar%23183!/:?] {re:classloading} at net.minecraft.client.renderer.GameRenderer.m109093(GameRenderer.java:1276) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:A} at net.minecraft.client.Minecraft.m91383(Minecraft.java:1041) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91374(Minecraft.java:661) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {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:45) ~[fmlloader-1.18.1-39.1.2.jar%2323!/:?] {} 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 net.minecraft.world.entity.Mob.(Mob.java:126) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:domesticationinnovation.mixins.json:MobMixin,pl:mixin:A} at net.minecraft.world.entity.PathfinderMob.(PathfinderMob.java:14) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:classloading,re:mixin} at net.minecraft.world.entity.AgeableMob.(AgeableMob.java:28) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:mixin,re:classloading} at net.minecraft.world.entity.animal.Animal.(Animal.java:40) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:mixin,re:classloading,pl:mixin:APP:domesticationinnovation.mixins.json:AnimalMixin,pl:mixin:A} at net.minecraft.world.entity.TamableAnimal.(TamableAnimal.java:29) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:domesticationinnovation.mixins.json:TameableAnimalMixin,pl:mixin:A} at com.github.alexthe666.alexsmobs.entity.EntityGrizzlyBear.(EntityGrizzlyBear.java:114) ~[alexsmobs-1.17.4.jar%2358!/:1.17.4] {re:classloading} at net.minecraft.world.entity.EntityType.m20615(EntityType.java:458) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:mixin,re:classloading,pl:mixin:APP:flywheel.mixins.json:EntityTypeMixin,pl:mixin:A} at com.github.alexthe666.alexsmobs.client.render.AMItemstackRenderer.m108829(AMItemstackRenderer.java:298) ~[alexsmobs-1.17.4.jar%2358!/:1.17.4] {re:classloading} at net.minecraft.client.renderer.entity.ItemRenderer.m115143(ItemRenderer.java:262) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:durability101:durability101,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:durability101:durability101,pl:mixin:APP:quark.mixins.json:client.ItemRendererMixin,pl:mixin:APP:supplementaries.mixins.json:ItemRendererMixin,pl:mixin:A} at net.minecraft.client.renderer.entity.ItemRenderer.m115127(ItemRenderer.java:446) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:durability101:durability101,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:durability101:durability101,pl:mixin:APP:quark.mixins.json:client.ItemRendererMixin,pl:mixin:APP:supplementaries.mixins.json:ItemRendererMixin,pl:mixin:A} at net.minecraft.client.renderer.entity.ItemRenderer.m115123(ItemRenderer.java:417) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:durability101:durability101,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:durability101:durability101,pl:mixin:APP:quark.mixins.json:client.ItemRendererMixin,pl:mixin:APP:supplementaries.mixins.json:ItemRendererMixin,pl:mixin:A} at com.mrcrayfish.catalogue.client.screen.CatalogueModListScreen$ModEntry.m6311(CatalogueModListScreen.java:754) ~[catalogue-1.6.0-1.18.1.jar%2378!/:1.6.0-1.18.1] {re:classloading} at net.minecraft.client.gui.components.AbstractSelectionList.m93451(AbstractSelectionList.java:466) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:classloading,xf:fml:configured:set_background_texture_1,pl:runtimedistcleaner:A} at net.minecraft.client.gui.components.AbstractSelectionList.m6305(AbstractSelectionList.java:201) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:classloading,xf:fml:configured:set_background_texture_1,pl:runtimedistcleaner:A} at com.mrcrayfish.catalogue.client.screen.CatalogueModListScreen$ModList.m6305(CatalogueModListScreen.java:684) ~[catalogue-1.6.0-1.18.1.jar%2378!/:1.6.0-1.18.1] {re:classloading} at com.mrcrayfish.catalogue.client.screen.CatalogueModListScreen.drawModList(CatalogueModListScreen.java:273) ~[catalogue-1.6.0-1.18.1.jar%2378!/:1.6.0-1.18.1] {re:classloading} at com.mrcrayfish.catalogue.client.screen.CatalogueModListScreen.m6305(CatalogueModListScreen.java:191) ~[catalogue-1.6.0-1.18.1.jar%2378!/:1.6.0-1.18.1] {re:classloading} at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:381) ~[forge-1.18.1-39.1.2-universal.jar%23182!/:?] {re:mixin,re:classloading} at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:374) ~[forge-1.18.1-39.1.2-universal.jar%23182!/:?] {re:mixin,re:classloading} at jdk.internal.reflect.GeneratedMethodAccessor17.invoke(Unknown Source) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.optifine.reflect.Reflector.callVoid(Reflector.java:694) ~[OptiFine_1.18.1_HD_U_H5.jar%23183!/:?] {re:classloading} -- Screen render details -- Details: Screen name: com.mrcrayfish.catalogue.client.screen.CatalogueModListScreen Mouse location: Scaled: (116, 169). Absolute: (348.000000, 508.000000) Screen size: Scaled: (342, 256). Absolute: (1024, 768). Scale factor of 3.000000 Stacktrace: at net.minecraft.client.renderer.GameRenderer.m109093(GameRenderer.java:1276) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:A} at net.minecraft.client.Minecraft.m91383(Minecraft.java:1041) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91374(Minecraft.java:661) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {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:45) ~[fmlloader-1.18.1-39.1.2.jar%2323!/:?] {} 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: 1 Reload reason: initial Finished: Yes Packs: Default, Mod Resources, inmemory:jaopca, Supplementaries Virtual Resourcepack, quark-emote-pack, Faithful-1.18.zip, FutureHUD-1.18-1.0.0.zip Stacktrace: at net.minecraft.client.ResourceLoadStateTracker.m168562(ResourceLoadStateTracker.java:49) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:classloading} at net.minecraft.client.Minecraft.m91354(Minecraft.java:2256) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91374(Minecraft.java:678) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.1-20211210.034407-srg.jar%23178!/:?] {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:45) ~[fmlloader-1.18.1-39.1.2.jar%2323!/:?] {} 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:?] {}

-- System Details -- Details: Minecraft Version: 1.18.1 Minecraft Version ID: 1.18.1 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: 1940158664 bytes (1850 MiB) / 3992977408 bytes (3808 MiB) up to 6039797760 bytes (5760 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: NVIDIA GeForce GTX 1060 3GB Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 3072.00 Graphics card #0 deviceId: 0x1c02 Graphics card #0 versionInfo: DriverVersion=30.0.14.7212 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.40 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 2.40 Memory slot #1 type: DDR4 Memory slot #2 capacity (MB): 8192.00 Memory slot #2 clockSpeed (GHz): 2.40 Memory slot #2 type: DDR4 Memory slot #3 capacity (MB): 8192.00 Memory slot #3 clockSpeed (GHz): 2.40 Memory slot #3 type: DDR4 Virtual memory max (MB): 37564.02 Virtual memory used (MB): 20814.67 Swap memory total (MB): 4864.00 Swap memory used (MB): 392.64 JVM Flags: 11 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5760m -Xms256m -XX:+UseG1GC -XX:ParallelGCThreads=4 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Launched Version: forge-39.1.2 Backend library: LWJGL version 3.2.2 SNAPSHOT Backend API: NVIDIA GeForce GTX 1060 3GB/PCIe/SSE2 GL version 3.2.0 NVIDIA 472.12, NVIDIA Corporation Window size: 1024x768 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Graphics mode: fancy Resource Packs: vanilla, mod_resources, inmemory:jaopca (incompatible), Supplementaries Virtual Resourcepack, quark:emote_resources (incompatible), file/Faithful-1.18.zip, file/FutureHUD-1.18-1.0.0.zip Current Language: English (US) CPU: 8x Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz OptiFine Version: OptiFine_1.18.1_HD_U_H5 OptiFine Build: 20220303-205211 Render Distance Chunks: 12 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 3.2.0 NVIDIA 472.12 OpenGlRenderer: NVIDIA GeForce GTX 1060 3GB/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 8 ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin PLUGINSERVICE eventbus 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 javafml@null Mod List: maessentials-1.18.1-5.0.0.jar |Ma Enchants |maenchants |1.18.1-5.0.0 |DONE |Manifest: NOSIGNATURE CyclopsCore-1.18.1-1.13.2.jar |Cyclops Core |cyclopscore |1.13.2 |DONE |Manifest: NOSIGNATURE SuperCircuitMaker2-0.2.1+1.18.1.jar |Super Circuit Maker |supercircuitmaker |0.2.1 |DONE |Manifest: NOSIGNATURE BetterDungeons-Forge-1.18.1-1.0.1.jar |YUNG's Better Dungeons |betterdungeons |1.18.1-1.0.1 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.0.9-mc1.18.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |DONE |Manifest: NOSIGNATURE DoggyTalents-1.18.1-2.4.8.jar |Doggy Talents 2 |doggytalents |2.4.8 |DONE |Manifest: NOSIGNATURE mcw-windows-2.0.2-mc1.18.1.jar |Macaw's Windows |mcwwindows |2.0.2 |DONE |Manifest: NOSIGNATURE wonderful-enchantments-1.18.1-1.6.2.jar |Wonderful Enchantments |wonderful_enchantments |1.6.2 |DONE |Manifest: NOSIGNATURE NyfsQuiver-1.18.1-0.6.4.jar |Nyf's Quiver |nyfsquiver |1.18.1-0.6.3 |DONE |Manifest: NOSIGNATURE ForgeEndertech-1.18.1-8.0.1.0-build.0059.jar |ForgeEndertech |forgeendertech |08.0.1.0 |DONE |Manifest: NOSIGNATURE XaerosWorldMap_1.20.3.1_Forge_1.18.jar |Xaero's World Map |xaeroworldmap |1.20.3.1 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.18.1-9.0+15.jar |Controlling |controlling |9.0+15 |DONE |Manifest: NOSIGNATURE Placebo-1.18.1-6.1.1.jar |Placebo |placebo |6.1.1 |DONE |Manifest: NOSIGNATURE citadel-1.10.10-1.18.jar |Citadel |citadel |1.10.10 |DONE |Manifest: NOSIGNATURE alexsmobs-1.17.4.jar |Alex's Mobs |alexsmobs |1.17.4 |DONE |Manifest: NOSIGNATURE YungsApi-1.18.1-Forge-26.jar |YUNG's API |yungsapi |1.18.1-Forge-26 |DONE |Manifest: NOSIGNATURE mightyarchitect-mc1.18.1_v0.6.jar |The Mighty Architect |mightyarchitect |0.6 |DONE |Manifest: NOSIGNATURE moreminecarts-1.4.4.jar |More Minecarts |moreminecarts |1.4.4 |DONE |Manifest: NOSIGNATURE sophisticatedbackpacks-1.18.1-3.15.15.550.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.1-3.15.15.550 |DONE |Manifest: NOSIGNATURE lootbeams-1.18.1-release-jan1522.jar |LootBeams |lootbeams |1.18.1 |DONE |Manifest: NOSIGNATURE guardvillagers-1.18.1.4.0.jar |Guard Villagers |guardvillagers |1.4.0 |DONE |Manifest: NOSIGNATURE Apotheosis-1.18.1-5.3.3.jar |Apotheosis |apotheosis |5.3.3 |DONE |Manifest: NOSIGNATURE mcw-doors-1.0.6-mc1.18.1.jar |Macaw's Doors |mcwdoors |1.0.6 |DONE |Manifest: NOSIGNATURE PickUpNotifier-v3.1.0-1.18.1-Forge.jar |Pick Up Notifier |pickupnotifier |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 WaterStrainer-1.18-12.1.0.jar |Water Strainer |waterstrainer |1.18-12.1.0 |DONE |Manifest: NOSIGNATURE carryon-1.18.1-1.17.0.7.jar |Carry On |carryon |1.17.0.7 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.18.1-0.13.1.141.jar |Just Enough Resources |jeresources |0.13.1.141 |DONE |Manifest: NOSIGNATURE shetiphiancore-1.18-3.10.4.jar |ShetiPhian-Core |shetiphiancore |3.10.4 |DONE |Manifest: NOSIGNATURE MmmMmmMmmMmm-1.18-1.5.1.jar |MmmMmmMmmMmm |dummmmmmy |1.18-1.5.0 |DONE |Manifest: NOSIGNATURE TKLib-0.0.8+1.18.1.jar |TKLib |tklib |0.0.8 |DONE |Manifest: NOSIGNATURE EquipmentCompare-1.18.1-1.2.12.jar |Equipment Compare |equipmentcompare |1.2.12 |DONE |Manifest: NOSIGNATURE AdvancementPlaques-1.18.1-1.4.2.jar |Advancement Plaques |advancementplaques |1.4.2 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.18.1-1.0.3.jar |Farmer's Delight |farmersdelight |1.18.1-1.0.3 |DONE |Manifest: NOSIGNATURE customizableelytra-1.18-1.6.3.jar |Customizable Elytra |customizableelytra |1.18-1.6.3 |DONE |Manifest: NOSIGNATURE torchmaster-18.0.3-beta.jar |Torchmaster |torchmaster |18.0.3-beta |DONE |Manifest: NOSIGNATURE morevillagers-FORGE-1.18.1-3.1.2.jar |More Villagers |morevillagers |3.1.2 |DONE |Manifest: NOSIGNATURE curious-armor-stands-1.18.1-4.0.0.jar |Curious Armor Stands |curious_armor_stands |1.18.1-4.0.0 |DONE |Manifest: NOSIGNATURE AmbientSounds_v5.0.9_mc1.18.1.jar |Ambient Sounds |ambientsounds |3.0.3 |DONE |Manifest: NOSIGNATURE mcw-trapdoors-1.0.5-mc1.18.1.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.5 |DONE |Manifest: NOSIGNATURE mcw-fences-1.0.3-mc1.18.1.jar |Macaw's Fences and Walls |mcwfences |1.0.3 |DONE |Manifest: NOSIGNATURE aquatictorches-1.18-1.1.0.jar |Aquatic Torches |aquatictorches |1.1.0 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.0.16b-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.16b |DONE |Manifest: NOSIGNATURE curios-forge-1.18.1-5.0.6.2.jar |Curios API |curios |1.18.1-5.0.6.2 |DONE |Manifest: NOSIGNATURE tetra-1.18.1-4.8.1.jar |Tetra |tetra |4.8.1 |DONE |Manifest: NOSIGNATURE relics-0.3.4.1.jar |Relics |relics |0.3.4.1 |DONE |Manifest: NOSIGNATURE advancednetherite-1.10.2-1.18.1.jar |Advanced Netherite |advancednetherite |1.10.2 |DONE |Manifest: NOSIGNATURE FramedBlocks-4.3.1.jar |FramedBlocks |framedblocks |4.3.1 |DONE |Manifest: NOSIGNATURE BetterStrongholds-Forge-1.18.1-1.0.2.jar |YUNG's Better Strongholds |betterstrongholds |1.18.1-1.0.2 |DONE |Manifest: NOSIGNATURE majruszs-difficulty-1.18.1-1.4.1.jar |Majrusz's Progressive Difficul|majruszs_difficulty |1.4.1 |DONE |Manifest: NOSIGNATURE constructionwand-1.18.1-2.6.jar |Construction Wand |constructionwand |1.18.1-2.6 |DONE |Manifest: NOSIGNATURE architectury-3.7.33.jar |Architectury |architectury |3.7.33 |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 ItemPhysic_v1.4.22_mc1.18.1.jar |ItemPhysic |itemphysic |1.6.0 |DONE |Manifest: NOSIGNATURE trashcans-1.0.13-mc1.18.jar |Trash Cans |trashcans |1.0.13 |DONE |Manifest: NOSIGNATURE FastLeafDecay-27.2.jar |FastLeafDecay |fastleafdecay |27.2 |DONE |Manifest: NOSIGNATURE BetterMineshafts-Forge-1.18.1-1.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.1-1.0 |DONE |Manifest: NOSIGNATURE veinmining-forge-1.18.1-0.17.jar |Vein Mining |veinmining |1.18.1-0.17 |DONE |Manifest: NOSIGNATURE BetterAdvancements-1.18.1-0.1.2.122.jar |Better Advancements |betteradvancements |0.1.2.122 |DONE |Manifest: NOSIGNATURE QuarkOddities-1.18.jar |Quark Oddities |quarkoddities |1.18 |DONE |Manifest: NOSIGNATURE additionallanterns-1.0.0-mc1.18.jar |Additional Lanterns |additionallanterns |1.0.0 |DONE |Manifest: NOSIGNATURE jei-1.18.1-9.4.1.112.jar |Just Enough Items |jei |9.4.1.112 |DONE |Manifest: NOSIGNATURE AttributeFix-Forge-1.18.1-13.0.5.jar |AttributeFix |attributefix |13.0.5 |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 TNTStickVanillaPlus-1.18.1-v1.2.1.jar |TNT Stick VanillaPlus |tntstickvanillaplus |1.2.0 |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 AllTheCompressed-1.0.2-1.18.1-39.0.59.jar |AllTheCompressed |allthecompressed |1.0.2-1.18.1-39.0.59|DONE |Manifest: NOSIGNATURE TaxFreeLevels-1.3.1-forge-1.18.1.jar |Tax Free Levels |taxfreelevels |1.3.1 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.18.1-8.0.0+5.jar |Clumps |clumps |8.0.0+5 |DONE |Manifest: NOSIGNATURE shutupexperimentalsettings-1.0.4-1.18+.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.4 |DONE |Manifest: NOSIGNATURE comforts-forge-1.18.1-5.0.0.2.jar |Comforts |comforts |1.18.1-5.0.0.2 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.18.1-1.9.5-forge.jar |Nature's Compass |naturescompass |1.18.1-1.9.5-forge |DONE |Manifest: NOSIGNATURE artifacts-1.18.1-4.0.3.jar |Artifacts |artifacts |1.18.1-4.0.3 |DONE |Manifest: NOSIGNATURE framedcompactdrawers-1.18-4.0.2.jar |Framed Compacting Drawers |framedcompactdrawers |1.18-4.0.2 |DONE |Manifest: NOSIGNATURE configured-1.5.3-1.18.1.jar |Configured |configured |1.5.3 |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 mcjtylib-1.18-6.0.10.jar |McJtyLib |mcjtylib |1.18-6.0.10 |DONE |Manifest: NOSIGNATURE bedspreads-forge-1.18.1-5.1.0.5.jar |Bedspreads |bedspreads |1.18.1-5.1.0.5 |DONE |Manifest: NOSIGNATURE catalogue-1.6.0-1.18.1.jar |Catalogue |catalogue |1.6.0 |DONE |Manifest: NOSIGNATURE ToastControl-1.18.1-6.0.1.jar |Toast Control |toastcontrol |6.0.1 |DONE |Manifest: NOSIGNATURE 3dskinlayers-forge-1.4.2-mc1.18.2.jar |3dSkinLayers |skinlayers3d |1.4.2 |DONE |Manifest: NOSIGNATURE TravelersTitles-Forge-1.18.1-1.0.jar |Traveler's Titles |travelerstitles |1.18.1-1.0 |DONE |Manifest: NOSIGNATURE ColossalChests-1.18.1-1.8.3.jar |ColossalChests |colossalchests |1.8.3 |DONE |Manifest: NOSIGNATURE selene-1.18-1.13.2.jar |Selene |selene |1.18-1.13.2 |DONE |Manifest: NOSIGNATURE supplementaries-1.18.1-1.2.4.jar |Supplementaries |supplementaries |1.2.2 |DONE |Manifest: NOSIGNATURE illagersweararmor-1.1.2.jar |Illagers Wear Armor |zillagersweararmor |1.1.2 |DONE |Manifest: NOSIGNATURE client-1.18.1-20211210.034407-srg.jar |Minecraft |minecraft |1.18.1 |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 EnchantmentDescriptions-Forge-1.18.1-9.0.13.jar |EnchantmentDescriptions |enchdesc |9.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 MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE Jade-1.18.1-4.4.1.jar |Jade |jade |4.4.1 |DONE |Manifest: NOSIGNATURE forge-1.18.1-39.1.2-universal.jar |Forge |forge |39.1.2 |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 Bibliotheca-1.18.1-1.7.2.jar |Bibliotheca |bibliotheca |1.7.2 |DONE |Manifest: NOSIGNATURE Durability101-forge-1.18-0.0.4.jar |Durability101 |durability101 |0.0.4 |DONE |Manifest: NOSIGNATURE CreativeCore_v2.5.0_mc1.18.1.jar |CreativeCore |creativecore |2.5.0 |DONE |Manifest: NOSIGNATURE AdLods-1.18.1-5.0.0.2-build.0069.jar |Large Ore Deposits |adlods |05.0.0.2 |DONE |Manifest: NOSIGNATURE betterfpsdist-1.18.1-1.4.jar |betterfpsdist mod |betterfpsdist |1.18.1-1.4 |DONE |Manifest: NOSIGNATURE majrusz-library-1.18.1-2.7.1.jar |Majrusz Library |majrusz_library |2.7.1 |DONE |Manifest: NOSIGNATURE Iceberg-1.18.1-1.0.40.jar |Iceberg |iceberg |1.0.40 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.18-0.6.1.jar |Flywheel |flywheel |1.18-0.6.1.63 |DONE |Manifest: NOSIGNATURE create-mc1.18.1_v0.4f.jar |Create |create |0.4f |DONE |Manifest: NOSIGNATURE createdeco-1.2.5-1.18.jar |Create Deco |createdeco |1.2.5-1.18 |DONE |Manifest: NOSIGNATURE mutil-1.18.1-4.4.0.jar |mutil |mutil |4.4.0 |DONE |Manifest: NOSIGNATURE Mantle-1.18.1-1.8.37.jar |Mantle |mantle |1.8.37 |DONE |Manifest: NOSIGNATURE LegendaryTooltips-1.18.1-1.2.4.jar |Legendary Tooltips |legendarytooltips |1.2.4 |DONE |Manifest: NOSIGNATURE Xaeros_Minimap_22.3.0_Forge_1.18.jar |Xaero's Minimap |xaerominimap |22.3.0 |DONE |Manifest: NOSIGNATURE JAOPCA-1.18.1-4.0.2.2.jar |JAOPCA |jaopca |4.0.2.2 |DONE |Manifest: NOSIGNATURE Croptopia-1.18-FORGE-1.8.3.jar |Croptopia |croptopia |1.8.3 |DONE |Manifest: NOSIGNATURE some-assembly-required-1.18.1-2.0.5.jar |Some Assembly Required |some_assemblyrequired |1.18.1-2.0.5 |DONE |Manifest: NOSIGNATURE FastWorkbench-1.18.1-6.0.1.jar |Fast Workbench |fastbench |6.0.1 |DONE |Manifest: NOSIGNATURE polymorph-forge-1.18.1-0.40.jar |Polymorph |polymorph |1.18.1-0.40 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE Quark-3.1-340.jar |Quark |quark |3.1-340 |DONE |Manifest: NOSIGNATURE StorageDrawers-1.18.1-10.1.1.jar |Storage Drawers |storagedrawers |10.1.1 |DONE |Manifest: NOSIGNATURE enderchests-1.18-1.9.2.jar |EnderChests |enderchests |1.9.2 |DONE |Manifest: NOSIGNATURE entityculling-forge-mc1.18-1.5.0.jar |EntityCulling |entityculling |1.5.0 |DONE |Manifest: NOSIGNATURE InventoryHud[1.18].forge-3.4.4.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.4 |DONE |Manifest: NOSIGNATURE FastFurnace-1.18.1-6.0.2.jar |FastFurnace |fastfurnace |6.0.2 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.18-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.18 |DONE |Manifest: NOSIGNATURE ferritecore-4.1.2-forge.jar |Ferrite Core |ferritecore |4.1.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 DamageTilt-1.18-forge-0.1.1.jar |DamageTilt |damagetilt |0.1.1 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v3.2.1-1.18.1-Forge.jar |Puzzles Lib |puzzleslib |3.2.1 |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 enhancedcelestials-2.0.9-1.18.jar |Enhanced Celestials |enhancedcelestials |2.0.9 |DONE |Manifest: NOSIGNATURE Aquaculture-1.18.1-2.3.3.jar |Aquaculture 2 |aquaculture |1.18.1-2.3.3 |DONE |Manifest: NOSIGNATURE MineMenu-1.18-1.10.0.jar |MineMenu |minemenu |1.18-1.10.0 |DONE |Manifest: NOSIGNATURE expandability-5.0.0-forge.jar |ExpandAbility |expandability |5.0.0 |DONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.18.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.1-v1a |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 domesticationinnovation-1.1.0-1.18.1.jar |Domestication Innovation |domesticationinnovation |1.1.0 |DONE |Manifest: NOSIGNATURE parrying-1.18.1-2.3.jar |Parrying |parrying |2.3 |DONE |Manifest: NOSIGNATURE FramedBlocks BlockEntity Warning: Not applicable Flywheel Backend: Off Crash Report UUID: f2980078-d1c6-49ac-aa59-1550d22b745e FML: 39.1 Forge: net.minecraftforge:39.1.2

Shibva commented 2 years ago

issue also still exist on v 1.17.4

hypherionmc commented 2 years ago

Can confirm issue is still present in 1.17.5. crash-2022-04-03_20.38.17-client.txt

ChaosDogG commented 2 years ago

can confirm 1.18.1

unmoving-javi commented 2 years ago

Can confirm the issue still exists in 1.18.2, though it doesn't cause a crash for me. It does, however, cause all mobs and particles to stop rendering after changing any setting, until I restart the game. I have no clue why it doesn't crash for me, but hey, I guess that it's kinda fixed?