Jump to content

KingBowser

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by KingBowser

  1. That would be done by modifying the kernel security config - this should fix it, but if it does not I'll get back to you with such a response.
  2. It's uploading. When it finishes I'll update this post. Here you go: https://dl.dropbox.com/u/17927789/frg.zip
  3. Nope, astyle was definitely not the problem. Logs are identical to the former thereof.
  4. Come to think of it, astyle not being installed may be the issue. I was relatively unaware of its ncessity, seeing as (no offence) some of the documentation for workspace setup is not present, hard to find, or provided by 3rd parties (generally "tutorial" people on youtube that have no f* idea what they're doing). I'll post back/edit this post if that fixes it.
  5. I'm going to keep this short, and simple. I've got logs - I've tried this with your FML installer code, and my modified version (see my github/pull to your repo). Every time I try to set up a Forge MCP workspace (IE forge downloads all needed resources, patches them), I run in to errors when patching the minecraft source. This is the correct MCP version, the correct MC Jar version, and the correct Forge version. Nothing is wrong in the downloads/resources department. These files (MC jar, etc..) have in no way been altered prior to their being processed by MCP and Forge. After Forge fails to automate decompilation, I try to decompile - I am told consistently (IE every try) the a certain class `qp' is missing. My diagnosis: It looks like the wrong patchfiles got included. I may be wrong, however. Regardless, decompiling consistently fails. Links (Be sure to read any #'d comments): `forge_i_c.log' (Console session, /bin/bash): http://pastie.org/6575782 (PB captchas are currently broken, only got to post one time) `forge_i.log' (Forge install, referenced from console session log): http://pastebin.com/NWFxvfXC My pull request with the patch I applied (this works - nothing is wrong here): https://github.com/MinecraftForge/FML/pull/202
×
×
  • Create New...

Important Information

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