Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Cannot set up Forge?
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 0
AndrewSherman

Cannot set up Forge?

By AndrewSherman, May 10, 2012 in Support & Bug Reports

  • Reply to this topic
  • Start new topic
  • Prev
  • 1
  • 2
  • Next
  • Page 2 of 2  

Recommended Posts

Ninto    0

Ninto

Ninto    0

  • Tree Puncher
  • Ninto
  • Members
  • 0
  • 6 posts
Posted May 13, 2012

That's how it worked for me...

What happens if you run 'xattr /Users/Andrew/Desktop/mcp62/runtime/bin/astyle-osx' ?

  • Quote

Share this post


Link to post
Share on other sites

AndrewSherman    1

AndrewSherman

AndrewSherman    1

  • Tree Puncher
  • AndrewSherman
  • Members
  • 1
  • 44 posts
Posted May 13, 2012

It DID something!!!

 

Its decompiling now.... btw it says that there is an update for MCP but there isn't when I run updatemcp.sh ....

  • Quote

Share this post


Link to post
Share on other sites

Ninto    0

Ninto

Ninto    0

  • Tree Puncher
  • Ninto
  • Members
  • 0
  • 6 posts
Posted May 13, 2012

It DID what?

(What output if any?)

 

By the way, you might be right with the 32-bit/64-bit thing, since I only got a "Permission denied" error.

I am, however, certain that astyle for some reason can't be executed and that is what is generating the error.

  • Quote

Share this post


Link to post
Share on other sites

AndrewSherman    1

AndrewSherman

AndrewSherman    1

  • Tree Puncher
  • AndrewSherman
  • Members
  • 1
  • 44 posts
Posted May 13, 2012

There was no output, it just ran then stopped....

 

Ok it just gave errors again!

  • Quote

Share this post


Link to post
Share on other sites

Ninto    0

Ninto

Ninto    0

  • Tree Puncher
  • Ninto
  • Members
  • 0
  • 6 posts
Posted May 13, 2012

That means the file isn't in the quarantine (any more). So, error not there.

  • Quote

Share this post


Link to post
Share on other sites

AndrewSherman    1

AndrewSherman

AndrewSherman    1

  • Tree Puncher
  • AndrewSherman
  • Members
  • 1
  • 44 posts
Posted May 13, 2012

Still have errors. But when i try and run it with arch -i386 it doesn't work either...

  • Quote

Share this post


Link to post
Share on other sites

Ninto    0

Ninto

Ninto    0

  • Tree Puncher
  • Ninto
  • Members
  • 0
  • 6 posts
Posted May 13, 2012

The only thing I can think of is that the included version of astyle doesn't work on your system.

I can't really help you any more than suggesting you try to build astyle (from http://astyle.sourceforge.net or something).

  • Quote

Share this post


Link to post
Share on other sites

AndrewSherman    1

AndrewSherman

AndrewSherman    1

  • Tree Puncher
  • AndrewSherman
  • Members
  • 1
  • 44 posts
Posted May 13, 2012

Build astyle?

  • Quote

Share this post


Link to post
Share on other sites

Ninto    0

Ninto

Ninto    0

  • Tree Puncher
  • Ninto
  • Members
  • 0
  • 6 posts
Posted May 13, 2012

It may be a bit overkill, but try following http://astyle.sourceforge.net/install.html.

  • Quote

Share this post


Link to post
Share on other sites

AndrewSherman    1

AndrewSherman

AndrewSherman    1

  • Tree Puncher
  • AndrewSherman
  • Members
  • 1
  • 44 posts
Posted May 13, 2012

When I run the makefile I get:

 

Last login: Sun May 13 15:47:25 on ttys001
The-Shermans-iMac:~ Andrew$ /Users/Andrew/Desktop/astyle/build/mac/Makefile ; exit;
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 7: SRC: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 15: vpath: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 16: vpath: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 20: ifndef: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 21: JAVA_HOME: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 22: endif: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 25: ifndef: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 27: endif: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 28: prefix: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 31: prefix: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 34: dylib: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 35: dynamiclib: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 36: bindir: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 37: objdir: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 38: prefix: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 39: CBASEFLAGS: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 40: JAVA_HOME: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 40: JAVAINCS: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 41: CXX: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 42: USER: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 42: USER: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 42: -o: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 46: ifdef: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 47: dylib: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 48: dynamiclib: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 49: endif: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 54: ifdef: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 55: CBASEFLAGS: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 55: CFLAGS: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 55: CFLAGSr: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 56: CBASEFLAGS: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 56: CFLAGS: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 56: CFLAGSd: command not found
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 57: syntax error near unexpected token `else'
/Users/Andrew/Desktop/astyle/build/mac/Makefile: line 57: `else '
logout

[Process completed]

  • Quote

Share this post


Link to post
Share on other sites
  • Prev
  • 1
  • 2
  • Next
  • Page 2 of 2  

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

    • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 0
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • PtownCoderSchool
      [HIRING] Minecraft Modders

      By PtownCoderSchool · Posted 38 minutes ago

      Hey all! I run a coding school with a lot of our students coming in looking to get introduced to coding through Minecraft and building their own mods! Whether you're using redstone and some simpler tools, or more advanced and working with Java, please don't hesitate to reach out with your experience!   This is a PAID role. Our students sign up for weekly sessions where you will assist them in making their ideas come to life and teaching them to code along the way.    Due to the pandemic, we are capable of hiring remotely, though you must be located in California.    Interested? Please message me so we can set-up an interview.    Must be be 15+ years old. 
    • brok4d
      [1.16.4] New particle texture for biome.

      By brok4d · Posted 1 hour ago

      I do not know if I explained well, what I try is to change the color of the water particles since my biome is all reddish, I have been looking at the classes of the forge particles and I do not see that it can be modified as I am doing, any Subjection, because you told me to update the forge version to give support, but so if I see that each time the private class is forge, and they cannot be accessed, and also the setParticleTextureIndex method with which it could be select the index of the texture of the particle, in the end I think it will get worse instead of better, if someone thinks otherwise than say it.
    • ryanmanrules
      Delete

      By ryanmanrules · Posted 1 hour ago

      Fixed
    • AdminCat
      The game crashed whilst rendering overlay Error: java.lang.NullPointerException: Rendering overlay Exit Code: -1

      By AdminCat · Posted 2 hours ago

      hhhhhhhhhhhhh  
    • AdminCat
      The game crashed whilst rendering overlay Error: java.lang.NullPointerException: Rendering overlay Exit Code: -1

      By AdminCat · Posted 2 hours ago

      How would I backdate I'm having the same issue here  
  • Topics

    • PtownCoderSchool
      0
      [HIRING] Minecraft Modders

      By PtownCoderSchool
      Started 38 minutes ago

    • brok4d
      1
      [1.16.4] New particle texture for biome.

      By brok4d
      Started 11 hours ago

    • ryanmanrules
      0
      Delete

      By ryanmanrules
      Started 1 hour ago

    • Blake.bill
      12
      The game crashed whilst rendering overlay Error: java.lang.NullPointerException: Rendering overlay Exit Code: -1

      By Blake.bill
      Started September 9, 2020

    • sc0rich
      8
      how do I config mods in 1.16.4?

      By sc0rich
      Started Friday at 02:11 AM

  • Who's Online (See full list)

    • sarkozi
    • Eksity
    • fallOut015
    • MegaTigerpaw
    • Choonster
    • pitbox46
    • ryanmanrules
    • FaZe_jdx
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Cannot set up Forge?
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community