Guest User

Untitled

a guest
May 19th, 2020
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.45 KB | None | 0 0
  1. [19May2020 17:35:41.120] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--width, 854, --height, 480, --username, FallenEagle16, --version, 1.15.2, --gameDir, C:\_gdl\instances\Test2, --assetsDir, C:\_gdl\datastore\assets, --assetIndex, 1.15, --uuid, 832661f2f24b4776b0b018f5d95f848e, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 31.2.0, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200515.085601]
  2. [19May2020 17:35:41.130] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.1.0+69+master.79f13f7 starting: java version 1.8.0_242 by AdoptOpenJDK
  3. [19May2020 17:35:42.134] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
  4. [19May2020 17:35:42.222] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Configuration file C:\_gdl\instances\Test2\config\fml.toml is not correct. Correcting
  5. [19May2020 17:35:42.234] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [defaultConfigPath] was corrected from null to defaultconfigs
  6. [19May2020 17:35:44.121] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.15.2, --gameDir, C:\_gdl\instances\Test2, --assetsDir, C:\_gdl\datastore\assets, --uuid, 832661f2f24b4776b0b018f5d95f848e, --width, 854, --height, 480, --username, FallenEagle16, --assetIndex, 1.15, --accessToken, ????????, --userType, mojang, --versionType, release]
  7. [19May2020 17:35:47.004] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: FallenEagle16
  8. [19May2020 17:35:58.493] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10
  9. [19May2020 17:36:01.245] [modloading-worker-1/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 31.2.0, for MC 1.15.2 with MCP 20200515.085601
  10. [19May2020 17:36:01.247] [modloading-worker-1/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v31.2.0 Initialized
  11. [19May2020 17:36:01.526] [modloading-worker-2/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to register automatic subscribers. ModID: levelhearts, class com.firecontroller1847.levelhearts.LevelHearts
  12. java.lang.NoSuchMethodError: net.minecraft.item.Item$Properties.maxStackSize(I)Lnet/minecraft/item/Item$Properties;
  13. at com.firecontroller1847.levelhearts.items.ItemHeartPiece.<init>(ItemHeartPiece.java:10) ~[?:?]
  14. at com.firecontroller1847.levelhearts.LevelHeartsItems.<clinit>(LevelHeartsItems.java:15) ~[?:?]
  15. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_242]
  16. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_242]
  17. at net.minecraftforge.fml.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:75) ~[?:?]
  18. at java.util.ArrayList.forEach(ArrayList.java:1257) ~[?:1.8.0_242]
  19. at net.minecraftforge.fml.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:62) ~[?:?]
  20. at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:141) ~[?:31.2]
  21. at java.util.function.Consumer.lambda$andThen$0(Consumer.java:65) ~[?:1.8.0_242]
  22. at java.util.function.Consumer.lambda$andThen$0(Consumer.java:65) ~[?:1.8.0_242]
  23. at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) ~[?:?]
  24. at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:135) ~[?:?]
  25. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [?:1.8.0_242]
  26. at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382) [?:1.8.0_242]
  27. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) [?:1.8.0_242]
  28. at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:290) [?:1.8.0_242]
  29. at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) [?:1.8.0_242]
  30. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_242]
  31. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_242]
  32. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_242]
  33. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_242]
  34. [19May2020 17:36:01.635] [Render thread/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 1 errors found
  35. [19May2020 17:36:01.636] [Render thread/FATAL] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: EventBus 0 shutting down - future events will not be posted.
  36. java.lang.Exception: stacktrace
  37. at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:278) ~[eventbus-2.2.0-service.jar:?]
  38. at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:115) ~[?:?]
  39. at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:97) ~[?:?]
  40. at net.minecraft.client.Minecraft.<init>(Minecraft.java:392) ~[?:?]
  41. at net.minecraft.client.main.Main.main(SourceFile:166) ~[1.15.2.jar:?]
  42. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
  43. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
  44. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
  45. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
  46. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) ~[forge-1.15.2-31.2.0.jar:31.2]
  47. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?]
  48. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?]
  49. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?]
  50. at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?]
  51. at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?]
  52. [19May2020 17:36:04.474] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
  53. [19May2020 17:36:04.597] [Render thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, Mod Resources
  54. [19May2020 17:36:04.733] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\_gdl\instances\Test2\config\forge-client.toml is not correct. Correcting
  55. [19May2020 17:36:04.736] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client was corrected from null to SimpleCommentedConfig:{}
  56. [19May2020 17:36:04.736] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client.zoomInMissingModelTextInGui was corrected from null to false
  57. [19May2020 17:36:04.737] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client.forgeCloudsEnabled was corrected from null to true
  58. [19May2020 17:36:04.737] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client.disableStairSlabCulling was corrected from null to false
  59. [19May2020 17:36:04.737] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client.alwaysSetupTerrainOffThread was corrected from null to false
  60. [19May2020 17:36:04.738] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client.forgeLightPipelineEnabled was corrected from null to true
  61. [19May2020 17:36:04.738] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client.experimentalForgeLightPipelineEnabled was corrected from null to false
  62. [19May2020 17:36:04.738] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client.selectiveResourceReloadEnabled was corrected from null to true
  63. [19May2020 17:36:04.739] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client.showLoadWarnings was corrected from null to true
  64. [19May2020 17:36:04.751] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\_gdl\instances\Test2\config\levelhearts.toml is not correct. Correcting
  65. [19May2020 17:36:04.753] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General was corrected from null to SimpleCommentedConfig:{}
  66. [19May2020 17:36:04.753] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Debug was corrected from null to false
  67. [19May2020 17:36:04.753] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Hardcore was corrected from null to false
  68. [19May2020 17:36:04.754] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Items was corrected from null to true
  69. [19May2020 17:36:04.754] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Loot was corrected from null to true
  70. [19May2020 17:36:04.754] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Ohko was corrected from null to false
  71. [19May2020 17:36:04.756] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Health was corrected from null to SimpleCommentedConfig:{}
  72. [19May2020 17:36:04.759] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Health.Default Health was corrected from null to 20
  73. [19May2020 17:36:04.759] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Health.Maximum Health was corrected from null to -1
  74. [19May2020 17:36:04.759] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Health.Level Ramp was corrected from null to [1, 5, 10, 15, 20, 25, 30, 34, 38, 42, 46, 50, 53, 56, 59, 62, 64, 66, 68, 70, 75, 80, 85, 90, 95, 100, 110, 120, 130, 140, 150, 160, 170, 180, 190, 200]
  75. [19May2020 17:36:04.760] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Health.Punish Health was corrected from null to -1
  76. [19May2020 17:36:04.766] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gui was corrected from null to SimpleCommentedConfig:{}
  77. [19May2020 17:36:04.766] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gui.LevelHearts HUD was corrected from null to true
  78. [19May2020 17:36:04.767] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gui.LevelHearts Minimal HUD was corrected from null to false
  79. [19May2020 17:36:04.768] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gui.LevelHearts Hidden HUD was corrected from null to false
  80. [19May2020 17:36:04.769] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Experience was corrected from null to SimpleCommentedConfig:{}
  81. [19May2020 17:36:04.770] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Experience.XP Multiplier was corrected from null to 1.0
  82. [19May2020 17:36:04.770] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Experience.Always Lose XP on Death was corrected from null to false
  83. [19May2020 17:36:04.780] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Experience.Always Lose Inventory on Death was corrected from null to false
  84. [19May2020 17:36:04.791] [Server-Worker-6/ERROR] [net.minecraftforge.fml.ModLoader/LOADING]: Skipping lifecycle event SETUP, 1 errors found.
  85. [19May2020 17:36:04.792] [Server-Worker-6/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event SETUP, 1 errors found
  86. [19May2020 17:36:04.792] [Server-Worker-6/FATAL] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: EventBus 0 shutting down - future events will not be posted.
  87. java.lang.Exception: stacktrace
  88. at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:278) ~[eventbus-2.2.0-service.jar:?]
  89. at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:115) ~[?:?]
  90. at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:123) ~[?:?]
  91. at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:105) ~[?:?]
  92. at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?]
  93. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640) [?:1.8.0_242]
  94. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1632) [?:1.8.0_242]
  95. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_242]
  96. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_242]
  97. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_242]
  98. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_242]
  99. [19May2020 17:36:11.218] [Server-Worker-4/ERROR] [net.minecraftforge.fml.ModLoader/LOADING]: Skipping lifecycle event ENQUEUE_IMC, 1 errors found.
  100. [19May2020 17:36:11.219] [Server-Worker-4/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event ENQUEUE_IMC, 1 errors found
  101. [19May2020 17:36:11.219] [Server-Worker-4/FATAL] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: EventBus 0 shutting down - future events will not be posted.
  102. java.lang.Exception: stacktrace
  103. at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:278) ~[eventbus-2.2.0-service.jar:?]
  104. at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:115) ~[?:?]
  105. at net.minecraftforge.fml.client.ClientModLoader.finishModLoading(ClientModLoader.java:137) ~[?:?]
  106. at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$4(ClientModLoader.java:107) ~[?:?]
  107. at java.util.concurrent.CompletableFuture.uniRun(CompletableFuture.java:719) [?:1.8.0_242]
  108. at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:701) [?:1.8.0_242]
  109. at java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:457) [?:1.8.0_242]
  110. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_242]
  111. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_242]
  112. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_242]
  113. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_242]
  114. [19May2020 17:36:11.373] [Render thread/INFO] [net.minecraft.client.audio.SoundSystem/]: OpenAL initialized.
  115. [19May2020 17:36:11.375] [Render thread/INFO] [net.minecraft.client.audio.SoundEngine/SOUNDS]: Sound engine started
  116. [19May2020 17:36:11.570] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
  117. [19May2020 17:36:11.741] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x128x4 minecraft:textures/atlas/signs.png-atlas
  118. [19May2020 17:36:11.741] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
  119. [19May2020 17:36:11.742] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
  120. [19May2020 17:36:11.744] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
  121. [19May2020 17:36:11.745] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
  122. [19May2020 17:36:11.746] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
  123. [19May2020 17:36:12.356] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
  124. [19May2020 17:36:12.359] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
  125. [19May2020 17:36:12.359] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
Add Comment
Please, Sign In to add comment