Advertisement
Guest User

Untitled

a guest
Jan 29th, 2020
340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.22 KB | None | 0 0
  1. **THIS IS LATEST LOG**
  2. [29Jan2020 20:34:52.849] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmluserdevclient, --fml.mcpVersion, 20191217.105819, --fml.mcVersion, 1.15.1, --fml.forgeGroup, net.minecraftforge, --fml.forgeVersion, 30.0.39, --version, MOD_DEV, --assetIndex, 1.15, --assetsDir, C:\Users\Victor\.gradle\caches\forge_gradle\assets, --username, Dev, --accessToken, ❄❄❄❄❄❄❄❄, --userProperties, {}]
  3. [29Jan2020 20:34:52.879] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.0.0-milestone.4+67+b1a340b starting: java version 1.8.0_211 by Oracle Corporation
  4. [29Jan2020 20:35:03.158] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
  5. [29Jan2020 20:35:23.565] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmluserdevclient' with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, C:\Users\Victor\.gradle\caches\forge_gradle\assets, --assetIndex, 1.15, --username, Dev, --accessToken, ❄❄❄❄❄❄❄❄, --userProperties, {}]
  6. [29Jan2020 20:35:30.766] [Thread-3/FATAL] [net.minecraftforge.fml.loading.progress.ClientVisualization/]: WARNING : glfwInit took 3.293224899 seconds to start.
  7. [29Jan2020 20:36:31.459] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Dev
  8. [29Jan2020 20:37:22.996] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10
  9. [29Jan2020 20:37:43.850] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 30.0.39, for MC 1.15.1 with MCP 20191217.105819
  10. [29Jan2020 20:37:43.850] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v30.0.39 Initialized
  11. [29Jan2020 20:38:01.370] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
  12. [29Jan2020 20:38:02.125] [Render thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Mod Resources, Default
  13. [29Jan2020 20:39:02.667] [Thread-1/FATAL] [net.minecraftforge.common.ForgeConfig/CORE]: Forge config just got changed on the file system!
  14. [29Jan2020 20:39:03.229] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [hystelmc] Starting version check at http://myurl.me/
  15. [29Jan2020 20:39:03.722] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
  16. java.io.IOException: Server returned HTTP response code: 400 for URL: http://myurl.me/
  17. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_211]
  18. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_211]
  19. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_211]
  20. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_211]
  21. at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944) ~[?:1.8.0_211]
  22. at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939) ~[?:1.8.0_211]
  23. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_211]
  24. at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938) ~[?:1.8.0_211]
  25. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508) ~[?:1.8.0_211]
  26. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[?:1.8.0_211]
  27. at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
  28. at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) ~[?:?]
  29. at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_211]
  30. at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
  31. Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://myurl.me/
  32. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) ~[?:1.8.0_211]
  33. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[?:1.8.0_211]
  34. at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_211]
  35. at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
  36. ... 3 more
  37. [29Jan2020 20:39:03.949] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  38. [29Jan2020 20:39:11.322] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: BETA_OUTDATED Current: 30.0.39 Target: 30.0.51
  39. [29Jan2020 20:39:23.935] [Server-Worker-1/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: hystelmc:blockstates/bluestone_block.json: java.io.FileNotFoundException: hystelmc:blockstates/bluestone_block.json
  40. [29Jan2020 20:39:23.936] [Server-Worker-1/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'hystelmc:blockstates/bluestone_block.json' missing model for variant: 'hystelmc:bluestone_block#'
  41. [29Jan2020 20:39:27.145] [Server-Worker-1/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'hystelmc:bluestone_block#inventory' referenced from: hystelmc:bluestone_block#inventory: java.io.FileNotFoundException: hystelmc:models/item/bluestone_block.json
  42. [29Jan2020 20:39:27.146] [Server-Worker-1/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'hystelmc:bluestone_stick#inventory' referenced from: hystelmc:bluestone_stick#inventory: java.io.FileNotFoundException: hystelmc:models/item/bluestone_stick.json
  43. [29Jan2020 20:39:27.146] [Server-Worker-1/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'hystelmc:cheesseburger#inventory' referenced from: hystelmc:cheesseburger#inventory: java.io.FileNotFoundException: hystelmc:models/item/cheesseburger.json
  44. [29Jan2020 20:39:49.242] [Render thread/INFO] [net.minecraft.client.audio.SoundSystem/]: OpenAL initialized.
  45. [29Jan2020 20:39:49.253] [Render thread/INFO] [net.minecraft.client.audio.SoundEngine/SOUNDS]: Sound engine started
  46. [29Jan2020 20:39:51.901] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
  47. [29Jan2020 20:39:52.642] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x128x4 minecraft:textures/atlas/signs.png-atlas
  48. [29Jan2020 20:39:52.647] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
  49. [29Jan2020 20:39:52.668] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
  50. [29Jan2020 20:39:52.697] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
  51. [29Jan2020 20:39:52.706] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
  52. [29Jan2020 20:39:52.719] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
  53. [29Jan2020 20:39:56.503] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
  54. [29Jan2020 20:39:56.539] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
  55. [29Jan2020 20:39:56.567] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
  56. [29Jan2020 20:39:58.079] [Realms Notification Availability checker #1/INFO] [com.mojang.realmsclient.client.RealmsClient/]: Could not authorize you against Realms server: Invalid session id
  57. [29Jan2020 20:40:03.364] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Stopping!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement