Posted November 13, 20231 yr Hello! I'm working on a mod, but whenever I try to add implements, the game crashes. Strangely, a crash report isn't generated. build.gradle
November 14, 20231 yr Architectury has a broken mixin, if it's a dependency you are using make sure the version is compadible with th version of Forge your are using. If you are the author of architectury your MixinMinecraft is invalid.
November 15, 20231 yr Author A). I've been playing MC with 1.20.1 forge on 47.1.3 and it works perfectly fine. when modding, its completely broken. B). I'm not looking to use architectury, but the identity mod that dependes on it.
November 15, 20231 yr Then use a different version of Architectury when playing. Or there is a mixin conflict beween two mods, could you please post full debug.log? Edited November 15, 20231 yr by Luis_ST
November 16, 20231 yr Author When PLAYING it works. When making a mod it doesnt. I did show full debug.log.
November 16, 20231 yr The answer is the same, it's an issue with Architectury make sure you are using the latest version. If you already use the latest version talk to the mod author of Architectury. Note mixin issue as in your case can differ in IDE and Minecraft itself.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.