[20:29:49 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker [20:29:49 INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker [20:29:49 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker [20:29:49 INFO]: Forge Mod Loader version 7.10.114.1388 for Minecraft 1.7.10 loading [20:29:50 INFO]: Java is Java HotSpot Client VM, version 1.8.0_101, running on Windows 10:x86:10.0, installed at C:\Program Files (x86)\Java\jre1.8.0_101 [20:29:50 INFO]: AMCore initializing...stand back! I'm going to try MAGIC! [20:29:55 INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_C1.jar [20:29:55 WARN]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them. [20:29:55 WARN]: Missing @MCVersion: am2.preloader.AM2PreloaderContainer codechicken.core.launch.CodeChickenCorePlugin invtweaks.forge.asm.FMLPlugin codechicken.nei.asm.NEICorePlugin thaumcraft.codechicken.core.launch.DepLoader thaumic.tinkerer.preloader.ThaumicTLoaderContainer [20:29:55 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [20:29:55 INFO]: Loading tweak class name optifine.OptiFineForgeTweaker [20:29:55 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [20:29:55 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [20:29:55 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [20:29:55 INFO]: Calling tweak class optifine.OptiFineForgeTweaker [20:29:55 INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions [20:29:55 INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader [20:29:55 INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer [20:29:55 INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Users/KEK/Desktop/cauldron-1.7.10-2.1403.1.54/mods/OptiFine_1.7.10_HD_C1.jar [20:29:55 INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@1a147cc [20:29:55 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.client.settings.GameSettings, but received non-empty [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.client.settings.GameSettings$Options, but received non-empty [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.client.renderer.OpenGlHelper, but received non-empty [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.client.renderer.EntityRenderer, but received non-empty [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.client.renderer.RenderGlobal, but received non-empty [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.client.renderer.texture.TextureAtlasSprite, but received non-empty [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.client.renderer.Tessellator, but received non-empty [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.client.gui.FontRenderer, but received non-empty [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.client.renderer.RenderBlocks, but received non-empty [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.client.renderer.WorldRenderer, but received non-empty [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.client.model.ModelRenderer, but received non-empty [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.client.renderer.texture.TextureAtlasSprite$1, but received non-empty [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.client.renderer.texture.TextureMap, but received non-empty [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.client.renderer.texture.TextureUtil, but received non-empty [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.server.integrated.IntegratedServer, but received non-empty [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.client.renderer.RenderGlobal$1, but received non-empty [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.client.settings.GameSettings$SwitchOptions, but received non-empty [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.client.renderer.EntityRenderer$2, but received non-empty [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.client.renderer.EntityRenderer$3, but received non-empty [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.client.renderer.EntityRenderer$1, but received non-empty [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.client.renderer.texture.TextureMap$1, but received non-empty [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.server.integrated.IntegratedServer$1, but received non-empty [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.client.renderer.texture.TextureMap$2, but received non-empty [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.server.integrated.IntegratedServer$2, but received non-empty [20:29:57 WARN]: Patcher expecting empty class data file for net.minecraft.client.renderer.texture.TextureMap$3, but received non-empty [20:29:57 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [20:29:57 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [20:29:57 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [20:29:57 ERROR]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers java.lang.IllegalArgumentException: resource AM2_at.cfg not found. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[minecraft_server.1.7.10.jar:?] at com.google.common.io.Resources.getResource(Resources.java:229) ~[minecraft_server.1.7.10.jar:?] at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[cauldron-1.7.10-2.1403.1.54-server.jar:KCauldron-1.7.10-2.1403.1.54] at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[cauldron-1.7.10-2.1403.1.54-server.jar:KCauldron-1.7.10-2.1403.1.54] at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_101] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_101] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_101] at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_101] at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_101] at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.11.jar:?] at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:101) [cauldron-1.7.10-2.1403.1.54-server.jar:KCauldron-1.7.10-2.1403.1.54] at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101] at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [cauldron-1.7.10-2.1403.1.54-server.jar:KCauldron-1.7.10-2.1403.1.54] at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [cauldron-1.7.10-2.1403.1.54-server.jar:KCauldron-1.7.10-2.1403.1.54] [20:29:57 INFO]: MC located at: C:\Users\KEK\Desktop\cauldron-1.7.10-2.1403.1.54\. [20:29:57 INFO]: AMCore >> Located Optifine [20:29:57 INFO]: AMCore >> Located Thaumcraft [20:29:57 INFO]: AMCore >> Located Thaumcraft [20:29:57 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [20:29:57 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [20:29:57 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [20:29:57 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [20:29:57 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [20:29:57 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker [20:29:58 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker [20:29:58 INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker [20:29:58 INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments [20:29:58 INFO]: AMCore >> Altering definition of net.minecraft.world.World [20:29:58 INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} [20:30:00 INFO]: Starting minecraft server version 1.7.10 [20:30:00 WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar" [20:30:00 INFO]: Attempting early MinecraftForge initialization [20:30:00 INFO]: MinecraftForge v10.13.3.1403 Initialized [20:30:01 INFO]: Replaced 183 ore recipies [20:30:01 INFO]: Completed early MinecraftForge initialization [20:30:01 INFO]: AMCore initializing...stand back! I'm going to try MAGIC! [20:30:01 INFO]: Found 0 mods from the command line. Injecting into mod discoverer [20:30:01 INFO]: Searching C:\Users\KEK\Desktop\cauldron-1.7.10-2.1403.1.54\mods for mods [20:30:01 INFO]: Also searching C:\Users\KEK\Desktop\cauldron-1.7.10-2.1403.1.54\mods\1.7.10 for mods [20:30:03 WARN]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.572 [20:30:03 INFO]: Attempting to reparse the mod container MC1.7.10deconstructionv2.2.5.jar [20:30:03 ERROR]: The mcmod.info file in TaintedMagic-1.1.6.4.jar cannot be parsed as valid JSON. It will be ignored com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 7 column 5 at com.google.gson.internal.Streams.parse(Streams.java:56) ~[streams.class:?] at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?] at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?] at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:KCauldron-1.7.10-2.1403.1.54] at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:KCauldron-1.7.10-2.1403.1.54] at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:KCauldron-1.7.10-2.1403.1.54] at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:KCauldron-1.7.10-2.1403.1.54] at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:KCauldron-1.7.10-2.1403.1.54] at cpw.mods.fml.common.Loader.identifyMods(Loader.java:362) [Loader.class:KCauldron-1.7.10-2.1403.1.54] at cpw.mods.fml.common.Loader.loadMods(Loader.java:487) [Loader.class:KCauldron-1.7.10-2.1403.1.54] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:KCauldron-1.7.10-2.1403.1.54] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:318) [FMLCommonHandler.class:KCauldron-1.7.10-2.1403.1.54] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176) [lt.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_101] Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 7 column 5 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?] at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:480) ~[JsonReader.class:?] at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?] at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666) ~[TypeAdapters$25.class:?] at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?] at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?] at com.google.gson.internal.Streams.parse(Streams.java:44) ~[streams.class:?] ... 14 more [20:30:04 INFO]: Forge Mod Loader has identified 29 mods to load [20:30:05 INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [20:30:05 INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, CodeChickenCore, NotEnoughItems, ThaumicTinkerer-preloader, arsmagica2, Treecapitator, divinerpg, FLabsBF, AnimationAPI, Backpack, BattleTowers, AWWayofTime, Botania, ForbiddenMagic, inventorytweaks, IronChest, Mantle, deconstruction, TaintedMagic, TConstruct, Thaumcraft, thaumcraftneiplugin, ThaumicTinkerer, TwilightForest, bspkrsCore, Baubles] at CLIENT [20:30:05 INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, CodeChickenCore, NotEnoughItems, ThaumicTinkerer-preloader, arsmagica2, Treecapitator, divinerpg, FLabsBF, AnimationAPI, Backpack, BattleTowers, AWWayofTime, Botania, ForbiddenMagic, inventorytweaks, IronChest, Mantle, deconstruction, TaintedMagic, TConstruct, Thaumcraft, thaumcraftneiplugin, ThaumicTinkerer, TwilightForest, bspkrsCore, Baubles] at SERVER [20:30:05 ERROR]: The mod Backpack is expecting signature @FINGERPRINT@ for source backpack-2.0.1-1.7.x.jar, however there is no signature matching that description [20:30:06 ERROR]: [Environment Checks] Bukkit implementation detected. This may cause issues. Bukkit implementations include Craftbukkit and Cauldron(MCPC+). [20:30:06 INFO]: Preparing to take over the world [20:30:06 INFO]: Processing ObjectHolder annotations [20:30:07 INFO]: Found 340 ObjectHolder annotations [20:30:07 INFO]: Configured a dormant chunk cache size of 0 [20:30:07 INFO]: Ars Magica >> Extending Potions Array [20:30:07 INFO]: Ars Magica >> injecting potions starting from index 32 [20:30:07 INFO]: AMCore >> Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible. [20:30:07 INFO]: Ars Magica 2 >> Attempting to set enchantment magic_resist to ID 100 (configured currently as 100) [20:30:07 INFO]: Ars Magica 2 >> Successfully registered enchanment! [20:30:07 INFO]: Ars Magica 2 >> Attempting to set enchantment soulbound to ID 101 (configured currently as 101) [20:30:07 INFO]: Ars Magica 2 >> Successfully registered enchanment! [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: dr_phy [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: dr_drn [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: dr_fall [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: dr_exp [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: dr_fire [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: dr_frst [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: dr_mage [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: dr_litn [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: mn_reg [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: bn_red [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: soulbnd [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: fl_lure [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: mg_xp [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: pp_ore [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: mg_gog [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: tc_nrv [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: step_up [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: run_spd [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: dispel [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: fallprot [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: fireprot [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: freedom [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: healing [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: hungerup [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: highjump [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: lifesave [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: lightstep [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: minespd [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: recoil [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: swimspd [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: wtrbrth [20:30:07 INFO]: Ars Magica 2 >> Registered imbuement: wtrwalk [20:30:07 INFO]: Loading configuration file C:\Users\KEK\Desktop\cauldron-1.7.10-2.1403.1.54\config\Treecapitator.cfg [20:30:07 INFO]: Looks like a fresh config; default config loaded. [20:30:07 INFO]: Loading DivineRPG... [20:30:09 INFO]: none yet! [20:30:09 INFO]: I have found a zip! [20:30:10 INFO]: Server sided~ [20:30:10 INFO]: I am being created [20:30:13 INFO]: InvTweaks: net.minecraft.inventory.Container [20:30:13 INFO]: InvTweaks: net.minecraft.inventory.ContainerWorkbench [20:30:13 INFO]: [botania] Registered 1215 recipes. [20:30:14 INFO]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch. [20:30:14 INFO]: Entering preinitialization phase. [20:30:14 INFO]: Loading configuration from disk. [20:30:14 INFO]: Configuration load completed. [20:30:14 INFO]: Config loaded from C:\Users\KEK\Desktop\cauldron-1.7.10-2.1403.1.54\config\deconstruction.cfg [20:30:14 INFO]: Pre-initializing mod [20:30:14 INFO]: Adding worldgenerator [20:30:16 WARN]: java.io.FileNotFoundException: https://raw.githubusercontent.com/yorkeJohn/TAINTEDMAGIC-VERSION/master/version.txt [20:30:16 WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) [20:30:16 WARN]: at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) [20:30:16 WARN]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) [20:30:16 WARN]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) [20:30:16 WARN]: at java.security.AccessController.doPrivileged(Native Method) [20:30:16 WARN]: at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) [20:30:16 WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) [20:30:16 WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) [20:30:16 WARN]: at java.net.URL.openStream(Unknown Source) [20:30:16 WARN]: at taintedmagic.common.lib.handler.UpdateHandler.getNewestVersion(UpdateHandler.java:50) [20:30:16 WARN]: at taintedmagic.common.lib.handler.UpdateHandler.main(UpdateHandler.java:22) [20:30:16 WARN]: at taintedmagic.common.TaintedMagic.intro(TaintedMagic.java:116) [20:30:16 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:30:16 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [20:30:16 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [20:30:16 WARN]: at java.lang.reflect.Method.invoke(Unknown Source) [20:30:16 WARN]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [20:30:16 WARN]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) [20:30:16 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [20:30:16 WARN]: at java.lang.reflect.Method.invoke(Unknown Source) [20:30:16 WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [20:30:16 WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [20:30:16 WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [20:30:16 WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [20:30:16 WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [20:30:16 WARN]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [20:30:16 WARN]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [20:30:16 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:30:16 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [20:30:16 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [20:30:16 WARN]: at java.lang.reflect.Method.invoke(Unknown Source) [20:30:16 WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [20:30:16 WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [20:30:16 WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [20:30:16 WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [20:30:16 WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [20:30:16 WARN]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [20:30:16 WARN]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:533) [20:30:16 WARN]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) [20:30:16 WARN]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:318) [20:30:16 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176) [20:30:16 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [20:30:16 WARN]: at java.lang.Thread.run(Unknown Source) [20:30:16 INFO]: could not connect to determine if mod was up to date! [20:30:16 INFO]: failed to connect to update server... [20:30:16 INFO]: Skipping Pulse Tinkers Waila Compatibility; missing dependency: Waila [20:30:16 INFO]: Skipping Pulse Tinkers BuildCraft Compatibility; missing dependency: BuildCraft|Transport [20:30:16 INFO]: Skipping Pulse Tinkers AE2 Compatibility; missing dependency: appliedenergistics2 [20:30:16 INFO]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2 [20:30:16 INFO]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft [20:30:16 INFO]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded [20:30:16 INFO]: Skipping Pulse Tinkers TE4 Compatibility; missing dependency: ThermalExpansion [20:30:16 INFO]: Skipping Pulse Tinkers Thermal Foundation Compatibility; missing dependency: ThermalFoundation [20:30:16 INFO]: Skipping Pulse Tinkers FMP Compatibility; missing dependency: ForgeMultipart [20:30:16 INFO]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes [20:30:16 INFO]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools [20:30:16 INFO]: Gear module active. Adding gear cast. [20:30:17 INFO]: [TwilightForest] Twilight Forest mod has auto-assigned some biome IDs. This will break any existing Twilight Forest saves. [20:30:17 INFO]: Applying holder lookups [20:30:17 INFO]: Holder lookups applied [20:30:17 INFO]: Loading properties [20:30:17 INFO]: Default game type: SURVIVAL [20:30:17 INFO]: This server is running Cauldron-MCPC-Plus version KCauldron-1.7.10-2.1403.1.54 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT) [20:30:17 INFO]: Server Ping Player Sample Count: 12 [20:30:17 INFO]: Using 4 threads for Netty based IO [20:30:17 WARN]: ============================================================= [20:30:17 WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML! [20:30:17 WARN]: Offendor: org/spigotmc/RestartCommand.restart()V [20:30:17 WARN]: Use FMLCommonHandler.exitJava instead [20:30:17 WARN]: ============================================================= [20:30:18 INFO]: Generating keypair [20:30:18 INFO]: Starting Minecraft server on 25.54.219.51:25565 [20:30:18 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [20:30:18 WARN]: The server will make no attempt to authenticate usernames. Beware. [20:30:18 WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose. [20:30:18 WARN]: To change this, set "online-mode" to "true" in the server.properties file. [20:30:18 INFO]: InvTweaks: net.minecraft.inventory.ContainerEnchantment [20:30:18 WARN]: Redundant call to BiomeDictionary.registerAllBiomes ignored [20:30:19 INFO]: Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.MeltArmor@1646920 [20:30:19 INFO]: Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.ScrambleSynapses@8663e8 [20:30:19 INFO]: Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.Nauseate@19ac116 [20:30:19 INFO]: Ars Magica 2 >> Initializing API Hooks... [20:30:19 INFO]: Ars Magica 2 >> Finished API Initialization [20:30:19 INFO]: Initializing ModVersionChecker for mod bspkrsCore [20:30:19 WARN]: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5. [20:30:19 INFO]: bspkrsCore 6.15 is out of date! Visit http://www.minecraftforum.net/topic/1114612- to download the latest release (6.16). [20:30:19 INFO]: Initializing ModVersionChecker for mod Treecapitator [20:30:20 INFO]: Skipping TC Multipart integration [20:30:20 INFO]: Entering initialization phase. [20:30:20 INFO]: Initializing mod [20:30:20 INFO]: Thaumcraft detected. Registering harvestables. [20:30:22 INFO]: Ars Magica 2 >> Initializing Thaumcraft Compatibility [20:30:22 INFO]: Prioritizing User and IMC mod configs... [20:30:22 INFO]: Registering items and trees... [20:30:22 INFO]: Skipping Ore Dictionary processing. [20:30:22 INFO]: DivineRPG has finished loading! [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@1ac521d [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemSeeds@60819 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemMultiTexture@67b4ec [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemReed@7e2c64 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemPickaxe@6d96e5 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemAxe@16880df [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@1f7222e [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@1961f16 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@af1bf6 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemCoal@895b16 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemReed@defd42 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemCloth@1fb1d7f [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@15e60ff [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@130e3e0 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemFood@184b4f4 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemFood@1f0b72e [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@1383681 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@155ffcf [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemMultiTexture@62f9f4 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@c28305 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemSign@1b6097b [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemFishingRod@c60152 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemSeeds@13165e7 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemSeeds@c3633f [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemSword@f16277 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@2fb9dd [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@1e91b6 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemFishFood@4469d8 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemDye@175162 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@8cd36b [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@18d9199 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@101f6af [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@2ae7b6 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook ChestGenHook:dungeonChest:3 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@17ca698 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@179f3e [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemLilyPad@931d35 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemReed@1741d5a [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook ChestGenHook:dungeonChest:5 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemEnderPearl@15646d4 [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@124b72f [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemRedstone@6366cf [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@17913b [20:30:22 INFO]: Battletowers parsed Item/Block/ChestGenHook ChestGenHook:dungeonChest:7 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockGold@0 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIron@0 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockDiamond@0 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockEmerald@0 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockLapis@0 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockRedstone@0 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockCoal@0 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.hayBlock@0 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotGold@0 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.blazeBlock@0 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@0 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@1 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@2 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@3 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@4 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@0 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@4 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@7 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.reedBlock@0 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.thatch@0 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.ShadowmetalBlock@0 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@5 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@6 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@7 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@8 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@9 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.arlemiteBlock@0 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.rupeeBlock@0 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.realmiteBlock@0 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.netheriteBlock@0 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.bloodgemBlock@0 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@3 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@5 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@6 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@4 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@7 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@0 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@1 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@2 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@8 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@9 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@9 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@10 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@11 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@14 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@18 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@3 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@4 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@5 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@13 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@15 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@16 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@0 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@1 [20:30:22 INFO]: Adding the following recipe to the Compression Handler: 1xtile.KnightmetalBlock@0 [20:30:22 INFO]: Total number of compression recipes: 56 [20:30:22 INFO]: Found potion array with a size of 256 [20:30:22 INFO]: Initializing PotionFluxTaint with id 24 [20:30:22 INFO]: Initializing PotionVisExhaust with id 25 [20:30:22 INFO]: Initializing PotionInfectiousVisExhaust with id 26 [20:30:22 INFO]: Initializing PotionUnnaturalHunger with id 27 [20:30:22 INFO]: Initializing PotionWarpWard with id 28 [20:30:22 INFO]: Initializing PotionDeathGaze with id 29 [20:30:22 INFO]: Initializing PotionBlurredVision with id 30 [20:30:22 INFO]: Initializing PotionSunScorned with id 31 [20:30:22 INFO]: Initializing PotionThaumarhia with id 64 [20:30:22 INFO]: Adding entities to MFR safari net blacklist. [20:30:22 WARN]: Adding clickable crop support for [iron Oreberry Bush] [20:30:22 WARN]: Adding clickable crop support for [Gold Oreberry Bush] [20:30:22 WARN]: Adding clickable crop support for [Copper Oreberry Bush] [20:30:22 WARN]: Adding clickable crop support for [Tin Oreberry Bush] [20:30:22 WARN]: Adding clickable crop support for [Aluminum Oreberry Bush] [20:30:22 WARN]: Adding clickable crop support for [Essence Berry Bush] [20:30:22 WARN]: Whitelisting [Zombie] to spawn champion mobs at level [0] [20:30:22 WARN]: Whitelisting [spider] to spawn champion mobs at level [0] [20:30:22 WARN]: Whitelisting [blaze] to spawn champion mobs at level [0] [20:30:22 WARN]: Whitelisting [Enderman] to spawn champion mobs at level [0] [20:30:22 WARN]: Whitelisting [skeleton] to spawn champion mobs at level [0] [20:30:22 WARN]: Whitelisting [Witch] to spawn champion mobs at level [1] [20:30:22 WARN]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0] [20:30:22 WARN]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2] [20:30:22 WARN]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1] [20:30:22 WARN]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3] [20:30:22 INFO]: [botania] The Lexica Botania has 26624 words. [20:30:23 INFO]: Entering postinitialization phase. [20:30:23 INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml [20:30:23 INFO]: Initializing remote version check, remote XML file located at: http://pastebin.com/raw.php?i=eZKkKxFX [20:30:23 INFO]: Post-initializing mod [20:30:23 INFO]: Blacklisting recipe: [20:30:23 WARN]: Exception in thread "Thread-11" [20:30:23 WARN]: java.lang.ArrayIndexOutOfBoundsException: 1 [20:30:23 WARN]: at deconstruction.deconTable.DeconstructionManager.parseRecipe(DeconstructionManager.java:188) [20:30:23 WARN]: at deconstruction.common.ConfigApplier.run(ConfigApplier.java:12) [20:30:23 WARN]: at java.lang.Thread.run(Unknown Source) [20:30:23 INFO]: Load finished, enjoy! [20:30:23 INFO]: update.outdated [20:30:23 INFO]: Thaumcraft detected. Adding thaumium tools. [20:30:23 INFO]: Forge Mod Loader has successfully loaded 29 mods [20:30:23 INFO]: Preparing level "world" [20:30:23 INFO]: Registered command debug with permission node vanilla.command.debug [20:30:23 INFO]: Registered command spreadplayers with permission node vanilla.command.spreadplayers [20:30:23 INFO]: Registered command playsound with permission node vanilla.command.playsound [20:30:23 INFO]: Registered command scoreboard with permission node vanilla.command.scoreboard [20:30:23 INFO]: Registered command achievement with permission node vanilla.command.achievement [20:30:23 INFO]: Registered command summon with permission node vanilla.command.summon [20:30:23 INFO]: Registered command setblock with permission node vanilla.command.setblock [20:30:23 INFO]: Registered command testforblock with permission node vanilla.command.testforblock [20:30:23 INFO]: Registered command tellraw with permission node vanilla.command.tellraw [20:30:23 INFO]: Registered command netstat with permission node vanilla.command.netstat [20:30:23 ERROR]: Encountered an unexpected exception java.lang.NoClassDefFoundError: Could not initialize class Reflector at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:163) ~[b.class:?] at net.minecraft.crash.CrashReport.<init>(CrashReport.java:55) ~[b.class:?] at net.minecraft.crash.CrashReport.func_85055_a(CrashReport.java:442) ~[b.class:?] at net.minecraft.world.World.<init>(World.java:189) ~[ahb.class:?] at net.minecraft.world.WorldServer.<init>(WorldServer.java:153) ~[mt.class:?] at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:356) ~[MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:335) ~[lt.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_101] [20:30:23 INFO]: Applying holder lookups [20:30:23 INFO]: Holder lookups applied [20:30:23 INFO]: The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded. Для продолжения нажмите любую клавишу . . .