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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • When I try to install the forge installer it comes with several files instead of just one in executable java format
    • 0 I have recently started with Java and the implementation of Minecraft mods. I am currently working on a mod for 1.20.4-49.0.31 I'm trying to get the content of each slot in the console to be displayed when the inventory is opened, which works. In addition, I wanted to do the same with chests (in this case containers). However, I get in the output that there is Air at every slot of the chest, even if the chest is filled. Does anyone have experience with similar problems and could help me? package net.kaan.sortingmod; import net.minecraft.client.Minecraft; import net.minecraft.client.gui.screens.Screen; import net.minecraft.client.gui.screens.inventory.AbstractContainerScreen; import net.minecraft.client.gui.screens.inventory.InventoryScreen; import net.minecraft.client.gui.screens.inventory.ContainerScreen; import net.minecraft.client.gui.screens.inventory.FurnaceScreen; import net.minecraft.world.entity.player.Player; import net.minecraft.world.inventory.AbstractContainerMenu; import net.minecraft.world.inventory.InventoryMenu; import net.minecraft.world.item.ItemStack; import net.minecraftforge.api.distmarker.Dist; import net.minecraftforge.client.event.ScreenEvent; import net.minecraftforge.common.MinecraftForge; import net.minecraftforge.eventbus.api.SubscribeEvent; import net.minecraftforge.fml.common.Mod; import net.minecraftforge.fml.event.lifecycle.FMLClientSetupEvent; import net.minecraftforge.fml.javafmlmod.FMLJavaModLoadingContext; @Mod(SortingMod.MODID) public class SortingMod { public static final String MODID = "sortingmod"; public SortingMod() { // Register the client setup method FMLJavaModLoadingContext.get().getModEventBus().addListener(this::doClientStuff); // Register this class for Forge events MinecraftForge.EVENT_BUS.register(this); } private void doClientStuff(final FMLClientSetupEvent event) { // Any client-side setup can be done here } @SubscribeEvent public void onScreenOpen(ScreenEvent.Opening event) { Screen screen = event.getScreen(); if (screen instanceof InventoryScreen) { System.out.println("Player opened their inventory."); assert Minecraft.getInstance().player != null; printInventoryItems(Minecraft.getInstance().player); } else if (screen instanceof ContainerScreen) { System.out.println("Player opened a chest."); printContainerItems((ContainerScreen) screen); } } private void printInventoryItems(Player player) { AbstractContainerMenu menu = player.inventoryMenu; for (int i = 0; i < menu.slots.size(); i++) { ItemStack stack = menu.getSlot(i).getItem(); if (!stack.isEmpty()) { System.out.println("Slot " + i + ": " + stack.getCount() + "x " + stack.getHoverName().getString()); } } } private void printContainerItems(ContainerScreen screen) { AbstractContainerMenu menu = screen.getMenu(); System.out.println(menu.slots.size()); for (int i = 0; i < menu.slots.size(); i++) { ItemStack stack = menu.getSlot(i).getItem(); System.out.println("Slot " + i + ": " + stack.getCount() + "x " + stack.getHoverName().getString()); } } }  
    • I am wanting to add an axe to my mod though I do not want it to have a recipe, the reason for this being that I want you to only be able to find it in a structure. I have looked on both here and elsewhere on the internet and have found nothing... How would this be done?    (Video for reference.)    
    • file log:file:///C:/Users/natal/AppData/Roaming/.minecraft/logs/latest.log   Aternos log: https://mclo.gs/kzPaflO
  • Topics

×
×
  • Create New...

Important Information

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