Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [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]
- [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
- [09Aug2019 08:11:23.997] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
- [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]
- [09Aug2019 08:11:25.957] [Client thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Mewzurui
- [09Aug2019 08:11:31.508] [Client thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: lastServer:
- [09Aug2019 08:11:31.536] [Client thread/INFO] [net.minecraft.client.Minecraft/]: LWJGL Version: 3.2.2 build 10
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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
- [09Aug2019 08:11:33.536] [modloading-worker-6/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v28.0.45 Initialized
- [09Aug2019 08:11:33.792] [modloading-worker-12/INFO] [enemeez.simplefarming.SimpleFarming/]: Config: D:\Minecraft Modded\config\simplefarming.toml
- [09Aug2019 08:11:33.793] [modloading-worker-12/INFO] [enemeez.simplefarming.SimpleFarming/]: Config built: D:\Minecraft Modded\config\simplefarming.toml
- [09Aug2019 08:11:33.794] [modloading-worker-12/INFO] [enemeez.simplefarming.SimpleFarming/]: Loaded Config: D:\Minecraft Modded\config\simplefarming.toml
- [09Aug2019 08:11:34.023] [modloading-worker-9/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cfm:seat
- [09Aug2019 08:11:34.027] [Client thread/ERROR] [net.minecraftforge.fml.ModList/LOADING]: Encountered an exception during parallel processing
- java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError
- at java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:1006) ~[?:1.8.0_51]
- at net.minecraftforge.fml.ModList.dispatchParallelEvent(ModList.java:137) [?:?]
- at net.minecraftforge.fml.ModList.lambda$static$2(ModList.java:97) [?:?]
- at net.minecraftforge.fml.ModList$$Lambda$1993/256089615.dispatchEvent(Unknown Source) [?:?]
- at net.minecraftforge.fml.LifecycleEventProvider.dispatch(LifecycleEventProvider.java:71) [?:?]
- at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:194) [?:?]
- at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:180) [?:?]
- at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$2(ClientModLoader.java:79) [?:?]
- at net.minecraftforge.fml.client.ClientModLoader$$Lambda$1975/710867897.run(Unknown Source) [?:?]
- at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:95) [?:?]
- at net.minecraftforge.fml.client.ClientModLoader$$Lambda$1976/1135893732.run(Unknown Source) [?:?]
- at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:79) [?:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:453) [?:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365) [?:?]
- at net.minecraft.client.main.Main.main(SourceFile:155) [?:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
- at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
- at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.0.45.jar:28.0]
- at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$342/2017860548.call(Unknown Source) [forge-1.14.4-28.0.45.jar:28.0]
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-3.2.0.jar:?]
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) [modlauncher-3.2.0.jar:?]
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) [modlauncher-3.2.0.jar:?]
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:80) [modlauncher-3.2.0.jar:?]
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-3.2.0.jar:?]
- Caused by: java.lang.NoClassDefFoundError
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
- at java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:598) ~[?:1.8.0_51]
- at java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:1005) ~[?:1.8.0_51]
- ... 25 more
- Caused by: java.lang.NoClassDefFoundError
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
- at java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:598) ~[?:1.8.0_51]
- at java.util.concurrent.ForkJoinTask.reportException(ForkJoinTask.java:677) ~[?:1.8.0_51]
- at java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:735) ~[?:1.8.0_51]
- at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:160) ~[?:1.8.0_51]
- at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:174) ~[?:1.8.0_51]
- at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233) ~[?:1.8.0_51]
- at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_51]
- at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:583) ~[?:1.8.0_51]
- at net.minecraftforge.fml.ModList.lambda$dispatchParallelEvent$11(ModList.java:133) ~[?:?]
- at net.minecraftforge.fml.ModList$$Lambda$2089/2028630031.run(Unknown Source) ~[?:?]
- at java.util.concurrent.ForkJoinTask$AdaptedRunnableAction.exec(ForkJoinTask.java:1386) ~[?:1.8.0_51]
- at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51]
- at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51]
- at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51]
- at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51]
- Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent
- at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_51]
- at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) ~[?:1.8.0_51]
- at java.lang.Class.privateGetPublicMethods(Class.java:2902) ~[?:1.8.0_51]
- at java.lang.Class.getMethods(Class.java:1615) ~[?:1.8.0_51]
- at net.minecraftforge.eventbus.EventBus.registerClass(EventBus.java:69) ~[eventbus-0.10.6-service.jar:?]
- at net.minecraftforge.eventbus.EventBus.register(EventBus.java:112) ~[eventbus-0.10.6-service.jar:?]
- at net.minecraftforge.fml.AutomaticEventSubscriber.lambda$inject$3(AutomaticEventSubscriber.java:70) ~[?:?]
- at net.minecraftforge.fml.AutomaticEventSubscriber$$Lambda$2132/1053255901.accept(Unknown Source) ~[?:?]
- at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51]
- at net.minecraftforge.fml.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:57) ~[?:?]
- at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:140) ~[?:28.0]
- at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$2021/1593151919.accept(Unknown Source) ~[?:?]
- at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) ~[?:1.8.0_51]
- at java.util.function.Consumer$$Lambda$2020/1557557661.accept(Unknown Source) ~[?:?]
- at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) ~[?:1.8.0_51]
- at java.util.function.Consumer$$Lambda$2020/1557557661.accept(Unknown Source) ~[?:?]
- at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) ~[?:?]
- at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:133) ~[?:?]
- at net.minecraftforge.fml.ModList$$Lambda$2091/1938389091.accept(Unknown Source) ~[?:?]
- at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_51]
- at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) ~[?:1.8.0_51]
- at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51]
- at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291) ~[?:1.8.0_51]
- at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) ~[?:1.8.0_51]
- at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51]
- at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51]
- at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51]
- at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51]
- Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.common.gameevent.TickEvent$PlayerTickEvent
- at java.lang.ClassLoader.findClass(ClassLoader.java:530) ~[?:1.8.0_51]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51]
- at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:102) ~[modlauncher-3.2.0.jar:?]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
- at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_51]
- at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) ~[?:1.8.0_51]
- at java.lang.Class.privateGetPublicMethods(Class.java:2902) ~[?:1.8.0_51]
- at java.lang.Class.getMethods(Class.java:1615) ~[?:1.8.0_51]
- at net.minecraftforge.eventbus.EventBus.registerClass(EventBus.java:69) ~[eventbus-0.10.6-service.jar:?]
- at net.minecraftforge.eventbus.EventBus.register(EventBus.java:112) ~[eventbus-0.10.6-service.jar:?]
- at net.minecraftforge.fml.AutomaticEventSubscriber.lambda$inject$3(AutomaticEventSubscriber.java:70) ~[?:?]
- at net.minecraftforge.fml.AutomaticEventSubscriber$$Lambda$2132/1053255901.accept(Unknown Source) ~[?:?]
- at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51]
- at net.minecraftforge.fml.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:57) ~[?:?]
- at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:140) ~[?:28.0]
- at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$2021/1593151919.accept(Unknown Source) ~[?:?]
- at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) ~[?:1.8.0_51]
- at java.util.function.Consumer$$Lambda$2020/1557557661.accept(Unknown Source) ~[?:?]
- at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) ~[?:1.8.0_51]
- at java.util.function.Consumer$$Lambda$2020/1557557661.accept(Unknown Source) ~[?:?]
- at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) ~[?:?]
- at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:133) ~[?:?]
- at net.minecraftforge.fml.ModList$$Lambda$2091/1938389091.accept(Unknown Source) ~[?:?]
- at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_51]
- at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) ~[?:1.8.0_51]
- at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51]
- at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291) ~[?:1.8.0_51]
- at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) ~[?:1.8.0_51]
- at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51]
- at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51]
- at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51]
- at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51]
- [09Aug2019 08:11:34.081] [Client thread/INFO] [com.tyfrostbyte.coalchunks.Coalchunks/]: HELLO from Register Block
- [09Aug2019 08:11:34.088] [Client thread/INFO] [com.polyvalord.extdiamond.Extdiamond/]: HELLO from Register Block
- [09Aug2019 08:11:34.097] [Client thread/INFO] [ring_of_attraction/]: Blocks registered
- [09Aug2019 08:11:34.161] [Client thread/INFO] [com.codenamerevy.flesh2leather.util.Reference/]: Register Item(s)
- [09Aug2019 08:11:34.177] [Client thread/INFO] [ring_of_attraction/]: Items registered.
- [09Aug2019 08:11:34.234] [Client thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity doggytalents:dog
- [09Aug2019 08:11:34.235] [Client thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity doggytalents:dog_beam
- [09Aug2019 08:11:34.976] [Client thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
- [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
- [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]
- [09Aug2019 08:11:35.109] [modloading-worker-2/INFO] [com.polyvalord.extdiamond.Extdiamond/]: HELLO FROM PREINIT
- [09Aug2019 08:11:35.110] [modloading-worker-1/INFO] [ring_of_attraction/]: Mod setup
- [09Aug2019 08:11:35.110] [modloading-worker-2/INFO] [com.polyvalord.extdiamond.Extdiamond/]: DIRT BLOCK >> minecraft:dirt
- [09Aug2019 08:11:35.110] [modloading-worker-3/INFO] [com.codenamerevy.flesh2leather.util.Reference/]: f2l : common setup
- [09Aug2019 08:11:35.111] [modloading-worker-10/INFO] [com.tyfrostbyte.coalchunks.Coalchunks/]: HELLO FROM PREINIT
- [09Aug2019 08:11:35.114] [modloading-worker-10/INFO] [com.tyfrostbyte.coalchunks.Coalchunks/]: DIRT BLOCK >> minecraft:dirt
- [09Aug2019 08:11:35.186] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [angelring] Starting version check at http:/myurl.me/
- [09Aug2019 08:11:35.188] [modloading-worker-9/INFO] [com.polyvalord.extdiamond.Extdiamond/]: Got game settings net.minecraft.client.GameSettings@7cf4c182
- [09Aug2019 08:11:35.188] [modloading-worker-11/INFO] [com.codenamerevy.flesh2leather.util.Reference/]: f2l : client setup
- [09Aug2019 08:11:35.188] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
- java.lang.RuntimeException: java.lang.IllegalArgumentException: protocol = http host = null
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1454) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2978) ~[?:1.8.0_51]
- at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:489) ~[?:1.8.0_51]
- at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
- at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?]
- at net.minecraftforge.fml.VersionChecker$1$$Lambda$2667/1153613011.accept(Unknown Source) [?:?]
- at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
- at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
- Caused by: java.lang.IllegalArgumentException: protocol = http host = null
- at sun.net.spi.DefaultProxySelector.select(DefaultProxySelector.java:176) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1098) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:998) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:932) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
- at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51]
- ... 5 more
- [09Aug2019 08:11:35.189] [modloading-worker-8/INFO] [ring_of_attraction/]: Got game settings net.minecraft.client.GameSettings@7cf4c182
- [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
- [09Aug2019 08:11:35.582] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [doggytalents] Found status: AHEAD Current: 1.15.1.1 Target: null
- [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
- [09Aug2019 08:11:36.824] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
- java.io.IOException: Server returned HTTP response code: 403 for URL: https://www.curseforge.com/minecraft/mc-mods/fish-traps
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1889) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1884) ~[?:1.8.0_51]
- at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1883) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1456) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
- at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
- at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
- at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?]
- at net.minecraftforge.fml.VersionChecker$1$$Lambda$2667/1153613011.accept(Unknown Source) [?:?]
- at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
- at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
- Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://www.curseforge.com/minecraft/mc-mods/fish-traps
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1839) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
- at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51]
- at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[?:1.8.0_51]
- at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
- ... 4 more
- [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
- [09Aug2019 08:11:36.913] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
- java.io.FileNotFoundException: https://raw.githubusercontent.com/MrCrayfish/MrCrayfishFurnitureMod/master/update.json
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1889) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1884) ~[?:1.8.0_51]
- at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1883) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1456) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
- at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
- at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
- at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?]
- at net.minecraftforge.fml.VersionChecker$1$$Lambda$2667/1153613011.accept(Unknown Source) [?:?]
- at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
- at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
- Caused by: java.io.FileNotFoundException: https://raw.githubusercontent.com/MrCrayfish/MrCrayfishFurnitureMod/master/update.json
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
- at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51]
- at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[?:1.8.0_51]
- at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
- ... 4 more
- [09Aug2019 08:11:36.914] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [reap] Starting version check at http://maxhenkel.de/update/reap.json
- [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
- [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
- [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
- [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
- [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
- [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
- [09Aug2019 08:11:38.029] [modloading-worker-10/INFO] [com.polyvalord.extdiamond.Extdiamond/]: Got IMC []
- [09Aug2019 08:11:38.031] [modloading-worker-4/INFO] [ring_of_attraction/]: Hello world from RingOfAttraction
- [09Aug2019 08:11:38.031] [modloading-worker-4/INFO] [ring_of_attraction/]: Got IMC [Hello world]
- [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
- [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
- [09Aug2019 08:11:38.361] [Client thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: lastServer:
- [09Aug2019 08:11:38.481] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
- java.io.IOException: Server returned HTTP response code: 403 for URL: https://www.curseforge.com/minecraft/mc-mods/simple-farming
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1889) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1884) ~[?:1.8.0_51]
- at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1883) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1456) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
- at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
- at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
- at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?]
- at net.minecraftforge.fml.VersionChecker$1$$Lambda$2667/1153613011.accept(Unknown Source) [?:?]
- at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
- at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
- Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://www.curseforge.com/minecraft/mc-mods/simple-farming
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1839) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
- at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51]
- at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[?:1.8.0_51]
- at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
- ... 4 more
- [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
- [09Aug2019 08:11:38.762] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
- java.io.FileNotFoundException: https://raw.githubusercontent.com/Lothrazar/StrongerFarmland/master/update.json
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1889) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1884) ~[?:1.8.0_51]
- at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1883) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1456) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
- at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
- at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
- at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?]
- at net.minecraftforge.fml.VersionChecker$1$$Lambda$2667/1153613011.accept(Unknown Source) [?:?]
- at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
- at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
- Caused by: java.io.FileNotFoundException: https://raw.githubusercontent.com/Lothrazar/StrongerFarmland/master/update.json
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
- at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51]
- at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[?:1.8.0_51]
- at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
- ... 4 more
- [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
- [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
- [09Aug2019 08:11:39.035] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [travellersboots] Starting version check at http:/myurl.me/
- [09Aug2019 08:11:39.035] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
- java.lang.RuntimeException: java.lang.IllegalArgumentException: protocol = http host = null
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1454) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2978) ~[?:1.8.0_51]
- at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:489) ~[?:1.8.0_51]
- at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
- at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?]
- at net.minecraftforge.fml.VersionChecker$1$$Lambda$2667/1153613011.accept(Unknown Source) [?:?]
- at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
- at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
- Caused by: java.lang.IllegalArgumentException: protocol = http host = null
- at sun.net.spi.DefaultProxySelector.select(DefaultProxySelector.java:176) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1098) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:998) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:932) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
- at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51]
- ... 5 more
- [09Aug2019 08:11:39.035] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [walkthroughberries] Starting version check at http://myurl.me/
- [09Aug2019 08:11:39.395] [Client thread/INFO] [net.minecraft.client.audio.SoundSystem/]: OpenAL initialized.
- [09Aug2019 08:11:39.395] [Client thread/INFO] [net.minecraft.client.audio.SoundEngine/SOUNDS]: Sound engine started
- [09Aug2019 08:11:39.501] [Client thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 1024x512 textures-atlas
- [09Aug2019 08:11:39.705] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
- java.io.IOException: Server returned HTTP response code: 400 for URL: http://myurl.me/
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1889) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1884) ~[?:1.8.0_51]
- at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1883) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1456) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
- at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
- at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?]
- at net.minecraftforge.fml.VersionChecker$1$$Lambda$2667/1153613011.accept(Unknown Source) [?:?]
- at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
- at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
- Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://myurl.me/
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1839) ~[?:1.8.0_51]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
- at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51]
- at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
- ... 4 more
- [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
- [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
- [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
- [09Aug2019 08:11:40.187] [Client thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256 textures/particle-atlas
- [09Aug2019 08:11:40.189] [Client thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256 textures/painting-atlas
- [09Aug2019 08:11:40.189] [Client thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x128 textures/mob_effect-atlas
- [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]
- [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]
- [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]
- [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]
- [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]
- [09Aug2019 08:11:48.626] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Starting integrated minecraft server version 1.14.4
- [09Aug2019 08:11:48.627] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Generating keypair
- [09Aug2019 08:11:48.773] [Server thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: Unidentified mapping from registry minecraft:block
- bettercrates:obsidian_crate: 682
- bettercrates:iron_crate: 677
- bettercrates:diamond_crate: 681
- bettercrates:wooden_crate: 676
- bettercrates:copper_crate: 678
- bettercrates:golden_crate: 680
- bettercrates:tin_crate: 679
- [09Aug2019 08:11:48.777] [Server thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: Unidentified mapping from registry minecraft:item
- bettercrates:iron_crate: 878
- bettercrates:up_wooden: 884
- bettercrates:up_golden2: 889
- bettercrates:up_golden3: 890
- bettercrates:diamond_crate: 882
- bettercrates:up_copper: 885
- bettercrates:copper_crate: 879
- bettercrates:up_golden: 888
- bettercrates:up_diamond: 891
- bettercrates:obsidian_crate: 883
- bettercrates:golden_crate: 881
- bettercrates:wooden_crate: 877
- bettercrates:up_obsidian: 892
- bettercrates:up_tin: 886
- bettercrates:up_iron: 887
- bettercrates:tin_crate: 880
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [09Aug2019 08:11:58.752] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Found new data pack vanilla, loading it automatically
- [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
- [09Aug2019 08:11:59.066] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe metalbarrels:upgrades/silver_to_gold_upgrade
- com.google.gson.JsonSyntaxException: Unknown item tag 'forge:ingots/silver'
- at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:226) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
- at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.071] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe bettercrates:upgrades/up_iron
- com.google.gson.JsonSyntaxException: Unknown item 'bettercrates:up_iron'
- at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
- at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
- at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.075] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe simplylight:edge_light_bottom_from_top
- com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'forge:ore_shapeless'
- at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:129) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager$$Lambda$3550/1110472662.get(Unknown Source) ~[?:?]
- at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:128) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.078] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe rhodonite:item_food_rhodonite_apple
- com.google.gson.JsonSyntaxException: Unknown item 'minecraft:dye'
- at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:219) ~[?:?]
- at net.minecraft.item.crafting.Ingredient$$Lambda$3551/804056462.get(Unknown Source) ~[?:?]
- at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
- at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:218) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper.lambda$getIngredient$13(CraftingHelper.java:186) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$3556/1009383139.accept(Unknown Source) ~[?:?]
- at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51]
- at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:184) ~[?:?]
- at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.081] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe bettercrates:upgrades/up_golden
- com.google.gson.JsonSyntaxException: Unknown item 'bettercrates:up_golden'
- at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
- at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
- at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.083] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe bettercrates:crates/golden_crate
- com.google.gson.JsonSyntaxException: Unknown item 'bettercrates:golden_crate'
- at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
- at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
- at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.084] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe rhodonite:item_armor_rhodonite_pants
- com.google.gson.JsonSyntaxException: Unknown item 'rhodonite:item_armor_rhodonite_pants'
- at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
- at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
- at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.085] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe bettercrates:upgrades/up_wooden_crate
- com.google.gson.JsonSyntaxException: Unknown item 'bettercrates:up_wooden'
- at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
- at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
- at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.087] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe animalnet:animal_net_medium
- com.google.gson.JsonSyntaxException: Unknown item 'animalnet:animal_net_small'
- at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:219) ~[?:?]
- at net.minecraft.item.crafting.Ingredient$$Lambda$3551/804056462.get(Unknown Source) ~[?:?]
- at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
- at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:218) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
- at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.088] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe rhodonite:item_armor_rhodonite_boots
- com.google.gson.JsonParseException: Disallowed data tag found
- at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:267) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.089] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe bettercrates:crates/iron_crate
- com.google.gson.JsonSyntaxException: Unknown item 'bettercrates:iron_crate'
- at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
- at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
- at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.090] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe metalbarrels:barrels/wood_to_copper_barrel
- com.google.gson.JsonSyntaxException: Unknown item tag 'forge:ingots/copper'
- at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:226) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
- at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.091] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe metalbarrels:upgrades/nested/wood_to_silver_upgrade
- com.google.gson.JsonSyntaxException: Unknown item tag 'forge:ingots/silver'
- at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:226) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
- at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.091] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe animalnet:mob_core
- com.google.gson.JsonSyntaxException: Unknown item 'animalnet:mob_core'
- at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
- at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
- at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.093] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe metalbarrels:upgrades/copper_to_iron_upgrade
- com.google.gson.JsonSyntaxException: Unknown item tag 'forge:ingots/copper'
- at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:226) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
- at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.093] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe bettercrates:crates/wooden_crate
- com.google.gson.JsonSyntaxException: Unknown item 'bettercrates:wooden_crate'
- at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
- at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
- at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.096] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe metalbarrels:upgrades/wood_to_copper_upgrade
- com.google.gson.JsonSyntaxException: Unknown item tag 'forge:ingots/copper'
- at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:226) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
- at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.096] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe animalnet:animal_net_small
- com.google.gson.JsonSyntaxException: Unknown item 'animalnet:animal_net_small'
- at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
- at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
- at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.102] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe bettercrates:upgrades/up_obsidian
- com.google.gson.JsonSyntaxException: Unknown item 'bettercrates:up_obsidian'
- at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
- at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
- at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.104] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe metalbarrels:barrels/iron_to_silver_barrel
- com.google.gson.JsonSyntaxException: Unknown item tag 'forge:ingots/silver'
- at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:226) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
- at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.105] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe metalbarrels:upgrades/silver_to_diamond_upgrade
- com.google.gson.JsonSyntaxException: Unknown item tag 'forge:ingots/silver'
- at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:226) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
- at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.106] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe bettercrates:crates/diamond_crate
- com.google.gson.JsonSyntaxException: Unknown item 'bettercrates:diamond_crate'
- at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
- at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
- at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.107] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe animalnet:mob_net_small
- com.google.gson.JsonSyntaxException: Unknown item 'animalnet:mob_core'
- at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:219) ~[?:?]
- at net.minecraft.item.crafting.Ingredient$$Lambda$3551/804056462.get(Unknown Source) ~[?:?]
- at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
- at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:218) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
- at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.108] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe rhodonite:item_tool_rhodonite_axe
- com.google.gson.JsonParseException: Disallowed data tag found
- at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:267) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.109] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe angelring:itemring
- com.google.gson.JsonSyntaxException: Unknown item 'angelring:itemring'
- at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
- at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
- at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.111] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe animalnet:npc_net
- com.google.gson.JsonSyntaxException: Unknown item 'animalnet:animal_net_medium'
- at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:219) ~[?:?]
- at net.minecraft.item.crafting.Ingredient$$Lambda$3551/804056462.get(Unknown Source) ~[?:?]
- at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
- at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:218) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
- at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.113] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe rhodonite:item_tool_rhodonite_hoe
- com.google.gson.JsonParseException: Disallowed data tag found
- at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:267) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.114] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe rhodonite:item_tool_rhodonite_sword_noodle
- com.google.gson.JsonParseException: Disallowed data tag found
- at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:267) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.115] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe bettercrates:crates/obsidian_crate
- com.google.gson.JsonSyntaxException: Unknown item 'bettercrates:obsidian_crate'
- at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
- at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
- at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.116] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe rhodonite:item_tool_rhodonite_pickaxe
- com.google.gson.JsonParseException: Disallowed data tag found
- at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:267) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.117] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe bettercrates:upgrades/up_diamond
- com.google.gson.JsonSyntaxException: Unknown item 'bettercrates:up_diamond'
- at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$$Lambda$3552/1230915238.get(Unknown Source) ~[?:?]
- at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
- at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.119] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe animalnet:animal_net_big
- com.google.gson.JsonSyntaxException: Unknown item 'animalnet:animal_net_medium'
- at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:219) ~[?:?]
- at net.minecraft.item.crafting.Ingredient$$Lambda$3551/804056462.get(Unknown Source) ~[?:?]
- at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
- at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:218) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
- at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.121] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe cfm:stone_bedside_cabinet
- com.google.gson.JsonSyntaxException: Unknown item 'minecraft:stone_log'
- at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:219) ~[?:?]
- at net.minecraft.item.crafting.Ingredient$$Lambda$3551/804056462.get(Unknown Source) ~[?:?]
- at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
- at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:218) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
- at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.122] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe simplylight:edge_light_top
- com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'forge:ore_shapeless'
- at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:129) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager$$Lambda$3550/1110472662.get(Unknown Source) ~[?:?]
- at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:128) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.124] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe rhodonite:item_armor_rhodonite_chestplate
- com.google.gson.JsonParseException: Disallowed data tag found
- at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:267) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.125] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe rhodonite:item_armor_rhodonite_helmet
- com.google.gson.JsonParseException: Disallowed data tag found
- at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:267) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.126] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe rhodonite:item_tool_rhodonite_shovel
- com.google.gson.JsonParseException: Disallowed data tag found
- at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:267) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.127] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe animalnet:mob_net_big
- com.google.gson.JsonSyntaxException: Unknown item 'animalnet:mob_net_small'
- at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:219) ~[?:?]
- at net.minecraft.item.crafting.Ingredient$$Lambda$3551/804056462.get(Unknown Source) ~[?:?]
- at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
- at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:218) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
- at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.128] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe rhodonite:item_tool_rhodonite_sword
- com.google.gson.JsonParseException: Disallowed data tag found
- at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:267) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.129] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe simplylight:edge_light
- com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'forge:ore_shaped'
- at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:129) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager$$Lambda$3550/1110472662.get(Unknown Source) ~[?:?]
- at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:128) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.130] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe metalbarrels:upgrades/iron_to_silver_upgrade
- com.google.gson.JsonSyntaxException: Unknown item tag 'forge:ingots/silver'
- at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:226) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
- at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.130] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe metalbarrels:upgrades/copper_to_silver_upgrade
- com.google.gson.JsonSyntaxException: Unknown item tag 'forge:ingots/silver'
- at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:226) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper$1.parse(CraftingHelper.java:119) ~[?:?]
- at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:219) ~[?:?]
- at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
- at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:130) ~[?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
- at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
- at net.minecraft.client.resources.ReloadListener$$Lambda$2526/1376696824.accept(Unknown Source) [?:?]
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
- at net.minecraft.resources.AsyncReloader$$Lambda$2669/1397938144.run(Unknown Source) [?:?]
- at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
- at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?]
- at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?]
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
- at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1427) [?:?]
- at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:75) [?:?]
- at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:94) [?:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
- [09Aug2019 08:11:59.133] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 6 recipes
- [09Aug2019 08:11:59.537] [Server thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 881 advancements
- [09Aug2019 08:12:00.698] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
- [09Aug2019 08:12:00.745] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
- [09Aug2019 08:12:01.223] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 1%
- [09Aug2019 08:12:01.710] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 6%
- [09Aug2019 08:12:02.211] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 13%
- [09Aug2019 08:12:02.710] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 20%
- [09Aug2019 08:12:03.211] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 27%
- [09Aug2019 08:12:03.731] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 34%
- [09Aug2019 08:12:04.218] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 43%
- [09Aug2019 08:12:04.717] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 51%
- [09Aug2019 08:12:05.217] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59%
- [09Aug2019 08:12:05.718] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 66%
- [09Aug2019 08:12:06.218] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 73%
- [09Aug2019 08:12:06.717] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 82%
- [09Aug2019 08:12:07.218] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 88%
- [09Aug2019 08:12:07.725] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 95%
- [09Aug2019 08:12:07.994] [Server thread/INFO] [com.polyvalord.extdiamond.Extdiamond/]: HELLO from server starting
- [09Aug2019 08:12:07.995] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 7292 ms
- [09Aug2019 08:12:08.031] [Server thread/INFO] [ring_of_attraction/]: Mod Server starting
- [09Aug2019 08:12:08.075] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
- [09Aug2019 08:12:08.075] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
- [09Aug2019 08:12:09.632] [Netty Local Client IO #0/INFO] [net.minecraftforge.fml.network.NetworkHooks/]: Connected to a modded server.
- [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)
- [09Aug2019 08:12:09.718] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Mewzurui joined the game
- [09Aug2019 08:12:10.483] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
- [09Aug2019 08:12:10.487] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'halp'/minecraft:overworld
- [09Aug2019 08:12:10.584] [Client thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 0 advancements
- [09Aug2019 08:12:13.233] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
- [09Aug2019 08:12:13.235] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'halp'/minecraft:overworld
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [09Aug2019 08:12:37.008] [Client thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Saved screenshot as 2019-08-09_08.12.36.png
- [09Aug2019 08:12:42.232] [Client thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Saved screenshot as 2019-08-09_08.12.42.png
- [09Aug2019 08:12:53.453] [Client thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Saved screenshot as 2019-08-09_08.12.53.png
- [09Aug2019 08:12:55.132] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
- [09Aug2019 08:12:55.135] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'halp'/minecraft:overworld
- [09Aug2019 08:12:55.742] [Sound engine/ERROR] [net.minecraft.client.audio.ALUtils/]: Stop: Invalid name parameter.
- [09Aug2019 08:12:55.787] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Mewzurui lost connection: Disconnected
- [09Aug2019 08:12:55.787] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Mewzurui left the game
- [09Aug2019 08:12:55.791] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Stopping singleplayer server as player logged out
- [09Aug2019 08:12:55.833] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
- [09Aug2019 08:12:55.833] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
- [09Aug2019 08:12:55.833] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
- [09Aug2019 08:12:55.833] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'halp'/minecraft:overworld
- [09Aug2019 08:12:55.880] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (halp): All chunks are saved
- [09Aug2019 08:12:55.889] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (halp): All chunks are saved
- [09Aug2019 08:12:56.915] [Client thread/INFO] [net.minecraft.client.Minecraft/]: Stopping!
Advertisement
Add Comment
Please, Sign In to add comment