Jump to content

Magic Launcher issues with minecraft-forge-universal-1.6.2-9.10.0.803.jar


invis45

Recommended Posts

So i tried using the timber mod and Magic launcher told me i needed forge, so as usual, i downloaded the lastest and put it into the magic launcher mod list. The game loaded up great, until i wanted to load a world, then it got stuck on "Loading world..."

 

Magic Launcher Log:

 

*** MagicMinecraftLauncher 1.1.7 ***

  LCP: /Users/maloney/Desktop/OptiFine_1.6.2_HD_U_B3.zip;/Users/maloney/Desktop/Timber! (1.6.2).zip;/Users/maloney/Desktop/TooManyItems2013_07_05_1.6.2.zip;/Users/maloney/Desktop/[1.6.2]ReiMinimap_v3.4_01.zip;/Users/maloney/Desktop/minecraftforge-universal-1.6.2-9.10.0.803.jar;/Users/maloney/Desktop/ModLoader (1).zip;/Users/maloney/Library/Application Support/minecraft/versions/1.6.2/1.6.2.jar;/Users/maloney/Library/Application Support/minecraft/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar;/Users/maloney/Library/Application Support/minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar;/Users/maloney/Library/Application Support/minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar;/Users/maloney/Library/Application Support/minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar;/Users/maloney/Library/Application Support/minecraft/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar;/Users/maloney/Library/Application Support/minecraft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar;/Users/maloney/Library/Application Support/minecraft/libraries/argo/argo/2.25_fixed/argo-2.25_fixed.jar;/Users/maloney/Library/Application Support/minecraft/libraries/org/bouncycastle/bcprov-jdk15on/1.47/bcprov-jdk15on-1.47.jar;/Users/maloney/Library/Application Support/minecraft/libraries/com/google/guava/guava/14.0/guava-14.0.jar;/Users/maloney/Library/Application Support/minecraft/libraries/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar;/Users/maloney/Library/Application Support/minecraft/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar;/Users/maloney/Library/Application Support/minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar;/Users/maloney/Library/Application Support/minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar;/Users/maloney/Library/Application Support/minecraft/libraries/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar;/Users/maloney/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.0/lwjgl-2.9.0.jar;/Users/maloney/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.0/lwjgl_util-2.9.0.jar;/Users/maloney/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl-platform/2.9.0/lwjgl-platform-2.9.0-natives-osx.jar;/Users/maloney/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.1-nightly-20130708-debug3/lwjgl-2.9.1-nightly-20130708-debug3.jar;/Users/maloney/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.1-nightly-20130708-debug3/lwjgl_util-2.9.1-nightly-20130708-debug3.jar;/Users/maloney/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl-platform/2.9.1-nightly-20130708-debug3/lwjgl-platform-2.9.1-nightly-20130708-debug3-natives-osx.jar;/Users/maloney/Library/Application Support/minecraft/libraries/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-osx.jar

  ShowLog: true

  MainClass: net.minecraft.client.main.Main

Restoring disabled mods: mods

Disable inactive mods: mods

Restoring disabled mods: coremods

Disable inactive mods: coremods

2013-07-23 20:12:26 [CLIENT] [iNFO] Setting user: [email protected]

2013-07-23 20:12:26 [CLIENT] [iNFO] (Session ID is -2072681546)

2013-07-23 20:12:27 [CLIENT] [iNFO] LWJGL Version: 2.9.0

2013-07-23 20:12:27 [CLIENT] [iNFO] Reloading ResourceManager: Default

