Paste your logs.

Built for Minecraft & Hytale

Forge 1.20.1 Crash Report

262 lines
Raw
Detected
Minecraft version: 1.20.1 Java version: 17.0.18 Forge version: 47.4.18
---- Minecraft Crash Report ----
// Embeddium instance tainted by mods: [entity_texture_features, valkyrienskies, oculus, littletiles, copycats]
// Please do not reach out for Embeddium support without removing these mods first.
// -------
// You're mean.
Time: 2026-04-24 19:36:53
Description: Unexpected error
java.lang.ExceptionInInitializerError: null
at com.getitemfromblock.create_tweaked_controllers.controller.TweakedLinkedControllerClientHandler.tick(TweakedLinkedControllerClientHandler.java:200) ~[create_tweaked_controllers-1.20.1-1.2.7.jar%23238!/:1.20.1-1.2.7] {re:classloading}
at com.getitemfromblock.create_tweaked_controllers.ModClientEvents.onTick(ModClientEvents.java:34) ~[create_tweaked_controllers-1.20.1-1.2.7.jar%23238!/:1.20.1-1.2.7] {re:classloading}
at com.getitemfromblock.create_tweaked_controllers.__ModClientEvents_onTick_ClientTickEvent.invoke(.dynamic) ~[create_tweaked_controllers-1.20.1-1.2.7.jar%23238!/:1.20.1-1.2.7] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:55) ~[eventbus-6.2.33.jar%23139!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:312) ~[eventbus-6.2.33.jar%23139!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:298) ~[eventbus-6.2.33.jar%23139!/:?] {}
at net.minecraftforge.event.ForgeEventFactory.onPreClientTick(ForgeEventFactory.java:960) ~[forge-1.20.1-47.4.18-universal.jar%23287!/:?] {re:classloading}
at net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1745) ~[client-1.20.1-20230612.114412-srg.jar%23282!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:customskinloader:MinecraftTransformer,re:classloading,pl:accesstransformer:B,xf:fml:customskinloader:MinecraftTransformer,pl:mixin:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1112) ~[client-1.20.1-20230612.114412-srg.jar%23282!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:customskinloader:MinecraftTransformer,re:classloading,pl:accesstransformer:B,xf:fml:customskinloader:MinecraftTransformer,pl:mixin:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23282!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:customskinloader:MinecraftTransformer,re:classloading,pl:accesstransformer:B,xf:fml:customskinloader:MinecraftTransformer,pl:mixin:A}
at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-47.4.18.jar:?] {re:classloading}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {re:mixin}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.18.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.18.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.18.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {re:mixin}
at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63) ~[theseus.jar%2386!/:?] {}
at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28) ~[theseus.jar%2386!/:?] {}
Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 80 out of bounds for length 7
at com.getitemfromblock.create_tweaked_controllers.input.GenericInput$InputType.GetType(GenericInput.java:47) ~[create_tweaked_controllers-1.20.1-1.2.7.jar%23238!/:1.20.1-1.2.7] {re:classloading}
at com.getitemfromblock.create_tweaked_controllers.controller.ControlProfile.Load(ControlProfile.java:295) ~[create_tweaked_controllers-1.20.1-1.2.7.jar%23238!/:1.20.1-1.2.7] {re:classloading}
at com.getitemfromblock.create_tweaked_controllers.controller.ControlProfile.Load(ControlProfile.java:63) ~[create_tweaked_controllers-1.20.1-1.2.7.jar%23238!/:1.20.1-1.2.7] {re:classloading}
at com.getitemfromblock.create_tweaked_controllers.controller.ControlProfile.<init>(ControlProfile.java:46) ~[create_tweaked_controllers-1.20.1-1.2.7.jar%23238!/:1.20.1-1.2.7] {re:classloading}
at com.getitemfromblock.create_tweaked_controllers.controller.ControlProfile.<init>(ControlProfile.java:34) ~[create_tweaked_controllers-1.20.1-1.2.7.jar%23238!/:1.20.1-1.2.7] {re:classloading}
at com.getitemfromblock.create_tweaked_controllers.controller.TweakedControlsUtil.<clinit>(TweakedControlsUtil.java:12) ~[create_tweaked_controllers-1.20.1-1.2.7.jar%23238!/:1.20.1-1.2.7] {re:classloading}
... 32 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Suspected Mod:
Create: Tweaked Controllers (create_tweaked_controllers), Version: 1.20.1-1.2.7
Issue tracker URL: https://github.com/getItemFromBlock/Create-Tweaked-Controllers/issues
at TRANSFORMER/create_tweaked_controllers@1.20.1-1.2.7/com.getitemfromblock.create_tweaked_controllers.controller.TweakedLinkedControllerClientHandler.tick(TweakedLinkedControllerClientHandler.java:200)
Stacktrace:
at com.getitemfromblock.create_tweaked_controllers.controller.TweakedLinkedControllerClientHandler.tick(TweakedLinkedControllerClientHandler.java:200) ~[create_tweaked_controllers-1.20.1-1.2.7.jar%23238!/:1.20.1-1.2.7] {re:classloading}
at com.getitemfromblock.create_tweaked_controllers.ModClientEvents.onTick(ModClientEvents.java:34) ~[create_tweaked_controllers-1.20.1-1.2.7.jar%23238!/:1.20.1-1.2.7] {re:classloading}
at com.getitemfromblock.create_tweaked_controllers.__ModClientEvents_onTick_ClientTickEvent.invoke(.dynamic) ~[create_tweaked_controllers-1.20.1-1.2.7.jar%23238!/:1.20.1-1.2.7] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:55) ~[eventbus-6.2.33.jar%23139!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:312) ~[eventbus-6.2.33.jar%23139!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:298) ~[eventbus-6.2.33.jar%23139!/:?] {}
at net.minecraftforge.event.ForgeEventFactory.onPreClientTick(ForgeEventFactory.java:960) ~[forge-1.20.1-47.4.18-universal.jar%23287!/:?] {re:classloading}
-- Affected level --
Details:
All players: 1 total; [LocalPlayer['makschcv'/8, l='ClientLevel', x=229.53, y=-60.00, z=-177.48]]
Chunk stats: 1521, 1021
Level dimension: minecraft:overworld
Level spawn location: World: (0,-60,0), Section: (at 0,4,0 in 0,-4,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: 415948 game time, 1000 day time
Server brand: forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23282!/:?] {re:mixin,re:classloading,pl:mixin:APP:embeddium.mixins.json:features.render.world.ClientLevelMixin,pl:mixin:APP:naturalist-common.mixins.json:ClientLevelMixin,pl:mixin:APP:xaeroworldmap.mixins.json:MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:copycats-common.mixins.json:foundation.copycat.ClientLevelMixin,pl:mixin:APP:xaerolib.mixins.json:MixinClientLevel,pl:mixin:APP:xaerohud.mixins.json:MixinClientWorld,pl:mixin:APP:createbigcannons-common.mixins.json:client.ClientLevelAccessor,pl:mixin:APP:valkyrienskies-common.mixins.json:accessors.client.multiplayer.ClientLevelAccessor,pl:mixin:APP:valkyrienskies-common.mixins.json:client.world.MixinClientLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.block_tint.MixinClientLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinClientLevel,pl:mixin:APP:littletiles.mixins.json:client.level.ClientLevelMixin,pl:mixin:APP:embeddium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:embeddium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23282!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:customskinloader:MinecraftTransformer,re:classloading,pl:accesstransformer:B,xf:fml:customskinloader:MinecraftTransformer,pl:mixin:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:740) ~[client-1.20.1-20230612.114412-srg.jar%23282!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:customskinloader:MinecraftTransformer,re:classloading,pl:accesstransformer:B,xf:fml:customskinloader:MinecraftTransformer,pl:mixin:A}
at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-47.4.18.jar:?] {re:classloading}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {re:mixin}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.18.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.18.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.18.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {re:mixin}
at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63) ~[theseus.jar%2386!/:?] {}
at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28) ~[theseus.jar%2386!/:?] {}
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: builtin/cbc_at, vanilla, mod_resources, file/Dramatic Skys Demo **.**.**.**.3.zip, file/Better-Leaves-9.5.zip, file/FA+Player-v1.0.zip, file/Fancy Crops v1.3.zip, file/FreshAnimations_v1.10.4.zip, file/LowOnFire v26.1§8.zip, file/NewGlowingOres§6[BV-1.3][1.20].zip, file/Simple Grass Flowers v1.9.6.zip, file/Os' Colorful Grasses (Short).zip, file/crops-3d(2).zip, file/SportRims-by_MS4k.zip, file/TrackWork_IronStyle.zip, file/FA+All_Extensions-v1.8.1.zip
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 17.0.18, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
Memory: 2201574400 bytes (2099 MiB) / 6970933248 bytes (6648 MiB) up to 16777216000 bytes (16000 MiB)
CPUs: 16
Processor Vendor: GenuineIntel
Processor Name: 13th Gen Intel(R) Core(TM) i5-13400F
Identifier: Intel64 Family 6 Model 191 Stepping 2
Microarchitecture: unknown
Frequency (GHz): 2.50
Number of physical packages: 1
Number of physical CPUs: 10
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce RTX 5060
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x2d05
Graphics card #0 versionInfo: DriverVersion=32.0.15.9597
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): 58137.57
Virtual memory used (MB): 41496.11
Swap memory total (MB): 25600.00
Swap memory used (MB): 962.24
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx16000M
Loaded Shaderpack: Bliss_v2.1.2_(Chocapic13_Shaders_edit).zip
Profile: SHADER_VERSION_LABEL (+0 options changed by user)
Launched Version: 1.20.1
Backend library: LWJGL version 3.3.1 build 7
Backend API: NVIDIA GeForce RTX 5060/PCIe/SSE2 GL version 4.6.0 NVIDIA 595.97, NVIDIA Corporation
Window size: 1920x1009
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: builtin/cbc_at, vanilla, mod_resources, file/Dramatic Skys Demo **.**.**.**.3.zip, file/Better-Leaves-9.5.zip, file/FA+Player-v1.0.zip, file/Fancy Crops v1.3.zip, file/FreshAnimations_v1.10.4.zip, file/LowOnFire v26.1§8.zip, file/NewGlowingOres§6[BV-1.3][1.20].zip, file/Simple Grass Flowers v1.9.6.zip, file/Os' Colorful Grasses (Short).zip, file/crops-3d(2).zip (incompatible), file/SportRims-by_MS4k.zip, file/TrackWork_IronStyle.zip (incompatible), file/FA+All_Extensions-v1.8.1.zip
Current Language: ru_ru
CPU: 16x 13th Gen Intel(R) Core(TM) i5-13400F
Server Running: true
Player Count: 1 / 8; [ServerPlayer['makschcv'/8, l='ServerLevel[Новый мир]', x=229.53, y=-60.00, z=-177.48]]
Data Packs: vanilla, mod:geckolib, mod:naturalist (incompatible), mod:sophisticatedcore (incompatible), mod:create_tank_defenses, mod:ritchiesprojectilelib (incompatible), mod:xaeroworldmap (incompatible), mod:sophisticatedbackpacks (incompatible), mod:railways, mod:create_new_age, mod:jeresources, mod:chat_heads (incompatible), mod:cloth_config (incompatible), mod:embeddium, mod:create_connected, mod:betterpingdisplay (incompatible), mod:farmersdelight, mod:entity_model_features (incompatible), mod:entity_texture_features (incompatible), mod:createframed, mod:curios (incompatible), mod:oculus, mod:betterthirdperson, mod:architectury (incompatible), mod:transition, mod:esl, mod:create_tweaked_controllers, mod:bellsandwhistles, mod:customskinloader (incompatible), mod:copycats (incompatible), mod:jei, mod:xaerolib (incompatible), mod:trender, mod:glitchcore (incompatible), mod:sereneseasons, mod:midnightlib (incompatible), mod:valkyrien_ship_schematics (incompatible), mod:skinlayers3d, mod:forge, mod:terrablender, mod:biomesoplenty, mod:mousetweaks, mod:mixinsquared (incompatible), mod:jade (incompatible), mod:creativecore, mod:createendertransmission, mod:kelvin (incompatible), mod:kotlinforforge (incompatible), mod:flywheel, mod:ponder (incompatible), mod:xaerominimap (incompatible), mod:create_sa, mod:create_radar, mod:create, mod:createdeco (incompatible), mod:interiors (incompatible), mod:framedblocks, mod:sliceanddice (incompatible), mod:createbigcannons (incompatible), mod:tfmg (incompatible), mod:create_compact_transmission, mod:appleskin (incompatible), mod:cbc_at (incompatible), mod:betterf3, mod:valkyrienskies (incompatible), mod:vs_clockwork (incompatible), mod:trackwork (incompatible), mod:the_vmod (incompatible), mod:drivebywire (incompatible), mod:littletiles, mod:createaddition (incompatible), create:dynamic_data, mod:more_enchantments
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.2.33.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.4.18.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.4.18.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.4.18.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.4.18.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.4.18.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
kotlinforforge@4.12.0
javafml@null
lowcodefml@null
Mod List:
geckolib-forge-1.20.1-4.8.3.jar |GeckoLib 4 |geckolib |4.8.3 |DONE |Manifest: NOSIGNATURE
naturalist-5.0pre3+forge-1.20.1.jar |Naturalist |naturalist |5.0pre3 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.20.1-1.3.21.1676.jar |Sophisticated Core |sophisticatedcore |1.3.21.1676 |DONE |Manifest: NOSIGNATURE
CreateTankDefenses v0.80.jar |Create: Tank Defenses |create_tank_defenses |0.80 |DONE |Manifest: NOSIGNATURE
ritchiesprojectilelib-2.1.1+mc.1.20.1-forge.jar |Ritchie's Projectile Library |ritchiesprojectilelib |2.1.1 |DONE |Manifest: NOSIGNATURE
xaeroworldmap-forge-1.20.1-1.40.11.jar |Xaero's World Map |xaeroworldmap |1.40.11 |DONE |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.20.1-3.24.35.1675.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.24.35.1675 |DONE |Manifest: NOSIGNATURE
Steam_Rails-1.7.2+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.7.2+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
create-new-age-1.1.7f+forge-mc1.20.1.jar |Create: New Age |create_new_age |1.1.7f+mc1.20.1 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |**.**.**.** |DONE |Manifest: NOSIGNATURE
chat_heads-0.15.1-forge-1.20.jar |Chat Heads |chat_heads |0.15.1 |DONE |Manifest: NOSIGNATURE
cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE
create_connected-1.1.13-mc1.20.1-all.jar |Create: Connected |create_connected |1.1.13-mc1.20.1 |DONE |Manifest: NOSIGNATURE
BetterPingDisplay-1.20.1-1.1.jar |Better Ping Display |betterpingdisplay |1.1 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.2.11a.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.11a |DONE |Manifest: NOSIGNATURE
entity_model_features_1.20.1-forge-3.1.1.jar |Entity Model Features |entity_model_features |3.1.1 |DONE |Manifest: NOSIGNATURE
entity_texture_features_1.20.1-forge-7.1.jar |Entity Texture Features |entity_texture_features |7.1 |DONE |Manifest: NOSIGNATURE
createframed-1.7.1.jar |Create: Framed |createframed |1.7.1 |DONE |Manifest: NOSIGNATURE
curios-forge-5.14.1+1.20.1.jar |Curios API |curios |5.14.1+1.20.1 |DONE |Manifest: NOSIGNATURE
oculus-mc1.20.1-1.8.0.jar |Oculus |oculus |1.8.0 |DONE |Manifest: NOSIGNATURE
BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE
architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
TRansition-1.0.17-1.20.1-forge-SNAPSHOT.jar |TRansition |transition |1.0.17 |DONE |Manifest: NOSIGNATURE
esl-forge-1.20.1-1.1.3+forge-mc1.20.1.jar |ESL |esl |1.1.3 |DONE |Manifest: NOSIGNATURE
create_tweaked_controllers-1.20.1-1.2.7.jar |Create: Tweaked Controllers |create_tweaked_controllers |1.20.1-1.2.7 |DONE |Manifest: NOSIGNATURE
bellsandwhistles-0.4.5-1.20.x-Create6.0+.jar |Create: Bells & Whistles |bellsandwhistles |0.4.3-1.20.x |DONE |Manifest: NOSIGNATURE
CustomSkinLoader_ForgeV2-14.28.jar |CustomSkinLoader |customskinloader |14.28 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
copycats-3.0.7+mc.1.20.1-forge.jar |Create: Copycats+ |copycats |3.0.7+mc.1.20.1-forg|DONE |Manifest: NOSIGNATURE
jei-1.20.1-forge-15.20.0.130.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE
xaerolib-forge-1.20.1-1.1.0.jar |XaeroLib |xaerolib |1.1.0 |DONE |Manifest: NOSIGNATURE
TRender-1.0.12-1.20.1-forge-SNAPSHOT.jar |TRender |trender |1.0.12 |DONE |Manifest: NOSIGNATURE
moreenchantments_mc_1.20.1_vers.1.4.3 (1).jar |More Enchantments |more_enchantments |1.4.3 |DONE |Manifest: NOSIGNATURE
GlitchCore-forge-1.20.1-0.0.1.1.jar |GlitchCore |glitchcore |**.**.**.** |DONE |Manifest: NOSIGNATURE
SereneSeasons-forge-1.20.1-9.1.0.2.jar |Serene Seasons |sereneseasons |**.**.**.** |DONE |Manifest: NOSIGNATURE
midnightlib-1.4.2-forge.jar |MidnightLib |midnightlib |1.4.2 |DONE |Manifest: NOSIGNATURE
valkyrien-ship-schematics-1.20.1-forge-2.0.jar |Valkyrien Ship Schematics |valkyrien_ship_schematics |2.0 |DONE |Manifest: NOSIGNATURE
skinlayers3d-forge-1.11.1-mc1.20.1.jar |3d-Skin-Layers |skinlayers3d |1.11.1 |DONE |Manifest: NOSIGNATURE
forge-1.20.1-47.4.18-universal.jar |Forge |forge |47.4.18 |DONE |Manifest: NOSIGNATURE
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
TerraBlender-forge-1.20.1-3.0.1.10.jar |TerraBlender |terrablender |**.**.**.** |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-forge-1.20.1-19.0.0.96.jar |Biomes O' Plenty |biomesoplenty |**.**.**.** |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
mixinsquared-forge-0.3.5-beta.2.jar |MixinSquared |mixinsquared |0.3.5-beta.2 |DONE |Manifest: NOSIGNATURE
Jade-1.20.1-Forge-11.13.2.jar |Jade |jade |11.13.2+forge |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.12.36_mc1.20.1.jar |CreativeCore |creativecore |2.12.36 |DONE |Manifest: NOSIGNATURE
createendertransmission-2.1.1-1.20.1.jar |Create Ender Transmission |createendertransmission |2.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE
kelvin-forge-1.20.1-0.5.0+b79a61b0b5.jar |Kelvin |kelvin |1.20.1-0.5.0+b79a61b|DONE |Manifest: NOSIGNATURE
kffmod-4.12.0.jar |Kotlin For Forge |kotlinforforge |4.12.0 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.20.1-1.0.5.jar |Flywheel |flywheel |1.0.5 |DONE |Manifest: NOSIGNATURE
Ponder-Forge-1.20.1-1.0.91.jar |Ponder |ponder |1.0.91 |DONE |Manifest: NOSIGNATURE
xaerominimap-forge-1.20.1-25.3.10.jar |Xaero's Minimap |xaerominimap |25.3.10 |DONE |Manifest: NOSIGNATURE
create-stuff-additions1.20.1_v2.1.2.jar |Create Stuff 'N Additions |create_sa |2.1.2 |DONE |Manifest: NOSIGNATURE
create_radar-0.4.4+mc1.20.1.jar |Create: Radars |create_radar |0.4 |DONE |Manifest: NOSIGNATURE
create-1.20.1-6.0.8.jar |Create |create |6.0.8 |DONE |Manifest: NOSIGNATURE
createdeco-2.0.3-1.20.1-forge.jar |Create Deco |createdeco |2.0.3-1.20.1-forge |DONE |Manifest: NOSIGNATURE
interiors-1.20.1-forge-0.6.0.jar |Create: Interiors |interiors |0.6.0 |DONE |Manifest: NOSIGNATURE
FramedBlocks-9.4.3.jar |FramedBlocks |framedblocks |9.4.3 |DONE |Manifest: NOSIGNATURE
sliceanddice-forge-3.6.0.jar |Create Slice & Dice |sliceanddice |3.6.0 |DONE |Manifest: NOSIGNATURE
createbigcannons-5.11.2+mc.1.20.1-forge.jar |Create Big Cannons |createbigcannons |5.11.2 |DONE |Manifest: NOSIGNATURE
tfmg-1.0.2f.jar |Create: The Factory Must Grow |tfmg |1.0.2f |DONE |Manifest: NOSIGNATURE
create_compact_transmission-1.0.1.jar |Create: Compact Transmission |create_compact_transmission |1.0.0 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
cbc_at_Forge_1.20.1_0.1.4.jar |CBC Advanced Technology |cbc_at |0.1.2b-1.20.1 |DONE |Manifest: NOSIGNATURE
BetterF3-7.0.2-Forge-1.20.1.jar |BetterF3 |betterf3 |7.0.2 |DONE |Manifest: NOSIGNATURE
valkyrienskies-120-2.4.11.jar |Valkyrien Skies 2 |valkyrienskies |2.4.11 |DONE |Manifest: NOSIGNATURE
clockwork-0.5.5.2.jar |Clockwork |vs_clockwork |**.**.**.** |DONE |Manifest: NOSIGNATURE
trackwork-1.20.1-1.2.3.jar |Trackwork Mod |trackwork |1.2.3 |DONE |Manifest: NOSIGNATURE
VMod-Forge-1.20.1-1.9.1.jar |VMod |the_vmod |1.9.1 |DONE |Manifest: NOSIGNATURE
drivebywire-1.20.1-0.1.0.jar |Drive-By-Wire Mod |drivebywire |0.1.0 |DONE |Manifest: NOSIGNATURE
LittleTiles_BETA_v1.6.0-pre161_mc1.20.1.jar |LittleTiles |littletiles |1.6.0-pre161 |DONE |Manifest: NOSIGNATURE
createaddition-1.20.1-1.3.3.jar |Create Crafts & Additions |createaddition |1.20.1-1.3.3 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 4e9c8302-020a-472a-826b-c43f6f05f13e
FML: 47.4
Forge: net.minecraftforge:47.4.18
Flywheel Backend: flywheel:off