Jump to content

SOLVED....


InspectorCaracal

Recommended Posts

Original post saved for posterity, but it's obviously been too long since I did MC modding, haha...

After banging my head on this for two days and finally posting here, I was digging through the docs again aaaand was reminded that you can't build it in the IDE; `gradlew build` is working as expected, so this is a non-issue.

 

I'm trying to update my mod to 1.18.2 and I'm being completely stalled by the set-up process apparently generating incorrect files.

After doing `gradlew genEclipseRuns` and opening the project (fresh or otherwise) in Eclipse, I get these errors:

Archive for required library: '.gradle/caches/forge_gradle/mcp_repo/de/oceanlabs/mcp/mcp_config/1.18.2-20220404.173914/joined/mergeMappings/output.jar' in project 'betterbeekeeping' cannot be read or is not a valid ZIP file
Archive for required library: '.gradle/caches/forge_gradle/minecraft_user_repo/mcp/1.18.2-20220404.173914/joined/mergeMappings/output.jar' in project 'betterbeekeeping' cannot be read or is not a valid ZIP file

Inspecting the file itself confirmed that it is just a text file that's been renamed to a .jar suffix.

Is this expected? How do I fix this so that Eclipse can build the project? Everything I've tried so far has given the exact same result.

Edited by InspectorCaracal
i'm a fool of a took
Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.