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

Unable to run compiled mod on MACOS #35

Open
OssieFromDK opened this issue Aug 12, 2024 · 4 comments
Open

Unable to run compiled mod on MACOS #35

OssieFromDK opened this issue Aug 12, 2024 · 4 comments

Comments

@OssieFromDK
Copy link

Hi, I have been working on a mod with this template, it works great for Windows, but when I try to load the mod with Forge 1.8.9 for MACOS, it get the following error:

[Client thread/WARN] [FML]: Zip file super-duper-fishstick-2.0.3.jar failed to read properly, it will be ignored

Full error log: here

My mod is called super-duper-fishstick

Thanks

@OssieFromDK
Copy link
Author

I have also tried compiling the mod from my MACOS machine to check if there were some changes, but its the exact same.

@nea89o
Copy link
Owner

nea89o commented Aug 12, 2024

Are you sure you are compiling the remapJar

@OssieFromDK
Copy link
Author

Are you sure you are compiling the remapJar

I don't think so, how would I do that?

@OssieFromDK
Copy link
Author

OssieFromDK commented Aug 12, 2024

I tried running the remapJar gradle command but it didn't change anything sadly, both being compiled from Mac with IntelliJ or from my Windows machine.

Got the exact same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants