#Entrypoint main crash

14 messages · Page 1 of 1 (latest)

hazy oasis
#

maybe mappings related because it says class_[number]

crude patrol
#

Are you depending on the right fabric API version?

hazy oasis
#

fabric_version=0.92.3+1.20.1

#

as far as I Know

hazy oasis
#

also, my dependencies dont seem to be deobfuscted either, not sure if thats related

crude patrol
#

Maybe try clearing Gradle cache

hazy oasis
#

trying to fix this again, I deleted my gradle cache and refreshed within the project and it still crashes

#

not sure what is causing it other than something to do with networking

#

and something about entrypoints

#

like it would be failing very early it would seem

#

maybe my fabric api is the wrong version?

#

modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"

#

but it shouldnt be

#

seems its tied to the fabric version directly