java.lang.IllegalAccessError: tried to access field ym.c from class net.minecraftforge.common.ForgeHooks

    at net.minecraftforge.common.ForgeHooks.initTools(ForgeHooks.java:193)

    at net.minecraftforge.common.ForgeHooks.<clinit>(ForgeHooks.java:248)

    at java.lang.Class.forName0(Native Method)

    at java.lang.Class.forName(Class.java:171)

    at ReflectorClass.getTargetClass(ReflectorClass.java:37)

    at ReflectorClass.<init>(ReflectorClass.java:17)

    at Reflector.<clinit>(Reflector.java:40)

    at aui.b(GameSettings.java:2370)

    at blk.i(SourceFile:112)

    at blk.a(SourceFile:69)

    at bjt.a(SourceFile:94)

    at ats.O(SourceFile:324)

    at ats.d(SourceFile:599)

    at net.minecraft.client.main.Main.main(SourceFile:101)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at magic.launcher.Launcher.main(Unknown Source)

java.lang.NoClassDefFoundError: net/minecraft/launchwrapper/LaunchClassLoader

    at cpw.mods.fml.common.ModClassLoader.<init>(ModClassLoader.java:46)

    at cpw.mods.fml.common.Loader.<init>(Loader.java:183)

    at cpw.mods.fml.common.Loader.instance(Loader.java:163)

    at cpw.mods.fml.common.FMLCommonHandler.<init>(FMLCommonHandler.java:90)

    at cpw.mods.fml.common.FMLCommonHandler.<clinit>(FMLCommonHandler.java:79)

    at java.lang.Class.forName0(Native Method)

    at java.lang.Class.forName(Class.java:171)

    at ReflectorClass.getTargetClass(ReflectorClass.java:37)

    at ReflectorClass.<init>(ReflectorClass.java:17)

    at Reflector.<clinit>(Reflector.java:62)

    at aui.b(GameSettings.java:2370)

    at blk.i(SourceFile:112)

    at blk.a(SourceFile:69)

    at bjt.a(SourceFile:94)

    at ats.O(SourceFile:324)

    at ats.d(SourceFile:599)

    at net.minecraft.client.main.Main.main(SourceFile:101)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at magic.launcher.Launcher.main(Unknown Source)

Caused by: java.lang.ClassNotFoundException: net.minecraft.launchwrapper.LaunchClassLoader

    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)

    at java.security.AccessController.doPrivileged(Native Method)

    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

    ... 22 more

 

Starting up SoundSystem...

Restoring disabled mods: mods

Restoring disabled mods: coremods

Initializing LWJGL OpenAL

    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

OpenAL initialized.

2013-07-23 20:12:28 [CLIENT] [sEVERE] ########## GL ERROR ##########

2013-07-23 20:12:28 [CLIENT] [sEVERE] @ Pre startup

2013-07-23 20:12:28 [CLIENT] [sEVERE] 1281: Invalid value

 

2013-07-23 20:12:29 [CLIENT] [sEVERE] ########## GL ERROR ##########

2013-07-23 20:12:29 [CLIENT] [sEVERE] @ Post startup

2013-07-23 20:12:29 [CLIENT] [sEVERE] 1281: Invalid value

2013-07-23 20:12:30 [CLIENT] [sEVERE] Realms: Invalid session id

2013-07-23 20:12:30 [CLIENT] [sEVERE] ########## GL ERROR ##########

2013-07-23 20:12:30 [CLIENT] [sEVERE] @ Pre render

2013-07-23 20:12:30 [CLIENT] [sEVERE] 1281: Invalid value

2013-07-23 20:12:33 [sERVER] [iNFO] Starting integrated minecraft server version 1.6.2

2013-07-23 20:12:33 [sERVER] [iNFO] Generating keypair

java.lang.NullPointerException

    at net.minecraft.server.MinecraftServer.c(SourceFile:800)

    at bkw.a(IntegratedServer.java:115)

    at bkw.d(IntegratedServer.java:139)

    at net.minecraft.server.MinecraftServer.run(SourceFile:314)

    at hh.run(SourceFile:582)

2013-07-23 20:12:33 [sERVER] [sEVERE] Encountered an unexpected exception NullPointerException

