
FML Duplicate Mod Error w/JEI
Lendysawk opened this issue ยท 3 comments
MinecraftForge v12.17.0.1910
Upon launch get an error that says FML has detected a duplicate mod.
Only two mods are JEI and Vanilla Integration.
Am I doing something wrong here, or ...?
2016-05-23 10:45:20,497 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-05-23 10:45:20,498 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[10:45:20] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[10:45:20] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[10:45:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[10:45:20] [main/INFO] [FML]: Forge Mod Loader version 12.17.0.1910 for Minecraft 1.9.4 loading
[10:45:20] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_91, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_91
[10:45:20] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:45:20] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[10:45:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:45:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:45:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:45:21] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[10:45:21] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[10:45:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:45:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[10:45:22] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[10:45:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[10:45:22] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2016-05-23 10:45:22,428 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-05-23 10:45:22,438 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-05-23 10:45:22,439 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[10:45:22] [Client thread/INFO]: Setting user: Lendy
[10:45:24] [Client thread/INFO]: LWJGL Version: 2.9.4
[10:45:25] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:200]: ---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 5/23/16 10:45 AM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.9.4
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_91, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 78583520 bytes (74 MB) / 277348352 bytes (264 MB) up to 2134114304 bytes (2035 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 361.43' Renderer: 'GeForce GTX 980/PCIe/SSE2'
[10:45:25] [Client thread/INFO] [FML]: MinecraftForge v12.17.0.1910 Initialized
[10:45:25] [Client thread/INFO] [FML]: Replaced 232 ore recipes
[10:45:25] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[10:45:25] [Client thread/INFO] [FML]: Searching C:\Users\Lendy\AppData\Roaming\.minecraft\mods for mods
[10:45:26] [Client thread/ERROR] [FML]: Found a duplicate mod JEI at [C:\Users\Lendy\AppData\Roaming\.minecraft\mods\vanilla-immersion-1.9.4-0.0.3.0.jar, C:\Users\Lendy\AppData\Roaming\.minecraft\mods\jei_1.9.4-3.4.0.204.jar]
[10:45:26] [Client thread/INFO]: Reloading ResourceManager: Default
[10:45:26] [Client thread/WARN] [FML]: There were errors previously. Not beginning mod initialization phase
[10:45:26] [Sound Library Loader/INFO]: Starting up SoundSystem...
[10:45:26] [Thread-8/INFO]: Initializing LWJGL OpenAL
[10:45:26] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[10:45:27] [Thread-8/INFO]: OpenAL initialized.
[10:45:27] [Sound Library Loader/INFO]: Sound engine started
[10:45:27] [Client thread/INFO] [FML]: Max texture size: 16384
[10:45:27] [Client thread/INFO]: Created: 16x16 textures-atlas
[10:45:32] [Client thread/INFO]: Stopping!
[10:45:32] [Client thread/INFO]: SoundSystem shutting down...
[10:45:32] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
Thanks for reporting this! Shame on me for not trying the mod in combination with JEI outside of the development environment. The issue was with the shadow Gradle plugin which did not apply the exclusion I specified properly. Should be fixed with 0.0.3.1
Whew, I was worried I had some lack of understanding there! It had about 42 downloads when I tried it, and considering it didn't even work, I'm amazed nobody said anything yet.