Advertisement
Guest User

Bowie's Crash Report

a guest
Feb 7th, 2016
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Who set us up the TNT?
  3.  
  4. Time: 2/7/16 10:17 AM
  5. Description: FML has discovered extracted jar files in the mods directory.
  6. This breaks mod loading functionality completely.
  7. Remove the directories and replace with the jar files originally provided.
  8.  
  9. java.lang.RuntimeException: Extracted mod jars found, loading will NOT continue
  10. at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:298)
  11. at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:246)
  12. at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:95)
  13. at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:72)
  14. at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
  15. at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:119)
  16. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  17. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  18.  
  19.  
  20. A detailed walkthrough of the error, its code path and all known details is as follows:
  21. ---------------------------------------------------------------------------------------
  22.  
  23. -- System Details --
  24. Details:
  25. Minecraft Version: 1.8.9
  26. Operating System: Mac OS X (x86_64) version 10.10.5
  27. Java Version: 1.8.0_60, Oracle Corporation
  28. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  29. Memory: 133890680 bytes (127 MB) / 187957248 bytes (179 MB) up to 1060372480 bytes (1011 MB)
  30. JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  31. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement