#MODpack crashes upon loading

1 messages ยท Page 1 of 1 (latest)

graceful forumBOT
#

๐Ÿ‘‹ Hello! Thank you for creating a new thread on Modrinth server

๐Ÿ“ƒ Something went wrong with the game? Make sure to provide logs using mclo.gs
โ” If you're having an issue with Modrinth product, use our dedicated support portal instead

๐Ÿ”” Don't forget to mark your thread as solved if issue has been resolved by using </solved:1379505438407528477>

subtle elk
#

try updating Balm

cobalt night
subtle elk
#

just to the latest one

#

you seem to be a couple versions behind

cobalt night
#

can you teach me how to read crash reports?

subtle elk
#

it's just a matter of picking out key bits of the stacktrace

#

the important part is:

Caused by: java.lang.NoSuchMethodError: 'net.blay09.mods.balm.api.resources.BalmResources net.blay09.mods.balm.api.Balm.getResources()'
at knot//net.blay09.mods.waystones.Waystones.initialize(Waystones.java:35)

which means that Waystones tried to call a function in Balm that doesn't exist

cobalt night
#

ohhh?

subtle elk
#

this almost certainly means Waystones was designed with a different version of Balm than the one that's currently installed

#

so I scroll down to the mod list and see that you have an older version of Balm installed

cobalt night
#

oh, thank you!

graceful forumBOT
#

:white_check_mark: This thread has been marked as solved.