Advertisement
Guest User

Untitled

a guest
Apr 16th, 2018
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.74 KB | None | 0 0
  1. [18:12:42] [main/INFO] [FML/]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
  2. [18:12:45] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_161, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_161
  3. [18:12:45] [main/INFO] [STDERR/]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
  4. [18:13:00] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  5. [18:13:00] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  6. [18:13:00] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  7. [18:13:00] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  8. [18:13:00] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  9. [18:13:06] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  10. [18:13:06] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  11. [18:13:09] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  12. [18:13:09] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  13. [18:13:11] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  14. [18:13:11] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  15. [18:13:11] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  16. [18:13:13] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  17. [18:13:15] [main/ERROR] [LaunchWrapper/]: Unable to launch
  18. java.lang.reflect.InvocationTargetException
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
  22. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_161]
  23. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  24. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  25. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
  26. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
  28. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_161]
  29. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [Uranium-1710-stable-4-B15-server.jar:1.7.10-R0.1-SNAPSHOT]
  30. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [Uranium-1710-stable-4-B15-server.jar:1.7.10-R0.1-SNAPSHOT]
  31. Caused by: java.lang.NoClassDefFoundError: net/minecraft/block/BlockCake
  32. at net.minecraft.block.Block.func_149671_p(Block.java:301) ~[aji.class:?]
  33. at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:714) ~[kl.class:?]
  34. at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1588) ~[MinecraftServer.class:?]
  35. ... 12 more
  36. Caused by: java.lang.ClassNotFoundException: net.minecraft.block.BlockCake
  37. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
  38. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_161]
  39. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_161]
  40. at net.minecraft.block.Block.func_149671_p(Block.java:301) ~[aji.class:?]
  41. at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:714) ~[kl.class:?]
  42. at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1588) ~[MinecraftServer.class:?]
  43. ... 12 more
  44. Caused by: java.lang.RuntimeException: Could not replace FoodStats.addStats call in net/minecraft/block/BlockCake.func_150036_b
  45. L0
  46. LINENUMBER 109 L0
  47. ALOAD 5
  48. ICONST_0
  49. INVOKEVIRTUAL net/minecraft/entity/player/EntityPlayer.func_71043_e (Z)Z
  50. IFEQ L1
  51. L2
  52. LINENUMBER 112 L2
  53. ALOAD 5
  54. INVOKEVIRTUAL net/minecraft/entity/player/EntityPlayer.func_71024_bL ()Lnet/minecraft/util/FoodStats;
  55. GETFIELD net/minecraft/util/FoodStats.field_75127_a : I
  56. ISTORE 6
  57. L3
  58. LINENUMBER 113 L3
  59. ALOAD 5
  60. ICONST_2
  61. ILOAD 6
  62. IADD
  63. INVOKESTATIC org/bukkit/craftbukkit/v1_7_R4/event/CraftEventFactory.callFoodLevelChangeEvent (Lnet/minecraft/entity/player/EntityPlayer;I)Lorg/bukkit/event/entity/FoodLevelChangeEvent;
  64. ASTORE 7
  65. L4
  66. LINENUMBER 115 L4
  67. ALOAD 7
  68. INVOKEVIRTUAL org/bukkit/event/entity/FoodLevelChangeEvent.isCancelled ()Z
  69. IFNE L5
  70. L6
  71. LINENUMBER 117 L6
  72. ALOAD 5
  73. INVOKEVIRTUAL net/minecraft/entity/player/EntityPlayer.func_71024_bL ()Lnet/minecraft/util/FoodStats;
  74. ALOAD 7
  75. INVOKEVIRTUAL org/bukkit/event/entity/FoodLevelChangeEvent.getFoodLevel ()I
  76. ILOAD 6
  77. ISUB
  78. LDC 0.1
  79. INVOKEVIRTUAL net/minecraft/util/FoodStats.func_75122_a (IF)V
  80. L5
  81. LINENUMBER 120 L5
  82. FRAME APPEND [I org/bukkit/event/entity/FoodLevelChangeEvent]
  83. ALOAD 5
  84. CHECKCAST net/minecraft/entity/player/EntityPlayerMP
  85. GETFIELD net/minecraft/entity/player/EntityPlayerMP.field_71135_a : Lnet/minecraft/network/NetHandlerPlayServer;
  86. NEW net/minecraft/network/play/server/S06PacketUpdateHealth
  87. DUP
  88. ALOAD 5
  89. CHECKCAST net/minecraft/entity/player/EntityPlayerMP
  90. INVOKEVIRTUAL net/minecraft/entity/player/EntityPlayerMP.getBukkitEntity ()Lorg/bukkit/craftbukkit/v1_7_R4/entity/CraftPlayer;
  91. INVOKEVIRTUAL org/bukkit/craftbukkit/v1_7_R4/entity/CraftPlayer.getScaledHealth ()F
  92. ALOAD 5
  93. INVOKEVIRTUAL net/minecraft/entity/player/EntityPlayer.func_71024_bL ()Lnet/minecraft/util/FoodStats;
  94. GETFIELD net/minecraft/util/FoodStats.field_75127_a : I
  95. ALOAD 5
  96. INVOKEVIRTUAL net/minecraft/entity/player/EntityPlayer.func_71024_bL ()Lnet/minecraft/util/FoodStats;
  97. GETFIELD net/minecraft/util/FoodStats.field_75125_b : F
  98. INVOKESPECIAL net/minecraft/network/play/server/S06PacketUpdateHealth.<init> (FIF)V
  99. INVOKEVIRTUAL net/minecraft/network/NetHandlerPlayServer.func_147359_a (Lnet/minecraft/network/Packet;)V
  100. L7
  101. LINENUMBER 122 L7
  102. ALOAD 1
  103. ILOAD 2
  104. ILOAD 3
  105. ILOAD 4
  106. INVOKEVIRTUAL net/minecraft/world/World.func_72805_g (III)I
  107. ICONST_1
  108. IADD
  109. ISTORE 8
  110. L8
  111. LINENUMBER 124 L8
  112. ILOAD 8
  113. BIPUSH 6
  114. IF_ICMPLT L9
  115. L10
  116. LINENUMBER 126 L10
  117. ALOAD 1
  118. ILOAD 2
  119. ILOAD 3
  120. ILOAD 4
  121. INVOKEVIRTUAL net/minecraft/world/World.func_147468_f (III)Z
  122. POP
  123. GOTO L1
  124. L9
  125. LINENUMBER 130 L9
  126. FRAME APPEND [I]
  127. ALOAD 1
  128. ILOAD 2
  129. ILOAD 3
  130. ILOAD 4
  131. ILOAD 8
  132. ICONST_2
  133. INVOKEVIRTUAL net/minecraft/world/World.func_72921_c (IIIII)Z
  134. POP
  135. L1
  136. LINENUMBER 133 L1
  137. FRAME CHOP 3
  138. RETURN
  139. L11
  140. LOCALVARIABLE oldFoodLevel I L3 L1 6
  141. LOCALVARIABLE event Lorg/bukkit/event/entity/FoodLevelChangeEvent; L4 L1 7
  142. LOCALVARIABLE l I L8 L1 8
  143. LOCALVARIABLE this Lnet/minecraft/block/BlockCake; L0 L11 0
  144. LOCALVARIABLE p_150036_1_ Lnet/minecraft/world/World; L0 L11 1
  145. LOCALVARIABLE p_150036_2_ I L0 L11 2
  146. LOCALVARIABLE p_150036_3_ I L0 L11 3
  147. LOCALVARIABLE p_150036_4_ I L0 L11 4
  148. LOCALVARIABLE p_150036_5_ Lnet/minecraft/entity/player/EntityPlayer; L0 L11 5
  149. MAXSTACK = 6
  150. MAXLOCALS = 9
  151.  
  152. at squeek.applecore.asm.module.ModuleBlockFood.addOnBlockFoodEatenHook(ModuleBlockFood.java:98) ~[AppleCore-mc1.7.10-3.1.1.jar:?]
  153. at squeek.applecore.asm.module.ModuleBlockFood.transform(ModuleBlockFood.java:38) ~[AppleCore-mc1.7.10-3.1.1.jar:?]
  154. at squeek.applecore.asm.TransformerModuleHandler.transform(TransformerModuleHandler.java:41) ~[AppleCore-mc1.7.10-3.1.1.jar:?]
  155. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
  156. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
  157. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_161]
  158. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_161]
  159. at net.minecraft.block.Block.func_149671_p(Block.java:301) ~[aji.class:?]
  160. at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:714) ~[kl.class:?]
  161. at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1588) ~[MinecraftServer.class:?]
  162. ... 12 more
  163. [18:13:15] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.reflect.InvocationTargetException
  164. [18:13:15] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  165. [18:13:15] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  166. [18:13:15] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  167. [18:13:15] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  168. [18:13:15] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  169. [18:13:15] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  170. [18:13:15] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException
  171. [18:13:15] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)
  172. [18:13:15] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.SecurityManager.checkExit(Unknown Source)
  173. [18:13:15] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Runtime.exit(Unknown Source)
  174. [18:13:15] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.System.exit(Unknown Source)
  175. [18:13:15] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
  176. [18:13:15] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  177. [18:13:15] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 6 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement