document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. SpongeCoremod (sponge-1.8-1499-2.1DEV-613.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // Oh - I know what I did wrong!
  8.  
  9. Time: 9/12/15 1:22 PM
  10. Description: Initializing game
  11.  
  12. java.lang.NoClassDefFoundError: com/me4502/modularframework/exception/ModuleNotInstantiatedException
  13. at java.lang.Class.forName0(Native Method)
  14. at java.lang.Class.forName(Class.java:348)
  15. at org.spongepowered.mod.plugin.SpongeModPluginContainer.constructMod(SpongeModPluginContainer.java:98)
  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:497)
  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:212)
  26. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  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:497)
  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:119)
  37. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:507)
  38. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:214)
  39. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:413)
  40. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
  41. at net.minecraft.client.main.Main.main(SourceFile:120)
  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:497)
  46. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  47. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  48. Caused by: java.lang.ClassNotFoundException: com.me4502.modularframework.exception.ModuleNotInstantiatedException
  49. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  50. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  51. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  52. ... 35 more
  53. Caused by: java.lang.NullPointerException
  54. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  55. ... 37 more
  56.  
  57.  
  58. A detailed walkthrough of the error, its code path and all known details is as follows:
  59. ---------------------------------------------------------------------------------------
  60.  
  61. -- Head --
  62. Stacktrace:
  63. at java.lang.Class.forName0(Native Method)
  64. at java.lang.Class.forName(Class.java:348)
  65. at org.spongepowered.mod.plugin.SpongeModPluginContainer.constructMod(SpongeModPluginContainer.java:98)
  66. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  67. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  68. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  69. at java.lang.reflect.Method.invoke(Method.java:497)
  70. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  71. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  72. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  73. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  74. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  75. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  76. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  77. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  78. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  79. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  80. at java.lang.reflect.Method.invoke(Method.java:497)
  81. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  82. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  83. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  84. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  85. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  86. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  87. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:507)
  88. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:214)
  89. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:413)
  90.  
  91. -- Initialization --
  92. Details:
  93. Stacktrace:
  94. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
  95. at net.minecraft.client.main.Main.main(SourceFile:120)
  96. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  97. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  98. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  99. at java.lang.reflect.Method.invoke(Method.java:497)
  100. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  101. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  102.  
  103. -- System Details --
  104. Details:
  105. Minecraft Version: 1.8
  106. Operating System: Linux (amd64) version 3.13.0-24-generic
  107. Java Version: 1.8.0_45-internal, Oracle Corporation
  108. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  109. Memory: 147123216 bytes (140 MB) / 335613952 bytes (320 MB) up to 1060372480 bytes (1011 MB)
  110. JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  111. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  112. FML: Minecraft 1.8 MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1499 7 mods loaded, 7 mods active
  113. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  114. UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  115. UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1499.jar)
  116. UC Forge{11.14.3.1499} [Minecraft Forge] (forge-1.8-11.14.3.1499.jar)
  117. UC Sponge{1.8-1499-2.1DEV-613} [SpongeForge] (minecraft.jar)
  118. U CraftBook{4.0} [CraftBook] (CraftBook-4.0-SNAPSHOT.jar)
  119. U SpongeEssentialCmds{2.6} [SpongeEssentialCmds] (SpongeEssentialCmds-2.6c.jar)
  120. U worldedit{6.1} [WorldEdit] (worldedit-forge-mc1.8-6.1.jar)
  121. Loaded coremods (and transformers):
  122. SpongeCoremod (sponge-1.8-1499-2.1DEV-613.jar)
  123.  
  124. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.4.0 NVIDIA 340.76' Renderer: 'GeForce GT 740M/PCIe/SSE2'
  125. Launched Version: 1.8-Forge11.14.3.1499
  126. XRay Version: 4.1.7
  127. LWJGL: 2.9.1
  128. OpenGL: GeForce GT 740M/PCIe/SSE2 GL version 4.4.0 NVIDIA 340.76, NVIDIA Corporation
  129. GL Caps: Using GL 1.3 multitexturing.
  130. Using GL 1.3 texture combiners.
  131. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  132. Shaders are available because OpenGL 2.1 is supported.
  133. VBOs are available because OpenGL 1.5 is supported.
  134.  
  135. Using VBOs: No
  136. Is Modded: Definitely; Client brand changed to 'fml,forge'
  137. Type: Client (map_client.txt)
  138. Resource Packs: []
  139. Current Language: English (US)
  140. Profiler Position: N/A (disabled)
');