Posted March 10, 20169 yr I was trying to build my mod so I could release it but all it did was give me the same error for my entity drops "cannot find symbol" but when I ran the game from the test environment everything was fine.
March 10, 20169 yr Author In my mod folder i pushed Ctrl and Shift then right clicked and pushed open command window here then typed "gradlew build"
March 11, 20169 yr Author No I mean how do I get to it do I just try to build it and copy what it says
March 12, 20169 yr Change your group and archivesBaseName to what they should be... see here: https://github.com/KaminoCoding/CommuMod/blob/master/build.gradle#L43&#L44 Your problem may not be the gradle file though from the errors I see in the log. What does your file path look like? Screenshot it and post it
March 12, 20169 yr Author Changing it didn't work but I just transferred all the code to a new mod environment and it worked so thanks for you help.
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.