java.lang.NullPointerException

    at net.minecraft.server.MinecraftServer.c(SourceFile:800)

    at bkw.a(IntegratedServer.java:115)

    at bkw.d(IntegratedServer.java:139)

    at net.minecraft.server.MinecraftServer.run(SourceFile:314)

    at hh.run(SourceFile:582)

2013-07-23 20:12:34 [sERVER] [iNFO] Stopping server

2013-07-23 20:12:34 [sERVER] [iNFO] Saving players

2013-07-23 20:12:34 [sERVER] [iNFO] Saving worlds

java.lang.NullPointerException

    at net.minecraft.server.MinecraftServer.a(SourceFile:259)

    at net.minecraft.server.MinecraftServer.m(SourceFile:283)

    at bkw.m(IntegratedServer.java:285)

    at net.minecraft.server.MinecraftServer.run(SourceFile:372)

    at hh.run(SourceFile:582)

Exception in thread "Server thread" java.lang.NoSuchMethodError: ModLoader.getCrashReport()Ljava/lang/String;

    at b.h(CrashReport.java:53)

    at b.<init>(CrashReport.java:35)

    at net.minecraft.server.MinecraftServer.run(SourceFile:358)

    at hh.run(SourceFile:582)

 

 

 

And I didn't find a ForgeModLoader-client-0.log in my directories, so i dont know if its even enabling

 

Anyways, heres what my mod setup looks like:

A0HI2Sn.png

Link to comment
Share on other sites

I tested using the installer on the jar and then running magic launcher, but the minecraft window didnt even open.

Error log:

 

    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:99)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

    ... 17 more

2013-07-23 20:33:41 [sEVERE] [ForgeModLoader] Unable to launch

java.lang.RuntimeException: java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.FMLSanityChecker

    at cpw.mods.fml.relauncher.CoreModManager.injectTransformers(CoreModManager.java:402)

    at cpw.mods.fml.relauncher.FMLLaunchHandler.injectPostfixTransformers(FMLLaunchHandler.java:108)

    at cpw.mods.fml.relauncher.FMLLaunchHandler.appendCoreMods(FMLLaunchHandler.java:113)

    at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:78)

    at net.minecraft.launchwrapper.Launch.launch(Launch.java:51)

    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at magic.launcher.Launcher.main(Unknown Source)

Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.FMLSanityChecker

    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

    at java.lang.Class.forName0(Native Method)

    at java.lang.Class.forName(Class.java:249)

    at cpw.mods.fml.relauncher.CoreModManager.injectTransformers(CoreModManager.java:391)

    ... 10 more

Caused by: java.lang.NoClassDefFoundError: LZMA/LzmaInputStream

    at cpw.mods.fml.common.asm.transformers.PatchingTransformer.transform(PatchingTransformer.java:10)

    at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:267)

    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:165)

    ... 15 more

Caused by: java.lang.ClassNotFoundException: LZMA.LzmaInputStream

    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)

    at java.security.AccessController.doPrivileged(Native Method)

    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:99)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

    ... 18 more

2013-07-23 20:33:41 [iNFO] [sTDOUT] *** Main class main() finished ***

 

Link to comment
Share on other sites

Since you did not read Optifine's install instructions, I'm quoting them right here:

FOLLOW INSTRUCTIONS

Installation for Minecraft 1.6.2 with Forge

 

A. Easy

- Use the official launcher to download and start once Minecraft 1.6.2.

- Use the Forge installer to install Forge

- Use the official launcher to start once Minecraft with the Forge profile.

- Start Magic Launcher

- Click "Setup"

- Select Environment "Forge9.10.X.Y"

- Click "Add" -> select the OptiFine ZIP file

- Click "Advanced"

- In the field "Parameters" add "-Dfml.ignorePatchDiscrepancies=true"

- Click "OK"

- Login and play

Look at the pictures below:

HssANSS.png

Layout the mods the way I am showing. Forget ModLoader, you don't need it.

