Posted June 21, 201411 yr Hello everybody, I'm following the Pahimar Let's Mod Reboot series on youtube . I am getting an error when FML is loading my basic skeleton mod, it says something may be corrupted in my mod class file. Here's the pastebin log: http://pastebin.com/7Yd6Gggk and here's the mod java file: http://pastebin.com/3AaxbwJb How can I fix this? I'm on Windows 8.1 with Java SDK 8, Forge 1.7.2-10.12.2.1121 and latest IntellJ Idea Community edition.
June 21, 201411 yr Don't use Java 8, use 7 or 6. 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/
June 21, 201411 yr Hey Zorgatone, Check out this thread I made, regarding the same issue: http://www.minecraftforge.net/forum/index.php/topic,19782
June 22, 201411 yr Author Hey Zorgatone, Check out this thread I made, regarding the same issue: http://www.minecraftforge.net/forum/index.php/topic,19782 Seems a bit odd I can't use the latest version :C I'll try with java 7, how do I set IntellJ Idea to use java 7 insted of java 8 without uninstalling it?
June 23, 201411 yr Author File > Project Structure > Project SDK. You can't use the latest version because ASM, which forge uses to start up your mod, is included in a version that doesn't support Java 8 yet. Thanks, I'll do that now.. Anyway I hope it will be available for Java 8 as well, I like the new update.
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.