Jump to content

Recommended Posts

Posted (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 by CreativeMasterBonin
Posted (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 by MDW01
Posted

/Users/bonin888/Documents/Curse/Minecraft/Instances/Ding!

Dont have ! in your path.

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

Posted

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. ?

Posted

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.

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

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

    • Hello! I have been having a problem with Forgematica, Embeddium, Oculus, and create. I wanted to download litematica so I could see which blocks are in my creative mode build, so that I could collect them all in survival. However, litematica is a fabric mod. I found a port called forgematica, which I added (along with it's dependency) to my mods folder. I loaded into a new world, and built a structure. Then, I added a part from the create mod, and the game crashed instantly, with exit code -1. Thanks for any help! Crash Report and mods list: https://pastebin.com/rtzh6LAi
    • To say that losing 40,000 BTC was a devastating blow would be an understatement. It was an emotional and financial crisis that left me feeling hopeless and utterly lost. For weeks, I was trapped in a whirlwind of regret, second-guessing every decision that led me to that point. The fear that I would never be able to recover such a significant sum of cryptocurrency consumed me, and with each passing day, my despair deepened. I had all but given up on ever regaining my wealth. Then I happened to stumble onto Tech Cyber Force Recovery. In the beginning, I was hesitant. It looked too good to be true: could someone get back so much of their lost Bitcoin? After trying several different approaches and programs without success, I was hesitant to put my trust in another recovery agency. However, I changed my mind after reading Tech Cyber Force Recovery's stellar reviews and reputation. Reaching out to their team was a risk I made. They were courteous and professional from the first time I got in touch with them. I felt like I wasn't just another case to be solved by the staff at Tech Cyber Force Recovery; they truly cared about getting me my lost Bitcoin back. They listened carefully to my circumstances and guided me through each stage, giving me succinct and understandable explanations as I went. Their passion gave me new hope, and their openness instantly made me feel better. As the recovery process began, I still had my doubts, but I knew I had placed my trust in the right hands. The Tech Cyber Force Recovery team kept me informed and updated on their progress, ensuring I never felt in the dark. Despite the complexity of my case, they worked tirelessly, and their expertise became evident at every turn. The level of professionalism and attention to detail they demonstrated throughout the process was beyond impressive. And then, after what felt like an eternity of anticipation, the moment I had been waiting for arrived. I received the news that my 40,000 BTC had been successfully recovered. It was hard to believe at first—it felt like a dream. The weight that had been dragging me down for so long was suddenly lifted, and I could breathe again. The financial loss I had feared would define my future was no longer a reality. I can’t fully express the emotions I felt during that moment. It was a mix of relief, joy, and an overwhelming sense of gratitude. I had gone from a place of utter despair to a complete resurgence of wealth, both emotionally and financially. The Tech Cyber Force Recovery team didn’t just restore my Bitcoin—they restored my faith in the possibility of recovery and gave me back something far more valuable: peace of mind. I will urge anyone in this same predicament to.  
    • Have you found a modder for this vehicle project? Because it will be really hard and I want to know that hero who can create all this
    • and what?????????
  • Topics

×
×
  • Create New...

Important Information

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