Advertisement
Guest User

Alfheim-BETA-pre24.6_EXPAND_FRAMES_COMPUTE_FRAMES

a guest
Dec 7th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.46 KB | None | 0 0
  1. [16:48:16] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  2. [16:48:16] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  3. [16:48:16] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  4. [16:48:16] [main/INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
  5. [16:48:17] [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. [16:48:17] [main/INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
  7. [16:48:17] [main/INFO]: [HOOKLIB] Obfuscated: true
  8. [16:48:17] [main/INFO]: [ALFHEIM] In case Thaumcraft will be loaded, Alfheim is configured to set Elementium Cluster metadata value to 22
  9. [16:48:17] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [16:48:17] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  11. [16:48:17] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  12. [16:48:17] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  13. [16:48:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  14. [16:48:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  15. [16:48:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  16. [16:48:19] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  17. [16:48:19] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.minecraft.SecondaryTransformerHook
  18. [16:48:19] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Parsing hooks container alfheim.common.core.asm.AlfheimHookHandler
  19. [16:48:19] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Parsing hooks container alfheim.common.core.asm.AlfheimHPHooks
  20. [16:48:19] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Parsing hooks container alfheim.common.crafting.recipe.RecipeAncientWillsFix
  21. [16:48:19] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Parsing hooks container alfheim.common.item.equipment.tool.ItemTwigWandExtender
  22. [16:48:19] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Parsing hooks container alfheim.common.integration.travellersgear.TGHandlerBotaniaAdapter
  23. [16:48:19] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  24. [16:48:20] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class cpw.mods.fml.common.Loader
  25. [16:48:20] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method cpw.mods.fml.common.Loader#injectData([Ljava/lang/Object;)
  26. [16:48:20] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Methods dictionary loaded in 2 ms
  27. [16:48:20] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  28. [16:48:20] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  29. [16:48:20] [main/INFO]: [alfheim.common.core.asm.AlfheimClassTransformer$World$ClassVisitor:visitMethod:242]: Visiting World#updateEntityWithOptionalForce: a(Lsa;Z)V
  30. [16:48:20] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.world.World
  31. [16:48:20] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.world.World#extinguishFire(Lnet/minecraft/entity/player/EntityPlayer;IIII)
  32. [16:48:20] [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. [16:48:20] [main/INFO]: [alfheim.common.core.asm.AlfheimSyntheticMethodsInjector$ClassVisitorPotionMethodPublicizer:visitMethod:52]: Publicizing onChangedPotionEffect: a(Lrw;Z)V for sv (net.minecraft.entity.EntityLivingBase)
  34. [16:48:20] [main/INFO]: [alfheim.common.core.asm.AlfheimSyntheticMethodsInjector$ClassVisitorPotionMethodPublicizer:visitMethod:48]: Publicizing onFinishedPotionEffect: b(Lrw;)V for sv (net.minecraft.entity.EntityLivingBase)
  35. [16:48:20] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.entity.EntityLivingBase
  36. [16:48:20] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityLivingBase#updatePotionEffects()
  37. [16:48:20] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityLivingBase#isPotionActive(Lnet/minecraft/potion/Potion;)
  38. [16:48:20] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityLivingBase#getActivePotionEffect(Lnet/minecraft/potion/Potion;)
  39. [16:48:20] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityLivingBase#onNewPotionEffect(Lnet/minecraft/potion/PotionEffect;)
  40. [16:48:20] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityLivingBase#onChangedPotionEffect(Lnet/minecraft/potion/PotionEffect;Z)
  41. [16:48:20] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityLivingBase#onFinishedPotionEffect(Lnet/minecraft/potion/PotionEffect;)
  42. [16:48:20] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityLivingBase#getHealth()F
  43. [16:48:20] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityLivingBase#setHealth(F)
  44. [16:48:20] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityLivingBase#getMaxHealth()F
  45. [16:48:20] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.entity.Entity
  46. [16:48:21] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.Entity#moveFlying(FFF)
  47. [16:48:21] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  48. [16:48:24] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.block.BlockPortal
  49. [16:48:24] [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. [16:48:25] [main/INFO]: [alfheim.common.core.asm.AlfheimClassTransformer$Potion$ClassVisitor:visitMethod:186]: Visiting Potion#performEffect: a(Lsv;I)V
  51. [16:48:25] [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.NoClassDefFoundError: net/minecraft/potion/Potion
  66. at net.minecraft.potion.PotionHelper.<clinit>(SourceFile:82) ~[aen.class:?]
  67. at net.minecraft.item.Item.func_150900_l(Item.java:130) ~[adb.class:?]
  68. at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:716) ~[kl.class:?]
  69. at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1588) ~[MinecraftServer.class:?]
  70. ... 12 more
  71. Caused by: java.lang.ClassNotFoundException: net.minecraft.potion.Potion
  72. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:229) ~[Mohist.jar:1.7.10]
  73. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
  74. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
  75. at net.minecraft.potion.PotionHelper.<clinit>(SourceFile:82) ~[aen.class:?]
  76. at net.minecraft.item.Item.func_150900_l(Item.java:130) ~[adb.class:?]
  77. at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:716) ~[kl.class:?]
  78. at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1588) ~[MinecraftServer.class:?]
  79. ... 12 more
  80. Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: zo
  81. at org.objectweb.asm.ClassWriter.getCommonSuperClass(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
  82. at org.objectweb.asm.ClassWriter.a(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
  83. at org.objectweb.asm.Frame.a(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
  84. at org.objectweb.asm.Frame.a(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
  85. at org.objectweb.asm.MethodWriter.visitMaxs(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
  86. at org.objectweb.asm.ClassReader.a(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
  87. at org.objectweb.asm.ClassReader.b(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
  88. at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
  89. at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
  90. at alfheim.common.core.asm.AlfheimClassTransformer.transform(AlfheimClassTransformer.kt:26) ~[AlfheimClassTransformer.class:?]
  91. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:317) ~[Mohist.jar:1.7.10]
  92. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:190) ~[Mohist.jar:1.7.10]
  93. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
  94. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
  95. at net.minecraft.potion.PotionHelper.<clinit>(SourceFile:82) ~[aen.class:?]
  96. at net.minecraft.item.Item.func_150900_l(Item.java:130) ~[adb.class:?]
  97. at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:716) ~[kl.class:?]
  98. at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1588) ~[MinecraftServer.class:?]
  99. ... 12 more
  100. [16:48:25] [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