Jump to content

Outdated Python Within install.sh


mrcal17

Recommended Posts

I have recently had an interest to make forge mods, so like what any other person would do I watched some tutorials. So I learned I have to go through the crap of cd (Forge location) then bash install.sh. Yadadada. When I did bash install.sh it showed me an error within fml.py. So I took a look. It used python 2.0 format (e.g it used print 'Forge!' instead of print ('Forge!') So I went in and debugged it a little. It is still giving me errors like return False is incorrect or something like that. It would be great if someone could tell me a fix. (I am using mac)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.



×
×
  • Create New...

Important Information

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