Posted February 16, 201411 yr Eclipse cant find my .project (forge-1.6.4-9.11.1.964-src). Why? And what shall i do to fix it? (Screen) http://gyazo.com/b07c0b60b2f5d87203f6161659221d30
February 16, 201411 yr Re-download it and re-set it up; it got moved/deleted somehow. Are you using the forge provided eclipse workspace? Also, you may want to update to 1.7.2 at some point, as it's now out of beta testing.
February 16, 201411 yr Author I want to, but base mod(Flan's mod) only on 1.6.4. And i need to create own contect pack for my project But better, i'll update it to 1.7.2....
February 16, 201411 yr Author Re-download it and re-set it up; it got moved/deleted somehow. Are you using the forge provided eclipse workspace? Also, you may want to update to 1.7.2 at some point, as it's now out of beta testing. Tried, doesnt help. And yes, im using Eclipse workspace
February 16, 201411 yr what commands did you type with gradle? to set it up type 'gradlew setupDecompWorkspace' first then for eclipse I think it is 'gradlew eclipse' I use IntelliJ but I have to type more commands to set mine up! Hope this worked http://minecraftforge.net/forum/Smileys/default/smiley.gif
February 17, 201411 yr Author what commands did you type with gradle? to set it up type 'gradlew setupDecompWorkspace' first then for eclipse I think it is 'gradlew eclipse' I use IntelliJ but I have to type more commands to set mine up! Hope this worked http://minecraftforge.net/forum/Smileys/default/smiley.gif I ussually type gradlew setupDevWorkspace eclipse
February 17, 201411 yr Start over, and try these four commands in succession. (This is how I get it working for me) gradlew.bat setupDecompWorkspace eclipse gradlew.bat --refresh-dependencies gradlew.bat setupDecompWorkspace --debug gradlew.bat eclipse --debug See if that works.
February 17, 201411 yr Author Start over, and try these four commands in succession. (This is how I get it working for me) gradlew.bat setupDecompWorkspace eclipse gradlew.bat --refresh-dependencies gradlew.bat setupDecompWorkspace --debug gradlew.bat eclipse --debug See if that works. Same thing . Maybe i need to off my antivirus?
February 17, 201411 yr Try updating to #956 (9.11.1.964). Still 1.6.4, but it's the Recommended build for 1.6.4. Maybe that will 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.