I've been messing around with mods for years but I still know next to nothing of the technical side. I'm trying to create a pack of mods for my own personal play through but it keeps crashing on startup. I've removed several mods that I've been able to identify their conflicts but now I've hit a wall.
I get this crash/error:
"The game crashed whilst rendering overlay Error: java.lang.IllegalArgumentException: Multiple entries with same key: minecraft:sign/palm#main=net.minecraft.client.model.geom.builders.LayerDefinition@5b402080 and minecraft:sign/palm#main=net.minecraft.client.model.geom.builders.LayerDefinition@5b402080" Exit code: -1
I've been messing around with mods for years but I still know next to nothing of the technical side. I'm trying to create a pack of mods for my own personal play through but it keeps crashing on startup. I've removed several mods that I've been able to identify their conflicts but now I've hit a wall.
I get this crash/error:
"The game crashed whilst rendering overlay
Error: java.lang.IllegalArgumentException: Multiple entries with same key: minecraft:sign/palm#main=net.minecraft.client.model.geom.builders.LayerDefinition@5b402080 and minecraft:sign/palm#main=net.minecraft.client.model.geom.builders.LayerDefinition@5b402080"
Exit code: -1
Full Crash Report: https://pastebin.com/jNv36JNj
I /think/ I understand what it means, but I don't know how to go about remedying the issue.