Jump to content

Tecknes123

Members
  • Posts

    14
  • Joined

  • Last visited

Converted

  • Gender
    Male
  • URL
    http://www.sacredlabyrinth.net
  • Personal Text
    I am new!

Tecknes123's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. It's ok, I really haven't had to deal with something this complex before anyway... So uh... How do I check the Start Class from Run Configurations? I can access the Start Java file normally, but how do I get it in there?
  2. There is a 1.6.4 Jar and a bunch of other Jars, so I think I'm actually good there.
  3. Er... What? All I did was download Java JDK, run install.cmd, and set the eclipse workspace to the eclipse folder in the MCP folder. That's all you and the tutorial said I had to do. What do you mean import libraries and 1.6.4 jar?
  4. 64 bit, and I believe I got the 64 bit version. I have 4GB of RAM, but I actually had 2GB allocated for a different program at the time, and other programs running along with it. So, I closed out the one allocating the RAM, re-refreshed the minecraft folder and tried running it again. Console gave me this: Dec 28, 2013 12:42:30 PM net.minecraft.launchwrapper.LogWrapper log INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker Dec 28, 2013 12:42:30 PM net.minecraft.launchwrapper.LogWrapper log SEVERE: Unable to launch java.lang.ClassNotFoundException: cpw.mods.fml.common.launcher.FMLTweaker at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:102) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:94) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) Pretty sure it's the same as the first error...
  5. Console gave me this: Error occurred during initialization of VM Could not reserve enough space for object heap I am running low on Physical Memory on my comp if that's what that means...
  6. Hello... Me again... So, I installed the Java JDK, and then re-installed all the forge stuff, so now all the java files are there, and the SRC folder appears to have everything, but when I try to run the client, the console spits out this error: Dec 27, 2013 10:19:01 PM net.minecraft.launchwrapper.LogWrapper log INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker Dec 27, 2013 10:19:01 PM net.minecraft.launchwrapper.LogWrapper log SEVERE: Unable to launch java.lang.ClassNotFoundException: cpw.mods.fml.common.launcher.FMLTweaker at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:102) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:94) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) I have no idea what it means... I'm just starting out with modding, sorry! Please help! -Teck
  7. It's telling me to install Java JDK... *facepalm* I thought I already had it. =/
  8. Not that I can see, no.
  9. That would be an (empty) SRC folder, JRE System Library, Referenced Libraries, common (also empty, don't know if it's supposed to be...), Jars, and lib. How do I see if it decompiled correctly?
  10. Hello again, Sorry, I ran into another problem... The response to the post before was helpful! So I ran instal.cmd, and it installed the MCP folder, and I've set the workspace for eclipse to the "eclipse" folder inside the MCP folder, but when I open the Minecraft Folder inside it, in the Package explorer in eclipse, it appears to be missing a bunch of stuff, including the contents of the SRC folder... I'm watching a tutorial for 1.6.2 Forge, has the process really changed that much since then? If so, how can I access what used to be in the SRC folder? If not, what am I doing wrong? Thank you for your time! -Teck
  11. Yeah, sorry about that. I think I deleted the other one though? Thanks! Edit: Oh, right, the other was a copy of my original post (which was in the wrong section, and I deleted once I realized that) that someone moved here to this section. I deleted it, so now there's only one. Goodness, that was a hard sentence to word...
  12. Hi, I'm new to modding, and I have a bit of a problem... When I download the recommended 1.6.4 SRC version of forge, to use with Eclipse, it doesn't have the MCP folder inside it. The tutorials I've seen say it should be in there... This is also the case for the earliest 1.6.4 version, recommended 1.6.2 version, and earliest 1.6.2 version. (All of which I tried, just to see if they had them.) Any assistance in this matter would be greatly appreciated! Thanks! -Teck
×
×
  • Create New...

Important Information

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