Jump to content

Recommended Posts

Posted

when i try to start minecraft i get this error

 

*** MagicMinecraftLauncher 1.1.4 ***

  LCP: C:\Users\NATE\Downloads\[1.5.2]ReiMinimap_v3.3_06.zip;C:\Users\NATE\Downloads\ICBM_API_v1.2.0.97.zip;C:\Users\NATE\Downloads\GuiAPI-0.15.6-1.5.2.jar;C:\Users\NATE\Downloads\Thermal-Expansion-Mod-API-1.5.2.zip;C:\Users\NATE\Downloads\CoFHCore-API.zip;C:\Users\NATE\Downloads\industrialcraft-2-api_1.115.309-lf.zip;C:\Users\NATE\Downloads\MC 1.5.2 - Render Player API 1.0.zip;C:\Users\NATE\Downloads\MC 1.5.2 - Player API universal 1.1.zip;C:\Users\NATE\Downloads\forestry-api-2.2.0.0.zip;C:\Users\NATE\AppData\Roaming\.minecraft\bin\minecraft.jar;bin/jinput.jar;bin/lwjgl.jar;bin/lwjgl_util.jar

  ShowLog: true

  MainClass: net.minecraft.client.Minecraft

Restoring disabled mods: mods

Disable inactive mods: mods

Restoring disabled mods: coremods

Disable inactive mods: coremods

2013-05-18 18:21:53 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.10.703 for Minecraft 1.5.2 loading

2013-05-18 18:21:53 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_17, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7

2013-05-18 18:21:53 [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-18 18:21:53 [WARNING] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-05-18 18:21:53 [sEVERE] [ForgeModLoader] The coremod InventoryTweaks-1.54b.jar does not contain a valid jar manifest- it will be ignored

2013-05-18 18:21:53 [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-18 18:21:53 [WARNING] [ForgeModLoader] The coremod atomicstryker.stalkercreepers.common.SCFMLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-05-18 18:21:54 [iNFO] [sTDOUT] Adding Accesstransformer map: pcc_at.cfg

2013-05-18 18:21:54 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d

2013-05-18 18:21:54 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg

2013-05-18 18:21:54 [iNFO] [sTDOUT] Adding AccessTransformer: chickenchunks_at.cfg

2013-05-18 18:21:54 [iNFO] [sTDOUT] Adding Accesstransformer map: temp.dat

2013-05-18 18:21:54 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg

2013-05-18 18:21:54 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException

2013-05-18 18:21:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-05-18 18:21:55 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-05-18 18:21:54 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-05-18 18:21:55 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(Unknown Source)

2013-05-18 18:21:54 [iNFO] [sTDERR]    at magic.launcher.Launcher.main(Unknown Source)

2013-05-18 18:21:55 [iNFO] [sTDERR] Caused by: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft

2013-05-18 18:21:55 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:159)

2013-05-18 18:21:55 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.setupNewClientHome(FMLRelauncher.java:134)

2013-05-18 18:21:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:106)

2013-05-18 18:21:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)

2013-05-18 18:21:54 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.main(Minecraft.java:2237)

2013-05-18 18:21:55 [iNFO] [sTDERR]    ... 5 more

2013-05-18 18:21:54 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft

2013-05-18 18:21:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)

2013-05-18 18:21:54 [iNFO] [sTDERR]    at java.lang.ClassLoader.loadClass(Unknown Source)

2013-05-18 18:21:54 [iNFO] [sTDERR]    at java.lang.ClassLoader.loadClass(Unknown Source)

2013-05-18 18:21:54 [iNFO] [sTDERR]    at java.lang.Class.forName0(Native Method)

2013-05-18 18:21:54 [iNFO] [sTDERR]    at java.lang.Class.forName(Unknown Source)

2013-05-18 18:21:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:151)

2013-05-18 18:21:54 [iNFO] [sTDERR]    ... 9 more

2013-05-18 18:21:54 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: Needle not found in Haystack:    L0

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 344 L0

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.m : Ljava/awt/Canvas;

2013-05-18 18:21:54 [iNFO] [sTDERR]    IFNULL L8

2013-05-18 18:21:54 [iNFO] [sTDERR]    L1

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 346 L1

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.m : Ljava/awt/Canvas;

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKEVIRTUAL java/awt/Canvas.getGraphics ()Ljava/awt/Graphics;

2013-05-18 18:21:54 [iNFO] [sTDERR]    ASTORE 1

2013-05-18 18:21:54 [iNFO] [sTDERR]    L2

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 348 L2

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 1

2013-05-18 18:21:54 [iNFO] [sTDERR]    IFNULL L6

2013-05-18 18:21:54 [iNFO] [sTDERR]    L3

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 350 L3

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 1

2013-05-18 18:21:54 [iNFO] [sTDERR]    GETSTATIC java/awt/Color.BLACK : Ljava/awt/Color;

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKEVIRTUAL java/awt/Graphics.setColor (Ljava/awt/Color;)V

2013-05-18 18:21:54 [iNFO] [sTDERR]    L4

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 351 L4

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 1

2013-05-18 18:21:54 [iNFO] [sTDERR]    ICONST_0

2013-05-18 18:21:54 [iNFO] [sTDERR]    ICONST_0

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.c : I

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.d : I

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKEVIRTUAL java/awt/Graphics.fillRect (IIII)V

2013-05-18 18:21:54 [iNFO] [sTDERR]    L5

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 352 L5

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 1

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKEVIRTUAL java/awt/Graphics.dispose ()V

2013-05-18 18:21:54 [iNFO] [sTDERR]    L6

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 355 L6

2013-05-18 18:21:54 [iNFO] [sTDERR]    FRAME APPEND [java/awt/Graphics]

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.m : Ljava/awt/Canvas;

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKESTATIC org/lwjgl/opengl/Display.setParent (Ljava/awt/Canvas;)V

2013-05-18 18:21:54 [iNFO] [sTDERR]    L7

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 356 L7

2013-05-18 18:21:54 [iNFO] [sTDERR]    GOTO L17

2013-05-18 18:21:54 [iNFO] [sTDERR]    L8

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 357 L8

2013-05-18 18:21:54 [iNFO] [sTDERR]    FRAME CHOP 1

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.S : Z

2013-05-18 18:21:54 [iNFO] [sTDERR]    IFEQ L16

2013-05-18 18:21:54 [iNFO] [sTDERR]    L9

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 359 L9

2013-05-18 18:21:54 [iNFO] [sTDERR]    ICONST_1

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKESTATIC org/lwjgl/opengl/Display.setFullscreen (Z)V

2013-05-18 18:21:54 [iNFO] [sTDERR]    L10

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 360 L10

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKESTATIC org/lwjgl/opengl/Display.getDisplayMode ()Lorg/lwjgl/opengl/DisplayMode;

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKEVIRTUAL org/lwjgl/opengl/DisplayMode.getWidth ()I

2013-05-18 18:21:54 [iNFO] [sTDERR]    PUTFIELD net/minecraft/client/Minecraft.c : I

2013-05-18 18:21:54 [iNFO] [sTDERR]    L11

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 361 L11

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKESTATIC org/lwjgl/opengl/Display.getDisplayMode ()Lorg/lwjgl/opengl/DisplayMode;

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKEVIRTUAL org/lwjgl/opengl/DisplayMode.getHeight ()I

2013-05-18 18:21:54 [iNFO] [sTDERR]    PUTFIELD net/minecraft/client/Minecraft.d : I

2013-05-18 18:21:54 [iNFO] [sTDERR]    L12

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 363 L12

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.c : I

2013-05-18 18:21:54 [iNFO] [sTDERR]    IFGT L14

2013-05-18 18:21:54 [iNFO] [sTDERR]    L13

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 365 L13

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    ICONST_1

2013-05-18 18:21:54 [iNFO] [sTDERR]    PUTFIELD net/minecraft/client/Minecraft.c : I

2013-05-18 18:21:54 [iNFO] [sTDERR]    L14

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 368 L14

2013-05-18 18:21:54 [iNFO] [sTDERR]    FRAME SAME

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.d : I

2013-05-18 18:21:54 [iNFO] [sTDERR]    IFGT L17

2013-05-18 18:21:54 [iNFO] [sTDERR]    L15

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 370 L15

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    ICONST_1

2013-05-18 18:21:54 [iNFO] [sTDERR]    PUTFIELD net/minecraft/client/Minecraft.d : I

