Advertisement
Guest User

Vivecraft 1.12 crash

a guest
Dec 23rd, 2018
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.48 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.184.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // You're mean.
  8.  
  9. Time: 12/23/18 10:27 PM
  10. Description: Starting integrated server
  11.  
  12. java.lang.NoClassDefFoundError: micdoodle8/mods/galacticraft/core/entities/player/GCEntityPlayerMP
  13. at net.minecraft.server.integrated.IntegratedServer.<init>(IntegratedServer.java:61)
  14. at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:3141)
  15. at net.minecraftforge.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:734)
  16. at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186777_e(GuiListWorldSelectionEntry.java:249)
  17. at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186774_a(GuiListWorldSelectionEntry.java:199)
  18. at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_148278_a(GuiListWorldSelectionEntry.java:163)
  19. at net.minecraft.client.gui.GuiListExtended.func_148179_a(SourceFile:41)
  20. at net.minecraft.client.gui.GuiWorldSelection.func_73864_a(SourceFile:117)
  21. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:652)
  22. at net.minecraft.client.gui.GuiWorldSelection.func_146274_d(SourceFile:49)
  23. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:609)
  24. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2453)
  25. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1607)
  26. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:656)
  27. at net.minecraft.client.main.Main.main(Main.java:129)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  31. at java.lang.reflect.Method.invoke(Method.java:497)
  32. at com.mtbs3d.minecrift.main.VivecraftMain.main(VivecraftMain.java:117)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  36. at java.lang.reflect.Method.invoke(Method.java:497)
  37. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  38. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  39. Caused by: java.lang.ClassNotFoundException: micdoodle8.mods.galacticraft.core.entities.player.GCEntityPlayerMP
  40. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
  41. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  42. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  43. ... 26 more
  44.  
  45.  
  46. A detailed walkthrough of the error, its code path and all known details is as follows:
  47. ---------------------------------------------------------------------------------------
  48.  
  49. -- Head --
  50. Thread: Client thread
  51. Stacktrace:
  52. at net.minecraft.server.integrated.IntegratedServer.<init>(IntegratedServer.java:61)
  53.  
  54. -- Starting integrated server --
  55. Details:
  56. Level ID: space
  57. Level Name: space
  58. Stacktrace:
  59. at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:3141)
  60. at net.minecraftforge.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:734)
  61. at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186777_e(GuiListWorldSelectionEntry.java:249)
  62. at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186774_a(GuiListWorldSelectionEntry.java:199)
  63. at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_148278_a(GuiListWorldSelectionEntry.java:163)
  64. at net.minecraft.client.gui.GuiListExtended.func_148179_a(SourceFile:41)
  65. at net.minecraft.client.gui.GuiWorldSelection.func_73864_a(SourceFile:117)
  66. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:652)
  67. at net.minecraft.client.gui.GuiWorldSelection.func_146274_d(SourceFile:49)
  68. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:609)
  69.  
  70. -- Affected screen --
  71. Details:
  72. Screen name: net.minecraft.client.gui.GuiWorldSelection
  73. Stacktrace:
  74. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2453)
  75. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1607)
  76. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:656)
  77. at net.minecraft.client.main.Main.main(Main.java:129)
  78. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  79. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  80. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  81. at java.lang.reflect.Method.invoke(Method.java:497)
  82. at com.mtbs3d.minecrift.main.VivecraftMain.main(VivecraftMain.java:117)
  83. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  84. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  85. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  86. at java.lang.reflect.Method.invoke(Method.java:497)
  87. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  88. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  89.  
  90. -- System Details --
  91. Details:
  92. Minecraft Version: 1.12.2
  93. Operating System: Windows 10 (amd64) version 10.0
  94. Java Version: 1.8.0_51, Oracle Corporation
  95. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  96. Memory: 3659369656 bytes (3489 MB) / 4277665792 bytes (4079 MB) up to 8500805632 bytes (8107 MB)
  97. JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -Xms4G -XX:+UseParallelGC -XX:ParallelGCThreads=3 -XX:MaxGCPauseMillis=3 -Xmn256M
  98. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  99. FML: MCP 9.42 Powered by Forge 14.23.5.2796 Optifine OptiFine_1.12.2_HD_U_D3 8 mods loaded, 8 mods active
  100. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  101.  
  102. | State | ID | Version | Source | Signature |
  103. |:------ |:------------------- |:------------ |:----------------------------------------- |:---------------------------------------- |
  104. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  105. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  106. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2796.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  107. | LCHIJA | forge | 14.23.5.2796 | forge-1.12.2-14.23.5.2796.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  108. | LCHIJA | micdoodlecore | | minecraft.jar | None |
  109. | LCHIJA | mercurius_updater | 1.0 | MercuriusUpdater-1.12.2.jar | None |
  110. | LCHIJA | galacticraftcore | 4.0.1.184 | GalacticraftCore-1.12.2-4.0.1.184.jar | None |
  111. | LCHIJA | galacticraftplanets | 4.0.1.184 | Galacticraft-Planets-1.12.2-4.0.1.184.jar | None |
  112.  
  113. Loaded coremods (and transformers):
  114. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.184.jar)
  115. micdoodle8.mods.miccore.MicdoodleTransformer
  116. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 416.94' Renderer: 'GeForce GTX 1070 Ti/PCIe/SSE2'
  117. Launched Version: vivecraft-1.12.2-jrbudda-7-r7-forge
  118. LWJGL: 2.9.4
  119. OpenGL: GeForce GTX 1070 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 416.94, NVIDIA Corporation
  120. GL Caps: Using GL 1.3 multitexturing.
  121. Using GL 1.3 texture combiners.
  122. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  123. Shaders are available because OpenGL 2.1 is supported.
  124. VBOs are available because OpenGL 1.5 is supported.
  125.  
  126. Using VBOs: Yes
  127. Is Modded: Definitely; Client brand changed to 'vivecraft,fml,forge'
  128. Type: Client (map_client.txt)
  129. Resource Packs:
  130. Current Language: English (US)
  131. Profiler Position: N/A (disabled)
  132. CPU: 4x Intel(R) Core(TM) i5-7600K CPU @ 3.80GHz
  133. OptiFine Version: OptiFine_1.12.2_HD_U_D3
  134. OptiFine Build: 20180515-125031
  135. Render Distance Chunks: 16
  136. Mipmaps: 4
  137. Anisotropic Filtering: 1
  138. Antialiasing: 0
  139. Multitexture: false
  140. Shaders: null
  141. OpenGlVersion: 4.6.0 NVIDIA 416.94
  142. OpenGlRenderer: GeForce GTX 1070 Ti/PCIe/SSE2
  143. OpenGlVendor: NVIDIA Corporation
  144. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement