Jump to content

ShadowComedus

Members
  • Posts

    11
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

ShadowComedus's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Everyone and his dog is trying to install the new forge for 1.6.1, this has caused severe lag to any and all servers that necessary files for forge get pulled from, which also means these servers end up having unavailable bandwidth at some point. Be more patient, wait a little, and then try to install again, it will work eventually.
  2. Lex, please think of the not-so-enlightened that build their own packs. Personally, I would have preferred something like: /mods/(ForgeVersionName)/ModPack(s).jar Nice and simple, allows for switching between mods based on the version they use in the minecraft launcher profiles. Food for thought...
  3. Just cause I'm not sure. is there a run.bat file? If there is, go to a new line at the bottom of anything already there, and type: pause doing this will tell you if something is missing from somewhere, or at the very least will keep the cmd window from vanishing without inspection.
  4. Downloads are overloaded, with the release of 1.6.1, everyone and their dog is downloading forge. Be patient, wait a while, and hit refresh. Note this also works when using the installer, sometimes the places the extra files download from are overloaded as well, just re-run the installer once you have it.
  5. download the installer, Just in case, http://www.minecraftforge.net/forum/index.php/topic,9831.0.html installer is your friend.
  6. Did you remember to make sure your minecraft loader was running the forge version in your profile?
  7. That is because it is using the old appdata\roaming\.minecraft\mods folder Old mods seem to glitch out the latest version, so make sure you are using only new mods in the \mods folder.
  8. Issues have been solved for now, OP has been Updated to reflect.
  9. Yeah, I tried all that, something else must be up. Here is a list of files that I am actually getting after I move them to \lib: asm-all-4.1.jar jopt-simple-4.5.jar launchwrapper-1.3.jar lzma-0.0.1.jar minecraft_server.1.6.1.jar (tried both inside \lib and outside, as forge universal seemed to have trouble locating it, had to have it outside \lib and renamed to minecraft_server.jar for it to work at all) minecraftforge-universal-1.6.1-8.9.0.761.jar (again, tried both in and out of \lib) scala-compiler-2.10.2.jar scala-library-2.10.2.jar I'mma laugh if other files are still missing...
  10. Thank you, and now for a question that may sound really stupid: After I run the forge universal install, it downloads all the stuff for server (at least I hope it did, didn't give me any error messages), but after running the minecraft_server.jar with my run.bat, I didn't see anything saying forge was loading. now, I tried switching my run.bat to start the Forge-Universal.jar, and the server loads like always, but says nothing about loading forge. Am I still doing something wrong? because the next thing I notice is people get a forge log generated, and I don't even have one of those yet.
  11. Spoiler is the problem I had. So now that I know how to install Forge for MineCraft 1.6.1, I'm going to share! 1. Download the latest Forge Installer build from: http://www.minecraftforge.net/forum/index.php?action=files So you know, I'm using build 8.9.0.762 or higher. 2. Install by double clicking the installer JAR, select Install Server. You will see a red box, click the button with three(3) dots to browse to an empty folder (or your server folder that you are going to use). 3. Press OK 4. Create a run.bat file 5. Using a text editor like Notepad, I use Notepad++ because I can and it works, open the run.bat Enter: java -Xms1024m -Xmx1024m -jar minecraftforge-universal-(Version).jar NOTE: if the server does not run, and the command window closes on you, on a new line in run.bat type "pause" without quotes. 6. The server will now generate more files and folders, including the \mods folder for your mods to go. NOTE: I did all this in an empty folder, then copied what I was missing in my actual server from the folder I installed Forge into, keeping in mind to replace the minecraft_server.jar file with the one Forge downloaded for me to assure working status. 7. Edit your server.properties file as normal, for those doing totally fresh servers, and remember mods in the \mods folder. Enjoy. IF YOU HAVE TO MODIFY THE MINECRAFT SERVER 1.6 FILE YOU ARE DOING IT WRONG!!! This includes changing it from "minecraft_server.(version).jar" to "minecraft_server.jar". DO NOT DO IT!!! Thanks to luacs1998 for his help and LexManos for fixing the Forge Build so that it worked.
×
×
  • Create New...

Important Information

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