2013-05-18 18:21:54 [iNFO] [sTDERR]    GOTO L17

2013-05-18 18:21:54 [iNFO] [sTDERR]    L16

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 375 L16

2013-05-18 18:21:54 [iNFO] [sTDERR]    FRAME SAME

2013-05-18 18:21:54 [iNFO] [sTDERR]    NEW org/lwjgl/opengl/DisplayMode

2013-05-18 18:21:54 [iNFO] [sTDERR]    DUP

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.c : I

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.d : I

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKESPECIAL org/lwjgl/opengl/DisplayMode.<init> (II)V

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKESTATIC org/lwjgl/opengl/Display.setDisplayMode (Lorg/lwjgl/opengl/DisplayMode;)V

2013-05-18 18:21:54 [iNFO] [sTDERR]    L17

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 378 L17

2013-05-18 18:21:54 [iNFO] [sTDERR]    FRAME SAME

2013-05-18 18:21:54 [iNFO] [sTDERR]    LDC "Minecraft Minecraft 1.5.2"

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKESTATIC org/lwjgl/opengl/Display.setTitle (Ljava/lang/String;)V

2013-05-18 18:21:54 [iNFO] [sTDERR]    L18

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 379 L18

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKEVIRTUAL net/minecraft/client/Minecraft.al ()Lku;

2013-05-18 18:21:54 [iNFO] [sTDERR]    NEW java/lang/StringBuilder

2013-05-18 18:21:54 [iNFO] [sTDERR]    DUP

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKESPECIAL java/lang/StringBuilder.<init> ()V

2013-05-18 18:21:54 [iNFO] [sTDERR]    LDC "LWJGL Version: "

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKEVIRTUAL java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKESTATIC org/lwjgl/Sys.getVersion ()Ljava/lang/String;

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKEVIRTUAL java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKEVIRTUAL java/lang/StringBuilder.toString ()Ljava/lang/String;

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKEINTERFACE ku.a (Ljava/lang/String;)V

2013-05-18 18:21:54 [iNFO] [sTDERR]    L19

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 383 L19

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKESTATIC net/minecraftforge/client/ForgeHooksClient.createDisplay ()V

2013-05-18 18:21:54 [iNFO] [sTDERR]    L20

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 399 L20

2013-05-18 18:21:54 [iNFO] [sTDERR]    GOTO L27

2013-05-18 18:21:54 [iNFO] [sTDERR]    L21

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 385 L21

2013-05-18 18:21:54 [iNFO] [sTDERR]    FRAME SAME1 org/lwjgl/LWJGLException

2013-05-18 18:21:54 [iNFO] [sTDERR]    ASTORE 1

2013-05-18 18:21:54 [iNFO] [sTDERR]    L22

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 387 L22

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 1

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKEVIRTUAL org/lwjgl/LWJGLException.printStackTrace ()V

2013-05-18 18:21:54 [iNFO] [sTDERR]    L23

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 391 L23

2013-05-18 18:21:54 [iNFO] [sTDERR]    LDC 1000

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKESTATIC java/lang/Thread.sleep (J)V

2013-05-18 18:21:54 [iNFO] [sTDERR]    L24

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 396 L24

2013-05-18 18:21:54 [iNFO] [sTDERR]    GOTO L26

2013-05-18 18:21:54 [iNFO] [sTDERR]    L25

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 393 L25

2013-05-18 18:21:54 [iNFO] [sTDERR]    FRAME FULL [net/minecraft/client/Minecraft org/lwjgl/LWJGLException] [java/lang/InterruptedException]

2013-05-18 18:21:54 [iNFO] [sTDERR]    ASTORE 2

2013-05-18 18:21:54 [iNFO] [sTDERR]    L26

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 398 L26

2013-05-18 18:21:54 [iNFO] [sTDERR]    FRAME SAME

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKESTATIC org/lwjgl/opengl/Display.create ()V

2013-05-18 18:21:54 [iNFO] [sTDERR]    L27

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 401 L27

2013-05-18 18:21:54 [iNFO] [sTDERR]    FRAME CHOP 1

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKESTATIC bkn.a ()V

2013-05-18 18:21:54 [iNFO] [sTDERR]    L28

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 402 L28

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKESTATIC net/minecraft/client/Minecraft.b ()Ljava/io/File;

2013-05-18 18:21:54 [iNFO] [sTDERR]    PUTFIELD net/minecraft/client/Minecraft.E : Ljava/io/File;

2013-05-18 18:21:54 [iNFO] [sTDERR]    L29

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 403 L29

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    NEW ajq

2013-05-18 18:21:54 [iNFO] [sTDERR]    DUP

2013-05-18 18:21:54 [iNFO] [sTDERR]    NEW java/io/File

2013-05-18 18:21:54 [iNFO] [sTDERR]    DUP

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.E : Ljava/io/File;

2013-05-18 18:21:54 [iNFO] [sTDERR]    LDC "saves"

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKESPECIAL java/io/File.<init> (Ljava/io/File;Ljava/lang/String;)V

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKESPECIAL ajq.<init> (Ljava/io/File;)V

2013-05-18 18:21:54 [iNFO] [sTDERR]    PUTFIELD net/minecraft/client/Minecraft.ac : Laki;

2013-05-18 18:21:54 [iNFO] [sTDERR]    L30

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 404 L30

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    NEW avy

2013-05-18 18:21:54 [iNFO] [sTDERR]    DUP

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.E : Ljava/io/File;

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKESPECIAL avy.<init> (Lnet/minecraft/client/Minecraft;Ljava/io/File;)V

2013-05-18 18:21:54 [iNFO] [sTDERR]    PUTFIELD net/minecraft/client/Minecraft.z : Lavy;

2013-05-18 18:21:54 [iNFO] [sTDERR]    L31

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 405 L31

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    NEW bju

2013-05-18 18:21:54 [iNFO] [sTDERR]    DUP

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.E : Ljava/io/File;

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKESPECIAL bju.<init> (Ljava/io/File;Lnet/minecraft/client/Minecraft;)V

2013-05-18 18:21:54 [iNFO] [sTDERR]    PUTFIELD net/minecraft/client/Minecraft.D : Lbju;

2013-05-18 18:21:54 [iNFO] [sTDERR]    L32

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 406 L32

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    NEW bge

2013-05-18 18:21:54 [iNFO] [sTDERR]    DUP

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.D : Lbju;

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.z : Lavy;

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKESPECIAL bge.<init> (Lbju;Lavy;)V

2013-05-18 18:21:54 [iNFO] [sTDERR]    PUTFIELD net/minecraft/client/Minecraft.p : Lbge;

2013-05-18 18:21:54 [iNFO] [sTDERR]    L33

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 407 L33

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKESPECIAL net/minecraft/client/Minecraft.J ()V

2013-05-18 18:21:54 [iNFO] [sTDERR]    L34

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 408 L34

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    NEW awv

2013-05-18 18:21:54 [iNFO] [sTDERR]    DUP

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.z : Lavy;

2013-05-18 18:21:54 [iNFO] [sTDERR]    LDC "/font/default.png"

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.p : Lbge;

2013-05-18 18:21:54 [iNFO] [sTDERR]    ICONST_0

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKESPECIAL awv.<init> (Lavy;Ljava/lang/String;Lbge;Z)V

2013-05-18 18:21:54 [iNFO] [sTDERR]    PUTFIELD net/minecraft/client/Minecraft.q : Lawv;

2013-05-18 18:21:54 [iNFO] [sTDERR]    L35

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 409 L35

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    NEW awv

2013-05-18 18:21:54 [iNFO] [sTDERR]    DUP

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.z : Lavy;

2013-05-18 18:21:54 [iNFO] [sTDERR]    LDC "/font/alternate.png"

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.p : Lbge;

2013-05-18 18:21:54 [iNFO] [sTDERR]    ICONST_0

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKESPECIAL awv.<init> (Lavy;Ljava/lang/String;Lbge;Z)V

2013-05-18 18:21:54 [iNFO] [sTDERR]    PUTFIELD net/minecraft/client/Minecraft.r : Lawv;

2013-05-18 18:21:54 [iNFO] [sTDERR]    L36

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 411 L36

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKESTATIC cpw/mods/fml/client/FMLClientHandler.instance ()Lcpw/mods/fml/client/FMLClientHandler;

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    INVOKEVIRTUAL cpw/mods/fml/client/FMLClientHandler.beginMinecraftLoading (Lnet/minecraft/client/Minecraft;)V

