Nemo_Oceansoul

Untitled

Jun 8th, 2020
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.19 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 6/8/20 10:13 AM
  5. Description: Initializing game
  6.  
  7. Reika.DragonAPI.Exception.RegistrationException: DRAGONAPI has a registration error:
  8. Shader was not linked properly:
  9. Contact Reika immediately!
  10. Include the following information:
  11. at Reika.DragonAPI.IO.Shaders.ShaderRegistry.error(ShaderRegistry.java:176)
  12. at Reika.DragonAPI.IO.Shaders.ShaderRegistry.error(ShaderRegistry.java:158)
  13. at Reika.DragonAPI.IO.Shaders.ShaderProgram.register(ShaderProgram.java:331)
  14. at Reika.DragonAPI.IO.Shaders.ShaderProgram.load(ShaderProgram.java:87)
  15. at Reika.DragonAPI.IO.Shaders.ShaderRegistry.createShader(ShaderRegistry.java:53)
  16. at Reika.DragonAPI.Extras.ReikaShader.register(ReikaShader.java:50)
  17. at Reika.DragonAPI.APIProxyClient.registerSidedHandlers(APIProxyClient.java:61)
  18. at Reika.DragonAPI.DragonAPIInit.preload(DragonAPIInit.java:250)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  22. at java.lang.reflect.Method.invoke(Method.java:497)
  23. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  24. at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  26. at java.lang.reflect.Method.invoke(Method.java:497)
  27. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  28. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  29. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  30. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  31. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  32. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  33. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  36. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  37. at java.lang.reflect.Method.invoke(Method.java:497)
  38. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  39. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  40. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  41. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  42. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  43. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  44. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
  45. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
  46. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  47. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  48. at net.minecraft.client.main.Main.main(SourceFile:148)
  49. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  50. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  51. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  52. at java.lang.reflect.Method.invoke(Method.java:497)
  53. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  54. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  55.  
  56.  
  57. A detailed walkthrough of the error, its code path and all known details is as follows:
  58. ---------------------------------------------------------------------------------------
  59.  
  60. -- Head --
  61. Stacktrace:
  62. at Reika.DragonAPI.IO.Shaders.ShaderRegistry.error(ShaderRegistry.java:176)
  63. at Reika.DragonAPI.IO.Shaders.ShaderRegistry.error(ShaderRegistry.java:158)
  64. at Reika.DragonAPI.IO.Shaders.ShaderProgram.register(ShaderProgram.java:331)
  65. at Reika.DragonAPI.IO.Shaders.ShaderProgram.load(ShaderProgram.java:87)
  66. at Reika.DragonAPI.IO.Shaders.ShaderRegistry.createShader(ShaderRegistry.java:53)
  67. at Reika.DragonAPI.Extras.ReikaShader.register(ReikaShader.java:50)
  68. at Reika.DragonAPI.APIProxyClient.registerSidedHandlers(APIProxyClient.java:61)
  69. at Reika.DragonAPI.DragonAPIInit.preload(DragonAPIInit.java:250)
  70. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  71. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  72. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  73. at java.lang.reflect.Method.invoke(Method.java:497)
  74. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  75. at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  76. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  77. at java.lang.reflect.Method.invoke(Method.java:497)
  78. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  79. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  80. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  81. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  82. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  83. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  84. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  85. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  86. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  87. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  88. at java.lang.reflect.Method.invoke(Method.java:497)
  89. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  90. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  91. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  92. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  93. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  94. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  95. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
  96. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
  97. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  98.  
  99. -- Initialization --
  100. Details:
  101. Stacktrace:
  102. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  103. at net.minecraft.client.main.Main.main(SourceFile:148)
  104. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  105. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  106. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  107. at java.lang.reflect.Method.invoke(Method.java:497)
  108. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  109. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  110.  
  111. -- System Details --
  112. Details:
  113. Minecraft Version: 1.7.10
  114. Operating System: Windows 7 (amd64) version 6.1
  115. Java Version: 1.8.0_51, Oracle Corporation
  116. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  117. Memory: 784492384 bytes (748 MB) / 1476395008 bytes (1408 MB) up to 2147483648 bytes (2048 MB)
  118. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  119. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  120. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  121. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 26 mods loaded, 26 mods active
  122. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  123. UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  124. UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
  125. UCH Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
  126. UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  127. UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  128. UCH OpenModsCore{0.10.1} [OpenModsCore] (minecraft.jar)
  129. UCH <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar)
  130. UCH BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar)
  131. UCE DragonAPI{v26b} [DragonAPI] (DragonAPI+1.7.10+V26b.jar)
  132. UCE RotaryCraft{v26b} [RotaryCraft] (RotaryCraft+1.7.10+V26b.jar)
  133. UCE ElectriCraft{v26a} [ElectriCraft] (ElectriCraft+1.7.10+V26a.jar)
  134. UCH ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
  135. UCH inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
  136. UCH IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
  137. UCH journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar)
  138. UCH LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
  139. UCH OpenMods{0.10.1} [OpenMods] (OpenModsLib-1.7.10-0.10.1.jar)
  140. UCH OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar)
  141. UCH RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
  142. UCE ReactorCraft{v26b} [ReactorCraft] (ReactorCraft+1.7.10+V26b.jar)
  143. UCH RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar)
  144. UCH Schematica{1.7.6.131} [Schematica] (Schematica-1.7.10-1.7.6.131-universal.jar)
  145. UCH soundfilters{0.8_for_1.7.X} [Sound Filters] (SoundFilters-0.8_for_1.7.X.jar)
  146. UCH StorageDrawers{1.7.10-1.10.9} [Storage Drawers] (StorageDrawers-1.7.10-1.10.9.jar)
  147. UCE TreeClimbing{v@MAJOR_VERSION@@MINOR_VERSION@} [TreeClimbing] (TreeClimbing+1.7.10+V26a.jar)
  148. UCE VoidMonster{v26a} [Void Monster] (VoidMonster+1.7.10+V26a.jar)
  149. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.2.9712 Compatibility Profile Context' Renderer: 'ATI Mobility Radeon HD 4250 '
  150. OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:ENABLED]
  151. Class transformer null safety: all safe
  152. Stencil buffer state: Function set: GL30, pool: internal, bits: 8
  153. Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
  154. LWJGL: 2.9.1
  155. OpenGL: ATI Mobility Radeon HD 4250 GL version 3.2.9712 Compatibility Profile Context, ATI Technologies Inc.
  156. GL Caps: Using GL 1.3 multitexturing.
  157. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  158. Anisotropic filtering is supported and maximum anisotropy is 16.
  159. Shaders are available because OpenGL 2.1 is supported.
  160.  
  161. Is Modded: Definitely; Client brand changed to 'fml,forge'
  162. Type: Client (map_client.txt)
  163. Resource Packs: []
  164. Current Language: English (US)
  165. Profiler Position: N/A (disabled)
  166. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  167. Anisotropic Filtering: Off (1)
Add Comment
Please, Sign In to add comment