Jump to content

Recommended Posts

Posted

I keep getting this error when trying to test run my mod, I know I have the correct version of everything aswell.

 

 

Please help: Error below;

 

2013-02-17 21:49:15 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading

2013-02-17 21:49:15 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-02-17 21:49:15 [FINEST] [ForgeModLoader] Discovering coremods

2013-02-17 21:49:15 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar

2013-02-17 21:49:15 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar

2013-02-17 21:49:16 [FINEST] [ForgeModLoader] Download complete

2013-02-17 21:49:16 [iNFO] [ForgeModLoader] Download complete

2013-02-17 21:49:16 [FINEST] [ForgeModLoader] Library file argo-2.25.jar was downloaded and verified successfully

2013-02-17 21:49:16 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2013-02-17 21:49:16 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2013-02-17 21:49:19 [FINEST] [ForgeModLoader] Download complete

2013-02-17 21:49:19 [iNFO] [ForgeModLoader] Download complete

2013-02-17 21:49:19 [FINEST] [ForgeModLoader] Library file guava-12.0.1.jar was downloaded and verified successfully

2013-02-17 21:49:19 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar

2013-02-17 21:49:19 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar

2013-02-17 21:49:20 [FINEST] [ForgeModLoader] Download complete

2013-02-17 21:49:20 [iNFO] [ForgeModLoader] Download complete

2013-02-17 21:49:20 [FINEST] [ForgeModLoader] Library file asm-all-4.0.jar was downloaded and verified successfully

2013-02-17 21:49:20 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar

2013-02-17 21:49:20 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar

2013-02-17 21:49:23 [FINEST] [ForgeModLoader] Download complete

2013-02-17 21:49:23 [iNFO] [ForgeModLoader] Download complete

2013-02-17 21:49:23 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-147.jar was downloaded and verified successfully

2013-02-17 21:49:23 [FINEST] [ForgeModLoader] Running coremod plugins

2013-02-17 21:49:23 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2013-02-17 21:49:23 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2013-02-17 21:49:23 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2013-02-17 21:49:23 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2013-02-17 21:49:23 [FINEST] [ForgeModLoader] Validating minecraft

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

2013-02-17 21:49:30 [iNFO] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

2013-02-17 21:49:30 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)

2013-02-17 21:49:30 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:92)

2013-02-17 21:49:30 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26)

2013-02-17 21:49:30 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2235)

2013-02-17 21:49:30 [iNFO] [sTDERR] at Start.main(Start.java:29)

2013-02-17 21:49:30 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

2013-02-17 21:49:30 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:291)

2013-02-17 21:49:30 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)

2013-02-17 21:49:30 [iNFO] [sTDERR] ... 4 more

2013-02-17 21:49:30 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException

2013-02-17 21:49:30 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-02-17 21:49:30 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-02-17 21:49:30 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-02-17 21:49:30 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2013-02-17 21:49:30 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:283)

2013-02-17 21:49:30 [iNFO] [sTDERR] ... 5 more

2013-02-17 21:49:30 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: argo/jdom/JsonNode

2013-02-17 21:49:30 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.<init>(Loader.java:180)

2013-02-17 21:49:30 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.instance(Loader.java:151)

2013-02-17 21:49:30 [iNFO] [sTDERR] ... 10 more

2013-02-17 21:49:30 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: argo.jdom.JsonNode

2013-02-17 21:49:30 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)

2013-02-17 21:49:30 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2013-02-17 21:49:30 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2013-02-17 21:49:30 [iNFO] [sTDERR] ... 12 more

2013-02-17 21:49:30 [iNFO] [sTDERR] Caused by: java.io.FileNotFoundException: C:\Users\cyber\Desktop\Forge MCP MUST LEARN!! (The system cannot find the file specified)

2013-02-17 21:49:30 [iNFO] [sTDERR] at java.util.zip.ZipFile.open(Native Method)

2013-02-17 21:49:30 [iNFO] [sTDERR] at java.util.zip.ZipFile.<init>(Unknown Source)

2013-02-17 21:49:30 [iNFO] [sTDERR] at java.util.zip.ZipFile.<init>(Unknown Source)

2013-02-17 21:49:30 [iNFO] [sTDERR] at java.util.jar.JarFile.<init>(Unknown Source)

2013-02-17 21:49:30 [iNFO] [sTDERR] at java.util.jar.JarFile.<init>(Unknown Source)

2013-02-17 21:49:30 [iNFO] [sTDERR] at sun.net.www.protocol.jar.URLJarFile.<init>(Unknown Source)

2013-02-17 21:49:30 [iNFO] [sTDERR] at sun.net.www.protocol.jar.URLJarFile.getJarFile(Unknown Source)

2013-02-17 21:49:30 [iNFO] [sTDERR] at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source)

2013-02-17 21:49:30 [iNFO] [sTDERR] at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)

2013-02-17 21:49:30 [iNFO] [sTDERR] at sun.net.www.protocol.jar.JarURLConnection.getJarFile(Unknown Source)

2013-02-17 21:49:30 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)

2013-02-17 21:49:30 [iNFO] [sTDERR] ... 14 more

 

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 tried do download the essential mod to my mod pack but i didnt work. I paly on 1.21 and it should work. I use neoforge for my modding. The weird things is my friend somehow added the mod to his modpack and many others that I somehow can´t. Is there anything i can do? 
    • Thanks, I've now installed a slightly newer version and the server is at least starting up now.
    • i have the same issue. Found 1 Create mod class dependency(ies) in createdeco-1.3.3-1.19.2.jar, which are missing from the current create-1.19.2-0.5.1.i.jar Found 11 Create mod class dependency(ies) in createaddition-fabric+1.19.2-20230723a.jar, which are missing from the current create-1.19.2-0.5.1.i.jar Detailed walkthrough of mods which rely on missing Create mod classes: Mod: createaddition-fabric+1.19.2-20230723a.jar Missing classes of create: com/simibubi/create/compat/jei/category/sequencedAssembly/JeiSequencedAssemblySubCategory com/simibubi/create/compat/recipeViewerCommon/SequencedAssemblySubCategoryType com/simibubi/create/compat/rei/CreateREI com/simibubi/create/compat/rei/EmptyBackground com/simibubi/create/compat/rei/ItemIcon com/simibubi/create/compat/rei/category/CreateRecipeCategory com/simibubi/create/compat/rei/category/WidgetUtil com/simibubi/create/compat/rei/category/animations/AnimatedBlazeBurner com/simibubi/create/compat/rei/category/animations/AnimatedKinetics com/simibubi/create/compat/rei/category/sequencedAssembly/ReiSequencedAssemblySubCategory com/simibubi/create/compat/rei/display/CreateDisplay Mod: createdeco-1.3.3-1.19.2.jar Missing classes of create: com/simibubi/create/content/kinetics/fan/SplashingRecipe
    • The crash points to moonlight lib - try other builds or make a test without this mod and the mods requiring it
    • Do you have shaders enabled? There is an issue with the mod simpleclouds - remove this mod or disable shaders, if enabled  
  • Topics

  • Who's Online (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

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