Rekt1

Untitled

Jun 30th, 2020
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.68 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 6/30/20 4:20 PM
  5. Description: Initializing game
  6.  
  7. java.lang.ExceptionInInitializerError: null
  8. at net.minecraft.client.gui.fonts.FontResourceManager.func_212318_b(SourceFile:152) ~[?:?] {re:classloading}
  9. at net.minecraft.client.gui.fonts.FontResourceManager$$Lambda$13994/261358274.apply(Unknown Source) ~[?:?] {}
  10. at java.util.HashMap.computeIfAbsent(HashMap.java:1118) ~[?:1.8.0_51] {}
  11. at net.minecraft.client.gui.fonts.FontResourceManager.func_211504_a(SourceFile:151) ~[?:?] {re:classloading}
  12. at net.minecraft.client.Minecraft.<init>(Minecraft.java:408) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:codechickenlib:IItemRenderer,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
  13. at net.minecraft.client.main.Main.main(SourceFile:166) [?:?] {re:classloading}
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
  17. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
  18. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.28.jar:31.2] {}
  19. at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$468/224782148.call(Unknown Source) [forge-1.15.2-31.2.28.jar:31.2] {}
  20. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] {}
  21. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] {}
  22. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] {}
  23. at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] {re:classloading}
  24. at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?] {re:classloading}
  25. Caused by: java.lang.ArrayIndexOutOfBoundsException: -1
  26. at it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet.rehash(ObjectOpenCustomHashSet.java:683) ~[fastutil-8.2.1.jar:?] {re:classloading}
  27. at it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet.addOrGet(ObjectOpenCustomHashSet.java:360) ~[fastutil-8.2.1.jar:?] {re:classloading}
  28. at net.minecraft.client.renderer.RenderType$Type.func_228676_c_(SourceFile:655) ~[?:?] {re:classloading}
  29. at net.minecraft.client.renderer.RenderType$Type.func_228675_b_(SourceFile:638) ~[?:?] {re:classloading}
  30. at net.minecraft.client.renderer.RenderType.func_228633_a_(SourceFile:402) ~[?:?] {re:classloading,pl:accesstransformer:B}
  31. at net.minecraft.client.renderer.RenderType.func_228658_l_(SourceFile:320) ~[?:?] {re:classloading,pl:accesstransformer:B}
  32. at net.minecraft.client.gui.fonts.EmptyGlyph.<init>(SourceFile:10) ~[?:?] {re:classloading}
  33. at net.minecraft.client.gui.fonts.Font.<clinit>(SourceFile:30) ~[?:?] {re:classloading}
  34. ... 17 more
  35.  
  36.  
  37. A detailed walkthrough of the error, its code path and all known details is as follows:
  38. ---------------------------------------------------------------------------------------
  39.  
  40. -- Head --
  41. Thread: Render thread
  42. Stacktrace:
  43. at net.minecraft.client.gui.fonts.FontResourceManager.func_212318_b(SourceFile:152)
  44. at net.minecraft.client.gui.fonts.FontResourceManager$$Lambda$13994/261358274.apply(Unknown Source)
  45. at java.util.HashMap.computeIfAbsent(HashMap.java:1118)
  46. at net.minecraft.client.gui.fonts.FontResourceManager.func_211504_a(SourceFile:151)
  47. at net.minecraft.client.Minecraft.<init>(Minecraft.java:408)
  48.  
  49. -- Initialization --
  50. Details:
  51. Stacktrace:
  52. at net.minecraft.client.main.Main.main(SourceFile:166)
  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:497)
  57. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
  58. at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$468/224782148.call(Unknown Source)
  59. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
  60. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
  61. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
  62. at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
  63. at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
  64.  
  65. -- System Details --
  66. Details:
  67. Minecraft Version: 1.15.2
  68. Minecraft Version ID: 1.15.2
  69. Operating System: Windows 10 (amd64) version 10.0
  70. Java Version: 1.8.0_51, Oracle Corporation
  71. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  72. Memory: 761761088 bytes (726 MB) / 4247257088 bytes (4050 MB) up to 9544663040 bytes (9102 MB)
  73. CPUs: 4
  74. JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10240m -Xms256m -XX:PermSize=256m
  75. ModLauncher: 5.1.0+69+master.79f13f7
  76. ModLauncher launch target: fmlclient
  77. ModLauncher naming: srg
  78. ModLauncher services:
  79. /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
  80. /forge-1.15.2-31.2.28.jar object_holder_definalize PLUGINSERVICE
  81. /forge-1.15.2-31.2.28.jar runtime_enum_extender PLUGINSERVICE
  82. /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE
  83. /forge-1.15.2-31.2.28.jar capability_inject_definalize PLUGINSERVICE
  84. /forge-1.15.2-31.2.28.jar runtimedistcleaner PLUGINSERVICE
  85. /forge-1.15.2-31.2.28.jar fml TRANSFORMATIONSERVICE
  86. /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE
  87. /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE
  88. /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE
  89. FML: 31.2
  90. Forge: net.minecraftforge:31.2.28
  91. FML Language Providers:
  92. minecraft@1
  93. Mod List:
  94. refinedpipes-0.4.2.jar Refined Pipes {[email protected] ERROR}
  95. prefab-1.5.0.9.jar Prefab {[email protected] CREATE_REGISTRIES}
  96. Uppers-0.2.12.jar Uppers {[email protected] CREATE_REGISTRIES}
  97. mcw-windows-1.0.1-mc1.15.2_1.15.1.jar Macaw's Windows {[email protected] CREATE_REGISTRIES}
  98. essentials-1.15.2-2.7.3.jar Essentials {[email protected] CREATE_REGISTRIES}
  99. BetterCaves-1.15.2-1.0.jar YUNG's Better Caves {[email protected] CREATE_REGISTRIES}
  100. ForgeEndertech-1.15.2-6.0.3.2-build.0042.jar Forge Endertech {[email protected] CREATE_REGISTRIES}
  101. ReAuth-1.14-1.15-3.8.1.jar ReAuth {[email protected] CREATE_REGISTRIES}
  102. Elementary Staffs 1.8.1.jar Elementary Staffs {[email protected] CREATE_REGISTRIES}
  103. Powah-1.15.2-1.1.14.jar Powah {[email protected] CREATE_REGISTRIES}
  104. rangedpumps-0.7.1.jar Ranged Pumps {[email protected] CREATE_REGISTRIES}
  105. jumbofurnace-1.15.2-1.0.0.2.jar Jumbo Furnace {[email protected] CREATE_REGISTRIES}
  106. WitherSkeletonTweaks-1.15.1-4.0.0.jar Wither Skeleton Tweaks {[email protected] CREATE_REGISTRIES}
  107. TheVeggieWay-1.15.2-2.1.48.jar The Veggie Way {[email protected] CREATE_REGISTRIES}
  108. Reliquary-1.15.2-1.3.4.995.jar Reliquary {[email protected] CREATE_REGISTRIES}
  109. randompatches-1.15.2-1.21.1.2.jar RandomPatches {[email protected] CREATE_REGISTRIES}
  110. ChanceCubes-1.15.2-5.0.2.371.jar Chance Cubes {[email protected] CREATE_REGISTRIES}
  111. DarkUtilities-1.15.2-3.0.5.jar Dark Utilities {[email protected] CREATE_REGISTRIES}
  112. Apotheosis-1.15.2-3.1.2.jar Apotheosis {[email protected] CREATE_REGISTRIES}
  113. sandbag-1.15.2-1.0.0.jar Sandbag {[email protected] CREATE_REGISTRIES}
  114. Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version CREATE_REGISTRIES}
  115. WaterStrainer-1.15.2-9.0.0.jar Water Strainer {[email protected] CREATE_REGISTRIES}
  116. TMechworks-1.15.2-2.2.0.jar Tinkers' Mechworks {[email protected] CREATE_REGISTRIES}
  117. shetiphiancore-1.15-3.7.2.jar ShetiPhian-Core {[email protected] CREATE_REGISTRIES}
  118. mysticallib-1.15.2-2.0.0.jar Mystical Lib {[email protected] CREATE_REGISTRIES}
  119. Hexxit Gear 2-1.1.jar Hexxit Gear {[email protected] CREATE_REGISTRIES}
  120. refinedstorage-1.8.5.jar Refined Storage {[email protected] ERROR}
  121. ClearView-1.15.2-1.0.0.jar Lava Clear View {[email protected] CREATE_REGISTRIES}
  122. industrial-foregoing-1.15.2-2.3.3-e356e61.jar Industrial Foregoing {[email protected] CREATE_REGISTRIES}
  123. wetstone-1.2.0.jar Wetstone {[email protected] CREATE_REGISTRIES}
  124. torchmaster-2.1.1-rc0.jar Torchmaster {[email protected] CREATE_REGISTRIES}
  125. repurposedstructures-1.15.2-1.7.2.jar Repurposed Structures {[email protected] CREATE_REGISTRIES}
  126. dungeonsartifacts-1.15.2-V.1.2.5.jar Dungeons&Artifacts {[email protected] CREATE_REGISTRIES}
  127. phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {[email protected]+build.4 CREATE_REGISTRIES}
  128. astral-1.3.4.jar Astral {[email protected] CREATE_REGISTRIES}
  129. SilentGear-1.15.2-1.7.5+106.jar Silent Gear {[email protected]+106 CREATE_REGISTRIES}
  130. masonry-1.15.2-0.3.4.jar Masonry {masonry@NONE CREATE_REGISTRIES}
  131. ferroustry-2.2.jar Ferroustry {[email protected] CREATE_REGISTRIES}
  132. RedstoneExtras-1.15.1-1.0.0.1.jar Easy Redstone Extras {[email protected] CREATE_REGISTRIES}
  133. MysticalAdaptations-1.15.2-1.2.jar Mystical Adaptations {mysticaladaptations@NONE CREATE_REGISTRIES}
  134. MysticalAgradditions-1.15.2-3.0.1.jar Mystical Agradditions {[email protected] CREATE_REGISTRIES}
  135. portality-1.15.2-2.1.2-aaa257f.jar Portality {[email protected] CREATE_REGISTRIES}
  136. Trapcraft-1.15.2-2.7.0.jar Trapcraft {[email protected] CREATE_REGISTRIES}
  137. curios-FORGE-1.15.2-2.0.2.4.jar Curios API {[email protected] CREATE_REGISTRIES}
  138. Botania-r1.15-386.jar Botania {[email protected] ERROR}
  139. corail_woodcutter-1.1.3-1.15.2.jar Corail Woodcutter {[email protected] CREATE_REGISTRIES}
  140. extendedmushrooms-1.4.1-1.15.2+.jar Extended Mushrooms {[email protected]+ CREATE_REGISTRIES}
  141. angelring-1.15.2-1.2.0.jar Angel Ring {[email protected] CREATE_REGISTRIES}
  142. tombstone-4.4.1-1.15.2.jar Corail Tombstone {[email protected] CREATE_REGISTRIES}
  143. NaturesAura-28.2.jar Nature's Aura {[email protected] CREATE_REGISTRIES}
  144. mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {[email protected] CREATE_REGISTRIES}
  145. WitherBones1.0.3-MC1.15.2.jar Wither Bones {[email protected] CREATE_REGISTRIES}
  146. Chargers-1.15.2-2.0.0.1.jar Chargers {[email protected] CREATE_REGISTRIES}
  147. mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {[email protected] CREATE_REGISTRIES}
  148. fortunate-2.7-MC-1.15.jar How Fortunate! {[email protected] CREATE_REGISTRIES}
  149. FastLeafDecay-v22.jar FastLeafDecay {fastleafdecay@v22 CREATE_REGISTRIES}
  150. CodeChickenLib-1.15.2-3.3.0.373-universal.jar CodeChicken Lib {[email protected] CREATE_REGISTRIES}
  151. BetterMineshaftsForge-1.15.2-1.0.2.jar YUNG's Better Mineshafts {[email protected] CREATE_REGISTRIES}
  152. SimpleDiscordRichPresence-1.15.2-1.2.6.jar Simple Discord Rich Presence {[email protected] CREATE_REGISTRIES}
  153. StevesFactoryManager-1.15.2-4.0.0-alpha+build.3.jar Steve's Factory Manager {[email protected]+build.3 CREATE_REGISTRIES}
  154. tinyprogressions-1.15.2-4.0.4.jar Tiny Progressions {[email protected] CREATE_REGISTRIES}
  155. inventula-1.1.2.jar Inventula {[email protected] CREATE_REGISTRIES}
  156. Industrial Agriculture[Industrial Foregoing]-1.15.2-1.6.1.jar Industrial Agriculture Plugin-Industrial Foregoing {[email protected] CREATE_REGISTRIES}
  157. QuarkOddities-1.15.2.jar Quark Oddities {[email protected] CREATE_REGISTRIES}
  158. nomowanderer-MC1.15.2_1.2.jar NoMoWanderer {[email protected]_1.2 CREATE_REGISTRIES}
  159. torchslabmod-1.15.2_v1.7.0.jar Torch Slab Mod {[email protected] CREATE_REGISTRIES}
  160. SurvivalPlus-Lightsabers-1.15.2-0.1.4.jar SurvivalPlus Lightsabers {[email protected] CREATE_REGISTRIES}
  161. xray-1.15.2-2.2.0.jar Advanced XRay {[email protected] CREATE_REGISTRIES}
  162. woot-1.15.2-1.1.0.2.jar Woot {[email protected] CREATE_REGISTRIES}
  163. jei-1.15.2-6.0.2.12.jar Just Enough Items {[email protected] CREATE_REGISTRIES}
  164. Mekanism-1.15.2-9.10.8.421.jar Mekanism {[email protected] CREATE_REGISTRIES}
  165. caelus-FORGE-1.15.2-2.0-beta3.jar Caelus API {[email protected] CREATE_REGISTRIES}
  166. colytra-FORGE-1.15.2-3.0.jar Colytra {[email protected] CREATE_REGISTRIES}
  167. sweetconcrete-1.15.2-1.7.1.jar Sweet Concrete {[email protected] CREATE_REGISTRIES}
  168. additionalbars-1.3.6.jar Additional Bars {[email protected] CREATE_REGISTRIES}
  169. AdHooks-1.15.2-5.0.0.0-build.0004.jar Advanced Hook Launchers {[email protected] CREATE_REGISTRIES}
  170. engineerstools-1.15.2-1.0.8.jar Engineer's Tools {[email protected] CREATE_REGISTRIES}
  171. curioofundying-FORGE-1.15.2-3.0.jar Curio of Undying {[email protected] CREATE_REGISTRIES}
  172. FarmingForBlockheads_1.15.2-6.1.5.jar Farming for Blockheads {[email protected] CREATE_REGISTRIES}
  173. pneumaticcraft-repressurized-1.15.2-1.3.2-42.jar PneumaticCraft: Repressurized {[email protected] CREATE_REGISTRIES}
  174. alib-1.15.2-1.jar A Lib {[email protected] CREATE_REGISTRIES}
  175. ClickMachine-1.15.2-3.0.2.jar Click Machine {[email protected] CREATE_REGISTRIES}
  176. environmentalcreepers-forge-1.15.2-1.6.1.jar Environmental Creepers {[email protected] CREATE_REGISTRIES}
  177. JEITweaker-1.0.1.jar JEI Tweaker {[email protected] CREATE_REGISTRIES}
  178. PackingTape-1.15.2-0.9.6.jar Packing Tape {[email protected] CREATE_REGISTRIES}
  179. CraftTweaker-1.15.2-6.0.0.24.jar CraftTweaker {[email protected] CREATE_REGISTRIES}
  180. extradisks-1.15.2-1.2.2.jar Extra Disks {[email protected] CREATE_REGISTRIES}
  181. crossroads-1.15.2-2.1.0.jar Crossroads {crossroads@version CREATE_REGISTRIES}
  182. ruins-1.15.1.3.jar Ruins {[email protected] CREATE_REGISTRIES}
  183. exp_bottling-1.15.2-1.jar EXP Bottling {[email protected] CREATE_REGISTRIES}
  184. ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] CREATE_REGISTRIES}
  185. compressed_items-1.15.1-1.1.jar Compressed Items {[email protected] CREATE_REGISTRIES}
  186. alchemistry-1.15.2-5.jar Alchemistry {[email protected] CREATE_REGISTRIES}
  187. forge-1.15.2-31.2.28-client.jar Minecraft {[email protected] CREATE_REGISTRIES}
  188. Flopper-1.15.2-1.0.6.jar Flopper {[email protected] CREATE_REGISTRIES}
  189. theoneprobe-1.15-2.0.4.jar The One Probe {[email protected] CREATE_REGISTRIES}
  190. MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {[email protected] CREATE_REGISTRIES}
  191. ImmersiveEngineering-0.15-103.jar Immersive Engineering {[email protected] CREATE_REGISTRIES}
  192. useful_railroads-1.15.2-1.3.2.21.jar Useful Railroads {[email protected] CREATE_REGISTRIES}
  193. pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version CREATE_REGISTRIES}
  194. allthemodium-0.9.2-1.15.2-31.1.18.jar Allthemodium {[email protected] CREATE_REGISTRIES}
  195. AdLods-1.15.2-3.0.3.0-build.0035.jar Large Ore Deposits {[email protected] CREATE_REGISTRIES}
  196. Ding-1.15.2-1.1.0.jar Ding {[email protected] CREATE_REGISTRIES}
  197. jeiintegration_1.15.2-3.1.0.1.jar JEI Integration {[email protected] CREATE_REGISTRIES}
  198. dimdungeons-1.07-forge-1.15.2.jar Dimensional Dungeons {[email protected] CREATE_REGISTRIES}
  199. Mantle-1.15.2-1.5.15.jar Mantle {[email protected] CREATE_REGISTRIES}
  200. IntegratedDynamics-1.15.2-1.1.9.jar IntegratedDynamics {[email protected] CREATE_REGISTRIES, [email protected] CREATE_REGISTRIES}
  201. integratednbt-1.15.2-1.3.0.jar Integrated NBT {integratednbt@version CREATE_REGISTRIES}
  202. pamhc2foodcore-1.15.2-1.0.4.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version CREATE_REGISTRIES}
  203. extratags-1.1.jar Extra Tags {[email protected] CREATE_REGISTRIES}
  204. polymorph-FORGE-1.15.2-0.3.jar Polymorph {[email protected] CREATE_REGISTRIES}
  205. AutoRegLib-1.5-40.jar AutoRegLib {[email protected] CREATE_REGISTRIES}
  206. [1.15.2] SecurityCraft v1.8.18.1.jar SecurityCraft {[email protected] CREATE_REGISTRIES}
  207. sit-1.15.1-v1.3.jar Sit {[email protected] CREATE_REGISTRIES}
  208. DoubleSlabs-1.15-2.7.5.jar Double Slabs {[email protected] CREATE_REGISTRIES}
  209. themidnight-0.5.9.jar The Midnight {[email protected] CREATE_REGISTRIES}
  210. structurize-0.10.313-RELEASE.jar Structurize {[email protected] CREATE_REGISTRIES}
  211. PickleTweaks-1.15.2-4.0.3.jar Pickle Tweaks {[email protected] CREATE_REGISTRIES}
  212. cobbler-1.5.1.jar Cobbler {[email protected] CREATE_REGISTRIES}
  213. AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {[email protected] CREATE_REGISTRIES}
  214. Oscars-1.0.1.jar Oscars {[email protected] CREATE_REGISTRIES}
  215. waterworks-1.15.2-2.1.2.jar Waterworks {[email protected] CREATE_REGISTRIES}
  216. Industrial Agriculture[Mekanism]-1.15.2-1.6.1.jar Industrial Agriculture Plugin-Mekanism {[email protected] CREATE_REGISTRIES}
  217. CosmeticArmorReworked-1.15.2-v3a.jar CosmeticArmorReworked {[email protected] CREATE_REGISTRIES}
  218. Stairway_1.15.2_v15.jar StairwayToAether {stairway@v15 CREATE_REGISTRIES}
  219. morered-1.15.2-1.0.1.0.jar More Red {[email protected] CREATE_REGISTRIES}
  220. EnderMail-1.15.2-1.1.1.jar Ender Mail {[email protected] CREATE_REGISTRIES}
  221. xptome-1.15.2-v1.1.5.jar XP Tome {[email protected] CREATE_REGISTRIES}
  222. CyclopsCore-1.15.2-1.7.0.jar Cyclops Core {[email protected] CREATE_REGISTRIES}
  223. aiotbotania-1.15.2-1.2.3.jar AIOT Botania {[email protected] CREATE_REGISTRIES}
  224. ExtraReeds+1.15.2+1.0.0.jar Extra Reeds {[email protected] CREATE_REGISTRIES}
  225. managear-1.1.1.jar Mana Gear {[email protected] CREATE_REGISTRIES}
  226. curiousshulkerboxes-FORGE-1.15.2-2.0.1.jar Curious Shulker Boxes {[email protected] CREATE_REGISTRIES}
  227. ExtendedCrafting-1.15.2-2.0.4.jar Extended Crafting {[email protected] CREATE_REGISTRIES}
  228. withereggs-1.1.jar WitherEggs {withereggs@NONE CREATE_REGISTRIES}
  229. Industrial Agriculture[Core]-1.15.2-1.7.0.jar Industrial Agriculture {[email protected] CREATE_REGISTRIES}
  230. rsgauges-1.15.2-1.2.3.jar Gauges and Switches {[email protected] CREATE_REGISTRIES}
  231. CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {[email protected] CREATE_REGISTRIES}
  232. Controlling-6.1.5.5.jar Controlling {[email protected] CREATE_REGISTRIES}
  233. Placebo-1.15.2-3.0.2.jar Placebo {[email protected] CREATE_REGISTRIES}
  234. dankstorage-2.6.jar Dank Storage {[email protected] CREATE_REGISTRIES}
  235. dimensionalworld-1.0.0.jar Buuz135DimensionalWorld {dimensionalworld@NONE CREATE_REGISTRIES}
  236. ftb-gui-library-1.0.0.14.jar FTB GUI Library {[email protected] CREATE_REGISTRIES}
  237. potionsmaster-0.1.5.1-1.15.2-31.2.0.jar Potions Master {[email protected] CREATE_REGISTRIES}
  238. potionofbees-1.15.2-1.0.1.jar Potion of Bees {[email protected] CREATE_REGISTRIES}
  239. Bookshelf-1.15.2-5.6.40.jar Bookshelf {[email protected] CREATE_REGISTRIES}
  240. BotanyPots-1.15.2-2.0.24.jar BotanyPots {[email protected] CREATE_REGISTRIES}
  241. TravelGates-1.0.5.jar Travel Gates {[email protected] CREATE_REGISTRIES}
  242. u_team_core-1.15.2-2.12.1.158.jar U Team Core {[email protected] CREATE_REGISTRIES}
  243. Industrial+Agriculture[Powah]-1.15.2-1.6.0.jar Industrial Agriculture Plugin-Powah {[email protected] CREATE_REGISTRIES}
  244. buildinggadgets-3.3.5.jar Building Gadgets {[email protected] ERROR}
  245. forge-1.15.2-31.2.28-universal.jar Forge {[email protected] CREATE_REGISTRIES}
  246. Ceramics-1.15.2-1.4.0.jar Ceramics {[email protected] CREATE_REGISTRIES}
  247. cofh_core-1.15.2-0.4.0b.jar CoFH Core {[email protected] CREATE_REGISTRIES}
  248. Psi+r1.2-82.jar Psi {[email protected] CREATE_REGISTRIES}
  249. Aquaculture-1.15.2-2.0.15.jar Aquaculture 2 {[email protected] CREATE_REGISTRIES}
  250. mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {[email protected] CREATE_REGISTRIES}
  251. MekanismGenerators-1.15.2-9.10.8.421.jar Mekanism: Generators {[email protected] CREATE_REGISTRIES}
  252. wikizoomer-1.0.0-1.15.2.jar Wiki Zoomer {[email protected] CREATE_REGISTRIES}
  253. Ma-Essentials-1.15.2-3.1.1.jar Ma Essentials {[email protected] CREATE_REGISTRIES}
  254. FpsReducer-mc1.15.2-1.15.jar FPS Reducer {[email protected] CREATE_REGISTRIES}
  255. dynamic_world-1.15.2-0.3.2.0.jar Dynamic World {[email protected] CREATE_REGISTRIES}
  256. Industrial+Agriculture[Gobber]-1.15.2-1.6.0.jar Industrial Agriculture Plugin-Gobber {[email protected] CREATE_REGISTRIES}
  257. mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] CREATE_REGISTRIES}
  258. lightestlamp-3.4.3.jar Lightest Lamps {[email protected] CREATE_REGISTRIES}
  259. useful_backpacks-1.15.2-1.9.4.63.jar Useful Backpacks {[email protected] CREATE_REGISTRIES}
  260. entangled-1.2.5-mc1.15.jar Entangled {[email protected] CREATE_REGISTRIES}
  261. endertanks-1.15-1.8.1.jar EnderTanks {[email protected] CREATE_REGISTRIES}
  262. CommonCapabilities-1.15.2-2.5.0.jar CommonCapabilities {[email protected] CREATE_REGISTRIES}
  263. RecipeItems-1.2.1.jar RecipeItems {[email protected] CREATE_REGISTRIES}
  264. Industrial Agriculture[Silent's Mechanisms]-1.15.2-1.6.0.jar Industrial Agriculture Plugin-Silent's Mechanisms {[email protected] CREATE_REGISTRIES}
  265. AdPoles-1.15.2-4.0.1.0-build.0009.jar To the Bat Poles! {[email protected] CREATE_REGISTRIES}
  266. MekanismAdditions-1.15.2-9.10.8.421.jar Mekanism: Additions {[email protected] CREATE_REGISTRIES}
  267. valkyrielib-1.15.2-3.0.2.1.jar ValkyrieLib {[email protected] CREATE_REGISTRIES}
  268. simplechunkloaders-1.15.2-1.0.2.0.jar Simple Chunk Loaders {simplechunkloaders@NONE CREATE_REGISTRIES}
  269. Lollipop-1.15.2-1.0.15.jar Lollipop {[email protected] CREATE_REGISTRIES}
  270. LagsLib-1.15.2-1.0.0.jar Lag's Lib {[email protected] CREATE_REGISTRIES}
  271. tgcropesmod-1.15.2-1.2.0.jar Ropes Mod {[email protected] CREATE_REGISTRIES}
  272. SolarFluxReborn-1.15.2-15.0.0.jar Solar Flux Reborn {[email protected] CREATE_REGISTRIES}
  273. goprone-1.15.x-1.3.0.jar GoProne {[email protected] CREATE_REGISTRIES}
  274. Patchouli-1.15.2-1.2-34.jar Patchouli {[email protected] CREATE_REGISTRIES}
  275. Industrial Agriculture[Silent's Gems]-1.15.2-1.6.6.jar Industrial Agriculture Plugin-Silent's Gems {[email protected] CREATE_REGISTRIES}
  276. collective-1.15.2-1.35.jar Collective {[email protected] CREATE_REGISTRIES}
  277. OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE CREATE_REGISTRIES}
  278. SurvivalPlus-1.15.2-0.1.3.jar SurvivalPlus {[email protected] CREATE_REGISTRIES}
  279. SilentMechanisms-1.15.2-0.7.2+52.jar Silent's Mechanisms {[email protected]+52 CREATE_REGISTRIES}
  280. JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {[email protected] CREATE_REGISTRIES}
  281. BiomesOPlenty-1.15.2-10.0.0.363-universal.jar Biomes O' Plenty {[email protected] CREATE_REGISTRIES}
  282. EndReborn [0.6.0].jar End: Reborn {[email protected] CREATE_REGISTRIES}
  283. lottaterracotta-1.15.2-1.3.0.jar Lotta Terracotta {[email protected] CREATE_REGISTRIES}
  284. libnonymous-1.15.2-1.1.1.5.jar Libnonymous {[email protected] CREATE_REGISTRIES}
  285. elevatorid-1.15.2-1.7.1.jar Elevator Mod {[email protected] CREATE_REGISTRIES}
  286. Gobber2-1.15.2-2.2.102.jar Gobber 2 {[email protected] CREATE_REGISTRIES}
  287. wirelessredstone-1.15.2-0.1.0.jar Wireless Redstone {[email protected] CREATE_REGISTRIES}
  288. EnigmaticLegacy-1.7.0.jar Enigmatic Legacy {[email protected] CREATE_REGISTRIES}
  289. MekanismTools-1.15.2-9.10.8.421.jar Mekanism: Tools {[email protected] CREATE_REGISTRIES}
  290. curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {[email protected] CREATE_REGISTRIES}
  291. cc-tweaked-1.15.2-1.89.1.jar CC: Tweaked {[email protected] CREATE_REGISTRIES}
  292. AI-Improvements-1.15.2-0.3.0.jar AI-Improvements {[email protected] CREATE_REGISTRIES}
  293. tramplestopper-1.15.2-2.0.0.1-universal.jar Trample Stopper {[email protected] CREATE_REGISTRIES}
  294. InventoryEssentials_1.15.2-1.0.0.jar Inventory Essentials {[email protected] CREATE_REGISTRIES}
  295. YAMDA-5.0.3.jar YAMDA {[email protected] CREATE_REGISTRIES}
  296. bwncr-1.15.1-3.6.13.jar Bad Wither No Cookie Reloaded {[email protected] CREATE_REGISTRIES}
  297. branders-sulfurpotassiummod-1.15.2-2.3.0.jar Sulfur And Potassium - make gunpowder {[email protected] CREATE_REGISTRIES}
  298. speedyladders-1.15.2-1.jar Speedy Ladders {[email protected] CREATE_REGISTRIES}
  299. infinitetrading_1.15-1.1.jar Infinite Trading {[email protected] CREATE_REGISTRIES}
  300. ServerTabInfo-1.15.2-1.2.6.jar Server Tab Info {[email protected] CREATE_REGISTRIES}
  301. Cyclic-1.15.2-0.4.2.jar Cyclic {[email protected] CREATE_REGISTRIES}
  302. attack_speed_enchantment-1.15.2-1.0.2.7.jar Attack Speed Enchantment {[email protected] CREATE_REGISTRIES}
  303. BetterAdvancements-1.15.2-0.1.0.99.jar Better Advancements {[email protected] CREATE_REGISTRIES}
  304. inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {[email protected] CREATE_REGISTRIES}
  305. Cucumber-1.15.2-3.0.8.jar Cucumber Library {[email protected] CREATE_REGISTRIES}
  306. XPFromHarvest-1.15.2-1.2.0.jar XP From Harvest {[email protected] CREATE_REGISTRIES}
  307. pamhc2trees-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version CREATE_REGISTRIES}
  308. equaldragons-1.2.jar Equal Dragons {[email protected] CREATE_REGISTRIES}
  309. craftingstation-3.1.0.jar Crafting Station {[email protected] CREATE_REGISTRIES}
  310. Overloaded-1.15.2-0.0.87.jar Overloaded {[email protected] CREATE_REGISTRIES}
  311. item-filters-2.2.0.14.jar Item Filters {[email protected] CREATE_REGISTRIES}
  312. ftb-quests-2.0.2.246.jar FTB Quests {[email protected] CREATE_REGISTRIES}
  313. janoeo-3.6.jar Just Another Nether/Overworld/End Ores {[email protected] CREATE_REGISTRIES}
  314. metalbarrels-2.1.jar Metal Barrels {[email protected] CREATE_REGISTRIES}
  315. Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] CREATE_REGISTRIES}
  316. Upgrade-Aquatic-1.15.2-v1.6.1.jar Upgrade Aquatic {[email protected] CREATE_REGISTRIES}
  317. The-Endergetic-Expansion-1.15.2-v1.3.1.jar The Endergetic Expansion {[email protected] CREATE_REGISTRIES}
  318. Buzzier-Bees-1.15.2-1.5.2.jar Buzzier Bees {[email protected] CREATE_REGISTRIES}
  319. reap-1.12.5.jar Reap Mod {[email protected] CREATE_REGISTRIES}
  320. Vulcanite-2.1.1-mc1.15.2.jar Vulcanite {[email protected] CREATE_REGISTRIES}
  321. ensorcellation-1.15.2-0.4.1b.jar Ensorcellation {[email protected] CREATE_REGISTRIES}
  322. create-mc1.15.2_v0.2.4d.jar Create {[email protected]_v0.2.4d CREATE_REGISTRIES}
  323. Waystones_1.15.2-6.0.1.jar Waystones {[email protected] CREATE_REGISTRIES}
  324. WallpaperCraft-1.15.2-1.2.0.jar Wallpapercraft {[email protected] CREATE_REGISTRIES}
  325. Clumps-5.0.2.jar Clumps {[email protected] CREATE_REGISTRIES}
  326. journeymap-1.15.2-5.7.0b3.jar Journeymap {[email protected] CREATE_REGISTRIES}
  327. enviromats-1.15.2-2.0.2.1.jar Environmental Materials {[email protected] CREATE_REGISTRIES}
  328. comforts-FORGE-1.15.2-2.0.0.3.jar Comforts {[email protected] CREATE_REGISTRIES}
  329. EnderBags-1.15.1-5.0.0.jar Ender Bags {[email protected] CREATE_REGISTRIES}
  330. SimpleStorageNetwork-1.15.2-1.0.0.jar Simple Storage Network {[email protected] CREATE_REGISTRIES}
  331. gardentools-1.15.2-1.0.0.jar Garden Tools {[email protected] CREATE_REGISTRIES}
  332. DimStorage-1.15.2-3.1.5.jar DimStorage {[email protected] CREATE_REGISTRIES}
  333. DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {[email protected] CREATE_REGISTRIES}
  334. Coins-1.15.2-1.0.1.jar Coins {[email protected] CREATE_REGISTRIES}
  335. mcjtylib-1.15-4.1.1-beta.jar McJtyLib {[email protected] CREATE_REGISTRIES}
  336. rftoolsbase-1.15-1.1.1-beta.jar RFToolsBase {[email protected] CREATE_REGISTRIES}
  337. rftoolspower-1.15-2.1.1-beta.jar RFToolsPower {[email protected] CREATE_REGISTRIES}
  338. rftoolsbuilder-1.15-2.1.3-beta.jar RFToolsBuilder {[email protected] CREATE_REGISTRIES}
  339. rftoolsstorage-1.15-1.1.4-beta.jar RFToolsStorage {[email protected] CREATE_REGISTRIES}
  340. mapperbase-1.15.2-1.1.1.0.jar Mapper Base {[email protected] CREATE_REGISTRIES}
  341. embellishcraft-1.15.2-2.2.1.0.jar EmbellishCraft {[email protected] CREATE_REGISTRIES}
  342. bedspreads-FORGE-1.15.2-3.0.0.1.jar Bedspreads {[email protected] CREATE_REGISTRIES}
  343. mahoutsukai-1.15.2-v1.19.8.jar Mahou Tsukai {[email protected] CREATE_REGISTRIES}
  344. ToastControl-1.15.2-3.0.1.jar Toast Control {[email protected] CREATE_REGISTRIES}
  345. fixedanvilrepaircost_1.15-1.1.jar Fixed Anvil Repair Cost {[email protected] CREATE_REGISTRIES}
  346. traverse-1.15.2-3.2.0.jar Traverse {[email protected] CREATE_REGISTRIES}
  347. mininggadgets-1.3.5.jar Mining Gadgets {[email protected] CREATE_REGISTRIES}
  348. EnderStorage-1.15.2-2.5.0.143-universal.jar EnderStorage {[email protected] CREATE_REGISTRIES}
  349. ftb-chunks-1.0.1.4.jar FTB Chunks {[email protected] CREATE_REGISTRIES}
  350. ultra_amplified_dimension-1.15.2-8.0.3.jar Ultra Amplified Dimension {[email protected] CREATE_REGISTRIES}
  351. Explorercraft-1.15.2-4.0.2.jar Explorercraft {[email protected] CREATE_REGISTRIES}
  352. ColossalChests-1.15.2-1.7.9.jar ColossalChests {[email protected] CREATE_REGISTRIES}
  353. MysticalAgriculture-1.15.2-3.0.8.jar Mystical Agriculture {[email protected] CREATE_REGISTRIES}
  354. UselessMod-1.15.2-3.1.1.jar Useless Mod {[email protected] CREATE_REGISTRIES}
  355. rftoolsutility-1.15-2.1.3-beta.jar RFToolsUtility {[email protected] CREATE_REGISTRIES}
  356. Inspirations-1.15.2-1.1.0.jar Inspirations {[email protected] CREATE_REGISTRIES}
  357. EnchantmentDescriptions-1.15.2-2.0.8.jar EnchantmentDescriptions {[email protected] CREATE_REGISTRIES}
  358. swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {[email protected] CREATE_REGISTRIES}
  359. ToolBelt-1.15.2-1.14.1.jar Tool Belt {[email protected] CREATE_REGISTRIES}
  360. titanium-1.15.2-2.4.2.jar Titanium {[email protected] CREATE_REGISTRIES}
  361. compactores-1.15.2-2.1.2.jar Compact Ores {[email protected] CREATE_REGISTRIES}
  362. SilentLib-1.15.2-4.6.4+56.jar Silent Lib {[email protected]+56 CREATE_REGISTRIES}
  363. travel_bag-1.1.2-1.15.2.jar Travel Bag {[email protected] CREATE_REGISTRIES}
  364. bluepower-1.15.2-0.4.190-alpha-universal.jar Blue Power {[email protected] CREATE_REGISTRIES}
  365. forbidden_arcanus-1.15.2-1.4.jar Forbidden & Arcanus {[email protected] CREATE_REGISTRIES}
  366. spiketraps-2.0.jar Spike Traps {[email protected] CREATE_REGISTRIES}
  367. JAHM v1.2.3 [1.15.2].jar Just Another Head Mod {[email protected] CREATE_REGISTRIES}
  368. Quark-r2.1-245.jar Quark {[email protected] CREATE_REGISTRIES}
  369. Charm-1.15.2-1.5.9.jar Charm {[email protected] CREATE_REGISTRIES}
  370. Strange-1.15.2-1.0.0-beta.5.hotfix1.jar Strange {[email protected] CREATE_REGISTRIES}
  371. extragolems-10.2.1.jar Extra Golems {[email protected] CREATE_REGISTRIES}
  372. JAOPCA-1.15.2-3.2.0.11.jar JAOPCA {[email protected] CREATE_REGISTRIES}
  373. rediscovered-1.15.2-0.0.1.jar Rediscovered {[email protected] CREATE_REGISTRIES}
  374. chemlib-1.15.2-3.jar Chem Lib {[email protected] CREATE_REGISTRIES}
  375. corail_recycler-4.0.5-1.15.2.jar Corail Recycler {[email protected] CREATE_REGISTRIES}
  376. StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] CREATE_REGISTRIES}
  377. overworld_quartz-1.15.2-1.0.0.1.jar Overworld Quartz {[email protected] CREATE_REGISTRIES}
  378. FluxNetworks-1.15.2-5.0.1-2.jar Flux Networks {[email protected] CREATE_REGISTRIES}
  379. enderchests-1.15-1.6.1.jar EnderChests {[email protected] CREATE_REGISTRIES}
  380. tubesreloaded-1.15.2-1.3.0c.jar Tubes Reloaded {[email protected] CREATE_REGISTRIES}
  381. mobcatcher-2.2.jar Mob Catcher {[email protected] CREATE_REGISTRIES}
  382. engineersdecor-1.15.2-1.1.0.jar Engineer's Decor {[email protected] CREATE_REGISTRIES}
  383. solcarrot-1.15.2-1.9.6.jar Spice of Life: Carrot Edition {[email protected] CREATE_REGISTRIES}
  384. aawitherskull_1.15-1.1.jar Always a Wither Skull {[email protected] CREATE_REGISTRIES}
  385. modular-routers-1.15.2-6.1.1-19.jar Modular Routers {[email protected] CREATE_REGISTRIES}
  386. SilentGems-1.15.2-3.5.5+88.jar Silent's Gems 3 {[email protected]+88 CREATE_REGISTRIES}
  387. refinedstorageaddons-0.6.2.jar Refined Storage Addons {[email protected] CREATE_REGISTRIES}
  388. SolarGeneration-1.15.2-1.2.2.jar Solar Generation {[email protected] CREATE_REGISTRIES}
  389. bigbuckets-1.1.0.jar BigBuckets {[email protected] CREATE_REGISTRIES}
  390. alllootdrops_1.15-2.0.jar All Loot Drops {[email protected] CREATE_REGISTRIES}
  391. Pulsar/inspirations loaded Pulses:
  392. - InspirationsShared (Enabled/Forced)
  393. - InspirationsBuilding (Enabled/Not Forced)
  394. - InspirationsUtility (Enabled/Not Forced)
  395. - InspirationsTools (Enabled/Not Forced)
  396. - InspirationsTweaks (Enabled/Not Forced)
  397.  
  398. Launched Version: forge-31.2.28
  399. Backend library: LWJGL version 3.2.2 build 10
  400. Backend API: GeForce GTX 1060 3GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 432.00, NVIDIA Corporation
  401. GL Caps: Using framebuffer using OpenGL 3.0
  402. Using VBOs: Yes
  403. Is Modded: Definitely; Client brand changed to 'forge'
  404. Type: Client (map_client.txt)
  405. CPU: 4x AMD Ryzen 3 1300X Quad-Core Processor
Add Comment
Please, Sign In to add comment