Advertisement
GedeonGrays

latest.log

Dec 6th, 2019
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.84 KB | None | 0 0
  1. [15:13:31] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  2. [15:13:31] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  3. [15:13:31] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  4. [15:13:31] [main/INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
  5. [15:13:32] [main/INFO]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_212, running on Linux:amd64:2.6.32-48-pve, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
  6. [15:13:32] [main/INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
  7. [15:13:32] [main/INFO]: [HOOKLIB] Obfuscated: true
  8. [15:13:32] [main/INFO]: [ALFHEIM] In case Thaumcraft will be loaded, Alfheim is configured to set Elementium Cluster metadata value to 22
  9. [15:13:32] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [15:13:32] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  11. [15:13:32] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  12. [15:13:32] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  13. [15:13:32] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  14. [15:13:34] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  15. [15:13:34] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  16. [15:13:35] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  17. [15:13:35] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.minecraft.SecondaryTransformerHook
  18. [15:13:35] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Parsing hooks container alfheim.common.core.asm.AlfheimHookHandler
  19. [15:13:35] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Parsing hooks container alfheim.common.core.asm.AlfheimHPHooks
  20. [15:13:35] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Parsing hooks container alfheim.common.crafting.recipe.RecipeAncientWillsFix
  21. [15:13:35] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Parsing hooks container alfheim.common.item.equipment.tool.ItemTwigWandExtender
  22. [15:13:35] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Parsing hooks container alfheim.common.integration.travellersgear.TGHandlerBotaniaAdapter
  23. [15:13:35] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  24. [15:13:35] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class cpw.mods.fml.common.Loader
  25. [15:13:35] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method cpw.mods.fml.common.Loader#injectData([Ljava/lang/Object;)
  26. [15:13:35] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Methods dictionary loaded in 2 ms
  27. [15:13:35] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  28. [15:13:35] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  29. [15:13:35] [main/INFO]: [alfheim.common.core.asm.AlfheimClassTransformer$World$ClassVisitor:visitMethod:242]: Visiting World#updateEntityWithOptionalForce: a(Lsa;Z)V
  30. [15:13:36] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.world.World
  31. [15:13:36] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.world.World#extinguishFire(Lnet/minecraft/entity/player/EntityPlayer;IIII)
  32. [15:13:36] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:warning:24]: [WARNING] Can not find target method of hook AsmHook: net.minecraft.world.World#updateEntity(IIILnet/minecraft/entity/player/EntityPlayer;IFFF)Z -> alfheim.common.core.asm.AlfheimHookHandler#onBlockActivated(Lnet/minecraft/world/World;IIILnet/minecraft/entity/player/EntityPlayer;IFFFZ)Z, ReturnCondition=NEVER, ReturnValue=VOID, InjectorFactory: gloomyfolken.hooklib.asm.HookInjectorFactory$MethodExit, CreateMethod = false
  33. [15:13:36] [main/INFO]: [alfheim.common.core.asm.AlfheimSyntheticMethodsInjector$ClassVisitorPotionMethodPublicizer:visitMethod:52]: Publicizing onChangedPotionEffect: a(Lrw;Z)V for sv (net.minecraft.entity.EntityLivingBase)
  34. [15:13:36] [main/INFO]: [alfheim.common.core.asm.AlfheimSyntheticMethodsInjector$ClassVisitorPotionMethodPublicizer:visitMethod:48]: Publicizing onFinishedPotionEffect: b(Lrw;)V for sv (net.minecraft.entity.EntityLivingBase)
  35. [15:13:36] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.entity.EntityLivingBase
  36. [15:13:36] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityLivingBase#updatePotionEffects()
  37. [15:13:36] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityLivingBase#isPotionActive(Lnet/minecraft/potion/Potion;)
  38. [15:13:36] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityLivingBase#getActivePotionEffect(Lnet/minecraft/potion/Potion;)
  39. [15:13:36] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityLivingBase#onNewPotionEffect(Lnet/minecraft/potion/PotionEffect;)
  40. [15:13:36] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityLivingBase#onChangedPotionEffect(Lnet/minecraft/potion/PotionEffect;Z)
  41. [15:13:36] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityLivingBase#onFinishedPotionEffect(Lnet/minecraft/potion/PotionEffect;)
  42. [15:13:36] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityLivingBase#getHealth()F
  43. [15:13:36] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityLivingBase#setHealth(F)
  44. [15:13:36] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityLivingBase#getMaxHealth()F
  45. [15:13:36] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.entity.Entity
  46. [15:13:36] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.Entity#moveFlying(FFF)
  47. [15:13:36] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  48. [15:13:40] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.block.BlockPortal
  49. [15:13:40] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.block.BlockPortal#func_150000_e(Lnet/minecraft/world/World;III)
  50. [15:13:40] [main/INFO]: [alfheim.common.core.asm.AlfheimClassTransformer$Potion$ClassVisitor:visitMethod:186]: Visiting Potion#performEffect: a(Lsv;I)V
  51. [15:13:40] [main/ERROR]: Unable to launch
  52. java.lang.reflect.InvocationTargetException
  53. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  54. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  55. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  56. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  57. at net.minecraft.launchwrapper.Launch.launch(Launch.java:133) [Mohist.jar:1.7.10]
  58. at net.minecraft.launchwrapper.Launch.main(Launch.java:26) [Mohist.jar:1.7.10]
  59. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  60. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  61. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  62. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  63. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:66) [Mohist.jar:1.7.10]
  64. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17) [Mohist.jar:1.7.10]
  65. Caused by: java.lang.VerifyError: Expecting a stackmap frame at branch target 141
  66. Exception Details:
  67. Location:
  68. net/minecraft/potion/Potion.func_111185_a(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/entity/ai/attributes/BaseAttributeMap;I)V @23: ifeq
  69. Reason:
  70. Expected stackmap frame at this location.
  71. Bytecode:
  72. 0x0000000: 2ab4 004f b901 2401 00b9 012a 0100 3a04
  73. 0x0000010: 1904 b901 2f01 0099 0076 1904 b901 3301
  74. 0x0000020: 00c0 0007 3a05 2c19 05b9 0136 0100 c001
  75. 0x0000030: 38b6 013e 3a06 1906 c600 5219 05b9 0141
  76. 0x0000040: 0100 c001 083a 0719 0619 07b9 0147 0200
  77. 0x0000050: 1906 bb01 0859 1907 b601 55bb 0157 59b7
  78. 0x0000060: 0158 2ab6 0110 b601 5c13 015e b601 5c1d
  79. 0x0000070: b601 61b6 0164 2a1d 1907 b601 6819 07b6
  80. 0x0000080: 016b b701 13b9 016e 0200 a7ff 86b1
  81.  
  82. at net.minecraft.potion.PotionHelper.<clinit>(SourceFile:82) ~[aen.class:?]
  83. at net.minecraft.item.Item.func_150900_l(Item.java:130) ~[adb.class:?]
  84. at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:716) ~[kl.class:?]
  85. at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1588) ~[MinecraftServer.class:?]
  86. ... 12 more
  87. [15:13:40] [main/INFO]: [cpw.mods.fml.relauncher.ServerLaunchWrapper:run:70]: A problem occurred running the Server launcher.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement