Jump to content

rogueengineer

Members
  • Posts

    6
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

rogueengineer's Achievements

Tree Puncher

Tree Puncher (2/8)

1

Reputation

  1. ok so after looking at the install code. I have come to the conclusion that the program fails to download the (in my case) minecraft_server.1.6.4.jar. where it gives the error message, and the if loops that account for it, suggest that the URL that its downloading form is for correct. This is my best guess. after looking around for the correct URL, I find that it is the same as the one in the code (I have a feeling that the download location URL has changed recently). so I am more or less at a dead end. without getting into learning python. I also tried to bypass all of that. but, it did not work. I also tried to install forge on my work computer in a seperate location, thinking there might be some registry file and I need to delete, and it also failed on that. so my guess is, as stated before, the URL that is built into the script to download minecraft_server.1.6.4.jar. and will all of this, I just installed the scr for 1.7.2 and it all worked fine, and since 1.7.2 is the newest update i might as well code in that as oppose to 1.6.4. I will keep thinking about how to fix this, and if I figure something out, I will let you all know.
  2. make sure you follow http://www.minecraftforge.net/forum/index.php/topic,14048.0.html link provided by diesieben07. it will give you step by step instructions on how to get it all working.
  3. ok switching to 7u51 worked, and .964 works with that. Now a little bit of confusion, about... 3 weeks ago I was able to install forge .965 with no problems. now its not working. do you have any thoughts on why, or should I just be happy that I have it all working now. Also, thank you for your help, I really appreciate it.
  4. ok, Thank you for that post, it really helped out a lot, but it seems the build has failed. I ran it again with --info looking at the end of it. it seems to be failing at EditJarTask.doTask() Here is the Stacktrace I also ran the gradlew.bat eclipes, which worked without a problem. I am at a lose for all this. I am tempted to uninstall eclipes and java and start over fresh.
  5. This is not all that useful. since in the .964 folder there is only gradlew.bat, for me. and when I run that script, the src folder has none of the MC files. it actually only has.. 2 files after you do through all the folder. maybe a little more explanation? I am under the impression that when you use the.965, it un-compiles the .jar file for coding. The gradlew.bat file. seems to not do that. Also in the.964 folder, there is no read me file. maybe I am missing something. if I am please show me.
  6. I am having the same problem. I am using 9.11.1.965, lat night i did try 9.11.1.964 and I got the same problem. I have also tried to download minecraft_server.1.6.4.jar and placing it in mcp folder but the script promptly deletes it then gets the error. my guess is that there is a connection issue with the location of downloading. Below is the output of the command prompt this is form 9.11.1.965. if you would all like I can try the 9.11.1.964 again.
×
×
  • Create New...

Important Information

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