Jump to content

Recommended Posts

Posted

Every time when I Install Forge i get this Error:" There was and fatal Error starting up Minecraft a FML". And when im looking into the log I see this.(And I'm such a Noob that I can't understand what I have to do to get this work) Hope one of you can help me.

 

2013-02-11 18:46:21 [iNFO] [ForgeModLoader] Forge Mod Loader version missing.missing.missing.missing for Minecraft missing loading

2013-02-11 18:46:21 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-02-11 18:46:21 [FINEST] [ForgeModLoader] Discovering coremods

2013-02-11 18:46:21 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

2013-02-11 18:46:21 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

2013-02-11 18:46:21 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2013-02-11 18:46:21 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir

2013-02-11 18:46:21 [sEVERE] [ForgeModLoader] A critical problem occured registering the ASM transformer class cpw.mods.fml.common.asm.transformers.AccessTransformer

java.lang.IllegalArgumentException: resource fml_at.cfg not found.

at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)

at com.google.common.io.Resources.getResource(Resources.java:157)

at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:94)

at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:81)

at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:77)

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at java.lang.Class.newInstance0(Unknown Source)

at java.lang.Class.newInstance(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:75)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:238)

at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)

at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)

at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)

at net.minecraft.Launcher.replace(Launcher.java:136)

at net.minecraft.Launcher$1.run(Launcher.java:79)

2013-02-11 18:46:21 [sEVERE] [ForgeModLoader] A critical problem occured registering the ASM transformer class cpw.mods.fml.common.asm.transformers.MarkerTransformer

java.lang.IllegalArgumentException: resource fml_marker.cfg not found.

at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)

at com.google.common.io.Resources.getResource(Resources.java:157)

at cpw.mods.fml.common.asm.transformers.MarkerTransformer.readMapFile(MarkerTransformer.java:55)

at cpw.mods.fml.common.asm.transformers.MarkerTransformer.<init>(MarkerTransformer.java:42)

at cpw.mods.fml.common.asm.transformers.MarkerTransformer.<init>(MarkerTransformer.java:38)

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at java.lang.Class.newInstance0(Unknown Source)

at java.lang.Class.newInstance(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:75)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:238)

at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)

at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)

at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)

at net.minecraft.Launcher.replace(Launcher.java:136)

at net.minecraft.Launcher$1.run(Launcher.java:79)

2013-02-11 18:46:21 [sEVERE] [ForgeModLoader] A critical problem occured registering the ASM transformer class net.minecraftforge.transformers.ForgeAccessTransformer

java.lang.IllegalArgumentException: resource forge_at.cfg not found.

at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)

at com.google.common.io.Resources.getResource(Resources.java:157)

at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:94)

at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:81)

at net.minecraftforge.transformers.ForgeAccessTransformer.<init>(ForgeAccessTransformer.java:11)

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at java.lang.Class.newInstance0(Unknown Source)

at java.lang.Class.newInstance(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:75)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:238)

at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)

at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)

at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)

at net.minecraft.Launcher.replace(Launcher.java:136)

at net.minecraft.Launcher$1.run(Launcher.java:79)

2013-02-11 18:46:21 [FINEST] [ForgeModLoader] Running coremod plugins

2013-02-11 18:46:21 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2013-02-11 18:46:21 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d

2013-02-11 18:46:21 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2013-02-11 18:46:21 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2013-02-11 18:46:21 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2013-02-11 18:46:21 [FINEST] [ForgeModLoader] Validating minecraft

2013-02-11 18:46:21 [iNFO] [sTDOUT] A CRITICAL PROBLEM OCCURED INITIALIZING MINECRAFT - LIKELY YOU HAVE AN INCORRECT VERSION FOR THIS FML

2013-02-11 18:46:22 [iNFO] [sTDERR] Exception in thread "Thread-5" java.lang.RuntimeException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

2013-02-11 18:46:22 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)

2013-02-11 18:46:22 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)

2013-02-11 18:46:22 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

2013-02-11 18:46:22 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)

2013-02-11 18:46:22 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:136)

2013-02-11 18:46:22 [iNFO] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)

2013-02-11 18:46:22 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

2013-02-11 18:46:22 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:291)

2013-02-11 18:46:22 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)

2013-02-11 18:46:22 [iNFO] [sTDERR] ... 5 more

2013-02-11 18:46:22 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException

2013-02-11 18:46:22 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-02-11 18:46:22 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-02-11 18:46:22 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-02-11 18:46:22 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2013-02-11 18:46:22 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:283)

2013-02-11 18:46:22 [iNFO] [sTDERR] ... 6 more

2013-02-11 18:46:22 [iNFO] [sTDERR] Caused by: java.lang.IllegalAccessError: tried to access class b from class cpw.mods.fml.common.Loader

2013-02-11 18:46:22 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.<init>(Loader.java:171)

2013-02-11 18:46:22 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.instance(Loader.java:150)

2013-02-11 18:46:22 [iNFO] [sTDERR] ... 11 more

 

By the way im sorry when there are some grammatical errors in my sentences im not very good im English. :D

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Dear Brunoe Quick Hack (Team) Thank you so much for your remarkable help in recovering my funds after I was scammed. As a busy surgeon and single mother to three children, the loss was overwhelming.Web-Site: Brunoequickhack.COM Your team's hard work, expertise, and unwavering support gave me hope and helped restore my financial stability. I admire your professionalism and the way you genuinely care about your clients. I highly recommend your services to anyone who has fallen prey to scammers. You are truly life savers. Whats-App: +1705-(7842)-635 With heartfelt thanks, Contact information: BrunoequickhackATgmail.cOM Dear Brunoe Quick Hack (Team) Thank you so much for your remarkable help in recovering my funds after I was scammed. As a busy surgeon and single mother to three children, the loss was overwhelming.Web-Site: Brunoequickhack.COM Your team's hard work, expertise, and unwavering support gave me hope and helped restore my financial stability. I admire your professionalism and the way you genuinely care about your clients. I highly recommend your services to anyone who has fallen prey to scammers. You are truly life savers. Whats-App: +1705-(7842)-635 With heartfelt thanks, Contact information: BrunoequickhackATgmail.cOM
    • ok i tried to disable the last mod's i installed and it is some of then, so now im going to do the classic enable and disable trick to find out which mod cause the crash. thanks for the help  
    • ok  make it work (java not being recognize) by downloading the zip putting it in the java folder and manually setting the path but is still give the same crush report https://pastebin.com/PPmR6jN0
    • Install this one: https://www.azul.com/downloads/?version=java-17-lts&os=windows&architecture=x86-64-bit&package=jdk#zulu After installation, set the java version in your Launcher / Java settings
    • it say it requires java 17 so when i go to install it is say "the installer has encounter an unexpected error installing this package." error code 2503 and 2502. https://pastebin.com/AL6AHMM9
  • Topics

×
×
  • Create New...

Important Information

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