Guest User

Untitled

a guest
Mar 15th, 2020
2,730
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.12 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 3/14/20 8:33 PM
  5. Description: Rendering overlay
  6.  
  7. java.lang.NullPointerException: Rendering overlay
  8. at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770) ~[guava-21.0.jar:?] {}
  9. at vazkii.botania.client.model.GunModel.<init>(GunModel.java:48) ~[?:r1.11-376] {re:classloading}
  10. at vazkii.botania.client.core.handler.MiscellaneousIcons.onModelBake(MiscellaneousIcons.java:135) ~[?:r1.11-376] {re:classloading}
  11. at net.minecraftforge.eventbus.ASMEventHandler_286_MiscellaneousIcons_onModelBake_ModelBakeEvent.invoke(.dynamic) ~[?:?] {}
  12. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-1.0.0-service.jar:?] {}
  13. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-1.0.0-service.jar:?] {}
  14. at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) ~[?:28.2] {re:classloading}
  15. at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:243) ~[?:?] {re:classloading}
  16. at net.minecraftforge.fml.ModLoader$$Lambda$2716/114909280.accept(Unknown Source) ~[?:?] {}
  17. at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51] {}
  18. at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217) ~[?:?] {re:classloading}
  19. at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:243) ~[?:?] {re:classloading}
  20. at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:379) ~[?:?] {re:classloading}
  21. at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:62) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  22. at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:17) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  23. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {re:classloading}
  24. at net.minecraft.client.resources.ReloadListener$$Lambda$9461/1405286515.accept(Unknown Source) ~[?:?] {}
  25. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_51] {}
  26. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}
  27. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
  28. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}
  29. at net.minecraft.resources.AsyncReloader$$Lambda$10995/2010032229.run(Unknown Source) ~[?:?] {}
  30. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:170) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
  31. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:classloading}
  32. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:135) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
  33. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:115) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
  34. at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:861) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:controllable:minecraft,pl:runtimedistcleaner:A}
  35. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:controllable:minecraft,pl:runtimedistcleaner:A}
  36. at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] {re:classloading}
  37. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
  38. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
  39. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
  40. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
  41. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.2.3.jar:28.2] {}
  42. at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$432/1708786164.call(Unknown Source) [forge-1.14.4-28.2.3.jar:28.2] {}
  43. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-4.1.0.jar:?] {}
  44. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-4.1.0.jar:?] {}
  45. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-4.1.0.jar:?] {}
  46. at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-4.1.0.jar:?] {re:classloading}
  47. at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-4.1.0.jar:?] {re:classloading}
  48.  
  49.  
  50. A detailed walkthrough of the error, its code path and all known details is as follows:
  51. ---------------------------------------------------------------------------------------
  52.  
  53. -- Head --
  54. Thread: Client thread
  55. Stacktrace:
  56. at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
  57. at vazkii.botania.client.model.GunModel.<init>(GunModel.java:48)
  58. at vazkii.botania.client.core.handler.MiscellaneousIcons.onModelBake(MiscellaneousIcons.java:135)
  59. at net.minecraftforge.eventbus.ASMEventHandler_286_MiscellaneousIcons_onModelBake_ModelBakeEvent.invoke(.dynamic)
  60. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
  61. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
  62. at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168)
  63. at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:243)
  64. at net.minecraftforge.fml.ModLoader$$Lambda$2716/114909280.accept(Unknown Source)
  65. at java.util.HashMap.forEach(HashMap.java:1280)
  66. at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217)
  67. at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:243)
  68. at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:379)
  69. at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:62)
  70. at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:17)
  71. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13)
  72. at net.minecraft.client.resources.ReloadListener$$Lambda$9461/1405286515.accept(Unknown Source)
  73. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656)
  74. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
  75. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
  76. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)
  77. at net.minecraft.resources.AsyncReloader$$Lambda$10995/2010032229.run(Unknown Source)
  78. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:170)
  79. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23)
  80. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:135)
  81.  
  82. -- Overlay render details --
  83. Details:
  84. Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
  85. Stacktrace:
  86. at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:880)
  87. at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:890)
  88. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384)
  89. at net.minecraft.client.main.Main.main(SourceFile:155)
  90. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  91. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  92. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  93. at java.lang.reflect.Method.invoke(Method.java:497)
  94. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
  95. at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$432/1708786164.call(Unknown Source)
  96. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
  97. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
  98. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
  99. at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
  100. at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
  101.  
  102. -- System Details --
  103. Details:
  104. Minecraft Version: 1.14.4
  105. Minecraft Version ID: 1.14.4
  106. Operating System: Windows 10 (amd64) version 10.0
  107. Java Version: 1.8.0_51, Oracle Corporation
  108. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  109. Memory: 5842245840 bytes (5571 MB) / 10737418240 bytes (10240 MB) up to 10737418240 bytes (10240 MB)
  110. CPUs: 8
  111. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  112. ModLauncher: 4.1.0+62+5bfa59b
  113. ModLauncher launch target: fmlclient
  114. ModLauncher naming: srg
  115. ModLauncher services:
  116. /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE
  117. /forge-1.14.4-28.2.3.jar object_holder_definalize PLUGINSERVICE
  118. /forge-1.14.4-28.2.3.jar runtime_enum_extender PLUGINSERVICE
  119. /accesstransformers-1.0.5-shadowed.jar accesstransformer PLUGINSERVICE
  120. /forge-1.14.4-28.2.3.jar capability_inject_definalize PLUGINSERVICE
  121. /forge-1.14.4-28.2.3.jar runtimedistcleaner PLUGINSERVICE
  122. /OptiFine_1.14.4_HD_U_F5.jar OptiFine TRANSFORMATIONSERVICE
  123. /forge-1.14.4-28.2.3.jar fml TRANSFORMATIONSERVICE
  124. /MixinBootstrap-1.0.1.jar mixinbootstrap TRANSFORMATIONSERVICE
  125. /MixinBootstrap-1.0.1.jar mixin PLUGINSERVICE
  126. /MixinBootstrap-1.0.1.jar mixinbootstrap PLUGINSERVICE
  127. FML: 28.2
  128. Forge: net.minecraftforge:28.2.3
  129. FML Language Providers:
  130. minecraft@1
  131. Mod List:
  132. enchantedbookredesign-1.1.jar Enchanted Book Redesign {[email protected] SIDED_SETUP}
  133. byx_1.14-1.0.jar Bottle Your Xp {[email protected] SIDED_SETUP}
  134. CyclopsCore-1.14.4-1.6.1.jar Cyclops Core {[email protected] SIDED_SETUP}
  135. blue_skies-1.14.4-1.0.0.jar Blue Skies {[email protected] SIDED_SETUP}
  136. AoV-1.14-0.13.2.jar Angel of Vengeance {[email protected] SIDED_SETUP}
  137. beta_days-1.14.4-1.1.2.jar Beta Days {[email protected] SIDED_SETUP}
  138. vilnames_1.14-1.4.jar Villager Names {[email protected] SIDED_SETUP}
  139. embellishcraft-bop-1.14.4-1.1.0.jar EmbellishCraft BoP Addon {[email protected] SIDED_SETUP}
  140. Uppers-0.1.11.jar Uppers {[email protected] SIDED_SETUP}
  141. ChineseWorkshop-1.14.4-2.4.1.jar ChineseWorkshop {[email protected] SIDED_SETUP}
  142. planttech2-0.01.06.jar PlantTech 2 {[email protected] SIDED_SETUP}
  143. SilentMechanisms-1.14.4-0.6.12+45.jar Silent's Mechanisms {[email protected]+45 SIDED_SETUP}
  144. rsgauges-1.14.4-1.2.0.jar Gauges and Switches {[email protected] SIDED_SETUP}
  145. essentials-1.14.4-2.6.6.jar Essentials {[email protected] SIDED_SETUP}
  146. CookingForBlockheads_1.14.4-7.4.4.jar Cooking for Blockheads {[email protected] SIDED_SETUP}
  147. ReAuth-1.14-3.8.0.jar ReAuth {[email protected] SIDED_SETUP}
  148. Placebo-1.14.4-2.3.5.jar Placebo {[email protected] SIDED_SETUP}
  149. citadel-1.0.3.jar Citadel {[email protected] SIDED_SETUP}
  150. Powah-1.14.4-0.2.5.jar Powah {[email protected] SIDED_SETUP}
  151. rangedpumps-0.6.1.jar Ranged Pumps {[email protected] SIDED_SETUP}
  152. MutantBeasts-1.14.4-0.8.1.jar Mutant Beasts {[email protected] SIDED_SETUP}
  153. GrandEconomy-1.15.1-1.4.0.jar Grand Economy {[email protected] SIDED_SETUP}
  154. Bookshelf-1.14.4-4.4.71.jar Bookshelf {[email protected] SIDED_SETUP}
  155. u_team_core-1.14.4-2.8.0.140.jar U Team Core {[email protected] SIDED_SETUP}
  156. unstabletools-3.6b.jar Unstable Tools {[email protected] SIDED_SETUP}
  157. DarkUtilities-1.14.4-2.0.11.jar Dark Utilities {[email protected] SIDED_SETUP}
  158. Apotheosis-1.14.4-2.4.4.jar Apotheosis {[email protected] SIDED_SETUP}
  159. Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {waila@version SIDED_SETUP}
  160. SnowRealMagic-1.14.4-1.5.2.jar Snow! Real Magic! {[email protected] SIDED_SETUP}
  161. Wither+Totem+0.1.jar Wither Skeleton Totems {[email protected] SIDED_SETUP}
  162. JustEnoughResources-1.14.4-0.10.0.70.jar Just Enough Resources {[email protected] SIDED_SETUP}
  163. MysticalAgradditions-1.14.4-2.0.0.jar Mystical Agradditions {[email protected] SIDED_SETUP}
  164. nmdar_1.14-3.8.jar Named Areas {[email protected] SIDED_SETUP}
  165. mysticallib-1.14.4-1.13.0.jar Mystical Lib {[email protected] SIDED_SETUP}
  166. refinedstorage-1.7.3.jar Refined Storage {[email protected] SIDED_SETUP}
  167. ConfigurableCane-1.14.4-1.5.jar Configurable Cane {[email protected] SIDED_SETUP}
  168. JUULv1.51b-1-1.14.4.jar JUULMod {[email protected] SIDED_SETUP}
  169. anviltweaks-1.4b.jar Anvil Tweaks {[email protected] SIDED_SETUP}
  170. industrial-foregoing-1.14.4-2.1.2-582ea8b.jar Industrial Foregoing {[email protected] SIDED_SETUP}
  171. Overloaded+Compressed+Blocks-1.14.4-1.0.8.jar Overloaded Compressed Blocks {[email protected] SIDED_SETUP}
  172. embellishcraft-1.14.4-1.5.0.jar EmbellishCraft {[email protected] SIDED_SETUP}
  173. bkr_1.14-1.1.jar Breedable Killer Rabbit {[email protected] SIDED_SETUP}
  174. BiomesOPlenty-1.14.4-9.0.0.262-universal.jar Biomes O' Plenty {[email protected] SIDED_SETUP}
  175. Lollipop-1.14.4-0.0.23(1).jar Lollipop {[email protected] SIDED_SETUP}
  176. extcaves-1.5.jar Extended Caves {[email protected] SIDED_SETUP}
  177. EyesInTheDarkness-1.14.4-0.2.0.jar Eyes in the Darkness {[email protected] SIDED_SETUP}
  178. portality-1.14.4-2.0.4-b0b3467.jar Portality {[email protected] SIDED_SETUP}
  179. curios-FORGE-1.14.4-1.0.6.1.jar Curios API {[email protected] SIDED_SETUP}
  180. Botania+r1.11-376.jar Botania {[email protected] SIDED_SETUP}
  181. gardenofglass-1.1.jar Garden of Glass {[email protected] SIDED_SETUP}
  182. Patchouli-1.1-24.jar Patchouli {[email protected] SIDED_SETUP}
  183. AutoRegLib-1.4-35.jar AutoRegLib {[email protected] SIDED_SETUP}
  184. roadstuff-1.14.4-2.1.1.jar Road Stuff 2 {[email protected] SIDED_SETUP}
  185. OreExcavation-1.6.147.jar Ore Excavation {oreexcavation@NONE SIDED_SETUP}
  186. elevatorid-1.14.4-1.5.2.jar Elevator Mod {[email protected] SIDED_SETUP}
  187. tombstone-4.1.9-1.14.4.jar Corail Tombstone {[email protected] SIDED_SETUP}
  188. ServerTickMonitor-1.14.4-4.0.0.jar Server Tick Monitor {[email protected] SIDED_SETUP}
  189. obfuscate-0.3.3-1.14.4.jar Obfuscate {[email protected] SIDED_SETUP}
  190. vehicle-mod-0.43.3-1.14.4.jar MrCrayfish's Vehicle Mod {[email protected] SIDED_SETUP}
  191. worldedit-forge-mc1.14.4-7.0.1.jar WorldEdit {[email protected];61bc012 SIDED_SETUP}
  192. noRecipeBook_v1.4.1formc1.14.4.jar No Recipe Book {[email protected] SIDED_SETUP}
  193. NaturesAura-20.1.jar Nature's Aura {naturesaura@version SIDED_SETUP}
  194. botanianeedsit-1.14.4-1.0.2.jar Botania Needs These Things! {[email protected] SIDED_SETUP}
  195. furniture-7.0.0-pre15-1.14.4.jar MrCrayfish's Furniture Mod {[email protected] SIDED_SETUP}
  196. AI-Improvements-1.14.4-0.3.0.jar AI-Improvements {[email protected] SIDED_SETUP}
  197. mcw-furnitures-1.0.0-mc1.14.4.jar Macaw's Furniture {[email protected] SIDED_SETUP}
  198. Charm-1.14.4-1.4.3.jar Charm {[email protected] SIDED_SETUP}
  199. controllable-1.14.4-0.8.0.jar Controllable {[email protected] SIDED_SETUP}
  200. ServerTabInfo-1.14.4-1.2.6.jar Server Tab Info {[email protected] SIDED_SETUP}
  201. QuantumStorage-1.14.4-5.0.2.jar QuantumStorage {quantumstorage@NONE SIDED_SETUP}
  202. sfm_1.14-1.0.jar Snowballs Freeze Mobs {[email protected] SIDED_SETUP}
  203. Forgeyourworld-2.2.15a.jar Forge your world {[email protected] SIDED_SETUP}
  204. Cyclic-1.14.4-0.1.3.jar Cyclic {[email protected] SIDED_SETUP}
  205. SaveMyStronghold-1.14.4-1.0.0.jar Save My Stronghold! {[email protected] SIDED_SETUP}
  206. Kiwi-1.14.4-2.6.3.jar Kiwi {[email protected] SIDED_SETUP}
  207. ToMeSetupMC1.14.4-1.0.2.jar ToMe Setup {[email protected] SIDED_SETUP}
  208. Ma-Enchants-1.14.4-1.8.1.jar Ma Enchants {[email protected] SIDED_SETUP}
  209. Cucumber-1.14.4-2.0.6.jar Cucumber Library {[email protected] SIDED_SETUP}
  210. craftingstation-2.1.5a.jar Crafting Station {[email protected] SIDED_SETUP}
  211. Overloaded-1.14.4-0.0.78.jar Overloaded {[email protected] SIDED_SETUP}
  212. bountifulbaubles-1.14.4-0.0.2.jar Bountiful Baubles {bountifulbaubles@NONE SIDED_SETUP}
  213. janoeo-2.3.jar Just Another Nether/Overworld/End Ores {[email protected] SIDED_SETUP}
  214. jei-1.14.4-6.0.0.27.jar Just Enough Items {[email protected] SIDED_SETUP}
  215. Druidcraft-1.14-0.2.32.jar Druidcraft {[email protected] SIDED_SETUP}
  216. Network2v1.0.7.jar Network 2 {[email protected] SIDED_SETUP}
  217. wildnature-2.1.4.jar WildNature {[email protected] SIDED_SETUP}
  218. MekanismAll-1.14.4-9.8.3.homebaked.jar Mekanism {[email protected] SIDED_SETUP}
  219. Upgrade-Aquatic-1.14.4-v1.4.10.jar Upgrade Aquatic {[email protected] SIDED_SETUP}
  220. bloomful-1.2.3.jar Bloomful {[email protected] SIDED_SETUP}
  221. extraboats-1.2.3-1.14.4.jar Extra Boats {[email protected] SIDED_SETUP}
  222. create-mc1.14.4_v0.1.1a.jar Create {[email protected] SIDED_SETUP}
  223. journeymap-1.14.4-5.7.0b1.jar Journeymap {[email protected] SIDED_SETUP}
  224. good-nights-sleep-1.14.4-1.0.1.jar Good Night's Sleep {[email protected] SIDED_SETUP}
  225. SereneSeasons-1.14.4-2.0.0.40-universal.jar Serene Seasons {[email protected] SIDED_SETUP}
  226. DungeonCrawl-1.14.4-1.6.1.jar Dungeon Crawl {[email protected] SIDED_SETUP}
  227. betteranimalsplus-1.14.4-8.2.1.jar Better Animals Plus {[email protected] SIDED_SETUP}
  228. FarmingForBlockheads_1.14.4-5.3.2.jar Farming for Blockheads {[email protected] SIDED_SETUP}
  229. cofh_core-1.14.4-0.2.0b.jar CoFH Core {[email protected] SIDED_SETUP}
  230. The-Endergetic-Expansion-1.14.4-v1.1.2.jar The Endergetic Expansion {[email protected] SIDED_SETUP}
  231. alib-1.14.4-8.jar A Lib {[email protected] SIDED_SETUP}
  232. mcjtylib-1.14-3.5.17-alpha.jar McJtyLib {[email protected] SIDED_SETUP}
  233. rftoolsbase-1.14-0.0.12-alpha(1).jar RFToolsBase {[email protected] SIDED_SETUP}
  234. shb_1.14-1.0.jar Softer Hay Bales {[email protected] SIDED_SETUP}
  235. permasomnia_v1.0.0_formc1.14.4.jar Permasomnia {[email protected] SIDED_SETUP}
  236. CraftTweaker-1.14.4-5.0.1.133.jar CraftTweaker {[email protected] SIDED_SETUP}
  237. rftoolspower-1.14-1.2.12-alpha.jar RFToolsPower {[email protected] SIDED_SETUP}
  238. swampexpansion-1.3.jar Swamp Expansion {[email protected] SIDED_SETUP}
  239. forge-1.14.4-28.2.3-universal.jar Forge {[email protected] SIDED_SETUP}
  240. xpplus-1.0.jar Experience Plus {[email protected] SIDED_SETUP}
  241. Bones-1.14.4-1.3.2.jar Bones {[email protected] SIDED_SETUP}
  242. Explorercraft-1.14.4-3.2.4.jar Explorercraft {[email protected] SIDED_SETUP}
  243. [Forge]+[1.14.4]+GamemodeOverhaul-1.4.2.2.jar GamemodeOverhaul {[email protected] SIDED_SETUP}
  244. MysticalAgriculture-1.14.4-2.0.6.jar Mystical Agriculture {[email protected] SIDED_SETUP}
  245. ironchest-1.14.4-9.1.5.jar Iron Chests {[email protected] SIDED_SETUP}
  246. villagerdeathm_1.14-1.2.jar Villager Death Messages {[email protected] SIDED_SETUP}
  247. alchemistry-1.14.4-8.jar Alchemistry {[email protected] SIDED_SETUP}
  248. forge-1.14.4-28.2.3-client.jar Minecraft {[email protected] SIDED_SETUP}
  249. extraanvils-2.5b(1).jar Extra Anvils {[email protected] SIDED_SETUP}
  250. Flopper-1.14.4-1.0.5.jar Flopper {[email protected] SIDED_SETUP}
  251. MouseTweaks-2.13-mc1.14.4.jar Mouse Tweaks {[email protected] SIDED_SETUP}
  252. titanium-1.14.4-2.2.10.jar Titanium {[email protected] SIDED_SETUP}
  253. useful_railroads-1.14.4-1.2.3.15.jar Useful Railroads {[email protected] SIDED_SETUP}
  254. SilentLib-1.14.4-4.4.0+44.jar Silent Lib {[email protected]+44 SIDED_SETUP}
  255. bluepower-1.14.4-0.3.183-alpha-universal.jar Blue Power {[email protected] SIDED_SETUP}
  256. C.O.M.B.A.T.-1.14.4-1.0.2.jar C.O.M.B.A.T. {[email protected] SIDED_SETUP}
  257. forbidden_arcanus-1.14.4-1.5.jar Forbidden & Arcanus {[email protected] SIDED_SETUP}
  258. ceilingtorch-1.14.4-v1.5.jar Ceiling Torch {[email protected] SIDED_SETUP}
  259. Orespawn+Reborn+1.14.4+1.0.0.jar orespawn {[email protected] SIDED_SETUP}
  260. ExtraUtility-1.6.jar Extra Utility {[email protected] SIDED_SETUP}
  261. Kathairis-1.14.4-alpha-0.16.jar Kathairis {kathairis@version SIDED_SETUP}
  262. car-1.14.4-2.0.32.jar Ultimate Car Mod {[email protected] SIDED_SETUP}
  263. extragolems-9.0.5.jar Extra Golems {[email protected] SIDED_SETUP}
  264. Quark-r2.0-210.jar Quark {[email protected] ERROR}
  265. chemlib-1.14.4-15.jar Chem Lib {[email protected] SIDED_SETUP}
  266. placeableitems-4.0.0.jar Placeable Items {[email protected] SIDED_SETUP}
  267. Runes+of+the+notch-1.14.4-1.2.5.jar Runes of the notch {[email protected] SIDED_SETUP}
  268. AppleSkin-mc1.14.4-forge-1.0.13.jar AppleSkin {[email protected] SIDED_SETUP}
  269. Biomes_You_Go-0.0.8.jar Oh The Biomes You'll Go {[email protected] SIDED_SETUP}
  270. ElementaryOres-1.14.4-0.0.1.jar Elementary Ores {[email protected] SIDED_SETUP}
  271. refinedstorageaddons-0.5.jar Refined Storage Addons {[email protected] SIDED_SETUP}
  272. SolarGeneration-1.14.4-1.3.0.jar Solar Generation {[email protected] SIDED_SETUP}
  273. Omega+Craft+4.0.9.jar Omega Craft {[email protected] SIDED_SETUP}
  274. Kiwi Modules:
  275. chineseworkshop:blocks
  276. chineseworkshop:debug_stick
  277. chineseworkshop:decorations
  278. chineseworkshop:materials
  279. chineseworkshop:retexture
  280. kiwi:contributors
  281. snowrealmagic:snowrealmagic
  282. Launched Version: 1.14.4-forge-28.2.3
  283. LWJGL: 3.2.2 build 10
  284. OpenGL: Radeon RX 570 Series GL version 4.6.13587 Compatibility Profile Context 20.2.2 26.20.15019.15019, ATI Technologies Inc.
  285. GL Caps: Using GL 1.3 multitexturing.
  286. Using GL 1.3 texture combiners.
  287. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  288. Shaders are available because OpenGL 2.1 is supported.
  289. VBOs are available because OpenGL 1.5 is supported.
  290.  
  291. Using VBOs: Yes
  292. Is Modded: Definitely; Client brand changed to 'forge'
  293. Type: Client (map_client.txt)
  294. Resource Packs:
  295. Current Language: English (US)
  296. CPU: 8x AMD FX(tm)-8300 Eight-Core Processor
  297. OptiFine Version: OptiFine_1.14.4_HD_U_F5
  298. OptiFine Build: 20191204-141250
  299. Render Distance Chunks: 12
  300. Mipmaps: 4
  301. Anisotropic Filtering: 1
  302. Antialiasing: 0
  303. Multitexture: false
  304. Shaders: null
  305. OpenGlVersion: 4.6.13587 Compatibility Profile Context 20.2.2 26.20.15019.15019
  306. OpenGlRenderer: Radeon RX 570 Series
  307. OpenGlVendor: ATI Technologies Inc.
  308. CpuCount: 8
Advertisement
Add Comment
Please, Sign In to add comment