Get TMI Forge version.

n4bhUpg.png

Link to comment
Share on other sites

i dint work id did exactly as told i+t dint flocking work here is my log:

MagicLauncher 1.1.7

java.home: C:\Program Files (x86)\Java\jre7

java.runtime.name: Java SE Runtime Environment

java.runtime.version: 1.7.0_25-b17

os.name: Windows 7

os.version: 6.1

os.arch: x86

sun.arch.data.model: 32

 

*** Starting Minecraft ***

Profile: Default

Environment: 1.6.2-Forge9.10.0.803

Minecraft version: 1.6.2

Minecraft.jar: 1.6.2-Forge9.10.0.803.jar

Mods:

  OptiFine_1.6.2_HD_U_B4.zip

Inactive external mods:

  AdventureTimeMod-1.6.2.zip

  backpack-1.12.13-1.6.2.zip

  JFamilyC-Universal-v1.0.2.zip

  MoreStorage.zip

  OptiFine_1.6.2_HD_U_B4 (1).zip

  Zans-Minimap-Mod-ML-Forge-1.6.2.zip

Java path: C:\Program Files (x86)\Java\jre7\bin\java

Java parameters: Dfml.ignorePatchDiscrepancies=true

Memory: 512 MB

LauncherPath: /C:/Users/enelio/Downloads/MagicLauncher_1.1.7.exe

Library file not found: C:\Users\enelio\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.1-nightly-20130708-debug3\lwjgl-platform-2.9.1-nightly-20130708-debug3-natives-windows.jar

Main class: net.minecraft.launchwrapper.Launch

Error: Could not find or load main class Dfml.ignorePatchDiscrepancies=true

 

 

 

