1 | ---- Minecraft Crash Report ----
|
2 |
|
3 | |
4 | =========================
|
5 | SINYTRA CONNECTOR IS PRESENT!
|
6 | Please verify issues are not caused by Connector before reporting them to mod authors.
|
7 | |
8 | =========================
|
9 |
|
10 | // Embeddium instance tainted by mods: [sodiumoptionsapi]
|
11 | |
12 | |
13 | |
14 |
|
15 | Time: 2025-04-06 10:17:42
|
16 | Description: Initializing game
|
17 |
|
18 | java.lang.RuntimeException: null
|
19 | at net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:315) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:mixin,re:classloading}
|
20 | at net.minecraftforge.common.ForgeStatesProvider.lambda$new$4(ForgeStatesProvider.java:25) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
21 | at net.minecraftforge.fml.ModLoader.handleInlineTransition(ModLoader.java:217) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
22 | at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$19(ModLoader.java:209) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
23 | at java.util.Optional.ifPresent(Unknown Source) ~[?:?] {re:mixin}
|
24 | at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:209) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
25 | at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$13(ModLoader.java:183) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
26 | at java.lang.Iterable.forEach(Unknown Source) ~[?:?] {re:mixin}
|
27 | at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:183) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
28 | at net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:66) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
29 | at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:86) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
30 | at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:66) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
31 | at net.minecraft.client.Minecraft.<init>(Minecraft.java:459) ~[client-1.20.1-20230612.114412-srg.jar%23260!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
32 | at net.minecraft.client.main.Main.main(Main.java:182) ~[1.20.1-47.3.22.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin from mod flywheel,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
33 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
34 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
|
35 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
|
36 | at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
|
37 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.22.jar:?] {}
|
38 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.22.jar:?] {}
|
39 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.22.jar:?] {}
|
40 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
|
41 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
|
42 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
|
43 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
|
44 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
|
45 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
|
46 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
|
47 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
|
48 | Suppressed: net.minecraftforge.fml.ModLoadingException: Create Stuff & Additions (create_sa) encountered an error during the common_setup event phase
|
49 | §7java.lang.NoClassDefFoundError: dev/engine_room/flywheel/lib/model/baked/PartialModel
|
50 | at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:125) ~[javafmllanguage-1.20.1-47.3.22.jar%23262!/:?] {}
|
51 | at net.minecraftforge.fml.ModLoader.lambda$postEventWithWrapInModOrder$33(ModLoader.java:346) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
52 | at java.lang.Iterable.forEach(Unknown Source) ~[?:?] {re:mixin}
|
53 | at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:227) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {re:mixin}
|
54 | at net.minecraftforge.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:344) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
55 | at net.minecraftforge.fml.ModLoader.postEventWrapContainerInModOrder(ModLoader.java:337) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
56 | at net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:329) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:mixin,re:classloading}
|
57 | at net.minecraftforge.common.ForgeStatesProvider.lambda$new$4(ForgeStatesProvider.java:25) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
58 | at net.minecraftforge.fml.ModLoader.handleInlineTransition(ModLoader.java:217) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
59 | at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$19(ModLoader.java:209) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
60 | at java.util.Optional.ifPresent(Unknown Source) ~[?:?] {re:mixin}
|
61 | at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:209) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
62 | at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$13(ModLoader.java:183) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
63 | at java.lang.Iterable.forEach(Unknown Source) ~[?:?] {re:mixin}
|
64 | at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:183) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
65 | at net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:66) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
66 | at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:86) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
67 | at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:66) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
68 | at net.minecraft.client.Minecraft.<init>(Minecraft.java:459) ~[client-1.20.1-20230612.114412-srg.jar%23260!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
69 | at net.minecraft.client.main.Main.main(Main.java:182) ~[1.20.1-47.3.22.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin from mod flywheel,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
70 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
71 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
|
72 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
|
73 | at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
|
74 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.22.jar:?] {}
|
75 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.22.jar:?] {}
|
76 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.22.jar:?] {}
|
77 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
|
78 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
|
79 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
|
80 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
|
81 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
|
82 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
|
83 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
|
84 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
|
85 | Caused by: java.lang.NoClassDefFoundError: dev/engine_room/flywheel/lib/model/baked/PartialModel
|
86 | at net.mcreator.createstuffadditions.item.renderer.PortableDrillItemRenderer.<clinit>(PortableDrillItemRenderer.java:26) ~[create-stuff-additions1.20.1_v2.0.9.jar%23228!/:?] {re:classloading}
|
87 | at net.mcreator.createstuffadditions.item.PortableDrillItem.initializeClient(PortableDrillItem.java:324) ~[create-stuff-additions1.20.1_v2.0.9.jar%23228!/:?] {re:classloading}
|
88 | at net.minecraft.world.item.Item.initClient(Item.java:403) ~[client-1.20.1-20230612.114412-srg.jar%23260!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:fabric-item-api-v1.mixins.json:ItemMixin from mod fabric_item_api_v1,pl:mixin:APP:architectury-common.mixins.json:inject.MixinItem from mod architectury,pl:mixin:APP:fabric-transfer-api-v1.mixins.json:ItemMixin from mod fabric_transfer_api_v1,pl:mixin:A,pl:connector_pre_launch:A}
|
89 | at net.minecraft.world.item.Item.<init>(Item.java:103) ~[client-1.20.1-20230612.114412-srg.jar%23260!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:fabric-item-api-v1.mixins.json:ItemMixin from mod fabric_item_api_v1,pl:mixin:APP:architectury-common.mixins.json:inject.MixinItem from mod architectury,pl:mixin:APP:fabric-transfer-api-v1.mixins.json:ItemMixin from mod fabric_transfer_api_v1,pl:mixin:A,pl:connector_pre_launch:A}
|
90 | at net.minecraft.world.item.TieredItem.<init>(TieredItem.java:7) ~[client-1.20.1-20230612.114412-srg.jar%23260!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:connector_pre_launch:A}
|
91 | at net.mcreator.createstuffadditions.item.PortableDrillItem.<init>(PortableDrillItem.java:65) ~[create-stuff-additions1.20.1_v2.0.9.jar%23228!/:?] {re:classloading}
|
92 | at net.mcreator.createstuffadditions.init.CreateSaModItems.lambda$static$68(CreateSaModItems.java:153) ~[create-stuff-additions1.20.1_v2.0.9.jar%23228!/:?] {re:classloading}
|
93 | at net.minecraftforge.registries.DeferredRegister.lambda$addEntries$1(DeferredRegister.java:386) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
94 | at net.minecraftforge.registries.RegisterEvent.register(RegisterEvent.java:59) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading,pl:eventbus:A}
|
95 | at net.minecraftforge.registries.DeferredRegister.addEntries(DeferredRegister.java:386) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
96 | at net.minecraftforge.registries.DeferredRegister$EventDispatcher.handleEvent(DeferredRegister.java:328) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
97 | at net.minecraftforge.registries.__EventDispatcher_handleEvent_RegisterEvent.invoke(.dynamic) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading,pl:eventbus:B}
|
98 | at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2385!/:?] {}
|
99 | at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2385!/:?] {}
|
100 | at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2385!/:?] {}
|
101 | at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:121) ~[javafmllanguage-1.20.1-47.3.22.jar%23262!/:?] {}
|
102 | ... 34 more
|
103 | Caused by: java.lang.ClassNotFoundException: dev.engine_room.flywheel.lib.model.baked.PartialModel
|
104 | at jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source) ~[?:?] {}
|
105 | at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?] {}
|
106 | at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.10.jar:?] {}
|
107 | at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?] {}
|
108 | at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.10.jar:?] {}
|
109 | at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?] {}
|
110 | at net.mcreator.createstuffadditions.item.renderer.PortableDrillItemRenderer.<clinit>(PortableDrillItemRenderer.java:26) ~[create-stuff-additions1.20.1_v2.0.9.jar%23228!/:?] {re:classloading}
|
111 | at net.mcreator.createstuffadditions.item.PortableDrillItem.initializeClient(PortableDrillItem.java:324) ~[create-stuff-additions1.20.1_v2.0.9.jar%23228!/:?] {re:classloading}
|
112 | at net.minecraft.world.item.Item.initClient(Item.java:403) ~[client-1.20.1-20230612.114412-srg.jar%23260!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:fabric-item-api-v1.mixins.json:ItemMixin from mod fabric_item_api_v1,pl:mixin:APP:architectury-common.mixins.json:inject.MixinItem from mod architectury,pl:mixin:APP:fabric-transfer-api-v1.mixins.json:ItemMixin from mod fabric_transfer_api_v1,pl:mixin:A,pl:connector_pre_launch:A}
|
113 | at net.minecraft.world.item.Item.<init>(Item.java:103) ~[client-1.20.1-20230612.114412-srg.jar%23260!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:fabric-item-api-v1.mixins.json:ItemMixin from mod fabric_item_api_v1,pl:mixin:APP:architectury-common.mixins.json:inject.MixinItem from mod architectury,pl:mixin:APP:fabric-transfer-api-v1.mixins.json:ItemMixin from mod fabric_transfer_api_v1,pl:mixin:A,pl:connector_pre_launch:A}
|
114 | at net.minecraft.world.item.TieredItem.<init>(TieredItem.java:7) ~[client-1.20.1-20230612.114412-srg.jar%23260!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:connector_pre_launch:A}
|
115 | at net.mcreator.createstuffadditions.item.PortableDrillItem.<init>(PortableDrillItem.java:65) ~[create-stuff-additions1.20.1_v2.0.9.jar%23228!/:?] {re:classloading}
|
116 | at net.mcreator.createstuffadditions.init.CreateSaModItems.lambda$static$68(CreateSaModItems.java:153) ~[create-stuff-additions1.20.1_v2.0.9.jar%23228!/:?] {re:classloading}
|
117 | at net.minecraftforge.registries.DeferredRegister.lambda$addEntries$1(DeferredRegister.java:386) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
118 | at net.minecraftforge.registries.RegisterEvent.register(RegisterEvent.java:59) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading,pl:eventbus:A}
|
119 | at net.minecraftforge.registries.DeferredRegister.addEntries(DeferredRegister.java:386) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
120 | at net.minecraftforge.registries.DeferredRegister$EventDispatcher.handleEvent(DeferredRegister.java:328) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
121 | at net.minecraftforge.registries.__EventDispatcher_handleEvent_RegisterEvent.invoke(.dynamic) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading,pl:eventbus:B}
|
122 | at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2385!/:?] {}
|
123 | at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2385!/:?] {}
|
124 | at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2385!/:?] {}
|
125 | at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:121) ~[javafmllanguage-1.20.1-47.3.22.jar%23262!/:?] {}
|
126 | ... 34 more
|
127 | Suppressed: net.minecraftforge.fml.ModLoadingException: Create Crafts & Additions (createaddition) encountered an error during the common_setup event phase
|
128 | §7java.lang.NullPointerException: Registry entry not present: createaddition:cake_base
|
129 | at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:125) ~[javafmllanguage-1.20.1-47.3.22.jar%23262!/:?] {}
|
130 | at net.minecraftforge.fml.ModLoader.lambda$postEventWithWrapInModOrder$33(ModLoader.java:346) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
131 | at java.lang.Iterable.forEach(Unknown Source) ~[?:?] {re:mixin}
|
132 | at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:227) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {re:mixin}
|
133 | at net.minecraftforge.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:344) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
134 | at net.minecraftforge.fml.ModLoader.postEventWrapContainerInModOrder(ModLoader.java:337) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
135 | at net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:329) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:mixin,re:classloading}
|
136 | at net.minecraftforge.common.ForgeStatesProvider.lambda$new$4(ForgeStatesProvider.java:25) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
137 | at net.minecraftforge.fml.ModLoader.handleInlineTransition(ModLoader.java:217) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
138 | at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$19(ModLoader.java:209) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
139 | at java.util.Optional.ifPresent(Unknown Source) ~[?:?] {re:mixin}
|
140 | at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:209) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
141 | at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$13(ModLoader.java:183) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
142 | at java.lang.Iterable.forEach(Unknown Source) ~[?:?] {re:mixin}
|
143 | at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:183) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
144 | at net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:66) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
145 | at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:86) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
146 | at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:66) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
147 | at net.minecraft.client.Minecraft.<init>(Minecraft.java:459) ~[client-1.20.1-20230612.114412-srg.jar%23260!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
148 | at net.minecraft.client.main.Main.main(Main.java:182) ~[1.20.1-47.3.22.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin from mod flywheel,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
149 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
150 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
|
151 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
|
152 | at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
|
153 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.22.jar:?] {}
|
154 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.22.jar:?] {}
|
155 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.22.jar:?] {}
|
156 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
|
157 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
|
158 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
|
159 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
|
160 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
|
161 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
|
162 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
|
163 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
|
164 | Caused by: java.lang.NullPointerException: Registry entry not present: createaddition:cake_base
|
165 | at java.util.Objects.requireNonNull(Unknown Source) ~[?:?] {re:mixin}
|
166 | at com.tterrag.registrate.util.entry.RegistryEntry.get(RegistryEntry.java:114) ~[Registrate-MC1.20-1.3.3.jar%23422!/:?] {re:mixin,re:classloading}
|
167 | at com.mrh0.createaddition.index.CACreativeModeTabs$RegistrateDisplayItemsGenerator.<init>(CACreativeModeTabs.java:79) ~[createaddition-1.20.1-1.2.5.jar%23233!/:1.20.1-1.2.5] {re:classloading}
|
168 | at com.mrh0.createaddition.index.CACreativeModeTabs.lambda$static$0(CACreativeModeTabs.java:31) ~[createaddition-1.20.1-1.2.5.jar%23233!/:1.20.1-1.2.5] {re:classloading}
|
169 | at net.minecraftforge.registries.DeferredRegister.lambda$addEntries$1(DeferredRegister.java:386) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
170 | at net.minecraftforge.registries.RegisterEvent.register(RegisterEvent.java:61) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading,pl:eventbus:A}
|
171 | at net.minecraftforge.registries.DeferredRegister.addEntries(DeferredRegister.java:386) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
172 | at net.minecraftforge.registries.DeferredRegister$EventDispatcher.handleEvent(DeferredRegister.java:328) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
173 | at net.minecraftforge.registries.__EventDispatcher_handleEvent_RegisterEvent.invoke(.dynamic) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading,pl:eventbus:B}
|
174 | at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2385!/:?] {}
|
175 | at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2385!/:?] {}
|
176 | at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2385!/:?] {}
|
177 | at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:121) ~[javafmllanguage-1.20.1-47.3.22.jar%23262!/:?] {}
|
178 | ... 34 more
|
179 |
|
180 |
|
181 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
182 | ---------------------------------------------------------------------------------------
|
183 |
|
184 | -- Head --
|
185 | Thread: Render thread
|
186 | Suspected Mods: NONE
|
187 | Stacktrace:
|
188 | at net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:315) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:mixin,re:classloading}
|
189 | at net.minecraftforge.common.ForgeStatesProvider.lambda$new$4(ForgeStatesProvider.java:25) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
190 | at net.minecraftforge.fml.ModLoader.handleInlineTransition(ModLoader.java:217) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
191 | at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$19(ModLoader.java:209) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
192 | at java.util.Optional.ifPresent(Unknown Source) ~[?:?] {re:mixin}
|
193 | at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:209) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
194 | at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$13(ModLoader.java:183) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
195 | at java.lang.Iterable.forEach(Unknown Source) ~[?:?] {re:mixin}
|
196 | at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:183) ~[fmlcore-1.20.1-47.3.22.jar%23261!/:?] {}
|
197 | at net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:66) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
198 | at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:86) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
199 | at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:66) ~[forge-1.20.1-47.3.22-universal.jar%23265!/:?] {re:classloading}
|
200 | at net.minecraft.client.Minecraft.<init>(Minecraft.java:459) ~[client-1.20.1-20230612.114412-srg.jar%23260!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
201 | -- Initialization --
|
202 | Details:
|
203 | Modules:
|
204 | ADVAPI32.dll:Advanced Windows 32 Base API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
205 | COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
|
206 | CRYPT32.dll:Crypto API32:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
207 | CRYPTBASE.DLL:Base cryptographic API DLL:10.0.26100.2894 (WinBuild.160101.0800):Microsoft Corporation
|
208 | CRYPTSP.dll:Cryptographic Service Provider API:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
|
209 | CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
|
210 | CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.26100.3323:Microsoft Corporation
|
211 | DBGHELP.DLL:Windows Image Helper:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
|
212 | DEVOBJ.dll:Device Information Set DLL:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
|
213 | DNSAPI.dll:DNS Client API DLL:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
|
214 | GDI32.dll:GDI Client DLL:10.0.26100.2033 (WinBuild.160101.0800):Microsoft Corporation
|
215 | GLU32.dll:OpenGL Utility Library DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
216 | IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
|
217 | IPHLPAPI.DLL:IP Helper API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
218 | KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
|
219 | KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
|
220 | MSCTF.dll:MSCTF Server DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
221 | MpOav.dll:IOfficeAntiVirus Module:4.18.25030.2 (000028f0c1f345a538ea89b768605447f1c02bdf):Microsoft Corporation
|
222 | NSI.dll:NSI User-mode interface DLL:10.0.26100.2894 (WinBuild.160101.0800):Microsoft Corporation
|
223 | NTASN1.dll:Microsoft ASN.1 API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
224 | OLEAUT32.dll:OLEAUT32.DLL:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
|
225 | POWRPROF.dll:Power Profile Helper DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
226 | PSAPI.DLL:Process Status Helper:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
227 | Pdh.dll:Windows Performance Data Helper DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
228 | RPCRT4.dll:Remote Procedure Call Runtime:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
229 | SETUPAPI.dll:Windows Setup API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
230 | SHCORE.dll:SHCORE:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
231 | SHELL32.dll:Windows Shell Common Dll:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
|
232 | UMPDC.dll:User Mode Power Dependency Coordinator:10.0.26100.1301 (WinBuild.160101.0800):Microsoft Corporation
|
233 | USER32.dll:Multi-User Windows USER API Client DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
234 | USERENV.dll:Userenv:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
235 | VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30135.0 built by: vcwrkspc:Microsoft Corporation
|
236 | VERSION.dll:Version Checking and File Installation Libraries:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
|
237 | WINHTTP.dll:Windows HTTP Services:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
238 | WINMM.dll:MCI API DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
239 | WINSTA.dll:Winstation Library:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
|
240 | WINTRUST.dll:Microsoft Trust Verification APIs:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
|
241 | WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
242 | WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
|
243 | amsi.dll:Anti-Malware Scan Interface:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
|
244 | apphelp.dll:Application Compatibility Client Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
245 | awt.dll:Zulu Platform x64 Architecture:17.0.13:Azul Systems Inc.
|
246 | bcrypt.dll:Windows Cryptographic Primitives Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
247 | bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
|
248 | cfgmgr32.dll:Configuration Manager DLL:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
|
249 | clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
|
250 | combase.dll:Microsoft COM for Windows:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
251 | cryptnet.dll:Crypto Network Related API:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
|
252 | dbgcore.DLL:Windows Core Debugging Helpers:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
|
253 | dhcpcsvc.DLL:DHCP Client Service:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
254 | dhcpcsvc6.DLL:DHCPv6 Client:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
255 | dinput8.dll:Microsoft DirectInput:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
256 | drvstore.dll:Driver Store API:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
|
257 | dwmapi.dll:Microsoft Desktop Window Manager API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
258 | dxcore.dll:DXCore:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
|
259 | extnet.dll:Zulu Platform x64 Architecture:17.0.13:Azul Systems Inc.
|
260 | fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
|
261 | gdi32full.dll:GDI Client DLL:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
|
262 | glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
|
263 | icm32.dll:Microsoft Color Management Module (CMM):10.0.26100.2314 (WinBuild.160101.0800):Microsoft Corporation
|
264 | imagehlp.dll:Windows NT Image Helper:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
|
265 | inputhost.dll:InputHost:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
|
266 | java.dll:Zulu Platform x64 Architecture:17.0.13:Azul Systems Inc.
|
267 | javaw.exe:Zulu Platform x64 Architecture:17.0.13:Azul Systems Inc.
|
268 | jemalloc.dll
|
269 | jimage.dll:Zulu Platform x64 Architecture:17.0.13:Azul Systems Inc.
|
270 | jli.dll:Zulu Platform x64 Architecture:17.0.13:Azul Systems Inc.
|
271 | jna9220842181212018588.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
|
272 | jsvml.dll:Zulu Platform x64 Architecture:17.0.13:Azul Systems Inc.
|
273 | jvm.dll:Zulu 64-Bit Server VM:17.0.13:Azul Systems Inc.
|
274 | kernel.appcore.dll:AppModel API Host:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
|
275 | lwjgl.dll
|
276 | lwjgl_opengl.dll
|
277 | lwjgl_stb.dll
|
278 | management.dll:Zulu Platform x64 Architecture:17.0.13:Azul Systems Inc.
|
279 | management_ext.dll:Zulu Platform x64 Architecture:17.0.13:Azul Systems Inc.
|
280 | msasn1.dll:ASN.1 Runtime APIs:10.0.26100.2894 (WinBuild.160101.0800):Microsoft Corporation
|
281 | mscms.dll:Microsoft Color Matching System DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
282 | msvcp140.dll:Microsoft® C Runtime Library:14.29.30135.0 built by: vcwrkspc:Microsoft Corporation
|
283 | msvcp_win.dll:Microsoft® C Runtime Library:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
|
284 | msvcrt.dll:Windows NT CRT DLL:7.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
|
285 | mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
286 | napinsp.dll:E-mail Naming Shim Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
287 | ncrypt.dll:Windows NCrypt Router:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
|
288 | net.dll:Zulu Platform x64 Architecture:17.0.13:Azul Systems Inc.
|
289 | nio.dll:Zulu Platform x64 Architecture:17.0.13:Azul Systems Inc.
|
290 | nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
|
291 | ntdll.dll:NT Layer DLL:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
|
292 | ntmarta.dll:Windows NT MARTA provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
293 | nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 566.03 :32.0.15.6603:NVIDIA Corporation
|
294 | nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.6603:NVIDIA Corporation
|
295 | ole32.dll:Microsoft OLE for Windows:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
296 | opengl32.dll:OpenGL Client DLL:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
|
297 | perfos.dll:Windows System Performance Objects DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
298 | pfclient.dll:SysMain Client:10.0.26100.1301 (WinBuild.160101.0800):Microsoft Corporation
|
299 | profapi.dll:User Profile Basic API:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
|
300 | rasadhlp.dll:Remote Access AutoDial Helper:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
|
301 | rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
302 | sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
303 | shlwapi.dll:Shell Light-weight Utility Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
304 | sunmscapi.dll:Zulu Platform x64 Architecture:17.0.13:Azul Systems Inc.
|
305 | textinputframework.dll:"TextInputFramework.DYNLINK":10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
|
306 | ucrtbase.dll:Microsoft® C Runtime Library:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
|
307 | uxtheme.dll:Microsoft UxTheme Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
308 | vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30135.0 built by: vcwrkspc:Microsoft Corporation
|
309 | verify.dll:Zulu Platform x64 Architecture:17.0.13:Azul Systems Inc.
|
310 | win32u.dll:Win32u:10.0.26100.3470 (WinBuild.160101.0800):Microsoft Corporation
|
311 | windows.staterepositorycore.dll:Windows StateRepository API Core:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
|
312 | windows.storage.dll:Microsoft WinRT Storage API:10.0.26100.1457 (WinBuild.160101.0800):Microsoft Corporation
|
313 | winrnr.dll:LDAP RnR Provider DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
|
314 | wintypes.dll:Windows Base Types DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
315 | wldp.dll:Windows Lockdown Policy:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
316 | wshbth.dll:Windows Sockets Helper DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
|
317 | wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
318 | xinput1_4.dll:Microsoft Common Controller API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
319 | zip.dll:Zulu Platform x64 Architecture:17.0.13:Azul Systems Inc.
|
320 | Stacktrace:
|
321 | at net.minecraft.client.main.Main.main(Main.java:182) ~[1.20.1-47.3.22.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin from mod flywheel,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
322 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
323 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
|
324 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
|
325 | at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
|
326 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.22.jar:?] {}
|
327 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.22.jar:?] {}
|
328 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.22.jar:?] {}
|
329 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
|
330 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
|
331 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
|
332 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
|
333 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
|
334 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
|
335 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
|
336 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
|
337 |
|
338 |
|
339 | -- System Details --
|
340 | Details:
|
341 | Minecraft Version: 1.20.1
|
342 | Minecraft Version ID: 1.20.1
|
343 | Operating System: Windows 11 (amd64) version 10.0
|
344 | Java Version: 17.0.13, Azul Systems, Inc.
|
345 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
|
346 | Memory: 344346016 bytes (328 MiB) / 888143872 bytes (847 MiB) up to 2147483648 bytes (2048 MiB)
|
347 | CPUs: 16
|
348 | Processor Vendor: GenuineIntel
|
349 | Processor Name: Intel(R) Core(TM) i5-14400F
|
350 | Identifier: Intel64 Family 6 Model 183 Stepping 1
|
351 | Microarchitecture: unknown
|
352 | Frequency (GHz): 2.50
|
353 | Number of physical packages: 1
|
354 | Number of physical CPUs: 10
|
355 | Number of logical CPUs: 16
|
356 | Graphics card #0 name: NVIDIA GeForce RTX 4060
|
357 | Graphics card #0 vendor: NVIDIA (0x10de)
|
358 | Graphics card #0 VRAM (MB): 4095.00
|
359 | Graphics card #0 deviceId: 0x2882
|
360 | Graphics card #0 versionInfo: DriverVersion=32.0.15.6603
|
361 | Memory slot #0 capacity (MB): 16384.00
|
362 | Memory slot #0 clockSpeed (GHz): 5.20
|
363 | Memory slot #0 type: Unknown
|
364 | Virtual memory max (MB): 27973.42
|
365 | Virtual memory used (MB): 11461.76
|
366 | Swap memory total (MB): 11776.00
|
367 | Swap memory used (MB): 55.14
|
368 | JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2048M
|
369 | Launched Version: 1.20.1
|
370 | Backend library: LWJGL version 3.3.1 build 7
|
371 | Backend API: NVIDIA GeForce RTX 4060/PCIe/SSE2 GL version 4.6.0 NVIDIA 566.03, NVIDIA Corporation
|
372 | Window size: <not initialized>
|
373 | GL Caps: Using framebuffer using OpenGL 3.2
|
374 | GL debug messages:
|
375 | Using VBOs: Yes
|
376 | Is Modded: Definitely; Client brand changed to 'forge'
|
377 | Type: Client (map_client.txt)
|
378 | CPU: 16x Intel(R) Core(TM) i5-14400F
|
379 | Sinytra Connector: 1.0.0-beta.46+1.20.1
|
380 | SINYTRA CONNECTOR IS PRESENT!
|
381 | Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.
|
382 | |
383 | ModLauncher: 10.0.9+10.0.9+main.dcd20f30
|
384 | ModLauncher launch target: forgeclient
|
385 | ModLauncher naming: srg
|
386 | ModLauncher services:
|
387 | mixin-0.8.5.jar mixin PLUGINSERVICE
|
388 | eventbus-6.0.5.jar eventbus PLUGINSERVICE
|
389 | fmlloader-1.20.1-47.3.22.jar slf4jfixer PLUGINSERVICE
|
390 | fmlloader-1.20.1-47.3.22.jar object_holder_definalize PLUGINSERVICE
|
391 | fmlloader-1.20.1-47.3.22.jar runtime_enum_extender PLUGINSERVICE
|
392 | fmlloader-1.20.1-47.3.22.jar capability_token_subclass PLUGINSERVICE
|
393 | accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
|
394 | fmlloader-1.20.1-47.3.22.jar runtimedistcleaner PLUGINSERVICE
|
395 | modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
|
396 | modlauncher-10.0.9.jar essential-loader TRANSFORMATIONSERVICE
|
397 | modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
|
398 | modlauncher-10.0.9.jar mixin-transmogrifier TRANSFORMATIONSERVICE
|
399 | modlauncher-10.0.9.jar connector_loader TRANSFORMATIONSERVICE
|
400 | FML Language Providers:
|
401 | minecraft@1.0
|
402 | kotlinforforge@4.11.0
|
403 | javafml@null
|
404 | lowcodefml@null
|
405 | Mod List:
|
406 | fabric-renderer-api-v1-3.2.1+cf68abbe77.jar |Fabric Renderer API (v1) |fabric_renderer_api_v1 |3.2.1+cf68abbe77 |COMMON_SET|Manifest: NOSIGNATURE
|
407 | sodiumextras-forge-1.0.7-1.20.1.jar |Sodium Extras |sodiumextras |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
408 | botarium-forge-1.20.1-2.3.4.jar |Botarium |botarium |2.3.4 |COMMON_SET|Manifest: NOSIGNATURE
|
409 | fabric-item-api-v1-2.1.28+4d0bbcfa77.jar |Fabric Item API (v1) |fabric_item_api_v1 |2.1.28+4d0bbcfa77 |COMMON_SET|Manifest: NOSIGNATURE
|
410 | fabric-rendering-fluids-v1-3.0.28+4ac5e37a77.jar |Fabric Rendering Fluids (v1) |fabric_rendering_fluids_v1 |3.0.28+4ac5e37a77 |COMMON_SET|Manifest: NOSIGNATURE
|
411 | fabric-models-v0-0.4.2+7c3892a477.jar |Fabric Models (v0) |fabric_models_v0 |0.4.2+7c3892a477 |COMMON_SET|Manifest: NOSIGNATURE
|
412 | create_jetpack-forge-4.3.2.jar |Create Jetpack |create_jetpack |4.3.2 |COMMON_SET|Manifest: NOSIGNATURE
|
413 | fabric-convention-tags-v1-1.5.5+fa3d1c0177.jar |Fabric Convention Tags |fabric_convention_tags_v1 |1.5.5+fa3d1c0177 |COMMON_SET|Manifest: NOSIGNATURE
|
414 | XaerosWorldMap_1.39.4_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.4 |COMMON_SET|Manifest: NOSIGNATURE
|
415 | fabric-command-api-v1-1.2.34+f71b366f77.jar |Fabric Command API (v1) |fabric_command_api_v1 |1.2.34+f71b366f77 |COMMON_SET|Manifest: NOSIGNATURE
|
416 | fabric-block-view-api-v2-1.0.1+0767707077.jar |Fabric BlockView API (v2) |fabric_block_view_api_v2 |1.0.1+0767707077 |COMMON_SET|Manifest: NOSIGNATURE
|
417 | fabric-command-api-v2-2.2.13+561530ec77.jar |Fabric Command API (v2) |fabric_command_api_v2 |2.2.13+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
|
418 | fabric-data-attachment-api-v1-1.0.0+30ef839e77.jar|Fabric Data Attachment API (v1|fabric_data_attachment_api_v1 |1.0.0+30ef839e77 |COMMON_SET|Manifest: NOSIGNATURE
|
419 | no-enderman-grief-v.1.1.2.jar |No Enderman Grief |mr_no_endermangrief |1-v.1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
420 | mixinextras-forge-0.4.1.jar |MixinExtras |mixinextras |0.4.1 |COMMON_SET|Manifest: NOSIGNATURE
|
421 | create_dragon_lib-1.20.1-1.4.3.jar |Create: Dragon Lib |create_dragon_lib |1.4.3 |COMMON_SET|Manifest: NOSIGNATURE
|
422 | Steam_Rails-1.6.7+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.7+forge-mc1.20.1|COMMON_SET|Manifest: NOSIGNATURE
|
423 | create-new-age-forge-1.20.1-1.1.2.jar |Create: New Age |create_new_age |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
424 | fabric-screen-api-v1-2.0.8+45a670a577.jar |Fabric Screen API (v1) |fabric_screen_api_v1 |2.0.8+45a670a577 |COMMON_SET|Manifest: NOSIGNATURE
|
425 | carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
426 | sodiumoptionsapi-forge-1.0.10-1.20.1.jar |Sodium Options API |sodiumoptionsapi |1.0.10 |COMMON_SET|Manifest: NOSIGNATURE
|
427 | interiors-0.5.6+forge-mc1.20.1-build.104.jar |Create: Interiors |interiors |0.5.6 |COMMON_SET|Manifest: NOSIGNATURE
|
428 | cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |COMMON_SET|Manifest: NOSIGNATURE
|
429 | fabric-api-0.92.2+1.11.12+1.20.1.jar |Forgified Fabric API |fabric_api |0.92.2+1.11.12+1.20.|COMMON_SET|Manifest: NOSIGNATURE
|
430 | fabric-content-registries-v0-4.0.11+a670df1e77.jar|Fabric Content Registries (v0)|fabric_content_registries_v0 |4.0.11+a670df1e77 |COMMON_SET|Manifest: NOSIGNATURE
|
431 | embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
432 | corpse-forge-1.20.1-1.0.20.jar |Corpse |corpse |1.20.1-1.0.20 |COMMON_SET|Manifest: NOSIGNATURE
|
433 | fabric-game-rule-api-v1-1.0.40+683d4da877.jar |Fabric Game Rule API (v1) |fabric_game_rule_api_v1 |1.0.40+683d4da877 |COMMON_SET|Manifest: NOSIGNATURE
|
434 | fabric-api-lookup-api-v1-1.6.36+67f9824077.jar |Fabric API Lookup API (v1) |fabric_api_lookup_api_v1 |1.6.36+67f9824077 |COMMON_SET|Manifest: NOSIGNATURE
|
435 | create_ultimate_factory-1.9.0-forge-1.20.1.jar |Create: Ultimate Factory |create_ultimate_factory |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE
|
436 | curios-forge-5.12.1+1.20.1.jar |Curios API |curios |5.12.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
437 | noisium-forge-2.3.0+mc1.20-1.20.1.jar |Noisium |noisium |2.3.0+mc1.20-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
438 | Connector-1.0.0-beta.46+1.20.1-mod.jar |Connector |connectormod |1.0.0-beta.46+1.20.1|COMMON_SET|Manifest: NOSIGNATURE
|
439 | fabric-entity-events-v1-1.6.0+4ca7515277.jar |Fabric Entity Events (v1) |fabric_entity_events_v1 |1.6.0+4ca7515277 |COMMON_SET|Manifest: NOSIGNATURE
|
440 | architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |COMMON_SET|Manifest: NOSIGNATURE
|
441 | fabric-loot-api-v2-1.2.1+eb28f93e77.jar |Fabric Loot API (v2) |fabric_loot_api_v2 |1.2.1+eb28f93e77 |COMMON_SET|Manifest: NOSIGNATURE
|
442 | fabric-rendering-data-attachment-v1-0.3.37+a6081af|Fabric Rendering Data Attachme|fabric_rendering_data_attachme|0.3.37+a6081afc77 |COMMON_SET|Manifest: NOSIGNATURE
|
443 | flightlib-forge-2.1.0.jar |Flight Lib |flightlib |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
444 | fabric-networking-api-v1-1.3.11+503a202477.jar |Fabric Networking API (v1) |fabric_networking_api_v1 |1.3.11+503a202477 |COMMON_SET|Manifest: NOSIGNATURE
|
445 | shulkerboxtooltip-forge-4.0.4+1.20.1.jar |ShulkerBoxTooltip |shulkerboxtooltip |4.0.4+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
446 | fabric-lifecycle-events-v1-2.2.22+afab492177.jar |Fabric Lifecycle Events (v1) |fabric_lifecycle_events_v1 |2.2.22+afab492177 |COMMON_SET|Manifest: NOSIGNATURE
|
447 | fabric-key-binding-api-v1-1.0.37+561530ec77.jar |Fabric Key Binding API (v1) |fabric_key_binding_api_v1 |1.0.37+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
|
448 | Essential (forge_1.20.1).jar |Essential |essential |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
449 | fabric-client-tags-api-v1-1.1.2+5d6761b877.jar |Fabric Client Tags |fabric_client_tags_api_v1 |1.1.2+5d6761b877 |COMMON_SET|Manifest: NOSIGNATURE
|
450 | fabric-transfer-api-v1-3.3.5+631c9cd677.jar |Fabric Transfer API (v1) |fabric_transfer_api_v1 |3.3.5+631c9cd677 |COMMON_SET|Manifest: NOSIGNATURE
|
451 | fabric-dimensions-v1-2.1.54+8005d10d77.jar |Fabric Dimensions API (v1) |fabric_dimensions_v1 |2.1.54+8005d10d77 |COMMON_SET|Manifest: NOSIGNATURE
|
452 | elytraslot-forge-6.4.4+1.20.1.jar |Elytra Slot |elytraslot |6.4.4+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
453 | bellsandwhistles-0.4.3-1.20.x.jar |Create: Bells & Whistles |bellsandwhistles |0.4.3-1.20.x |COMMON_SET|Manifest: NOSIGNATURE
|
454 | copycats-2.2.2+mc.1.20.1-forge.jar |Create: Copycats+ |copycats |2.2.2+mc.1.20.1-forg|COMMON_SET|Manifest: NOSIGNATURE
|
455 | createcobblestone-1.4.4+forge-1.20.1-95.jar |Create cobblestone |createcobblestone |1.4.4+forge-1.20.1-9|COMMON_SET|Manifest: NOSIGNATURE
|
456 | fabric-model-loading-api-v1-1.0.3+6274ab9d77.jar |Fabric Model Loading API (v1) |fabric_model_loading_api_v1 |1.0.3+6274ab9d77 |COMMON_SET|Manifest: NOSIGNATURE
|
457 | jei-1.20.1-forge-15.20.0.106.jar |Just Enough Items |jei |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
458 | fabric-screen-handler-api-v1-1.3.30+561530ec77.jar|Fabric Screen Handler API (v1)|fabric_screen_handler_api_v1 |1.3.30+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
|
459 | fabric-resource-loader-v0-0.11.10+bcd08ed377.jar |Fabric Resource Loader (v0) |fabric_resource_loader_v0 |0.11.10+bcd08ed377 |COMMON_SET|Manifest: NOSIGNATURE
|
460 | caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
461 | fabric-rendering-v1-3.0.8+66e9a48f77.jar |Fabric Rendering (v1) |fabric_rendering_v1 |3.0.8+66e9a48f77 |COMMON_SET|Manifest: NOSIGNATURE
|
462 | fabric-renderer-indigo-1.5.2+b5b2da4177.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.2+b5b2da4177 |COMMON_SET|Manifest: NOSIGNATURE
|
463 | fabric-mining-level-api-v1-2.1.50+561530ec77.jar |Fabric Mining Level API (v1) |fabric_mining_level_api_v1 |2.1.50+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
|
464 | crackerslib-forge-1.20.1-0.4.4.jar |CrackersLib |crackerslib |1.20.1-0.4.4 |COMMON_SET|Manifest: NOSIGNATURE
|
465 | simpleclouds-0.6.3+1.20.1-forge-all.jar |Simple Clouds |simpleclouds |0.6.3+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
|
466 | fabric-particles-v1-1.1.2+78e1ecb877.jar |Fabric Particles (v1) |fabric_particles_v1 |1.1.2+78e1ecb877 |COMMON_SET|Manifest: NOSIGNATURE
|
467 | skinlayers3d-forge-1.7.5-mc1.20.1.jar |3d-Skin-Layers |skinlayers3d |1.7.5 |COMMON_SET|Manifest: NOSIGNATURE
|
468 | forge-1.20.1-47.3.22-universal.jar |Forge |forge |47.3.22 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
469 | tfmg-0.9.3-1.20.1.jar |Create: The Factory Must Grow |tfmg |0.9.3-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
470 | fabric-transitive-access-wideners-v1-4.3.1+1880499|Fabric Transitive Access Widen|fabric_transitive_access_widen|4.3.1+1880499877 |COMMON_SET|Manifest: NOSIGNATURE
|
471 | tectonic-forge-1.20.1-2.4.1.jar |Tectonic |tectonic |2.4.1 |COMMON_SET|Manifest: NOSIGNATURE
|
472 | client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
473 | fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |COMMON_SET|Manifest: NOSIGNATURE
|
474 | fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar |Fabric BlockRenderLayer Regist|fabric_blockrenderlayer_v1 |1.1.41+1d0da21e77 |COMMON_SET|Manifest: NOSIGNATURE
|
475 | mixinsquared-forge-0.1.2-beta.6.jar |MixinSquared |mixinsquared |0.1.2-beta.6 |COMMON_SET|Manifest: NOSIGNATURE
|
476 | Jade-1.20.1-Forge-11.13.1.jar |Jade |jade |11.13.1+forge |COMMON_SET|Manifest: NOSIGNATURE
|
477 | createutilities-0.3.0+1.20.1.jar |Create Utilities |createutilities |0.3.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
478 | fabric-block-api-v1-1.0.11+0e6cb7f777.jar |Fabric Block API (v1) |fabric_block_api_v1 |1.0.11+0e6cb7f777 |COMMON_SET|Manifest: NOSIGNATURE
|
479 | fabric-resource-conditions-api-v1-2.3.8+9e342fc177|Fabric Resource Conditions API|fabric_resource_conditions_api|2.3.8+9e342fc177 |COMMON_SET|Manifest: NOSIGNATURE
|
480 | kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |COMMON_SET|Manifest: NOSIGNATURE
|
481 | flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |COMMON_SET|Manifest: NOSIGNATURE
|
482 | Xaeros_Minimap_25.2.0_Forge_1.20.jar |Xaero's Minimap |xaerominimap |25.2.0 |COMMON_SET|Manifest: NOSIGNATURE
|
483 | create-stuff-additions1.20.1_v2.0.9.jar |Create Stuff & Additions |create_sa |2.0.9 |COMMON_SET|Manifest: NOSIGNATURE
|
484 | fabric-item-group-api-v1-4.0.12+c9161c2d77.jar |Fabric Item Group API (v1) |fabric_item_group_api_v1 |4.0.12+c9161c2d77 |COMMON_SET|Manifest: NOSIGNATURE
|
485 | create_radar-0.1.56mc1.20.1.jar |Create: Radars |create_radar |0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
486 | create-1.20.1-0.5.1.j.jar |Create |create |0.5.1.j |COMMON_SET|Manifest: NOSIGNATURE
|
487 | create-structures-0.1.1-1.20.1-FORGE.jar |Create: Structures |create_structures |0.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
488 | creategoggles-1.20.1-0.5.6-[FORGE].jar |Create Goggles |creategoggles |0.5.6 |COMMON_SET|Manifest: NOSIGNATURE
|
489 | fabric-biome-api-v1-13.0.13+dc36698e77.jar |Fabric Biome API (v1) |fabric_biome_api_v1 |13.0.13+dc36698e77 |COMMON_SET|Manifest: NOSIGNATURE
|
490 | fabric-registry-sync-v0-2.3.3+1c0ea72177.jar |Fabric Registry Sync (v0) |fabric_registry_sync_v0 |2.3.3+1c0ea72177 |COMMON_SET|Manifest: NOSIGNATURE
|
491 | fabric-recipe-api-v1-1.0.21+514a076577.jar |Fabric Recipe API (v1) |fabric_recipe_api_v1 |1.0.21+514a076577 |COMMON_SET|Manifest: NOSIGNATURE
|
492 | ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
493 | fabric-object-builder-api-v1-11.1.3+4bd998fa77.jar|Fabric Object Builder API (v1)|fabric_object_builder_api_v1 |11.1.3+4bd998fa77 |COMMON_SET|Manifest: NOSIGNATURE
|
494 | fabric-sound-api-v1-1.0.13+4f23bd8477.jar |Fabric Sound API (v1) |fabric_sound_api_v1 |1.0.13+4f23bd8477 |COMMON_SET|Manifest: NOSIGNATURE
|
495 | valkyrienskies-120-2.3.0-beta.5.jar |Valkyrien Skies 2 |valkyrienskies |2.3.0-beta.5 |COMMON_SET|Manifest: NOSIGNATURE
|
496 | eureka-1201-1.5.1-beta.3.jar |VS Eureka Mod |vs_eureka |1.5.1-beta.3 |COMMON_SET|Manifest: NOSIGNATURE
|
497 | fabric-message-api-v1-5.1.9+52cc178c77.jar |Fabric Message API (v1) |fabric_message_api_v1 |5.1.9+52cc178c77 |COMMON_SET|Manifest: NOSIGNATURE
|
498 | create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.d |COMMON_SET|Manifest: NOSIGNATURE
|
499 | fabric-data-generation-api-v1-12.3.4+369cb3a477.ja|Fabric Data Generation API (v1|fabric_data_generation_api_v1 |12.3.4+369cb3a477 |COMMON_SET|Manifest: NOSIGNATURE
|
500 | fabric-events-interaction-v0-0.6.2+0d0bd5a777.jar |Fabric Events Interaction (v0)|fabric_events_interaction_v0 |0.6.2+0d0bd5a777 |COMMON_SET|Manifest: NOSIGNATURE
|
501 | createaddition-1.20.1-1.2.5.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.5 |COMMON_SET|Manifest: NOSIGNATURE
|
502 | Flywheel Backend: Uninitialized
|
503 | Crash Report UUID: ab760f99-e85d-4397-b435-74405b36aaba
|
504 | FML: 47.3
|
505 | Forge: net.minecraftforge:47.3.22
|