Skip to content

Instantly share code, notes, and snippets.

@LemmaEOF
Created February 20, 2019 23:19
Show Gist options
  • Save LemmaEOF/2d66963a444b621cc9c7c0e230b352ea to your computer and use it in GitHub Desktop.
Save LemmaEOF/2d66963a444b621cc9c7c0e230b352ea to your computer and use it in GitHub Desktop.
15:09:41
launcher
main
info
Preparing to launch minecraft client for fabric-loader-0.3.7.108-19w08a.4
15:09:41
launcher
main
info
Checking installations.
15:09:41
launcher
main
info
Minecraft client fabric-loader-0.3.7.108-19w08a.4 is ready to start.
15:09:41
launcher
main
info
Starting!
15:09:41
launcher
main
info
Using default game log configuration client-1.12.xml (outputs XML)
15:09:43
Fabric|MixinLoader
main
info
[MixinLoader] Loading 2 mods: fabricloader(0.3.6), fabric(0.2.2)
15:09:43
mixin
main
info
SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/Users/meredith/Library/Application%20Support/minecraft/libraries/net/fabricmc/sponge-mixin/0.7.11.16/sponge-mixin-0.7.11.16.jar Service=Knot/Fabric Env=CLIENT
15:09:43
mixin
main
info
Compatibility level set to JAVA_8
15:09:44
net.minecraft.class_310
main
info
Setting user: B0undarybreaker
15:09:48
Fabric|Loader
main
info
[FabricLoader] Loading 2 mods: fabricloader(0.3.6), fabric(0.2.2)
15:09:48
net.minecraft.class_315
main
warn
Skipping bad option: enableVsync:true
15:09:48
net.minecraft.class_315
main
warn
Skipping bad option: fullscreen:false
15:09:48
net.minecraft.class_315
main
warn
Skipping bad option: maxFps:260
15:09:48
net.minecraft.class_315
main
warn
Skipping bad option: forceUnicodeFont:false
15:09:48
net.minecraft.class_310
main
info
LWJGL Version: 3.2.1 build 12
15:09:52
net.minecraft.realms.RealmsBridge
main
error
Failed to load Realms module java.lang.NoSuchMethodException: com.mojang.realmsclient.gui.screens.RealmsNotificationsScreen.<init>(net.minecraft.realms.RealmsScreen) at java.lang.Class.getConstructor0(Class.java:3082) at java.lang.Class.getDeclaredConstructor(Class.java:2178) at net.minecraft.realms.RealmsBridge.getNotificationScreen(RealmsBridge.java:45) at net.minecraft.class_442.method_2224(class_442.java:164) at net.minecraft.class_437.method_2233(class_437.java:312) at net.minecraft.class_310.method_1507(class_310.java:829) at net.minecraft.class_310.method_1503(class_310.java:598) at net.minecraft.class_310.method_1514(class_310.java:397) at net.minecraft.client.main.Main.main(Main.java:154) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:347) at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)
15:09:58
net.minecraft.class_1059
ForkJoinPool.commonPool-worker-3
error
Using missing texture, unable to load minecraft:textures/mob_effect/instant_health.png : java.io.FileNotFoundException: minecraft:textures/mob_effect/instant_health.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment