Advertisement
Guest User

Guidebook Crash

a guest
May 19th, 2020
681
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.81 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad, have a hug! <3
  3.  
  4. Time: 2020-05-19 17:21:00 EDT
  5. Description: Initializing game
  6.  
  7. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Guidebook (gbook_snapshot)
  8. Caused by: java.lang.NoClassDefFoundError: gigaherz/common/client/ModelHandle
  9. at gigaherz.lirelent.guidebook.client.ClientProxy.preInit(ClientProxy.java:85)
  10. at gigaherz.lirelent.guidebook.GuidebookMod.preInit(GuidebookMod.java:59)
  11. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  13. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  14. at java.lang.reflect.Method.invoke(Method.java:497)
  15. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  16. at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
  17. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  18. at java.lang.reflect.Method.invoke(Method.java:497)
  19. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  20. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  21. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  22. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  23. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  24. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  25. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  26. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  27. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  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.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  33. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  34. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  35. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  36. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  37. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  38. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  39. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  40. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
  41. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
  42. at net.minecraft.client.Minecraft.init(Minecraft.java:467)
  43. at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
  44. at net.minecraft.client.main.Main.main(SourceFile:123)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  47. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  48. at java.lang.reflect.Method.invoke(Method.java:497)
  49. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  50. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  51. Caused by: java.lang.ClassNotFoundException: gigaherz.common.client.ModelHandle
  52. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  53. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  54. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  55. ... 42 more
  56. Caused by: java.lang.NullPointerException
  57. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  58. ... 44 more
  59.  
  60.  
  61. A detailed walkthrough of the error, its code path and all known details is as follows:
  62. ---------------------------------------------------------------------------------------
  63.  
  64. -- System Details --
  65. Minecraft Version: 1.12.2
  66. Operating System: Windows 10 (amd64) version 10.0
  67. Java Version: 1.8.0_51, Oracle Corporation
  68. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  69. Memory: 247317304 bytes (235 MB) / 1140850688 bytes (1088 MB) up to 6442450944 bytes (6144 MB)
  70. 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
  71. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  72. FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F5 116 mods loaded, 114 mods active
  73. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  74.  
  75. | State | ID | Version | Source | Signature |
  76. |:----- |:------------------------------ |:-------------------- |:--------------------------------------------------- |:---------------------------------------- |
  77. | LCH | minecraft | 1.12.2 | minecraft.jar | None |
  78. | LCH | mcp | 9.42 | minecraft.jar | None |
  79. | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None |
  80. | LCH | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None |
  81. | LCH | foamfixcore | 7.7.4 | minecraft.jar | None |
  82. | LCH | damageindicatorsmod | 1.0 | [1.12.2]DamageIndicatorsMod-3.5.1.jar | None |
  83. | LCH | jei | 4.15.0.291 | jei_1.12.2-4.15.0.291.jar | None |
  84. | LCH | abyssalcraft | 1.9.18 | AbyssalCraft-1.12.2-1.9.18.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
  85. | LCH | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  86. | LCH | redstoneflux | 2.1.0 | RedstoneFlux-1.12.2.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  87. | LCH | tiffitlib | 1.0.3 | TiffitLib-1.12.2.jar | None |
  88. | LCH | defier | 1.4.3 | Defier-Mod-1.12.2.jar | None |
  89. | LCH | overlord | 2.4.14 | Overlord-1.12.2-2.4.14.jar | None |
  90. | LCH | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
  91. | LCH | bloodmagic | 1.12.2-2.4.3-105 | BloodMagic-1.12.2-2.4.3-105.jar | None |
  92. | LCH | animus | 1 | Animus-1.12-2.1.6.jar | None |
  93. | LCH | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None |
  94. | LCH | apotheosis | 1.12.4 | Apotheosis-1.12.2-1.12.4.jar | None |
  95. | LCH | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  96. | LCH | arca | 1.0.0 | Arca.jar | None |
  97. | LCH | artemislib | 1.0.6 | ArtemisLib-1.12.2-v1.0.6.jar | None |
  98. | LCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  99. | LCH | astralsorcery | 1.10.22 | astralsorcery-1.12.2-1.10.23.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
  100. | LCH | automatic_crafting_table_darty | 3.0 | AutomaticCraftingTable-3.0.jar | None |
  101. | LCH | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
  102. | LCH | avaritia | 3.3.0 | Avaritia-1.12.2-3.3.0.33-universal.jar | None |
  103. | LCH | backpack | 3.0.2 | backpack-3.0.2-1.12.2.jar | None |
  104. | LCH | bno | 1.12.2-1.0.4.0 | BasicNetherOres-1.12.2-1.0.4.0.jar | None |
  105. | LCH | baubleofundying | 1.0.1 | BaubleOfUndying-1.12-1.0.1.jar | None |
  106. | LCH | baubleshulkerboxes | 4r | BaubleShulkerBoxes-1.12.2-4r.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
  107. | LCH | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
  108. | LCH | betterportals | 0.3.7.7 | betterportals-0.3.7.7.jar | None |
  109. | LCH | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  110. | LCH | librarianlib | 4.20 | librarianlib-1.12.2-4.20-release.jar | None |
  111. | LCH | psiaddons | 1.1.05 | PsiAddons-1.1.05.jar | None |
  112. | LCH | psi | r1.1-77 | Psi-r1.1-77.jar | None |
  113. | LCH | rpsideas | 2.4.2 | rpsideas-2.4.2.jar | None |
  114. | LCH | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None |
  115. | LCH | bloodarsenal | 1.12.2-2.2.0-29 | BloodArsenal-1.12.2-2.2.1-29.jar | None |
  116. | LCH | bloodtinker | 1.0.5 | bloodtinker-1.0.5.jar | None |
  117. | LCH | brandonscore | 2.4.18 | BrandonsCore-1.12.2-2.4.18.210-universal.jar | None |
  118. | LCH | carpentersblocks | 3.4.0-poc.6 | Carpenter's Blocks v3.4.0-poc.6 - MC 1.12.2.jar | None |
  119. | LCH | carryon | 1.12.2 | CarryOn+MC1.12.2+v1.12.2.jar | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
  120. | LCH | mclib | 1.0.3 | mclib-1.0.3-1.12.2.jar | None |
  121. | LCH | metamorph | 1.1.10 | changeling-1.1.10-1.12.2_squid-air-mp.jar | None |
  122. | LCH | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
  123. | LCH | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
  124. | LCH | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
  125. | LCH | cosmeticarmorreworked | 1.12.2-v4a | CosmeticArmorReworked-1.12.2-v4a.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
  126. | LCH | creepingnether | 2.2.2 | Creeping+Nether-2.2.2.jar | None |
  127. | LCH | cyclopscore | 1.5.0 | CyclopsCore-1.12.2-1.5.0.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  128. | LCH | deconstruction | 3.0.3 | Deconstruction-Table-Mod-1.12.2.jar | None |
  129. | LCH | dimdoors | 3.0.9+287 | DimensionalDoors-3.0.9-287.jar | None |
  130. | LCH | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
  131. | LCH | draconicevolution | 2.3.25 | Draconic-Evolution-1.12.2-2.3.25.351-universal.jar | None |
  132. | LCH | dragon_enchants | 1.0 | dragonenchantments-0.0.4.jar | None |
  133. | LCH | elementaristics | 0.0.9.6.7 | elementaristics-0.0.9.6.7.jar | None |
  134. | LCH | embers | 1.13-hotfix2 | EmbersRekindled-1.13-hotfix2.jar | None |
  135. | LCH | enderfolds | 0.1.0 | Ender+Folds-1.12.2-0.1.2.jar | None |
  136. | LCH | ageofabyssalcraft | 0.7 | Engender+Mod-1.12.2-0.7-pre1.jar | None |
  137. | LCH | ageofchaos | 0.7 | Engender+Mod-1.12.2-0.7-pre1.jar | None |
  138. | LCH | ageofminecraft | 0.7 | Engender+Mod-1.12.2-0.7-pre1.jar | None |
  139. | LCH | enhancedarmaments | 1.3.17 | enhancedarmaments-1.3.17.jar | None |
  140. | LCH | entropic | 1.0.0 | entropic-1.0.1-beta.jar | None |
  141. | LCH | tombstone | 3.6.2 | tombstone-3.6.2-1.12.2.jar | None |
  142. | LCH | erebus | 1.0.31 | Erebus-1.0.31.jar | None |
  143. | LCH | evilcraft | 0.10.77 | EvilCraft-1.12.2-0.10.77.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  144. | LCH | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
  145. | LCH | evilcraftcompat | 1.0.0 | EvilCraft-1.12.2-0.10.77.jar | None |
  146. | LCH | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
  147. | LCH | fancylamps | 1.1.0 | fancylamps-1.1.0.jar | None |
  148. | LCH | foamfix | 0.10.9-1.12.2 | foamfix-0.10.9-1.12.2.jar | None |
  149. | LCH | grue | 1.4.0 | Grue-1.12.2-1.4.0.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
  150. | LCE | gbook_snapshot | 2.9.1.s5 | Guidebook-1.12.2-2.9.1.s5.jar | None |
  151. | LC | hammercore | 2.0.4.7 | HammerCore-1.12.2-2.0.4.7.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
  152. | LC | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
  153. | LC | thaumadditions | 18r | ThaumicAdditions-1.12.2-18r.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
  154. | LC | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
  155. | LC | iceandfire | 1.8.1 | iceandfire-1.8.1.jar | None |
  156. | LC | inventorypets | 2.0.1 | inventorypets-1.12-2.0.1.jar | None |
  157. | LC | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
  158. | LC | libraryex | 1.0.11 | LibraryEx-1.12.2-1.0.11.jar | None |
  159. | LC | lycanitesmobs | 2.0.0.4 - MC 1.12.2 | lycanitesmobs-1.12.2-2.0.0.4.jar | None |
  160. | LC | manawell | 0.0.2 | manawell-1.12--0.0.2.jar | None |
  161. | LC | mechsoldiers | 1.1.6 | MechSoldiers-1.12.2-1.1.6.jar | None |
  162. | LC | mekanism | 1.12.2-9.8.3.390 | Mekanism-1.12.2-9.8.3.390.jar | None |
  163. | LC | mekanismgenerators | 1.12.2-9.8.3.390 | MekanismGenerators-1.12.2-9.8.3.390.jar | None |
  164. | LC | mekanismtools | 1.12.2-9.8.3.390 | MekanismTools-1.12.2-9.8.3.390.jar | None |
  165. | LC | mowziesmobs | 1.5.4 | mowziesmobs-1.5.4.jar | None |
  166. | LC | netherchest | 1.1.1 | netherchest-1.1.1.jar | None |
  167. | LC | netherex | 2.0.15 | NetherEx-1.12.2-2.0.15.jar | None |
  168. | LC | projecte | 1.12.2-PE1.4.1 | ProjectE-1.12.2-PE1.4.1.jar | None |
  169. | LC | plustic | 7.0.7.0 | plustic-7.0.7.0.jar | None |
  170. | LC | pneumaticcraft | 1.12.2-0.11.14-395 | pneumaticcraft-repressurized-1.12.2-0.11.14-395.jar | None |
  171. | LC | progressiveautomation | 1.7.8 | ProgressiveAutomation-1.12.2-1.7.8.jar | None |
  172. | LC | psipherals | 1.1.0 | psipherals-1.1.0.jar | None |
  173. | LC | raolcraft | 2.2.1 | RaolCraft+Omega+2.2.1+(MC+1.12.2).jar | None |
  174. | LC | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
  175. | LC | soulus | 1.12.2-4.3.3-f3404c1 | Soulus-1.12.2-4.3.3-f3404c1.jar | None |
  176. | LC | surge | 2.0.77 | Surge-1.12.2-2.0.77.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  177. | LC | texfix | 4.0 | TexFix+V-1.12-4.0.jar | None |
  178. | LC | thaumicperiphery | 0.3.1 | thaumicperiphery-0.3.1.jar | None |
  179. | LC | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
  180. | LC | vanillafix | 1.0.10-SNAPSHOT | VanillaFix-1.0.10-99.jar | None |
  181. | LC | veining | 1.3.2 | veining-1.3.2-1.12.x.jar | None |
  182. | LC | wings | 1.1.5 | wings-1.1.5-1.12.2.jar | None |
  183. | LC | bauble_wings | 1.0.0 | wings-1.1.5-1.12.2.jar | None |
  184. | LC | worleycaves | 1.5.1 | worleycaves-1.5.1.jar | None |
  185. | LC | xaerominimap | 1.13.9 | Xaeros-Minimap-Mod-1.12.jar | None |
  186. | LC | discarnate | 1.12.2-1.6.1.0 | Discarnate-1.12.2-1.6.1.0.jar | 0bf221d944c89aaf3ccb7b8315148f222be50739 |
  187. | LC | phosphor-lighting | 1.12.2-0.2.6 | phosphor-1.12.2-0.2.6+build50-universal.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
  188. | LC | thebetweenlands | 3.5.10 | TheBetweenlands-3.5.10-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
  189. | LC | librarianliblate | 4.20 | librarianlib-1.12.2-4.20-release.jar | None |
  190. | LC | mysticallib | 1.12.2-1.4.0 | mysticallib-1.12.2-1.4.0.jar | None |
  191. | UD | mclib_core | 1.0.3 | minecraft.jar | None |
  192. | UD | mobends_wings | 1.0.0 | wings-1.1.5-1.12.2.jar | None |
  193. Loaded coremods (and transformers): wings (wings-1.1.5-1.12.2.jar)
  194. me.paulf.wings.server.asm.WingsRuntimePatcher
  195. me.paulf.wings.server.asm.mobends.WingsMoBendsRuntimePatcher
  196. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.9-1.12.2.jar)
  197. pl.asie.foamfix.coremod.FoamFixTransformer
  198. ForgelinPlugin (Forgelin-1.8.4.jar)
  199.  
  200. HCASM (HammerCore-1.12.2-2.0.4.7.jar)
  201. com.zeitheron.hammercore.asm.HammerCoreTransformer
  202. MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  203. mekanism.coremod.KeybindingMigrationHelper
  204. AstralCore (astralsorcery-1.12.2-1.10.23.jar)
  205.  
  206. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.5.10-core.jar)
  207. thebetweenlands.core.TheBetweenlandsClassTransformer
  208. McLib core mod (mclib-1.0.3-1.12.2.jar)
  209. mchorse.mclib.core.McLibCMClassTransformer
  210. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  211. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  212. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  213. ApotheosisCore (Apotheosis-1.12.2-1.12.4.jar)
  214. shadows.ApotheosisTransformer
  215. LibrarianLib Plugin (librarianlib-1.12.2-4.20-release.jar)
  216. com.teamwizardry.librarianlib.asm.LibLibTransformer
  217. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  218.  
  219. VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)
  220.  
  221. SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar)
  222. GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 20.19.15.4531' Renderer: 'Intel(R) HD Graphics 4400'
  223. AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
  224. Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced)
  225. - TinkerWorld (Enabled/Not Forced)
  226. - TinkerTools (Enabled/Not Forced)
  227. - TinkerHarvestTools (Enabled/Forced)
  228. - TinkerMeleeWeapons (Enabled/Forced)
  229. - TinkerRangedWeapons (Enabled/Forced)
  230. - TinkerModifiers (Enabled/Forced)
  231. - TinkerSmeltery (Enabled/Not Forced)
  232. - TinkerGadgets (Enabled/Not Forced)
  233. - TinkerOredict (Enabled/Forced)
  234. - TinkerIntegration (Enabled/Forced)
  235. - TinkerFluids (Enabled/Forced)
  236. - TinkerMaterials (Enabled/Forced)
  237. - TinkerModelRegister (Enabled/Forced)
  238. - wailaIntegration (Enabled/Not Forced)
  239. Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
  240. OreDictionary Info: Registered 457 names; 529 stacks.
  241. Pastebin Connection: Okay.
  242. Dependent Mods:
  243. -Thaumic Additions: Reconstructed (thaumadditions) @18r
  244. [Psi] Active spell: None
  245. Suspected Mods: Guidebook (gbook_snapshot)
  246. Launched Version: 1.12.2-forge1.12.2-14.23.5.2847
  247. LWJGL: 2.9.4
  248. OpenGL: Intel(R) HD Graphics 4400 GL version 4.3.0 - Build 20.19.15.4531, Intel
  249. GL Caps: Using GL 1.3 multitexturing.
  250. Using GL 1.3 texture combiners.
  251. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  252. Shaders are available because OpenGL 2.1 is supported.
  253. VBOs are available because OpenGL 1.5 is supported.
  254. Using VBOs: Yes
  255. Is Modded: Definitely; Client brand changed to 'fml,forge'
  256. Type: Client (map_client.txt)
  257. Resource Packs: vanilla, file/v9.1F1.13 Hypixel Skyblock Pack (32x) (incompatible)
  258. Current Language: English (US)
  259. Profiler Position: N/A (disabled)
  260. CPU: 4x Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement