Skip to content

Instantly share code, notes, and snippets.

@FiveEYZ
Created January 30, 2020 08:56
Show Gist options
  • Save FiveEYZ/4c7c92e79fba201ec88788f2bb75c7b2 to your computer and use it in GitHub Desktop.
Save FiveEYZ/4c7c92e79fba201ec88788f2bb75c7b2 to your computer and use it in GitHub Desktop.
[09:55:02] [main/INFO]: ModLauncher running: args [--username, FiveEYZ, --version, forge-31.0.14, --gameDir, D:\Games\Curse\Instances\Backman's Playground Modpack, --assetsDir, D:\Games\Curse\Install\assets, --assetIndex, 1.15, --uuid, 61f30318bb694de68e84172d34e66f49, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 1280, --height, 720, --launchTarget, fmlclient, --fml.forgeVersion, 31.0.14, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200122.131323]
[09:55:02] [main/INFO]: ModLauncher 5.0.0-milestone.4+67+b1a340b starting: java version 1.8.0_241 by Oracle Corporation
[09:55:02] [main/INFO]: Added Lets Encrypt root certificates as additional trust
[09:55:03] [main/INFO]: Launching target 'fmlclient' with arguments [--version, forge-31.0.14, --gameDir, D:\Games\Curse\Instances\Backman's Playground Modpack, --assetsDir, D:\Games\Curse\Install\assets, --uuid, 61f30318bb694de68e84172d34e66f49, --username, FiveEYZ, --assetIndex, 1.15, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 1280, --height, 720]
[09:55:05] [Render thread/INFO]: Setting user: FiveEYZ
[09:55:12] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 build 10
[09:55:13] [Render thread/FATAL]: Error during pre-loading phase
net.minecraftforge.fml.ModLoadingException: Mod §emagicmirror§r requires §6minecraft§r §o1.15.1§r
§7Currently, §6minecraft§r§7 is §o1.15.2
at net.minecraftforge.fml.ModLoadingException.lambda$fromEarlyException$0(ModLoadingException.java:63) ~[?:?]
at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_241]
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_241]
at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_241]
at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_241]
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source) ~[?:1.8.0_241]
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source) ~[?:1.8.0_241]
at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_241]
at java.util.stream.ReferencePipeline.forEach(Unknown Source) ~[?:1.8.0_241]
at java.util.stream.ReferencePipeline$7$1.accept(Unknown Source) ~[?:1.8.0_241]
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_241]
at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_241]
at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_241]
at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) ~[?:1.8.0_241]
at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_241]
at java.util.stream.ReferencePipeline.collect(Unknown Source) ~[?:1.8.0_241]
at net.minecraftforge.fml.ModLoader.<init>(ModLoader.java:117) ~[?:?]
at net.minecraftforge.fml.ModLoader.get(ModLoader.java:146) ~[?:?]
at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$2(ClientModLoader.java:97) ~[?:?]
at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?]
at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:97) ~[?:?]
at net.minecraft.client.Minecraft.<init>(Minecraft.java:393) ~[?:?]
at net.minecraft.client.main.Main.main(SourceFile:166) ~[1.15.2.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) ~[forge-1.15.2-31.0.14.jar:31.0]
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:?]
[09:55:13] [Render thread/FATAL]: 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.begin(ClientModLoader.java:97) ~[?:?]
at net.minecraft.client.Minecraft.<init>(Minecraft.java:393) ~[?:?]
at net.minecraft.client.main.Main.main(SourceFile:166) ~[1.15.2.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) ~[forge-1.15.2-31.0.14.jar:31.0]
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:?]
[09:55:14] [Render thread/INFO]: Narrator library for x64 successfully loaded
[09:55:14] [Render thread/INFO]: Reloading ResourceManager: Default, Mod Resources
[09:55:16] [Server-Worker-2/ERROR]: Skipping lifecycle event SETUP, 1 errors found.
[09:55:16] [Server-Worker-2/FATAL]: Failed to complete lifecycle event SETUP, 1 errors found
[09:55:16] [Server-Worker-2/FATAL]: 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_241]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) [?:1.8.0_241]
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_241]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_241]
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_241]
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_241]
[09:55:20] [Server-Worker-2/ERROR]: Skipping lifecycle event ENQUEUE_IMC, 1 errors found.
[09:55:20] [Server-Worker-2/FATAL]: Failed to complete lifecycle event ENQUEUE_IMC, 1 errors found
[09:55:20] [Server-Worker-2/FATAL]: 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_241]
at java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source) [?:1.8.0_241]
at java.util.concurrent.CompletableFuture$Completion.exec(Unknown Source) [?:1.8.0_241]
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_241]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_241]
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_241]
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_241]
[09:55:21] [Render thread/INFO]: OpenAL initialized.
[09:55:21] [Render thread/INFO]: Sound engine started
[09:55:21] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[09:55:21] [Render thread/INFO]: Created: 128x128x4 minecraft:textures/atlas/signs.png-atlas
[09:55:21] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[09:55:21] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[09:55:21] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[09:55:21] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[09:55:21] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[09:55:22] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[09:55:22] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[09:55:22] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment