-
Notifications
You must be signed in to change notification settings - Fork 270
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ClassNotFoundException: can't find class net.fabricmc.loader.impl.game.minecraft.Log4jLogHandler #649
Comments
Probably |
I haven't used other mods besides fapi and this problem is still the same |
That would belong to another issue. sorry I can not reproduce this from the available information, please send a crash log. |
I think something is wrong with your Minecraft path. I can reproduce it in a Windows VM, by using non-ascii characters in the username. (or in the path somewhere) |
Please try with Loader 0.14.1 |
Not fixed with Fabric Loader 0.14.1 |
Same in my VM. |
Is one of you able to try with #654 please? One way to do this is temporarily replacing the fabric loader jar in .minecraft/libraries/net/fabricmc/fabric-loader with your own build based on the PR or mine below (remove .zip at the end, Github rejects jars). It may also be required to use a different loader version (only on the jar/folder/version json) to prevent it from being re-downloaded. I'd need a log with that version and |
New build for testing at fabric-loader-0.14.1+local.jar.zip, PR updated too |
also doesn't work =( |
Log with the mentioned system properties please, also make sure you are actually running my new builds. |
I don't have the latest logs, I don't know why |
If the game is unable to run until logging is initialized, Fabric Loader will dump the output to |
No idea what's up with that log window, it might be allergic to Loader's slightly different formatting, The log file I mentioned earlier should still be there. Please contact me on Discord if there is further trouble getting that. |
I released 0.14.2, please give it a try and report back |
Please help me with this problem. You can send me fabric loader 0.14.2? |
https://fabricmc.net/ |
Your screenshot is too cut off, hard to tell what's going on. Also use latest Fabric Loader, 0.14.5 at this time, not 0.14.2. |
I am encountering this same exact issue. |
Log with |
Issue this time might just be 0.16.4 |
Send the log file after trying to launch the game with those arguments |
The appropriate log file might be fabricloader.log in your game directory, but it's easier to grab the game/console output from your launcher. |
I believe this might be it. The issue might be symlinks by the way. |
This is happening with versions 0.16.1 up it seems |
Downgrading to 0.16.3 helped for me. |
#974 may address this |
this issue appears in snapshot 22w16b, with fabric loader 0.14.0 and fapi 0.51.2. it occurs in intellij and minecraft launcher
The text was updated successfully, but these errors were encountered: