Guest User

Last log

a guest
Aug 9th, 2019
408
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 223.40 KB | None | 0 0
  1. [09Aug2019 08:11:23.848] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Mewzurui, --version, 1.14.4-forge-28.0.45, --gameDir, D:\Minecraft Modded, --assetsDir, C:\Users\jgmcc\AppData\Roaming\.minecraft\assets, --assetIndex, 1.14, --uuid, 29afeba3cc0146a7a7e46ed42698ef84, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 28.0.45, --fml.mcVersion, 1.14.4, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20190719.225934]
  2. [09Aug2019 08:11:23.851] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 3.2.0+60+b86c1d4 starting: java version 1.8.0_51 by Oracle Corporation
  3. [09Aug2019 08:11:23.997] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
  4. [09Aug2019 08:11:24.666] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.14.4-forge-28.0.45, --gameDir, D:\Minecraft Modded, --assetsDir, C:\Users\jgmcc\AppData\Roaming\.minecraft\assets, --username, Mewzurui, --assetIndex, 1.14, --uuid, 29afeba3cc0146a7a7e46ed42698ef84, --accessToken, ????????, --userType, mojang, --versionType, release]
  5. [09Aug2019 08:11:25.957] [Client thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Mewzurui
  6. [09Aug2019 08:11:31.508] [Client thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: lastServer:
  7. [09Aug2019 08:11:31.536] [Client thread/INFO] [net.minecraft.client.Minecraft/]: LWJGL Version: 3.2.2 build 10
  8. [09Aug2019 08:11:33.372] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `simplylight` for name `illuminant_block`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  9. [09Aug2019 08:11:33.372] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `simplylight` for name `illuminant_block_on`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  10. [09Aug2019 08:11:33.377] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `simplylight` for name `illuminant_slab`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  11. [09Aug2019 08:11:33.378] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `simplylight` for name `illuminant_panel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  12. [09Aug2019 08:11:33.382] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `simplylight` for name `wall_lamp`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  13. [09Aug2019 08:11:33.384] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `simplylight` for name `lightbulb`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  14. [09Aug2019 08:11:33.387] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `simplylight` for name `rodlamp`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  15. [09Aug2019 08:11:33.536] [modloading-worker-6/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 28.0.45, for MC 1.14.4 with MCP 20190719.225934
  16. [09Aug2019 08:11:33.536] [modloading-worker-6/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v28.0.45 Initialized
  17. [09Aug2019 08:11:33.792] [modloading-worker-12/INFO] [enemeez.simplefarming.SimpleFarming/]: Config: D:\Minecraft Modded\config\simplefarming.toml
  18. [09Aug2019 08:11:33.793] [modloading-worker-12/INFO] [enemeez.simplefarming.SimpleFarming/]: Config built: D:\Minecraft Modded\config\simplefarming.toml
  19. [09Aug2019 08:11:33.794] [modloading-worker-12/INFO] [enemeez.simplefarming.SimpleFarming/]: Loaded Config: D:\Minecraft Modded\config\simplefarming.toml
  20. [09Aug2019 08:11:34.023] [modloading-worker-9/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cfm:seat
  21. [09Aug2019 08:11:34.027] [Client thread/ERROR] [net.minecraftforge.fml.ModList/LOADING]: Encountered an exception during parallel processing
  22. java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError
  23. at java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:1006) ~[?:1.8.0_51]
  24. at net.minecraftforge.fml.ModList.dispatchParallelEvent(ModList.java:137) [?:?]
  25. at net.minecraftforge.fml.ModList.lambda$static$2(ModList.java:97) [?:?]
  26. at net.minecraftforge.fml.ModList$$Lambda$1993/256089615.dispatchEvent(Unknown Source) [?:?]
  27. at net.minecraftforge.fml.LifecycleEventProvider.dispatch(LifecycleEventProvider.java:71) [?:?]
  28. at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:194) [?:?]
  29. at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:180) [?:?]
  30. at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$2(ClientModLoader.java:79) [?:?]
  31. at net.minecraftforge.fml.client.ClientModLoader$$Lambda$1975/710867897.run(Unknown Source) [?:?]
  32. at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:95) [?:?]
  33. at net.minecraftforge.fml.client.ClientModLoader$$Lambda$1976/1135893732.run(Unknown Source) [?:?]
  34. at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:79) [?:?]
  35. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:453) [?:?]
  36. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365) [?:?]
  37. at net.minecraft.client.main.Main.main(SourceFile:155) [?:?]
  38. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  39. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  40. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  41. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  42. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.0.45.jar:28.0]
  43. at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$342/2017860548.call(Unknown Source) [forge-1.14.4-28.0.45.jar:28.0]
  44. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-3.2.0.jar:?]
  45. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) [modlauncher-3.2.0.jar:?]
  46. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) [modlauncher-3.2.0.jar:?]
  47. at cpw.mods.modlauncher.Launcher.run(Launcher.java:80) [modlauncher-3.2.0.jar:?]
  48. at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-3.2.0.jar:?]
  49. Caused by: java.lang.NoClassDefFoundError
  50. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
  51. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
  52. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
  53. at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
  54. at java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:598) ~[?:1.8.0_51]
  55. at java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:1005) ~[?:1.8.0_51]
  56. ... 25 more
  57. Caused by: java.lang.NoClassDefFoundError
  58. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
  59. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
  60. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
  61. at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
  62. at java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:598) ~[?:1.8.0_51]
  63. at java.util.concurrent.ForkJoinTask.reportException(ForkJoinTask.java:677) ~[?:1.8.0_51]
  64. at java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:735) ~[?:1.8.0_51]
  65. at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:160) ~[?:1.8.0_51]
  66. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:174) ~[?:1.8.0_51]
  67. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233) ~[?:1.8.0_51]
  68. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_51]
  69. at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:583) ~[?:1.8.0_51]
  70. at net.minecraftforge.fml.ModList.lambda$dispatchParallelEvent$11(ModList.java:133) ~[?:?]
  71. at net.minecraftforge.fml.ModList$$Lambda$2089/2028630031.run(Unknown Source) ~[?:?]
  72. at java.util.concurrent.ForkJoinTask$AdaptedRunnableAction.exec(ForkJoinTask.java:1386) ~[?:1.8.0_51]
  73. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51]
  74. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51]
  75. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51]
  76. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51]
  77. Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent
  78. at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_51]
  79. at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) ~[?:1.8.0_51]
  80. at java.lang.Class.privateGetPublicMethods(Class.java:2902) ~[?:1.8.0_51]
  81. at java.lang.Class.getMethods(Class.java:1615) ~[?:1.8.0_51]
  82. at net.minecraftforge.eventbus.EventBus.registerClass(EventBus.java:69) ~[eventbus-0.10.6-service.jar:?]
  83. at net.minecraftforge.eventbus.EventBus.register(EventBus.java:112) ~[eventbus-0.10.6-service.jar:?]
  84. at net.minecraftforge.fml.AutomaticEventSubscriber.lambda$inject$3(AutomaticEventSubscriber.java:70) ~[?:?]
  85. at net.minecraftforge.fml.AutomaticEventSubscriber$$Lambda$2132/1053255901.accept(Unknown Source) ~[?:?]
  86. at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51]
  87. at net.minecraftforge.fml.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:57) ~[?:?]
  88. at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:140) ~[?:28.0]
  89. at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$2021/1593151919.accept(Unknown Source) ~[?:?]
  90. at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) ~[?:1.8.0_51]
  91. at java.util.function.Consumer$$Lambda$2020/1557557661.accept(Unknown Source) ~[?:?]
  92. at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) ~[?:1.8.0_51]
  93. at java.util.function.Consumer$$Lambda$2020/1557557661.accept(Unknown Source) ~[?:?]
  94. at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) ~[?:?]
  95. at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:133) ~[?:?]
  96. at net.minecraftforge.fml.ModList$$Lambda$2091/1938389091.accept(Unknown Source) ~[?:?]
  97. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_51]
  98. at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) ~[?:1.8.0_51]
  99. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51]
  100. at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291) ~[?:1.8.0_51]
  101. at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) ~[?:1.8.0_51]
  102. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51]
  103. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51]
  104. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51]
  105. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51]
  106. Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.common.gameevent.TickEvent$PlayerTickEvent
  107. at java.lang.ClassLoader.findClass(ClassLoader.java:530) ~[?:1.8.0_51]
  108. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51]
  109. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:102) ~[modlauncher-3.2.0.jar:?]
  110. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
  111. at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_51]
  112. at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) ~[?:1.8.0_51]
  113. at java.lang.Class.privateGetPublicMethods(Class.java:2902) ~[?:1.8.0_51]
  114. at java.lang.Class.getMethods(Class.java:1615) ~[?:1.8.0_51]
  115. at net.minecraftforge.eventbus.EventBus.registerClass(EventBus.java:69) ~[eventbus-0.10.6-service.jar:?]
  116. at net.minecraftforge.eventbus.EventBus.register(EventBus.java:112) ~[eventbus-0.10.6-service.jar:?]
  117. at net.minecraftforge.fml.AutomaticEventSubscriber.lambda$inject$3(AutomaticEventSubscriber.java:70) ~[?:?]
  118. at net.minecraftforge.fml.AutomaticEventSubscriber$$Lambda$2132/1053255901.accept(Unknown Source) ~[?:?]
  119. at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51]
  120. at net.minecraftforge.fml.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:57) ~[?:?]
  121. at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:140) ~[?:28.0]
  122. at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$2021/1593151919.accept(Unknown Source) ~[?:?]
  123. at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) ~[?:1.8.0_51]
  124. at java.util.function.Consumer$$Lambda$2020/1557557661.accept(Unknown Source) ~[?:?]
  125. at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) ~[?:1.8.0_51]
  126. at java.util.function.Consumer$$Lambda$2020/1557557661.accept(Unknown Source) ~[?:?]
  127. at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) ~[?:?]
  128. at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:133) ~[?:?]
  129. at net.minecraftforge.fml.ModList$$Lambda$2091/1938389091.accept(Unknown Source) ~[?:?]
  130. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_51]
  131. at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) ~[?:1.8.0_51]
  132. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51]
  133. at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291) ~[?:1.8.0_51]
  134. at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) ~[?:1.8.0_51]
  135. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51]
  136. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51]
  137. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51]
  138. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51]
  139. [09Aug2019 08:11:34.081] [Client thread/INFO] [com.tyfrostbyte.coalchunks.Coalchunks/]: HELLO from Register Block
  140. [09Aug2019 08:11:34.088] [Client thread/INFO] [com.polyvalord.extdiamond.Extdiamond/]: HELLO from Register Block
  141. [09Aug2019 08:11:34.097] [Client thread/INFO] [ring_of_attraction/]: Blocks registered
  142. [09Aug2019 08:11:34.161] [Client thread/INFO] [com.codenamerevy.flesh2leather.util.Reference/]: Register Item(s)
  143. [09Aug2019 08:11:34.177] [Client thread/INFO] [ring_of_attraction/]: Items registered.
  144. [09Aug2019 08:11:34.234] [Client thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity doggytalents:dog
  145. [09Aug2019 08:11:34.235] [Client thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity doggytalents:dog_beam
  146. [09Aug2019 08:11:34.976] [Client thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
  147. [09Aug2019 08:11:35.085] [Server-Worker-2/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file D:\Minecraft Modded\config\animalnet-common.toml is not correct. Correcting
  148. [09Aug2019 08:11:35.086] [Server-Worker-2/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.excluded_entities was corrected from [minecraft:wither, minecraft:ender_dragon] to [minecraft:wither, minecraft:ender_dragon]
  149. [09Aug2019 08:11:35.109] [modloading-worker-2/INFO] [com.polyvalord.extdiamond.Extdiamond/]: HELLO FROM PREINIT
  150. [09Aug2019 08:11:35.110] [modloading-worker-1/INFO] [ring_of_attraction/]: Mod setup
  151. [09Aug2019 08:11:35.110] [modloading-worker-2/INFO] [com.polyvalord.extdiamond.Extdiamond/]: DIRT BLOCK >> minecraft:dirt
  152. [09Aug2019 08:11:35.110] [modloading-worker-3/INFO] [com.codenamerevy.flesh2leather.util.Reference/]: f2l : common setup
  153. [09Aug2019 08:11:35.111] [modloading-worker-10/INFO] [com.tyfrostbyte.coalchunks.Coalchunks/]: HELLO FROM PREINIT
  154. [09Aug2019 08:11:35.114] [modloading-worker-10/INFO] [com.tyfrostbyte.coalchunks.Coalchunks/]: DIRT BLOCK >> minecraft:dirt
  155. [09Aug2019 08:11:35.186] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [angelring] Starting version check at http:/myurl.me/
  156. [09Aug2019 08:11:35.188] [modloading-worker-9/INFO] [com.polyvalord.extdiamond.Extdiamond/]: Got game settings net.minecraft.client.GameSettings@7cf4c182
  157. [09Aug2019 08:11:35.188] [modloading-worker-11/INFO] [com.codenamerevy.flesh2leather.util.Reference/]: f2l : client setup
  158. [09Aug2019 08:11:35.188] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
  159. java.lang.RuntimeException: java.lang.IllegalArgumentException: protocol = http host = null
  160. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1454) ~[?:1.8.0_51]
  161. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
  162. at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2978) ~[?:1.8.0_51]
  163. at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:489) ~[?:1.8.0_51]
  164. at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
  165. at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?]
  166. at net.minecraftforge.fml.VersionChecker$1$$Lambda$2667/1153613011.accept(Unknown Source) [?:?]
  167. at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
  168. at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
  169. Caused by: java.lang.IllegalArgumentException: protocol = http host = null
  170. at sun.net.spi.DefaultProxySelector.select(DefaultProxySelector.java:176) ~[?:1.8.0_51]
  171. at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1098) ~[?:1.8.0_51]
  172. at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:998) ~[?:1.8.0_51]
  173. at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:932) ~[?:1.8.0_51]
  174. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
  175. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
  176. at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51]
  177. ... 5 more
  178. [09Aug2019 08:11:35.189] [modloading-worker-8/INFO] [ring_of_attraction/]: Got game settings net.minecraft.client.GameSettings@7cf4c182
  179. [09Aug2019 08:11:35.191] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [doggytalents] Starting version check at https://raw.githubusercontent.com/percivalalb/DoggyTalents/master/version.json
  180. [09Aug2019 08:11:35.582] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [doggytalents] Found status: AHEAD Current: 1.15.1.1 Target: null
  181. [09Aug2019 08:11:35.582] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fishtraps] Starting version check at https://www.curseforge.com/minecraft/mc-mods/fish-traps
  182. [09Aug2019 08:11:36.824] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
  183. java.io.IOException: Server returned HTTP response code: 403 for URL: https://www.curseforge.com/minecraft/mc-mods/fish-traps
  184. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
  185. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
  186. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
  187. at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
  188. at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1889) ~[?:1.8.0_51]
  189. at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1884) ~[?:1.8.0_51]
  190. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
  191. at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1883) ~[?:1.8.0_51]
  192. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1456) ~[?:1.8.0_51]
  193. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
  194. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
  195. at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
  196. at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?]
  197. at net.minecraftforge.fml.VersionChecker$1$$Lambda$2667/1153613011.accept(Unknown Source) [?:?]
  198. at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
  199. at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
  200. Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://www.curseforge.com/minecraft/mc-mods/fish-traps
  201. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1839) ~[?:1.8.0_51]
  202. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
  203. at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51]
  204. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[?:1.8.0_51]
  205. at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
  206. ... 4 more
  207. [09Aug2019 08:11:36.826] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cfm] Starting version check at https://raw.githubusercontent.com/MrCrayfish/MrCrayfishFurnitureMod/master/update.json
  208. [09Aug2019 08:11:36.913] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
  209. java.io.FileNotFoundException: https://raw.githubusercontent.com/MrCrayfish/MrCrayfishFurnitureMod/master/update.json
  210. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
  211. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
  212. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
  213. at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
  214. at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1889) ~[?:1.8.0_51]
  215. at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1884) ~[?:1.8.0_51]
  216. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
  217. at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1883) ~[?:1.8.0_51]
  218. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1456) ~[?:1.8.0_51]
  219. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
  220. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
  221. at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
  222. at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?]
  223. at net.minecraftforge.fml.VersionChecker$1$$Lambda$2667/1153613011.accept(Unknown Source) [?:?]
  224. at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
  225. at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
  226. Caused by: java.io.FileNotFoundException: https://raw.githubusercontent.com/MrCrayfish/MrCrayfishFurnitureMod/master/update.json
  227. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51]
  228. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
  229. at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51]
  230. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[?:1.8.0_51]
  231. at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
  232. ... 4 more
  233. [09Aug2019 08:11:36.914] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [reap] Starting version check at http://maxhenkel.de/update/reap.json
  234. [09Aug2019 08:11:37.478] [Server-Worker-1/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'rhodonite:item_tool_rhodonite_axe#inventory' referenced from: rhodonite:item_tool_rhodonite_axe#inventory: java.io.FileNotFoundException: rhodonite:models/item/item_tool_rhodonite_axe.json
  235. [09Aug2019 08:11:37.478] [Server-Worker-1/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'rhodonite:item_tool_rhodonite_hoe#inventory' referenced from: rhodonite:item_tool_rhodonite_hoe#inventory: java.io.FileNotFoundException: rhodonite:models/item/item_tool_rhodonite_hoe.json
  236. [09Aug2019 08:11:37.672] [Server-Worker-1/WARN] [net.minecraft.client.renderer.model.BlockModel/]: Unable to resolve texture due to upward reference: #top in cfm:block/table_corner
  237. [09Aug2019 08:11:37.730] [Server-Worker-1/WARN] [net.minecraft.client.renderer.model.BlockModel/]: Unable to resolve texture due to upward reference: #top in cfm:block/table_corner
  238. [09Aug2019 08:11:37.748] [Server-Worker-1/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #legs in cfm:block/table_corner
  239. [09Aug2019 08:11:37.748] [Server-Worker-1/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #top in cfm:block/table_corner
  240. [09Aug2019 08:11:38.029] [modloading-worker-10/INFO] [com.polyvalord.extdiamond.Extdiamond/]: Got IMC []
  241. [09Aug2019 08:11:38.031] [modloading-worker-4/INFO] [ring_of_attraction/]: Hello world from RingOfAttraction
  242. [09Aug2019 08:11:38.031] [modloading-worker-4/INFO] [ring_of_attraction/]: Got IMC [Hello world]
  243. [09Aug2019 08:11:38.279] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [reap] Found status: UP_TO_DATE Current: 1.10.1 Target: null
  244. [09Aug2019 08:11:38.280] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [simplefarming] Starting version check at https://www.curseforge.com/minecraft/mc-mods/simple-farming
  245. [09Aug2019 08:11:38.361] [Client thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: lastServer:
  246. [09Aug2019 08:11:38.481] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
  247. java.io.IOException: Server returned HTTP response code: 403 for URL: https://www.curseforge.com/minecraft/mc-mods/simple-farming
  248. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
  249. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
  250. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
  251. at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
  252. at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1889) ~[?:1.8.0_51]
  253. at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1884) ~[?:1.8.0_51]
  254. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
  255. at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1883) ~[?:1.8.0_51]
  256. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1456) ~[?:1.8.0_51]
  257. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
  258. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
  259. at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
  260. at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?]
  261. at net.minecraftforge.fml.VersionChecker$1$$Lambda$2667/1153613011.accept(Unknown Source) [?:?]
  262. at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
  263. at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
  264. Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://www.curseforge.com/minecraft/mc-mods/simple-farming
  265. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1839) ~[?:1.8.0_51]
  266. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
  267. at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51]
  268. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[?:1.8.0_51]
  269. at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
  270. ... 4 more
  271. [09Aug2019 08:11:38.482] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [strongfarmland] Starting version check at https://raw.githubusercontent.com/Lothrazar/StrongerFarmland/master/update.json
  272. [09Aug2019 08:11:38.762] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
  273. java.io.FileNotFoundException: https://raw.githubusercontent.com/Lothrazar/StrongerFarmland/master/update.json
  274. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
  275. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
  276. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
  277. at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
  278. at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1889) ~[?:1.8.0_51]
  279. at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1884) ~[?:1.8.0_51]
  280. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
  281. at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1883) ~[?:1.8.0_51]
  282. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1456) ~[?:1.8.0_51]
  283. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
  284. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
  285. at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
  286. at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?]
  287. at net.minecraftforge.fml.VersionChecker$1$$Lambda$2667/1153613011.accept(Unknown Source) [?:?]
  288. at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
  289. at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
  290. Caused by: java.io.FileNotFoundException: https://raw.githubusercontent.com/Lothrazar/StrongerFarmland/master/update.json
  291. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51]
  292. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
  293. at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51]
  294. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[?:1.8.0_51]
  295. at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
  296. ... 4 more
  297. [09Aug2019 08:11:38.763] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [travel_bag] Starting version check at https://raw.githubusercontent.com/Corail31/trash/master/update_travel_bag.json
  298. [09Aug2019 08:11:39.034] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [travel_bag] Found status: UP_TO_DATE Current: 1.0.0 Target: null
  299. [09Aug2019 08:11:39.035] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [travellersboots] Starting version check at http:/myurl.me/
  300. [09Aug2019 08:11:39.035] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
  301. java.lang.RuntimeException: java.lang.IllegalArgumentException: protocol = http host = null
  302. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1454) ~[?:1.8.0_51]
  303. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
  304. at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2978) ~[?:1.8.0_51]
  305. at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:489) ~[?:1.8.0_51]
  306. at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
  307. at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?]
  308. at net.minecraftforge.fml.VersionChecker$1$$Lambda$2667/1153613011.accept(Unknown Source) [?:?]
  309. at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
  310. at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
  311. Caused by: java.lang.IllegalArgumentException: protocol = http host = null
  312. at sun.net.spi.DefaultProxySelector.select(DefaultProxySelector.java:176) ~[?:1.8.0_51]
  313. at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1098) ~[?:1.8.0_51]
  314. at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:998) ~[?:1.8.0_51]
  315. at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:932) ~[?:1.8.0_51]
  316. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
  317. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
  318. at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51]
  319. ... 5 more
  320. [09Aug2019 08:11:39.035] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [walkthroughberries] Starting version check at http://myurl.me/
  321. [09Aug2019 08:11:39.395] [Client thread/INFO] [net.minecraft.client.audio.SoundSystem/]: OpenAL initialized.
  322. [09Aug2019 08:11:39.395] [Client thread/INFO] [net.minecraft.client.audio.SoundEngine/SOUNDS]: Sound engine started
  323. [09Aug2019 08:11:39.501] [Client thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 1024x512 textures-atlas
  324. [09Aug2019 08:11:39.705] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
  325. java.io.IOException: Server returned HTTP response code: 400 for URL: http://myurl.me/
  326. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
  327. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
  328. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
  329. at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
  330. at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1889) ~[?:1.8.0_51]
  331. at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1884) ~[?:1.8.0_51]
  332. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
  333. at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1883) ~[?:1.8.0_51]
  334. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1456) ~[?:1.8.0_51]
  335. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
  336. at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
  337. at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?]
  338. at net.minecraftforge.fml.VersionChecker$1$$Lambda$2667/1153613011.accept(Unknown Source) [?:?]
  339. at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
  340. at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
  341. Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://myurl.me/
  342. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1839) ~[?:1.8.0_51]
  343. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
  344. at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51]
  345. at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
  346. ... 4 more
  347. [09Aug2019 08:11:39.706] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  348. [09Aug2019 08:11:39.980] [Client thread/WARN] [net.minecraft.client.renderer.model.BlockModel/]: Unable to resolve texture due to upward reference: #top in cfm:block/table_corner
  349. [09Aug2019 08:11:40.131] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: BETA Current: 28.0.45 Target: 28.0.45
  350. [09Aug2019 08:11:40.187] [Client thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256 textures/particle-atlas
  351. [09Aug2019 08:11:40.189] [Client thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256 textures/painting-atlas
  352. [09Aug2019 08:11:40.189] [Client thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x128 textures/mob_effect-atlas
  353. [09Aug2019 08:11:48.589] [Client thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
  354. [09Aug2019 08:11:48.590] [Client thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  355. [09Aug2019 08:11:48.590] [Client thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
  356. [09Aug2019 08:11:48.591] [Client thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
  357. [09Aug2019 08:11:48.591] [Client thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  358. [09Aug2019 08:11:48.626] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Starting integrated minecraft server version 1.14.4
  359. [09Aug2019 08:11:48.627] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Generating keypair
  360. [09Aug2019 08:11:48.773] [Server thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: Unidentified mapping from registry minecraft:block
  361. bettercrates:obsidian_crate: 682
  362. bettercrates:iron_crate: 677
  363. bettercrates:diamond_crate: 681
  364. bettercrates:wooden_crate: 676
  365. bettercrates:copper_crate: 678
  366. bettercrates:golden_crate: 680
  367. bettercrates:tin_crate: 679
  368.  
  369. [09Aug2019 08:11:48.777] [Server thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: Unidentified mapping from registry minecraft:item
  370. bettercrates:iron_crate: 878
  371. bettercrates:up_wooden: 884
  372. bettercrates:up_golden2: 889
  373. bettercrates:up_golden3: 890
  374. bettercrates:diamond_crate: 882
  375. bettercrates:up_copper: 885
  376. bettercrates:copper_crate: 879
  377. bettercrates:up_golden: 888
  378. bettercrates:up_diamond: 891
  379. bettercrates:obsidian_crate: 883
  380. bettercrates:golden_crate: 881
  381. bettercrates:wooden_crate: 877
  382. bettercrates:up_obsidian: 892
  383. bettercrates:up_tin: 886
  384. bettercrates:up_iron: 887
  385. bettercrates:tin_crate: 880
  386.  
  387. [09Aug2019 08:11:58.604] [Server thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: There are unidentified mappings in this world - we are going to attempt to process anyway
  388. [09Aug2019 08:11:58.606] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:andesite_cabinet Expected: 739 Got: 773
  389. [09Aug2019 08:11:58.607] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_spruce_bedside_cabinet Expected: 757 Got: 774
  390. [09Aug2019 08:11:58.607] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_dark_oak_table Expected: 697 Got: 775
  391. [09Aug2019 08:11:58.607] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:birch_desk Expected: 764 Got: 776
  392. [09Aug2019 08:11:58.607] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stone_coffee_table Expected: 720 Got: 777
  393. [09Aug2019 08:11:58.607] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:oak_desk Expected: 762 Got: 778
  394. [09Aug2019 08:11:58.607] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:andesite_desk Expected: 771 Got: 779
  395. [09Aug2019 08:11:58.607] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_oak_desk Expected: 772 Got: 780
  396. [09Aug2019 08:11:58.607] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_jungle_desk Expected: 775 Got: 781
  397. [09Aug2019 08:11:58.607] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:diorite_table Expected: 690 Got: 782
  398. [09Aug2019 08:11:58.607] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:spruce_desk_cabinet Expected: 779 Got: 784
  399. [09Aug2019 08:11:58.607] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:andesite_table Expected: 691 Got: 785
  400. [09Aug2019 08:11:58.607] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:jungle_bedside_cabinet Expected: 749 Got: 786
  401. [09Aug2019 08:11:58.607] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:jungle_coffee_table Expected: 717 Got: 787
  402. [09Aug2019 08:11:58.608] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_acacia_desk Expected: 776 Got: 788
  403. [09Aug2019 08:11:58.608] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_spruce_coffee_table Expected: 725 Got: 789
  404. [09Aug2019 08:11:58.608] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:diorite_desk Expected: 770 Got: 790
  405. [09Aug2019 08:11:58.608] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:andesite_chair Expected: 707 Got: 791
  406. [09Aug2019 08:11:58.608] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_birch_desk Expected: 774 Got: 792
  407. [09Aug2019 08:11:58.608] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_spruce_chair Expected: 709 Got: 794
  408. [09Aug2019 08:11:58.608] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:jungle_cabinet Expected: 733 Got: 795
  409. [09Aug2019 08:11:58.608] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_jungle_chair Expected: 711 Got: 796
  410. [09Aug2019 08:11:58.608] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:diorite_chair Expected: 706 Got: 797
  411. [09Aug2019 08:11:58.608] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:dark_oak_chair Expected: 703 Got: 798
  412. [09Aug2019 08:11:58.608] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:diorite_desk_cabinet Expected: 786 Got: 800
  413. [09Aug2019 08:11:58.608] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:dark_oak_coffee_table Expected: 719 Got: 801
  414. [09Aug2019 08:11:58.608] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:diorite_coffee_table Expected: 722 Got: 803
  415. [09Aug2019 08:11:58.608] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_birch_bedside_cabinet Expected: 758 Got: 805
  416. [09Aug2019 08:11:58.608] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:birch_coffee_table Expected: 716 Got: 806
  417. [09Aug2019 08:11:58.608] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:spruce_coffee_table Expected: 715 Got: 807
  418. [09Aug2019 08:11:58.608] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_jungle_desk_cabinet Expected: 791 Got: 808
  419. [09Aug2019 08:11:58.609] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:granite_desk Expected: 769 Got: 809
  420. [09Aug2019 08:11:58.609] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stone_desk_cabinet Expected: 784 Got: 810
  421. [09Aug2019 08:11:58.609] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_oak_desk_cabinet Expected: 788 Got: 812
  422. [09Aug2019 08:11:58.609] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stone_table Expected: 688 Got: 813
  423. [09Aug2019 08:11:58.609] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:birch_cabinet Expected: 732 Got: 814
  424. [09Aug2019 08:11:58.609] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_dark_oak_bedside_cabinet Expected: 761 Got: 815
  425. [09Aug2019 08:11:58.609] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:gray_sofa Expected: 801 Got: 817
  426. [09Aug2019 08:11:58.609] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:spruce_cabinet Expected: 731 Got: 820
  427. [09Aug2019 08:11:58.609] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:acacia_desk Expected: 766 Got: 821
  428. [09Aug2019 08:11:58.609] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_acacia_desk_cabinet Expected: 792 Got: 823
  429. [09Aug2019 08:11:58.609] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:spruce_chair Expected: 699 Got: 824
  430. [09Aug2019 08:11:58.609] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_spruce_desk_cabinet Expected: 789 Got: 825
  431. [09Aug2019 08:11:58.609] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:dark_oak_cabinet Expected: 735 Got: 826
  432. [09Aug2019 08:11:58.609] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:birch_blinds Expected: 813 Got: 827
  433. [09Aug2019 08:11:58.609] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stone_chair Expected: 704 Got: 828
  434. [09Aug2019 08:11:58.609] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:jungle_chair Expected: 701 Got: 829
  435. [09Aug2019 08:11:58.609] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:jungle_table Expected: 685 Got: 830
  436. [09Aug2019 08:11:58.609] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:jungle_desk_cabinet Expected: 781 Got: 831
  437. [09Aug2019 08:11:58.610] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:orange_sofa Expected: 795 Got: 832
  438. [09Aug2019 08:11:58.610] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:light_blue_sofa Expected: 797 Got: 833
  439. [09Aug2019 08:11:58.610] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:pink_sofa Expected: 800 Got: 834
  440. [09Aug2019 08:11:58.610] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:dark_oak_table Expected: 687 Got: 835
  441. [09Aug2019 08:11:58.610] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_jungle_table Expected: 695 Got: 836
  442. [09Aug2019 08:11:58.610] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:spruce_table Expected: 683 Got: 837
  443. [09Aug2019 08:11:58.610] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_spruce_table Expected: 693 Got: 838
  444. [09Aug2019 08:11:58.610] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:birch_bedside_cabinet Expected: 748 Got: 839
  445. [09Aug2019 08:11:58.621] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:red_sofa Expected: 808 Got: 840
  446. [09Aug2019 08:11:58.622] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_acacia_chair Expected: 712 Got: 841
  447. [09Aug2019 08:11:58.622] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stone_desk Expected: 768 Got: 842
  448. [09Aug2019 08:11:58.622] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:acacia_desk_cabinet Expected: 782 Got: 843
  449. [09Aug2019 08:11:58.622] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:dark_oak_bedside_cabinet Expected: 751 Got: 844
  450. [09Aug2019 08:11:58.622] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:andesite_coffee_table Expected: 723 Got: 845
  451. [09Aug2019 08:11:58.622] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:spruce_bedside_cabinet Expected: 747 Got: 846
  452. [09Aug2019 08:11:58.622] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:birch_desk_cabinet Expected: 780 Got: 847
  453. [09Aug2019 08:11:58.622] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:acacia_blinds Expected: 815 Got: 848
  454. [09Aug2019 08:11:58.622] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:oak_chair Expected: 698 Got: 849
  455. [09Aug2019 08:11:58.622] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:andesite_bedside_cabinet Expected: 755 Got: 850
  456. [09Aug2019 08:11:58.622] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_dark_oak_cabinet Expected: 745 Got: 851
  457. [09Aug2019 08:11:58.622] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_acacia_cabinet Expected: 744 Got: 852
  458. [09Aug2019 08:11:58.622] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_birch_table Expected: 694 Got: 853
  459. [09Aug2019 08:11:58.622] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_birch_chair Expected: 710 Got: 854
  460. [09Aug2019 08:11:58.622] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:black_sofa Expected: 809 Got: 855
  461. [09Aug2019 08:11:58.622] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stone_cabinet Expected: 736 Got: 856
  462. [09Aug2019 08:11:58.622] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:jungle_blinds Expected: 814 Got: 857
  463. [09Aug2019 08:11:58.622] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_jungle_bedside_cabinet Expected: 759 Got: 858
  464. [09Aug2019 08:11:58.622] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:acacia_coffee_table Expected: 718 Got: 859
  465. [09Aug2019 08:11:58.622] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:oak_table Expected: 682 Got: 860
  466. [09Aug2019 08:11:58.622] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_birch_cabinet Expected: 742 Got: 861
  467. [09Aug2019 08:11:58.622] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:yellow_sofa Expected: 798 Got: 862
  468. [09Aug2019 08:11:58.623] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:acacia_cabinet Expected: 734 Got: 863
  469. [09Aug2019 08:11:58.623] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:green_sofa Expected: 807 Got: 864
  470. [09Aug2019 08:11:58.623] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_oak_coffee_table Expected: 724 Got: 865
  471. [09Aug2019 08:11:58.623] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:granite_table Expected: 689 Got: 866
  472. [09Aug2019 08:11:58.623] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:oak_cabinet Expected: 730 Got: 867
  473. [09Aug2019 08:11:58.623] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_spruce_desk Expected: 773 Got: 868
  474. [09Aug2019 08:11:58.623] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:granite_bedside_cabinet Expected: 753 Got: 869
  475. [09Aug2019 08:11:58.623] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:oak_coffee_table Expected: 714 Got: 870
  476. [09Aug2019 08:11:58.623] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:andesite_desk_cabinet Expected: 787 Got: 871
  477. [09Aug2019 08:11:58.623] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:granite_chair Expected: 705 Got: 872
  478. [09Aug2019 08:11:58.623] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:dark_oak_desk Expected: 767 Got: 873
  479. [09Aug2019 08:11:58.623] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:granite_coffee_table Expected: 721 Got: 874
  480. [09Aug2019 08:11:58.623] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:oak_bedside_cabinet Expected: 746 Got: 875
  481. [09Aug2019 08:11:58.623] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:brown_sofa Expected: 806 Got: 876
  482. [09Aug2019 08:11:58.623] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_jungle_coffee_table Expected: 727 Got: 877
  483. [09Aug2019 08:11:58.623] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:birch_table Expected: 684 Got: 878
  484. [09Aug2019 08:11:58.623] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_oak_chair Expected: 708 Got: 879
  485. [09Aug2019 08:11:58.623] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_birch_desk_cabinet Expected: 790 Got: 880
  486. [09Aug2019 08:11:58.623] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:granite_cabinet Expected: 737 Got: 881
  487. [09Aug2019 08:11:58.623] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_acacia_coffee_table Expected: 728 Got: 882
  488. [09Aug2019 08:11:58.623] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:blue_sofa Expected: 805 Got: 883
  489. [09Aug2019 08:11:58.623] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:magenta_sofa Expected: 796 Got: 884
  490. [09Aug2019 08:11:58.623] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:white_sofa Expected: 794 Got: 885
  491. [09Aug2019 08:11:58.624] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_oak_bedside_cabinet Expected: 756 Got: 886
  492. [09Aug2019 08:11:58.624] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:rainbow_sofa Expected: 810 Got: 887
  493. [09Aug2019 08:11:58.624] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_acacia_bedside_cabinet Expected: 760 Got: 888
  494. [09Aug2019 08:11:58.624] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:acacia_bedside_cabinet Expected: 750 Got: 889
  495. [09Aug2019 08:11:58.624] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:granite_desk_cabinet Expected: 785 Got: 890
  496. [09Aug2019 08:11:58.624] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_acacia_blinds Expected: 821 Got: 891
  497. [09Aug2019 08:11:58.624] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:diorite_bedside_cabinet Expected: 754 Got: 892
  498. [09Aug2019 08:11:58.624] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_jungle_cabinet Expected: 743 Got: 893
  499. [09Aug2019 08:11:58.624] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_oak_table Expected: 692 Got: 894
  500. [09Aug2019 08:11:58.624] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:jungle_desk Expected: 765 Got: 895
  501. [09Aug2019 08:11:58.624] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_birch_coffee_table Expected: 726 Got: 896
  502. [09Aug2019 08:11:58.624] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:acacia_chair Expected: 702 Got: 897
  503. [09Aug2019 08:11:58.624] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_oak_cabinet Expected: 740 Got: 898
  504. [09Aug2019 08:11:58.624] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_jungle_blinds Expected: 820 Got: 899
  505. [09Aug2019 08:11:58.624] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:diorite_cabinet Expected: 738 Got: 900
  506. [09Aug2019 08:11:58.624] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stone_bedside_cabinet Expected: 752 Got: 901
  507. [09Aug2019 08:11:58.624] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_dark_oak_desk Expected: 777 Got: 902
  508. [09Aug2019 08:11:58.624] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:spruce_desk Expected: 763 Got: 903
  509. [09Aug2019 08:11:58.624] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:spruce_blinds Expected: 812 Got: 904
  510. [09Aug2019 08:11:58.624] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_dark_oak_coffee_table Expected: 729 Got: 905
  511. [09Aug2019 08:11:58.624] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_oak_blinds Expected: 817 Got: 906
  512. [09Aug2019 08:11:58.624] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:birch_chair Expected: 700 Got: 907
  513. [09Aug2019 08:11:58.624] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:cyan_sofa Expected: 803 Got: 908
  514. [09Aug2019 08:11:58.625] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_acacia_table Expected: 696 Got: 909
  515. [09Aug2019 08:11:58.625] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_spruce_cabinet Expected: 741 Got: 910
  516. [09Aug2019 08:11:58.625] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:oak_desk_cabinet Expected: 778 Got: 911
  517. [09Aug2019 08:11:58.625] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:acacia_table Expected: 686 Got: 912
  518. [09Aug2019 08:11:58.625] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Object did not get ID it asked for. Name: cfm:stripped_dark_oak_chair Expected: 713 Got: 913
  519. [09Aug2019 08:11:58.625] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:andesite_cabinet Expected: 976 Got: 1218
  520. [09Aug2019 08:11:58.625] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_spruce_bedside_cabinet Expected: 994 Got: 1219
  521. [09Aug2019 08:11:58.625] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_dark_oak_table Expected: 934 Got: 1220
  522. [09Aug2019 08:11:58.625] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:light_gray_sofa Expected: 1039 Got: 1221
  523. [09Aug2019 08:11:58.625] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:birch_desk Expected: 1001 Got: 1222
  524. [09Aug2019 08:11:58.625] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:dark_oak_desk_cabinet Expected: 1020 Got: 1223
  525. [09Aug2019 08:11:58.625] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stone_coffee_table Expected: 957 Got: 1224
  526. [09Aug2019 08:11:58.625] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:oak_desk Expected: 999 Got: 1225
  527. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:andesite_desk Expected: 1008 Got: 1226
  528. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_oak_desk Expected: 1009 Got: 1227
  529. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_jungle_desk Expected: 1012 Got: 1228
  530. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:diorite_table Expected: 927 Got: 1229
  531. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:spruce_desk_cabinet Expected: 1016 Got: 1230
  532. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:purple_sofa Expected: 1041 Got: 1231
  533. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:andesite_table Expected: 928 Got: 1232
  534. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:jungle_bedside_cabinet Expected: 986 Got: 1233
  535. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_dark_oak_blinds Expected: 1059 Got: 1234
  536. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:lime_sofa Expected: 1036 Got: 1235
  537. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:jungle_coffee_table Expected: 954 Got: 1236
  538. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:dark_oak_blinds Expected: 1053 Got: 1237
  539. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_acacia_desk Expected: 1013 Got: 1238
  540. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_spruce_blinds Expected: 1055 Got: 1239
  541. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_spruce_coffee_table Expected: 962 Got: 1240
  542. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_dark_oak_desk_cabinet Expected: 1030 Got: 1241
  543. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:diorite_desk Expected: 1007 Got: 1242
  544. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:andesite_chair Expected: 944 Got: 1243
  545. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_birch_desk Expected: 1011 Got: 1244
  546. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_spruce_chair Expected: 946 Got: 1245
  547. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:jungle_cabinet Expected: 970 Got: 1246
  548. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_jungle_chair Expected: 948 Got: 1247
  549. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:diorite_chair Expected: 943 Got: 1248
  550. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:dark_oak_chair Expected: 940 Got: 1249
  551. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:diorite_desk_cabinet Expected: 1023 Got: 1250
  552. [09Aug2019 08:11:58.626] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:dark_oak_coffee_table Expected: 956 Got: 1251
  553. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:diorite_coffee_table Expected: 959 Got: 1252
  554. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_birch_bedside_cabinet Expected: 995 Got: 1253
  555. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:birch_coffee_table Expected: 953 Got: 1254
  556. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:oak_blinds Expected: 1048 Got: 1255
  557. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:spruce_coffee_table Expected: 952 Got: 1256
  558. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_jungle_desk_cabinet Expected: 1028 Got: 1257
  559. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:granite_desk Expected: 1006 Got: 1258
  560. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stone_desk_cabinet Expected: 1021 Got: 1259
  561. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_oak_desk_cabinet Expected: 1025 Got: 1260
  562. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stone_table Expected: 925 Got: 1261
  563. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:birch_cabinet Expected: 969 Got: 1262
  564. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_dark_oak_bedside_cabinet Expected: 998 Got: 1263
  565. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:gray_sofa Expected: 1038 Got: 1264
  566. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_birch_blinds Expected: 1056 Got: 1265
  567. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:spruce_cabinet Expected: 968 Got: 1266
  568. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:acacia_desk Expected: 1003 Got: 1267
  569. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_acacia_desk_cabinet Expected: 1029 Got: 1268
  570. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:spruce_chair Expected: 936 Got: 1269
  571. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_spruce_desk_cabinet Expected: 1026 Got: 1270
  572. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:dark_oak_cabinet Expected: 972 Got: 1271
  573. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:birch_blinds Expected: 1050 Got: 1272
  574. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stone_chair Expected: 941 Got: 1273
  575. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:jungle_chair Expected: 938 Got: 1274
  576. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:jungle_table Expected: 922 Got: 1275
  577. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:jungle_desk_cabinet Expected: 1018 Got: 1276
  578. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:orange_sofa Expected: 1032 Got: 1277
  579. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:light_blue_sofa Expected: 1034 Got: 1278
  580. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:pink_sofa Expected: 1037 Got: 1279
  581. [09Aug2019 08:11:58.627] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:dark_oak_table Expected: 924 Got: 1280
  582. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_jungle_table Expected: 932 Got: 1281
  583. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:spruce_table Expected: 920 Got: 1282
  584. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_spruce_table Expected: 930 Got: 1283
  585. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:birch_bedside_cabinet Expected: 985 Got: 1284
  586. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:red_sofa Expected: 1045 Got: 1285
  587. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_acacia_chair Expected: 949 Got: 1286
  588. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stone_desk Expected: 1005 Got: 1287
  589. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:acacia_desk_cabinet Expected: 1019 Got: 1288
  590. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:dark_oak_bedside_cabinet Expected: 988 Got: 1289
  591. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:andesite_coffee_table Expected: 960 Got: 1290
  592. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:spruce_bedside_cabinet Expected: 984 Got: 1291
  593. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:birch_desk_cabinet Expected: 1017 Got: 1292
  594. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:acacia_blinds Expected: 1052 Got: 1293
  595. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:oak_chair Expected: 935 Got: 1294
  596. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:andesite_bedside_cabinet Expected: 992 Got: 1295
  597. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_dark_oak_cabinet Expected: 982 Got: 1296
  598. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_acacia_cabinet Expected: 981 Got: 1297
  599. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_birch_table Expected: 931 Got: 1298
  600. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_birch_chair Expected: 947 Got: 1299
  601. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:black_sofa Expected: 1046 Got: 1300
  602. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stone_cabinet Expected: 973 Got: 1301
  603. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:jungle_blinds Expected: 1051 Got: 1302
  604. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_jungle_bedside_cabinet Expected: 996 Got: 1303
  605. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:acacia_coffee_table Expected: 955 Got: 1304
  606. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:oak_table Expected: 919 Got: 1305
  607. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_birch_cabinet Expected: 979 Got: 1306
  608. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:yellow_sofa Expected: 1035 Got: 1307
  609. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:acacia_cabinet Expected: 971 Got: 1308
  610. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:green_sofa Expected: 1044 Got: 1309
  611. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_oak_coffee_table Expected: 961 Got: 1310
  612. [09Aug2019 08:11:58.628] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:granite_table Expected: 926 Got: 1311
  613. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:oak_cabinet Expected: 967 Got: 1312
  614. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_spruce_desk Expected: 1010 Got: 1313
  615. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:granite_bedside_cabinet Expected: 990 Got: 1314
  616. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:oak_coffee_table Expected: 951 Got: 1315
  617. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:andesite_desk_cabinet Expected: 1024 Got: 1316
  618. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:granite_chair Expected: 942 Got: 1317
  619. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:dark_oak_desk Expected: 1004 Got: 1318
  620. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:granite_coffee_table Expected: 958 Got: 1319
  621. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:oak_bedside_cabinet Expected: 983 Got: 1320
  622. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:brown_sofa Expected: 1043 Got: 1321
  623. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_jungle_coffee_table Expected: 964 Got: 1322
  624. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:birch_table Expected: 921 Got: 1323
  625. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_oak_chair Expected: 945 Got: 1324
  626. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_birch_desk_cabinet Expected: 1027 Got: 1325
  627. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:granite_cabinet Expected: 974 Got: 1326
  628. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_acacia_coffee_table Expected: 965 Got: 1327
  629. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:blue_sofa Expected: 1042 Got: 1328
  630. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:magenta_sofa Expected: 1033 Got: 1329
  631. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:white_sofa Expected: 1031 Got: 1330
  632. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_oak_bedside_cabinet Expected: 993 Got: 1331
  633. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:rainbow_sofa Expected: 1047 Got: 1332
  634. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_acacia_bedside_cabinet Expected: 997 Got: 1333
  635. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:acacia_bedside_cabinet Expected: 987 Got: 1334
  636. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:granite_desk_cabinet Expected: 1022 Got: 1335
  637. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_acacia_blinds Expected: 1058 Got: 1336
  638. [09Aug2019 08:11:58.629] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:diorite_bedside_cabinet Expected: 991 Got: 1337
  639. [09Aug2019 08:11:58.630] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_jungle_cabinet Expected: 980 Got: 1338
  640. [09Aug2019 08:11:58.630] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_oak_table Expected: 929 Got: 1339
  641. [09Aug2019 08:11:58.630] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:jungle_desk Expected: 1002 Got: 1340
  642. [09Aug2019 08:11:58.630] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_birch_coffee_table Expected: 963 Got: 1341
  643. [09Aug2019 08:11:58.630] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:acacia_chair Expected: 939 Got: 1342
  644. [09Aug2019 08:11:58.630] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_oak_cabinet Expected: 977 Got: 1343
  645. [09Aug2019 08:11:58.630] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_jungle_blinds Expected: 1057 Got: 1344
  646. [09Aug2019 08:11:58.630] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:diorite_cabinet Expected: 975 Got: 1345
  647. [09Aug2019 08:11:58.630] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stone_bedside_cabinet Expected: 989 Got: 1346
  648. [09Aug2019 08:11:58.630] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_dark_oak_desk Expected: 1014 Got: 1347
  649. [09Aug2019 08:11:58.630] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:spruce_desk Expected: 1000 Got: 1348
  650. [09Aug2019 08:11:58.630] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:spruce_blinds Expected: 1049 Got: 1349
  651. [09Aug2019 08:11:58.630] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_dark_oak_coffee_table Expected: 966 Got: 1350
  652. [09Aug2019 08:11:58.630] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_oak_blinds Expected: 1054 Got: 1351
  653. [09Aug2019 08:11:58.630] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:birch_chair Expected: 937 Got: 1352
  654. [09Aug2019 08:11:58.630] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:cyan_sofa Expected: 1040 Got: 1353
  655. [09Aug2019 08:11:58.630] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_acacia_table Expected: 933 Got: 1354
  656. [09Aug2019 08:11:58.630] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_spruce_cabinet Expected: 978 Got: 1355
  657. [09Aug2019 08:11:58.630] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:oak_desk_cabinet Expected: 1015 Got: 1356
  658. [09Aug2019 08:11:58.630] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:acacia_table Expected: 923 Got: 1357
  659. [09Aug2019 08:11:58.630] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Object did not get ID it asked for. Name: cfm:stripped_dark_oak_chair Expected: 950 Got: 1358
  660. [09Aug2019 08:11:58.752] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Found new data pack vanilla, loading it automatically
  661. [09Aug2019 08:11:58.752] [Server thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, walkthroughberries-1.0a.jar, travellersboots-1.14.4-1.2.0.jar, travel_bag-1.0.0-1.14.4.jar, strongfarmland-1.14.4-1.0.0.jar, simplylight-1.14.4-0.8.5.jar, simplefarming-1.14.4-1.0.7.jar, RingOfAttraction-1.14.4-1.0.5.jar, rhodonite-1.14.4-0.2.jar, reap-1.10.1.jar, QuickLeafDecay-MC1.14.4-1.2.5.jar, MoreOresInONE-1.14.4_1.0.jar, metalbarrels-1.3b.jar, LightOverlay-3.3.1.jar, inventorysorter-1.14.4-15.2.0.jar, forge-1.14.4-28.0.45-universal.jar, fishtraps-0.0.4.jar, f2l-0.1.8_forge.jar, extdiamond-1.0.jar, DoggyTalents-1.14.4-1.15.1.1-universal.jar, creeperconfetti-2.1.jar, CoalChunks_1.14.4-1.0.jar, furniture-7.0.0-pre4-1.14.4.jar, BetterCrates-1.14.4-1.0.0.jar, animalnet-v1.14.4+Forge+b3.jar, angelring-1.14.4-1.0.0.jar
  662. [09Aug2019 08:11:59.066] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe metalbarrels:upgrades/silver_to_gold_upgrade
  663. com.google.gson.JsonSyntaxException: Unknown item tag 'forge:ingots/silver'
  664. at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:226) ~[?:?]
  665. at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
  666. at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
  667. at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
  668. at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
  669. at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
  670. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
  671. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  672. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  673. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  674. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  675. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  676. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  677. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  678. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  679. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  680. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  681. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  682. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  683. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  684. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  685. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  686. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  687. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  688. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  689. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  690. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  691. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  692. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  693. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  694. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  695. [09Aug2019 08:11:59.071] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe bettercrates:upgrades/up_iron
  696. com.google.gson.JsonSyntaxException: Unknown item 'bettercrates:up_iron'
  697. at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
  698. at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
  699. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
  700. at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
  701. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
  702. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  703. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  704. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  705. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  706. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  707. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  708. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  709. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  710. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  711. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  712. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  713. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  714. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  715. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  716. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  717. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  718. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  719. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  720. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  721. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  722. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  723. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  724. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  725. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  726. [09Aug2019 08:11:59.075] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe simplylight:edge_light_bottom_from_top
  727. com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'forge:ore_shapeless'
  728. at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:129) ~[?:?]
  729. at net.minecraft.item.crafting.RecipeManager$$Lambda$3550/1110472662.get(Unknown Source) ~[?:?]
  730. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
  731. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:128) ~[?:?]
  732. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  733. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  734. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  735. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  736. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  737. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  738. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  739. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  740. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  741. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  742. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  743. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  744. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  745. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  746. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  747. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  748. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  749. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  750. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  751. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  752. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  753. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  754. [09Aug2019 08:11:59.078] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe rhodonite:item_food_rhodonite_apple
  755. com.google.gson.JsonSyntaxException: Unknown item 'minecraft:dye'
  756. at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:219) ~[?:?]
  757. at net.minecraft.item.crafting.Ingredient$$Lambda$3551/804056462.get(Unknown Source) ~[?:?]
  758. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
  759. at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:218) ~[?:?]
  760. at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
  761. at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
  762. at net.minecraftforge.common.crafting.CraftingHelper.lambda$getIngredient$13(CraftingHelper.java:186) ~[?:?]
  763. at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3556/1009383139.accept(Unknown Source) ~[?:?]
  764. at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51]
  765. at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:184) ~[?:?]
  766. at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
  767. at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
  768. at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
  769. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
  770. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  771. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  772. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  773. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  774. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  775. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  776. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  777. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  778. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  779. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  780. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  781. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  782. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  783. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  784. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  785. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  786. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  787. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  788. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  789. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  790. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  791. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  792. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  793. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  794. [09Aug2019 08:11:59.081] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe bettercrates:upgrades/up_golden
  795. com.google.gson.JsonSyntaxException: Unknown item 'bettercrates:up_golden'
  796. at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
  797. at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
  798. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
  799. at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
  800. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
  801. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  802. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  803. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  804. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  805. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  806. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  807. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  808. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  809. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  810. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  811. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  812. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  813. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  814. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  815. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  816. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  817. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  818. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  819. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  820. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  821. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  822. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  823. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  824. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  825. [09Aug2019 08:11:59.083] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe bettercrates:crates/golden_crate
  826. com.google.gson.JsonSyntaxException: Unknown item 'bettercrates:golden_crate'
  827. at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
  828. at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
  829. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
  830. at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
  831. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
  832. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  833. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  834. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  835. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  836. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  837. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  838. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  839. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  840. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  841. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  842. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  843. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  844. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  845. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  846. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  847. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  848. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  849. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  850. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  851. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  852. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  853. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  854. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  855. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  856. [09Aug2019 08:11:59.084] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe rhodonite:item_armor_rhodonite_pants
  857. com.google.gson.JsonSyntaxException: Unknown item 'rhodonite:item_armor_rhodonite_pants'
  858. at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
  859. at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
  860. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
  861. at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
  862. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
  863. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  864. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  865. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  866. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  867. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  868. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  869. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  870. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  871. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  872. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  873. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  874. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  875. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  876. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  877. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  878. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  879. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  880. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  881. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  882. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  883. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  884. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  885. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  886. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  887. [09Aug2019 08:11:59.085] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe bettercrates:upgrades/up_wooden_crate
  888. com.google.gson.JsonSyntaxException: Unknown item 'bettercrates:up_wooden'
  889. at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
  890. at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
  891. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
  892. at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
  893. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
  894. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  895. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  896. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  897. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  898. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  899. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  900. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  901. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  902. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  903. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  904. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  905. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  906. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  907. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  908. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  909. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  910. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  911. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  912. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  913. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  914. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  915. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  916. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  917. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  918. [09Aug2019 08:11:59.087] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe animalnet:animal_net_medium
  919. com.google.gson.JsonSyntaxException: Unknown item 'animalnet:animal_net_small'
  920. at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:219) ~[?:?]
  921. at net.minecraft.item.crafting.Ingredient$$Lambda$3551/804056462.get(Unknown Source) ~[?:?]
  922. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
  923. at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:218) ~[?:?]
  924. at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
  925. at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
  926. at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
  927. at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
  928. at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
  929. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
  930. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  931. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  932. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  933. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  934. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  935. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  936. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  937. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  938. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  939. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  940. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  941. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  942. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  943. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  944. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  945. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  946. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  947. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  948. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  949. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  950. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  951. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  952. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  953. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  954. [09Aug2019 08:11:59.088] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe rhodonite:item_armor_rhodonite_boots
  955. com.google.gson.JsonParseException: Disallowed data tag found
  956. at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:267) ~[?:?]
  957. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
  958. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  959. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  960. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  961. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  962. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  963. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  964. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  965. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  966. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  967. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  968. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  969. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  970. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  971. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  972. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  973. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  974. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  975. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  976. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  977. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  978. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  979. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  980. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  981. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  982. [09Aug2019 08:11:59.089] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe bettercrates:crates/iron_crate
  983. com.google.gson.JsonSyntaxException: Unknown item 'bettercrates:iron_crate'
  984. at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
  985. at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
  986. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
  987. at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
  988. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
  989. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  990. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  991. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  992. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  993. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  994. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  995. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  996. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  997. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  998. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  999. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1000. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1001. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1002. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1003. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1004. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1005. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1006. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1007. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1008. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1009. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1010. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1011. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1012. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1013. [09Aug2019 08:11:59.090] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe metalbarrels:barrels/wood_to_copper_barrel
  1014. com.google.gson.JsonSyntaxException: Unknown item tag 'forge:ingots/copper'
  1015. at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:226) ~[?:?]
  1016. at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
  1017. at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
  1018. at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
  1019. at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
  1020. at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
  1021. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
  1022. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1023. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1024. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1025. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1026. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1027. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1028. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1029. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1030. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1031. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1032. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1033. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1034. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1035. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1036. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1037. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1038. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1039. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1040. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1041. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1042. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1043. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1044. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1045. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1046. [09Aug2019 08:11:59.091] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe metalbarrels:upgrades/nested/wood_to_silver_upgrade
  1047. com.google.gson.JsonSyntaxException: Unknown item tag 'forge:ingots/silver'
  1048. at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:226) ~[?:?]
  1049. at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
  1050. at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
  1051. at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
  1052. at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
  1053. at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
  1054. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
  1055. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1056. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1057. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1058. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1059. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1060. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1061. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1062. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1063. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1064. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1065. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1066. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1067. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1068. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1069. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1070. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1071. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1072. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1073. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1074. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1075. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1076. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1077. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1078. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1079. [09Aug2019 08:11:59.091] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe animalnet:mob_core
  1080. com.google.gson.JsonSyntaxException: Unknown item 'animalnet:mob_core'
  1081. at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
  1082. at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
  1083. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
  1084. at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
  1085. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
  1086. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1087. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1088. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1089. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1090. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1091. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1092. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1093. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1094. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1095. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1096. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1097. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1098. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1099. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1100. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1101. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1102. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1103. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1104. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1105. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1106. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1107. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1108. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1109. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1110. [09Aug2019 08:11:59.093] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe metalbarrels:upgrades/copper_to_iron_upgrade
  1111. com.google.gson.JsonSyntaxException: Unknown item tag 'forge:ingots/copper'
  1112. at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:226) ~[?:?]
  1113. at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
  1114. at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
  1115. at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
  1116. at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
  1117. at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
  1118. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
  1119. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1120. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1121. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1122. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1123. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1124. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1125. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1126. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1127. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1128. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1129. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1130. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1131. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1132. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1133. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1134. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1135. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1136. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1137. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1138. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1139. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1140. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1141. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1142. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1143. [09Aug2019 08:11:59.093] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe bettercrates:crates/wooden_crate
  1144. com.google.gson.JsonSyntaxException: Unknown item 'bettercrates:wooden_crate'
  1145. at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
  1146. at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
  1147. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
  1148. at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
  1149. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
  1150. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1151. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1152. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1153. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1154. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1155. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1156. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1157. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1158. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1159. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1160. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1161. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1162. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1163. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1164. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1165. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1166. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1167. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1168. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1169. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1170. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1171. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1172. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1173. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1174. [09Aug2019 08:11:59.096] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe metalbarrels:upgrades/wood_to_copper_upgrade
  1175. com.google.gson.JsonSyntaxException: Unknown item tag 'forge:ingots/copper'
  1176. at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:226) ~[?:?]
  1177. at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
  1178. at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
  1179. at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
  1180. at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
  1181. at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
  1182. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
  1183. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1184. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1185. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1186. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1187. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1188. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1189. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1190. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1191. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1192. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1193. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1194. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1195. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1196. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1197. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1198. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1199. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1200. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1201. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1202. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1203. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1204. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1205. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1206. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1207. [09Aug2019 08:11:59.096] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe animalnet:animal_net_small
  1208. com.google.gson.JsonSyntaxException: Unknown item 'animalnet:animal_net_small'
  1209. at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
  1210. at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
  1211. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
  1212. at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
  1213. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
  1214. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1215. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1216. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1217. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1218. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1219. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1220. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1221. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1222. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1223. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1224. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1225. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1226. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1227. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1228. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1229. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1230. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1231. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1232. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1233. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1234. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1235. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1236. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1237. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1238. [09Aug2019 08:11:59.102] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe bettercrates:upgrades/up_obsidian
  1239. com.google.gson.JsonSyntaxException: Unknown item 'bettercrates:up_obsidian'
  1240. at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
  1241. at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
  1242. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
  1243. at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
  1244. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
  1245. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1246. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1247. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1248. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1249. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1250. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1251. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1252. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1253. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1254. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1255. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1256. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1257. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1258. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1259. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1260. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1261. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1262. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1263. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1264. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1265. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1266. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1267. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1268. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1269. [09Aug2019 08:11:59.104] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe metalbarrels:barrels/iron_to_silver_barrel
  1270. com.google.gson.JsonSyntaxException: Unknown item tag 'forge:ingots/silver'
  1271. at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:226) ~[?:?]
  1272. at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
  1273. at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
  1274. at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
  1275. at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
  1276. at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
  1277. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
  1278. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1279. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1280. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1281. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1282. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1283. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1284. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1285. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1286. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1287. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1288. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1289. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1290. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1291. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1292. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1293. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1294. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1295. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1296. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1297. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1298. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1299. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1300. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1301. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1302. [09Aug2019 08:11:59.105] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe metalbarrels:upgrades/silver_to_diamond_upgrade
  1303. com.google.gson.JsonSyntaxException: Unknown item tag 'forge:ingots/silver'
  1304. at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:226) ~[?:?]
  1305. at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
  1306. at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
  1307. at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
  1308. at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
  1309. at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
  1310. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
  1311. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1312. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1313. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1314. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1315. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1316. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1317. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1318. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1319. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1320. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1321. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1322. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1323. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1324. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1325. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1326. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1327. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1328. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1329. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1330. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1331. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1332. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1333. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1334. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1335. [09Aug2019 08:11:59.106] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe bettercrates:crates/diamond_crate
  1336. com.google.gson.JsonSyntaxException: Unknown item 'bettercrates:diamond_crate'
  1337. at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
  1338. at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
  1339. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
  1340. at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
  1341. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
  1342. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1343. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1344. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1345. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1346. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1347. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1348. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1349. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1350. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1351. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1352. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1353. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1354. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1355. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1356. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1357. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1358. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1359. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1360. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1361. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1362. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1363. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1364. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1365. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1366. [09Aug2019 08:11:59.107] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe animalnet:mob_net_small
  1367. com.google.gson.JsonSyntaxException: Unknown item 'animalnet:mob_core'
  1368. at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:219) ~[?:?]
  1369. at net.minecraft.item.crafting.Ingredient$$Lambda$3551/804056462.get(Unknown Source) ~[?:?]
  1370. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
  1371. at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:218) ~[?:?]
  1372. at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
  1373. at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
  1374. at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
  1375. at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
  1376. at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
  1377. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
  1378. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1379. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1380. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1381. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1382. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1383. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1384. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1385. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1386. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1387. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1388. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1389. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1390. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1391. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1392. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1393. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1394. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1395. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1396. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1397. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1398. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1399. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1400. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1401. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1402. [09Aug2019 08:11:59.108] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe rhodonite:item_tool_rhodonite_axe
  1403. com.google.gson.JsonParseException: Disallowed data tag found
  1404. at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:267) ~[?:?]
  1405. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
  1406. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1407. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1408. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1409. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1410. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1411. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1412. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1413. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1414. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1415. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1416. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1417. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1418. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1419. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1420. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1421. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1422. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1423. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1424. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1425. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1426. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1427. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1428. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1429. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1430. [09Aug2019 08:11:59.109] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe angelring:itemring
  1431. com.google.gson.JsonSyntaxException: Unknown item 'angelring:itemring'
  1432. at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
  1433. at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
  1434. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
  1435. at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
  1436. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
  1437. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1438. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1439. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1440. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1441. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1442. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1443. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1444. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1445. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1446. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1447. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1448. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1449. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1450. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1451. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1452. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1453. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1454. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1455. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1456. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1457. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1458. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1459. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1460. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1461. [09Aug2019 08:11:59.111] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe animalnet:npc_net
  1462. com.google.gson.JsonSyntaxException: Unknown item 'animalnet:animal_net_medium'
  1463. at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:219) ~[?:?]
  1464. at net.minecraft.item.crafting.Ingredient$$Lambda$3551/804056462.get(Unknown Source) ~[?:?]
  1465. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
  1466. at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:218) ~[?:?]
  1467. at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
  1468. at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
  1469. at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
  1470. at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
  1471. at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
  1472. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
  1473. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1474. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1475. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1476. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1477. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1478. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1479. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1480. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1481. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1482. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1483. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1484. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1485. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1486. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1487. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1488. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1489. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1490. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1491. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1492. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1493. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1494. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1495. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1496. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1497. [09Aug2019 08:11:59.113] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe rhodonite:item_tool_rhodonite_hoe
  1498. com.google.gson.JsonParseException: Disallowed data tag found
  1499. at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:267) ~[?:?]
  1500. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
  1501. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1502. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1503. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1504. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1505. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1506. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1507. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1508. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1509. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1510. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1511. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1512. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1513. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1514. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1515. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1516. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1517. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1518. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1519. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1520. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1521. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1522. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1523. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1524. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1525. [09Aug2019 08:11:59.114] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe rhodonite:item_tool_rhodonite_sword_noodle
  1526. com.google.gson.JsonParseException: Disallowed data tag found
  1527. at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:267) ~[?:?]
  1528. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
  1529. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1530. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1531. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1532. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1533. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1534. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1535. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1536. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1537. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1538. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1539. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1540. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1541. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1542. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1543. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1544. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1545. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1546. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1547. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1548. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1549. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1550. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1551. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1552. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1553. [09Aug2019 08:11:59.115] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe bettercrates:crates/obsidian_crate
  1554. com.google.gson.JsonSyntaxException: Unknown item 'bettercrates:obsidian_crate'
  1555. at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
  1556. at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
  1557. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
  1558. at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
  1559. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
  1560. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1561. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1562. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1563. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1564. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1565. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1566. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1567. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1568. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1569. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1570. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1571. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1572. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1573. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1574. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1575. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1576. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1577. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1578. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1579. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1580. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1581. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1582. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1583. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1584. [09Aug2019 08:11:59.116] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe rhodonite:item_tool_rhodonite_pickaxe
  1585. com.google.gson.JsonParseException: Disallowed data tag found
  1586. at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:267) ~[?:?]
  1587. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
  1588. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1589. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1590. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1591. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1592. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1593. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1594. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1595. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1596. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1597. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1598. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1599. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1600. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1601. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1602. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1603. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1604. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1605. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1606. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1607. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1608. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1609. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1610. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1611. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1612. [09Aug2019 08:11:59.117] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe bettercrates:upgrades/up_diamond
  1613. com.google.gson.JsonSyntaxException: Unknown item 'bettercrates:up_diamond'
  1614. at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
  1615. at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
  1616. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
  1617. at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
  1618. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
  1619. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1620. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1621. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1622. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1623. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1624. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1625. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1626. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1627. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1628. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1629. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1630. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1631. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1632. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1633. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1634. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1635. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1636. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1637. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1638. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1639. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1640. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1641. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1642. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1643. [09Aug2019 08:11:59.119] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe animalnet:animal_net_big
  1644. com.google.gson.JsonSyntaxException: Unknown item 'animalnet:animal_net_medium'
  1645. at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:219) ~[?:?]
  1646. at net.minecraft.item.crafting.Ingredient$$Lambda$3551/804056462.get(Unknown Source) ~[?:?]
  1647. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
  1648. at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:218) ~[?:?]
  1649. at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
  1650. at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
  1651. at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
  1652. at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
  1653. at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
  1654. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
  1655. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1656. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1657. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1658. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1659. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1660. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1661. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1662. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1663. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1664. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1665. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1666. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1667. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1668. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1669. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1670. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1671. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1672. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1673. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1674. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1675. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1676. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1677. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1678. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1679. [09Aug2019 08:11:59.121] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe cfm:stone_bedside_cabinet
  1680. com.google.gson.JsonSyntaxException: Unknown item 'minecraft:stone_log'
  1681. at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:219) ~[?:?]
  1682. at net.minecraft.item.crafting.Ingredient$$Lambda$3551/804056462.get(Unknown Source) ~[?:?]
  1683. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
  1684. at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:218) ~[?:?]
  1685. at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
  1686. at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
  1687. at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
  1688. at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
  1689. at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
  1690. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
  1691. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1692. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1693. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1694. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1695. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1696. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1697. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1698. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1699. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1700. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1701. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1702. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1703. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1704. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1705. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1706. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1707. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1708. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1709. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1710. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1711. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1712. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1713. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1714. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1715. [09Aug2019 08:11:59.122] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe simplylight:edge_light_top
  1716. com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'forge:ore_shapeless'
  1717. at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:129) ~[?:?]
  1718. at net.minecraft.item.crafting.RecipeManager$$Lambda$3550/1110472662.get(Unknown Source) ~[?:?]
  1719. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
  1720. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:128) ~[?:?]
  1721. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1722. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1723. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1724. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1725. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1726. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1727. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1728. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1729. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1730. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1731. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1732. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1733. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1734. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1735. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1736. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1737. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1738. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1739. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1740. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1741. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1742. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1743. [09Aug2019 08:11:59.124] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe rhodonite:item_armor_rhodonite_chestplate
  1744. com.google.gson.JsonParseException: Disallowed data tag found
  1745. at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:267) ~[?:?]
  1746. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
  1747. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1748. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1749. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1750. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1751. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1752. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1753. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1754. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1755. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1756. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1757. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1758. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1759. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1760. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1761. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1762. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1763. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1764. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1765. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1766. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1767. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1768. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1769. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1770. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1771. [09Aug2019 08:11:59.125] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe rhodonite:item_armor_rhodonite_helmet
  1772. com.google.gson.JsonParseException: Disallowed data tag found
  1773. at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:267) ~[?:?]
  1774. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
  1775. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1776. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1777. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1778. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1779. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1780. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1781. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1782. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1783. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1784. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1785. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1786. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1787. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1788. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1789. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1790. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1791. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1792. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1793. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1794. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1795. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1796. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1797. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1798. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1799. [09Aug2019 08:11:59.126] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe rhodonite:item_tool_rhodonite_shovel
  1800. com.google.gson.JsonParseException: Disallowed data tag found
  1801. at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:267) ~[?:?]
  1802. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
  1803. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1804. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1805. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1806. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1807. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1808. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1809. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1810. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1811. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1812. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1813. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1814. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1815. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1816. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1817. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1818. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1819. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1820. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1821. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1822. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1823. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1824. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1825. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1826. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1827. [09Aug2019 08:11:59.127] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe animalnet:mob_net_big
  1828. com.google.gson.JsonSyntaxException: Unknown item 'animalnet:mob_net_small'
  1829. at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:219) ~[?:?]
  1830. at net.minecraft.item.crafting.Ingredient$$Lambda$3551/804056462.get(Unknown Source) ~[?:?]
  1831. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
  1832. at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:218) ~[?:?]
  1833. at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
  1834. at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
  1835. at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
  1836. at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
  1837. at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
  1838. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
  1839. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1840. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1841. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1842. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1843. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1844. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1845. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1846. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1847. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1848. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1849. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1850. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1851. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1852. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1853. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1854. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1855. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1856. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1857. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1858. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1859. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1860. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1861. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1862. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1863. [09Aug2019 08:11:59.128] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe rhodonite:item_tool_rhodonite_sword
  1864. com.google.gson.JsonParseException: Disallowed data tag found
  1865. at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:267) ~[?:?]
  1866. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
  1867. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1868. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1869. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1870. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1871. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1872. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1873. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1874. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1875. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1876. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1877. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1878. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1879. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1880. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1881. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1882. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1883. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1884. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1885. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1886. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1887. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1888. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1889. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1890. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1891. [09Aug2019 08:11:59.129] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe simplylight:edge_light
  1892. com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'forge:ore_shaped'
  1893. at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:129) ~[?:?]
  1894. at net.minecraft.item.crafting.RecipeManager$$Lambda$3550/1110472662.get(Unknown Source) ~[?:?]
  1895. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
  1896. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:128) ~[?:?]
  1897. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1898. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1899. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1900. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1901. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1902. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1903. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1904. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1905. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1906. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1907. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1908. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1909. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1910. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1911. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1912. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1913. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1914. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1915. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1916. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1917. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1918. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1919. [09Aug2019 08:11:59.130] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe metalbarrels:upgrades/iron_to_silver_upgrade
  1920. com.google.gson.JsonSyntaxException: Unknown item tag 'forge:ingots/silver'
  1921. at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:226) ~[?:?]
  1922. at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
  1923. at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
  1924. at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
  1925. at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
  1926. at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
  1927. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
  1928. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1929. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1930. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1931. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1932. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1933. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1934. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1935. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1936. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1937. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1938. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1939. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1940. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1941. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1942. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1943. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1944. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1945. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1946. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1947. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1948. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1949. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1950. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1951. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1952. [09Aug2019 08:11:59.130] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe metalbarrels:upgrades/copper_to_silver_upgrade
  1953. com.google.gson.JsonSyntaxException: Unknown item tag 'forge:ingots/silver'
  1954. at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:226) ~[?:?]
  1955. at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
  1956. at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
  1957. at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
  1958. at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
  1959. at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
  1960. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
  1961. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  1962. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
  1963. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
  1964. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
  1965. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
  1966. at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
  1967. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
  1968. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
  1969. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
  1970. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
  1971. at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
  1972. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  1973. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  1974. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  1975. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  1976. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
  1977. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
  1978. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  1979. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
  1980. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
  1981. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
  1982. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
  1983. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
  1984. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  1985. [09Aug2019 08:11:59.133] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 6 recipes
  1986. [09Aug2019 08:11:59.537] [Server thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 881 advancements
  1987. [09Aug2019 08:12:00.698] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
  1988. [09Aug2019 08:12:00.745] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
  1989. [09Aug2019 08:12:01.223] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 1%
  1990. [09Aug2019 08:12:01.710] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 6%
  1991. [09Aug2019 08:12:02.211] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 13%
  1992. [09Aug2019 08:12:02.710] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 20%
  1993. [09Aug2019 08:12:03.211] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 27%
  1994. [09Aug2019 08:12:03.731] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 34%
  1995. [09Aug2019 08:12:04.218] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 43%
  1996. [09Aug2019 08:12:04.717] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 51%
  1997. [09Aug2019 08:12:05.217] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59%
  1998. [09Aug2019 08:12:05.718] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 66%
  1999. [09Aug2019 08:12:06.218] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 73%
  2000. [09Aug2019 08:12:06.717] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 82%
  2001. [09Aug2019 08:12:07.218] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 88%
  2002. [09Aug2019 08:12:07.725] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 95%
  2003. [09Aug2019 08:12:07.994] [Server thread/INFO] [com.polyvalord.extdiamond.Extdiamond/]: HELLO from server starting
  2004. [09Aug2019 08:12:07.995] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 7292 ms
  2005. [09Aug2019 08:12:08.031] [Server thread/INFO] [ring_of_attraction/]: Mod Server starting
  2006. [09Aug2019 08:12:08.075] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  2007. [09Aug2019 08:12:08.075] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  2008. [09Aug2019 08:12:09.632] [Netty Local Client IO #0/INFO] [net.minecraftforge.fml.network.NetworkHooks/]: Connected to a modded server.
  2009. [09Aug2019 08:12:09.698] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Mewzurui[local:E:bb60d74e] logged in with entity id 26 at (212.5, 64.0, -220.5)
  2010. [09Aug2019 08:12:09.718] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Mewzurui joined the game
  2011. [09Aug2019 08:12:10.483] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
  2012. [09Aug2019 08:12:10.487] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'halp'/minecraft:overworld
  2013. [09Aug2019 08:12:10.584] [Client thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 0 advancements
  2014. [09Aug2019 08:12:13.233] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
  2015. [09Aug2019 08:12:13.235] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'halp'/minecraft:overworld
  2016. [09Aug2019 08:12:22.068] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `bettercrates` for name `wooden_crate`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  2017. [09Aug2019 08:12:22.068] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `bettercrates` for name `iron_crate`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  2018. [09Aug2019 08:12:22.068] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `bettercrates` for name `copper_crate`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  2019. [09Aug2019 08:12:22.068] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `bettercrates` for name `tin_crate`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  2020. [09Aug2019 08:12:22.068] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `bettercrates` for name `golden_crate`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  2021. [09Aug2019 08:12:22.068] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `bettercrates` for name `diamond_crate`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  2022. [09Aug2019 08:12:22.068] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `bettercrates` for name `obsidian_crate`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  2023. [09Aug2019 08:12:37.008] [Client thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Saved screenshot as 2019-08-09_08.12.36.png
  2024. [09Aug2019 08:12:42.232] [Client thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Saved screenshot as 2019-08-09_08.12.42.png
  2025. [09Aug2019 08:12:53.453] [Client thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Saved screenshot as 2019-08-09_08.12.53.png
  2026. [09Aug2019 08:12:55.132] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
  2027. [09Aug2019 08:12:55.135] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'halp'/minecraft:overworld
  2028. [09Aug2019 08:12:55.742] [Sound engine/ERROR] [net.minecraft.client.audio.ALUtils/]: Stop: Invalid name parameter.
  2029. [09Aug2019 08:12:55.787] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Mewzurui lost connection: Disconnected
  2030. [09Aug2019 08:12:55.787] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Mewzurui left the game
  2031. [09Aug2019 08:12:55.791] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Stopping singleplayer server as player logged out
  2032. [09Aug2019 08:12:55.833] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
  2033. [09Aug2019 08:12:55.833] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
  2034. [09Aug2019 08:12:55.833] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
  2035. [09Aug2019 08:12:55.833] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'halp'/minecraft:overworld
  2036. [09Aug2019 08:12:55.880] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (halp): All chunks are saved
  2037. [09Aug2019 08:12:55.889] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (halp): All chunks are saved
  2038. [09Aug2019 08:12:56.915] [Client thread/INFO] [net.minecraft.client.Minecraft/]: Stopping!
Advertisement
Add Comment
Please, Sign In to add comment