Jump to content

Recommended Posts

Posted

Hello again.

 

I have a issue installing a mod called NEI (Not Enough Items). I am ussing MagicLauncher, with the latest MCForge (6.91). I follow the instruccions to install NEI (Put the chicken jar into coremods, and the nei jar into coremods) then i open Minecraft, and a wild log screen pops out!

 

Mods that i have : Mo Explosives ; Cartographer ; ReiMinimap ; BuildCraft 3.5.2 ; Inventory Tweaks ; Timber! ; Wireless Redstone.

 

I already try to disable some mods to see if there is a compability porblem, but the issue persist.

 

Please help me! D:

 

Here is the log.

 

2013-05-11 18:49:11 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.5.691 for Minecraft 1.5.2 loading
2013-05-11 18:49:11 [iNFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_21, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre7
2013-05-11 18:49:11 [FINE] [ForgeModLoader] Java classpath at launch is /C:/Users/GTAram855/Downloads/mc downloads/MagicLauncher_1.0.0.exe
2013-05-11 18:49:11 [FINE] [ForgeModLoader] Java library path at launch is bin/natives
2013-05-11 18:49:11 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-05-11 18:49:11 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-05-11 18:49:11 [FINEST] [ForgeModLoader] Discovering coremods
2013-05-11 18:49:11 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.8.6.5.jar
2013-05-11 18:49:11 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.8.6.5.jar
2013-05-11 18:49:11 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-05-11 18:49:11 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.8.6.5.jar
2013-05-11 18:49:11 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.5.2.12.jar
2013-05-11 18:49:11 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.5.2.12.jar
2013-05-11 18:49:11 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-05-11 18:49:11 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.5.2.12.jar
2013-05-11 18:49:11 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-05-11 18:49:11 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
2013-05-11 18:49:11 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-05-11 18:49:11 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir
2013-05-11 18:49:11 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.2.zip present and correct in lib dir
2013-05-11 18:49:11 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir
2013-05-11 18:49:12 [FINEST] [ForgeModLoader] Running coremod plugins
2013-05-11 18:49:12 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-05-11 18:49:12 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-05-11 18:49:12 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-05-11 18:49:12 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-05-11 18:49:12 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-05-11 18:49:12 [FINEST] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin
2013-05-11 18:49:12 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-05-11 18:49:12 [FINEST] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully
2013-05-11 18:49:12 [FINEST] [ForgeModLoader] Running coremod plugin NEICorePlugin
2013-05-11 18:49:12 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg
2013-05-11 18:49:12 [FINEST] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully
2013-05-11 18:49:12 [FINEST] [ForgeModLoader] Validating minecraft
2013-05-11 18:49:12 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2013-05-11 18:49:12 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException
2013-05-11 18:49:12 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-11 18:49:12 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-11 18:49:12 [iNFO] [sTDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-11 18:49:12 [iNFO] [sTDERR] 	at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-11 18:49:12 [iNFO] [sTDERR] 	at magic.launcher.Launcher.main(Unknown Source)
2013-05-11 18:49:12 [iNFO] [sTDERR] Caused by: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
2013-05-11 18:49:12 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:159)
2013-05-11 18:49:12 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.setupNewClientHome(FMLRelauncher.java:134)
2013-05-11 18:49:12 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:106)
2013-05-11 18:49:12 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)
2013-05-11 18:49:12 [iNFO] [sTDERR] 	at net.minecraft.client.Minecraft.main(Minecraft.java:2237)
2013-05-11 18:49:12 [iNFO] [sTDERR] 	... 5 more
2013-05-11 18:49:12 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
2013-05-11 18:49:12 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
2013-05-11 18:49:12 [iNFO] [sTDERR] 	at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-11 18:49:12 [iNFO] [sTDERR] 	at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-11 18:49:12 [iNFO] [sTDERR] 	at java.lang.Class.forName0(Native Method)
2013-05-11 18:49:12 [iNFO] [sTDERR] 	at java.lang.Class.forName(Unknown Source)
2013-05-11 18:49:12 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:151)
2013-05-11 18:49:12 [iNFO] [sTDERR] 	... 9 more
2013-05-11 18:49:12 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: Needle not found in Haystack:    L0
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 344 L0
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.m : Ljava/awt/Canvas;
2013-05-11 18:49:12 [iNFO] [sTDERR]     IFNULL L8
2013-05-11 18:49:12 [iNFO] [sTDERR]    L1
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 346 L1
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.m : Ljava/awt/Canvas;
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL java/awt/Canvas.getGraphics ()Ljava/awt/Graphics;
2013-05-11 18:49:12 [iNFO] [sTDERR]     ASTORE 1
2013-05-11 18:49:12 [iNFO] [sTDERR]    L2
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 348 L2
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 1
2013-05-11 18:49:12 [iNFO] [sTDERR]     IFNULL L6
2013-05-11 18:49:12 [iNFO] [sTDERR]    L3
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 350 L3
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 1
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETSTATIC java/awt/Color.BLACK : Ljava/awt/Color;
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL java/awt/Graphics.setColor (Ljava/awt/Color;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L4
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 351 L4
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 1
2013-05-11 18:49:12 [iNFO] [sTDERR]     ICONST_0
2013-05-11 18:49:12 [iNFO] [sTDERR]     ICONST_0
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.c : I
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.d : I
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL java/awt/Graphics.fillRect (IIII)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L5
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 352 L5
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 1
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL java/awt/Graphics.dispose ()V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L6
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 355 L6
2013-05-11 18:49:12 [iNFO] [sTDERR]    FRAME APPEND [java/awt/Graphics]
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.m : Ljava/awt/Canvas;
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC org/lwjgl/opengl/Display.setParent (Ljava/awt/Canvas;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L7
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 356 L7
2013-05-11 18:49:12 [iNFO] [sTDERR]     GOTO L17
2013-05-11 18:49:12 [iNFO] [sTDERR]    L8
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 357 L8
2013-05-11 18:49:12 [iNFO] [sTDERR]    FRAME CHOP 1
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.S : Z
2013-05-11 18:49:12 [iNFO] [sTDERR]     IFEQ L16
2013-05-11 18:49:12 [iNFO] [sTDERR]    L9
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 359 L9
2013-05-11 18:49:12 [iNFO] [sTDERR]     ICONST_1
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC org/lwjgl/opengl/Display.setFullscreen (Z)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L10
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 360 L10
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC org/lwjgl/opengl/Display.getDisplayMode ()Lorg/lwjgl/opengl/DisplayMode;
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL org/lwjgl/opengl/DisplayMode.getWidth ()I
2013-05-11 18:49:12 [iNFO] [sTDERR]     PUTFIELD net/minecraft/client/Minecraft.c : I
2013-05-11 18:49:12 [iNFO] [sTDERR]    L11
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 361 L11
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC org/lwjgl/opengl/Display.getDisplayMode ()Lorg/lwjgl/opengl/DisplayMode;
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL org/lwjgl/opengl/DisplayMode.getHeight ()I
2013-05-11 18:49:12 [iNFO] [sTDERR]     PUTFIELD net/minecraft/client/Minecraft.d : I
2013-05-11 18:49:12 [iNFO] [sTDERR]    L12
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 363 L12
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.c : I
2013-05-11 18:49:12 [iNFO] [sTDERR]     IFGT L14
2013-05-11 18:49:12 [iNFO] [sTDERR]    L13
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 365 L13
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     ICONST_1
2013-05-11 18:49:12 [iNFO] [sTDERR]     PUTFIELD net/minecraft/client/Minecraft.c : I
2013-05-11 18:49:12 [iNFO] [sTDERR]    L14
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 368 L14
2013-05-11 18:49:12 [iNFO] [sTDERR]    FRAME SAME
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.d : I
2013-05-11 18:49:12 [iNFO] [sTDERR]     IFGT L17
2013-05-11 18:49:12 [iNFO] [sTDERR]    L15
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 370 L15
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     ICONST_1
2013-05-11 18:49:12 [iNFO] [sTDERR]     PUTFIELD net/minecraft/client/Minecraft.d : I
2013-05-11 18:49:12 [iNFO] [sTDERR]     GOTO L17
2013-05-11 18:49:12 [iNFO] [sTDERR]    L16
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 375 L16
2013-05-11 18:49:12 [iNFO] [sTDERR]    FRAME SAME
2013-05-11 18:49:12 [iNFO] [sTDERR]     NEW org/lwjgl/opengl/DisplayMode
2013-05-11 18:49:12 [iNFO] [sTDERR]     DUP
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.c : I
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.d : I
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL org/lwjgl/opengl/DisplayMode.<init> (II)V
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC org/lwjgl/opengl/Display.setDisplayMode (Lorg/lwjgl/opengl/DisplayMode;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L17
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 378 L17
2013-05-11 18:49:12 [iNFO] [sTDERR]    FRAME SAME
2013-05-11 18:49:12 [iNFO] [sTDERR]     LDC "Minecraft Minecraft 1.5.2"
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC org/lwjgl/opengl/Display.setTitle (Ljava/lang/String;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L18
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 379 L18
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL net/minecraft/client/Minecraft.al ()Lku;
2013-05-11 18:49:12 [iNFO] [sTDERR]     NEW java/lang/StringBuilder
2013-05-11 18:49:12 [iNFO] [sTDERR]     DUP
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL java/lang/StringBuilder.<init> ()V
2013-05-11 18:49:12 [iNFO] [sTDERR]     LDC "LWJGL Version: "
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC org/lwjgl/Sys.getVersion ()Ljava/lang/String;
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL java/lang/StringBuilder.toString ()Ljava/lang/String;
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEINTERFACE ku.a (Ljava/lang/String;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L19
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 383 L19
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC net/minecraftforge/client/ForgeHooksClient.createDisplay ()V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L20
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 399 L20
2013-05-11 18:49:12 [iNFO] [sTDERR]     GOTO L27
2013-05-11 18:49:12 [iNFO] [sTDERR]    L21
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 385 L21
2013-05-11 18:49:12 [iNFO] [sTDERR]    FRAME SAME1 org/lwjgl/LWJGLException
2013-05-11 18:49:12 [iNFO] [sTDERR]     ASTORE 1
2013-05-11 18:49:12 [iNFO] [sTDERR]    L22
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 387 L22
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 1
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL org/lwjgl/LWJGLException.printStackTrace ()V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L23
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 391 L23
2013-05-11 18:49:12 [iNFO] [sTDERR]     LDC 1000
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC java/lang/Thread.sleep (J)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L24
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 396 L24
2013-05-11 18:49:12 [iNFO] [sTDERR]     GOTO L26
2013-05-11 18:49:12 [iNFO] [sTDERR]    L25
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 393 L25
2013-05-11 18:49:12 [iNFO] [sTDERR]    FRAME FULL [net/minecraft/client/Minecraft org/lwjgl/LWJGLException] [java/lang/InterruptedException]
2013-05-11 18:49:12 [iNFO] [sTDERR]     ASTORE 2
2013-05-11 18:49:12 [iNFO] [sTDERR]    L26
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 398 L26
2013-05-11 18:49:12 [iNFO] [sTDERR]    FRAME SAME
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC org/lwjgl/opengl/Display.create ()V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L27
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 401 L27
2013-05-11 18:49:12 [iNFO] [sTDERR]    FRAME CHOP 1
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC bkn.a ()V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L28
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 402 L28
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC net/minecraft/client/Minecraft.b ()Ljava/io/File;
2013-05-11 18:49:12 [iNFO] [sTDERR]     PUTFIELD net/minecraft/client/Minecraft.E : Ljava/io/File;
2013-05-11 18:49:12 [iNFO] [sTDERR]    L29
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 403 L29
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     NEW ajq
2013-05-11 18:49:12 [iNFO] [sTDERR]     DUP
2013-05-11 18:49:12 [iNFO] [sTDERR]     NEW java/io/File
2013-05-11 18:49:12 [iNFO] [sTDERR]     DUP
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.E : Ljava/io/File;
2013-05-11 18:49:12 [iNFO] [sTDERR]     LDC "saves"
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL java/io/File.<init> (Ljava/io/File;Ljava/lang/String;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL ajq.<init> (Ljava/io/File;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]     PUTFIELD net/minecraft/client/Minecraft.ac : Laki;
2013-05-11 18:49:12 [iNFO] [sTDERR]    L30
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 404 L30
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     NEW avy
2013-05-11 18:49:12 [iNFO] [sTDERR]     DUP
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.E : Ljava/io/File;
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL avy.<init> (Lnet/minecraft/client/Minecraft;Ljava/io/File;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]     PUTFIELD net/minecraft/client/Minecraft.z : Lavy;
2013-05-11 18:49:12 [iNFO] [sTDERR]    L31
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 405 L31
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     NEW bju
2013-05-11 18:49:12 [iNFO] [sTDERR]     DUP
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.E : Ljava/io/File;
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL bju.<init> (Ljava/io/File;Lnet/minecraft/client/Minecraft;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]     PUTFIELD net/minecraft/client/Minecraft.D : Lbju;
2013-05-11 18:49:12 [iNFO] [sTDERR]    L32
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 406 L32
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     NEW bge
2013-05-11 18:49:12 [iNFO] [sTDERR]     DUP
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.D : Lbju;
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.z : Lavy;
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL bge.<init> (Lbju;Lavy;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]     PUTFIELD net/minecraft/client/Minecraft.p : Lbge;
2013-05-11 18:49:12 [iNFO] [sTDERR]    L33
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 407 L33
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL net/minecraft/client/Minecraft.J ()V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L34
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 408 L34
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     NEW awv
2013-05-11 18:49:12 [iNFO] [sTDERR]     DUP
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.z : Lavy;
2013-05-11 18:49:12 [iNFO] [sTDERR]     LDC "/font/default.png"
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.p : Lbge;
2013-05-11 18:49:12 [iNFO] [sTDERR]     ICONST_0
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL awv.<init> (Lavy;Ljava/lang/String;Lbge;Z)V
2013-05-11 18:49:12 [iNFO] [sTDERR]     PUTFIELD net/minecraft/client/Minecraft.q : Lawv;
2013-05-11 18:49:12 [iNFO] [sTDERR]    L35
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 409 L35
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     NEW awv
2013-05-11 18:49:12 [iNFO] [sTDERR]     DUP
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.z : Lavy;
2013-05-11 18:49:12 [iNFO] [sTDERR]     LDC "/font/alternate.png"
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.p : Lbge;
2013-05-11 18:49:12 [iNFO] [sTDERR]     ICONST_0
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL awv.<init> (Lavy;Ljava/lang/String;Lbge;Z)V
2013-05-11 18:49:12 [iNFO] [sTDERR]     PUTFIELD net/minecraft/client/Minecraft.r : Lawv;
2013-05-11 18:49:12 [iNFO] [sTDERR]    L36
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 411 L36
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC cpw/mods/fml/client/FMLClientHandler.instance ()Lcpw/mods/fml/client/FMLClientHandler;
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL cpw/mods/fml/client/FMLClientHandler.beginMinecraftLoading (Lnet/minecraft/client/Minecraft;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L37
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 413 L37
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.z : Lavy;
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD avy.an : Ljava/lang/String;
2013-05-11 18:49:12 [iNFO] [sTDERR]     IFNULL L41
2013-05-11 18:49:12 [iNFO] [sTDERR]    L38
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 415 L38
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC bp.a ()Lbp;
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.z : Lavy;
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD avy.an : Ljava/lang/String;
2013-05-11 18:49:12 [iNFO] [sTDERR]     ICONST_0
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL bp.a (Ljava/lang/String;Z)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L39
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 416 L39
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.q : Lawv;
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC bp.a ()Lbp;
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL bp.d ()Z
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL awv.a (Z)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L40
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 417 L40
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.q : Lawv;
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.z : Lavy;
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD avy.an : Ljava/lang/String;
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC bp.e (Ljava/lang/String;)Z
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL awv.b (Z)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L41
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 420 L41
2013-05-11 18:49:12 [iNFO] [sTDERR]    FRAME SAME
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.p : Lbge;
2013-05-11 18:49:12 [iNFO] [sTDERR]     LDC "/misc/grasscolor.png"
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL bge.a (Ljava/lang/String;)[i
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC aaa.a ([i)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L42
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 421 L42
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.p : Lbge;
2013-05-11 18:49:12 [iNFO] [sTDERR]     LDC "/misc/foliagecolor.png"
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL bge.a (Ljava/lang/String;)[i
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC zx.a ([i)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L43
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 422 L43
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     NEW bfq
2013-05-11 18:49:12 [iNFO] [sTDERR]     DUP
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL bfq.<init> (Lnet/minecraft/client/Minecraft;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]     PUTFIELD net/minecraft/client/Minecraft.u : Lbfq;
2013-05-11 18:49:12 [iNFO] [sTDERR]    L44
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 423 L44
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETSTATIC bgy.a : Lbgy;
2013-05-11 18:49:12 [iNFO] [sTDERR]     NEW bfx
2013-05-11 18:49:12 [iNFO] [sTDERR]  DUP
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL bfx.<init> (Lnet/minecraft/client/Minecraft;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]     PUTFIELD bgy.f : Lbfx;
2013-05-11 18:49:12 [iNFO] [sTDERR]    L45
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 424 L45
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     NEW bki
2013-05-11 18:49:12 [iNFO] [sTDERR]     DUP
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.k : Lawf;
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.E : Ljava/io/File;
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL bki.<init> (Lawf;Ljava/io/File;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]     PUTFIELD net/minecraft/client/Minecraft.F : Lbki;
2013-05-11 18:49:12 [iNFO] [sTDERR]    L46
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 425 L46
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETSTATIC jv.f : Lju;
2013-05-11 18:49:12 [iNFO] [sTDERR]     NEW avl
2013-05-11 18:49:12 [iNFO] [sTDERR]     DUP
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL avl.<init> (Lnet/minecraft/client/Minecraft;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL ju.a (Ljw;)Lju;
2013-05-11 18:49:12 [iNFO] [sTDERR]     POP
2013-05-11 18:49:12 [iNFO] [sTDERR]    L47
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 426 L47
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL net/minecraft/client/Minecraft.J ()V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L48
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 427 L48
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC org/lwjgl/input/Mouse.create ()V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L49
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 428 L49
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     NEW avw
2013-05-11 18:49:12 [iNFO] [sTDERR]     DUP
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.m : Ljava/awt/Canvas;
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.z : Lavy;
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL avw.<init> (Ljava/awt/Component;Lavy;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]     PUTFIELD net/minecraft/client/Minecraft.C : Lavw;
2013-05-11 18:49:12 [iNFO] [sTDERR]    L50
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 429 L50
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     LDC "Pre startup"
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL net/minecraft/client/Minecraft.d (Ljava/lang/String;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L51
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 430 L51
2013-05-11 18:49:12 [iNFO] [sTDERR]     SIPUSH 3553
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC org/lwjgl/opengl/GL11.glEnable (I)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L52
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 431 L52
2013-05-11 18:49:12 [iNFO] [sTDERR]     SIPUSH 7425
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC org/lwjgl/opengl/GL11.glShadeModel (I)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L53
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 432 L53
2013-05-11 18:49:12 [iNFO] [sTDERR]     DCONST_1
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC org/lwjgl/opengl/GL11.glClearDepth (D)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L54
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 433 L54
2013-05-11 18:49:12 [iNFO] [sTDERR]     SIPUSH 2929
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC org/lwjgl/opengl/GL11.glEnable (I)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L55
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 434 L55
2013-05-11 18:49:12 [iNFO] [sTDERR]     SIPUSH 515
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC org/lwjgl/opengl/GL11.glDepthFunc (I)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L56
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 435 L56
2013-05-11 18:49:12 [iNFO] [sTDERR]     SIPUSH 3008
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC org/lwjgl/opengl/GL11.glEnable (I)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L57
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 436 L57
2013-05-11 18:49:12 [iNFO] [sTDERR]     SIPUSH 516
2013-05-11 18:49:12 [iNFO] [sTDERR]     LDC 0.1
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC org/lwjgl/opengl/GL11.glAlphaFunc (IF)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L58
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 437 L58
2013-05-11 18:49:12 [iNFO] [sTDERR]     SIPUSH 1029
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC org/lwjgl/opengl/GL11.glCullFace (I)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L59
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 438 L59
2013-05-11 18:49:12 [iNFO] [sTDERR]     SIPUSH 5889
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC org/lwjgl/opengl/GL11.glMatrixMode (I)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L60
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 439 L60
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC org/lwjgl/opengl/GL11.glLoadIdentity ()V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L61
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 440 L61
2013-05-11 18:49:12 [iNFO] [sTDERR]     SIPUSH 5888
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC org/lwjgl/opengl/GL11.glMatrixMode (I)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L62
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 441 L62
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     LDC "Startup"
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL net/minecraft/client/Minecraft.d (Ljava/lang/String;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L63
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 442 L63
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.B : Lbkc;
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.z : Lavy;
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL bkc.a (Lavy;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L64
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 443 L64
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     NEW bfy
2013-05-11 18:49:12 [iNFO] [sTDERR]     DUP
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.p : Lbge;
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL bfy.<init> (Lnet/minecraft/client/Minecraft;Lbge;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]     PUTFIELD net/minecraft/client/Minecraft.f : Lbfy;
2013-05-11 18:49:12 [iNFO] [sTDERR]    L65
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 444 L65
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.p : Lbge;
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL bge.d ()V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L66
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 445 L66
2013-05-11 18:49:12 [iNFO] [sTDERR]     ICONST_0
2013-05-11 18:49:12 [iNFO] [sTDERR]     ICONST_0
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.c : I
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.d : I
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC org/lwjgl/opengl/GL11.glViewport (IIII)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L67
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 446 L67
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     NEW beu
2013-05-11 18:49:12 [iNFO] [sTDERR]     DUP
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.e : Lbds;
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.p : Lbge;
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL beu.<init> (Laab;Lbge;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]     PUTFIELD net/minecraft/client/Minecraft.j : Lbeu;
2013-05-11 18:49:12 [iNFO] [sTDERR]    L68
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 448 L68
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC cpw/mods/fml/client/FMLClientHandler.instance ()Lcpw/mods/fml/client/FMLClientHandler;
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL cpw/mods/fml/client/FMLClientHandler.finishMinecraftLoading ()V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L69
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 452 L69
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     NEW aus
2013-05-11 18:49:12 [iNFO] [sTDERR]     DUP
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.E : Ljava/io/File;
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL aus.<init> (Ljava/io/File;Lnet/minecraft/client/Minecraft;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]     PUTFIELD net/minecraft/client/Minecraft.X : Laus;
2013-05-11 18:49:12 [iNFO] [sTDERR]    L70
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 453 L70
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.X : Laus;
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL aus.start ()V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L71
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 458 L71
2013-05-11 18:49:12 [iNFO] [sTDERR]     GOTO L73
2013-05-11 18:49:12 [iNFO] [sTDERR]    L72
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 455 L72
2013-05-11 18:49:12 [iNFO] [sTDERR]    FRAME SAME1 java/lang/Exception
2013-05-11 18:49:12 [iNFO] [sTDERR]     ASTORE 1
2013-05-11 18:49:12 [iNFO] [sTDERR]    L73
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 460 L73
2013-05-11 18:49:12 [iNFO] [sTDERR]    FRAME SAME
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     LDC "Post startup"
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL net/minecraft/client/Minecraft.d (Ljava/lang/String;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L74
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 461 L74
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     NEW net/minecraftforge/client/GuiIngameForge
2013-05-11 18:49:12 [iNFO] [sTDERR]     DUP
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL net/minecraftforge/client/GuiIngameForge.<init> (Lnet/minecraft/client/Minecraft;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]     PUTFIELD net/minecraft/client/Minecraft.w : Laww;
2013-05-11 18:49:12 [iNFO] [sTDERR]    L75
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 463 L75
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.ag : Ljava/lang/String;
2013-05-11 18:49:12 [iNFO] [sTDERR]     IFNULL L77
2013-05-11 18:49:12 [iNFO] [sTDERR]    L76
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 465 L76
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     NEW bdn
2013-05-11 18:49:12 [iNFO] [sTDERR]     DUP
2013-05-11 18:49:12 [iNFO] [sTDERR]     NEW bkf
2013-05-11 18:49:12 [iNFO] [sTDERR]     DUP
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL bkf.<init> ()V
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.ag : Ljava/lang/String;
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.ah : I
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL bdn.<init> (Laxr;Lnet/minecraft/client/Minecraft;Ljava/lang/String;I)V
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL net/minecraft/client/Minecraft.a (Laxr;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]     GOTO L78
2013-05-11 18:49:12 [iNFO] [sTDERR]    L77
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 469 L77
2013-05-11 18:49:12 [iNFO] [sTDERR]    FRAME SAME
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     NEW bkf
2013-05-11 18:49:12 [iNFO] [sTDERR]     DUP
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL bkf.<init> ()V
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL net/minecraft/client/Minecraft.a (Laxr;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L78
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 472 L78
2013-05-11 18:49:12 [iNFO] [sTDERR]    FRAME SAME
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     NEW awb
2013-05-11 18:49:12 [iNFO] [sTDERR]     DUP
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESPECIAL awb.<init> (Lnet/minecraft/client/Minecraft;)V
2013-05-11 18:49:12 [iNFO] [sTDERR]     PUTFIELD net/minecraft/client/Minecraft.t : Lawb;
2013-05-11 18:49:12 [iNFO] [sTDERR]    L79
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 474 L79
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.z : Lavy;
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD avy.u : Z
2013-05-11 18:49:12 [iNFO] [sTDERR]     IFEQ L81
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     GETFIELD net/minecraft/client/Minecraft.S : Z
2013-05-11 18:49:12 [iNFO] [sTDERR]     IFNE L81
2013-05-11 18:49:12 [iNFO] [sTDERR]    L80
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 476 L80
2013-05-11 18:49:12 [iNFO] [sTDERR]     ALOAD 0
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL net/minecraft/client/Minecraft.k ()V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L81
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 479 L81
2013-05-11 18:49:12 [iNFO] [sTDERR]    FRAME SAME
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKESTATIC cpw/mods/fml/client/FMLClientHandler.instance ()Lcpw/mods/fml/client/FMLClientHandler;
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL cpw/mods/fml/client/FMLClientHandler.onInitializationComplete ()V
2013-05-11 18:49:12 [iNFO] [sTDERR]    L82
2013-05-11 18:49:12 [iNFO] [sTDERR]     LINENUMBER 480 L82
2013-05-11 18:49:12 [iNFO] [sTDERR]     RETURN
2013-05-11 18:49:12 [iNFO] [sTDERR]    L83
2013-05-11 18:49:12 [iNFO] [sTDERR] 
2013-05-11 18:49:12 [iNFO] [sTDERR]     BIPUSH 24
2013-05-11 18:49:12 [iNFO] [sTDERR]     INVOKEVIRTUAL org/lwjgl/opengl/PixelFormat.withDepthBits (I)Lorg/lwjgl/opengl/PixelFormat;
2013-05-11 18:49:12 [iNFO] [sTDERR] 
2013-05-11 18:49:12 [iNFO] [sTDERR] 	at codechicken.core.asm.FeatureHackTransformer.transformer003(FeatureHackTransformer.java:109)
2013-05-11 18:49:12 [iNFO] [sTDERR] 	at codechicken.core.asm.FeatureHackTransformer.transform(FeatureHackTransformer.java:70)
2013-05-11 18:49:12 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:352)
2013-05-11 18:49:12 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:225)
2013-05-11 18:49:12 [iNFO] [sTDERR] 	... 14 more

 

Thank you in advance.

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Looks like supplementaries is conflicting with the mod spawn
    • ---- Minecraft Crash Report ---- // There are four lights! Time: 2024-11-26 09:45:49 Description: Exception in server tick loop net.mehvahdjukaar.supplementaries.common.utils.VibeChecker$BadModError: Some OTHER mod loaded the Sheets class to early, causing modded banner patterns and sherds textures to not include modded ones. Refusing to proceed further. Missing entries: [ResourceKey[minecraft:decorated_pot_patterns / spawn:crown_pottery_pattern], ResourceKey[minecraft:decorated_pot_patterns / spawn:spade_pottery_pattern]] (mods listed here are NOT the cause of this, merely the ones that got broken because of it) Check previous forge log lines to find the offending mod.     at knot//net.mehvahdjukaar.supplementaries.common.utils.VibeChecker.clientStuff(VibeChecker.java:100)     at knot//net.mehvahdjukaar.supplementaries.common.utils.VibeChecker.checkVibe(VibeChecker.java:42)     at knot//net.mehvahdjukaar.supplementaries.common.events.ServerEvents.onPlayerLoggedIn(ServerEvents.java:121)     at knot//net.mehvahdjukaar.supplementaries.common.events.fabric.ServerEventsFabric.lambda$init$0(ServerEventsFabric.java:40)     at knot//net.fabricmc.fabric.api.networking.v1.ServerPlayConnectionEvents.lambda$static$2(ServerPlayConnectionEvents.java:48)     at knot//net.fabricmc.fabric.impl.networking.server.ServerPlayNetworkAddon.onClientReady(ServerPlayNetworkAddon.java:66)     at knot//net.minecraft.class_3324.handler$dnm001$fabric-networking-api-v1$handlePlayerConnection(class_3324.java:10018)     at knot//net.minecraft.class_3324.method_14570(class_3324.java:215)     at knot//net.minecraft.class_3248.method_33800(class_3248.java:131)     at knot//net.minecraft.class_3248.method_14384(class_3248.java:118)     at knot//net.minecraft.class_3248.redirect$dnn000$fabric-networking-api-v1$handlePlayerJoin(class_3248.java:563)     at knot//net.minecraft.class_3248.method_18784(class_3248.java:68)     at knot//net.minecraft.class_2535.method_10754(class_2535.java:259)     at knot//net.minecraft.class_3242.method_14357(class_3242.java:172)     at knot//net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:908)     at knot//net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:824)     at knot//net.minecraft.class_1132.method_3748(class_1132.java:105)     at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:671)     at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)     at java.base/java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details:     Minecraft Version: 1.20.1     Minecraft Version ID: 1.20.1     Operating System: Windows 10 (amd64) version 10.0     Java Version: 17.0.12, Azul Systems, Inc.     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.     Memory: 6718697432 bytes (6407 MiB) / 11031019520 bytes (10520 MiB) up to 17179869184 bytes (16384 MiB)     CPUs: 12     Processor Vendor: GenuineIntel     Processor Name: Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz     Identifier: Intel64 Family 6 Model 45 Stepping 7     Microarchitecture: Sandy Bridge (Server)     Frequency (GHz): 3.20     Number of physical packages: 1     Number of physical CPUs: 6     Number of logical CPUs: 12     Graphics card #0 name: NVIDIA GeForce GTX 1070     Graphics card #0 vendor: NVIDIA (0x10de)     Graphics card #0 VRAM (MB): 4095.00     Graphics card #0 deviceId: 0x1b81     Graphics card #0 versionInfo: DriverVersion=32.0.15.6614     Memory slot #0 capacity (MB): 8192.00     Memory slot #0 clockSpeed (GHz): 1.60     Memory slot #0 type: DDR3     Memory slot #1 capacity (MB): 8192.00     Memory slot #1 clockSpeed (GHz): 1.60     Memory slot #1 type: DDR3     Memory slot #2 capacity (MB): 8192.00     Memory slot #2 clockSpeed (GHz): 1.60     Memory slot #2 type: DDR3     Memory slot #3 capacity (MB): 8192.00     Memory slot #3 clockSpeed (GHz): 1.60     Memory slot #3 type: DDR3     Virtual memory max (MB): 37550.15     Virtual memory used (MB): 24472.94     Swap memory total (MB): 4864.00     Swap memory used (MB): 0.00     JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx16384M     Fabric Mods:          additionz: AdditionZ 1.3.2         adorn: Adorn 5.0.1+1.20.1         advanced_runtime_resource_pack: Runtime Resource Pack 0.8.1         advancementsfullscreen: AdvancementsFullscreen 1.0         advancementssearch: AdvancementsSearch 1.0         adventurez: AdventureZ 1.4.20         agedaddition: Aged-Addition 1.0.6         alloy_forgery: Alloy Forgery 2.1.2+1.20         almanac: Almanac 1.0.2         amarite: Amarite 1.0.8             cardinal-components-base: Cardinal Components API (base) 5.2.2             cardinal-components-block: Cardinal Components API (blocks) 5.2.2             cardinal-components-entity: Cardinal Components API (entities) 5.2.2             reach-entity-attributes: Reach Entity Attributes 2.4.0         ambientenvironment: Ambient Environment 11.0.0.1         amendments: Amendments 1.20-1.2.12         another_furniture: Another Furniture 1.20.1-3.0.1         antique_atlas: Antique Atlas 2.10.0+1.20         appleskin: AppleSkin 2.5.1+mc1.20         architectury: Architectury 9.2.14         astrocraft: Astrocraft 1.4.5+1.20.1         asynclocator: Async Locator 1.3.0         athena: Athena 3.1.2         autotag-convention: AutoTag Convention 2.0.2+1.20             autotag: AutoTag 2.0.2+1.20         backslot: BackSlot 1.2.15             amecsapi: Amecs API 1.5.0+mc1.20-pre1         backslotaddon: BackSlot Addon 1.1.1         badoptimizations: BadOptimizations 2.2.0         bakery: [Let's Do] Bakery 2.0.3         balm-fabric: Balm 7.3.9             kuma_api: KumaAPI 20.1.8         bbb: Building But Better 1.20.1-fabric-1.0.2         betterarcheology: Better Archeology 1.2.1-1.20.1         bettercombat: Better Combat 1.8.6+1.20.1         betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3             org_reflections_reflections: reflections 0.10.2         betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.6         betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.6         betterjungletemples: YUNG's Better Jungle Temples 1.20-Fabric-2.0.5         betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4         betterstats: Better Statistics Screen 3.12.6+fabric-1.20.1         bettertrims: BetterTrims 3.2.8         birds-boids: Birds Boids 1.1.0         blur: Blur (Fabric) 3.1.0             midnightlib: MidnightLib 1.4.1             satin: Satin 1.13.0         boids: Boids 1.2.2             blue_endless_jankson: jankson 1.2.3         bookshelf: Bookshelf 20.2.13         borderlessmining: Borderless Mining 1.1.8+1.20.1         brewery: [Let's Do] Brewery 2.0.3         cameraoverhaul: Camera Overhaul 1.4.1-fabric-universal         candlelight: [Let's Do] Candlelight 2.0.2         cardinal-components: Cardinal Components API 5.2.2             cardinal-components-chunk: Cardinal Components API (chunks) 5.2.2             cardinal-components-item: Cardinal Components API (items) 5.2.2             cardinal-components-level: Cardinal Components API (world saves) 5.2.2             cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.2.2             cardinal-components-world: Cardinal Components API (worlds) 5.2.2         cave_dweller: Cave Dweller 1.4.0         chalk: Chalk 2.2.4             com_github_mclegoman_releasetypeutils: releasetypeutils 2.1.0             fabric-simplelibs: Simple Fabric Libs 2.0.0         chalk-colorful-addon: Chalk: Colorful-Addon 2.1.1+1.19.3         chipped: Chipped 3.0.7         cloth-config: Cloth Config v11 11.1.136             cloth-basic-math: cloth-basic-math 0.6.1         collective: Collective 7.87         combatroll: Combat Roll 1.3.3+1.20.1         configurable: Configurable 2.2.3         connectiblechains: Connectible Chains 2.2.1+1.20.1         convenientdecor: Convenient Decor 0.4.3             omega-config: OmegaConfig 1.4.0+1.20.1         couplings: Couplings 1.9.5+1.20         craftedcore: CraftedCore 5.6         crawl: Crawl 0.12.0             mm: Manningham Mills 2.3         creeperoverhaul: Creeper Overhaul 3.0.2         crop_growth_modifier: Crop Growth Modifier 1.20.1-1.1.1         cyclepaintings: Cycle Paintings 3.6         darkpaintings: DarkPaintings 17.0.4         dawn: Dawn API 5.0.0             terraform-shapes-api-v1: Terraform Shapes API (v1) 7.0.1             terraform-wood-api-v1: Terraform Wood API (v1) 7.0.1         decorative_computers: decorative_computers 1.0.1         defaultoptions: Default Options 18.0.1         dehydration: Dehydration 1.3.6         desert_dungeon: Desert Dungeon 1.0.0         deuf_refabricated: DEUF Refabricated 1.1.0         distanthorizons: Distant Horizons 2.2.1-a         doapi: [Let's Do] API 1.2.15         dungeonnowloading: Dungeon Now Loading 1.5         dungeonz: DungeonZ 1.0.6         earlystage: EarlyStage 1.1.1         elytratrims: Elytra Trims 3.5.4             conditional-mixin: conditional mixin 0.6.2         elytratrims_extensions: Elytra Trims Extensions 2.2.1         emi: EMI 1.1.18+1.20.1+fabric         emi_enchanting: EMI Enchanting 0.1.2+1.20.1         emi_letsdo_compat: emi-letsdo-compat 1.3         emi_loot: EMI Loot 0.7.4+1.20.1+fabric         emi_ores: EMI Ores 1.0+1.20.1+fabric         emiffect: EMIffect 1.1.2+mc1.20.1         emitrades: EMI Trades 1.2.1+mc1.20.1             org_quiltmc_parsers_json: json 0.2.1         endermanoverhaul: Enderman Overhaul 1.0.4         endrem: End Remastered 5.2.4         entity_model_features: Entity Model Features 2.2.6         entity_texture_features: Entity Texture Features 6.2.7             org_apache_httpcomponents_httpmime: httpmime 4.5.10         entityculling: EntityCulling 1.7.1         environmentz: EnvironmentZ 2.0.8         euphonium: Euphonium 1.0.3+1.20             folk_sisby_kaleido-config: kaleido-config 0.3.1+1.3.2         everycomp: Every Compat 1.20-2.6.92         exposure: Exposure 1.7.7         extended_drawers: Extended Drawers 2.1.1+mc.1.20.1             config_toolkit: ConfigToolkit 1.0.0                 io_determann_shadow-api-17: shadow-api-17 0.1.1                 net_fabricmc_javapoet: javapoet 0.1.0             graphlib: Graph Lib 1.4.0+1.20                 kmodlib-overlay: KModLib Overlay 0.2.12+1.20                 libnetworkstack: Lib Network Stack 0.10.0             noindium: No Indium? 1.1.0+1.20         extendeddrawersaddon: ExtendedDrawersAddon 1.0.2         fabric-api: Fabric API 0.92.2+1.20.1             fabric-api-base: Fabric API Base 0.4.31+1802ada577             fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.36+1802ada577             fabric-biome-api-v1: Fabric Biome API (v1) 13.0.13+1802ada577             fabric-block-api-v1: Fabric Block API (v1) 1.0.11+1802ada577             fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.1+1802ada577             fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.41+1802ada577             fabric-client-tags-api-v1: Fabric Client Tags 1.1.2+1802ada577             fabric-command-api-v1: Fabric Command API (v1) 1.2.34+f71b366f77             fabric-command-api-v2: Fabric Command API (v2) 2.2.13+1802ada577             fabric-commands-v0: Fabric Commands (v0) 0.2.51+df3654b377             fabric-containers-v0: Fabric Containers (v0) 0.1.64+df3654b377             fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.11+1802ada577             fabric-convention-tags-v1: Fabric Convention Tags 1.5.5+1802ada577             fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.19+1802ada577             fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.0+de0fd6d177             fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.4+1802ada577             fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.54+1802ada577             fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.0+1c78457f77             fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.2+1802ada577             fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.63+df3654b377             fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.40+1802ada577             fabric-item-api-v1: Fabric Item API (v1) 2.1.28+1802ada577             fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.12+1802ada577             fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.37+1802ada577             fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.35+df3654b377             fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.22+1802ada577             fabric-loot-api-v2: Fabric Loot API (v2) 1.2.1+1802ada577             fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.45+9e7660c677             fabric-message-api-v1: Fabric Message API (v1) 5.1.9+1802ada577             fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.50+1802ada577             fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.3+1802ada577             fabric-models-v0: Fabric Models (v0) 0.4.2+9386d8a777             fabric-networking-api-v1: Fabric Networking API (v1) 1.3.11+1802ada577             fabric-networking-v0: Fabric Networking (v0) 0.3.51+df3654b377             fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.3+1802ada577             fabric-particles-v1: Fabric Particles (v1) 1.1.2+1802ada577             fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.21+1802ada577             fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.3+1802ada577             fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.1+1802ada577             fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.2+85287f9f77             fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.46+df3654b377             fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.37+92a0d36777             fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.28+1802ada577             fabric-rendering-v0: Fabric Rendering (v0) 1.1.49+df3654b377             fabric-rendering-v1: Fabric Rendering (v1) 3.0.8+1802ada577             fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.8+1802ada577             fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.10+1802ada577             fabric-screen-api-v1: Fabric Screen API (v1) 2.0.8+1802ada577             fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.30+1802ada577             fabric-sound-api-v1: Fabric Sound API (v1) 1.0.13+1802ada577             fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.5+8dd72ea377             fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.1+1802ada577         fabric-language-kotlin: Fabric Language Kotlin 1.12.3+kotlin.2.0.21             org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.0.21             org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.0.21             org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.0.21             org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.0.21             org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.25.0             org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.9.0             org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.9.0             org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1             org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.5.4             org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.5.4             org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.3             org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.3             org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.3         fabricloader: Fabric Loader 0.16.9         fancymenu: FancyMenu 3.3.2             com_github_keksuccino_japng: japng 0.5.3             com_github_rtyley_animated-gif-lib-for-java: animated-gif-lib-for-java animated-gif-lib-1.7         farm_and_charm: [Let's Do] Farm & Charm 1.0.4         fastconfigapi: Fast Config API 2.1.0             com_moandjiezana_toml_toml4j: toml4j 0.7.2         fbp: FancyBlockParticles 20.1.1.1         ferritecore: FerriteCore 6.0.1         firstperson: FirstPerson 2.4.5         fishingreal: Fishingreal 1.20.1-1.7.2         fleshz: FleshZ 1.5.1         forgeconfigapiport: Forge Config API Port 8.0.0         formations: Formations 1.0.2         formationsnether: Formations Nether 1.0.5         formationsoverworld: Formations Overworld 1.0.4         fzzy_config: Fzzy Config 0.5.6+1.20.1             fabric-permissions-api-v0: fabric-permissions-api 0.3.1             net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7         gardens_of_the_dead: Gardens of the Dead 4.0.1         geckoanimfix: GeckoLibIrisCompat 1.0.0         geckolib: GeckoLib 4 4.4.9             com_eliotlash_mclib_mclib: mclib 20         gh: Gods and Heroes 1.6.2         grassoverhaul: Grass Overhaul 23.10.11         handcrafted: Handcrafted 3.0.6         hearths: Hearths 1.0.1         herbalbrews: [Let's Do] HerbalBrews 1.0.8.1         herdspanic: Herds Panic 1.1.0         hopobettermineshaft: Hopo Better Mineshaft 1.1.8         hopobetterunderwaterruins: Hopo Better Underwater Ruins 1.1.4         immediatelyfast: ImmediatelyFast 1.3.1+1.20.4             net_lenni0451_reflect: Reflect 1.3.4         immersive_aircraft: Immersive Aircraft 1.1.2+1.20.1             org_mariuszgromada_math_mathparser_org-mxparser: MathParser.org-mXparser 5.2.1         immersive_armors: Immersive Armors 1.6.1+1.20.1         immersive_melodies: Immersive Melodies 0.3.0+1.20.1         immersivesnow: Immersive Snow 1.3.0         immersiveui: ImmersiveUI 0.2.2         indium: Indium 1.0.34+mc1.20.1         inmis: Inmis 2.7.2-1.20.1         inmisaddon: InmisAddon 1.0.4         interactic: Interactic 0.2.0+1.20         iris: Iris 1.7.5+mc1.20.1             io_github_douira_glsl-transformer: glsl-transformer 2.0.1             org_anarres_jcpp: jcpp 1.4.14             org_antlr_antlr4-runtime: antlr4-runtime 4.13.1         ironchests: Iron Chests: Restocked 5.0.2         java: OpenJDK 64-Bit Server VM 17         jobsaddon: JobsAddon 1.1.6         journeymap: Journeymap 5.10.3             journeymap-api-fabric: JourneyMap API 1.20-1.9-fabric-SNAPSHOT         jumpoverfences: Jump Over Fences 1.3.1         justoutdoorstuffs: Just Outdoor Stuffs 1.0.2         keybind_fix: Keybind Fix 1.0.0         kiwi: Kiwi Library 11.8.26+fabric         konkrete: Konkrete 1.8.1         labellingcontainers: Labelling Containers 1.8.0         labels: labels 1.20-1.20.2         lambdynlights: LambDynamicLights 2.3.2+1.20.1             pride: Pride Lib 1.2.0+1.19.4             spruceui: SpruceUI 5.0.0+1.20         lavender: Lavender 0.1.9+1.20             lavender-md: lavender-md 0.1.1+1.20             lavender-md-owo-ui: lavender-md-owo-ui 0.1.1+1.20         leahs-immersive-thunder: Immersive Thunder 1.20.1+1.2.2         letmedespawn: Let Me Despawn 1.4.4         levelz: LevelZ 1.4.13         libz: LibZ 1.0.3         lithium: Lithium 0.11.2         lmft: Load My F***ing Tags 1.0.2+1.20         loadmyresources: Load My Resources 1.0.4         logbegone: Log Begone 1.0.8         lootbeams: Lootbeams 2.1.1+1.20.1             microconfig: Microconfig 3.0.0         lootr: Lootr 0.7.33.81         luphieclutteredmod: Cluttered 2.1.0+1.20.1         mcwpaintings: Macaw's Paintings 1.0.5         meadow: [Let's Do] Meadow 1.3.19             mixinsquared: MixinSquared 0.1.2-beta.5         medieval_buildings: Medieval Buildings 1.0.1         medievalweapons: Medieval Weapons 1.4.8         melody: Melody 1.0.3         memoryleakfix: Memory Leak Fix 1.1.5         mes: Moog's End Structures 1.3.1-1.20-fabric         minecraft: Minecraft 1.20.1         mns: Moog's Nether Structures 1.0.1-1.20-fabric         modelfix: Model Gap Fix 1.15         modernfix: ModernFix 5.19.4+mc1.20.1         modmenu: Mod Menu 7.2.2         moonlight: Moonlight 1.20-2.13.25         more_armor_trims: More Armor Trims 1.4.1-1.20.1         moreculling: More Culling 1.20.4-0.24.0         mr_animated_doors: Animated Doors 1.0         mr_better_babies: Better Babies 0.6.2         mr_developer_resources: Data API 0.2         mr_dungeons: Dungeons+ 1.8.4b         mr_dungeons_andtaverns: Dungeons and Taverns 3.0.3.f         mr_dungeons_andtavernsancientcityoverhaul: Dungeons and Taverns Ancient City Overhaul 1         mr_dungeons_andtavernspillageroutpostrework: Dungeons and Taverns Pillager Outpost Rework 1.1         mr_dungeons_andtavernsstrongholdrework: Dungeons and Taverns Stronghold Rework 1         mr_lukis_grandcapitals: Luki's Grand Capitals 1.0         mr_origins_vampire: Origins: Vampire 1-v2.2.0         mr_ships: Ships 3.0.3         mr_true_ending: True Ending: Ender Dragon Overhaul 1-v1.1.0c         mr_villager_transportation: Villager Transportation 1.3.1         mru: Mineblock's Repeated Utilities 1.0.4+1.20.1+fabric         myloot: myLoot 4.0.3-1.20.1         mythicmetals: Mythic Metals 0.19.9+1.20.1             additionalentityattributes: Additional Entity Attributes 1.7.3+1.20.0             common-protection-api: Common Protection API 1.0.0         nameplate: Nameplate 1.1.4         naturalist: Naturalist 4.0.3         natures_spirit: Nature's Spirit 1.6.3-1.20.1         neruina: Neruina 2.1.2             com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.17.0             com_fasterxml_jackson_core_jackson-core: jackson-core 2.17.0             com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.17.0             org_apache_maven_maven-artifact: maven-artifact 3.8.1             org_kohsuke_github-api: github-api 1.318         nethervinery: [Let's Do] NetherVinery 1.2.14         niftycarts: NiftyCarts 20.1.3         nimble: Nimble 5.0.1         noisium: Noisium 2.3.0+mc1.20-1.20.1         nutritionz: NutritionZ 1.0.11         nyctophobia: Nyctophobia 1.9         octolib: OctoLib 0.4.2             org_yaml_snakeyaml: snakeyaml 2.2         origins: Origins 1.10.0             apoli: Apoli 2.9.0                 calio: Calio 1.11.0                 playerabilitylib: Pal 1.8.0         overflowingbars: Overflowing Bars 8.0.1         owo: oωo 0.11.2+1.20         particular: Particular 1.1.1         partyaddon: PartyAddon 1.0.4         passablefoliage: Passable Foliage 1.20.1-fabric-8.2.1         patchouli: Patchouli 1.20.1-84-FABRIC             fiber: fiber 0.23.0-2         paxi: Paxi 1.20-Fabric-4.0         pehkui: Pehkui 3.8.3+1.14.4-1.21             kanos_config: Kanos Config 0.4.1+1.14.4-1.19.4         phantom: Phantom Library 20.1.5         player-animator: Player Animator 1.0.2-rc1+1.20         plushables: Plushables 1.1.3         pockets: Pockets 1.2.0         portfolio: Portfolio 1.20.1-1.4.0-fabric         presencefootsteps: Presence Footsteps 1.9.4+1.20.1             kirin: Kirin UI 1.15.6+1.20.1         profundis: Profundis 1.6.2         promenade: Promenade 4.1.1             biolith: Biolith 1.0.0-alpha.8                 terraform-surfaces-api-v1: Terraform Surfaces API (v1) 7.0.1         puzzleslib: Puzzles Lib 8.1.24             puzzlesaccessapi: Puzzles Access Api 8.0.7         reciperemover: Recipe Remover 1.0.11         regions_unexplored: Regions Unexplored 0.5.6+1.20.1         resourcefulconfig: Resourcefulconfig 2.1.2         resourcefullib: Resourceful Lib 2.1.29             com_teamresourceful_bytecodecs: bytecodecs 1.0.2             com_teamresourceful_yabn: yabn 1.0.3         revive: Revive 1.0.7         rpgdifficulty: RpgDifficulty 1.3.15         rsls: Raise Sound Limit Simplified 1.1.5         scholar: Scholar 1.0.0         seamless_loading_screen: Seamless Loading Screen 2.0.3+1.20.1         seasonhud: SeasonHUD 1.11.2         seasons: Fabric Seasons 2.4.2-BETA+1.20         shut_up_gl_error: Shut Up GL Error 1.0.0         simplemod: SimpleMod 1.20.1         skinlayers3d: 3d-Skin-Layers 1.7.0         smallships: Small Ships 2.0.0-b1.4         smarterfarmers: Smarter Farmers 1.20-2.1.0         smitherz: SmitherZ 1.0.4         smoothscrollingrefurbished: Smooth Scrolling Refurbished 1.1.2         smoothswapping: Smooth Swapping 0.9.3.1         sodium: Sodium 0.5.11+mc1.20.1         sound_physics_remastered: Sound Physics Remastered 1.20.1-1.4.5         sounds: Sounds 2.2.0+1.20.1+fabric             mixinextras: MixinExtras 0.5.0-beta.2             yet_another_config_lib_v3: YetAnotherConfigLib 3.5.0+1.20.1-fabric                 com_twelvemonkeys_common_common-image: common-image 3.10.0                 com_twelvemonkeys_common_common-io: common-io 3.10.0                 com_twelvemonkeys_common_common-lang: common-lang 3.10.0                 com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0                 com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0                 com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0                 org_quiltmc_parsers_gson: gson 0.2.1         sparsestructures: SparseStructures 2.2.0         spawn: Spawn 1.0.3-fabric         spawnanimations: Spawn Animations 1.9.4+mod         spider_caves: Spider Caves 20.1.0         spoiledz: SpoiledZ 1.0.10             capsaicin: Capsaicin 1.3.3+mc1.20.1         spoornpacks: SpoornPacks 5.0-1.20.1         stoneworks: Stoneworks 8.0.0         storagedelight: Storage Delight 24.9.11-1.20-fabric         superbsteeds: Superb Steeds 1.20-4         supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8+a         supplementaries: Supplementaries 1.20-3.1.9         suppsquared: Supplementaries Squared 1.20-1.1.18         surveyor: Surveyor Map Framework 0.6.25+1.20         sushi_bar: Sushi Bar 0.2.2+1.20             com_moulberry_mixinconstraints: mixinconstraints 1.0.1         tawct: Time & Wind Custom Ticker 1.4.8+1.20-1.20.1         tcdcommons: TCD Commons API 3.12.3+fabric-1.20.1         tenseambience: Tense Ambience 1.7.0             com_github_umjammer_jlayer: jlayer 1.0.2         terrablender: TerraBlender 3.0.1.7             com_electronwill_night-config_core: core 3.6.7             com_electronwill_night-config_toml: toml 3.6.7         tiered: Tiered 1.3.3         tlc: The Lost Castle 1.0.1         tool_trims: Tool Trims 2.2.1         tooltipfix: ToolTip Fix 1.1.1-1.20         translucencyfix: Translucency Fix 2.2.0         travelersbackpack: Traveler's Backpack 9.1.18         travelerz: TravelerZ 1.0.1         treechop: HT's TreeChop 0.19.0         trimeffects: TrimsEffects 1.3.5         trinkets: Trinkets 3.7.2         u_desert: Unnamed Desert 1.3.1         underground_jungle: Underground Jungle 20.1.2         veinmining: Vein Mining 1.5.0+1.20.1             spectrelib: SpectreLib 0.13.15+1.20.1         villagerfix: Villager Trade Fix 1.0.4         villagesandpillages: Villages & Pillages 1.0.1         vinery: [Let's Do] Vinery 1.4.28         void_lib: Void Lib 1.1.5         voidtotem: Void Totem 3.0.1         voidz: VoidZ 1.0.11         walkers: Walkers 5.4         waterdripsound: Drip Sounds 1.19-0.3.2         welcomescreen: WelcomeScreen 1.0.1         wildlife: Wildlife 1.19.2-2.2         yungsapi: YUNG's API 1.20-Fabric-4.0.6             org_javassist_javassist: javassist 3.29.2-GA     Loaded Shaderpack: (off)     Server Running: true     Player Count: 0 / 8; []     Data Packs: vanilla, fabric, nutritionz:promenade_nutrition_compat, natures_spirit:modified_mountain_biomes, nutritionz:dehydration_x_meadow_nutrition_compat, natures_spirit:modified_dark_forest, jobsaddon:supplementaries_compat, natures_spirit:modified_birch_forest, nutritionz:candlelight_nutrition_compat, jobsaddon:earlystage_compat, nutritionz:brewery_nutrition_compat, nutritionz:herbalbrews_nutrition_compat, nutritionz:dehydration_x_vinery_nutrition_compat, nutritionz:adventurez_nutrition_compat, natures_spirit:modified_windswept_hills, jobsaddon:candlelight_compat, nutritionz:natures_spirit_nutrition_compat, nutritionz:bakery_nutrition_compat, nutritionz:spawn_nutrition_compat, nutritionz:farm_and_charm_nutrition_compat, nutritionz:naturalist_nutrition_compat, nutritionz:regions_unexplored_nutrition_compat, natures_spirit:modified_jungle, fleshz:adventurez_compat, nutritionz:vinery_nutrition_compat, natures_spirit:modified_swamp, natures_spirit:modified_flower_forest, natures_spirit:modified_desert, nutritionz:dehydration_nutrition_compat, fleshz:naturalist_compat, fleshz:meadow_compat, jobsaddon:vinery_compat, nutritionz:dehydration_x_nethervinery_nutrition_compat, nutritionz:supplementaries_nutrition_compat, jobsaddon:bakery_compat, natures_spirit:modified_savannas, nutritionz:meadow_nutrition_compat, nutritionz:nethervinery_nutrition_compat, natures_spirit:modified_badlands, Everycomp Generated Pack, Moonlight Mods Dynamic Assets, Supplementaries Generated Pack, Suppsquared Generated Pack, loadmyresources.hiddenpack (incompatible), spoornpacks, aged, aged_welcome_screen, create-the-server_datapack-v0.2, WWOO_2.3.1 (incompatible)     Enabled Feature Flags: minecraft:vanilla     World Generation: Stable     Type: Integrated Server (map_client.txt)     Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'     Launched Version: 1.20.1
    • Use the public BlockEntityType constructor.
    • Use a Custom Launcher like Technic Launcher and search for a "Clean Forge 1.12.2" modpack and use this as working base
    • I've recently tried to play Minecraft in 1.12 version to use some old mods, but every time I try to start the game, no matter which version of Forge for Minecraft 1.12 I choose to download, the Launcher gives me the following error message: Failed to download file. Name: 1.12-forge1.12-14.21.1.2443.jar URL: https://s3.amazonaws.com/Minecraft.Download/versions/1.12- forge1.12-14.21.1.2443/1.12-forge1.12-14.21.1.2443.jar Filename on disk: 1.12-forge1.12-14.21.1.2443.jar Path: C:\Users\Diego\AppData\Roaming\.minecraft\versions\1.12- forge1.12-14.21.1.2443\1.12-forge1.12-14.21.1.2443.jar Exists: Nonexistent I don't know how to fix it.
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.