2013-05-18 18:21:54 [iNFO] [sTDERR]    L37

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 413 L37

2013-05-18 18:21:54 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:54 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.z : Lavy;

2013-05-18 18:21:54 [iNFO] [sTDERR]    GETFIELD avy.an : Ljava/lang/String;

2013-05-18 18:21:54 [iNFO] [sTDERR]    IFNULL L41

2013-05-18 18:21:54 [iNFO] [sTDERR]    L38

2013-05-18 18:21:54 [iNFO] [sTDERR]    LINENUMBER 415 L38

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESTATIC bp.a ()Lbp;

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.z : Lavy;

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD avy.an : Ljava/lang/String;

2013-05-18 18:21:55 [iNFO] [sTDERR]    ICONST_0

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKEVIRTUAL bp.a (Ljava/lang/String;Z)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L39

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 416 L39

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.q : Lawv;

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESTATIC bp.a ()Lbp;

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKEVIRTUAL bp.d ()Z

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKEVIRTUAL awv.a (Z)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L40

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 417 L40

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.q : Lawv;

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.z : Lavy;

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD avy.an : Ljava/lang/String;

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESTATIC bp.e (Ljava/lang/String;)Z

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKEVIRTUAL awv.b (Z)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L41

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 420 L41

2013-05-18 18:21:55 [iNFO] [sTDERR]    FRAME SAME

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.p : Lbge;

