FabricMC / fabric-loader

Fabric's mostly-version-independent mod loader.
Apache License 2.0
633 stars 271 forks source link

Mixins cannot be read #842

Closed LordRCJAI closed 1 year ago

LordRCJAI commented 1 year ago

For some reason my game cannot find any SLF4J providers, but another thing is that the game can't read some of my mods mixins. The game crashes on startup as a result. Logs here: [10:20:33] [main/INFO]: Loading Minecraft 1.20.1 with Fabric Loader 0.14.22 [10:20:35] [main/INFO]: Loading 178 mods:

Crash Report Here: SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html$noProviders for further details. SLF4J: Class path contains SLF4J bindings targeting slf4j-api versions 1.7.x or earlier. SLF4J: Ignoring binding found at [jar:file:/c:/Users/computerthings/AppData/Roaming/gdlauncher_next/datastore/libraries/org/apache/logging/log4j/log4j-slf4j2-impl/2.15.0/log4j-slf4j2-impl-2.15.0.jar!/org/slf4j/impl/StaticLoggerBinder. class] SLF4J: See https://www.slf4j.org/codes.html#ignoredBindings for an explanation

LordRCJAI commented 1 year ago

Sorry the first link has a dollar sign instead of a hashtag.

github-actions[bot] commented 1 year ago

đź‘‹ We use the issue tracker exclusively for final bug reports and feature requests. However, this issue appears to be better suited for either a discussion thread, or a message on our discord server. Please post your request on one of these, and the conversation can continue there.