Posted July 12, 201510 yr Hey everyone, So I setup a new mod workspace and it seemed to be working fine until I started the tests. For whatever reason the gradle process resources isn't working and the data that should be put in the version section of the mcmod.info file isn't being put in. I've tried everything I could think of to get it to work but it just wouldn't. Do any of you know what I did wrong? Here are the files: Gradle: http://chopapp.com/#49kzf2d8 mcmod.info: http://chopapp.com/#xnu7afrx
July 12, 201510 yr Author Are you talking about running your mod in eclipse? These things won't be resolved there. Use gradlew runClient to test them or export your mod. Yeah intellij Idea... okay.. guess i'll just configure my runs to do that
July 12, 201510 yr Author First: gradle, not gradlew. https://docs.gradle.org/current/userguide/artifact_management.html ahhhhhh.. okay! thanks!
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.