Advertisement
Guest User

Untitled

a guest
Jul 31st, 2019
387
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.70 KB | None | 0 0
  1. [31Jul2019 11:20:55.190] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 27.0.56, --fml.mcpVersion, 20190624.152911, --fml.mcVersion, 1.14.3, --fml.forgeGroup, net.minecraftforge]
  2. [31Jul2019 11:20:55.194] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 3.0.1+56+e6669cf starting: java version 1.8.0_221 by Oracle Corporation
  3. [31Jul2019 11:20:56.192] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
  4. [31Jul2019 11:20:57.340] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, .]
  5. [31Jul2019 11:20:58.753] [main/INFO] [net.minecraftforge.fml.ModLoader/CORE]: Loading Network data for FML net version: FML2
  6. [31Jul2019 11:21:07.753] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
  7. [31Jul2019 11:21:07.762] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  8. [31Jul2019 11:21:07.763] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
  9. [31Jul2019 11:21:07.795] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
  10. [31Jul2019 11:21:07.819] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  11. [31Jul2019 11:21:09.055] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.14.3
  12. [31Jul2019 11:21:09.755] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 27.0.56, for MC 1.14.3 with MCP 20190624.152911
  13. [31Jul2019 11:21:09.794] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v27.0.56 Initialized
  14. [31Jul2019 11:21:09.980] [Server thread/INFO] [betathunder.enchantedgoldenapplecrafting.EnchantedGoldenAppleCrafting/]: HELLO from Register Block
  15. [31Jul2019 11:21:11.289] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity corpse:corpse
  16. [31Jul2019 11:21:11.322] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity doggytalents:dog
  17. [31Jul2019 11:21:11.330] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity doggytalents:dog_beam
  18. [31Jul2019 11:21:11.420] [modloading-worker-6/INFO] [betathunder.enchantedgoldenapplecrafting.EnchantedGoldenAppleCrafting/]: HELLO FROM PREINIT
  19. [31Jul2019 11:21:11.451] [modloading-worker-6/INFO] [betathunder.enchantedgoldenapplecrafting.EnchantedGoldenAppleCrafting/]: DIRT BLOCK >> minecraft:dirt
  20. [31Jul2019 11:21:11.478] [modloading-worker-1/INFO] [com.sk89q.worldedit.forge.ForgeWorldEdit/]: WorldEdit for Forge (version 7.0.1-beta-01;c97071c) is loaded
  21. [31Jul2019 11:21:11.603] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
  22. [31Jul2019 11:21:11.636] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
  23. [31Jul2019 11:21:11.647] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Generating keypair
  24. [31Jul2019 11:21:11.665] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchantedgoldenapplecrafting] Starting version check at http://myurl.me/
  25. [31Jul2019 11:21:11.864] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:25565
  26. [31Jul2019 11:21:11.879] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using default channel type
  27. [31Jul2019 11:21:11.986] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
  28. java.io.IOException: Server returned HTTP response code: 400 for URL: http://myurl.me/
  29. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_221]
  30. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_221]
  31. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_221]
  32. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_221]
  33. at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[?:1.8.0_221]
  34. at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[?:1.8.0_221]
  35. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_221]
  36. at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) ~[?:1.8.0_221]
  37. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_221]
  38. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_221]
  39. at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
  40. at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) ~[?:?]
  41. at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_221]
  42. at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
  43. Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://myurl.me/
  44. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_221]
  45. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_221]
  46. at java.net.HttpURLConnection.getResponseCode(Unknown Source) ~[?:1.8.0_221]
  47. at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
  48. ... 3 more
  49. [31Jul2019 11:21:11.993] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [corpse] Starting version check at https://maxhenkel.de/update/corpse.json
  50. [31Jul2019 11:21:12.536] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [corpse] Found status: UP_TO_DATE Current: 1.14.3-1.0.3 Target: null
  51. [31Jul2019 11:21:12.538] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [doggytalents] Starting version check at https://raw.githubusercontent.com/percivalalb/DoggyTalents/master/version.json
  52. [31Jul2019 11:21:12.634] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [doggytalents] Found status: UP_TO_DATE Current: 1.15.0.7 Target: null
  53. [31Jul2019 11:21:12.634] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fastleafdecay] Starting version check at http://olafkeijsers.net/fastleafdecay-update.json
  54. [31Jul2019 11:21:12.782] [modloading-worker-0/INFO] [betathunder.enchantedgoldenapplecrafting.EnchantedGoldenAppleCrafting/]: Hello world from the MDK
  55. [31Jul2019 11:21:12.783] [modloading-worker-0/INFO] [betathunder.enchantedgoldenapplecrafting.EnchantedGoldenAppleCrafting/]: Got IMC [Hello world]
  56. [31Jul2019 11:21:12.822] [modloading-worker-5/INFO] [Waila/]: Registered plugin at bl4ckscor3.mod.globalxp.imc.waila.WailaDataProvider
  57. [31Jul2019 11:21:12.835] [modloading-worker-5/INFO] [Waila/]: Registered plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
  58. [31Jul2019 11:21:13.076] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fastleafdecay] Found status: BETA Current: v16 Target: null
  59. [31Jul2019 11:21:13.077] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [reap] Starting version check at https://maxhenkel.de/update/reap.json
  60. [31Jul2019 11:21:13.182] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [reap] Found status: UP_TO_DATE Current: 1.9.0 Target: null
  61. [31Jul2019 11:21:13.183] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [shulkerbox] Starting version check at https://maxhenkel.de/update/shulkerbox.json
  62. [31Jul2019 11:21:13.291] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [shulkerbox] Found status: UP_TO_DATE Current: 1.6.0 Target: null
  63. [31Jul2019 11:21:13.292] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [storagenetwork] Starting version check at https://raw.githubusercontent.com/Lothrazar/Storage-Network/master/update.json
  64. [31Jul2019 11:21:13.315] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [storagenetwork] Found status: BETA Current: 1.14.3-0.0.4 Target: null
  65. [31Jul2019 11:21:13.316] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [uteamcore] Starting version check at https://api.u-team.info/update/uteamcore.json
  66. [31Jul2019 11:21:13.958] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [uteamcore] Found status: OUTDATED Current: 2.5.5.117 Target: 2.5.5.119
  67. [31Jul2019 11:21:13.959] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [usefulbackpacks] Starting version check at https://api.u-team.info/update/usefulbackpacks.json
  68. [31Jul2019 11:21:14.097] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [usefulbackpacks] Found status: OUTDATED Current: 1.7.0.30 Target: 1.7.0.33
  69. [31Jul2019 11:21:14.098] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  70. [31Jul2019 11:21:14.220] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: BETA_OUTDATED Current: 27.0.56 Target: 27.0.60
  71. [31Jul2019 11:21:15.341] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file .\world\serverconfig\reap-server.toml is not correct. Correcting
  72. [31Jul2019 11:21:15.347] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key reap_whitelist was corrected from [minecraft:potatoes, minecraft:carrots, minecraft:wheat, minecraft:beetroots, minecraft:cocoa] to [minecraft:potatoes, minecraft:carrots, minecraft:wheat, minecraft:beetroots, minecraft:cocoa]
  73. [31Jul2019 11:21:15.355] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key log_types was corrected from [minecraft:acacia_log, minecraft:birch_log, minecraft:dark_oak_log, minecraft:jungle_log, minecraft:oak_log, minecraft:spruce_log] to [minecraft:acacia_log, minecraft:birch_log, minecraft:dark_oak_log, minecraft:jungle_log, minecraft:oak_log, minecraft:spruce_log]
  74. [31Jul2019 11:21:15.364] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key ground_types was corrected from [minecraft:dirt, minecraft:grass_block] to [minecraft:dirt, minecraft:grass_block]
  75. [31Jul2019 11:21:15.374] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key allowed_tree_tools was corrected from [minecraft:wooden_axe, minecraft:golden_axe, minecraft:stone_axe, minecraft:iron_axe, minecraft:diamond_axe] to [minecraft:wooden_axe, minecraft:golden_axe, minecraft:stone_axe, minecraft:iron_axe, minecraft:diamond_axe]
  76. [31Jul2019 11:21:15.417] [Thread-1/FATAL] [net.minecraftforge.common.ForgeConfig/CORE]: Forge config just got changed on the file system!
  77. [31Jul2019 11:21:15.445] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
  78. [31Jul2019 11:21:17.439] [Server thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: worldedit-forge-mc1.14.2-7.0.1-beta-01.jar, Hwyla-forge-1.10.4-B65_1.14.2.jar, forgemod_VoxelMap-1.9.12_for_1.14.3.jar, u_team_core-1.14.3-2.5.5.117.jar, useful_backpacks-1.14.3-1.7.0.30.jar, SimpleStorageNetwork-1.14.3-0.0.4.jar, shulkerbox-1.6.0.jar, reap-1.9.0.jar, Morpheus-1.14.3-4.1.22.jar, modnametooltip_1.14.3-1.12.1.jar, globalxp-1.14.x-v1.4.5.jar, forge-1.14.3-27.0.56-universal.jar, FastLeafDecay-v16.jar, ender_compass-2.2.1.jar, 1.14.3-enchantedgoldenapplecrafting-1.0.jar, DoggyTalents-1.14.3-1.15.0.7-universal.jar, Curious-Shulker-Boxes-Mod-1.14.3.jar, curios-FORGE-1.14.3-0.17.jar, corpse-1.14.3-1.0.3.jar, compressed_items-1.14.3-1.0.jar, ClassicCombat-1.14.3-1.0.0-universal.jar, Default, Plated_Elytra_2.0.zip, xplagfix-vr-1-1563183045, Ender_Beacons_2.0.zip
  79. [31Jul2019 11:21:18.198] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 6 recipes
  80. [31Jul2019 11:21:18.909] [Server thread/INFO] [net.minecraft.advancements.FunctionManager/]: Loaded 20 custom command functions
  81. [31Jul2019 11:21:19.005] [Server thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 812 advancements
  82. [31Jul2019 11:21:19.250] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
  83. [31Jul2019 11:21:20.381] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
  84. [31Jul2019 11:21:20.381] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
  85. [31Jul2019 11:21:20.382] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
  86. [31Jul2019 11:21:20.924] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
  87. [31Jul2019 11:21:21.293] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 2042 ms
  88. [31Jul2019 11:21:21.294] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (5.979s)! For help, type "help"
  89. [31Jul2019 11:21:21.310] [Server thread/INFO] [betathunder.enchantedgoldenapplecrafting.EnchantedGoldenAppleCrafting/]: HELLO from server starting
  90. [31Jul2019 11:21:22.136] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.PlatformManager/]: Got request to register class com.sk89q.worldedit.forge.ForgePlatform with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@f3329bf]
  91. [31Jul2019 11:21:22.514] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.PlatformCommandManager/]: Registering commands with com.sk89q.worldedit.forge.ForgePlatform
  92. [31Jul2019 11:21:23.222] [Server thread/INFO] [net.minecraft.world.chunk.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  93. [31Jul2019 11:21:23.223] [Server thread/INFO] [net.minecraft.world.chunk.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  94. [31Jul2019 12:11:11.319] [User Authenticator #1/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player [Friend's Username] is [Friend's UUID]
  95. [31Jul2019 12:11:12.392] [Server thread/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: com.mojang.authlib.GameProfile@3d3b4129[id=[Friend's UUID],name=[Friend's Username],properties={textures=[com.mojang.authlib.properties.Property@49efb0a2]},legacy=false] (/[Friend's IP Address]) lost connection: Disconnected
  96. [31Jul2019 12:11:20.636] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.PlatformManager/]: Unregistering com.sk89q.worldedit.forge.ForgePlatform from WorldEdit
  97. [31Jul2019 12:11:20.637] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
  98. [31Jul2019 12:11:20.638] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
  99. [31Jul2019 12:11:20.638] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
  100. [31Jul2019 12:11:20.638] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'world'/minecraft:overworld
  101. [31Jul2019 12:11:20.825] [Server thread/INFO] [net.minecraft.world.chunk.ChunkManager/]: ThreadedAnvilChunkStorage (world): All chunks are saved
  102. [31Jul2019 12:11:20.846] [Server thread/INFO] [net.minecraft.world.chunk.ChunkManager/]: ThreadedAnvilChunkStorage (world): All chunks are saved
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement