-
Notifications
You must be signed in to change notification settings - Fork 28
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
[🐞]: Crash in DEV environment for Fabric on startup #189
Comments
I have no idea. Seems like an architectury issue |
You can also try recompiling yourself and use that jar |
Can confirm I am having the same issue with 1.20. Also using architectury. |
It also sometimes gives a different error after reloading gradle,
|
i'm not sure if it is related because the case for can't switch them out easily since that creates compile errors and would need some restructuring then again it doesn't seem like it was a problem before (or now for 1.20.1) so maybe it's some local issue...? |
The fact that it says that a Minecraft class is missing is concerning. As for this issue I have no idea, you can clone one of the projects thar use this such as spelunkery and you'll see it works fine |
Strange.. It works until I add the following: modApi("maven.modrinth:moonlight:jOzdT1LR")
include("maven.modrinth:moonlight:jOzdT1LR") |
Actually, I resolved my issue with:
But forge is still failing |
BEFORE CONTINUING:
Version-Loader
1.19.2-fabric
Moonlight Lib Version
moonlight-1.19.2-2.3.6
Issue Detail
https://github.com/SiverDX/Spelunkery
Tried using the same version as the original 1.19.2 version and also other versions - nothing works
Forge has no issues
Runs fine outside of the DEV environment for both
Is this supposed to be obfuscated?
Log Attachment
N/A
OPTIONAL: To Produce
No response
OPTIONAL: Which mods are affected?
No response
The text was updated successfully, but these errors were encountered: