Fabric API

Fabric API

108M Downloads

my game keeps crashing when i try to load fabric

vzixx opened this issue ยท 5 comments

commented

Capture

commented

Post your log/latest.log

commented

class_3304 is the ReloadableResourceManagerImpl
It says it cannot load the class due to a mixin error which the log might provide more information about.
This is usually because

  • you are trying to use a mod for the wrong version of minecraft
  • sometimes you have 2 mods interfering with each other
  • the mod is just broken

It is very unlikely to be a fabric api issue, something you can check by trying to load minecraft with just the fabric api.

commented

@warjort i was trying to load wurst but i have the correct version idk what could be the issue

commented

Post your log/latest.log

Or start with only the fabric api and add mods one by one until you find the problem mod.

commented

Cheat mod is not supported here.