Advertisement
Guest User

Untitled

a guest
Jan 24th, 2018
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.44 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 1/24/18 1:17 PM
  5. Description: There was a severe problem during mod loading that has caused the game to fail
  6.  
  7. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Baubles (Baubles)
  8. Caused by: java.lang.ClassNotFoundException: baubles.common.Baubles
  9. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  10. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  11. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  12. at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:75)
  13. at java.lang.Class.forName0(Native Method)
  14. at java.lang.Class.forName(Class.java:344)
  15. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:521)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  19. at java.lang.reflect.Method.invoke(Method.java:483)
  20. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  21. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  22. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  23. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  24. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  25. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
  26. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  30. at java.lang.reflect.Method.invoke(Method.java:483)
  31. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  32. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  33. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  34. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  35. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  36. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
  37. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:559)
  38. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
  39. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
  40. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  41. at net.minecraft.client.main.Main.main(SourceFile:124)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  44. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  45. at java.lang.reflect.Method.invoke(Method.java:483)
  46. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  47. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  48. Caused by: java.io.FileNotFoundException: D:\Minecraft Mods\Instances\Thaumcraft is back!! (The system cannot find the file specified)
  49. at java.util.zip.ZipFile.open(Native Method)
  50. at java.util.zip.ZipFile.<init>(ZipFile.java:220)
  51. at java.util.zip.ZipFile.<init>(ZipFile.java:150)
  52. at java.util.jar.JarFile.<init>(JarFile.java:166)
  53. at java.util.jar.JarFile.<init>(JarFile.java:103)
  54. at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:93)
  55. at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69)
  56. at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:94)
  57. at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122)
  58. at sun.net.www.protocol.jar.JarURLConnection.getJarFile(JarURLConnection.java:89)
  59. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:145)
  60. ... 38 more
  61.  
  62.  
  63. A detailed walkthrough of the error, its code path and all known details is as follows:
  64. ---------------------------------------------------------------------------------------
  65.  
  66. -- System Details --
  67. Details:
  68. Minecraft Version: 1.10.2
  69. Operating System: Windows 10 (amd64) version 10.0
  70. Java Version: 1.8.0_25, Oracle Corporation
  71. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  72. Memory: 333956264 bytes (318 MB) / 958922752 bytes (914 MB) up to 3817865216 bytes (3641 MB)
  73. JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m -XX:MaxHeapSize=4096m
  74. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  75. FML: MCP 9.32 Powered by Forge 12.18.3.2511 4 mods loaded, 4 mods active
  76. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  77. UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  78. UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2511.jar)
  79. UC Forge{12.18.3.2511} [Minecraft Forge] (forge-1.10.2-12.18.3.2511.jar)
  80. UE Baubles{1.3.13} [Baubles] (Baubles-1.10.2-1.3.13.jar)
  81. Loaded coremods (and transformers):
  82. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 390.65' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement