Jump to content

Joshwarfield

Members
  • Posts

    6
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Joshwarfield's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Thanks for the response. That's what I did and I still got the the same error. I don't use Eclipse, I use Intellij with the src directory. )
  2. Yes (but its called startclient.sh) and I appear to have the same error as you. Does that command compile , I don't think it does, if not then we both still have the problem of testing and distributing our mods. Heres the error: http://pastebin.com/88LdvXFz Same as you I think.
  3. I don't use Eclipse, I use Intellij, and have never been able to compile from within it . I'm sorry I've never been able to compile this (or any thing on 1.4.5) so I have not seen any runtime errors.
  4. I tried a clean install like you said letting forge get mcp with no custom code in and it still gave me the error. Here is a pastebin of the install and attempted recompile http://pastebin.com/H7FUWKDS. Here's the last few lines: =============================== Minecraft Forge Setup Finished ================================= static-107:forge 2 joshuac$ cd mcp/ static-107:mcp joshuac$ ./recompile.sh == MCP 7.23 (data: 7.23, client: 1.4.5, server: 1.4.5) == # found ff, ff patches, srgs, name csvs, doc csvs, param csvs, renumber csv, astyle, astyle config == Recompiling client == > Cleaning bin > Recompiling - Done in 18.85 seconds !! Can not find server sources, try decompiling !! static-107:mcp joshuac$
  5. @Ahorner Mine happened at recompile because of it not seeing sources.
  6. Hi, I am trying to recompile Minecraft using MCP. I’m using MCP version 7.23 and Forge 6.4.445 revision 2 for MC 1.4.5. I get the following errors “!! Can not find client/server sources, try decompiling !!” when attempting to recompile, but I already have. With the new file structure introduced in introduced in one of the more recent versions when I run install.sh the recompile.sh no longer works. I assume (and I’m sorry if this is wrong) that it is the new structure because it has never happened before and it’s my first time using it. Just to note I’ve tried installing mcp multiple times once with forge setting it up and once doing it myself. I’m sorry that I couldn’t include a crash log (FML/Forge log or Modloader.txt) but this is all that it’s printed out. How can I successfully compile Minecraft using MCP? Many thanks for any help, Josh
×
×
  • Create New...

Important Information

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