Posted September 13, 20196 yr Hey guys, I am using a Forge-1.14.4-28.0.83 for my server and everything worked fine so far. The only mods i have installed are JEI.jar and MrCrayfish's furniture mod. Everything used to work fine until I uploaded the updated Furniture mod. At first the server didnt want to fully start up. It was sort of stuck in startup. Using /fml confirm it booted up fully. For some reason the furtniture mod doent want to load on the server anymore. Why do i assume this? Because when I remove the mod from my local machine I can join the server but as soon as I put the mod back into my .minecraft folder I get a "missmatched mod channel list" - error. (The JEI mod works jsut fine) Heres the console: 13.09 16:22:58 [PebbleHost] Received start command 13.09 16:22:58 [PebbleHost] Starting server! 13.09 16:22:58 [PebbleHost Loader] ----------------------------------- 13.09 16:22:58 [PebbleHost Loader] PebbleHost Server Loader Starting... 13.09 16:22:58 [PebbleHost Loader] The following settings have been detected: RAM: -Xmx5120M, JAR: forge-1.14.4-28.0.83.jar, SERVERID: 88620, SIZE: 1.6G 13.09 16:22:58 [PebbleHost Loader] Testing server configuration... 13.09 16:22:58 [PebbleHost Loader] Server loader version: v3.0.0 (using configuration version v1.3) 13.09 16:22:58 [PebbleHost Loader] Jar passed checksum check 13.09 16:22:58 [PebbleHost Loader] Jar passed composition check 13.09 16:22:58 [PebbleHost Loader] Jar passed size check 13.09 16:22:59 [PebbleHost Loader] Server passed size check 13.09 16:22:59 [PebbleHost Loader] Server passed file check 13.09 16:22:59 [PebbleHost Loader] Configuring your servers settings... 13.09 16:22:59 [PebbleHost Loader] Server passed all checks, Booting... 13.09 16:22:59 [PebbleHost Loader] ----------------------------------- 13.09 16:23:00 [Server] Startup 2019-09-13 16:23:00,433 main WARN Advanced terminal features are not available in this environment 13.09 16:23:00 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 28.0.83, --fml.mcpVersion, 20190829.143755, --fml.mcVersion, 1.14.4, --fml.forgeGroup, net.minecraftforge, nogui] 13.09 16:23:00 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 3.2.0+60+b86c1d4 starting: java version 1.8.0_222 by Oracle Corporation 13.09 16:23:00 [Server] main/INFO [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust 13.09 16:23:01 [Server] main/INFO [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui] 13.09 16:23:20 [Server] main/WARN [minecraft/Commands]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] 13.09 16:23:20 [Server] main/WARN [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] 13.09 16:23:20 [Server] main/WARN [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] 13.09 16:23:20 [Server] main/WARN [minecraft/Commands]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] 13.09 16:23:20 [Server] main/WARN [minecraft/Commands]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0] 13.09 16:23:20 [Server] Server thread/INFO [minecraft/DedicatedServer]: Starting minecraft server version 1.14.4 13.09 16:23:21 [Server] modloading-worker-1/INFO [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 28.0.83, for MC 1.14.4 with MCP 20190829.143755 13.09 16:23:21 [Server] modloading-worker-1/INFO [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v28.0.83 Initialized 13.09 16:23:25 [Server] modloading-worker-3/WARN [minecraft/EntityType]: No data fixer registered for entity cfm:seat 13.09 16:23:25 [Server] modloading-worker-3/FATAL [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/WorldRenderer for invalid dist DEDICATED_SERVER 13.09 16:23:25 [Server] Server thread/ERROR [ne.mi.fm.ModList/LOADING]: Encountered an exception during parallel processing 13.09 16:23:25 [Server] INFO java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/WorldRenderer for invalid dist DEDICATED_SERVER 13.09 16:23:25 [Server] INFO at java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:1006) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at net.minecraftforge.fml.ModList.dispatchParallelEvent(ModList.java:137) ~[?:?] {} 13.09 16:23:25 [Server] INFO at net.minecraftforge.fml.ModList.lambda$static$2(ModList.java:97) ~[?:?] {} 13.09 16:23:25 [Server] INFO at net.minecraftforge.fml.LifecycleEventProvider.dispatch(LifecycleEventProvider.java:71) [?:?] {} 13.09 16:23:25 [Server] INFO at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:194) [?:?] {} 13.09 16:23:25 [Server] INFO at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:180) [?:?] {} 13.09 16:23:25 [Server] INFO at net.minecraftforge.fml.server.ServerModLoader.begin(ServerModLoader.java:45) [?:?] {} 13.09 16:23:25 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [?:?] {pl:accesstransformer:B} 13.09 16:23:25 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:25 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/WorldRenderer for invalid dist DEDICATED_SERVER 13.09 16:23:25 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:593) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:1005) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO ... 9 more 13.09 16:23:25 [Server] INFO Caused by: java.lang.RuntimeException: java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/WorldRenderer for invalid dist DEDICATED_SERVER 13.09 16:23:25 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:593) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.concurrent.ForkJoinTask.reportException(ForkJoinTask.java:677) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:735) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:159) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:173) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:650) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at net.minecraftforge.fml.ModList.lambda$dispatchParallelEvent$11(ModList.java:133) ~[?:?] {} 13.09 16:23:25 [Server] INFO at java.util.concurrent.ForkJoinTask$AdaptedRunnableAction.exec(ForkJoinTask.java:1386) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/WorldRenderer for invalid dist DEDICATED_SERVER 13.09 16:23:25 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClass(RuntimeDistCleaner.java:71) ~[forge-1.14.4-28.0.83.jar:28.0] {} 13.09 16:23:25 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:69) ~[modlauncher-3.2.0.jar:?] {} 13.09 16:23:25 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:114) ~[modlauncher-3.2.0.jar:?] {} 13.09 16:23:25 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:236) ~[modlauncher-3.2.0.jar:?] {} 13.09 16:23:25 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:127) ~[modlauncher-3.2.0.jar:?] {} 13.09 16:23:25 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:97) ~[modlauncher-3.2.0.jar:?] {} 13.09 16:23:25 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3075) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.lang.Class.getConstructor(Class.java:1825) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at net.minecraftforge.eventbus.api.EventListenerHelper.computeListenerList(EventListenerHelper.java:96) ~[eventbus-1.0.0-service.jar:?] {} 13.09 16:23:25 [Server] INFO at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerListInternal(EventListenerHelper.java:63) ~[eventbus-1.0.0-service.jar:?] {} 13.09 16:23:25 [Server] INFO at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerList(EventListenerHelper.java:48) ~[eventbus-1.0.0-service.jar:?] {} 13.09 16:23:25 [Server] INFO at net.minecraftforge.eventbus.EventBus.addToListeners(EventBus.java:228) ~[eventbus-1.0.0-service.jar:?] {} 13.09 16:23:25 [Server] INFO at net.minecraftforge.eventbus.EventBus.register(EventBus.java:221) ~[eventbus-1.0.0-service.jar:?] {} 13.09 16:23:25 [Server] INFO at net.minecraftforge.eventbus.EventBus.registerListener(EventBus.java:138) ~[eventbus-1.0.0-service.jar:?] {} 13.09 16:23:25 [Server] INFO at net.minecraftforge.eventbus.EventBus.lambda$registerClass$2(EventBus.java:72) ~[eventbus-1.0.0-service.jar:?] {} 13.09 16:23:25 [Server] INFO at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at net.minecraftforge.eventbus.EventBus.registerClass(EventBus.java:72) ~[eventbus-1.0.0-service.jar:?] {} 13.09 16:23:25 [Server] INFO at net.minecraftforge.eventbus.EventBus.register(EventBus.java:112) ~[eventbus-1.0.0-service.jar:?] {} 13.09 16:23:25 [Server] INFO at net.minecraftforge.fml.AutomaticEventSubscriber.lambda$inject$3(AutomaticEventSubscriber.java:70) ~[?:?] {} 13.09 16:23:25 [Server] INFO at java.util.ArrayList.forEach(ArrayList.java:1257) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at net.minecraftforge.fml.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:57) ~[?:?] {} 13.09 16:23:25 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:140) ~[?:28.0] {} 13.09 16:23:25 [Server] INFO at java.util.function.Consumer.lambda$andThen$0(Consumer.java:65) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.function.Consumer.lambda$andThen$0(Consumer.java:65) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) ~[?:?] {} 13.09 16:23:25 [Server] INFO at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:133) ~[?:?] {} 13.09 16:23:25 [Server] INFO at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:290) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_222] {} 13.09 16:23:25 [Server] Forge Version Check/INFO [ne.mi.fm.VersionChecker/]: [cfm] Starting version check at https://raw.githubusercontent.com/MrCrayfish/MrCrayfishFurnitureMod/master/update.json 13.09 16:23:25 [Server] Server thread/INFO [minecraft/DedicatedServer]: Loading properties 13.09 16:23:25 [Server] Server thread/INFO [minecraft/DedicatedServer]: Default game type: SURVIVAL 13.09 16:23:25 [Server] Server thread/INFO [minecraft/DedicatedServer]: Generating keypair 13.09 16:23:26 [Server] Server thread/INFO [minecraft/DedicatedServer]: Starting Minecraft server on 54.39.169.157:25572 13.09 16:23:26 [Server] Server thread/INFO [minecraft/NetworkSystem]: Using epoll channel type 13.09 16:23:26 [Server] Forge Version Check/WARN [ne.mi.fm.VersionChecker/]: Failed to process update information 13.09 16:23:26 [Server] INFO java.io.FileNotFoundException: https://raw.githubusercontent.com/MrCrayfish/MrCrayfishFurnitureMod/master/update.json 13.09 16:23:26 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_222] {} 13.09 16:23:26 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_222] {} 13.09 16:23:26 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_222] {} 13.09 16:23:26 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_222] {} 13.09 16:23:26 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1950) ~[?:1.8.0_222] {} 13.09 16:23:26 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1945) ~[?:1.8.0_222] {} 13.09 16:23:26 [Server] INFO at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_222] {} 13.09 16:23:26 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1944) ~[?:1.8.0_222] {} 13.09 16:23:26 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1514) ~[?:1.8.0_222] {} 13.09 16:23:26 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_222] {} 13.09 16:23:26 [Server] INFO at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268) ~[?:1.8.0_222] {} 13.09 16:23:26 [Server] INFO at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?] {} 13.09 16:23:26 [Server] INFO at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) ~[?:?] {} 13.09 16:23:26 [Server] INFO at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_222] {} 13.09 16:23:26 [Server] INFO at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?] {} 13.09 16:23:26 [Server] INFO Caused by: java.io.FileNotFoundException: https://raw.githubusercontent.com/MrCrayfish/MrCrayfishFurnitureMod/master/update.json 13.09 16:23:26 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896) ~[?:1.8.0_222] {} 13.09 16:23:26 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_222] {} 13.09 16:23:26 [Server] INFO at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_222] {} 13.09 16:23:26 [Server] INFO at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[?:1.8.0_222] {} 13.09 16:23:26 [Server] INFO at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?] {} 13.09 16:23:26 [Server] INFO ... 3 more 13.09 16:23:26 [Server] Forge Version Check/INFO [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json 13.09 16:23:26 [Server] Forge Version Check/INFO [ne.mi.fm.VersionChecker/]: [forge] Found status: OUTDATED Current: 28.0.83 Target: 28.1.0 13.09 16:23:26 [Server] Thread-1/FATAL [ne.mi.co.ForgeConfig/CORE]: Forge config just got changed on the file system! 13.09 16:23:26 [Server] Thread-1/FATAL [ne.mi.co.ForgeConfig/CORE]: Forge config just got changed on the file system! 13.09 16:23:26 [Server] Server thread/INFO [minecraft/DedicatedServer]: Preparing level "world" 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:23:27 [Server] Server thread/ERROR [minecraft/RecipeManager]: Parsing error loading recipe cfm:dark_oak_park_bench 13.09 16:23:27 [Server] INFO com.google.gson.JsonSyntaxException: Unknown item 'cfm:dark_oak_park_bench' 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:23:27 [Server] Server thread/ERROR [minecraft/RecipeManager]: Parsing error loading recipe cfm:dark_oak_desk 13.09 16:23:27 [Server] INFO com.google.gson.JsonSyntaxException: Unknown item 'cfm:dark_oak_desk' 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:23:27 [Server] Server thread/ERROR [minecraft/RecipeManager]: Parsing error loading recipe cfm:stripped_jungle_coffee_table 13.09 16:23:27 [Server] INFO com.google.gson.JsonSyntaxException: Unknown item 'cfm:stripped_jungle_coffee_table' 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:23:27 [Server] Server thread/ERROR [minecraft/RecipeManager]: Parsing error loading recipe cfm:birch_table 13.09 16:23:27 [Server] INFO com.google.gson.JsonSyntaxException: Unknown item 'cfm:birch_table' 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:23:27 [Server] Server thread/ERROR [minecraft/RecipeManager]: Parsing error loading recipe cfm:spruce_upgraded_fence 13.09 16:23:27 [Server] INFO com.google.gson.JsonSyntaxException: Unknown item 'cfm:spruce_upgraded_fence' 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:23:27 [Server] Server thread/ERROR [minecraft/RecipeManager]: Parsing error loading recipe cfm:stripped_acacia_coffee_table 13.09 16:23:27 [Server] INFO com.google.gson.JsonSyntaxException: Unknown item 'cfm:stripped_acacia_coffee_table' 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:23:27 [Server] Server thread/ERROR [minecraft/RecipeManager]: Parsing error loading recipe cfm:white_sofa 13.09 16:23:27 [Server] INFO com.google.gson.JsonSyntaxException: Unknown item 'cfm:white_sofa' 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:23:27 [Server] Server thread/ERROR [minecraft/RecipeManager]: Parsing error loading recipe cfm:birch_park_bench 13.09 16:23:27 [Server] INFO com.google.gson.JsonSyntaxException: Unknown item 'cfm:birch_park_bench' 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:23:27 [Server] Server thread/ERROR [minecraft/RecipeManager]: Parsing error loading recipe cfm:granite_desk_cabinet 13.09 16:23:27 [Server] INFO com.google.gson.JsonSyntaxException: Unknown item 'cfm:granite_desk_cabinet' 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:23:27 [Server] Server thread/ERROR [minecraft/RecipeManager]: Parsing error loading recipe cfm:stripped_acacia_blinds 13.09 16:23:27 [Server] INFO com.google.gson.JsonSyntaxException: Unknown item 'cfm:stripped_acacia_blinds' 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:23:27 [Server] Server thread/ERROR [minecraft/RecipeManager]: Parsing error loading recipe cfm:stripped_oak_cabinet 13.09 16:23:27 [Server] INFO com.google.gson.JsonSyntaxException: Unknown item 'cfm:stripped_oak_cabinet' 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:23:27 [Server] Server thread/ERROR [minecraft/RecipeManager]: Parsing error loading recipe cfm:cyan_sofa 13.09 16:23:27 [Server] INFO com.google.gson.JsonSyntaxException: Unknown item 'cfm:cyan_sofa' 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:23:27 [Server] Server thread/ERROR [minecraft/RecipeManager]: Parsing error loading recipe cfm:stripped_dark_oak_chair 13.09 16:23:27 [Server] INFO com.google.gson.JsonSyntaxException: Unknown item 'cfm:stripped_dark_oak_chair' 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:23:27 [Server] Server thread/ERROR [minecraft/RecipeManager]: Parsing error loading recipe cfm:stripped_spruce_bedside_cabinet 13.09 16:23:27 [Server] INFO com.google.gson.JsonSyntaxException: Unknown item 'cfm:stripped_spruce_bedside_cabinet' 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:23:27 [Server] Server thread/ERROR [minecraft/RecipeManager]: Parsing error loading recipe cfm:dye_blue_picket_fence 13.09 16:23:27 [Server] INFO com.google.gson.JsonSyntaxException: Unknown item 'cfm:blue_picket_fence' 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:23:27 [Server] Server thread/ERROR [minecraft/RecipeManager]: Parsing error loading recipe cfm:red_picket_fence 13.09 16:23:27 [Server] INFO com.google.gson.JsonSyntaxException: Unknown item 'cfm:red_picket_fence' 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:23:27 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:23:27 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:23:27 [Server] Server thread/ERROR [minecraft/RecipeManager]: Parsing error loading recipe cfm:stone_coffee_table 13.09 16:23:27 [Server] INFO com.google.gson.JsonSyntaxException: Unknown item 'cfm:stone_coffee_table' 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?] {} 13.09 16:23:27 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?] {} 13.09 16:23:27 [Server] INFO at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?] {} 13.09 16:23:28 [PebbleHost] Skipped 18483 lines due to rate limit (500/s) 13.09 16:23:28 [Server] Server thread/INFO [minecraft/AdvancementList]: Loaded 811 advancements 13.09 16:23:29 [Server] Server thread/INFO [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld 13.09 16:23:30 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0% 13.09 16:23:30 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0% 13.09 16:23:30 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0% 13.09 16:23:30 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0% 13.09 16:23:31 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Time elapsed: 2115 ms 13.09 16:23:31 [Server] Server thread/INFO [minecraft/DedicatedServer]: Done (4.426s)! For help, type "help" 13.09 16:23:32 [Server] Server thread/INFO [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved 13.09 16:23:32 [Server] Server thread/INFO [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved 13.09 16:24:06 [PebbleHost] Received stop command 13.09 16:24:06 [PebbleHost] Stopping server! 13.09 16:24:06 [Server] Server thread/INFO [minecraft/DedicatedServer]: Saving the game (this may take a moment!) 13.09 16:24:07 [Server] Server thread/INFO [minecraft/DedicatedServer]: Saved the game 13.09 16:24:07 [Server] Server thread/INFO [minecraft/DedicatedServer]: Stopping the server 13.09 16:24:07 [Server] Server thread/INFO [minecraft/MinecraftServer]: Stopping server 13.09 16:24:07 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving players 13.09 16:24:07 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving worlds 13.09 16:24:07 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving chunks for level 'world'/minecraft:overworld 13.09 16:24:07 [Server] Server thread/INFO [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (world): All chunks are saved 13.09 16:24:07 [Server] Server thread/INFO [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (world): All chunks are saved 13.09 16:24:08 [PebbleHost Loader] Server Stopped 13.09 16:24:08 [PebbleHost Loader] PebbleHost Server Loader Stopping... 13.09 16:24:08 [PebbleHost Loader] Server loader version: v3.0.0 (using configuration version v1.3) 13.09 16:24:08 [PebbleHost Loader] PebbleHost Server Loader Stopped. 13.09 16:24:08 [PebbleHost] Server shut down (stopping) 13.09 16:24:08 [PebbleHost] Server stopped 13.09 16:27:16 [PebbleHost] Received start command 13.09 16:27:16 [PebbleHost] Starting server! 13.09 16:27:16 [PebbleHost Loader] ----------------------------------- 13.09 16:27:16 [PebbleHost Loader] PebbleHost Server Loader Starting... 13.09 16:27:16 [PebbleHost Loader] The following settings have been detected: RAM: -Xmx5120M, JAR: forge-1.14.4-28.0.83.jar, SERVERID: 88620, SIZE: 1.6G 13.09 16:27:16 [PebbleHost Loader] Testing server configuration... 13.09 16:27:16 [PebbleHost Loader] Server loader version: v3.0.0 (using configuration version v1.3) 13.09 16:27:16 [PebbleHost Loader] Jar passed checksum check 13.09 16:27:16 [PebbleHost Loader] Jar passed composition check 13.09 16:27:16 [PebbleHost Loader] Jar passed size check 13.09 16:27:16 [PebbleHost Loader] Server passed size check 13.09 16:27:16 [PebbleHost Loader] Server passed file check 13.09 16:27:16 [PebbleHost Loader] Configuring your servers settings... 13.09 16:27:17 [PebbleHost Loader] Server passed all checks, Booting... 13.09 16:27:17 [PebbleHost Loader] ----------------------------------- 13.09 16:27:18 [Server] Startup 2019-09-13 16:27:18,409 main WARN Advanced terminal features are not available in this environment 13.09 16:27:18 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 28.0.83, --fml.mcpVersion, 20190829.143755, --fml.mcVersion, 1.14.4, --fml.forgeGroup, net.minecraftforge, nogui] 13.09 16:27:18 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 3.2.0+60+b86c1d4 starting: java version 1.8.0_222 by Oracle Corporation 13.09 16:27:18 [Server] main/INFO [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust 13.09 16:27:19 [Server] main/INFO [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui] 13.09 16:27:34 [Server] main/WARN [minecraft/Commands]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] 13.09 16:27:34 [Server] main/WARN [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] 13.09 16:27:34 [Server] main/WARN [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] 13.09 16:27:34 [Server] main/WARN [minecraft/Commands]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] 13.09 16:27:34 [Server] main/WARN [minecraft/Commands]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0] 13.09 16:27:34 [Server] Server thread/INFO [minecraft/DedicatedServer]: Starting minecraft server version 1.14.4 13.09 16:27:36 [Server] modloading-worker-1/INFO [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 28.0.83, for MC 1.14.4 with MCP 20190829.143755 13.09 16:27:36 [Server] modloading-worker-1/INFO [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v28.0.83 Initialized 13.09 16:27:40 [Server] modloading-worker-3/WARN [minecraft/EntityType]: No data fixer registered for entity cfm:seat 13.09 16:27:40 [Server] modloading-worker-3/FATAL [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/WorldRenderer for invalid dist DEDICATED_SERVER 13.09 16:27:40 [Server] Server thread/ERROR [ne.mi.fm.ModList/LOADING]: Encountered an exception during parallel processing 13.09 16:27:40 [Server] INFO java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/WorldRenderer for invalid dist DEDICATED_SERVER 13.09 16:27:40 [Server] INFO at java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:1006) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at net.minecraftforge.fml.ModList.dispatchParallelEvent(ModList.java:137) ~[?:?] {} 13.09 16:27:40 [Server] INFO at net.minecraftforge.fml.ModList.lambda$static$2(ModList.java:97) ~[?:?] {} 13.09 16:27:40 [Server] INFO at net.minecraftforge.fml.LifecycleEventProvider.dispatch(LifecycleEventProvider.java:71) [?:?] {} 13.09 16:27:40 [Server] INFO at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:194) [?:?] {} 13.09 16:27:40 [Server] INFO at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:180) [?:?] {} 13.09 16:27:40 [Server] INFO at net.minecraftforge.fml.server.ServerModLoader.begin(ServerModLoader.java:45) [?:?] {} 13.09 16:27:40 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [?:?] {pl:accesstransformer:B} 13.09 16:27:40 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:40 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/WorldRenderer for invalid dist DEDICATED_SERVER 13.09 16:27:40 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:593) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:1005) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO ... 9 more 13.09 16:27:40 [Server] INFO Caused by: java.lang.RuntimeException: java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/WorldRenderer for invalid dist DEDICATED_SERVER 13.09 16:27:40 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:593) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.concurrent.ForkJoinTask.reportException(ForkJoinTask.java:677) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:735) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:159) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:173) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:650) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at net.minecraftforge.fml.ModList.lambda$dispatchParallelEvent$11(ModList.java:133) ~[?:?] {} 13.09 16:27:40 [Server] INFO at java.util.concurrent.ForkJoinTask$AdaptedRunnableAction.exec(ForkJoinTask.java:1386) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/WorldRenderer for invalid dist DEDICATED_SERVER 13.09 16:27:40 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClass(RuntimeDistCleaner.java:71) ~[forge-1.14.4-28.0.83.jar:28.0] {} 13.09 16:27:40 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:69) ~[modlauncher-3.2.0.jar:?] {} 13.09 16:27:40 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:114) ~[modlauncher-3.2.0.jar:?] {} 13.09 16:27:40 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:236) ~[modlauncher-3.2.0.jar:?] {} 13.09 16:27:40 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:127) ~[modlauncher-3.2.0.jar:?] {} 13.09 16:27:40 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:97) ~[modlauncher-3.2.0.jar:?] {} 13.09 16:27:40 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3075) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.lang.Class.getConstructor(Class.java:1825) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at net.minecraftforge.eventbus.api.EventListenerHelper.computeListenerList(EventListenerHelper.java:96) ~[eventbus-1.0.0-service.jar:?] {} 13.09 16:27:40 [Server] INFO at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerListInternal(EventListenerHelper.java:63) ~[eventbus-1.0.0-service.jar:?] {} 13.09 16:27:40 [Server] INFO at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerList(EventListenerHelper.java:48) ~[eventbus-1.0.0-service.jar:?] {} 13.09 16:27:40 [Server] INFO at net.minecraftforge.eventbus.EventBus.addToListeners(EventBus.java:228) ~[eventbus-1.0.0-service.jar:?] {} 13.09 16:27:40 [Server] INFO at net.minecraftforge.eventbus.EventBus.register(EventBus.java:221) ~[eventbus-1.0.0-service.jar:?] {} 13.09 16:27:40 [Server] INFO at net.minecraftforge.eventbus.EventBus.registerListener(EventBus.java:138) ~[eventbus-1.0.0-service.jar:?] {} 13.09 16:27:40 [Server] INFO at net.minecraftforge.eventbus.EventBus.lambda$registerClass$2(EventBus.java:72) ~[eventbus-1.0.0-service.jar:?] {} 13.09 16:27:40 [Server] INFO at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at net.minecraftforge.eventbus.EventBus.registerClass(EventBus.java:72) ~[eventbus-1.0.0-service.jar:?] {} 13.09 16:27:40 [Server] INFO at net.minecraftforge.eventbus.EventBus.register(EventBus.java:112) ~[eventbus-1.0.0-service.jar:?] {} 13.09 16:27:40 [Server] INFO at net.minecraftforge.fml.AutomaticEventSubscriber.lambda$inject$3(AutomaticEventSubscriber.java:70) ~[?:?] {} 13.09 16:27:40 [Server] INFO at java.util.ArrayList.forEach(ArrayList.java:1257) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at net.minecraftforge.fml.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:57) ~[?:?] {} 13.09 16:27:40 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:140) ~[?:28.0] {} 13.09 16:27:40 [Server] INFO at java.util.function.Consumer.lambda$andThen$0(Consumer.java:65) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.function.Consumer.lambda$andThen$0(Consumer.java:65) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) ~[?:?] {} 13.09 16:27:40 [Server] INFO at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:133) ~[?:?] {} 13.09 16:27:40 [Server] INFO at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:290) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_222] {} 13.09 16:27:40 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_222] {} 13.09 16:27:41 [Server] Forge Version Check/INFO [ne.mi.fm.VersionChecker/]: [cfm] Starting version check at https://raw.githubusercontent.com/MrCrayfish/MrCrayfishFurnitureMod/master/update.json 13.09 16:27:41 [Server] Server thread/INFO [minecraft/DedicatedServer]: Loading properties 13.09 16:27:41 [Server] Server thread/INFO [minecraft/DedicatedServer]: Default game type: SURVIVAL 13.09 16:27:41 [Server] Server thread/INFO [minecraft/DedicatedServer]: Generating keypair 13.09 16:27:41 [Server] Server thread/INFO [minecraft/DedicatedServer]: Starting Minecraft server on 54.39.169.157:25572 13.09 16:27:41 [Server] Server thread/INFO [minecraft/NetworkSystem]: Using epoll channel type 13.09 16:27:41 [Server] Forge Version Check/WARN [ne.mi.fm.VersionChecker/]: Failed to process update information 13.09 16:27:41 [Server] INFO java.io.FileNotFoundException: https://raw.githubusercontent.com/MrCrayfish/MrCrayfishFurnitureMod/master/update.json 13.09 16:27:41 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_222] {} 13.09 16:27:41 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_222] {} 13.09 16:27:41 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_222] {} 13.09 16:27:41 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_222] {} 13.09 16:27:41 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1950) ~[?:1.8.0_222] {} 13.09 16:27:41 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1945) ~[?:1.8.0_222] {} 13.09 16:27:41 [Server] INFO at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_222] {} 13.09 16:27:41 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1944) ~[?:1.8.0_222] {} 13.09 16:27:41 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1514) ~[?:1.8.0_222] {} 13.09 16:27:41 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_222] {} 13.09 16:27:41 [Server] INFO at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268) ~[?:1.8.0_222] {} 13.09 16:27:41 [Server] INFO at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?] {} 13.09 16:27:41 [Server] INFO at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) ~[?:?] {} 13.09 16:27:41 [Server] INFO at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_222] {} 13.09 16:27:41 [Server] INFO at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?] {} 13.09 16:27:41 [Server] INFO Caused by: java.io.FileNotFoundException: https://raw.githubusercontent.com/MrCrayfish/MrCrayfishFurnitureMod/master/update.json 13.09 16:27:41 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896) ~[?:1.8.0_222] {} 13.09 16:27:41 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_222] {} 13.09 16:27:41 [Server] INFO at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_222] {} 13.09 16:27:41 [Server] INFO at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[?:1.8.0_222] {} 13.09 16:27:41 [Server] INFO at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?] {} 13.09 16:27:41 [Server] INFO ... 3 more 13.09 16:27:41 [Server] Forge Version Check/INFO [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json 13.09 16:27:41 [Server] Forge Version Check/INFO [ne.mi.fm.VersionChecker/]: [forge] Found status: OUTDATED Current: 28.0.83 Target: 28.1.0 13.09 16:27:42 [Server] Thread-1/FATAL [ne.mi.co.ForgeConfig/CORE]: Forge config just got changed on the file system! 13.09 16:27:42 [Server] Thread-1/FATAL [ne.mi.co.ForgeConfig/CORE]: Forge config just got changed on the file system! 13.09 16:27:42 [Server] Server thread/INFO [minecraft/DedicatedServer]: Preparing level "world" 13.09 16:27:42 [Server] Server thread/INFO [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: jei-1.14.4-6.0.0.11.jar, forge-1.14.4-28.0.83-universal.jar, furniture-7.0.0-pre6-1.14.4.jar, Default 13.09 16:27:42 [Server] Server-Worker-4/ERROR [minecraft/TagCollection]: Couldn't read item tag list cfm:fences/picket from cfm:tags/items/fences/picket.json in data pack furniture-7.0.0-pre6-1.14.4.jar 13.09 16:27:42 [Server] INFO com.google.gson.JsonParseException: Unknown value 'cfm:white_picket_fence' 13.09 16:27:42 [Server] INFO at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:156) ~[?:?] {} 13.09 16:27:42 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:27:42 [Server] INFO at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:155) ~[?:?] {} 13.09 16:27:42 [Server] INFO at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) ~[?:?] {} 13.09 16:27:42 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) [?:1.8.0_222] {} 13.09 16:27:42 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) [?:1.8.0_222] {} 13.09 16:27:42 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_222] {} 13.09 16:27:42 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_222] {} 13.09 16:27:42 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_222] {} 13.09 16:27:42 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_222] {} 13.09 16:27:42 [Server] Server-Worker-4/ERROR [minecraft/TagCollection]: Couldn't read item tag list cfm:fences/upgraded from cfm:tags/items/fences/upgraded.json in data pack furniture-7.0.0-pre6-1.14.4.jar 13.09 16:27:42 [Server] INFO com.google.gson.JsonParseException: Unknown value 'cfm:oak_upgraded_fence' 13.09 16:27:42 [Server] INFO at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:156) ~[?:?] {} 13.09 16:27:42 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:27:42 [Server] INFO at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:155) ~[?:?] {} 13.09 16:27:42 [Server] INFO at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) ~[?:?] {} 13.09 16:27:42 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) [?:1.8.0_222] {} 13.09 16:27:42 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) [?:1.8.0_222] {} 13.09 16:27:42 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_222] {} 13.09 16:27:42 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_222] {} 13.09 16:27:42 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_222] {} 13.09 16:27:42 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:24) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:27:43 [Server] Server thread/ERROR [minecraft/LootTableManager]: Couldn't parse loot table cfm:blocks/stripped_acacia_desk 13.09 16:27:43 [Server] INFO com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'cfm:stripped_acacia_desk' 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:160) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:134) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:448) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:208) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:456) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:818) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:24) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:27:43 [Server] Server thread/ERROR [minecraft/LootTableManager]: Couldn't parse loot table cfm:blocks/oak_bedside_cabinet 13.09 16:27:43 [Server] INFO com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'cfm:oak_bedside_cabinet' 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:160) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:134) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:448) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:208) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:456) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:818) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:24) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:27:43 [Server] Server thread/ERROR [minecraft/LootTableManager]: Couldn't parse loot table cfm:blocks/spruce_bedside_cabinet 13.09 16:27:43 [Server] INFO com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'cfm:spruce_bedside_cabinet' 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:160) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:134) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:448) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:208) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:456) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:818) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:24) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:27:43 [Server] Server thread/ERROR [minecraft/LootTableManager]: Couldn't parse loot table cfm:blocks/lime_sofa 13.09 16:27:43 [Server] INFO com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'cfm:lime_sofa' 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:160) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:134) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:448) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:208) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:456) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:818) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:24) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:27:43 [Server] Server thread/ERROR [minecraft/LootTableManager]: Couldn't parse loot table cfm:blocks/acacia_blinds 13.09 16:27:43 [Server] INFO com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'cfm:acacia_blinds' 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:160) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:134) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:448) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:208) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:456) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:818) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:24) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:27:43 [Server] Server thread/ERROR [minecraft/LootTableManager]: Couldn't parse loot table cfm:blocks/stripped_birch_blinds 13.09 16:27:43 [Server] INFO com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'cfm:stripped_birch_blinds' 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:160) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:134) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:448) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:208) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:456) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:818) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:24) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:27:43 [Server] Server thread/ERROR [minecraft/LootTableManager]: Couldn't parse loot table cfm:blocks/birch_blinds 13.09 16:27:43 [Server] INFO com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'cfm:birch_blinds' 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:160) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:134) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:448) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:208) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:456) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:818) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:24) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:699) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:693) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1431) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:436) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:351) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [?:?] {pl:accesstransformer:B} 13.09 16:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} 13.09 16:27:43 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {} 13.09 16:27:43 [Server] Server thread/ERROR [minecraft/LootTableManager]: Couldn't parse loot table cfm:blocks/stripped_birch_table 13.09 16:27:43 [Server] INFO com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'cfm:stripped_birch_table' 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:160) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:134) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:448) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:208) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:456) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.14.4-extra.jar:?] {} 13.09 16:27:43 [Server] INFO at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:818) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:24) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_222] {} 13.09 16:27:43 [Server] INFO at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?] {} 13.09 16:27:43 [Server] INFO at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {pl:accesstransformer:B} 13.09 16:27:44 [PebbleHost] Skipped 12643 lines due to rate limit (500/s) 13.09 16:27:44 [Server] Server thread/INFO [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld 13.09 16:27:47 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0% 13.09 16:27:47 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0% 13.09 16:27:47 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0% 13.09 16:27:47 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0% 13.09 16:27:47 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0% 13.09 16:27:47 [Server] Server-Worker-2/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0% 13.09 16:27:47 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 31% 13.09 16:27:48 [Server] Server thread/INFO [minecraft/LoggingChunkStatusListener]: Time elapsed: 3361 ms 13.09 16:27:48 [Server] Server thread/INFO [minecraft/DedicatedServer]: Done (6.001s)! For help, type "help" 13.09 16:27:49 [Server] Server thread/INFO [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved 13.09 16:27:49 [Server] Server thread/INFO [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved Also: I found this going through the Debug on my local machine. [13Sep2019 22:07:20.489] [Netty Client IO #1/DEBUG] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channel 'cfm:network' : Version test of 'ABSENT ?' from server : REJECTED [13Sep2019 22:07:20.489] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [cfm:network] rejected their server side version number [13Sep2019 22:07:20.489] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Terminating connection with server, mismatched mod list [13Sep2019 22:07:23.383] [Client thread/INFO] [net.minecraft.client.Minecraft/]: Stopping! Debugs: https://github.com/itsolidude/Minecraft-debug Edited September 13, 20196 yr by itsolidude
September 13, 20196 yr Please provide the debug.log as described in my signature and the EAQ This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy. As the most common issue I feel I should put this outside the main bulk: The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge. If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan. For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety. Spoiler Logs (Most issues require logs to diagnose): Spoiler Please post logs using one of the following sites (Thank you Lumber Wizard for the list): https://gist.github.com/: 100MB Requires member (Free) https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$) https://hastebin.com/: 400KB Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads. What to provide: ...for Crashes and Runtime issues: Minecraft 1.14.4 and newer: Post debug.log Older versions: Please update... ...for Installer Issues: Post your installer log, found in the same place you ran the installer This log will be called either installer.log or named the same as the installer but with .log on the end Note for Windows users: Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension Where to get it: Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs. Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch: Spoiler Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge) Make a launcher profile targeting this version of Forge. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it). Now launch the pack through that profile and follow the "Mojang Launcher" instructions above. Video: Spoiler or alternately, Fallback ("No logs are generated"): If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft Server Not Starting: Spoiler If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output. Reporting Illegal/Inappropriate Adfocus Ads: Spoiler Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad. Lex will need the Ad ID contained in that URL to report it to Adfocus' support team. Posting your mod as a GitHub Repo: Spoiler When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub. When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository. Open a command prompt (CMD, Powershell, Terminal, etc). Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in). Run the following commands: git init git remote add origin [Your Repository's URL] In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git git fetch git checkout --track origin/master git stage * git commit -m "[Your commit message]" git push Navigate to GitHub and you should now see most of the files. note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from) Now you can share your GitHub link with those who you are asking for help. [Workaround line, please ignore]
September 13, 20196 yr Try the sites linked in my signature This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy. As the most common issue I feel I should put this outside the main bulk: The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge. If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan. For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety. Spoiler Logs (Most issues require logs to diagnose): Spoiler Please post logs using one of the following sites (Thank you Lumber Wizard for the list): https://gist.github.com/: 100MB Requires member (Free) https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$) https://hastebin.com/: 400KB Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads. What to provide: ...for Crashes and Runtime issues: Minecraft 1.14.4 and newer: Post debug.log Older versions: Please update... ...for Installer Issues: Post your installer log, found in the same place you ran the installer This log will be called either installer.log or named the same as the installer but with .log on the end Note for Windows users: Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension Where to get it: Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs. Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch: Spoiler Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge) Make a launcher profile targeting this version of Forge. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it). Now launch the pack through that profile and follow the "Mojang Launcher" instructions above. Video: Spoiler or alternately, Fallback ("No logs are generated"): If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft Server Not Starting: Spoiler If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output. Reporting Illegal/Inappropriate Adfocus Ads: Spoiler Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad. Lex will need the Ad ID contained in that URL to report it to Adfocus' support team. Posting your mod as a GitHub Repo: Spoiler When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub. When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository. Open a command prompt (CMD, Powershell, Terminal, etc). Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in). Run the following commands: git init git remote add origin [Your Repository's URL] In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git git fetch git checkout --track origin/master git stage * git commit -m "[Your commit message]" git push Navigate to GitHub and you should now see most of the files. note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from) Now you can share your GitHub link with those who you are asking for help. [Workaround line, please ignore]
September 13, 20196 yr Author Thanks, stupid i didnt think of using my github account ^^ Github link is posted
September 13, 20196 yr I thought Crayfish knew better than this. Furniture mod is broken and won't load on servers at this time. This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy. As the most common issue I feel I should put this outside the main bulk: The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge. If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan. For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety. Spoiler Logs (Most issues require logs to diagnose): Spoiler Please post logs using one of the following sites (Thank you Lumber Wizard for the list): https://gist.github.com/: 100MB Requires member (Free) https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$) https://hastebin.com/: 400KB Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads. What to provide: ...for Crashes and Runtime issues: Minecraft 1.14.4 and newer: Post debug.log Older versions: Please update... ...for Installer Issues: Post your installer log, found in the same place you ran the installer This log will be called either installer.log or named the same as the installer but with .log on the end Note for Windows users: Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension Where to get it: Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs. Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch: Spoiler Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge) Make a launcher profile targeting this version of Forge. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it). Now launch the pack through that profile and follow the "Mojang Launcher" instructions above. Video: Spoiler or alternately, Fallback ("No logs are generated"): If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft Server Not Starting: Spoiler If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output. Reporting Illegal/Inappropriate Adfocus Ads: Spoiler Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad. Lex will need the Ad ID contained in that URL to report it to Adfocus' support team. Posting your mod as a GitHub Repo: Spoiler When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub. When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository. Open a command prompt (CMD, Powershell, Terminal, etc). Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in). Run the following commands: git init git remote add origin [Your Repository's URL] In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git git fetch git checkout --track origin/master git stage * git commit -m "[Your commit message]" git push Navigate to GitHub and you should now see most of the files. note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from) Now you can share your GitHub link with those who you are asking for help. [Workaround line, please ignore]
September 13, 20196 yr Author ah damn it, and i have no way to tell him, cant even tweet him ^^ Edited September 13, 20196 yr by itsolidude
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.