#Crash on 1.21.5 NoSuchMethodError

1 messages · Page 1 of 1 (latest)

winter shaleBOT
#

@charred cloak uploaded a log, ## General Information
Minecraft Version: 1.21.5
Axiom Version: 5.1.1
Fabric Loader Version: 0.17.2
Fabric API Version: 0.128.2+1.21.5
Yarn Mappings: 1.21.5+build.1

Crash Report

https://pastebin.com/kJGGJfJq

Description

Game straight up crashes on startup:
java.lang.NoSuchMethodError: 'net.minecraft.nbt.NbtElement net.minecraft.nbt.NbtList.get(int)'

  • Fabric 0.17.2 on 1.21.5 using 70 mods

Possible Solutions:

  • Update Fabric from 0.17.2 to 0.17.3

Recommendations:

  • Unless you know what you're doing, modifying your JVM args could have unintended side effects. It's best to use the defaults.
  • Update Axiom from 5.0.1 to 5.1.1
charred cloak
#

(the crash also occurs on 5.1.1, this report was generated when I downgraded as an attempt to fix the issue, which didn't work)

snow spindle
#

update Axiom and remove viafabric

charred cloak
#

I just removed all other mods and the issue is still there :/

snow spindle
#

maybe a backporting issue
any specific reason you are playing on 1.21.5?

quiet plaza
#

send the new log of you launching with only axiom (updated) and fabric api

#

also what's this one i can't find it anywhere on modrinth or curseforge

charred cloak
charred cloak
olive bramble
#

Are you sure you didn't download a version of Axiom that isn't for 1.21.5?

charred cloak
#

(launching from IntelliJ)

olive bramble
#

It might cache it if you're launching from intellij yes

#

Because it has to change the mappings

#

Try deleting .gradle/loom-cache

charred cloak
#

imma try that, it's doing gensources now again will take some time x.x

#

I don't know if this is normal, I just deleted the fabric temp directory, build directory and loom cache (the issue is still there, also without any other mods) and I have no idea where fabric gets this cursed version from

olive bramble
#

What mappings are you using?

charred cloak
#

yarn 1.21.5+build.1

olive bramble
#

Try using mojang mappings

#

It looks like fabric isn't remapping the JiJs of Axiom

#

Did that work?

charred cloak
#

well isn't that easy, I'd have to migrate the mappings for my whole mod which is written in yarn mappings; The other thing it I just re-cloned my repository into a second directory, and there it works for some reason

olive bramble
#

Ok so it does sound like caching then

charred cloak
#

yep.. just deleted entire .gradle, .fabric and build directory, closed idea and now restarting it so it (hopefully) cleans all the stuff out

olive bramble
#

Did you launch Minecraft with a different version at some point?