[15:44:14] [main/INFO]: ModLauncher running: args [--username, IamJzing, --version, Forge 1.14.4, --gameDir, C:\Users\********\AppData\Roaming\.minecraft, --assetsDir, C:\Users\********\AppData\Roaming\.minecraft\assets, --assetIndex, 1.14, --uuid, 5593e3886538472fa355e22cedb2e806, --accessToken, ????????, --userType, mojang, --versionType, modified, --width, 925, --height, 530, --launchTarget, fmlclient, --fml.forgeVersion, 28.2.26, --fml.mcVersion, 1.14.4, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20190829.143755] [15:44:14] [main/INFO]: ModLauncher 4.1.0+62+5bfa59b starting: java version 1.8.0_51 by Oracle Corporation [15:44:14] [main/INFO]: Added Lets Encrypt root certificates as additional trust [15:44:15] [main/INFO]: Launching target 'fmlclient' with arguments [--version, Forge 1.14.4, --gameDir, C:\Users\********\AppData\Roaming\.minecraft, --assetsDir, C:\Users\********\AppData\Roaming\.minecraft\assets, --uuid, 5593e3886538472fa355e22cedb2e806, --username, IamJzing, --assetIndex, 1.14, --accessToken, ????????, --userType, mojang, --versionType, modified, --width, 925, --height, 530] [15:44:16] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD' [15:44:16] [main/INFO]: Setting user: IamJzing [15:44:20] [main/INFO]: LWJGL Version: 3.2.2 build 10 [15:44:21] [modloading-worker-8/INFO]: Constructing Mod: Spartan Weaponry [15:44:21] [modloading-worker-8/INFO]: Initialising API! Version: 5 [15:44:21] [modloading-worker-10/INFO]: Forge mod loading, version 28.2.26, for MC 1.14.4 with MCP 20190829.143755 [15:44:21] [modloading-worker-10/INFO]: MinecraftForge v28.2.26 Initialized [15:44:22] [modloading-worker-8/WARN]: No data fixer registered for entity arrow_sw [15:44:22] [modloading-worker-8/WARN]: No data fixer registered for entity arrow_explosive [15:44:22] [modloading-worker-8/WARN]: No data fixer registered for entity bolt [15:44:22] [modloading-worker-8/WARN]: No data fixer registered for entity bolt_spectral [15:44:22] [modloading-worker-8/WARN]: No data fixer registered for entity throwing_weapon [15:44:22] [modloading-worker-8/WARN]: No data fixer registered for entity tomahawk [15:44:22] [modloading-worker-8/WARN]: No data fixer registered for entity javelin [15:44:22] [modloading-worker-8/WARN]: No data fixer registered for entity boomerang [15:44:22] [modloading-worker-8/WARN]: No data fixer registered for entity dynamite [15:44:22] [main/INFO]: Registering items... [15:44:22] [main/INFO]: Items Registered! [15:44:22] [main/INFO]: Registering Entities [15:44:23] [main/INFO]: Narrator library for x64 successfully loaded [15:44:23] [modloading-worker-13/INFO]: Setting up Spartan Weaponry! [15:44:23] [Forge Version Check/INFO]: [obfuscate] Starting version check at https://raw.githubusercontent.com/MrCrayfish/Obfuscate/master/update.json [15:44:23] [Server-Worker-7/INFO]: Dispatching synchronous work after COMMON_SETUP: 1 jobs [15:44:23] [Server-Worker-7/INFO]: Synchronous work queue completed in 00:00:00.025 [15:44:23] [modloading-worker-4/INFO]: Setting up Client for Spartan Weaponry! [15:44:23] [modloading-worker-6/INFO]: OBJLoader: Domain more_ships has been added. [15:44:23] [modloading-worker-1/INFO]: Loading Xaero's Minimap - Stage 1/2 [15:44:23] [modloading-worker-2/INFO]: Starting to patch player models... [15:44:23] [modloading-worker-2/INFO]: Patched default model successfully [15:44:23] [modloading-worker-2/INFO]: Patched slim model successfully [15:44:23] [Forge Version Check/INFO]: [obfuscate] Found status: BETA Current: 0.4.1 Target: null [15:44:23] [Forge Version Check/INFO]: [petyourwolf] Starting version check at https://raw.githubusercontent.com/MrCrayfish/MiniMods/pet-your-wolf/update.json [15:44:24] [Server-Worker-7/INFO]: Dispatching synchronous work after SIDED_SETUP: 1 jobs [15:44:24] [main/INFO]: Loading Xaero's Minimap - Stage 2/2 [15:44:24] [Forge Version Check/WARN]: Failed to process update information java.io.FileNotFoundException: https://raw.githubusercontent.com/MrCrayfish/MiniMods/pet-your-wolf/update.json at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51] at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51] at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1889) ~[?:1.8.0_51] at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1884) ~[?:1.8.0_51] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51] at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1883) ~[?:1.8.0_51] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1456) ~[?:1.8.0_51] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51] at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?] at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?] at net.minecraftforge.fml.VersionChecker$1$$Lambda$2868/1492264712.accept(Unknown Source) [?:?] at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51] at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?] Caused by: java.io.FileNotFoundException: https://raw.githubusercontent.com/MrCrayfish/MiniMods/pet-your-wolf/update.json at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[?:1.8.0_51] at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?] ... 4 more [15:44:24] [Forge Version Check/INFO]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json [15:44:24] [main/INFO]: No Optifine! [15:44:24] [main/INFO]: Xaero's Minimap: No Vivecraft! [15:44:24] [Server-Worker-7/INFO]: Synchronous work queue completed in 00:00:00.258 [15:44:24] [Forge Version Check/INFO]: [forge] Found status: UP_TO_DATE Current: 28.2.26 Target: null [15:44:24] [Forge Version Check/INFO]: [uteamcore] Starting version check at https://api.u-team.info/update/uteamcore.json [15:44:24] [Forge Version Check/INFO]: [uteamcore] Found status: UP_TO_DATE Current: **.**.**.** Target: null [15:44:24] [Forge Version Check/INFO]: [usefulresources] Starting version check at https://api.u-team.info/update/usefulresources.json [15:44:24] [Forge Version Check/INFO]: [usefulresources] Found status: UP_TO_DATE Current: **.**.**.**-SNAPSHOT Target: null [15:44:25] [main/INFO]: OpenAL initialized. [15:44:25] [main/INFO]: Sound engine started [15:44:25] [main/INFO]: Created: 256x128 textures-atlas [15:44:25] [main/INFO]: Created: 1024x1024 textures-atlas [15:44:25] [main/INFO]: Created: 256x256 textures/particle-atlas [15:44:25] [main/INFO]: Created: 256x256 textures/painting-atlas [15:44:25] [main/INFO]: Created: 128x128 textures/mob_effect-atlas [15:44:29] [main/ERROR]: Can't ping mc.hypemc.pro:25565: Internal Exception: java.io.IOException: Удаленный хост принудительно разорвал существующее подключение [15:44:29] [Netty Client IO #1/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:44:29] [Netty Client IO #3/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:44:29] [Netty Client IO #2/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:44:30] [Netty Client IO #8/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:44:30] [Netty Client IO #6/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:44:30] [Netty Client IO #5/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:44:30] [Netty Client IO #7/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:44:31] [Netty Client IO #12/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:44:31] [Netty Client IO #11/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:44:32] [Netty Client IO #13/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:44:32] [Netty Client IO #15/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:44:32] [Netty Client IO #16/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:44:32] [Netty Client IO #17/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:44:33] [Netty Client IO #18/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:44:46] [Netty Client IO #10/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:44:49] [Netty Client IO #20/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:44:49] [Netty Client IO #21/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:44:51] [Netty Client IO #2/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:44:53] [Netty Client IO #23/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:45:14] [Netty Client IO #1/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:45:15] [main/INFO]: Connecting to shezmetet.aternos.me, 50762 [15:45:15] [Netty Client IO #5/ERROR]: Recieved unexpected index 0 in client reply [15:45:16] [main/INFO]: Injecting existing registry data into this CLIENT instance [15:45:17] [main/INFO]: Registry Effect: Found a missing id from the world xaeroworldmap:no_world_map [15:45:17] [main/INFO]: Registry Effect: Found a missing id from the world xaeroworldmap:no_world_map_harmful [15:45:17] [main/WARN]: Registry usefulresources:aluminum_block: The ID minecraft:block @ 692 is currently locally mapped - it will be replaced with a dummy for this session [15:45:17] [main/WARN]: Registry usefulresources:aluminum_nether_ore: The ID minecraft:block @ 691 is currently locally mapped - it will be replaced with a dummy for this session [15:45:17] [main/WARN]: Registry usefulresources:aluminum_ore: The ID minecraft:block @ 690 is currently locally mapped - it will be replaced with a dummy for this session [15:45:17] [main/WARN]: Registry usefulresources:copper_block: The ID minecraft:block @ 686 is currently locally mapped - it will be replaced with a dummy for this session [15:45:17] [main/WARN]: Registry usefulresources:copper_nether_ore: The ID minecraft:block @ 685 is currently locally mapped - it will be replaced with a dummy for this session [15:45:17] [main/WARN]: Registry usefulresources:copper_ore: The ID minecraft:block @ 684 is currently locally mapped - it will be replaced with a dummy for this session [15:45:17] [main/WARN]: Registry usefulresources:lead_block: The ID minecraft:block @ 698 is currently locally mapped - it will be replaced with a dummy for this session [15:45:17] [main/WARN]: Registry usefulresources:lead_nether_ore: The ID minecraft:block @ 697 is currently locally mapped - it will be replaced with a dummy for this session [15:45:17] [main/WARN]: Registry usefulresources:lead_ore: The ID minecraft:block @ 696 is currently locally mapped - it will be replaced with a dummy for this session [15:45:17] [main/WARN]: Registry usefulresources:silver_block: The ID minecraft:block @ 695 is currently locally mapped - it will be replaced with a dummy for this session [15:45:17] [main/WARN]: Registry usefulresources:silver_nether_ore: The ID minecraft:block @ 694 is currently locally mapped - it will be replaced with a dummy for this session [15:45:17] [main/WARN]: Registry usefulresources:silver_ore: The ID minecraft:block @ 693 is currently locally mapped - it will be replaced with a dummy for this session [15:45:17] [main/WARN]: Registry usefulresources:tin_block: The ID minecraft:block @ 689 is currently locally mapped - it will be replaced with a dummy for this session [15:45:17] [main/WARN]: Registry usefulresources:tin_nether_ore: The ID minecraft:block @ 688 is currently locally mapped - it will be replaced with a dummy for this session [15:45:17] [main/WARN]: Registry usefulresources:tin_ore: The ID minecraft:block @ 687 is currently locally mapped - it will be replaced with a dummy for this session [15:45:17] [main/ERROR]: Unidentified mapping from registry minecraft:mob_effect xaeroworldmap:no_world_map: 0 xaeroworldmap:no_world_map_harmful: 33 [15:45:17] [main/ERROR]: Missing registry data for network connection: minecraft:mob_effect: xaeroworldmap:no_world_map_harmful minecraft:mob_effect: xaeroworldmap:no_world_map [15:45:17] [Netty Client IO #5/ERROR]: Failed to load registry, closing connection. [15:45:17] [Netty Client IO #5/ERROR]: Connection closed, not continuing handshake [15:45:19] [Netty Client IO #3/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:45:49] [Netty Client IO #8/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:45:49] [Netty Client IO #7/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:45:50] [Netty Client IO #10/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:45:50] [Netty Client IO #9/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:45:51] [main/INFO]: Connecting to shezmetet.aternos.me, 50762 [15:45:52] [Netty Client IO #15/ERROR]: Recieved unexpected index 0 in client reply [15:45:52] [Netty Client IO #13/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:45:53] [main/INFO]: Injecting existing registry data into this CLIENT instance [15:45:53] [main/INFO]: Registry Effect: Found a missing id from the world xaeroworldmap:no_world_map [15:45:53] [main/INFO]: Registry Effect: Found a missing id from the world xaeroworldmap:no_world_map_harmful [15:45:53] [main/WARN]: Registry usefulresources:aluminum_block: The ID minecraft:block @ 692 is currently locally mapped - it will be replaced with a dummy for this session [15:45:53] [main/WARN]: Registry usefulresources:aluminum_nether_ore: The ID minecraft:block @ 691 is currently locally mapped - it will be replaced with a dummy for this session [15:45:53] [main/WARN]: Registry usefulresources:aluminum_ore: The ID minecraft:block @ 690 is currently locally mapped - it will be replaced with a dummy for this session [15:45:53] [main/WARN]: Registry usefulresources:copper_block: The ID minecraft:block @ 686 is currently locally mapped - it will be replaced with a dummy for this session [15:45:53] [main/WARN]: Registry usefulresources:copper_nether_ore: The ID minecraft:block @ 685 is currently locally mapped - it will be replaced with a dummy for this session [15:45:53] [main/WARN]: Registry usefulresources:copper_ore: The ID minecraft:block @ 684 is currently locally mapped - it will be replaced with a dummy for this session [15:45:53] [main/WARN]: Registry usefulresources:lead_block: The ID minecraft:block @ 698 is currently locally mapped - it will be replaced with a dummy for this session [15:45:53] [main/WARN]: Registry usefulresources:lead_nether_ore: The ID minecraft:block @ 697 is currently locally mapped - it will be replaced with a dummy for this session [15:45:53] [main/WARN]: Registry usefulresources:lead_ore: The ID minecraft:block @ 696 is currently locally mapped - it will be replaced with a dummy for this session [15:45:53] [main/WARN]: Registry usefulresources:silver_block: The ID minecraft:block @ 695 is currently locally mapped - it will be replaced with a dummy for this session [15:45:53] [main/WARN]: Registry usefulresources:silver_nether_ore: The ID minecraft:block @ 694 is currently locally mapped - it will be replaced with a dummy for this session [15:45:53] [main/WARN]: Registry usefulresources:silver_ore: The ID minecraft:block @ 693 is currently locally mapped - it will be replaced with a dummy for this session [15:45:53] [main/WARN]: Registry usefulresources:tin_block: The ID minecraft:block @ 689 is currently locally mapped - it will be replaced with a dummy for this session [15:45:53] [main/WARN]: Registry usefulresources:tin_nether_ore: The ID minecraft:block @ 688 is currently locally mapped - it will be replaced with a dummy for this session [15:45:53] [main/WARN]: Registry usefulresources:tin_ore: The ID minecraft:block @ 687 is currently locally mapped - it will be replaced with a dummy for this session [15:45:53] [main/ERROR]: Unidentified mapping from registry minecraft:mob_effect xaeroworldmap:no_world_map: 0 xaeroworldmap:no_world_map_harmful: 33 [15:45:53] [main/ERROR]: Missing registry data for network connection: minecraft:mob_effect: xaeroworldmap:no_world_map_harmful minecraft:mob_effect: xaeroworldmap:no_world_map [15:45:53] [Netty Client IO #15/ERROR]: Failed to load registry, closing connection. [15:45:53] [Netty Client IO #15/ERROR]: Connection closed, not continuing handshake [15:45:56] [Netty Client IO #12/ERROR]: Channels [inventorysorter:net,ironchest:main_channel,more_ships:more_ships,uteamcore:network,petyourwolf:network,spartanweaponry:network] rejected vanilla connections [15:45:59] [main/INFO]: Stopping! [15:45:59] [Discord Rich Presence Stop Thread/INFO]: Discord client closed.