Jump to content

[1.6.2:Forge 9.10.0.776] Installer miss something


Larandar

Recommended Posts

After a fresh install for 1.6.2 forge the game don't start.

This is the error stack I get:

C:\Users\Larandar\AppData\Roaming\.minecraft\assets --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
---- YOU CAN CLOSE THIS LAUNCHER IF THE GAME STARTED OK ----
---- YOU CAN CLOSE THIS LAUNCHER IF THE GAME STARTED OK ----
---- YOU CAN CLOSE THIS LAUNCHER IF THE GAME STARTED OK ----
---- (We'll do this automatically later ) ----
Client> 8 juil. 2013 13:08:23 net.minecraft.launchwrapper.LogWrapper log
Client> INFO: Using tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Client> 2013-07-08 13:08:23 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.2.2.776 for Minecraft 1.6.2 loading
Client> 2013-07-08 13:08:23 [iNFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_39, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre6
Client> 2013-07-08 13:08:23 [iNFO] [sTDOUT] Loaded 39 rules from AccessTransformer config file fml_at.cfg
Client> 2013-07-08 13:08:23 [iNFO] [sTDOUT] Loaded 107 rules from AccessTransformer config file forge_at.cfg
Client> 2013-07-08 13:08:24 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
Client> 2013-07-08 13:08:24 [iNFO] [ForgeModLoader] Launching wrapped minecraft
Client> 2013-07-08 13:08:24 [GRAVE] [ForgeModLoader] Unable to launch
Client> java.lang.reflect.InvocationTargetException
Client> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Client> 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
Client> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
Client> 	at java.lang.reflect.Method.invoke(Unknown Source)
Client> 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
Client> 	at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
Client> Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
Client> 	at net.minecraft.client.main.Main.main(SourceFile:37)
Client> 	... 6 more
Client> Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
Client> 	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
Client> 	at java.lang.ClassLoader.loadClass(Unknown Source)
Client> 	at java.lang.ClassLoader.loadClass(Unknown Source)
Client> 	... 7 more
Client> Caused by: java.lang.ArrayIndexOutOfBoundsException: 36117
Client> 	at org.objectweb.asm.ClassReader.readClass(Unknown Source)
Client> 	at org.objectweb.asm.ClassReader.accept(Unknown Source)
Client> 	at org.objectweb.asm.ClassReader.accept(Unknown Source)
Client> 	at cpw.mods.fml.common.asm.transformers.AccessTransformer.transform(AccessTransformer.java:175)
Client> 	at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:267)
Client> 	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:165)
Client> 	... 9 more
Game ended with no troubles detected (exit code 0)
Deleting C:\Users\Larandar\AppData\Roaming\.minecraft\versions\Forge9.10.0.776\Forge9.10.0.776-natives-1627627773163

Nothing in mods folder, nothing changed from installer.

Thanks

Link to comment
Share on other sites

I'm getting the same two errors as Yagoki too. I even re-watched Direwolf20's new video on how easy it is to install forge now, just in case I missed something. I consider myself a seasoned mod installer and mod author, but I have no idea whats going wrong.  ???

 

Suppose it's something to do with the official 1.6.2 release today?

Link to comment
Share on other sites

I get the same error as well, on a brand new installation.

 

 

---- YOU CAN CLOSE THIS LAUNCHER IF THE GAME STARTED OK ----

---- YOU CAN CLOSE THIS LAUNCHER IF THE GAME STARTED OK ----

---- YOU CAN CLOSE THIS LAUNCHER IF THE GAME STARTED OK ----

---- (We'll do this automatically later ;D) ----

Client> Jul 08, 2013 3:34:04 PM net.minecraft.launchwrapper.LogWrapper log

Client> INFO: Using tweak class name cpw.mods.fml.common.launcher.FMLTweaker

Client> 2013-07-08 15:34:05 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.2.2.776 for Minecraft 1.6.2 loading

Client> 2013-07-08 15:34:05 [iNFO] [ForgeModLoader] Java is Java HotSpot Client VM, version 1.7.0_25, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre7

Client> 2013-07-08 15:34:06 [iNFO] [sTDOUT] Loaded 39 rules from AccessTransformer config file fml_at.cfg

Client> 2013-07-08 15:34:07 [iNFO] [sTDOUT] Loaded 107 rules from AccessTransformer config file forge_at.cfg

Client> 2013-07-08 15:34:17 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d

Client> 2013-07-08 15:34:18 [iNFO] [ForgeModLoader] Launching wrapped minecraft

Client> 2013-07-08 15:34:19 [sEVERE] [ForgeModLoader] Unable to launch

Client> java.lang.reflect.InvocationTargetException

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

Client> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

Client> at java.lang.reflect.Method.invoke(Unknown Source)

Client> at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)

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

Client> Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft

Client> at net.minecraft.client.main.Main.main(SourceFile:37)

Client> ... 6 more

Client> Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft

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

Client> at java.lang.ClassLoader.loadClass(Unknown Source)

Client> at java.lang.ClassLoader.loadClass(Unknown Source)

Client> ... 7 more

Client> Caused by: java.lang.ArrayIndexOutOfBoundsException: 36117

Client> at org.objectweb.asm.ClassReader.readClass(Unknown Source)

Client> at org.objectweb.asm.ClassReader.accept(Unknown Source)

Client> at org.objectweb.asm.ClassReader.accept(Unknown Source)

Client> at cpw.mods.fml.common.asm.transformers.AccessTransformer.transform(AccessTransformer.java:175)

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

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

Client> ... 9 more

Game ended with no troubles detected (exit code 0)

 

Link to comment
Share on other sites

There was a 'stealth' 1.6.2 update last night.

it'll just take me a few mins to update Forge once I get back from y Grandfathers funeral.

Heading out, will be back in a few hours.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

I opened this thread to get informations about those errors ...

And I registered to say I'm sorry for your loss man ...

I am wishing you the best deeply, and I hope it won't be too harsh on you !

Thanks for all the mods, you and your team helped developped !

 

...

 

Good luck :(

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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