Advertisement
Guest User

Untitled

a guest
Mar 31st, 2020
673
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.89 KB | None | 0 0
  1. [15:25:19] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
  2. [15:25:19] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
  3. [15:25:19] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
  4. [15:25:19] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Varenburg 1.1'/overworld
  5. [15:25:20] [Server thread/INFO] [FML]: Unloading dimension 0
  6. [15:25:20] [Server thread/INFO] [FML]: Applying holder lookups
  7. [15:25:20] [Server thread/INFO] [FML]: Holder lookups applied
  8. [15:25:21] [Client thread/FATAL] [net.minecraft.client.Minecraft]: Reported exception thrown!
  9. net.minecraft.util.ReportedException: Updating screen events
  10. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1772) ~[bib.class:?]
  11. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) ~[bib.class:?]
  12. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  13. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
  17. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
  18. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  19. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  20. Caused by: java.lang.NoClassDefFoundError: mchorse/aperture/camera/destination/AbstractDestination
  21. at mchorse.blockbuster.client.gui.dashboard.panels.director.GuiDirectorPanel.attach(GuiDirectorPanel.java:526) ~[GuiDirectorPanel.class:?]
  22. at mchorse.blockbuster.client.gui.dashboard.panels.director.GuiDirectorPanel.lambda$new$7(GuiDirectorPanel.java:133) ~[GuiDirectorPanel.class:?]
  23. at mchorse.mclib.client.gui.framework.elements.GuiButtonElement.mouseClicked(GuiButtonElement.java:83) ~[GuiButtonElement.class:?]
  24. at mchorse.mclib.client.gui.framework.elements.GuiElements.mouseClicked(GuiElements.java:100) ~[GuiElements.class:?]
  25. at mchorse.mclib.client.gui.framework.elements.GuiElements.mouseClicked(GuiElements.java:100) ~[GuiElements.class:?]
  26. at mchorse.mclib.client.gui.framework.elements.GuiDelegateElement.mouseClicked(GuiDelegateElement.java:79) ~[GuiDelegateElement.class:?]
  27. at mchorse.mclib.client.gui.framework.elements.GuiElements.mouseClicked(GuiElements.java:100) ~[GuiElements.class:?]
  28. at mchorse.mclib.client.gui.framework.elements.GuiElements.mouseClicked(GuiElements.java:100) ~[GuiElements.class:?]
  29. at mchorse.mclib.client.gui.framework.elements.GuiElement.mouseClicked(GuiElement.java:134) ~[GuiElement.class:?]
  30. at mchorse.mclib.client.gui.framework.elements.GuiDelegateElement.mouseClicked(GuiDelegateElement.java:79) ~[GuiDelegateElement.class:?]
  31. at mchorse.mclib.client.gui.framework.elements.GuiElements.mouseClicked(GuiElements.java:100) ~[GuiElements.class:?]
  32. at mchorse.mclib.client.gui.framework.GuiBase.func_73864_a(GuiBase.java:65) ~[GuiBase.class:?]
  33. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533) ~[blk.class:?]
  34. at mchorse.mclib.client.gui.framework.GuiBase.func_146274_d(GuiBase.java:47) ~[GuiBase.class:?]
  35. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501) ~[blk.class:?]
  36. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1759) ~[bib.class:?]
  37. ... 9 more
  38. Caused by: java.lang.ClassNotFoundException: mchorse.aperture.camera.destination.AbstractDestination
  39. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
  40. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_221]
  41. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_221]
  42. at mchorse.blockbuster.client.gui.dashboard.panels.director.GuiDirectorPanel.attach(GuiDirectorPanel.java:526) ~[GuiDirectorPanel.class:?]
  43. at mchorse.blockbuster.client.gui.dashboard.panels.director.GuiDirectorPanel.lambda$new$7(GuiDirectorPanel.java:133) ~[GuiDirectorPanel.class:?]
  44. at mchorse.mclib.client.gui.framework.elements.GuiButtonElement.mouseClicked(GuiButtonElement.java:83) ~[GuiButtonElement.class:?]
  45. at mchorse.mclib.client.gui.framework.elements.GuiElements.mouseClicked(GuiElements.java:100) ~[GuiElements.class:?]
  46. at mchorse.mclib.client.gui.framework.elements.GuiElements.mouseClicked(GuiElements.java:100) ~[GuiElements.class:?]
  47. at mchorse.mclib.client.gui.framework.elements.GuiDelegateElement.mouseClicked(GuiDelegateElement.java:79) ~[GuiDelegateElement.class:?]
  48. at mchorse.mclib.client.gui.framework.elements.GuiElements.mouseClicked(GuiElements.java:100) ~[GuiElements.class:?]
  49. at mchorse.mclib.client.gui.framework.elements.GuiElements.mouseClicked(GuiElements.java:100) ~[GuiElements.class:?]
  50. at mchorse.mclib.client.gui.framework.elements.GuiElement.mouseClicked(GuiElement.java:134) ~[GuiElement.class:?]
  51. at mchorse.mclib.client.gui.framework.elements.GuiDelegateElement.mouseClicked(GuiDelegateElement.java:79) ~[GuiDelegateElement.class:?]
  52. at mchorse.mclib.client.gui.framework.elements.GuiElements.mouseClicked(GuiElements.java:100) ~[GuiElements.class:?]
  53. at mchorse.mclib.client.gui.framework.GuiBase.func_73864_a(GuiBase.java:65) ~[GuiBase.class:?]
  54. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533) ~[blk.class:?]
  55. at mchorse.mclib.client.gui.framework.GuiBase.func_146274_d(GuiBase.java:47) ~[GuiBase.class:?]
  56. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501) ~[blk.class:?]
  57. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1759) ~[bib.class:?]
  58. ... 9 more
  59. Caused by: java.lang.NullPointerException
  60. [15:25:21] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----
  61.  
  62. WARNING: coremods are present:
  63. LoadingPlugin (replaymod-1.12.2-2.2.0-b7 (1).jar)
  64. BlockbusterCore (blockbuster-1.6.4-1.12.2.jar)
  65. McLib core mod (mclib-1.0.4-1.12.2.jar)
  66. Contact their authors BEFORE contacting forge
  67.  
  68. // There are four lights!
  69.  
  70. Time: 3/31/20 3:25 PM
  71. Description: Updating screen events
  72.  
  73. java.lang.NoClassDefFoundError: mchorse/aperture/camera/destination/AbstractDestination
  74. at mchorse.blockbuster.client.gui.dashboard.panels.director.GuiDirectorPanel.attach(GuiDirectorPanel.java:526)
  75. at mchorse.blockbuster.client.gui.dashboard.panels.director.GuiDirectorPanel.lambda$new$7(GuiDirectorPanel.java:133)
  76. at mchorse.mclib.client.gui.framework.elements.GuiButtonElement.mouseClicked(GuiButtonElement.java:83)
  77. at mchorse.mclib.client.gui.framework.elements.GuiElements.mouseClicked(GuiElements.java:100)
  78. at mchorse.mclib.client.gui.framework.elements.GuiElements.mouseClicked(GuiElements.java:100)
  79. at mchorse.mclib.client.gui.framework.elements.GuiDelegateElement.mouseClicked(GuiDelegateElement.java:79)
  80. at mchorse.mclib.client.gui.framework.elements.GuiElements.mouseClicked(GuiElements.java:100)
  81. at mchorse.mclib.client.gui.framework.elements.GuiElements.mouseClicked(GuiElements.java:100)
  82. at mchorse.mclib.client.gui.framework.elements.GuiElement.mouseClicked(GuiElement.java:134)
  83. at mchorse.mclib.client.gui.framework.elements.GuiDelegateElement.mouseClicked(GuiDelegateElement.java:79)
  84. at mchorse.mclib.client.gui.framework.elements.GuiElements.mouseClicked(GuiElements.java:100)
  85. at mchorse.mclib.client.gui.framework.GuiBase.func_73864_a(GuiBase.java:65)
  86. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533)
  87. at mchorse.mclib.client.gui.framework.GuiBase.func_146274_d(GuiBase.java:47)
  88. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
  89. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1759)
  90. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  91. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  92. at net.minecraft.client.main.Main.main(SourceFile:123)
  93. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  94. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  95. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  96. at java.lang.reflect.Method.invoke(Unknown Source)
  97. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  98. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  99. Caused by: java.lang.ClassNotFoundException: mchorse.aperture.camera.destination.AbstractDestination
  100. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  101. at java.lang.ClassLoader.loadClass(Unknown Source)
  102. at java.lang.ClassLoader.loadClass(Unknown Source)
  103. ... 25 more
  104. Caused by: java.lang.NullPointerException
  105.  
  106.  
  107. A detailed walkthrough of the error, its code path and all known details is as follows:
  108. ---------------------------------------------------------------------------------------
  109.  
  110. -- Head --
  111. Thread: Client thread
  112. Stacktrace:
  113. at mchorse.blockbuster.client.gui.dashboard.panels.director.GuiDirectorPanel.attach(GuiDirectorPanel.java:526)
  114. at mchorse.blockbuster.client.gui.dashboard.panels.director.GuiDirectorPanel.lambda$new$7(GuiDirectorPanel.java:133)
  115. at mchorse.mclib.client.gui.framework.elements.GuiButtonElement.mouseClicked(GuiButtonElement.java:83)
  116. at mchorse.mclib.client.gui.framework.elements.GuiElements.mouseClicked(GuiElements.java:100)
  117. at mchorse.mclib.client.gui.framework.elements.GuiElements.mouseClicked(GuiElements.java:100)
  118. at mchorse.mclib.client.gui.framework.elements.GuiDelegateElement.mouseClicked(GuiDelegateElement.java:79)
  119. at mchorse.mclib.client.gui.framework.elements.GuiElements.mouseClicked(GuiElements.java:100)
  120. at mchorse.mclib.client.gui.framework.elements.GuiElements.mouseClicked(GuiElements.java:100)
  121. at mchorse.mclib.client.gui.framework.elements.GuiElement.mouseClicked(GuiElement.java:134)
  122. at mchorse.mclib.client.gui.framework.elements.GuiDelegateElement.mouseClicked(GuiDelegateElement.java:79)
  123. at mchorse.mclib.client.gui.framework.elements.GuiElements.mouseClicked(GuiElements.java:100)
  124. at mchorse.mclib.client.gui.framework.GuiBase.func_73864_a(GuiBase.java:65)
  125. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533)
  126. at mchorse.mclib.client.gui.framework.GuiBase.func_146274_d(GuiBase.java:47)
  127. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
  128.  
  129. -- Affected screen --
  130. Details:
  131. Screen name: mchorse.blockbuster.client.gui.dashboard.GuiDashboard
  132.  
  133. -- Affected level --
  134. Details:
  135. Level name: MpServer
  136. All players: 1 total; [EntityPlayerSP['JoubaMety'/7734, l='MpServer', x=110.49, y=101.00, z=-31.70]]
  137. Chunk stats: MultiplayerChunkCache: 49, 49
  138. Level seed: 0
  139. Level generator: ID 00 - default, ver 1. Features enabled: false
  140. Level generator options:
  141. Level spawn location: World: (-2,65,55), Chunk: (at 14,4,7 in -1,3; contains blocks -16,0,48 to -1,255,63), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  142. Level time: 341623636 game time, 19000 day time
  143. Level dimension: 0
  144. Level storage version: 0x00000 - Unknown?
  145. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  146. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  147. Forced entities: 2 total; [EntityRabbit['Rabbit'/7520, l='MpServer', x=116.51, y=64.00, z=-18.42], EntityPlayerSP['JoubaMety'/7734, l='MpServer', x=110.49, y=101.00, z=-31.70]]
  148. Retry entities: 0 total; []
  149. Server brand: fml,forge
  150. Server type: Integrated singleplayer server
  151. Stacktrace:
  152. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)
  153. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
  154. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:419)
  155. at net.minecraft.client.main.Main.main(SourceFile:123)
  156. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  157. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  158. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  159. at java.lang.reflect.Method.invoke(Unknown Source)
  160. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  161. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  162.  
  163. -- System Details --
  164. Details:
  165. Minecraft Version: 1.12.2
  166. Operating System: Windows 10 (amd64) version 10.0
  167. Java Version: 1.8.0_221, Oracle Corporation
  168. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  169. Memory: 824925160 bytes (786 MB) / 1845493760 bytes (1760 MB) up to 6442450944 bytes (6144 MB)
  170. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  171. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  172. FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F5 17 mods loaded, 15 mods active
  173. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  174.  
  175. | State | ID | Version | Source | Signature |
  176. |:------ |:---------------- |:---------------------------- |:------------------------------------------------- |:--------- |
  177. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  178. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  179. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None |
  180. | LCHIJA | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None |
  181. | LCHIJA | replaymod | 1.12.2-2.2.0-b7 | replaymod-1.12.2-2.2.0-b7 (1).jar | None |
  182. | LCHIJA | animalbikes | 1.11.2 | AnimalBikes_1.12.213Jan19.jar | None |
  183. | LCHIJA | mclib | 1.0.4 | mclib-1.0.4-1.12.2.jar | None |
  184. | LCHIJA | moreplayermodels | 1.12.2 | More-Player-Models-Mod-1.12.2.jar | None |
  185. | LCHIJA | metamorph | 1.1.10 | metamorph-1.1.10-1.12.2.jar | None |
  186. | LCHIJA | blockbuster | 1.6.4 | blockbuster-1.6.4-1.12.2.jar | None |
  187. | LCHIJA | cfm | 6.3.0 | cfm-6.3.0-mc1.12.2.jar | None |
  188. | LCHIJA | customnpcs | 1.12 | CustomNPCs_1.12.2-(01Oct19).jar | None |
  189. | LCHIJA | emoticons | 0.4.1 | emoticons-0.4.1-1.12.2-dist.jar | None |
  190. | LCHIJA | worldedit | 6.1.10-SNAPSHOT | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar | None |
  191. | LCHIJA | worldeditcuife2 | 2.1.2-mf-1.12.2-14.23.0.2487 | WorldEdit-CUI-Forge-Edition-Mod-1.12.2.jar | None |
  192. | UD | blockbuster_core | 1.6.4 | minecraft.jar | None |
  193. | UD | mclib_core | 1.0.4 | minecraft.jar | None |
  194.  
  195. Loaded coremods (and transformers):
  196. LoadingPlugin (replaymod-1.12.2-2.2.0-b7 (1).jar)
  197.  
  198. BlockbusterCore (blockbuster-1.6.4-1.12.2.jar)
  199. mchorse.blockbuster.core.BBCoreClassTransformer
  200. McLib core mod (mclib-1.0.4-1.12.2.jar)
  201. mchorse.mclib.core.McLibCMClassTransformer
  202. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 442.74' Renderer: 'GeForce GTX 950/PCIe/SSE2'
  203. Launched Version: 1.12.2-forge1.12.2-14.23.5.2847
  204. LWJGL: 2.9.4
  205. OpenGL: GeForce GTX 950/PCIe/SSE2 GL version 4.6.0 NVIDIA 442.74, NVIDIA Corporation
  206. GL Caps: Using GL 1.3 multitexturing.
  207. Using GL 1.3 texture combiners.
  208. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  209. Shaders are available because OpenGL 2.1 is supported.
  210. VBOs are available because OpenGL 1.5 is supported.
  211.  
  212. Using VBOs: Yes
  213. Is Modded: Definitely; Client brand changed to 'fml,forge'
  214. Type: Client (map_client.txt)
  215. Resource Packs: Uznevim
  216. Current Language: English (United Kingdom)
  217. Profiler Position: N/A (disabled)
  218. CPU: 16x AMD Ryzen 7 2700 Eight-Core Processor
  219. OptiFine Version: OptiFine_1.12.2_HD_U_F5
  220. OptiFine Build: 20191204-141934
  221. Render Distance Chunks: 2
  222. Mipmaps: 4
  223. Anisotropic Filtering: 1
  224. Antialiasing: 0
  225. Multitexture: false
  226. Shaders: contimodded
  227. OpenGlVersion: 4.6.0 NVIDIA 442.74
  228. OpenGlRenderer: GeForce GTX 950/PCIe/SSE2
  229. OpenGlVendor: NVIDIA Corporation
  230. CpuCount: 16
  231. [15:25:22] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Jouba\AppData\Roaming\.minecraft\crash-reports\crash-2020-03-31_15.25.21-client.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement