#Minecraft forge 1.20.1 crashing after mods update + hints on how to deal with crashes.

1 messages · Page 1 of 1 (latest)

flint lichen
#

Hello and forgive the disturb!

After i have updated some mods in my modpack sadly this caused minecraft to crash, i tried to move the mods folder to a new launcher with the same version (forge 47.2.17), but still the issue persist.

https://mclo.gs/rI5Mh79

crash log^

Adding to this, there's a way to troubleshoot crashes by themselves?

thank you in advance for the answer!

flint lichen
#

ping back if you will reply!

lone gorge
#

If you are curious how I spotted this:

I noticed Candlelight mentioned in the crash report, around where I took this screenshot. Since recently I helped someone else with this same problem, I recognized the same error so that saved me some time with figuring out what was going on here :)

#

There are other mods mentioned in the crash log, so one tricky part can be figuring which mod in specific broke.

flint lichen
lone gorge
#

no worries :)

flint lichen
#

like those who cause crashes and such

lone gorge
#

It's pretty much just learning how to read crash reports and stack traces, which can take some time to learn.

For stack traces (aka the thing you're seeing that is like,
[line]
at [line]
at [line]
etc.)

the line at the top is the most recent line of code that ran that caused the crash. Then the second line is the second most recent line, etc.

lone gorge
#

Can be tricky at times so if you ever need any help or tips feel free to ask