2013-05-18 18:21:55 [iNFO] [sTDERR]    LDC "/misc/grasscolor.png"

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKEVIRTUAL bge.a (Ljava/lang/String;)[i

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESTATIC aaa.a ([i)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L42

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 421 L42

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.p : Lbge;

2013-05-18 18:21:55 [iNFO] [sTDERR]    LDC "/misc/foliagecolor.png"

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKEVIRTUAL bge.a (Ljava/lang/String;)[i

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESTATIC zx.a ([i)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L43

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 422 L43

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    NEW bfq

2013-05-18 18:21:55 [iNFO] [sTDERR]    DUP

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESPECIAL bfq.<init> (Lnet/minecraft/client/Minecraft;)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    PUTFIELD net/minecraft/client/Minecraft.u : Lbfq;

2013-05-18 18:21:55 [iNFO] [sTDERR]    L44

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 423 L44

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETSTATIC bgy.a : Lbgy;

2013-05-18 18:21:55 [iNFO] [sTDERR]    NEW bfx

2013-05-18 18:21:55 [iNFO] [sTDERR]  DUP

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESPECIAL bfx.<init> (Lnet/minecraft/client/Minecraft;)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    PUTFIELD bgy.f : Lbfx;

2013-05-18 18:21:55 [iNFO] [sTDERR]    L45

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 424 L45

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    NEW bki

2013-05-18 18:21:55 [iNFO] [sTDERR]    DUP

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.k : Lawf;

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.E : Ljava/io/File;

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESPECIAL bki.<init> (Lawf;Ljava/io/File;)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    PUTFIELD net/minecraft/client/Minecraft.F : Lbki;

2013-05-18 18:21:55 [iNFO] [sTDERR]    L46

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 425 L46

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETSTATIC jv.f : Lju;

2013-05-18 18:21:55 [iNFO] [sTDERR]    NEW avl

2013-05-18 18:21:55 [iNFO] [sTDERR]    DUP

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESPECIAL avl.<init> (Lnet/minecraft/client/Minecraft;)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKEVIRTUAL ju.a (Ljw;)Lju;

2013-05-18 18:21:55 [iNFO] [sTDERR]    POP

2013-05-18 18:21:55 [iNFO] [sTDERR]    L47

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 426 L47

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESPECIAL net/minecraft/client/Minecraft.J ()V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L48

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 427 L48

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESTATIC org/lwjgl/input/Mouse.create ()V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L49

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 428 L49

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    NEW avw

2013-05-18 18:21:55 [iNFO] [sTDERR]    DUP

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.m : Ljava/awt/Canvas;

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.z : Lavy;

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESPECIAL avw.<init> (Ljava/awt/Component;Lavy;)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    PUTFIELD net/minecraft/client/Minecraft.C : Lavw;

2013-05-18 18:21:55 [iNFO] [sTDERR]    L50

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 429 L50

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    LDC "Pre startup"

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESPECIAL net/minecraft/client/Minecraft.d (Ljava/lang/String;)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L51

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 430 L51

2013-05-18 18:21:55 [iNFO] [sTDERR]    SIPUSH 3553

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESTATIC org/lwjgl/opengl/GL11.glEnable (I)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L52

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 431 L52

2013-05-18 18:21:55 [iNFO] [sTDERR]    SIPUSH 7425

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESTATIC org/lwjgl/opengl/GL11.glShadeModel (I)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L53

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 432 L53

2013-05-18 18:21:55 [iNFO] [sTDERR]    DCONST_1

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESTATIC org/lwjgl/opengl/GL11.glClearDepth (D)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L54

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 433 L54

2013-05-18 18:21:55 [iNFO] [sTDERR]    SIPUSH 2929

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESTATIC org/lwjgl/opengl/GL11.glEnable (I)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L55

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 434 L55

2013-05-18 18:21:55 [iNFO] [sTDERR]    SIPUSH 515

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESTATIC org/lwjgl/opengl/GL11.glDepthFunc (I)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L56

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 435 L56

2013-05-18 18:21:55 [iNFO] [sTDERR]    SIPUSH 3008

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESTATIC org/lwjgl/opengl/GL11.glEnable (I)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L57

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 436 L57

2013-05-18 18:21:55 [iNFO] [sTDERR]    SIPUSH 516

2013-05-18 18:21:55 [iNFO] [sTDERR]    LDC 0.1

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESTATIC org/lwjgl/opengl/GL11.glAlphaFunc (IF)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L58

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 437 L58

2013-05-18 18:21:55 [iNFO] [sTDERR]    SIPUSH 1029

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESTATIC org/lwjgl/opengl/GL11.glCullFace (I)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L59

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 438 L59

2013-05-18 18:21:55 [iNFO] [sTDERR]    SIPUSH 5889

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESTATIC org/lwjgl/opengl/GL11.glMatrixMode (I)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L60

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 439 L60

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESTATIC org/lwjgl/opengl/GL11.glLoadIdentity ()V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L61

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 440 L61

2013-05-18 18:21:55 [iNFO] [sTDERR]    SIPUSH 5888

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESTATIC org/lwjgl/opengl/GL11.glMatrixMode (I)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L62

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 441 L62

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    LDC "Startup"

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESPECIAL net/minecraft/client/Minecraft.d (Ljava/lang/String;)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L63

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 442 L63

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.B : Lbkc;

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.z : Lavy;

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKEVIRTUAL bkc.a (Lavy;)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L64

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 443 L64

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    NEW bfy

2013-05-18 18:21:55 [iNFO] [sTDERR]    DUP

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.p : Lbge;

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESPECIAL bfy.<init> (Lnet/minecraft/client/Minecraft;Lbge;)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    PUTFIELD net/minecraft/client/Minecraft.f : Lbfy;

2013-05-18 18:21:55 [iNFO] [sTDERR]    L65

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 444 L65

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.p : Lbge;

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKEVIRTUAL bge.d ()V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L66

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 445 L66

2013-05-18 18:21:55 [iNFO] [sTDERR]    ICONST_0

2013-05-18 18:21:55 [iNFO] [sTDERR]    ICONST_0

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.c : I

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.d : I

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESTATIC org/lwjgl/opengl/GL11.glViewport (IIII)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L67

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 446 L67

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    NEW beu

2013-05-18 18:21:55 [iNFO] [sTDERR]    DUP

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.e : Lbds;

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.p : Lbge;

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESPECIAL beu.<init> (Laab;Lbge;)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    PUTFIELD net/minecraft/client/Minecraft.j : Lbeu;

2013-05-18 18:21:55 [iNFO] [sTDERR]    L68

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 448 L68

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESTATIC cpw/mods/fml/client/FMLClientHandler.instance ()Lcpw/mods/fml/client/FMLClientHandler;

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKEVIRTUAL cpw/mods/fml/client/FMLClientHandler.finishMinecraftLoading ()V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L69

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 452 L69

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    NEW aus

2013-05-18 18:21:55 [iNFO] [sTDERR]    DUP

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.E : Ljava/io/File;

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESPECIAL aus.<init> (Ljava/io/File;Lnet/minecraft/client/Minecraft;)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    PUTFIELD net/minecraft/client/Minecraft.X : Laus;

2013-05-18 18:21:55 [iNFO] [sTDERR]    L70

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 453 L70

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.X : Laus;

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKEVIRTUAL aus.start ()V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L71

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 458 L71

2013-05-18 18:21:55 [iNFO] [sTDERR]    GOTO L73

2013-05-18 18:21:55 [iNFO] [sTDERR]    L72

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 455 L72

2013-05-18 18:21:55 [iNFO] [sTDERR]    FRAME SAME1 java/lang/Exception

2013-05-18 18:21:55 [iNFO] [sTDERR]    ASTORE 1

2013-05-18 18:21:55 [iNFO] [sTDERR]    L73

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 460 L73

2013-05-18 18:21:55 [iNFO] [sTDERR]    FRAME SAME

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    LDC "Post startup"

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESPECIAL net/minecraft/client/Minecraft.d (Ljava/lang/String;)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L74

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 461 L74

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    NEW net/minecraftforge/client/GuiIngameForge

2013-05-18 18:21:55 [iNFO] [sTDERR]    DUP

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESPECIAL net/minecraftforge/client/GuiIngameForge.<init> (Lnet/minecraft/client/Minecraft;)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    PUTFIELD net/minecraft/client/Minecraft.w : Laww;

2013-05-18 18:21:55 [iNFO] [sTDERR]    L75

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 463 L75

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.ag : Ljava/lang/String;

2013-05-18 18:21:55 [iNFO] [sTDERR]    IFNULL L77

2013-05-18 18:21:55 [iNFO] [sTDERR]    L76

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 465 L76

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    NEW bdn

2013-05-18 18:21:55 [iNFO] [sTDERR]    DUP

2013-05-18 18:21:55 [iNFO] [sTDERR]    NEW bkf

2013-05-18 18:21:55 [iNFO] [sTDERR]    DUP

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESPECIAL bkf.<init> ()V

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.ag : Ljava/lang/String;

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.ah : I

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESPECIAL bdn.<init> (Laxr;Lnet/minecraft/client/Minecraft;Ljava/lang/String;I)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKEVIRTUAL net/minecraft/client/Minecraft.a (Laxr;)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    GOTO L78

2013-05-18 18:21:55 [iNFO] [sTDERR]    L77

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 469 L77

2013-05-18 18:21:55 [iNFO] [sTDERR]    FRAME SAME

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    NEW bkf

2013-05-18 18:21:55 [iNFO] [sTDERR]    DUP

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESPECIAL bkf.<init> ()V

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKEVIRTUAL net/minecraft/client/Minecraft.a (Laxr;)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L78

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 472 L78

2013-05-18 18:21:55 [iNFO] [sTDERR]    FRAME SAME

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    NEW awb

2013-05-18 18:21:55 [iNFO] [sTDERR]    DUP

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESPECIAL awb.<init> (Lnet/minecraft/client/Minecraft;)V

2013-05-18 18:21:55 [iNFO] [sTDERR]    PUTFIELD net/minecraft/client/Minecraft.t : Lawb;

2013-05-18 18:21:55 [iNFO] [sTDERR]    L79

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 474 L79

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.z : Lavy;

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD avy.u : Z

2013-05-18 18:21:55 [iNFO] [sTDERR]    IFEQ L81

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    GETFIELD net/minecraft/client/Minecraft.S : Z

2013-05-18 18:21:55 [iNFO] [sTDERR]    IFNE L81

2013-05-18 18:21:55 [iNFO] [sTDERR]    L80

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 476 L80

2013-05-18 18:21:55 [iNFO] [sTDERR]    ALOAD 0

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKEVIRTUAL net/minecraft/client/Minecraft.k ()V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L81

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 479 L81

2013-05-18 18:21:55 [iNFO] [sTDERR]    FRAME SAME

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKESTATIC cpw/mods/fml/client/FMLClientHandler.instance ()Lcpw/mods/fml/client/FMLClientHandler;

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKEVIRTUAL cpw/mods/fml/client/FMLClientHandler.onInitializationComplete ()V

2013-05-18 18:21:55 [iNFO] [sTDERR]    L82

2013-05-18 18:21:55 [iNFO] [sTDERR]    LINENUMBER 480 L82

2013-05-18 18:21:55 [iNFO] [sTDERR]    RETURN

2013-05-18 18:21:55 [iNFO] [sTDERR]    L83

2013-05-18 18:21:55 [iNFO] [sTDERR]

2013-05-18 18:21:55 [iNFO] [sTDERR]    BIPUSH 24

2013-05-18 18:21:55 [iNFO] [sTDERR]    INVOKEVIRTUAL org/lwjgl/opengl/PixelFormat.withDepthBits (I)Lorg/lwjgl/opengl/PixelFormat;

2013-05-18 18:21:55 [iNFO] [sTDERR]

2013-05-18 18:21:55 [iNFO] [sTDERR]    at codechicken.core.asm.FeatureHackTransformer.transformer003(FeatureHackTransformer.java:109)

2013-05-18 18:21:55 [iNFO] [sTDERR]    at codechicken.core.asm.FeatureHackTransformer.transform(FeatureHackTransformer.java:70)

2013-05-18 18:21:55 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:352)

2013-05-18 18:21:55 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:225)

2013-05-18 18:21:55 [iNFO] [sTDERR]    ... 14 more

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • https://pastebin.com/SnWukPj8   thats the crash log if anyone can help add me on discord: privatelk
    • Remove Neruina and justleveling from your server
    • [01:52:34] [Server thread/WARN] [neruina/]: Neruina caught an exception, see below for cause java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER         at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.20.1-47.4.0.jar%2369!/:1.0] {}         at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {}         at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {}         at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {}         at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}         at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}         at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}         at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}         at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}         at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}         at net.minecraftforge.network.simple.SimpleChannel.sendToServer(SimpleChannel.java:87) ~[forge-1.20.1-47.4.0-universal.jar%23670!/:?] {re:mixin,re:classloading,pl:mixin:APP:connectivity.mixins.json:SimpleChannelMixin from mod connectivity,pl:mixin:A}         at com.dplayend.justleveling.network.ServerNetworking.sendToServer(ServerNetworking.java:36) ~[justleveling-forge-1.20.x-v1.7.jar%23542!/:forge-1.20.x-v1.7] {re:classloading}         at com.dplayend.justleveling.network.packet.common.CounterAttackSP.send(CounterAttackSP.java:51) ~[justleveling-forge-1.20.x-v1.7.jar%23542!/:forge-1.20.x-v1.7] {re:classloading}         at com.dplayend.justleveling.registry.RegistryCommonEvents.lambda$onAttackEntity$8(RegistryCommonEvents.java:315) ~[justleveling-forge-1.20.x-v1.7.jar%23542!/:forge-1.20.x-v1.7] {re:classloading}         at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:137) ~[forge-1.20.1-47.4.0-universal.jar%23670!/:?] {re:mixin,re:classloading}         at com.dplayend.justleveling.registry.RegistryCommonEvents.onAttackEntity(RegistryCommonEvents.java:315) ~[justleveling-forge-1.20.x-v1.7.jar%23542!/:forge-1.20.x-v1.7] {re:classloading}         at com.dplayend.justleveling.registry.__RegistryCommonEvents_onAttackEntity_LivingHurtEvent.invoke(.dynamic) ~[justleveling-forge-1.20.x-v1.7.jar%23542!/:forge-1.20.x-v1.7] {re:classloading,pl:eventbus:B}         at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2352!/:?] {}         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2352!/:?] {}         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2352!/:?] {}         at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:292) ~[forge-1.20.1-47.4.0-universal.jar%23670!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.redirected_forge_1.20.1.json:forge.net.minecraftforge.common.ForgeHooksMixin from mod redirected,pl:mixin:APP:modernfix-forge.mixins.json:perf.faster_ingredients.ForgeHooksMixin from mod modernfix,pl:mixin:APP:apotheosis.mixins.json:ForgeHooksMixin from mod apotheosis,pl:mixin:APP:connectormod.mixins.json:ForgeHooksMixin from mod connectormod,pl:mixin:APP:connectormod.mixins.json:item.ForgeHooksMixin from mod connectormod,pl:mixin:A}         at net.minecraft.world.entity.player.Player.m_6475_(Player.java:909) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:baguettelib.mixins.json:PlayerDeathMixin from mod baguettelib,pl:mixin:APP:pehkui.mixins.json:reach.PlayerEntityMixin from mod pehkui,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinPlayer from mod openpartiesandclaims,pl:mixin:APP:paraglider.mixins.json:MixinPlayer from mod paraglider,pl:mixin:APP:attributeslib.mixins.json:PlayerMixin from mod attributeslib,pl:mixin:APP:fabric-entity-events-v1.mixins.json:PlayerEntityMixin from mod fabric_entity_events_v1,pl:mixin:APP:fabric-entity-events-v1.mixins.json:elytra.PlayerEntityMixin from mod fabric_entity_events_v1,pl:mixin:APP:tipsylib.mixins.json:server.PlayerMixin from mod tipsylib,pl:mixin:APP:pehkui.mixins.json:PlayerEntityMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat117plus.PlayerEntityMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat1194plus.PlayerEntityMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat1201minus.EntityVehicleHeightOffsetMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat1204minus.PlayerEntityMixin from mod pehkui,pl:mixin:APP:mixins.travelersbackpack.json:PlayerMixin from mod travelersbackpack,pl:mixin:APP:alltheleaks.mixins.json:main.PlayerMixin from mod alltheleaks,pl:mixin:APP:baguettelib.mixins.json:PlayerEquipmentMixin from mod baguettelib,pl:mixin:APP:dummmmmmy-common.mixins.json:PlayerMixin from mod dummmmmmy,pl:mixin:APP:soulsweapons.mixins.json:PlayerEntityMixin from mod soulsweapons,pl:mixin:APP:endergetic.mixins.json:PlayerMixin from mod endergetic,pl:mixin:APP:friendsandfoes-common.mixins.json:PlayerEntityMixin from mod friendsandfoes,pl:mixin:APP:justleveling.mixins.json:MixPlayer from mod justleveling,pl:mixin:APP:skilltree.mixins.json:minecraft/PlayerMixin from mod skilltree,pl:mixin:APP:supplementaries-common.mixins.json:PlayerMixin from mod supplementaries,pl:mixin:APP:supplementaries.mixins.json:PlayerProjectileMixin from mod supplementaries,pl:mixin:APP:mixins.irons_spellbooks.json:PlayerMixin from mod irons_spellbooks,pl:mixin:APP:mixins.epicfight.json:MixinPlayer from mod epicfight,pl:mixin:APP:create.mixins.json:PlayerMixin from mod create,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.world.entity.LivingEntity.m_6469_(LivingEntity.java:1112) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:connectormod:insertInjectionTarget,xf:fml:connectormod:updateItemUseStartTreshold,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,xf:fml:connectormod:insertInjectionTarget,xf:fml:connectormod:updateItemUseStartTreshold,pl:mixin:APP:baguettelib.mixins.json:LivingEntityDeathMixin from mod baguettelib,pl:mixin:APP:subtle_effects.mixins.json:common.CommonLivingEntityMixin from mod subtle_effects,pl:mixin:APP:modernfix-forge.mixins.json:perf.forge_cap_retrieval.LivingEntityMixin from mod modernfix,pl:mixin:APP:armorcurve.mixins.json:ValueUpdateMixin from mod armorcurve,pl:mixin:APP:apotheosis.mixins.json:LivingEntityInvoker from mod apotheosis,pl:mixin:APP:apotheosis.mixins.json:LivingEntityMixin from mod apotheosis,pl:mixin:APP:apotheosis.mixins.json:MHFMixinLivingEntity from mod apotheosis,pl:mixin:APP:projectile_damage.mixins.json:LivingEntityMixin from mod projectile_damage,pl:mixin:APP:autoleveling.mixins.json:LivingEntityAccessor from mod autoleveling,pl:mixin:APP:curios.mixins.json:MixinLivingEntity from mod curios,pl:mixin:APP:attributeslib.mixins.json:LivingEntityMixin from mod attributeslib,pl:mixin:APP:fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1,pl:mixin:APP:fabric-entity-events-v1.mixins.json:elytra.LivingEntityMixin from mod fabric_entity_events_v1,pl:mixin:APP:lithium.mixins.json:alloc.enum_values.living_entity.LivingEntityMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.collisions.unpushable_cramming.LivingEntityMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.fast_elytra_check.LivingEntityMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.fast_hand_swing.LivingEntityMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.fast_powder_snow_check.LivingEntityMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.skip_equipment_change_check.LivingEntityMixin from mod radium,pl:mixin:APP:questkilltask.mixins.json:LivingEntityMixin from mod questkilltask,pl:mixin:APP:tipsylib.mixins.json:server.LivingEntityAttributesMixin from mod tipsylib,pl:mixin:APP:tipsylib.mixins.json:server.LivingEntityEffectsMixin from mod tipsylib,pl:mixin:APP:pehkui.mixins.json:LivingEntityMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat117plus.LivingEntityMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat1194plus.LivingEntityMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat1204minus.LivingEntityMixin from mod pehkui,pl:mixin:APP:caelus.mixins.json:MixinLivingEntity from mod caelus,pl:mixin:APP:simply_swords_overhaul.mixins.json:MixinLivingEntity from mod simply_swords_overhaul,pl:mixin:APP:idas.mixins.json:LabyrinthBossKilledMixin from mod idas,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin from mod citadel,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorLivingEntity from mod bookshelf,pl:mixin:APP:bookshelf.common.mixins.json:patches.entity.MixinLivingEntity from mod bookshelf,pl:mixin:APP:dummmmmmy-common.mixins.json:LivingEntityMixin from mod dummmmmmy,pl:mixin:APP:cataclysm.mixins.json:LivingEntityMixin from mod cataclysm,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:LivingEntityMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:soulsweapons.mixins.json:LivingEntityInvoker from mod soulsweapons,pl:mixin:APP:soulsweapons.mixins.json:LivingEntityMixin from mod soulsweapons,pl:mixin:APP:endergetic.mixins.json:LivingEntityMixin from mod endergetic,pl:mixin:APP:friendsandfoes-common.mixins.json:BlazeLivingEntityMixin from mod friendsandfoes,pl:mixin:APP:friendsandfoes-common.mixins.json:LivingEntityMixin from mod friendsandfoes,pl:mixin:APP:simplyswords-common.mixins.json:LivingEntityMixin from mod simplyswords,pl:mixin:APP:knavesneeds-common.mixins.json:LivingEntityMixin from mod knavesneeds,pl:mixin:APP:justleveling.mixins.json:MixLivingEntity from mod justleveling,pl:mixin:APP:skilltree.mixins.json:minecraft/LivingEntityMixin from mod skilltree,pl:mixin:APP:skilltree.mixins.json:LivingEntityAccessor from mod skilltree,pl:mixin:APP:quark.mixins.json:accessor.AccessorLivingEntity from mod quark,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityAccessor from mod supplementaries,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin from mod supplementaries,pl:mixin:APP:mixins.irons_spellbooks.json:LivingEntityMixin from mod irons_spellbooks,pl:mixin:APP:additional_attributes.mixins.json:LivingEntityMixin from mod additional_attributes,pl:mixin:APP:particle_effects.mixins.json:LivingEntityMixin from mod particle_effects,pl:mixin:APP:improvedmobs.mixins.json:LivingEntityMixin from mod improvedmobs,pl:mixin:APP:mixins.epicfight.json:MixinLivingEntity from mod epicfight,pl:mixin:APP:create.mixins.json:CustomItemUseEffectsMixin from mod create,pl:mixin:APP:create.mixins.json:LavaSwimmingMixin from mod create,pl:mixin:APP:create.mixins.json:accessor.LivingEntityAccessor from mod create,pl:mixin:APP:pehkui.mixins.json:compat115plus.LivingEntityMixin from mod pehkui,pl:mixin:APP:obscure_api.mixins.json:LivingEntityMixin from mod obscure_api,pl:mixin:APP:maxhealthfix.common.mixins.json:MixinLivingEntity from mod maxhealthfix,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinLivingEntity from mod openpartiesandclaims,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.world.entity.player.Player.m_6469_(Player.java:840) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:baguettelib.mixins.json:PlayerDeathMixin from mod baguettelib,pl:mixin:APP:pehkui.mixins.json:reach.PlayerEntityMixin from mod pehkui,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinPlayer from mod openpartiesandclaims,pl:mixin:APP:paraglider.mixins.json:MixinPlayer from mod paraglider,pl:mixin:APP:attributeslib.mixins.json:PlayerMixin from mod attributeslib,pl:mixin:APP:fabric-entity-events-v1.mixins.json:PlayerEntityMixin from mod fabric_entity_events_v1,pl:mixin:APP:fabric-entity-events-v1.mixins.json:elytra.PlayerEntityMixin from mod fabric_entity_events_v1,pl:mixin:APP:tipsylib.mixins.json:server.PlayerMixin from mod tipsylib,pl:mixin:APP:pehkui.mixins.json:PlayerEntityMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat117plus.PlayerEntityMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat1194plus.PlayerEntityMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat1201minus.EntityVehicleHeightOffsetMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat1204minus.PlayerEntityMixin from mod pehkui,pl:mixin:APP:mixins.travelersbackpack.json:PlayerMixin from mod travelersbackpack,pl:mixin:APP:alltheleaks.mixins.json:main.PlayerMixin from mod alltheleaks,pl:mixin:APP:baguettelib.mixins.json:PlayerEquipmentMixin from mod baguettelib,pl:mixin:APP:dummmmmmy-common.mixins.json:PlayerMixin from mod dummmmmmy,pl:mixin:APP:soulsweapons.mixins.json:PlayerEntityMixin from mod soulsweapons,pl:mixin:APP:endergetic.mixins.json:PlayerMixin from mod endergetic,pl:mixin:APP:friendsandfoes-common.mixins.json:PlayerEntityMixin from mod friendsandfoes,pl:mixin:APP:justleveling.mixins.json:MixPlayer from mod justleveling,pl:mixin:APP:skilltree.mixins.json:minecraft/PlayerMixin from mod skilltree,pl:mixin:APP:supplementaries-common.mixins.json:PlayerMixin from mod supplementaries,pl:mixin:APP:supplementaries.mixins.json:PlayerProjectileMixin from mod supplementaries,pl:mixin:APP:mixins.irons_spellbooks.json:PlayerMixin from mod irons_spellbooks,pl:mixin:APP:mixins.epicfight.json:MixinPlayer from mod epicfight,pl:mixin:APP:create.mixins.json:PlayerMixin from mod create,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.server.level.ServerPlayer.m_6469_(ServerPlayer.java:695) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.world.entity.Mob.m_7327_(Mob.java:1410) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.redirected_forge_1.20.1.json:net.minecraft.world.entity.MobMixin from mod redirected,pl:mixin:APP:subtle_effects.mixins.json:common.MobMixin from mod subtle_effects,pl:mixin:APP:fabric-entity-events-v1.mixins.json:MobEntityMixin from mod fabric_entity_events_v1,pl:mixin:APP:lithium.mixins.json:entity.inactive_navigations.MobEntityMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.skip_equipment_change_check.MobEntityMixin from mod radium,pl:mixin:APP:pehkui.mixins.json:MobEntityMixin from mod pehkui,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorMob from mod bookshelf,pl:mixin:APP:despawn_tweaker.mixins.json:MobMixin from mod despawn_tweaker,pl:mixin:APP:otherworldapoth.mixins.json:MobMixin from mod otherworldapoth,pl:mixin:APP:letmedespawn.mixins.json:MobMixin from mod letmedespawn,pl:mixin:APP:endergetic.mixins.json:MobMixin from mod endergetic,pl:mixin:APP:moonlight-common.mixins.json:EntityMixin from mod moonlight,pl:mixin:APP:improvedmobs.mixins.json:MobEntityMixin from mod improvedmobs,pl:mixin:APP:improvedmobs.mixins.json:MobMixin from mod improvedmobs,pl:mixin:APP:mixins.epicfight.json:MixinMob from mod epicfight,pl:mixin:APP:pehkui.mixins.json:compat116plus.MobEntityMixin from mod pehkui,pl:mixin:APP:openpartiesandclaims.forge.mixins.json:MixinForgeMob from mod openpartiesandclaims,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.world.entity.monster.Zombie.m_7327_(Zombie.java:315) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,xf:fml:forge:forge_method_redirector,pl:connector_pre_launch:A,re:classloading,xf:fml:forge:forge_method_redirector,pl:mixin:APP:pehkui.mixins.json:compat1201minus.EntityVehicleHeightOffsetMixin from mod pehkui,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.world.entity.monster.Husk.m_7327_(Husk.java:57) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:connector_pre_launch:A}         at yesman.epicfight.world.capabilities.entitypatch.MobPatch.attack(MobPatch.java:179) ~[epicfight-forge-20.9.7-1.20.1.jar%23476!/:20.9.7] {re:mixin,re:classloading}         at yesman.epicfight.api.animation.types.AttackAnimation.hurtCollidingEntities(AttackAnimation.java:241) ~[epicfight-forge-20.9.7-1.20.1.jar%23476!/:20.9.7] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}         at yesman.epicfight.api.animation.types.AttackAnimation.attackTick(AttackAnimation.java:216) ~[epicfight-forge-20.9.7-1.20.1.jar%23476!/:20.9.7] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}         at yesman.epicfight.api.animation.types.AttackAnimation.tick(AttackAnimation.java:169) ~[epicfight-forge-20.9.7-1.20.1.jar%23476!/:20.9.7] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}         at yesman.epicfight.api.animation.ServerAnimator.tick(ServerAnimator.java:85) ~[epicfight-forge-20.9.7-1.20.1.jar%23476!/:20.9.7] {re:classloading}         at yesman.epicfight.world.capabilities.entitypatch.LivingEntityPatch.tick(LivingEntityPatch.java:154) ~[epicfight-forge-20.9.7-1.20.1.jar%23476!/:20.9.7] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}         at yesman.epicfight.events.EntityEvents.updateEvent(EntityEvents.java:103) ~[epicfight-forge-20.9.7-1.20.1.jar%23476!/:20.9.7] {re:classloading}         at yesman.epicfight.events.__EntityEvents_updateEvent_LivingTickEvent.invoke(.dynamic) ~[epicfight-forge-20.9.7-1.20.1.jar%23476!/:20.9.7] {re:classloading,pl:eventbus:B}         at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2352!/:?] {}         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2352!/:?] {}         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2352!/:?] {}         at net.minecraftforge.common.ForgeHooks.onLivingTick(ForgeHooks.java:264) ~[forge-1.20.1-47.4.0-universal.jar%23670!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.redirected_forge_1.20.1.json:forge.net.minecraftforge.common.ForgeHooksMixin from mod redirected,pl:mixin:APP:modernfix-forge.mixins.json:perf.faster_ingredients.ForgeHooksMixin from mod modernfix,pl:mixin:APP:apotheosis.mixins.json:ForgeHooksMixin from mod apotheosis,pl:mixin:APP:connectormod.mixins.json:ForgeHooksMixin from mod connectormod,pl:mixin:APP:connectormod.mixins.json:item.ForgeHooksMixin from mod connectormod,pl:mixin:A}         at net.minecraft.world.entity.LivingEntity.m_8119_(LivingEntity.java:2258) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:connectormod:insertInjectionTarget,xf:fml:connectormod:updateItemUseStartTreshold,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,xf:fml:connectormod:insertInjectionTarget,xf:fml:connectormod:updateItemUseStartTreshold,pl:mixin:APP:baguettelib.mixins.json:LivingEntityDeathMixin from mod baguettelib,pl:mixin:APP:subtle_effects.mixins.json:common.CommonLivingEntityMixin from mod subtle_effects,pl:mixin:APP:modernfix-forge.mixins.json:perf.forge_cap_retrieval.LivingEntityMixin from mod modernfix,pl:mixin:APP:armorcurve.mixins.json:ValueUpdateMixin from mod armorcurve,pl:mixin:APP:apotheosis.mixins.json:LivingEntityInvoker from mod apotheosis,pl:mixin:APP:apotheosis.mixins.json:LivingEntityMixin from mod apotheosis,pl:mixin:APP:apotheosis.mixins.json:MHFMixinLivingEntity from mod apotheosis,pl:mixin:APP:projectile_damage.mixins.json:LivingEntityMixin from mod projectile_damage,pl:mixin:APP:autoleveling.mixins.json:LivingEntityAccessor from mod autoleveling,pl:mixin:APP:curios.mixins.json:MixinLivingEntity from mod curios,pl:mixin:APP:attributeslib.mixins.json:LivingEntityMixin from mod attributeslib,pl:mixin:APP:fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1,pl:mixin:APP:fabric-entity-events-v1.mixins.json:elytra.LivingEntityMixin from mod fabric_entity_events_v1,pl:mixin:APP:lithium.mixins.json:alloc.enum_values.living_entity.LivingEntityMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.collisions.unpushable_cramming.LivingEntityMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.fast_elytra_check.LivingEntityMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.fast_hand_swing.LivingEntityMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.fast_powder_snow_check.LivingEntityMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.skip_equipment_change_check.LivingEntityMixin from mod radium,pl:mixin:APP:questkilltask.mixins.json:LivingEntityMixin from mod questkilltask,pl:mixin:APP:tipsylib.mixins.json:server.LivingEntityAttributesMixin from mod tipsylib,pl:mixin:APP:tipsylib.mixins.json:server.LivingEntityEffectsMixin from mod tipsylib,pl:mixin:APP:pehkui.mixins.json:LivingEntityMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat117plus.LivingEntityMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat1194plus.LivingEntityMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat1204minus.LivingEntityMixin from mod pehkui,pl:mixin:APP:caelus.mixins.json:MixinLivingEntity from mod caelus,pl:mixin:APP:simply_swords_overhaul.mixins.json:MixinLivingEntity from mod simply_swords_overhaul,pl:mixin:APP:idas.mixins.json:LabyrinthBossKilledMixin from mod idas,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin from mod citadel,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorLivingEntity from mod bookshelf,pl:mixin:APP:bookshelf.common.mixins.json:patches.entity.MixinLivingEntity from mod bookshelf,pl:mixin:APP:dummmmmmy-common.mixins.json:LivingEntityMixin from mod dummmmmmy,pl:mixin:APP:cataclysm.mixins.json:LivingEntityMixin from mod cataclysm,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:LivingEntityMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:soulsweapons.mixins.json:LivingEntityInvoker from mod soulsweapons,pl:mixin:APP:soulsweapons.mixins.json:LivingEntityMixin from mod soulsweapons,pl:mixin:APP:endergetic.mixins.json:LivingEntityMixin from mod endergetic,pl:mixin:APP:friendsandfoes-common.mixins.json:BlazeLivingEntityMixin from mod friendsandfoes,pl:mixin:APP:friendsandfoes-common.mixins.json:LivingEntityMixin from mod friendsandfoes,pl:mixin:APP:simplyswords-common.mixins.json:LivingEntityMixin from mod simplyswords,pl:mixin:APP:knavesneeds-common.mixins.json:LivingEntityMixin from mod knavesneeds,pl:mixin:APP:justleveling.mixins.json:MixLivingEntity from mod justleveling,pl:mixin:APP:skilltree.mixins.json:minecraft/LivingEntityMixin from mod skilltree,pl:mixin:APP:skilltree.mixins.json:LivingEntityAccessor from mod skilltree,pl:mixin:APP:quark.mixins.json:accessor.AccessorLivingEntity from mod quark,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityAccessor from mod supplementaries,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin from mod supplementaries,pl:mixin:APP:mixins.irons_spellbooks.json:LivingEntityMixin from mod irons_spellbooks,pl:mixin:APP:additional_attributes.mixins.json:LivingEntityMixin from mod additional_attributes,pl:mixin:APP:particle_effects.mixins.json:LivingEntityMixin from mod particle_effects,pl:mixin:APP:improvedmobs.mixins.json:LivingEntityMixin from mod improvedmobs,pl:mixin:APP:mixins.epicfight.json:MixinLivingEntity from mod epicfight,pl:mixin:APP:create.mixins.json:CustomItemUseEffectsMixin from mod create,pl:mixin:APP:create.mixins.json:LavaSwimmingMixin from mod create,pl:mixin:APP:create.mixins.json:accessor.LivingEntityAccessor from mod create,pl:mixin:APP:pehkui.mixins.json:compat115plus.LivingEntityMixin from mod pehkui,pl:mixin:APP:obscure_api.mixins.json:LivingEntityMixin from mod obscure_api,pl:mixin:APP:maxhealthfix.common.mixins.json:MixinLivingEntity from mod maxhealthfix,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinLivingEntity from mod openpartiesandclaims,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.world.entity.Mob.m_8119_(Mob.java:337) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.redirected_forge_1.20.1.json:net.minecraft.world.entity.MobMixin from mod redirected,pl:mixin:APP:subtle_effects.mixins.json:common.MobMixin from mod subtle_effects,pl:mixin:APP:fabric-entity-events-v1.mixins.json:MobEntityMixin from mod fabric_entity_events_v1,pl:mixin:APP:lithium.mixins.json:entity.inactive_navigations.MobEntityMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.skip_equipment_change_check.MobEntityMixin from mod radium,pl:mixin:APP:pehkui.mixins.json:MobEntityMixin from mod pehkui,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorMob from mod bookshelf,pl:mixin:APP:despawn_tweaker.mixins.json:MobMixin from mod despawn_tweaker,pl:mixin:APP:otherworldapoth.mixins.json:MobMixin from mod otherworldapoth,pl:mixin:APP:letmedespawn.mixins.json:MobMixin from mod letmedespawn,pl:mixin:APP:endergetic.mixins.json:MobMixin from mod endergetic,pl:mixin:APP:moonlight-common.mixins.json:EntityMixin from mod moonlight,pl:mixin:APP:improvedmobs.mixins.json:MobEntityMixin from mod improvedmobs,pl:mixin:APP:improvedmobs.mixins.json:MobMixin from mod improvedmobs,pl:mixin:APP:mixins.epicfight.json:MixinMob from mod epicfight,pl:mixin:APP:pehkui.mixins.json:compat116plus.MobEntityMixin from mod pehkui,pl:mixin:APP:openpartiesandclaims.forge.mixins.json:MixinForgeMob from mod openpartiesandclaims,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.world.entity.monster.Zombie.m_8119_(Zombie.java:210) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,xf:fml:forge:forge_method_redirector,pl:connector_pre_launch:A,re:classloading,xf:fml:forge:forge_method_redirector,pl:mixin:APP:pehkui.mixins.json:compat1201minus.EntityVehicleHeightOffsetMixin from mod pehkui,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:694) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:libx:level_load,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,xf:fml:libx:level_load,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,pl:mixin:APP:betterendisland.mixins.json:ServerLevelMixin from mod betterendisland,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.faster_structure_location.ServerLevelMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix,pl:mixin:APP:projectile_damage.mixins.json:ServerWorldMixin from mod projectile_damage,pl:mixin:APP:ysns.mixins.json:ServerWorldMixin from mod ysns,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.ServerWorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:chunk.entity_class_groups.ServerWorldAccessor from mod radium,pl:mixin:APP:lithium.mixins.json:entity.inactive_navigations.ServerWorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:profiler.ServerWorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:util.entity_movement_tracking.ServerWorldAccessor from mod radium,pl:mixin:APP:pehkui.mixins.json:compat117plus.ServerWorldMixin from mod pehkui,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin from mod immersive_weathering,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelAccessor from mod immersive_optimization,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelMixin from mod immersive_optimization,pl:mixin:APP:neruina.mixins.json:catchers.ServerWorldMixin from mod neruina,pl:mixin:APP:idas.mixins.json:ServerLevelMixin from mod idas,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:dataanchor-common.mixins.json:ServerLevelMixin from mod dataanchor,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin from mod blueprint,pl:mixin:APP:endergetic.mixins.json:ServerLevelMixin from mod endergetic,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor from mod friendsandfoes,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin from mod friendsandfoes,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor from mod create,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins from mod betterendisland,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinServerLevel from mod openpartiesandclaims,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.world.level.Level.mixinextras$bridge$accept$186(Level.java) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.redirected_forge_1.20.1.json:forge.net.minecraft.world.level.LevelMixin from mod redirected,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.collisions.intersection.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:util.block_entity_retrieval.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:util.block_tracking.block_listening.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:world.chunk_access.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:world.inline_block_access.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:world.inline_height.WorldMixin from mod radium,pl:mixin:APP:immersive_optimization.mixins.json:LevelMixin from mod immersive_optimization,pl:mixin:APP:alltheleaks.mixins.json:main.LevelMixin from mod alltheleaks,pl:mixin:APP:citadel.mixins.json:LevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:AttachmentTargetsMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:dataanchor-common.mixins.json:LevelMixin from mod dataanchor,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:WorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:neruina.mixins.json:catchers.WorldMixin from mod neruina,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinLevel from mod openpartiesandclaims,pl:mixin:A,pl:connector_pre_launch:A}         at com.bawnorton.neruina.handler.TickHandler.safelyTickEntities(TickHandler.java:92) ~[Neruina-2.1.2-forge+1.20.1.jar%23574!/:?] {re:mixin,re:classloading}         at net.minecraft.world.level.Level.wrapOperation$cgb000$neruina$catchTickingEntities$notTheCauseOfTickLag(Level.java:8040) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.redirected_forge_1.20.1.json:forge.net.minecraft.world.level.LevelMixin from mod redirected,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.collisions.intersection.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:util.block_entity_retrieval.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:util.block_tracking.block_listening.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:world.chunk_access.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:world.inline_block_access.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:world.inline_height.WorldMixin from mod radium,pl:mixin:APP:immersive_optimization.mixins.json:LevelMixin from mod immersive_optimization,pl:mixin:APP:alltheleaks.mixins.json:main.LevelMixin from mod alltheleaks,pl:mixin:APP:citadel.mixins.json:LevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:AttachmentTargetsMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:dataanchor-common.mixins.json:LevelMixin from mod dataanchor,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:WorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:neruina.mixins.json:catchers.WorldMixin from mod neruina,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinLevel from mod openpartiesandclaims,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.world.level.Level.m_46653_(Level.java:479) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.redirected_forge_1.20.1.json:forge.net.minecraft.world.level.LevelMixin from mod redirected,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.collisions.intersection.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:util.block_entity_retrieval.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:util.block_tracking.block_listening.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:world.chunk_access.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:world.inline_block_access.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:world.inline_height.WorldMixin from mod radium,pl:mixin:APP:immersive_optimization.mixins.json:LevelMixin from mod immersive_optimization,pl:mixin:APP:alltheleaks.mixins.json:main.LevelMixin from mod alltheleaks,pl:mixin:APP:citadel.mixins.json:LevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:AttachmentTargetsMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:dataanchor-common.mixins.json:LevelMixin from mod dataanchor,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:WorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:neruina.mixins.json:catchers.WorldMixin from mod neruina,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinLevel from mod openpartiesandclaims,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:343) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:libx:level_load,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,xf:fml:libx:level_load,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,pl:mixin:APP:betterendisland.mixins.json:ServerLevelMixin from mod betterendisland,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.faster_structure_location.ServerLevelMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix,pl:mixin:APP:projectile_damage.mixins.json:ServerWorldMixin from mod projectile_damage,pl:mixin:APP:ysns.mixins.json:ServerWorldMixin from mod ysns,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.ServerWorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:chunk.entity_class_groups.ServerWorldAccessor from mod radium,pl:mixin:APP:lithium.mixins.json:entity.inactive_navigations.ServerWorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:profiler.ServerWorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:util.entity_movement_tracking.ServerWorldAccessor from mod radium,pl:mixin:APP:pehkui.mixins.json:compat117plus.ServerWorldMixin from mod pehkui,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin from mod immersive_weathering,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelAccessor from mod immersive_optimization,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelMixin from mod immersive_optimization,pl:mixin:APP:neruina.mixins.json:catchers.ServerWorldMixin from mod neruina,pl:mixin:APP:idas.mixins.json:ServerLevelMixin from mod idas,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:dataanchor-common.mixins.json:ServerLevelMixin from mod dataanchor,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin from mod blueprint,pl:mixin:APP:endergetic.mixins.json:ServerLevelMixin from mod endergetic,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor from mod friendsandfoes,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin from mod friendsandfoes,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor from mod create,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins from mod betterendisland,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinServerLevel from mod openpartiesandclaims,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:lithium.mixins.json:collections.entity_ticking.EntityListMixin from mod radium,pl:mixin:APP:immersive_optimization.mixins.json:EntityTickListAccessor from mod immersive_optimization,pl:mixin:APP:alltheleaks.mixins.json:main.EntityTickListMixin from mod alltheleaks,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:323) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:libx:level_load,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,xf:fml:libx:level_load,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,pl:mixin:APP:betterendisland.mixins.json:ServerLevelMixin from mod betterendisland,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.faster_structure_location.ServerLevelMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix,pl:mixin:APP:projectile_damage.mixins.json:ServerWorldMixin from mod projectile_damage,pl:mixin:APP:ysns.mixins.json:ServerWorldMixin from mod ysns,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.ServerWorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:chunk.entity_class_groups.ServerWorldAccessor from mod radium,pl:mixin:APP:lithium.mixins.json:entity.inactive_navigations.ServerWorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:profiler.ServerWorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:util.entity_movement_tracking.ServerWorldAccessor from mod radium,pl:mixin:APP:pehkui.mixins.json:compat117plus.ServerWorldMixin from mod pehkui,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin from mod immersive_weathering,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelAccessor from mod immersive_optimization,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelMixin from mod immersive_optimization,pl:mixin:APP:neruina.mixins.json:catchers.ServerWorldMixin from mod neruina,pl:mixin:APP:idas.mixins.json:ServerLevelMixin from mod idas,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:dataanchor-common.mixins.json:ServerLevelMixin from mod dataanchor,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin from mod blueprint,pl:mixin:APP:endergetic.mixins.json:ServerLevelMixin from mod endergetic,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor from mod friendsandfoes,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin from mod friendsandfoes,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor from mod create,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins from mod betterendisland,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinServerLevel from mod openpartiesandclaims,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin from mod modernfix,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinMinecraftServer from mod openpartiesandclaims,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-forge.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin from mod fastload,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin from mod immersive_optimization,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin from mod neruina,pl:mixin:APP:alltheleaks.mixins.json:main.MinecraftServerMixin from mod alltheleaks,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftServer from mod xaerominimap,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:structureessentials.mixins.json:LevelCreatedCallback from mod structureessentials,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftServer from mod xaeroworldmap,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin from mod citadel,pl:mixin:APP:connectormod.mixins.json:registries.MinecraftServerMixin from mod connectormod,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:settlement-roads.mixins.json:ExampleMixin from mod settlement_roads,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin from mod blueprint,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:283) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blueprint.mixins.json:DedicatedServerMixin from mod blueprint,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin from mod modernfix,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinMinecraftServer from mod openpartiesandclaims,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-forge.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin from mod fastload,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin from mod immersive_optimization,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin from mod neruina,pl:mixin:APP:alltheleaks.mixins.json:main.MinecraftServerMixin from mod alltheleaks,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftServer from mod xaerominimap,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:structureessentials.mixins.json:LevelCreatedCallback from mod structureessentials,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftServer from mod xaeroworldmap,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin from mod citadel,pl:mixin:APP:connectormod.mixins.json:registries.MinecraftServerMixin from mod connectormod,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:settlement-roads.mixins.json:ExampleMixin from mod settlement_roads,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin from mod blueprint,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin from mod modernfix,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinMinecraftServer from mod openpartiesandclaims,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-forge.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin from mod fastload,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin from mod immersive_optimization,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin from mod neruina,pl:mixin:APP:alltheleaks.mixins.json:main.MinecraftServerMixin from mod alltheleaks,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftServer from mod xaerominimap,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:structureessentials.mixins.json:LevelCreatedCallback from mod structureessentials,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftServer from mod xaeroworldmap,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin from mod citadel,pl:mixin:APP:connectormod.mixins.json:registries.MinecraftServerMixin from mod connectormod,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:settlement-roads.mixins.json:ExampleMixin from mod settlement_roads,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin from mod blueprint,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin from mod modernfix,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinMinecraftServer from mod openpartiesandclaims,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-forge.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin from mod fastload,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin from mod immersive_optimization,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin from mod neruina,pl:mixin:APP:alltheleaks.mixins.json:main.MinecraftServerMixin from mod alltheleaks,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftServer from mod xaerominimap,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:structureessentials.mixins.json:LevelCreatedCallback from mod structureessentials,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftServer from mod xaeroworldmap,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin from mod citadel,pl:mixin:APP:connectormod.mixins.json:registries.MinecraftServerMixin from mod connectormod,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:settlement-roads.mixins.json:ExampleMixin from mod settlement_roads,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin from mod blueprint,pl:mixin:A,pl:connector_pre_launch:A}         at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}   I dont know what mod isnt working
    • Remove entity_model_features_1.20.1-forge-3.0.1.jar from your mods folder. If there are other mods that depend on that mod, you may have to remove them also.
  • Topics

×
×
  • Create New...

Important Information

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