Jump to content

TheMacMini09

Members
  • Posts

    8
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

TheMacMini09's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Never mind, works perfectly with 7.7.0.582! YAY!
  2. OK, I made a video, just waiting for it to upload... In the meantime, here is the complete log (beginning to end): EDIT: Dropbox download link with mcl.log https://dl.dropbox.com/s/w0jbrqwqs6pl23d/Decompile%20Error.zip?token_hash=AAEZdSletT8TYUaUq-SZD49HnfbsBlhu2alJvzd2NPiBHQ&dl=1
  3. Here is a full step-by-step list of exactly what I did: 1. Downloaded forge (7.7.0.580) and unzipped it to ~/Desktop. The forge folder is now ~/Desktop/Forge. 2. Command cd ~/Desktop/Forge 3. Command chmod 777 ~/Desktop/Forge/install.sh 4. Command ~/Desktop/Forge/install.sh This is exactly what I did every time; first with default settings, then with mcp.cfg modified to 1024MB, then system-wide java to 1024, then 2048, then 4096, the amount of RAM my computer has, by which time I was sure it wasn't a memory problem. Any ideas?
  4. Can't find anything about memory in the mcl.log file... anyways, I don't think its a memory issue, more like either a forge or mcpß error. And when I say mcl, I mean anything that comes with mcp, or even mcp itself.
  5. Getting a little annoyed now. Still not working. Though I just realized it also says this: !! renaming disabled !! !! recompile disabled !! Does this mean that the recompile command is disabled? Or is this something else? I don't think it's ever done this before.
  6. can you explain how to do this? I found mcp.cfg, but I don't see anywhere to actually change the amount of RAM. EDIT: Oh. The normal java way. NVM. EDIT 2: Aaaaaaand doesn't work. Same error. I'm going to try changing the system RAM. EDIT 3: Still doesn't work. Gonna give java as much as I've got (4GB)
  7. I have been using forge for a while now, and generally the updates to new versions work fine. But, for some reason, when I downloaded the latest version of forge for 1.5 (at this point version 7.7.0.575), it would not install correctly. I chmod 755'ed the install.sh file, cd'ed to the forge directory, and ran the install.sh file. All seemed well. It downloaded the latest version of mcp and, at least I think, the latest version of minecraft. It made it until it was doing the final recompiling. It found 1 error: '"javac" -encoding UTF-8 -Xlint:-options -deprecation -g -source 1.6 -target 1.6 -classpath "lib:lib/...' failed : 1 == ERRORS FOUND == src/minecraft/net/minecraft/client/renderer/RenderBlocks.java:3857: missing return statement } ^ 1 error ================== then it said this (long!) It seemed to have decompiled most of the minecraft files, though some were missing. Also, it doesn't have any of the forge files. Any help would be appreciated. EDIT: Still doesn't work in 7.7.0.580. Any help?
×
×
  • Create New...

Important Information

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