Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [01Apr2020 18:40:24.304] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmluserdevclient, --fml.mcpVersion, 20200307.202953, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.forgeVersion, 31.1.35, --version, MOD_DEV, --assetIndex, 1.15, --assetsDir, C:\Users\moose\.gradle\caches\forge_gradle\assets, --username, Dev, --accessToken, ????????, --userProperties, {}]
- [01Apr2020 18:40:24.310] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.0.0-milestone.4+67+b1a340b starting: java version 1.8.0_191 by Oracle Corporation
- [01Apr2020 18:40:24.893] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
- [01Apr2020 18:40:26.800] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmluserdevclient' with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, C:\Users\moose\.gradle\caches\forge_gradle\assets, --assetIndex, 1.15, --username, Dev, --accessToken, ????????, --userProperties, {}]
- [01Apr2020 18:40:30.962] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Dev
- [01Apr2020 18:40:44.816] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10
- [01Apr2020 18:40:46.622] [Render thread/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: File C:\Users\moose\Desktop\modd\forge-1.15.2-31.1.35-mdk\bin\main constructed 0 mods: [], but had 1 mods specified: [examplemod]
- [01Apr2020 18:40:46.622] [Render thread/FATAL] [net.minecraftforge.fml.ModLoader/CORE]: Failed to initialize mod containers
- net.minecraftforge.fml.ModLoadingException: mods.toml missing metadata for modid newmod
- at net.minecraftforge.fml.ModLoader.lambda$buildModContainerFromTOML$29(ModLoader.java:233) ~[forge-1.15.2-31.1.35_mapped_snapshot_20200225-1.15.1-recomp.jar:?]
- at java.util.Optional.orElseThrow(Unknown Source) ~[?:1.8.0_191]
- at net.minecraftforge.fml.ModLoader.buildModContainerFromTOML(ModLoader.java:233) ~[forge-1.15.2-31.1.35_mapped_snapshot_20200225-1.15.1-recomp.jar:?]
- at net.minecraftforge.fml.ModLoader.lambda$buildMods$26(ModLoader.java:214) ~[forge-1.15.2-31.1.35_mapped_snapshot_20200225-1.15.1-recomp.jar:?]
- at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_191]
- at java.util.HashMap$EntrySpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_191]
- at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_191]
- at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_191]
- at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) ~[?:1.8.0_191]
- at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_191]
- at java.util.stream.ReferencePipeline.collect(Unknown Source) ~[?:1.8.0_191]
- at net.minecraftforge.fml.ModLoader.buildMods(ModLoader.java:216) ~[forge-1.15.2-31.1.35_mapped_snapshot_20200225-1.15.1-recomp.jar:?]
- at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$18(ModLoader.java:173) ~[forge-1.15.2-31.1.35_mapped_snapshot_20200225-1.15.1-recomp.jar:?]
- at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_191]
- at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_191]
- at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_191]
- at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_191]
- at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_191]
- at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) ~[?:1.8.0_191]
- at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_191]
- at java.util.stream.ReferencePipeline.collect(Unknown Source) ~[?:1.8.0_191]
- at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:175) ~[forge-1.15.2-31.1.35_mapped_snapshot_20200225-1.15.1-recomp.jar:?]
- at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$2(ClientModLoader.java:97) ~[forge-1.15.2-31.1.35_mapped_snapshot_20200225-1.15.1-recomp.jar:?]
- at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[forge-1.15.2-31.1.35_mapped_snapshot_20200225-1.15.1-recomp.jar:?]
- at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:97) ~[forge-1.15.2-31.1.35_mapped_snapshot_20200225-1.15.1-recomp.jar:?]
- at net.minecraft.client.Minecraft.<init>(Minecraft.java:398) ~[forge-1.15.2-31.1.35_mapped_snapshot_20200225-1.15.1-recomp.jar:?]
- at net.minecraft.client.main.Main.main(Main.java:141) ~[forge-1.15.2-31.1.35_mapped_snapshot_20200225-1.15.1-recomp.jar:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
- at net.minecraftforge.userdev.FMLUserdevClientLaunchProvider.lambda$launchService$0(FMLUserdevClientLaunchProvider.java:55) ~[forge-1.15.2-31.1.35_mapped_snapshot_20200225-1.15.1-recomp.jar:?]
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.0.0-milestone.4.jar:?]
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.0.0-milestone.4.jar:?]
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.0.0-milestone.4.jar:?]
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.0.0-milestone.4.jar:?]
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.0.0-milestone.4.jar:?]
- at net.minecraftforge.userdev.LaunchTesting.main(LaunchTesting.java:102) [forge-1.15.2-31.1.35_mapped_snapshot_20200225-1.15.1-recomp.jar:?]
- [01Apr2020 18:40:46.639] [Render thread/FATAL] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: EventBus 0 shutting down - future events will not be posted.
- java.lang.Exception: stacktrace
- at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:278) ~[eventbus-2.0.0-milestone.1-service.jar:?]
- at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:115) ~[forge-1.15.2-31.1.35_mapped_snapshot_20200225-1.15.1-recomp.jar:?]
- at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:97) ~[forge-1.15.2-31.1.35_mapped_snapshot_20200225-1.15.1-recomp.jar:?]
- at net.minecraft.client.Minecraft.<init>(Minecraft.java:398) ~[forge-1.15.2-31.1.35_mapped_snapshot_20200225-1.15.1-recomp.jar:?]
- at net.minecraft.client.main.Main.main(Main.java:141) ~[forge-1.15.2-31.1.35_mapped_snapshot_20200225-1.15.1-recomp.jar:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
- at net.minecraftforge.userdev.FMLUserdevClientLaunchProvider.lambda$launchService$0(FMLUserdevClientLaunchProvider.java:55) ~[forge-1.15.2-31.1.35_mapped_snapshot_20200225-1.15.1-recomp.jar:?]
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.0.0-milestone.4.jar:?]
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.0.0-milestone.4.jar:?]
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.0.0-milestone.4.jar:?]
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.0.0-milestone.4.jar:?]
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.0.0-milestone.4.jar:?]
- at net.minecraftforge.userdev.LaunchTesting.main(LaunchTesting.java:102) [forge-1.15.2-31.1.35_mapped_snapshot_20200225-1.15.1-recomp.jar:?]
- [01Apr2020 18:40:50.208] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
- [01Apr2020 18:40:50.338] [Render thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, Mod Resources
- [01Apr2020 18:40:52.050] [Server-Worker-1/ERROR] [net.minecraftforge.fml.ModLoader/LOADING]: Skipping lifecycle event SETUP, 2 errors found.
- [01Apr2020 18:40:52.050] [Server-Worker-1/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event SETUP, 2 errors found
- [01Apr2020 18:40:52.050] [Server-Worker-1/FATAL] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: EventBus 0 shutting down - future events will not be posted.
- java.lang.Exception: stacktrace
- at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:278) ~[eventbus-2.0.0-milestone.1-service.jar:?]
- at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:115) ~[?:?]
- at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:123) ~[?:?]
- at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:105) ~[?:?]
- at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?]
- at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) [?:1.8.0_191]
- at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) [?:1.8.0_191]
- at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_191]
- at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_191]
- at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_191]
- at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_191]
- [01Apr2020 18:40:57.319] [Server-Worker-2/ERROR] [net.minecraftforge.fml.ModLoader/LOADING]: Skipping lifecycle event ENQUEUE_IMC, 2 errors found.
- [01Apr2020 18:40:57.319] [Server-Worker-2/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event ENQUEUE_IMC, 2 errors found
- [01Apr2020 18:40:57.319] [Server-Worker-2/FATAL] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: EventBus 0 shutting down - future events will not be posted.
- java.lang.Exception: stacktrace
- at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:278) ~[eventbus-2.0.0-milestone.1-service.jar:?]
- at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:115) ~[?:?]
- at net.minecraftforge.fml.client.ClientModLoader.finishModLoading(ClientModLoader.java:137) ~[?:?]
- at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$4(ClientModLoader.java:107) ~[?:?]
- at java.util.concurrent.CompletableFuture.uniRun(Unknown Source) [?:1.8.0_191]
- at java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source) [?:1.8.0_191]
- at java.util.concurrent.CompletableFuture$Completion.exec(Unknown Source) [?:1.8.0_191]
- at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_191]
- at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_191]
- at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_191]
- at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_191]
- [01Apr2020 18:40:57.646] [Render thread/INFO] [net.minecraft.client.audio.SoundSystem/]: OpenAL initialized.
- [01Apr2020 18:40:57.647] [Render thread/INFO] [net.minecraft.client.audio.SoundEngine/SOUNDS]: Sound engine started
- [01Apr2020 18:40:57.788] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
- [01Apr2020 18:40:57.895] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x128x4 minecraft:textures/atlas/signs.png-atlas
- [01Apr2020 18:40:57.896] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
- [01Apr2020 18:40:57.896] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
- [01Apr2020 18:40:57.897] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
- [01Apr2020 18:40:57.898] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
- [01Apr2020 18:40:57.898] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
- [01Apr2020 18:40:58.457] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
- [01Apr2020 18:40:58.459] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
- [01Apr2020 18:40:58.462] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
Advertisement
Add Comment
Please, Sign In to add comment