Guest Posted July 1, 2018 Posted July 1, 2018 (edited) I just need a simple "what mod is causing this" explanation: Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release [11:56:48] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [11:56:48] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [11:56:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [11:56:48] [main/INFO] [FML]: Forge Mod Loader version 14.23.4.2725 for Minecraft 1.12.2 loading [11:56:48] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_171, running on Mac OS X:x86_64:10.13.2, installed at /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home [11:56:48] [main/ERROR] [FML]: Contained Dep is not in the jar: mp3spi1.9.5.jar [11:56:48] [main/ERROR] [LaunchWrapper]: Unable to launch java.lang.RuntimeException: An error occurred trying to configure the Minecraft home at /Users/bonin888/Documents/Curse/Minecraft/Instances/Ding! for Forge Mod Loader at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:109) ~[forge-1.12.2-14.23.4.2725.jar:?] at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:79) ~[forge-1.12.2-14.23.4.2725.jar:?] at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:42) ~[forge-1.12.2-14.23.4.2725.jar:?] at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:139) ~[forge-1.12.2-14.23.4.2725.jar:?] at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] Caused by: java.lang.IllegalStateException: Invalid contained dep, Missing from jar: mp3spi1.9.5.jar at net.minecraftforge.fml.relauncher.libraries.LibraryManager.extractPacked(LibraryManager.java:247) ~[forge-1.12.2-14.23.4.2725.jar:?] at net.minecraftforge.fml.relauncher.libraries.LibraryManager.extractPacked(LibraryManager.java:199) ~[forge-1.12.2-14.23.4.2725.jar:?] at net.minecraftforge.fml.relauncher.libraries.LibraryManager.cleanDirectory(LibraryManager.java:165) ~[forge-1.12.2-14.23.4.2725.jar:?] at net.minecraftforge.fml.relauncher.libraries.LibraryManager.setup(LibraryManager.java:96) ~[forge-1.12.2-14.23.4.2725.jar:?] at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:104) ~[forge-1.12.2-14.23.4.2725.jar:?] ... 5 more Exception in thread "main" [11:56:48] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException [11:56:48] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49) [11:56:48] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761) [11:56:48] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107) [11:56:48] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:971) [11:56:48] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138) [11:56:48] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) I've looked up this issue, but this issue is very confusing, as none of the ones i've seen match my issue. Yes i've attached the latest.log, and a mod list. Seems as though something is wrong with the jar: [15:14:12] [main/ERROR] [FML]: Contained Dep is not in the jar: mp3spi1.9.5.jar [15:14:12] [main/ERROR] [LaunchWrapper]: Unable to launch Here is the problem jar (not sure why it causes this startup issue): mp3spi1.9.5.jar (Allows java to use mp3 files.) BTW, this issue isn't technically a crash, but the game doesn't say its a crash, it just displays the launcher log text. But it never said "The Game has crashed". If you know what mod uses this library, please tell me so I can remove it.. latest.log modlist2018 Edited July 1, 2018 by CreativeMasterBonin Quote
MDW01 Posted July 2, 2018 Posted July 2, 2018 (edited) Most of the time it doesn't take a programmer to understand crash reports. Quote Caused by: java.lang.IllegalStateException: Invalid contained dep, Missing from jar: mp3spi1.9.5.jar 1 Remove that jar or fix its dependencies. Edited July 2, 2018 by MDW01 Quote
LexManos Posted July 2, 2018 Posted July 2, 2018 /Users/bonin888/Documents/Curse/Minecraft/Instances/Ding! Dont have ! in your path. Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Guest Posted July 2, 2018 Posted July 2, 2018 Here something I found out. Modpack still doesn't work, but this core or library was that issue before: lda-0.1.5-corePlugin.jar requests "mp3spi1.9.5.jar" which is a faulty library so I removed whatever mod uses "lda-0.1.5-corePlugin.jar". Now, with a folder named "Ding 2" and the game starts, but a new world created never loads. Spoiler At this point I think since I can't get any real help because the mods I choose are barely supported I guess I will just never use modpacks again...? Anyway, I think it has something to do with incompatible mods or the launcher I'm using from curseforge selects betas and alpha mod versions. I will keep trying to get the mods working again. I've noticed that my Java version no longer supports really old versions of minecraft either, so I'm kinda use to mods crashing a lot. I used to have a Java 6 computer and it was terrible... Since my problems are probably worthless and maybe I should stop being blind or stupid to these things, I think I'll do more research on how the heck this stuff works anyways so I won't be so troublesome. Sorry for wasting your time. ? Quote
MDW01 Posted July 3, 2018 Posted July 3, 2018 Spaces in paths can sometimes be problematic. Post an updated log and I would be glad to help you. Quote
LexManos Posted July 3, 2018 Posted July 3, 2018 Spaces should be fine, it's the ! that is used by java to denote files inside of archives. Which is what we're working with. Soo it was looking for a archive named "Ding" with files inside it. Removing the ! *should* fix it, if not then its most likely a poorly made mod. Either way we'd need the log to know. Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Recommended Posts
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.