Disenchanter crash
Cewintar opened this issue ยท 11 comments
Minecraft Version
1.19.2
Describe the Bug
Whenever I try to interact with anything within the mod, the game crashes, for example when I place the disenchanter the game crashes. I use the newest versions of create, flywheel and create enchantment industry, I tested it with only those 3 mods and it still crashes.
Reproduction Steps
- Download the mods
- Create a world or enter one
- Try to place the disenchanter or interact with the mod
Expected Result
To not crash.
Screenshots and Videos
No response
Crash Report or Log
No response
Other Mods
No response
Mod Version
CEI 1.2.0 for Create 1.19.2-0.5.0.i
Forge Version
No response
I'll file the crash-log you provided in curseforge DM here and reopen this issue.
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 2023-05-10 16:35:25
Description: Rendering screen
java.lang.NoClassDefFoundError: Could not initialize class plus.dragons.createenchantmentindustry.foundation.advancement.CeiAdvancements
at plus.dragons.createenchantmentindustry.content.contraptions.enchanting.disenchanter.DisenchanterBlockEntity.addBehaviours(DisenchanterBlockEntity.java:81) ~[create_enchantment_industry-1.19.2-for-create-0.5.0.i-1.2.0.jar%23156!/:1.2.0] {re:classloading}
at com.simibubi.create.foundation.tileEntity.SmartTileEntity.<init>(SmartTileEntity.java:47) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i] {re:classloading,re:mixin}
at plus.dragons.createenchantmentindustry.content.contraptions.enchanting.disenchanter.DisenchanterBlockEntity.<init>(DisenchanterBlockEntity.java:65) ~[create_enchantment_industry-1.19.2-for-create-0.5.0.i-1.2.0.jar%23156!/:1.2.0] {re:classloading}
at com.tterrag.registrate.builders.BlockEntityBuilder.lambda$createEntry$2(BlockEntityBuilder.java:139) ~[Registrate-MC1.19-1.1.5.jar%23168!/:?] {re:classloading}
at net.minecraft.world.level.block.entity.BlockEntityType.m_155264_(BlockEntityType.java:86) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:BlockEntityTypeMixin,pl:mixin:A}
at com.simibubi.create.foundation.block.ITE.m_142194_(ITE.java:58) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i] {re:classloading,re:mixin}
at com.simibubi.create.content.schematics.SchematicWorld.m_7702_(SchematicWorld.java:104) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i] {re:classloading}
at com.simibubi.create.content.schematics.SchematicWorld.m_7731_(SchematicWorld.java:218) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i] {re:classloading}
at com.simibubi.create.foundation.ponder.PonderWorld.m_7731_(PonderWorld.java:238) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i] {re:classloading}
at net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.m_230328_(StructureTemplate.java:236) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:classloading}
at com.simibubi.create.foundation.ponder.PonderRegistry.compile(PonderRegistry.java:75) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i] {re:classloading}
at com.simibubi.create.foundation.ponder.PonderRegistry.compile(PonderRegistry.java:52) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i] {re:classloading}
at com.simibubi.create.foundation.ponder.ui.PonderUI.of(PonderUI.java:121) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i] {re:classloading}
at com.simibubi.create.foundation.ponder.PonderTooltipHandler.deferredTick(PonderTooltipHandler.java:65) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i] {re:classloading}
at com.simibubi.create.foundation.ponder.PonderTooltipHandler.addToTooltip(PonderTooltipHandler.java:83) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i] {re:classloading}
at com.simibubi.create.events.ClientEvents.addToItemTooltip(ClientEvents.java:283) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i] {re:classloading}
at com.simibubi.create.events.__ClientEvents_addToItemTooltip_ItemTooltipEvent.invoke(.dynamic) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2385!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2385!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2385!/:?] {}
at net.minecraftforge.event.ForgeEventFactory.onItemTooltip(ForgeEventFactory.java:257) ~[forge-1.19.2-43.2.0-universal.jar%23164!/:?] {re:classloading}
at net.minecraft.world.item.ItemStack.m_41651_(ItemStack.java:782) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack}
at net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.m_6057_(CreativeModeInventoryScreen.java:641) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.m_7025_(AbstractContainerScreen.java:173) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.m_6305_(CreativeModeInventoryScreen.java:636) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:440) ~[forge-1.19.2-43.2.0-universal.jar%23164!/:?] {re:classloading}
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:433) ~[forge-1.19.2-43.2.0-universal.jar%23164!/:?] {re:classloading}
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:896) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1115) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.0.jar%23101!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at plus.dragons.createenchantmentindustry.content.contraptions.enchanting.disenchanter.DisenchanterBlockEntity.addBehaviours(DisenchanterBlockEntity.java:81) ~[create_enchantment_industry-1.19.2-for-create-0.5.0.i-1.2.0.jar%23156!/:1.2.0] {re:classloading}
at com.simibubi.create.foundation.tileEntity.SmartTileEntity.<init>(SmartTileEntity.java:47) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i] {re:classloading,re:mixin}
at plus.dragons.createenchantmentindustry.content.contraptions.enchanting.disenchanter.DisenchanterBlockEntity.<init>(DisenchanterBlockEntity.java:65) ~[create_enchantment_industry-1.19.2-for-create-0.5.0.i-1.2.0.jar%23156!/:1.2.0] {re:classloading}
at com.tterrag.registrate.builders.BlockEntityBuilder.lambda$createEntry$2(BlockEntityBuilder.java:139) ~[Registrate-MC1.19-1.1.5.jar%23168!/:?] {re:classloading}
at net.minecraft.world.level.block.entity.BlockEntityType.m_155264_(BlockEntityType.java:86) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:BlockEntityTypeMixin,pl:mixin:A}
at com.simibubi.create.foundation.block.ITE.m_142194_(ITE.java:58) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i] {re:classloading,re:mixin}
at com.simibubi.create.content.schematics.SchematicWorld.m_7702_(SchematicWorld.java:104) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i] {re:classloading}
at com.simibubi.create.content.schematics.SchematicWorld.m_7731_(SchematicWorld.java:218) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i] {re:classloading}
at com.simibubi.create.foundation.ponder.PonderWorld.m_7731_(PonderWorld.java:238) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i] {re:classloading}
at net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.m_230328_(StructureTemplate.java:236) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:classloading}
at com.simibubi.create.foundation.ponder.PonderRegistry.compile(PonderRegistry.java:75) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i] {re:classloading}
at com.simibubi.create.foundation.ponder.PonderRegistry.compile(PonderRegistry.java:52) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i] {re:classloading}
at com.simibubi.create.foundation.ponder.ui.PonderUI.of(PonderUI.java:121) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i] {re:classloading}
at com.simibubi.create.foundation.ponder.PonderTooltipHandler.deferredTick(PonderTooltipHandler.java:65) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i] {re:classloading}
at com.simibubi.create.foundation.ponder.PonderTooltipHandler.addToTooltip(PonderTooltipHandler.java:83) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i] {re:classloading}
at com.simibubi.create.events.ClientEvents.addToItemTooltip(ClientEvents.java:283) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i] {re:classloading}
at com.simibubi.create.events.__ClientEvents_addToItemTooltip_ItemTooltipEvent.invoke(.dynamic) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2385!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2385!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2385!/:?] {}
at net.minecraftforge.event.ForgeEventFactory.onItemTooltip(ForgeEventFactory.java:257) ~[forge-1.19.2-43.2.0-universal.jar%23164!/:?] {re:classloading}
at net.minecraft.world.item.ItemStack.m_41651_(ItemStack.java:782) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack}
at net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.m_6057_(CreativeModeInventoryScreen.java:641) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.m_7025_(AbstractContainerScreen.java:173) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.m_6305_(CreativeModeInventoryScreen.java:636) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:440) ~[forge-1.19.2-43.2.0-universal.jar%23164!/:?] {re:classloading}
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:433) ~[forge-1.19.2-43.2.0-universal.jar%23164!/:?] {re:classloading}
-- Screen render details --
Details:
Screen name: net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen
Mouse location: Scaled: (160, 184). Absolute: (640.000000, 734.000000)
Screen size: Scaled: (480, 255). Absolute: (1920, 1017). Scale factor of 4.000000
Stacktrace:
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:896) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1115) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.0.jar%23101!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
-- Affected level --
Details:
All players: 1 total; [LocalPlayer['MushroomMayor'/1, l='ClientLevel', x=1.86, y=56.00, z=10.62]]
Chunk stats: 961, 609
Level dimension: minecraft:overworld
Level spawn location: World: (0,56,0), Section: (at 0,8,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: 311 game time, 311 day time
Server brand: forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:450) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2278) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:717) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.0.jar%23101!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: Default, Mod Resources
-- System Details --
Details:
Minecraft Version: 1.19.2
Minecraft Version ID: 1.19.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 865294648 bytes (825 MiB) / 1677721600 bytes (1600 MiB) up to 3154116608 bytes (3008 MiB)
CPUs: 12
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 3600 6-Core Processor
Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
Microarchitecture: Zen 2
Frequency (GHz): 3.59
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: AMD Radeon RX 6700 XT
Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x73df
Graphics card #0 versionInfo: DriverVersion=31.0.14037.1007
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Virtual memory max (MB): 37536.24
Virtual memory used (MB): 13860.52
Swap memory total (MB): 4864.00
Swap memory used (MB): 2.05
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx3000M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Launched Version: Server
Backend library: LWJGL version 3.3.1 build 7
Backend API: AMD Radeon RX 6700 XT GL version 3.2.0 Core Profile Context 23.3.1.230305, ATI Technologies Inc.
Window size: 1920x1017
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: English (US)
CPU: 12x AMD Ryzen 5 3600 6-Core Processor
Server Running: true
Player Count: 1 / 8; [ServerPlayer['MushroomMayor'/1, l='ServerLevel[New World]', x=1.86, y=56.00, z=10.62]]
Data Packs: vanilla, mod:forge, mod:flywheel (incompatible), mod:tlskincape (incompatible), mod:create, mod:create_dragon_lib, mod:create_enchantment_industry (incompatible)
World Generation: Stable
ModLauncher: 10.0.8+10.0.8+main.0ef7e830
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.3.jar eventbus PLUGINSERVICE
fmlloader-1.19.2-43.2.0.jar slf4jfixer PLUGINSERVICE
fmlloader-1.19.2-43.2.0.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.19.2-43.2.0.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.19.2-43.2.0.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.19.2-43.2.0.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
lowcodefml@null
javafml@null
Mod List:
client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.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
forge-1.19.2-43.2.0-universal.jar |Forge |forge |43.2.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
flywheel-forge-1.19.2-0.6.8.a.jar |Flywheel |flywheel |0.6.8.a |DONE |Manifest: NOSIGNATURE
tl_skin_cape_forge_1.19_1.19.2-1.27.jar |TLSkinCape |tlskincape |1.27 |DONE |Manifest: 19:f5:ce:44:81:0c:e4:22:05:5e:73:c5:a8:cd:de:f3:c8:cf:a9:b3:01:70:40:a0:ee:2d:50:7a:1c:3d:1c:8a
create-1.19.2-0.5.0.i.jar |Create |create |0.5.0.i |DONE |Manifest: NOSIGNATURE
create_dragon_lib-1.19.2-1.1.2.jar |Create: Dragon Lib |create_dragon_lib |1.1.2 |DONE |Manifest: NOSIGNATURE
create_enchantment_industry-1.19.2-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.0 |DONE |Manifest: NOSIGNATURE
Flywheel Backend: GL33 Instanced Arrays
Crash Report UUID: e39b8a1b-edd3-47a8-83fb-7dca7b848475
FML: 43.2
Forge: net.minecraftforge:43.2.0
Hey there, i tried recreating it again, unfortunately the game tells me that i do need flywheel for some reason, so i have to use it. I tried recreating it and got the same issue. I tried using the create central kitchen mod, and it seems to be working just fine(if that helps to find out the issue). (The mod seems to be running just fine on 1.18.2, but it crashes on 1.19.2)
Here it is.
Google drive link :
https://drive.google.com/file/d/1bgxK_fsZOhocbbDjuert8C36CscjaP_w/view?usp=sharing
Here it is.
Google drive link :
https://drive.google.com/file/d/1bgxK_fsZOhocbbDjuert8C36CscjaP_w/view?usp=sharing
I mean the file latest.log
in your .minecraft/logs
folder.
Ah sorry about that.
Here's the latest.log file :
https://drive.google.com/file/d/1SvBr9EXSv6qDlODl6YajAewEDXqLopHX/view?usp=sharing
Ah sorry about that. Here's the latest.log file :
https://drive.google.com/file/d/1SvBr9EXSv6qDlODl6YajAewEDXqLopHX/view?usp=sharing
I'll paste it here
[08:03:17] [main/INFO]: ModLauncher running: args [--username, MushroomMayor, --version, testing, --gameDir, C:\Users\Vic~\AppData\Roaming\.minecraft\versions\testing, --assetsDir, C:\Users\Vic~\AppData\Roaming\.minecraft\assets, --assetIndex, 1.19, --uuid, f83fe416-5c02-11ea-88ce-b42e996a7d7a, --accessToken, ????????, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, mojang, --versionType, release, --width, 925, --height, 530, --launchTarget, forgeclient, --fml.forgeVersion, 43.2.0, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
[08:03:17] [main/INFO]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.3 by Microsoft; OS Windows 10 arch amd64 version 10.0
[08:03:17] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Vic~/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2397!/ Service=ModLauncher Env=CLIENT
[08:03:17] [main/WARN]: Configuration file C:\Users\Vic~\AppData\Roaming\.minecraft\versions\testing\config\fml.toml is not correct. Correcting
[08:03:17] [main/WARN]: Incorrect key [defaultConfigPath] was corrected from null to defaultconfigs
[08:03:17] [main/INFO]: Found mod file create-1.19.2-0.5.0.i.jar of type MOD with provider {mods folder locator at C:\Users\Vic~\AppData\Roaming\.minecraft\versions\testing\mods}
[08:03:17] [main/INFO]: Found mod file create_enchantment_industry-1.19.2-for-create-0.5.0.i-1.2.0.jar of type MOD with provider {mods folder locator at C:\Users\Vic~\AppData\Roaming\.minecraft\versions\testing\mods}
[08:03:17] [main/INFO]: Found mod file flywheel-forge-1.19.2-0.6.8.a.jar of type MOD with provider {mods folder locator at C:\Users\Vic~\AppData\Roaming\.minecraft\versions\testing\mods}
[08:03:17] [main/INFO]: Found mod file tl_skin_cape_forge_1.19_1.19.2-1.27.jar of type MOD with provider {mods folder locator at C:\Users\Vic~\AppData\Roaming\.minecraft\versions\testing\mods}
[08:03:18] [main/WARN]: Mod file C:\Users\Vic~\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlcore\1.19.2-43.2.0\fmlcore-1.19.2-43.2.0.jar is missing mods.toml file
[08:03:18] [main/WARN]: Mod file C:\Users\Vic~\AppData\Roaming\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.19.2-43.2.0\javafmllanguage-1.19.2-43.2.0.jar is missing mods.toml file
[08:03:18] [main/WARN]: Mod file C:\Users\Vic~\AppData\Roaming\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.19.2-43.2.0\lowcodelanguage-1.19.2-43.2.0.jar is missing mods.toml file
[08:03:18] [main/WARN]: Mod file C:\Users\Vic~\AppData\Roaming\.minecraft\libraries\net\minecraftforge\mclanguage\1.19.2-43.2.0\mclanguage-1.19.2-43.2.0.jar is missing mods.toml file
[08:03:18] [main/INFO]: Found mod file fmlcore-1.19.2-43.2.0.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@5942ee04
[08:03:18] [main/INFO]: Found mod file javafmllanguage-1.19.2-43.2.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@5942ee04
[08:03:18] [main/INFO]: Found mod file lowcodelanguage-1.19.2-43.2.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@5942ee04
[08:03:18] [main/INFO]: Found mod file mclanguage-1.19.2-43.2.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@5942ee04
[08:03:18] [main/INFO]: Found mod file client-1.19.2-20220805.130853-srg.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@5942ee04
[08:03:18] [main/INFO]: Found mod file forge-1.19.2-43.2.0-universal.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@5942ee04
[08:03:18] [main/WARN]: Attempted to select a dependency jar for JarJar which was passed in as source: flywheel. Using Mod File: C:\Users\Vic~\AppData\Roaming\.minecraft\versions\testing\mods\flywheel-forge-1.19.2-0.6.8.a.jar
[08:03:18] [main/INFO]: Found 2 dependencies adding them to mods collection
[08:03:18] [main/INFO]: Found mod file create_dragon_lib-1.19.2-1.1.2.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@215a34b4
[08:03:18] [main/INFO]: Found mod file Registrate-MC1.19-1.1.5.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@215a34b4
[08:03:19] [main/INFO]: Compatibility level set to JAVA_17
[08:03:19] [main/INFO]: Successfully loaded Mixin Connector [org.tlauncher.MixinConnector]
[08:03:19] [main/INFO]: Launching target 'forgeclient' with arguments [--version, testing, --gameDir, C:\Users\Vic~\AppData\Roaming\.minecraft\versions\testing, --assetsDir, C:\Users\Vic~\AppData\Roaming\.minecraft\assets, --uuid, f83fe416-5c02-11ea-88ce-b42e996a7d7a, --username, MushroomMayor, --assetIndex, 1.19, --accessToken, ????????, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, mojang, --versionType, release, --width, 925, --height, 530]
[08:03:19] [main/WARN]: Error loading class: me/jellysquid/mods/sodium/client/render/chunk/data/ChunkRenderData$Builder (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.render.chunk.data.ChunkRenderData$Builder)
[08:03:19] [main/WARN]: @Mixin target me.jellysquid.mods.sodium.client.render.chunk.data.ChunkRenderData$Builder was not found flywheel.mixins.json:instancemanage.SodiumChunkRenderDataMixin
[08:03:21] [pool-3-thread-1/INFO]: Building unoptimized datafixer
[08:03:23] [Render thread/WARN]: Assets URL 'union:/C:/Users/Vic~/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.19.2-20220805.130853/client-1.19.2-20220805.130853-srg.jar%23159!/assets/.mcassetsroot' uses unexpected schema
[08:03:23] [Render thread/WARN]: Assets URL 'union:/C:/Users/Vic~/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.19.2-20220805.130853/client-1.19.2-20220805.130853-srg.jar%23159!/data/.mcassetsroot' uses unexpected schema
[08:03:23] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[08:03:23] [Render thread/ERROR]: Failed to verify authentication
com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401
at com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:56) ~[authlib-3.11.49.5.jar%23128!/:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:155) ~[authlib-3.11.49.5.jar%23128!/:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.<init>(YggdrasilUserApiService.java:55) ~[authlib-3.11.49.5.jar%23128!/:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createUserApiService(YggdrasilAuthenticationService.java:161) ~[authlib-3.11.49.5.jar%23128!/:?]
at net.minecraft.client.Minecraft.m_193585_(Minecraft.java:646) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.client.Minecraft.<init>(Minecraft.java:405) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
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:27) ~[fmlloader-1.19.2-43.2.0.jar%23101!/:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 401
at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:85) ~[authlib-3.11.49.5.jar%23128!/:?]
at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48) ~[authlib-3.11.49.5.jar%23128!/:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:129) ~[authlib-3.11.49.5.jar%23128!/:?]
... 19 more
[08:03:23] [Render thread/INFO]: Setting user: MushroomMayor
[08:03:24] [Render thread/INFO]: Backend library: LWJGL version 3.3.1 build 7
[08:03:24] [modloading-worker-0/INFO]: Create: Dragon Lib 1.1.2 has initialized, ready to support your Create add-ons!
[08:03:24] [modloading-worker-0/INFO]: Forge mod loading, version 43.2.0, for MC 1.19.2 with MCP 20220805.130853
[08:03:24] [modloading-worker-0/INFO]: MinecraftForge v43.2.0 Initialized
[08:03:24] [modloading-worker-0/INFO]: No shaders mod detected.
[08:03:26] [Worker-Main-1/ERROR]: Failed to retrieve profile key pair
java.io.IOException: Could not retrieve profile key pair
at net.minecraft.client.multiplayer.ProfileKeyPairManager.m_233789_(ProfileKeyPairManager.java:152) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.client.multiplayer.ProfileKeyPairManager.m_243396_(ProfileKeyPairManager.java:75) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]
[08:03:26] [Render thread/INFO]: Reloading ResourceManager: Default, Mod Resources
[08:03:26] [modloading-worker-0/WARN]: Configuration file C:\Users\Vic~\AppData\Roaming\.minecraft\versions\testing\config\flywheel-client.toml is not correct. Correcting
[08:03:26] [modloading-worker-0/WARN]: Incorrect key backend was corrected from null to its default, INSTANCING.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key debugNormals was corrected from null to its default, false.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key limitUpdates was corrected from null to its default, true.
[08:03:26] [modloading-worker-0/WARN]: Configuration file C:\Users\Vic~\AppData\Roaming\.minecraft\versions\testing\config\forge-client.toml is not correct. Correcting
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.alwaysSetupTerrainOffThread was corrected from null to its default, false.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.experimentalForgeLightPipelineEnabled was corrected from null to its default, false.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.showLoadWarnings was corrected from null to its default, true.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.useCombinedDepthStencilAttachment was corrected from null to its default, false.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.compressLanIPv6Addresses was corrected from null to its default, true.
[08:03:26] [modloading-worker-0/WARN]: Configuration file C:\Users\Vic~\AppData\Roaming\.minecraft\versions\testing\config\create-client.toml is not correct. Correcting
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.enableTooltips was corrected from null to its default, true.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.enableOverstressedTooltip was corrected from null to its default, true.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.explainRenderErrors was corrected from null to its default, false.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.fanParticleDensity was corrected from null to its default, 0.5.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.filterItemRenderDistance was corrected from null to its default, 10.0.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.enableRainbowDebug was corrected from null to its default, false.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.maximumContraptionLightVolume was corrected from null to its default, 16384.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.mainMenuConfigButtonRow was corrected from null to its default, 2.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.mainMenuConfigButtonOffsetX was corrected from null to its default, -4.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.ingameMenuConfigButtonRow was corrected from null to its default, 3.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.ingameMenuConfigButtonOffsetX was corrected from null to its default, -4.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.ignoreFabulousWarning was corrected from null to its default, false.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.goggleOverlay was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.goggleOverlay.overlayOffsetX was corrected from null to its default, 20.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.goggleOverlay.overlayOffsetY was corrected from null to its default, 0.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.goggleOverlay.customColorsOverlay was corrected from null to its default, false.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.goggleOverlay.customBackgroundOverlay was corrected from null to its default, -267386864.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.goggleOverlay.customBorderTopOverlay was corrected from null to its default, 1347420415.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.goggleOverlay.customBorderBotOverlay was corrected from null to its default, 1344798847.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.placementAssist was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.placementAssist.indicatorType was corrected from null to its default, TEXTURE.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.placementAssist.indicatorScale was corrected from null to its default, 1.0.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.ponder was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.ponder.comfyReading was corrected from null to its default, false.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.ponder.editingMode was corrected from null to its default, false.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.sound was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.sound.enableAmbientSounds was corrected from null to its default, true.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.sound.ambientVolumeCap was corrected from null to its default, 0.10000000149011612.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.trains was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.trains.mountedZoomMultiplier was corrected from null to its default, 3.0.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key client.trains.showTrackGraphOnF3 was corrected from null to its default, false.
[08:03:26] [modloading-worker-0/WARN]: Configuration file C:\Users\Vic~\AppData\Roaming\.minecraft\versions\testing\config\forge-common.toml is not correct. Correcting
[08:03:26] [modloading-worker-0/WARN]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key general.cachePackAccess was corrected from null to its default, true.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key general.indexVanillaPackCachesOnThread was corrected from null to its default, false.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key general.indexModPackCachesOnThread was corrected from null to its default, false.
[08:03:26] [modloading-worker-0/WARN]: Configuration file C:\Users\Vic~\AppData\Roaming\.minecraft\versions\testing\config\create-common.toml is not correct. Correcting
[08:03:26] [modloading-worker-0/WARN]: Incorrect key worldgen was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key worldgen.v2 was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key worldgen.v2.disableWorldGen was corrected from null to its default, false.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key worldgen.v2.striated_ores_nether was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key worldgen.v2.striated_ores_nether.clusterSize was corrected from null to its default, 32.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key worldgen.v2.striated_ores_nether.frequency was corrected from null to its default, 0.0833333358168602.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key worldgen.v2.striated_ores_nether.minHeight was corrected from null to its default, 40.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key worldgen.v2.striated_ores_nether.maxHeight was corrected from null to its default, 90.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key worldgen.v2.striated_ores_overworld was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key worldgen.v2.striated_ores_overworld.clusterSize was corrected from null to its default, 32.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key worldgen.v2.striated_ores_overworld.frequency was corrected from null to its default, 0.0833333358168602.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key worldgen.v2.striated_ores_overworld.minHeight was corrected from null to its default, -30.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key worldgen.v2.striated_ores_overworld.maxHeight was corrected from null to its default, 70.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key worldgen.v2.zinc_ore was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key worldgen.v2.zinc_ore.clusterSize was corrected from null to its default, 12.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key worldgen.v2.zinc_ore.frequency was corrected from null to its default, 8.0.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key worldgen.v2.zinc_ore.minHeight was corrected from null to its default, -63.
[08:03:26] [modloading-worker-0/WARN]: Incorrect key worldgen.v2.zinc_ore.maxHeight was corrected from null to its default, 70.
[08:03:27] [Forge Version Check/INFO]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[08:03:27] [Forge Version Check/INFO]: [forge] Found status: UP_TO_DATE Current: 43.2.0 Target: null
[08:03:27] [Forge Version Check/INFO]: [flywheel] Starting version check at https://api.modrinth.com/updates/flywheel/forge_updates.json
[08:03:28] [Forge Version Check/INFO]: [flywheel] Found status: UP_TO_DATE Current: 0.6.8.a Target: null
[08:03:31] [Render thread/INFO]: Loaded all shader sources.
[08:03:33] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
[08:03:33] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
[08:03:33] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Realtek HD Audio 2nd output (Realtek(R) Audio)
[08:03:33] [Render thread/INFO]: Sound engine started
[08:03:33] [Render thread/INFO]: Created: 2048x1024x4 minecraft:textures/atlas/blocks.png-atlas
[08:03:33] [Render thread/INFO]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
[08:03:33] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[08:03:33] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[08:03:33] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[08:03:33] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[08:03:33] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[08:03:34] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[08:03:34] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[08:03:34] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[08:03:34] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[08:03:34] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
[08:03:40] [Render thread/INFO]: Loaded 23 recipes
[08:03:40] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:great_publisher: Invalid criterion trigger: create_enchantment_industry:book_printed
[08:03:40] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:a_shower_experience: Invalid criterion trigger: create_enchantment_industry:builtin/a_shower_experience
[08:03:40] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:relic_restoration: Invalid criterion trigger: create_enchantment_industry:builtin/relic_restoration
[08:03:40] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:experimental: Invalid criterion trigger: create_enchantment_industry:builtin/experimental
[08:03:40] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:first_order: Invalid criterion trigger: create_enchantment_industry:builtin/first_order
[08:03:40] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:hypothetical_extension: Invalid criterion trigger: create_enchantment_industry:builtin/hypothetical_extension
[08:03:40] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:additional_order: Invalid criterion trigger: create_enchantment_industry:builtin/additional_order
[08:03:40] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:experienced_recycler: Invalid criterion trigger: create_enchantment_industry:disenchanted
[08:03:40] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:spirit_taking: Invalid criterion trigger: create_enchantment_industry:builtin/spirit_taking
[08:03:40] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:copiable_mystery: Invalid criterion trigger: create_enchantment_industry:builtin/copiable_mystery
[08:03:40] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:gone_with_the_foil: Invalid criterion trigger: create_enchantment_industry:builtin/gone_with_the_foil
[08:03:40] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:blazes_new_job: Invalid criterion trigger: create_enchantment_industry:builtin/blazes_new_job
[08:03:40] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:copiable_masterpiece: Invalid criterion trigger: create_enchantment_industry:builtin/copiable_masterpiece
[08:03:41] [Render thread/INFO]: Loaded 2347 advancements
[08:03:42] [Render thread/INFO]: Loaded 23 recipes
[08:03:43] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:great_publisher: Invalid criterion trigger: create_enchantment_industry:book_printed
[08:03:43] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:a_shower_experience: Invalid criterion trigger: create_enchantment_industry:builtin/a_shower_experience
[08:03:43] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:relic_restoration: Invalid criterion trigger: create_enchantment_industry:builtin/relic_restoration
[08:03:43] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:experimental: Invalid criterion trigger: create_enchantment_industry:builtin/experimental
[08:03:43] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:first_order: Invalid criterion trigger: create_enchantment_industry:builtin/first_order
[08:03:43] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:hypothetical_extension: Invalid criterion trigger: create_enchantment_industry:builtin/hypothetical_extension
[08:03:43] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:additional_order: Invalid criterion trigger: create_enchantment_industry:builtin/additional_order
[08:03:43] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:experienced_recycler: Invalid criterion trigger: create_enchantment_industry:disenchanted
[08:03:43] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:spirit_taking: Invalid criterion trigger: create_enchantment_industry:builtin/spirit_taking
[08:03:43] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:copiable_mystery: Invalid criterion trigger: create_enchantment_industry:builtin/copiable_mystery
[08:03:43] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:gone_with_the_foil: Invalid criterion trigger: create_enchantment_industry:builtin/gone_with_the_foil
[08:03:43] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:blazes_new_job: Invalid criterion trigger: create_enchantment_industry:builtin/blazes_new_job
[08:03:43] [Render thread/ERROR]: Parsing error loading custom advancement create_enchantment_industry:copiable_masterpiece: Invalid criterion trigger: create_enchantment_industry:builtin/copiable_masterpiece
[08:03:43] [Render thread/INFO]: Loaded 2347 advancements
[08:03:59] [Worker-Main-2/ERROR]: Failed to retrieve profile key pair
java.io.IOException: Could not retrieve profile key pair
at net.minecraft.client.multiplayer.ProfileKeyPairManager.m_233789_(ProfileKeyPairManager.java:152) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.client.multiplayer.ProfileKeyPairManager.m_243396_(ProfileKeyPairManager.java:75) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]
[08:03:59] [Server thread/INFO]: Starting integrated minecraft server version 1.19.2
[08:03:59] [Server thread/INFO]: Generating keypair
[08:03:59] [Server thread/WARN]: Configuration file C:\Users\Vic~\AppData\Roaming\.minecraft\versions\testing\saves\New World\serverconfig\create_enchantment_industry-server.toml is not correct. Correcting
[08:03:59] [Server thread/WARN]: Incorrect key disenchanterTankCapacity was corrected from null to its default, 1000.
[08:03:59] [Server thread/WARN]: Incorrect key copierTankCapacity was corrected from null to its default, 4000.
[08:03:59] [Server thread/WARN]: Incorrect key blazeEnchanterTankCapacity was corrected from null to its default, 2000.
[08:03:59] [Server thread/WARN]: Incorrect key maxHyperEnchantingLevelExtension was corrected from null to its default, 2.
[08:03:59] [Server thread/WARN]: Incorrect key deployerXpDropChance was corrected from null to its default, 1.0.
[08:03:59] [Server thread/WARN]: Incorrect key enableHyperEnchant was corrected from null to its default, true.
[08:03:59] [Server thread/WARN]: Configuration file C:\Users\Vic~\AppData\Roaming\.minecraft\versions\testing\saves\New World\serverconfig\forge-server.toml is not correct. Correcting
[08:03:59] [Server thread/WARN]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:59] [Server thread/WARN]: Incorrect key server.removeErroringBlockEntities was corrected from null to its default, false.
[08:03:59] [Server thread/WARN]: Incorrect key server.removeErroringEntities was corrected from null to its default, false.
[08:03:59] [Server thread/WARN]: Incorrect key server.fullBoundingBoxLadders was corrected from null to its default, false.
[08:03:59] [Server thread/WARN]: Incorrect key server.zombieBaseSummonChance was corrected from null to its default, 0.1.
[08:03:59] [Server thread/WARN]: Incorrect key server.zombieBabyChance was corrected from null to its default, 0.05.
[08:03:59] [Server thread/WARN]: Incorrect key server.fixAdvancementLoading was corrected from null to its default, true.
[08:03:59] [Server thread/WARN]: Incorrect key server.permissionHandler was corrected from null to its default, forge:default_handler.
[08:03:59] [Server thread/WARN]: Configuration file C:\Users\Vic~\AppData\Roaming\.minecraft\versions\testing\saves\New World\serverconfig\create-server.toml is not correct. Correcting
[08:03:59] [Server thread/WARN]: Incorrect key infrastructure was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:59] [Server thread/WARN]: Incorrect key infrastructure.tickrateSyncTimer was corrected from null to its default, 20.
[08:03:59] [Server thread/WARN]: Incorrect key recipes was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:59] [Server thread/WARN]: Incorrect key recipes.bulkPressing was corrected from null to its default, false.
[08:03:59] [Server thread/WARN]: Incorrect key recipes.bulkCutting was corrected from null to its default, false.
[08:03:59] [Server thread/WARN]: Incorrect key recipes.allowBrewingInMixer was corrected from null to its default, true.
[08:03:59] [Server thread/WARN]: Incorrect key recipes.allowShapelessInMixer was corrected from null to its default, true.
[08:03:59] [Server thread/WARN]: Incorrect key recipes.allowShapedSquareInPress was corrected from null to its default, true.
[08:03:59] [Server thread/WARN]: Incorrect key recipes.allowRegularCraftingInCrafter was corrected from null to its default, true.
[08:03:59] [Server thread/WARN]: Incorrect key recipes.maxFireworkIngredientsInCrafter was corrected from null to its default, 9.
[08:03:59] [Server thread/WARN]: Incorrect key recipes.allowStonecuttingOnSaw was corrected from null to its default, true.
[08:03:59] [Server thread/WARN]: Incorrect key recipes.allowWoodcuttingOnSaw was corrected from null to its default, true.
[08:03:59] [Server thread/WARN]: Incorrect key recipes.allowCastingBySpout was corrected from null to its default, true.
[08:03:59] [Server thread/WARN]: Incorrect key recipes.displayLogStrippingRecipes was corrected from null to its default, true.
[08:03:59] [Server thread/WARN]: Incorrect key recipes.lightSourceCountForRefinedRadiance was corrected from null to its default, 10.
[08:03:59] [Server thread/WARN]: Incorrect key recipes.enableRefinedRadianceRecipe was corrected from null to its default, true.
[08:03:59] [Server thread/WARN]: Incorrect key recipes.enableShadowSteelRecipe was corrected from null to its default, true.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.disableStress was corrected from null to its default, false.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.maxBeltLength was corrected from null to its default, 20.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.crushingDamage was corrected from null to its default, 4.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.maxMotorSpeed was corrected from null to its default, 256.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.waterWheelBaseSpeed was corrected from null to its default, 4.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.waterWheelFlowSpeed was corrected from null to its default, 4.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.maxRotationSpeed was corrected from null to its default, 256.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.ignoreDeployerAttacks was corrected from null to its default, CREEPERS.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.kineticValidationFrequency was corrected from null to its default, 60.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.crankHungerMultiplier was corrected from null to its default, 0.009999999776482582.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.minimumWindmillSails was corrected from null to its default, 8.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.windmillSailsPerRPM was corrected from null to its default, 8.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.maxEjectorDistance was corrected from null to its default, 32.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.ejectorScanInterval was corrected from null to its default, 120.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.encasedFan was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.encasedFan.fanPushDistance was corrected from null to its default, 20.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.encasedFan.fanPullDistance was corrected from null to its default, 20.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.encasedFan.fanBlockCheckRate was corrected from null to its default, 30.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.encasedFan.fanRotationArgmax was corrected from null to its default, 256.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.encasedFan.inWorldProcessingTime was corrected from null to its default, 150.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.contraptions was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.contraptions.maxBlocksMoved was corrected from null to its default, 2048.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.contraptions.maxDataSize was corrected from null to its default, 2000000.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.contraptions.maxChassisRange was corrected from null to its default, 16.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.contraptions.maxPistonPoles was corrected from null to its default, 64.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.contraptions.maxRopeLength was corrected from null to its default, 256.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.contraptions.maxCartCouplingLength was corrected from null to its default, 32.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.contraptions.survivalContraptionPickup was corrected from null to its default, true.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.contraptions.movableSpawners was corrected from null to its default, NO_PICKUP.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.contraptions.amethystMovement was corrected from null to its default, NO_PICKUP.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.contraptions.movableObsidian was corrected from null to its default, UNMOVABLE.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.contraptions.movableReinforcedDeepslate was corrected from null to its default, UNMOVABLE.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.contraptions.moveItemsToStorage was corrected from null to its default, true.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.contraptions.harvestPartiallyGrown was corrected from null to its default, false.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.contraptions.harvesterReplants was corrected from null to its default, true.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2 was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.display_board was corrected from null to its default, 0.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.deployer was corrected from null to its default, 4.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.mechanical_piston was corrected from null to its default, 4.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.millstone was corrected from null to its default, 4.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.mechanical_bearing was corrected from null to its default, 4.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.clockwork_bearing was corrected from null to its default, 4.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.cuckoo_clock was corrected from null to its default, 1.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.speedometer was corrected from null to its default, 0.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.copper_backtank was corrected from null to its default, 4.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.mechanical_saw was corrected from null to its default, 4.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.flywheel was corrected from null to its default, 0.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.encased_chain_drive was corrected from null to its default, 0.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.clutch was corrected from null to its default, 0.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.encased_fan was corrected from null to its default, 2.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.adjustable_chain_gearshift was corrected from null to its default, 0.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.mechanical_pump was corrected from null to its default, 4.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.crushing_wheel was corrected from null to its default, 8.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.mechanical_mixer was corrected from null to its default, 4.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.gantry_shaft was corrected from null to its default, 0.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.rope_pulley was corrected from null to its default, 4.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.rotation_speed_controller was corrected from null to its default, 0.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.mechanical_arm was corrected from null to its default, 2.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.andesite_encased_shaft was corrected from null to its default, 0.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.mechanical_press was corrected from null to its default, 8.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.large_cogwheel was corrected from null to its default, 0.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.mechanical_drill was corrected from null to its default, 4.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.andesite_encased_large_cogwheel was corrected from null to its default, 0.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.brass_encased_large_cogwheel was corrected from null to its default, 0.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.mysterious_cuckoo_clock was corrected from null to its default, 1.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.stressometer was corrected from null to its default, 0.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.shaft was corrected from null to its default, 0.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.brass_encased_shaft was corrected from null to its default, 0.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.gearshift was corrected from null to its default, 0.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.turntable was corrected from null to its default, 4.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.sticky_mechanical_piston was corrected from null to its default, 4.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.sequenced_gearshift was corrected from null to its default, 0.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.weighted_ejector was corrected from null to its default, 2.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.cogwheel was corrected from null to its default, 0.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.andesite_encased_cogwheel was corrected from null to its default, 0.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.belt was corrected from null to its default, 0.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.brass_encased_cogwheel was corrected from null to its default, 0.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.gearbox was corrected from null to its default, 0.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.hose_pulley was corrected from null to its default, 4.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.mechanical_crafter was corrected from null to its default, 2.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.blue_valve_handle was corrected from null to its default, 8.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.copper_valve_handle was corrected from null to its default, 8.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.pink_valve_handle was corrected from null to its default, 8.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.hand_crank was corrected from null to its default, 8.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.black_valve_handle was corrected from null to its default, 8.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.magenta_valve_handle was corrected from null to its default, 8.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.white_valve_handle was corrected from null to its default, 8.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.yellow_valve_handle was corrected from null to its default, 8.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.brown_valve_handle was corrected from null to its default, 8.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.cyan_valve_handle was corrected from null to its default, 8.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.windmill_bearing was corrected from null to its default, 512.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.light_blue_valve_handle was corrected from null to its default, 8.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.lime_valve_handle was corrected from null to its default, 8.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.purple_valve_handle was corrected from null to its default, 8.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.red_valve_handle was corrected from null to its default, 8.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.steam_engine was corrected from null to its default, 1024.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.creative_motor was corrected from null to its default, 16384.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.gray_valve_handle was corrected from null to its default, 8.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.water_wheel was corrected from null to its default, 16.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.orange_valve_handle was corrected from null to its default, 8.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.light_gray_valve_handle was corrected from null to its default, 8.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.green_valve_handle was corrected from null to its default, 8.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.stats was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.stats.mediumSpeed was corrected from null to its default, 30.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.stats.fastSpeed was corrected from null to its default, 100.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.stats.mediumStressImpact was corrected from null to its default, 4.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.stats.highStressImpact was corrected from null to its default, 8.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.stats.mediumCapacity was corrected from null to its default, 128.0.
[08:03:59] [Server thread/WARN]: Incorrect key kinetics.stressValues.stats.highCapacity was corrected from null to its default, 1024.0.
[08:03:59] [Server thread/WARN]: Incorrect key fluids was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:59] [Server thread/WARN]: Incorrect key fluids.fluidTankCapacity was corrected from null to its default, 8.
[08:03:59] [Server thread/WARN]: Incorrect key fluids.fluidTankMaxHeight was corrected from null to its default, 32.
[08:03:59] [Server thread/WARN]: Incorrect key fluids.mechanicalPumpRange was corrected from null to its default, 16.
[08:03:59] [Server thread/WARN]: Incorrect key fluids.hosePulleyRange was corrected from null to its default, 128.
[08:03:59] [Server thread/WARN]: Incorrect key fluids.hosePulleyBlockThreshold was corrected from null to its default, 10000.
[08:03:59] [Server thread/WARN]: Incorrect key fluids.fillInfinite was corrected from null to its default, false.
[08:03:59] [Server thread/WARN]: Incorrect key fluids.bottomlessFluidMode was corrected from null to its default, ALLOW_BY_TAG.
[08:03:59] [Server thread/WARN]: Incorrect key fluids.placeFluidSourceBlocks was corrected from null to its default, true.
[08:03:59] [Server thread/WARN]: Incorrect key logistics was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:59] [Server thread/WARN]: Incorrect key logistics.defaultExtractionLimit was corrected from null to its default, 64.
[08:03:59] [Server thread/WARN]: Incorrect key logistics.defaultExtractionTimer was corrected from null to its default, 8.
[08:03:59] [Server thread/WARN]: Incorrect key logistics.psiTimeout was corrected from null to its default, 20.
[08:03:59] [Server thread/WARN]: Incorrect key logistics.mechanicalArmRange was corrected from null to its default, 5.
[08:03:59] [Server thread/WARN]: Incorrect key logistics.linkRange was corrected from null to its default, 256.
[08:03:59] [Server thread/WARN]: Incorrect key logistics.displayLinkRange was corrected from null to its default, 64.
[08:03:59] [Server thread/WARN]: Incorrect key logistics.vaultCapacity was corrected from null to its default, 20.
[08:03:59] [Server thread/WARN]: Incorrect key schematics was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:59] [Server thread/WARN]: Incorrect key schematics.creativePrintIncludesAir was corrected from null to its default, false.
[08:03:59] [Server thread/WARN]: Incorrect key schematics.maxSchematics was corrected from null to its default, 256.
[08:03:59] [Server thread/WARN]: Incorrect key schematics.maxSchematicPacketSize was corrected from null to its default, 1024.
[08:03:59] [Server thread/WARN]: Incorrect key schematics.schematicIdleTimeout was corrected from null to its default, 600.
[08:03:59] [Server thread/WARN]: Incorrect key schematics.schematicannon was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:59] [Server thread/WARN]: Incorrect key schematics.schematicannon.schematicannonDelay was corrected from null to its default, 10.
[08:03:59] [Server thread/WARN]: Incorrect key schematics.schematicannon.schematicannonGunpowderWorth was corrected from null to its default, 20.0.
[08:03:59] [Server thread/WARN]: Incorrect key schematics.schematicannon.schematicannonFuelUsage was corrected from null to its default, 0.05000000074505806.
[08:03:59] [Server thread/WARN]: Incorrect key curiosities was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:59] [Server thread/WARN]: Incorrect key curiosities.maxSymmetryWandRange was corrected from null to its default, 50.
[08:03:59] [Server thread/WARN]: Incorrect key curiosities.placementAssistRange was corrected from null to its default, 12.
[08:03:59] [Server thread/WARN]: Incorrect key curiosities.toolboxRange was corrected from null to its default, 10.
[08:03:59] [Server thread/WARN]: Incorrect key curiosities.airInBacktank was corrected from null to its default, 900.
[08:03:59] [Server thread/WARN]: Incorrect key curiosities.enchantedBacktankCapacity was corrected from null to its default, 300.
[08:03:59] [Server thread/WARN]: Incorrect key curiosities.maxExtendoGripActions was corrected from null to its default, 1000.
[08:03:59] [Server thread/WARN]: Incorrect key curiosities.maxPotatoCannonShots was corrected from null to its default, 200.
[08:03:59] [Server thread/WARN]: Incorrect key trains was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:59] [Server thread/WARN]: Incorrect key trains.trainsCauseDamage was corrected from null to its default, true.
[08:03:59] [Server thread/WARN]: Incorrect key trains.maxTrackPlacementLength was corrected from null to its default, 32.
[08:03:59] [Server thread/WARN]: Incorrect key trains.maxAssemblyLength was corrected from null to its default, 128.
[08:03:59] [Server thread/WARN]: Incorrect key trains.maxBogeyCount was corrected from null to its default, 20.
[08:03:59] [Server thread/WARN]: Incorrect key trains.manualTrainSpeedModifier was corrected from null to its default, 0.75.
[08:03:59] [Server thread/WARN]: Incorrect key trains.trainStats was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:59] [Server thread/WARN]: Incorrect key trains.trainStats.trainTopSpeed was corrected from null to its default, 28.0.
[08:03:59] [Server thread/WARN]: Incorrect key trains.trainStats.trainTurningTopSpeed was corrected from null to its default, 14.0.
[08:03:59] [Server thread/WARN]: Incorrect key trains.trainStats.trainAcceleration was corrected from null to its default, 3.0.
[08:03:59] [Server thread/WARN]: Incorrect key trains.poweredTrainStats was corrected from null to its default, SimpleCommentedConfig:{}.
[08:03:59] [Server thread/WARN]: Incorrect key trains.poweredTrainStats.poweredTrainTopSpeed was corrected from null to its default, 40.0.
[08:03:59] [Server thread/WARN]: Incorrect key trains.poweredTrainStats.poweredTrainTurningTopSpeed was corrected from null to its default, 20.0.
[08:03:59] [Server thread/WARN]: Incorrect key trains.poweredTrainStats.poweredTrainAcceleration was corrected from null to its default, 3.0.
[08:04:00] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[08:04:00] [Render thread/INFO]: Preparing spawn area: 0%
[08:04:00] [Render thread/INFO]: Preparing spawn area: 0%
[08:04:01] [Render thread/INFO]: Preparing spawn area: 1%
[08:04:01] [Render thread/INFO]: Preparing spawn area: 10%
[08:04:02] [Render thread/INFO]: Preparing spawn area: 20%
[08:04:02] [Render thread/INFO]: Preparing spawn area: 31%
[08:04:03] [Render thread/INFO]: Preparing spawn area: 44%
[08:04:03] [Render thread/INFO]: Preparing spawn area: 60%
[08:04:04] [Render thread/INFO]: Preparing spawn area: 70%
[08:04:04] [Render thread/INFO]: Preparing spawn area: 86%
[08:04:05] [Render thread/INFO]: Preparing spawn area: 98%
[08:04:05] [Server thread/INFO]: Successfully initialized permission handler forge:default_handler
[08:04:05] [Render thread/INFO]: Time elapsed: 5081 ms
[08:04:05] [Server thread/INFO]: Changing view distance to 12, from 10
[08:04:05] [Server thread/INFO]: Changing simulation distance to 12, from 0
[08:04:05] [Render thread/WARN]: Unable to parse the boolean system property 'java.net.preferIPv6Addresses':system - using the default value: false
[08:04:05] [Netty Local Client IO #0/INFO]: Connected to a modded server.
[08:04:05] [Server thread/INFO]: Using new advancement loading for net.minecraft.server.PlayerAdvancements@66b6aa36
[08:04:05] [Server thread/INFO]: MushroomMayor[local:E:20705e04] logged in with entity id 1 at (-3.5, 56.0, 4.5)
[08:04:05] [Server thread/INFO]: MushroomMayor joined the game
[08:04:06] [Render thread/INFO]: Started 6 worker threads
[08:04:06] [Render thread/INFO]: Loaded 0 advancements
[08:04:07] [Render thread/INFO]: calculated cape performance:TEXTURE_272, middle time: 1.5
[08:04:07] [Render thread/INFO]: can use texture size:TEXTURE_272, middle time: 0.4
[08:04:15] [Render thread/INFO]: Loaded 5 advancements
[08:04:16] [Render thread/ERROR]: Unreported exception thrown!
java.lang.NoClassDefFoundError: Could not initialize class plus.dragons.createenchantmentindustry.foundation.advancement.CeiAdvancements
at plus.dragons.createenchantmentindustry.content.contraptions.enchanting.disenchanter.DisenchanterBlockEntity.addBehaviours(DisenchanterBlockEntity.java:81) ~[create_enchantment_industry-1.19.2-for-create-0.5.0.i-1.2.0.jar%23156!/:1.2.0]
at com.simibubi.create.foundation.tileEntity.SmartTileEntity.<init>(SmartTileEntity.java:47) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i]
at plus.dragons.createenchantmentindustry.content.contraptions.enchanting.disenchanter.DisenchanterBlockEntity.<init>(DisenchanterBlockEntity.java:65) ~[create_enchantment_industry-1.19.2-for-create-0.5.0.i-1.2.0.jar%23156!/:1.2.0]
at com.tterrag.registrate.builders.BlockEntityBuilder.lambda$createEntry$2(BlockEntityBuilder.java:139) ~[Registrate-MC1.19-1.1.5.jar%23168!/:?]
at net.minecraft.world.level.block.entity.BlockEntityType.m_155264_(BlockEntityType.java:86) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at com.simibubi.create.foundation.block.ITE.m_142194_(ITE.java:58) ~[create-1.19.2-0.5.0.i.jar%23155!/:0.5.0.i]
at net.minecraft.world.level.chunk.LevelChunk.m_6978_(LevelChunk.java:255) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.world.level.Level.m_6933_(Level.java:211) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.client.multiplayer.ClientLevel.m_6933_(ClientLevel.java:158) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.world.level.Level.m_7731_(Level.java:188) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.world.item.BlockItem.m_7429_(BlockItem.java:161) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.world.item.BlockItem.m_40576_(BlockItem.java:66) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.world.item.BlockItem.m_6225_(BlockItem.java:46) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.world.item.ItemStack.lambda$useOn$5(ItemStack.java:237) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.world.item.ItemStack.onItemUse(ItemStack.java:252) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.world.item.ItemStack.m_41661_(ItemStack.java:237) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.client.multiplayer.MultiPlayerGameMode.m_233746_(MultiPlayerGameMode.java:352) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.client.multiplayer.MultiPlayerGameMode.m_233740_(MultiPlayerGameMode.java:312) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.client.multiplayer.MultiPlayerGameMode.m_233729_(MultiPlayerGameMode.java:252) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.client.multiplayer.MultiPlayerGameMode.m_233732_(MultiPlayerGameMode.java:311) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.client.Minecraft.m_91277_(Minecraft.java:1671) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.client.Minecraft.m_91279_(Minecraft.java:1951) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1768) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1078) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23159!/:?]
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:27) ~[fmlloader-1.19.2-43.2.0.jar%23101!/:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
[08:04:16] [Server thread/INFO]: Stopping server
[08:04:16] [Server thread/INFO]: Saving players
[08:04:16] [Server thread/INFO]: Saving worlds
[08:04:17] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[08:04:17] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[08:04:17] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[08:04:17] [Server thread/INFO]: ThreadedAnvilChunkStorage (New World): All chunks are saved
[08:04:17] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[08:04:17] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[08:04:17] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[08:04:18] [Render thread/FATAL]: Preparing crash report with UUID 8da1f5f5-5bd4-4c0d-bf85-5cda094f2397
[08:04:18] [Render thread/FATAL]: Preparing crash report with UUID b2f3b9dd-b4bf-4f98-971e-6a53214c9bd7
I'm sorry we don't have a way to reproduce this, so we think it might be something hard to understand, like cosmic rays or something like that.
If you insist that it is reproducible, we give you the following suggestions:
- Please delete your module file and download and install it again
- Use TemurinJDK. This is the JDK distribution we use for development.
- Reinstall Minecraft.
If this problem still occurs after implementing the above suggestions, please reopen this issue.