Guest User

Untitled

a guest
Oct 22nd, 2019
670
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.71 KB | None | 0 0
  1. [22:18:03] [main/INFO]: ModLauncher running: args [--username, MasterSloth1, --version, forge-28.1.61, --gameDir, C:\Minecraft\Instances\Sloth's Hack 'n' Slash Adventure, --assetsDir, C:\Minecraft\Install\assets, --assetIndex, 1.14, --uuid, 008c4004418340979cb518db26d9f7cc, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 1280, --height, 720, --launchTarget, fmlclient, --fml.forgeVersion, 28.1.61, --fml.mcVersion, 1.14.4, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20190829.143755]
  2. [22:18:03] [main/INFO]: ModLauncher 4.1.0+62+5bfa59b starting: java version 1.8.0_51 by Oracle Corporation
  3. [22:18:04] [main/INFO]: Added Lets Encrypt root certificates as additional trust
  4. [22:18:06] [main/INFO]: Launching target 'fmlclient' with arguments [--version, forge-28.1.61, --gameDir, C:\Minecraft\Instances\Sloth's Hack 'n' Slash Adventure, --assetsDir, C:\Minecraft\Install\assets, --uuid, 008c4004418340979cb518db26d9f7cc, --username, MasterSloth1, --assetIndex, 1.14, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 1280, --height, 720]
  5. [22:18:09] [Client thread/INFO]: Setting user: MasterSloth1
  6. [22:18:25] [Client thread/WARN]: Skipping bad option: lastServer:
  7. [22:18:25] [Client thread/INFO]: LWJGL Version: 3.2.2 build 10
  8. [22:18:27] [Client thread/WARN]: Removed resource pack mod_resources from options because it doesn't seem to exist anymore
  9. [22:18:29] [Client thread/WARN]: No data fixer registered for entity clumps:xp_orb_big
  10. [22:18:30] [modloading-worker-2/INFO]: Here we go!
  11. [22:18:30] [modloading-worker-5/INFO]: Loading config file C:\Minecraft\Instances\Sloth's Hack 'n' Slash Adventure\config\silents-mechanisms-common.toml
  12. [22:18:30] [modloading-worker-5/ERROR]: Failed to create mod instance. ModID: silents_mechanisms, class net.silentchaos512.mechanisms.SilentMechanisms
  13. java.lang.ExceptionInInitializerError: null
  14. at net.silentchaos512.mechanisms.SideProxy.<init>(SideProxy.java:50) ~[?:0.6.6+39]
  15. at net.silentchaos512.mechanisms.SideProxy$Client.<init>(SideProxy.java:95) ~[?:0.6.6+39]
  16. at net.silentchaos512.mechanisms.SilentMechanisms.lambda$null$0(SilentMechanisms.java:38) ~[?:0.6.6+39]
  17. at net.silentchaos512.mechanisms.SilentMechanisms$$Lambda$2301/2085525636.get(Unknown Source) ~[?:?]
  18. at net.minecraftforge.fml.DistExecutor.runForDist(DistExecutor.java:63) ~[?:?]
  19. at net.silentchaos512.mechanisms.SilentMechanisms.<init>(SilentMechanisms.java:38) ~[?:0.6.6+39]
  20. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
  21. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
  22. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
  23. at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
  24. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_51]
  25. at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:131) [?:28.1]
  26. at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$2105/1613045211.accept(Unknown Source) [?:28.1]
  27. at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51]
  28. at java.util.function.Consumer$$Lambda$2104/2039613101.accept(Unknown Source) [?:1.8.0_51]
  29. at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51]
  30. at java.util.function.Consumer$$Lambda$2104/2039613101.accept(Unknown Source) [?:1.8.0_51]
  31. at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) [?:?]
  32. at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:134) [?:?]
  33. at net.minecraftforge.fml.ModList$$Lambda$2297/1738994361.accept(Unknown Source) [?:?]
  34. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) [?:1.8.0_51]
  35. at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) [?:1.8.0_51]
  36. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) [?:1.8.0_51]
  37. at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291) [?:1.8.0_51]
  38. at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) [?:1.8.0_51]
  39. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  40. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  41. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  42. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  43. Caused by: com.electronwill.nightconfig.core.io.ParsingException: Invalid value flase - Expected the boolean value false.
  44. at com.electronwill.nightconfig.toml.ValueParser.parseFalse(ValueParser.java:166) ~[toml-3.6.0.jar:?]
  45. at com.electronwill.nightconfig.toml.ValueParser.parse(ValueParser.java:48) ~[toml-3.6.0.jar:?]
  46. at com.electronwill.nightconfig.toml.ValueParser.parse(ValueParser.java:68) ~[toml-3.6.0.jar:?]
  47. at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:57) ~[toml-3.6.0.jar:?]
  48. at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:101) ~[toml-3.6.0.jar:?]
  49. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:88) ~[toml-3.6.0.jar:?]
  50. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.0.jar:?]
  51. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.0.jar:?]
  52. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.0.jar:?]
  53. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.0.jar:?]
  54. at com.electronwill.nightconfig.core.file.WriteAsyncFileConfig.load(WriteAsyncFileConfig.java:138) ~[core-3.6.0.jar:?]
  55. at com.electronwill.nightconfig.core.file.AutoreloadFileConfig.load(AutoreloadFileConfig.java:41) ~[core-3.6.0.jar:?]
  56. at com.electronwill.nightconfig.core.file.SimpleCommentedFileConfig.load(SimpleCommentedFileConfig.java:38) ~[core-3.6.0.jar:?]
  57. at net.silentchaos512.utils.config.ConfigSpecWrapper.load(ConfigSpecWrapper.java:68) ~[?:4.4.0+44]
  58. at net.silentchaos512.utils.config.ConfigSpecWrapper.<init>(ConfigSpecWrapper.java:20) ~[?:4.4.0+44]
  59. at net.silentchaos512.utils.config.ConfigSpecWrapper.create(ConfigSpecWrapper.java:30) ~[?:4.4.0+44]
  60. at net.silentchaos512.mechanisms.config.Config.<clinit>(Config.java:14) ~[?:0.6.6+39]
  61. ... 29 more
  62. [22:18:30] [modloading-worker-3/WARN]: Configuration file C:\Minecraft\Instances\Sloth's Hack 'n' Slash Adventure\config\theoneprobe-common.toml is not correct. Correcting
  63. [22:18:30] [modloading-worker-0/INFO]: [com.robertx22.mine_and_slash.mmorpg.MMORPG:<init>:87]: Starting Mine and Slash
  64. [22:18:30] [modloading-worker-6/INFO]: Constructing Mod: Spartan Shields
  65. [22:18:31] [modloading-worker-3/WARN]: Incorrect key showContentsWithoutSneaking was corrected from [storagedrawers:basicdrawers, storagedrawersextra:extra_drawers] to [storagedrawers:basicdrawers, storagedrawersextra:extra_drawers]
  66. [22:18:31] [modloading-worker-3/WARN]: Incorrect key dontShowContentsUnlessSneaking was corrected from [] to []
  67. [22:18:31] [modloading-worker-5/INFO]: Loading config file C:\Minecraft\Instances\Sloth's Hack 'n' Slash Adventure\config\silentgear-client.toml
  68. [22:18:31] [modloading-worker-5/INFO]: Loading config file C:\Minecraft\Instances\Sloth's Hack 'n' Slash Adventure\config\silentgear-common.toml
  69. [22:18:31] [modloading-worker-3/WARN]: Incorrect key dontSendNBT was corrected from [] to []
  70. [22:18:31] [modloading-worker-2/WARN]: No data fixer registered for entity explorercraft:brush_stooge
  71. [22:18:31] [modloading-worker-2/WARN]: No data fixer registered for entity explorercraft:infected_skeleton
  72. [22:18:31] [modloading-worker-2/WARN]: No data fixer registered for entity explorercraft:infected_zombie
  73. [22:18:31] [modloading-worker-2/WARN]: No data fixer registered for entity explorercraft:infected_creeper
  74. [22:18:31] [modloading-worker-2/WARN]: No data fixer registered for entity explorercraft:enderghast
  75. [22:18:31] [modloading-worker-2/WARN]: No data fixer registered for entity explorercraft:enderreeper
  76. [22:18:31] [modloading-worker-2/WARN]: No data fixer registered for entity explorercraft:wizard
  77. [22:18:31] [modloading-worker-2/INFO]: Loading config : C:\Minecraft\Instances\Sloth's Hack 'n' Slash Adventure\config\extcaves_config.toml
  78. [22:18:31] [modloading-worker-2/INFO]: Built config : C:\Minecraft\Instances\Sloth's Hack 'n' Slash Adventure\config\extcaves_config.toml
  79. [22:18:31] [modloading-worker-2/INFO]: Loaded config : C:\Minecraft\Instances\Sloth's Hack 'n' Slash Adventure\config\extcaves_config.toml
  80. [22:18:32] [modloading-worker-5/INFO]: Detected Silent Gear!
  81. [22:18:32] [modloading-worker-1/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Main.initialize()
  82. [22:18:32] [modloading-worker-1/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Reflecting GuiContainer...
  83. [22:18:32] [modloading-worker-5/INFO]: Register part type PartType[S]{name='silentgems:gear_soul'}
  84. [22:18:32] [modloading-worker-5/INFO]: Registered serializer 'silentgear:simple_trait'
  85. [22:18:32] [modloading-worker-5/INFO]: Registered serializer 'silentgear:damage_type_trait'
  86. [22:18:32] [modloading-worker-5/INFO]: Registered serializer 'silentgear:durability_trait'
  87. [22:18:32] [modloading-worker-5/INFO]: Registered serializer 'silentgear:enchantment_trait'
  88. [22:18:32] [modloading-worker-5/INFO]: Registered serializer 'silentgear:nbt_trait'
  89. [22:18:32] [modloading-worker-1/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Detected obfuscation: FORGE.
  90. [22:18:32] [modloading-worker-5/INFO]: Registered serializer 'silentgear:potion_effect_trait'
  91. [22:18:32] [modloading-worker-1/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Success.
  92. [22:18:32] [modloading-worker-1/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Initialized.
  93. [22:18:32] [modloading-worker-5/INFO]: Registered serializer 'silentgear:stat_modifier_trait'
  94. [22:18:32] [modloading-worker-5/INFO]: Registered serializer 'silentgems:persistence'
  95. [22:18:32] [modloading-worker-5/INFO]: Registered serializer 'silentgems:runic'
  96. [22:18:33] [modloading-worker-2/INFO]: Forge mod loading, version 28.1.61, for MC 1.14.4 with MCP 20190829.143755
  97. [22:18:33] [modloading-worker-2/INFO]: MinecraftForge v28.1.61 Initialized
  98. [22:18:33] [modloading-worker-5/INFO]: Loading config file C:\Minecraft\Instances\Sloth's Hack 'n' Slash Adventure\config\silentgems-common.toml
  99. [22:18:35] [modloading-worker-6/WARN]: No data fixer registered for entity cfm:seat
  100. [22:18:39] [modloading-worker-0/INFO]: [com.robertx22.mine_and_slash.database.talent_tree.csv_parser.TalentParser:parse:37]: Registered all343 perks to the talent tree!
  101. [22:18:39] [modloading-worker-0/WARN]: No data fixer registered for entity mmorpg:entity_fire_bolt
  102. [22:18:39] [modloading-worker-0/WARN]: No data fixer registered for entity mmorpg:entity_frost_bolt
  103. [22:18:39] [modloading-worker-0/WARN]: No data fixer registered for entity mmorpg:entity_acid_bolt
  104. [22:18:39] [modloading-worker-0/WARN]: No data fixer registered for entity mmorpg:entity_thunder_bolt
  105. [22:18:39] [modloading-worker-0/WARN]: No data fixer registered for entity mmorpg:entity_flame_explosion
  106. [22:18:39] [modloading-worker-0/WARN]: No data fixer registered for entity mmorpg:entity_frost_explosion
  107. [22:18:39] [modloading-worker-0/WARN]: No data fixer registered for entity mmorpg:entity_acid_explosion
  108. [22:18:39] [modloading-worker-0/WARN]: No data fixer registered for entity mmorpg:entity_lightning_explosion
  109. [22:18:39] [modloading-worker-0/WARN]: No data fixer registered for entity mmorpg:entity_fire_bomb
  110. [22:18:39] [modloading-worker-0/WARN]: No data fixer registered for entity mmorpg:entity_ice_bomb
  111. [22:18:39] [modloading-worker-0/WARN]: No data fixer registered for entity mmorpg:entity_acid_bomb
  112. [22:18:39] [modloading-worker-0/WARN]: No data fixer registered for entity mmorpg:entity_thunder_bomb
  113. [22:18:39] [modloading-worker-0/WARN]: No data fixer registered for entity mmorpg:staff_projectile
  114. [22:18:39] [modloading-worker-0/WARN]: No data fixer registered for entity mmorpg:wand_projectile
  115. [22:18:39] [modloading-worker-0/INFO]: [com.therealm18.mineandslash.expansion.MASE:<init>:100]: Starting Mine and Slash - Expansion
  116. [22:18:39] [Client thread/INFO]: Dispatching synchronous work after CONSTRUCT: 1 jobs
  117. [22:18:39] [Client thread/INFO]: Synchronous work queue completed in 00:00:00.004
  118. [22:18:39] [Client thread/FATAL]: Failed to complete lifecycle event CONSTRUCT, 1 errors found
  119. [22:18:39] [Client thread/FATAL]: EventBus 0 shutting down - future events will not be posted.
  120. java.lang.Exception: stacktrace
  121. at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:278) [eventbus-1.0.0-service.jar:?]
  122. at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) [?:?]
  123. at net.minecraftforge.fml.client.ClientModLoader$$Lambda$1997/595363608.run(Unknown Source) [?:?]
  124. at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:95) [?:?]
  125. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:454) [?:?]
  126. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365) [?:?]
  127. at net.minecraft.client.main.Main.main(SourceFile:155) [?:?]
  128. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  129. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  130. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  131. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  132. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.1.61.jar:28.1]
  133. at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$392/117249632.call(Unknown Source) [forge-1.14.4-28.1.61.jar:28.1]
  134. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-4.1.0.jar:?]
  135. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-4.1.0.jar:?]
  136. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-4.1.0.jar:?]
  137. at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-4.1.0.jar:?]
  138. at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-4.1.0.jar:?]
  139. [22:18:39] [Client thread/ERROR]: Exception caught during firing event: null
  140. Index: 1
  141. Listeners:
  142. 0: NORMAL
  143. 1: net.minecraftforge.eventbus.EventBus$$Lambda$2006/1454226183@6bc08a77
  144. java.lang.NullPointerException
  145. at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97)
  146. at doggytalents.ModBlocks.registerBlockColours(ModBlocks.java:46)
  147. at doggytalents.DoggyTalentsMod$$Lambda$2815/1492393164.accept(Unknown Source)
  148. at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212)
  149. at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204)
  150. at net.minecraftforge.eventbus.EventBus$$Lambda$2006/1454226183.invoke(Unknown Source)
  151. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
  152. at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168)
  153. at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:241)
  154. at net.minecraftforge.fml.ModLoader$$Lambda$3295/1733110667.accept(Unknown Source)
  155. at java.util.HashMap.forEach(HashMap.java:1280)
  156. at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217)
  157. at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:241)
  158. at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:184)
  159. at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76)
  160. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:502)
  161. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365)
  162. at net.minecraft.client.main.Main.main(SourceFile:155)
  163. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  164. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  165. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  166. at java.lang.reflect.Method.invoke(Method.java:497)
  167. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
  168. at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$392/117249632.call(Unknown Source)
  169. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
  170. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
  171. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
  172. at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
  173. at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
  174.  
  175. [22:18:39] [Client thread/INFO]: [net.minecraft.util.registry.Bootstrap:func_179870_a:100]: ---- Minecraft Crash Report ----
  176. // Shall we play a game?
  177.  
  178. Time: 10/22/19 10:18 PM
  179. Description: Initializing game
  180.  
  181. java.lang.NullPointerException: Initializing game
  182. at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  183. at doggytalents.ModBlocks.registerBlockColours(ModBlocks.java:46) ~[?:1.15.2.0] {re:classloading,pl:object_holder_definalize:A}
  184. at doggytalents.DoggyTalentsMod$$Lambda$2815/1492393164.accept(Unknown Source) ~[?:?] {}
  185. at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) ~[eventbus-1.0.0-service.jar:?] {}
  186. at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) ~[eventbus-1.0.0-service.jar:?] {}
  187. at net.minecraftforge.eventbus.EventBus$$Lambda$2006/1454226183.invoke(Unknown Source) ~[?:?] {}
  188. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-1.0.0-service.jar:?] {}
  189. at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) ~[?:28.1] {re:classloading}
  190. at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:241) ~[?:?] {re:classloading}
  191. at net.minecraftforge.fml.ModLoader$$Lambda$3295/1733110667.accept(Unknown Source) ~[?:?] {}
  192. at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51] {}
  193. at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217) ~[?:?] {re:classloading}
  194. at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:241) ~[?:?] {re:classloading}
  195. at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:184) ~[?:?] {re:classloading}
  196. at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  197. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:502) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  198. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  199. at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] {re:classloading}
  200. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
  201. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
  202. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
  203. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
  204. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.1.61.jar:28.1] {}
  205. at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$392/117249632.call(Unknown Source) [forge-1.14.4-28.1.61.jar:28.1] {}
  206. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-4.1.0.jar:?] {}
  207. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-4.1.0.jar:?] {}
  208. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-4.1.0.jar:?] {}
  209. at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-4.1.0.jar:?] {}
  210. at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-4.1.0.jar:?] {}
  211.  
  212.  
  213. A detailed walkthrough of the error, its code path and all known details is as follows:
  214. ---------------------------------------------------------------------------------------
  215.  
  216. -- Head --
  217. Thread: Client thread
  218. Stacktrace:
  219. at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97)
  220. at doggytalents.ModBlocks.registerBlockColours(ModBlocks.java:46)
  221. at doggytalents.DoggyTalentsMod$$Lambda$2815/1492393164.accept(Unknown Source)
  222. at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212)
  223. at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204)
  224. at net.minecraftforge.eventbus.EventBus$$Lambda$2006/1454226183.invoke(Unknown Source)
  225. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
  226. at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168)
  227. at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:241)
  228. at net.minecraftforge.fml.ModLoader$$Lambda$3295/1733110667.accept(Unknown Source)
  229. at java.util.HashMap.forEach(HashMap.java:1280)
  230. at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217)
  231. at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:241)
  232. at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:184)
  233. at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76)
  234. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:502)
  235.  
  236. -- Initialization --
  237. Details:
  238. Stacktrace:
  239. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365)
  240. at net.minecraft.client.main.Main.main(SourceFile:155)
  241. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  242. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  243. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  244. at java.lang.reflect.Method.invoke(Method.java:497)
  245. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
  246. at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$392/117249632.call(Unknown Source)
  247. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
  248. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
  249. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
  250. at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
  251. at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
  252.  
  253. -- System Details --
  254. Details:
  255. Minecraft Version: 1.14.4
  256. Minecraft Version ID: 1.14.4
  257. Operating System: Windows 10 (amd64) version 10.0
  258. Java Version: 1.8.0_51, Oracle Corporation
  259. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  260. Memory: 7831968176 bytes (7469 MB) / 8589934592 bytes (8192 MB) up to 8589934592 bytes (8192 MB)
  261. CPUs: 8
  262. JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8192m -Xms256m -XX:PermSize=256m -XX:+UseG1GC -XX:+DisableExplicitGC -XX:MaxGCPauseMillis=10 -XX:SoftRefLRUPolicyMSPerMB=10000 -XX:ParallelGCThreads=7
  263. ModLauncher: 4.1.0+62+5bfa59b
  264. ModLauncher launch target: fmlclient
  265. ModLauncher naming: srg
  266. ModLauncher services:
  267. /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE
  268. /forge-1.14.4-28.1.61.jar object_holder_definalize PLUGINSERVICE
  269. /forge-1.14.4-28.1.61.jar runtime_enum_extender PLUGINSERVICE
  270. /accesstransformers-1.0.0-shadowed.jar accesstransformer PLUGINSERVICE
  271. /forge-1.14.4-28.1.61.jar capability_inject_definalize PLUGINSERVICE
  272. /forge-1.14.4-28.1.61.jar runtimedistcleaner PLUGINSERVICE
  273. /forge-1.14.4-28.1.61.jar fml TRANSFORMATIONSERVICE
  274. FML: 28.1
  275. Forge: net.minecraftforge:28.1.61
  276. FML Language Providers:
  277. minecraft@1
  278. Mod List:
  279. AI-Improvements-1.14.4-0.3.0.jar AI-Improvements {[email protected] CREATE_REGISTRIES}
  280. AmbientSounds_v3.0.13_mc1.14.4.jar Ambient Sounds {[email protected] CREATE_REGISTRIES}
  281. angelblock-1.0a.jar Angel Block {[email protected] CREATE_REGISTRIES}
  282. animalnet-v1.14.4 Forge b4.jar AnimalNet {[email protected] Forge b4 CREATE_REGISTRIES}
  283. AppleSkin-mc1.14.4-forge-1.0.12.jar AppleSkin {[email protected] CREATE_REGISTRIES}
  284. AttributeFix-1.14.4-3.0.2.jar AttributeFix {[email protected] CREATE_REGISTRIES}
  285. BetterAdvancements-1.14.4-0.1.0.90.jar Better Advancements {[email protected] CREATE_REGISTRIES}
  286. BetterSigns-1.0_v1.14.4.jar Better Signs {[email protected] CREATE_REGISTRIES}
  287. blockdrops-1.14.4-1.0.2.jar Block Drops {[email protected] CREATE_REGISTRIES}
  288. buildinggadgets-3.0.5.jar Building Gadgets {[email protected] CREATE_REGISTRIES}
  289. bwncr-1.14.4-3.5.11.jar Bad Wither No Cookie Reloaded {[email protected] CREATE_REGISTRIES}
  290. caelus-FORGE-1.14.4-1.0.jar Caelus API {[email protected] CREATE_REGISTRIES}
  291. CapabilityProxy-1.14.4-2.1.4.jar CapabilityProxy {[email protected] CREATE_REGISTRIES}
  292. CarryOn MC1.14.4 v1.12.4.jar Carry On {[email protected] CREATE_REGISTRIES}
  293. ChunkNoGoByeBye-1.14.4-1.0.3.jar ChunkNoGoByeBye {[email protected] CREATE_REGISTRIES}
  294. classicbar-2.0.0a.jar Classic Bar {[email protected] CREATE_REGISTRIES}
  295. Clumps-4.0.0.jar Clumps {[email protected] CREATE_REGISTRIES}
  296. compact-2.6a.jar Compressed {[email protected] CREATE_REGISTRIES}
  297. Controlling-5.0.4.jar Controlling {[email protected] CREATE_REGISTRIES}
  298. CosmeticArmorReworked-1.14.4-v1a.jar CosmeticArmorReworked {[email protected] CREATE_REGISTRIES}
  299. Craftable Saddles [1.14]-1.3.jar Craftable Saddles {[email protected] CREATE_REGISTRIES}
  300. CraftingCraft_1.14.4-7.1.6.jar CraftingCraft {[email protected] CREATE_REGISTRIES}
  301. craftingstation-2.0.7.jar Crafting Station {[email protected] CREATE_REGISTRIES}
  302. CraftingTweaks_1.14.4-10.1.4.jar Crafting Tweaks {[email protected] CREATE_REGISTRIES}
  303. create-mc1.14.4_v0.1.1a.jar Create {[email protected] CREATE_REGISTRIES}
  304. Cucumber-1.14.4-2.0.4.jar Cucumber Library {[email protected] CREATE_REGISTRIES}
  305. curioofundying-FORGE-1.14.4-2.0.jar Curio of Undying {[email protected] CREATE_REGISTRIES}
  306. curios-FORGE-1.14.4-1.0.4.jar Curios API {[email protected] CREATE_REGISTRIES}
  307. curiouselytra-FORGE-1.14.4-1.0.jar Curious Elytra {[email protected] CREATE_REGISTRIES}
  308. CyclopsCore-1.14.4-1.5.5.jar Cyclops Core {[email protected] CREATE_REGISTRIES}
  309. dankstorage-1.9a.jar Dank Storage {[email protected] CREATE_REGISTRIES}
  310. DoggyTalents-1.14.4-1.15.2.0.jar Doggy Talents {[email protected] CREATE_REGISTRIES}
  311. DungeonCrawl-1.14.4-1.4.0.jar Dungeon Crawl {[email protected] CREATE_REGISTRIES}
  312. elevatorid-1.14.4-1.5.2.jar Elevator Mod {[email protected] CREATE_REGISTRIES}
  313. EnchantmentDescriptions-1.14.4-1.3.8.jar EnchantmentDescriptions {[email protected] CREATE_REGISTRIES}
  314. Explorercraft-1.14.4-3.2.2.jar Explorercraft {[email protected] CREATE_REGISTRIES}
  315. extcaves-1.3.2.jar Extended Caves {[email protected] CREATE_REGISTRIES}
  316. extraanvils-2.4.jar Extra Anvils {[email protected] CREATE_REGISTRIES}
  317. extrabows-v1.14.4 b6.jar Extra Bows {[email protected] b6 CREATE_REGISTRIES}
  318. FastFurnace-1.14.4-2.2.4.jar FastFurnace {[email protected] CREATE_REGISTRIES}
  319. FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 CREATE_REGISTRIES}
  320. FastWorkbench-1.14.4-2.1.4.jar FastWorkbench {[email protected] CREATE_REGISTRIES}
  321. Fence Jumper-1.14.4-1.0.8.jar FenceJumper {fencejumper@version CREATE_REGISTRIES}
  322. findme-1.14.4-1.1.0.13.jar Find Me {findme@NONE CREATE_REGISTRIES}
  323. forgemod_VoxelMap-1.9.13b_for_1.14.4.jar VoxelMap {[email protected] CREATE_REGISTRIES}
  324. furniture-7.0.0-pre10-1.14.4.jar MrCrayfish's Furniture Mod {[email protected] CREATE_REGISTRIES}
  325. glassential-forge-1.14.4-1.1.1.jar Glassential {[email protected] CREATE_REGISTRIES}
  326. globaldatapack-1.14.4-1.2.1.jar Dark Roleplay - Global Datapacks {[email protected] CREATE_REGISTRIES}
  327. Gobber2-1.14.4-2.1.106.jar Gobber 2 {[email protected] CREATE_REGISTRIES}
  328. infernalmobs-1.14.4.5.jar Infernal Mobs {[email protected] CREATE_REGISTRIES}
  329. instantunify-1.14.4-1.0.1.jar InstantUnify {[email protected] CREATE_REGISTRIES}
  330. inventorysorter-1.14.4-16.2.0.jar Simple Inventory Sorter {[email protected] CREATE_REGISTRIES}
  331. ironchest-1.14.4-9.1.5.jar Iron Chests {[email protected] CREATE_REGISTRIES}
  332. IronJetpacks-1.14.4-2.0.2.jar Iron Jetpacks {[email protected] CREATE_REGISTRIES}
  333. ironshulkerboxes-1.14.4-3.1.12.jar Iron Shulker Boxes {[email protected] CREATE_REGISTRIES}
  334. jei-1.14.4-6.0.0.18.jar Just Enough Items {[email protected] CREATE_REGISTRIES}
  335. KleeSlabs_1.14.4-7.4.7.jar KleeSlabs {[email protected] CREATE_REGISTRIES}
  336. LargeFluidTank-14.8.4.jar FluidTank {[email protected] CREATE_REGISTRIES}
  337. LinkedDestruction-1.14.4-0.7.2.9999.jar Linked Destruction {[email protected] CREATE_REGISTRIES}
  338. mcjtylib-1.14-3.5.9-alpha.jar McJtyLib {[email protected] CREATE_REGISTRIES}
  339. metalbarrels-1.3d.jar Metal Barrels {[email protected] CREATE_REGISTRIES}
  340. Mine and Slash-1.14.4-2.9.2.jar Mine and Slash {[email protected] CREATE_REGISTRIES}
  341. Mine and Slash - Expansion-1.4.1.29.jar Mine & Slash Expansion {[email protected] CREATE_REGISTRIES}
  342. modnametooltip_1.14.3-1.12.1.jar Mod Name Tooltip {[email protected] CREATE_REGISTRIES}
  343. Morpheus-1.14.4-4.2.43.jar Morpheus {morpheus@version CREATE_REGISTRIES}
  344. MouseTweaks-2.12-mc1.14.4.jar Mouse Tweaks {[email protected] CREATE_REGISTRIES}
  345. nbttooltips-1.0.jar NBT Tooltips {[email protected] CREATE_REGISTRIES}
  346. NomadicTents-1.14.4-10.0.1-beta.jar Nomadic Tents {[email protected] CREATE_REGISTRIES}
  347. OresAllEasy-1.14.4-1.4.0.jar OresAllEasy {[email protected] CREATE_REGISTRIES}
  348. BiomesOPlenty-1.14.4-9.0.0.254-universal.jar Biomes O' Plenty {[email protected] CREATE_REGISTRIES}
  349. PickleTweaks-1.14.4-3.0.6.jar Pickle Tweaks {[email protected] CREATE_REGISTRIES}
  350. Placebo-1.14.4-2.3.1.jar Placebo {[email protected] CREATE_REGISTRIES}
  351. practicaltools-1.14.4-1.4.jar Practical Tools {[email protected] CREATE_REGISTRIES}
  352. ProgressiveBosses-2.1.2.jar Progressive Bosses {[email protected] CREATE_REGISTRIES}
  353. respawnablepets-1.0.5.1.jar Respawnable Pets {[email protected] CREATE_REGISTRIES}
  354. RFTLR1.4.4.jar Advanced Rotten Flesh to Leather {[email protected] CREATE_REGISTRIES}
  355. rftoolsbase-1.14-0.0.6-alpha.jar RFToolsBase {[email protected] CREATE_REGISTRIES}
  356. rftoolspower-1.14-1.2.6-alpha.jar RFToolsPower {[email protected] CREATE_REGISTRIES}
  357. SilentGear-1.14.4-1.4.3+68.jar Silent Gear {[email protected]+68 CREATE_REGISTRIES}
  358. SilentGems-1.14.4-3.4.6+79.jar Silent's Gems 3 {[email protected]+79 CREATE_REGISTRIES}
  359. SilentLib-1.14.4-4.4.0+44.jar Silent Lib {[email protected]+44 CREATE_REGISTRIES}
  360. SilentMechanisms-1.14.4-0.6.6+39.jar Silent's Mechanisms {[email protected]+39 ERROR}
  361. SimpleStorageNetwork-1.14.4-0.0.13.jar Simple Storage Network {[email protected] CREATE_REGISTRIES}
  362. sisser-1.0.jar Sisser {[email protected] CREATE_REGISTRIES}
  363. SolarGeneration-1.14.4.-1.1.0.jar Solar Generation {[email protected] CREATE_REGISTRIES}
  364. solcarrot-1.14.4-1.9.3.jar Spice of Life: Carrot Edition {[email protected] CREATE_REGISTRIES}
  365. SpartanShields-1.14.4-2.0.0-beta-1.jar Spartan Shields {[email protected] CREATE_REGISTRIES}
  366. speedyhoppers-1.14.4-6.jar Speedy Hoppers {[email protected] CREATE_REGISTRIES}
  367. speedyladders-1.14.4-4.jar Speedy Ladders {[email protected] CREATE_REGISTRIES}
  368. StorageDrawers-1.14.4-6.0.5.jar Storage Drawers {[email protected] CREATE_REGISTRIES}
  369. swingthroughgrass-1.14.4-1.3.2.jar SwingThroughGrass {[email protected] CREATE_REGISTRIES}
  370. theoneprobe-1.14-1.4.37.jar The One Probe {theoneprobe@NONE CREATE_REGISTRIES}
  371. tombstone-4.1.5-1.14.4.jar Corail Tombstone {[email protected] CREATE_REGISTRIES}
  372. torchmaster-2.0.0-rc1.jar Torchmaster {[email protected] CREATE_REGISTRIES}
  373. TrinityWeapons-1.14.4-1.3.1.jar TrinityWeapons {[email protected] CREATE_REGISTRIES}
  374. tubesreloaded-1.14.4-1.1.0b.jar Tubes Reloaded {[email protected] CREATE_REGISTRIES}
  375. u_team_core-1.14.4-2.7.4.134.jar U Team Core {[email protected] CREATE_REGISTRIES}
  376. upsizer-mc1.14.4-5.0b2.jar Upsizer {[email protected] CREATE_REGISTRIES}
  377. useful_backpacks-1.14.4-1.7.1.41.jar Useful Backpacks {[email protected] CREATE_REGISTRIES}
  378. WesserboysOverlays-1.0.0.1-1.14.4.jar Wesserboy's Overlays {[email protected] CREATE_REGISTRIES}
  379. WitherSkeletonTweaks-1.14.4-3.1.0.jar Wither Skeleton Tweaks {[email protected] CREATE_REGISTRIES}
  380. XL-Food-Mod-1.14.4-2.1.1.jar XL Food Mod {[email protected] CREATE_REGISTRIES}
  381. forge-1.14.4-28.1.61-universal.jar Forge {[email protected] CREATE_REGISTRIES}
  382. forge-1.14.4-28.1.61-client.jar Minecraft {[email protected] CREATE_REGISTRIES}
  383. Launched Version: forge-28.1.61
  384. LWJGL: 3.2.2 build 10
  385. OpenGL: GeForce GT 750M/PCIe/SSE2 GL version 4.6.0 NVIDIA 425.31, NVIDIA Corporation
  386. GL Caps: Using GL 1.3 multitexturing.
  387. Using GL 1.3 texture combiners.
  388. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  389. Shaders are available because OpenGL 2.1 is supported.
  390. VBOs are available because OpenGL 1.5 is supported.
  391.  
  392. Using VBOs: Yes
  393. Is Modded: Definitely; Client brand changed to 'forge'
  394. Type: Client (map_client.txt)
  395. Resource Packs: vanilla
  396. Current Language: English (US)
  397. CPU: 8x Intel(R) Core(TM) i7-4702MQ CPU @ 2.20GHz
  398. [22:18:39] [Client thread/INFO]: [net.minecraft.util.registry.Bootstrap:func_179870_a:100]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Minecraft\Instances\Sloth's Hack 'n' Slash Adventure\crash-reports\crash-2019-10-22_22.18.39-client.txt
Advertisement
Add Comment
Please, Sign In to add comment