Advertisement
portablejim

AR Crash in MultiMC

Jul 7th, 2017 (edited)
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.18 KB | None | 0 0
  1. [09:20:48] [main/INFO] [FML]: -- System Details --
  2. Details:
  3. Minecraft Version: 1.12
  4. Operating System: Linux (amd64) version 4.10.0-26-generic
  5. Java Version: 1.8.0_131, Oracle Corporation
  6. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  7. Memory: 898602704 bytes (856 MB) / 1658322944 bytes (1581 MB) up to 3817865216 bytes (3641 MB)
  8. JVM Flags: 2 total; -Xms1024m -Xmx4096m
  9. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  10. FML:
  11. Loaded coremods (and transformers):
  12. Ar_CorePlugin (additionalresources-0.1.2-1.9r21+6e86a3e.jar)
  13.  
  14. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 375.66' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
  15. [09:20:49] [main/INFO] [FML]: MinecraftForge v14.21.1.2395 Initialized
  16. [09:20:49] [main/INFO] [FML]: Replaced 921 ore ingredients
  17. [09:20:49] [main/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  18. [09:20:49] [main/INFO] [FML]: Searching /home/james/Programs/minecraft/MultiMC/ForgeTesting1120/minecraft/mods for mods
  19. [09:20:50] [main/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
  20. [09:20:50] [main/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
  21. [09:20:50] [main/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:552]: ---- Minecraft Crash Report ----
  22.  
  23. WARNING: coremods are present:
  24. Ar_CorePlugin (additionalresources-0.1.2-1.9r21+6e86a3e.jar)
  25. Contact their authors BEFORE contacting forge
  26.  
  27. // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
  28.  
  29. Time: 7/8/17 9:20 AM
  30. Description: Initializing game
  31.  
  32. java.lang.AbstractMethodError
  33. at net.minecraftforge.fml.client.FMLClientHandler.addModAsResource(FMLClientHandler.java:654)
  34. at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:542)
  35. at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:129)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  38. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  39. at java.lang.reflect.Method.invoke(Method.java:498)
  40. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  41. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  42. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  43. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  44. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  45. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  46. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  47. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:337)
  48. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:546)
  49. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:227)
  50. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
  51. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  52. at net.minecraft.client.main.Main.main(SourceFile:123)
  53. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  55. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  56. at java.lang.reflect.Method.invoke(Method.java:498)
  57. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  58. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  59. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  60. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  61. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  62. at java.lang.reflect.Method.invoke(Method.java:498)
  63. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236)
  64. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297)
  65. at org.multimc.EntryPoint.listen(EntryPoint.java:162)
  66. at org.multimc.EntryPoint.main(EntryPoint.java:53)
  67.  
  68.  
  69. A detailed walkthrough of the error, its code path and all known details is as follows:
  70. ---------------------------------------------------------------------------------------
  71.  
  72. -- Head --
  73. Thread: Client thread
  74. Stacktrace:
  75. at net.minecraftforge.fml.client.FMLClientHandler.addModAsResource(FMLClientHandler.java:654)
  76. at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:542)
  77. at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.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:498)
  82. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  83. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  84. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  85. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  86. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  87. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  88. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  89. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:337)
  90. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:546)
  91. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:227)
  92. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
  93.  
  94. -- Initialization --
  95. Details:
  96. Stacktrace:
  97. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  98. at net.minecraft.client.main.Main.main(SourceFile:123)
  99. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  100. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  101. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  102. at java.lang.reflect.Method.invoke(Method.java:498)
  103. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  104. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  105. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  106. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  107. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  108. at java.lang.reflect.Method.invoke(Method.java:498)
  109. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236)
  110. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297)
  111. at org.multimc.EntryPoint.listen(EntryPoint.java:162)
  112. at org.multimc.EntryPoint.main(EntryPoint.java:53)
  113.  
  114. -- System Details --
  115. Details:
  116. Minecraft Version: 1.12
  117. Operating System: Linux (amd64) version 4.10.0-26-generic
  118. Java Version: 1.8.0_131, Oracle Corporation
  119. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  120. Memory: 1617409112 bytes (1542 MB) / 1810890752 bytes (1727 MB) up to 3817865216 bytes (3641 MB)
  121. JVM Flags: 2 total; -Xms1024m -Xmx4096m
  122. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  123. FML: MCP 9.40 Powered by Forge 14.21.1.2395 5 mods loaded, 5 mods active
  124. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  125. U minecraft{1.12} [Minecraft] (minecraft.jar)
  126. U mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  127. U FML{8.0.99.99} [Forge Mod Loader] (forge-1.12-14.21.1.2395-universal.jar)
  128. U forge{14.21.1.2395} [Minecraft Forge] (forge-1.12-14.21.1.2395-universal.jar)
  129. U additionalresources{0.1.1} [Additional Resources] (additionalresources-0.1.2-1.9r21+6e86a3e.jar)
  130. Loaded coremods (and transformers):
  131. Ar_CorePlugin (additionalresources-0.1.2-1.9r21+6e86a3e.jar)
  132.  
  133. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 375.66' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
  134. Launched Version: MultiMC5
  135. LWJGL: 2.9.1
  136. OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 375.66, NVIDIA Corporation
  137. GL Caps: Using GL 1.3 multitexturing.
  138. Using GL 1.3 texture combiners.
  139. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  140. Shaders are available because OpenGL 2.1 is supported.
  141. VBOs are available because OpenGL 1.5 is supported.
  142.  
  143. Using VBOs: Yes
  144. Is Modded: Definitely; Client brand changed to 'fml,forge'
  145. Type: Client (map_client.txt)
  146. Resource Packs:
  147. Current Language: English (US)
  148. Profiler Position: N/A (disabled)
  149. CPU: 8x Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz
  150. [09:20:50] [main/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:552]: #@!@# Game crashed! Crash report saved to: #@!@# /home/james/Programs/minecraft/MultiMC/ForgeTesting1120/minecraft/crash-reports/crash-2017-07-08_09.20.50-client.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement