Skip to content
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

Mixin Error #5806

Closed
Chydog376 opened this issue Nov 26, 2023 · 2 comments
Closed

Mixin Error #5806

Chydog376 opened this issue Nov 26, 2023 · 2 comments
Labels
type: bug Issue where something isn't working

Comments

@Chydog376
Copy link

Describe the Bug

I am currently working on an addon for Create. I currently have a 100% blank working mod. On its own it has no problems. It is literally empty. However, as soon as I add Create to the mods folder I get mixin errors. When I remove it everything is back to normal however being that it is a dependency for my mod, it is important!

Reproduction Steps

1.Run client of blank 1.20.1 mod in Intellij or equivalent IDE.
2. Add Create to the mods folder in the run folder.

Expected Result

I would expect Minecraft to run just like it normally would had I booted up 1.20.1 forge with Create installed. My mod is literally empty and working so other than the fact that it would say it is installed under the mods menu, I would expect it to be the exact same as above.

Screenshots and Videos

No response

Crash Report or Log

https://pastebin.com/aC9HjJZd

Operating System

Windows 11

Mod Version

0.5.1f

Minecraft Version

1.20.1

Forge Version

47.2.0

Other Mods

Hot Drown Mod (My own) (Currently default empty mod all configured)

Additional Context

No response

@Chydog376 Chydog376 added the type: bug Issue where something isn't working label Nov 26, 2023
@IThundxr
Copy link
Member

You can't just drop create in the mods folder, follow the GitHub wiki's developer instructions to add create as a gradle dependency & make sure you follow the instructions on remapping the mixins

@Chydog376
Copy link
Author

Oh, I thought I did the dependencies correctly. I didn't realize there was a special way for Create! I did nothing for the Mixins either! Thank you!

@IThundxr IThundxr closed this as completed Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Issue where something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants