March 14, 201510 yr Help, please. Read. Third and fourth line from the screenshot you posted. Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
March 14, 201510 yr What makes you think it is impossible? Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
March 14, 201510 yr Why are you using default methods... I never liked those Anyway - you need to add this: compileJava { sourceCompatibility = 1.8 targetCompatibility = 1.8 } To your build.gradle 1.7.10 is no longer supported by forge, you are on your own.
March 14, 201510 yr Or, do not use default methods and make your mod playable by Java 6 users... Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
March 14, 201510 yr Ye, exacly what I was going to add when I noticed they require 1.8, not just 1.7. 1.7.10 is no longer supported by forge, you are on your own.
March 14, 201510 yr I think since the majority is now on 1.8 it's fine for people to mod with it, if people complain about stuff not working they can spend 2 minutes updating their java.
March 14, 201510 yr There are a lot of folks on Mac who still can't even use Java 7. Something about the launcher being incompatible. With any luck that will change soon (or has already? there was a new launcher released recently?) -TGG
March 14, 201510 yr There are a lot of folks on Mac who still can't even use Java 7. Something about the launcher being incompatible. With any luck that will change soon (or has already? there was a new launcher released recently?) -TGG Mac people just complain about it being hard to update, I know for a fact it is possible to for mac users to use java 7, possibly even java 8 because my friend was having issues the other day trying to play my modpack and it turned out he was on java 6 (Using a mac) He ended up getting an updated version of java (After a few struggles) Not sure which launcher he's using (old/new) but I'm pretty sure it does work. As well as only 4% of minecraft players use macs according to dinnerbone via a reply on that tweet
March 14, 201510 yr I'm not sure about Mac, since I'm a linux user myself. But it's been a while since Oracle provides Java for Mac OS as well: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Or perhaps what TGG meant was the combination Java 8 + Mac + Minecraft Launcher? just you wait!
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.