Link to comment
Share on other sites

  • 2 weeks later...

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.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I have done this now but have got the error:   'food(net.minecraft.world.food.FoodProperties)' in 'net.minecraft.world.item.Item.Properties' cannot be applied to                '(net.minecraftforge.registries.RegistryObject<net.minecraft.world.item.Item>)' public static final RegistryObject<Item> LEMON_JUICE = ITEMS.register( "lemon_juice", () -> new Item( new HoneyBottleItem.Properties().stacksTo(1).food( (new FoodProperties.Builder()) .nutrition(3) .saturationMod(0.25F) .effect(() -> new MobEffectInstance(MobEffects.DAMAGE_RESISTANCE, 1500), 0.01f ) .build() ) )); The code above is from the ModFoods class, the one below from the ModItems class. public static final RegistryObject<Item> LEMON_JUICE = ITEMS.register("lemon_juice", () -> new Item(new Item.Properties().food(ModFoods.LEMON_JUICE)));   I shall keep going between them to try and figure out the cause. I am sorry if this is too much for you to help with, though I thank you greatly for your patience and all the effort you have put in to help me.
    • I have been following these exact tutorials for quite a while, I must agree that they are amazing and easy to follow. I have registered the item in the ModFoods class, I tried to do it in ModItems (Where all the items should be registered) but got errors, I think I may need to revert this and figure it out from there. Once again, thank you for your help! 👍 Just looking back, I have noticed in your code you added ITEMS.register, which I am guessing means that they are being registered in ModFoods, I shall go through the process of trial and error to figure this out.
    • ♈+2349027025197ஜ Are you a pastor, business man or woman, politician, civil engineer, civil servant, security officer, entrepreneur, Job seeker, poor or rich Seeking how to join a brotherhood for protection and wealth here’s is your opportunity, but you should know there’s no ritual without repercussions but with the right guidance and support from this great temple your destiny is certain to be changed for the better and equally protected depending if you’re destined for greatness Call now for enquiry +2349027025197☎+2349027025197₩™ I want to join ILLUMINATI occult without human sacrificeGREATORLDRADO BROTHERHOOD OCCULT , Is The Club of the Riches and Famous; is the world oldest and largest fraternity made up of 3 Millions Members. We are one Family under one father who is the Supreme Being. In Greatorldrado BROTHERHOOD we believe that we were born in paradise and no member should struggle in this world. Hence all our new members are given Money Rewards once they join in order to upgrade their lifestyle.; interested viewers should contact us; on. +2349027025197 ۝ஐℰ+2349027025197 ₩Greatorldrado BROTHERHOOD OCCULT IS A SACRED FRATERNITY WITH A GRAND LODGE TEMPLE SITUATED IN G.R.A PHASE 1 PORT HARCOURT NIGERIA, OUR NUMBER ONE OBLIGATION IS TO MAKE EVERY INITIATE MEMBER HERE RICH AND FAMOUS IN OTHER RISE THE POWERS OF GUARDIANS OF AGE+. +2349027025197   SEARCHING ON HOW TO JOIN THE Greatorldrado BROTHERHOOD MONEY RITUAL OCCULT IS NOT THE PROBLEM BUT MAKE SURE YOU'VE THOUGHT ABOUT IT VERY WELL BEFORE REACHING US HERE BECAUSE NOT EVERYONE HAS THE HEART TO DO WHAT IT TAKES TO BECOME ONE OF US HERE, BUT IF YOU THINK YOU'RE SERIOUS MINDED AND READY TO RUN THE SPIRITUAL RACE OF LIFE IN OTHER TO ACQUIRE ALL YOU NEED HERE ON EARTH CONTACT SPIRITUAL GRANDMASTER NOW FOR INQUIRY +2349027025197   +2349027025197 Are you a pastor, business man or woman, politician, civil engineer, civil servant, security officer, entrepreneur, Job seeker, poor or rich Seeking how to join
    • Hi, I'm trying to use datagen to create json files in my own mod. This is my ModRecipeProvider class. public class ModRecipeProvider extends RecipeProvider implements IConditionBuilder { public ModRecipeProvider(PackOutput pOutput) { super(pOutput); } @Override protected void buildRecipes(Consumer<FinishedRecipe> pWriter) { ShapedRecipeBuilder.shaped(RecipeCategory.MISC, ModBlocks.COMPRESSED_DIAMOND_BLOCK.get()) .pattern("SSS") .pattern("SSS") .pattern("SSS") .define('S', ModItems.COMPRESSED_DIAMOND.get()) .unlockedBy(getHasName(ModItems.COMPRESSED_DIAMOND.get()), has(ModItems.COMPRESSED_DIAMOND.get())) .save(pWriter); ShapelessRecipeBuilder.shapeless(RecipeCategory.MISC, ModItems.COMPRESSED_DIAMOND.get(),9) .requires(ModBlocks.COMPRESSED_DIAMOND_BLOCK.get()) .unlockedBy(getHasName(ModBlocks.COMPRESSED_DIAMOND_BLOCK.get()), has(ModBlocks.COMPRESSED_DIAMOND_BLOCK.get())) .save(pWriter); ShapedRecipeBuilder.shaped(RecipeCategory.MISC, ModItems.COMPRESSED_DIAMOND.get()) .pattern("SSS") .pattern("SSS") .pattern("SSS") .define('S', Blocks.DIAMOND_BLOCK) .unlockedBy(getHasName(ModItems.COMPRESSED_DIAMOND.get()), has(ModItems.COMPRESSED_DIAMOND.get())) .save(pWriter); } } When I try to run the runData client, it shows an error:  Caused by: java.lang.IllegalStateException: Duplicate recipe compressed:compressed_diamond I know that it's caused by the fact that there are two recipes for the ModItems.COMPRESSED_DIAMOND. But I need both of these recipes, because I need a way to craft ModItems.COMPRESSED_DIAMOND_BLOCK and restore 9 diamond blocks from ModItems.COMPRESSED_DIAMOND. Is there a way to solve this?
  • Topics

×
×
  • Create New...

Important Information

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