Advertisement
Guest User

Untitled

a guest
Jul 24th, 2015
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.95 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I bet Cylons wouldn't have this problem.
  3.  
  4. Time: 7/24/15 12:58 PM
  5. Description: Initializing game
  6.  
  7. java.lang.IllegalStateException: Function is not supported
  8. at org.lwjgl.BufferChecks.checkFunctionAddress(BufferChecks.java:58)
  9. at org.lwjgl.opengl.EXTFramebufferObject.glIsFramebufferEXT(EXTFramebufferObject.java:200)
  10. at ihl.ClientProxy.loadClient(ClientProxy.java:151)
  11. at ihl.IHLMod.preInit(IHLMod.java:337)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  14. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  15. at java.lang.reflect.Method.invoke(Unknown Source)
  16. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  17. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  19. at java.lang.reflect.Method.invoke(Unknown Source)
  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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  26. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  30. at java.lang.reflect.Method.invoke(Unknown Source)
  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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  37. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
  38. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
  39. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  40. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  41. at net.minecraft.client.main.Main.main(SourceFile:148)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  44. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  45. at java.lang.reflect.Method.invoke(Unknown Source)
  46. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  47. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  49. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  50. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  51. at java.lang.reflect.Method.invoke(Unknown Source)
  52. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
  53. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394)
  54. at org.multimc.EntryPoint.listen(EntryPoint.java:170)
  55. at org.multimc.EntryPoint.main(EntryPoint.java:54)
  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 org.lwjgl.BufferChecks.checkFunctionAddress(BufferChecks.java:58)
  64. at org.lwjgl.opengl.EXTFramebufferObject.glIsFramebufferEXT(EXTFramebufferObject.java:200)
  65. at ihl.ClientProxy.loadClient(ClientProxy.java:151)
  66. at ihl.IHLMod.preInit(IHLMod.java:337)
  67. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  68. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  69. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  70. at java.lang.reflect.Method.invoke(Unknown Source)
  71. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  72. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  73. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  74. at java.lang.reflect.Method.invoke(Unknown Source)
  75. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  76. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  77. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  78. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  79. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  80. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  81. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  82. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  83. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  84. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  85. at java.lang.reflect.Method.invoke(Unknown Source)
  86. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  87. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  88. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  89. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  90. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  91. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  92. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
  93. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
  94. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  95.  
  96. -- Initialization --
  97. Details:
  98. Stacktrace:
  99. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  100. at net.minecraft.client.main.Main.main(SourceFile:148)
  101. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  102. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  103. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  104. at java.lang.reflect.Method.invoke(Unknown Source)
  105. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  106. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  107. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  108. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  109. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  110. at java.lang.reflect.Method.invoke(Unknown Source)
  111. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
  112. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394)
  113. at org.multimc.EntryPoint.listen(EntryPoint.java:170)
  114. at org.multimc.EntryPoint.main(EntryPoint.java:54)
  115.  
  116. -- System Details --
  117. Details:
  118. Minecraft Version: 1.7.10
  119. Operating System: Windows XP (x86) version 5.1
  120. Java Version: 1.7.0_79, Oracle Corporation
  121. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  122. Memory: 389520672 bytes (371 MB) / 810942464 bytes (773 MB) up to 810942464 bytes (773 MB)
  123. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms256m -Xmx800m -XX:PermSize=200m
  124. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  125. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  126. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 40 mods loaded, 40 mods active
  127. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  128. UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  129. UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
  130. UCH Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
  131. UCH appliedenergistics2-core{rv2-stable-9} [AppliedEnergistics2 Core] (minecraft.jar)
  132. UCH Aroma1997Core{1.0.2.14} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.14.jar)
  133. UCH CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)
  134. UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
  135. UCH MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
  136. UCH NotEnoughItems{1.0.5.111} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.111-universal.jar)
  137. UCH AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar)
  138. UCH gregapi{GT6-MC1710} [Greg-API] (gregtech_1.7.10-6.00.48.jar)
  139. UCH appliedenergistics2{rv2-stable-9} [Applied Energistics 2] (appliedenergistics2-rv2-stable-9.jar)
  140. UCH Aroma1997CoreHelper{1.0.2.14} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.14.jar)
  141. UCH BiblioCraft{1.10.4} [BiblioCraft] (BiblioCraft[v1.10.4][MC1.7.10].jar)
  142. UCH IC2{2.2.742-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.742-experimental.jar)
  143. UCH Forestry{3.7.0.626-unstable} [Forestry for Minecraft] (forestry_1.7.10-3.7.0.626-unstable.jar)
  144. UCH BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
  145. UCH CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar)
  146. UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  147. UCH Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  148. UCH Railcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0.jar)
  149. UCH chisel{2.4.0.38} [Chisel 2] (Chisel2-2.4.0.38.jar)
  150. UCH ctmlib{1.0.0.3} [CTMLib] (Chisel2-2.4.0.38.jar)
  151. UCH CustomOreGen{1.2.18} [Custom Ore Generation] (CustomOreGen-1.7.10-1.2.18.jar)
  152. UCH extracells{2.2.73} [Extra Cells 2] (ExtraCells-1.7.10-2.2.73b129.jar)
  153. UCH FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
  154. UCH GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.345.jar)
  155. UCH GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.345.jar)
  156. UCH IC2NuclearControl{2.2.5a-GoingForTheKill} [Nuclear Control 2] (IC2NuclearControl-2.2.5a-GoingForTheKill.jar)
  157. UCH PFAAGeologica{0.2.26} [Geologica] (PFAA-1.7.10-0.2.26.jar)
  158. UCH UndergroundBiomes{0.7} [Underground Biomes Constructs] (UndergroundBiomesConstructs-1.7.2-0.7.jar)
  159. UCH gregtech{GT6-MC1710} [GregTech] (gregtech_1.7.10-6.00.48.jar)
  160. UCH galacticgreg{1.6} [Galactic Greg] (GalacticGreg-1.6.jar)
  161. UCE ihl{0.572} [IHL Tools & Machines for IC2V2] (ihl-tools_n_machines-0.572-1.7.10(1).jar)
  162. UCH ImmibisCore{59.1.1} [Immibis Core] (immibis-core-59.1.1.jar)
  163. UCH IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
  164. UCH MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar)
  165. UCH PFAAChemica{0.2.26} [Chemica] (PFAA-1.7.10-0.2.26.jar)
  166. UCH RedLogic{59.1.11} [RedLogic] (redlogic-59.1.11.jar)
  167. UCH Sampler{1.44} [Sampler] (sampler-1.44.jar)
  168. GL info: ' Vendor: 'Intel' Version: '1.4.0 - Build 7.14.10.4926' Renderer: 'Intel 945GM'
  169. AE2 Version: stable rv2-stable-9 for Forge 10.13.2.1291
  170. Launched Version: MultiMC5
  171. LWJGL: 2.9.1
  172. OpenGL: Intel 945GM GL version 1.4.0 - Build 7.14.10.4926, Intel
  173. GL Caps: Using GL 1.3 multitexturing.
  174. Not using framebuffer objects because OpenGL 1.4 is not supported, EXT_blend_func_separate is supported, OpenGL 3.0 is not supported, ARB_framebuffer_object is not supported, and EXT_framebuffer_object is not supported.
  175. Anisotropic filtering is supported and maximum anisotropy is 4.
  176. Shaders are not available because OpenGL 2.1 is not supported, ARB_shader_objects is not supported, ARB_vertex_shader is not supported, and ARB_fragment_shader is not supported.
  177.  
  178. Is Modded: Definitely; Client brand changed to 'fml,forge'
  179. Type: Client (map_client.txt)
  180. Resource Packs: []
  181. Current Language: English (US)
  182. Profiler Position: N/A (disabled)
  183. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  184. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement