Skip to content

Crash on game load in dev environment #162

Open
@slava110

Description

@slava110

Hi. I'm trying to use this mod in my dev environment, but I get this crash when game starts
https://mclo.gs/wfDr1VU
I'm using Minecraft 1.20.1, Forge 1.20.1-47.2.32
This is how I declare dependencies:

modImplementation("io.codechicken:CodeChickenLib:1.20.1-4.4.0.509:universal") {
    isTransitive = false
}
modImplementation("io.codechicken:CBMultipart:1.20.1-3.3.0.146:universal") {
    isTransitive = false
}
My ModList
forge-1.20.1-47.2.32-minecraft-merged-1.20.1-loom.|Minecraft                     |minecraft                     |1.20.1              |DONE      |Manifest: NOSIGNATURE
configuration-forge-1.20.1-2.2.0.jar              |Configuration                 |configuration                 |2.2.0               |DONE      |Manifest: NOSIGNATURE
alchemylib-293426-5037781.jar                     |AlchemyLib                    |alchemylib                    |1.0.30              |DONE      |Manifest: NOSIGNATURE
paucal-forge-1.20.1-0.6.0-pre-118.jar             |PAUCAL                        |paucal                        |0.6.0-pre-118       |DONE      |Manifest: NOSIGNATURE
jei-1.20.1-forge-15.3.0.4.jar                     |Just Enough Items             |jei                           |15.3.0.4            |DONE      |Manifest: NOSIGNATURE
appliedenergistics2-forge-15.1.1.jar              |Applied Energistics 2         |ae2                           |15.1.1              |DONE      |Manifest: NOSIGNATURE
Pehkui-3.7.12-1.20.1-forge.jar                    |Pehkui                        |pehkui                        |3.7.12+1.20.1-forge |DONE      |Manifest: NOSIGNATURE
caelus-forge-3.1.0+1.20.jar                       |Caelus API                    |caelus                        |3.1.0+1.20          |DONE      |Manifest: NOSIGNATURE
kffmod-4.10.0.jar                                 |Kotlin For Forge              |kotlinforforge                |4.10.0              |DONE      |Manifest: NOSIGNATURE
easy-villagers-400514-4942245.jar                 |Easy Villagers                |easy_villagers                |1.20.1-1.0.17       |DONE      |Manifest: NOSIGNATURE
flywheel-forge-1.20.1-0.6.10-10.jar               |Flywheel                      |flywheel                      |0.6.10-10           |DONE      |Manifest: NOSIGNATURE
curios-forge-5.4.7+1.20.1.jar                     |Curios API                    |curios                        |5.4.7+1.20.1        |DONE      |Manifest: NOSIGNATURE
Patchouli-1.20.1-84-FORGE.jar                     |Patchouli                     |patchouli                     |1.20.1-84-FORGE     |DONE      |Manifest: NOSIGNATURE
chemlib-340666-5128632.jar                        |ChemLib                       |chemlib                       |2.0.19              |DONE      |Manifest: NOSIGNATURE
mixinextras-forge-0.3.3.jar                       |MixinExtras                   |mixinextras                   |0.3.3               |DONE      |Manifest: NOSIGNATURE
architectury-api-419699-5137938.jar               |Architectury                  |architectury                  |9.2.14              |DONE      |Manifest: NOSIGNATURE
markdownmanual-502485-4873115.jar                 |Markdown Manual               |markdown_manual               |1.2.5+c3f0b88       |DONE      |Manifest: NOSIGNATURE
ldlib-forge-1.20.1-1.0.25.j.jar                   |LowDragLib                    |ldlib                         |1.0.25.j            |DONE      |Manifest: NOSIGNATURE
gtceu-1.20.1-1.2.2.a.jar                          |GregTech                      |gtceu                         |1.2.2.a             |DONE      |Manifest: NOSIGNATURE
cc-tweaked-1.20.1-forge-1.110.3.jar               |CC: Tweaked                   |computercraft                 |1.110.3             |DONE      |Manifest: NOSIGNATURE
framework-549225-5180972.jar                      |Framework                     |framework                     |0.6.27              |DONE      |Manifest: NOSIGNATURE
hexcasting-forge-1.20.1-0.11.1-7-pre-629.jar      |Hex Casting                   |hexcasting                    |0.11.1-7-pre-629    |DONE      |Manifest: NOSIGNATURE
lodestone-1.20.1-1.4.25.26.jar                    |Lodestone                     |lodestone                     |1.20.1-1.4.25.26    |DONE      |Manifest: NOSIGNATURE
		                                                  |Forge                         |forge                         |47.2.32             |DONE      |Manifest: NOSIGNATURE
CodeChickenLib-1.20.1-4.4.0.509-universal.jar     |CodeChicken Lib               |codechickenlib                |4.4.0.509           |DONE      |Manifest: NOSIGNATURE
CBMultipart-1.20.1-3.3.0.146-universal.jar        |CBMultipart                   |cb_multipart                  |3.3.0.146           |DONE      |Manifest: NOSIGNATURE
tis3d-238603-5266274.jar                          |TIS-3D                        |tis3d                         |1.7.7+354a583       |DONE      |Manifest: NOSIGNATURE
easy-piglins-419372-4584234.jar                   |Easy Piglins                  |easy_piglins                  |1.20.1-1.0.1        |DONE      |Manifest: NOSIGNATURE
main                                              |FunPack                       |funpack                       |1.0.0               |DONE      |Manifest: NOSIGNATURE
alchemistry-293425-4770614.jar                    |Alchemistry                   |alchemistry                   |2.3.4               |DONE      |Manifest: NOSIGNATURE

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions