Jump to content

Recommended Posts

Posted

The server does not start:

[12:48:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[12:48:41] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[12:48:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[12:48:41] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2854 for Minecraft 1.12.2 loading
[12:48:41] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_252, running on Linux:amd64:5.4.41-1-pve, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
[12:48:41] [main/ERROR] [FML]: Unable to read the jar file buildcraft-compat-7.99.24.4.jar - ignoring
java.util.zip.ZipException: zip file is empty
	at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_252]
	at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_252]
	at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_252]
	at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_252]
	at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_252]
	at net.minecraftforge.fml.relauncher.libraries.LibraryManager.extractPacked(LibraryManager.java:200) [forge.jar:?]
	at net.minecraftforge.fml.relauncher.libraries.LibraryManager.cleanDirectory(LibraryManager.java:169) [forge.jar:?]
	at net.minecraftforge.fml.relauncher.libraries.LibraryManager.setup(LibraryManager.java:97) [forge.jar:?]
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:106) [forge.jar:?]
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:87) [forge.jar:?]
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:47) [forge.jar:?]
	at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [forge.jar:?]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
	at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge.jar:?]
	at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge.jar:?]
[12:48:41] [main/INFO] [FML]: Searching /home/zap424702/g267214/minecraft-forge/./mods for mods
[12:48:41] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in albedo-1.12.2-1.1.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:48:42] [main/WARN] [FML]: The coremod FMLPlugin (elucent.albedo.asm.FMLPlugin) is not signed!
[12:48:42] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in BetterFoliage-MC1.12-2.3.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:48:42] [main/WARN] [FML]: The coremod BetterFoliageLoader (mods.betterfoliage.loader.BetterFoliageLoader) is not signed!
[12:48:42] [main/INFO] [FML]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.8.jar
[12:48:42] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Bloodmoon-MC1.12.2-1.5.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:48:42] [main/WARN] [FML]: The coremod lumien.bloodmoon.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:48:42] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Blur-1.0.4-14.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:48:42] [main/WARN] [FML]: The coremod com.tterrag.blur.BlurPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:48:42] [main/WARN] [FML]: The coremod BlurPlugin (com.tterrag.blur.BlurPlugin) is not signed!
[12:48:42] [main/ERROR] [FML]: Unable to read the jar file buildcraft-compat-7.99.24.4.jar - ignoring
java.util.zip.ZipException: zip file is empty
	at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_252]
	at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_252]
	at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_252]
	at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_252]
	at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_252]
	at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:366) [forge.jar:?]
	at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:265) [forge.jar:?]
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:107) [forge.jar:?]
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:87) [forge.jar:?]
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:47) [forge.jar:?]
	at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [forge.jar:?]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
	at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge.jar:?]
	at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge.jar:?]
[12:48:42] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in ChunkAnimator-MC1.12-1.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:48:42] [main/WARN] [FML]: The coremod lumien.chunkanimator.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:48:42] [main/WARN] [FML]: The coremod LoadingPlugin (lumien.chunkanimator.asm.LoadingPlugin) is not signed!
[12:48:42] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.10.16_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:48:42] [main/WARN] [FML]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:48:42] [main/WARN] [FML]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[12:48:42] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.1.30.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:48:42] [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:48:42] [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[12:48:42] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from DynamicSurroundings-1.12.2-3.6.1.0.jar
[12:48:42] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in foamfix-0.10.10-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:48:42] [main/WARN] [FML]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:48:42] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:48:42] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:48:42] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
[12:48:42] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in future-mc-1.12.2-0.2.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:48:42] [main/WARN] [FML]: The coremod FutureMC (thedarkcolour.futuremc.asm.CoreLoader) is not signed!
[12:48:42] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-1.63.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:48:42] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:48:42] [main/WARN] [FML]: The coremod com.creativemd.itemphysic.ItemPatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:48:42] [main/WARN] [FML]: The coremod ItemPatchingLoader (com.creativemd.itemphysic.ItemPatchingLoader) is not signed!
[12:48:42] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from malisiscore-1.12.2-6.5.1.jar
[12:48:42] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mclib-1.0.3-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:48:42] [main/WARN] [FML]: The coremod McLib core mod (mchorse.mclib.core.McLibCM) is not signed!
[12:48:42] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:48:42] [main/WARN] [FML]: The coremod MicdoodlePlugin (micdoodle8.mods.miccore.MicdoodlePlugin) is not signed!
[12:48:42] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_F5.jar
[12:48:42] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.6-179.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:48:42] [main/WARN] [FML]: The coremod Quark Plugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
[12:48:42] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in SmoothFont-mc1.12.2-2.1.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:48:42] [main/WARN] [FML]: The coremod bre.smoothfont.asm.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:48:42] [main/WARN] [FML]: The coremod CorePlugin (bre.smoothfont.asm.CorePlugin) is not signed!
[12:48:42] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from wolfarmor-1.12.2-3.4.1.1-UNIVERSAL-signed.jar
[12:48:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:48:42] [main/INFO] [LaunchWrapper]: Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker
[12:48:42] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[12:48:42] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/home/zap424702/g267214/minecraft-forge/./mods/DynamicSurroundings-1.12.2-3.6.1.0.jar Service=LaunchWrapper Env=SERVER
[12:48:42] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[12:48:42] [main/WARN] [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:48:42] [main/WARN] [FML]: The coremod MalisisCorePlugin (net.malisis.core.asm.MalisisCorePlugin) is not signed!
[12:48:43] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[12:48:43] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[12:48:43] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[12:48:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:48:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:48:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:48:43] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[12:48:43] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[12:48:43] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: Forge server detected, skipping class transformer
[12:48:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:48:45] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[12:48:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:48:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:48:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:48:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:48:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:48:46] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:99]: Successfully Registered Transformer
[12:48:46] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game...
[12:48:46] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game...
[12:48:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:48:46] [main/INFO] [SmoothFontCore ASM]: OptiFine was detected.
[12:48:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:48:46] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[12:48:46] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@41f785e3
[12:48:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:48:46] [main/INFO] [LaunchWrapper]: Calling tweak class guichaguri.betterfps.tweaker.BetterFpsTweaker
[12:48:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:48:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:48:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:48:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:48:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:48:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:48:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:48:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:48:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:48:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:48:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:48:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:48:47] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:48:47] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[12:48:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:48:47] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[12:48:47] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[12:48:47] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.lumien.bloodmoon.asm.ClassTransformer' was detected and will no longer process meta class data
[12:48:47] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
[12:48:47] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:135]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
[12:48:47] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:62]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
[12:48:47] [main/INFO] [Quark ASM]: Transforming net.minecraft.world.WorldServer
[12:48:47] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
[12:48:47] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:47] [main/INFO] [Quark ASM]: Patch result: true
[12:48:47] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
[12:48:47] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:47] [main/INFO] [Quark ASM]: Patch result: true
[12:48:47] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[12:48:47] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[12:48:47] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.pl.asie.foamfix.coremod.FoamFixTransformer' was detected and will no longer process meta class data
[12:48:48] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.Entity
[12:48:48] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [move, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
[12:48:48] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:48] [main/INFO] [Quark ASM]: Patch result: true
[12:48:48] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:48] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
[12:48:48] [main/INFO] [Quark ASM]: Patch result: true
[12:48:48] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onEntityUpdate, func_70030_z] Descriptor ()V)
[12:48:48] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:48] [main/INFO] [Quark ASM]: Patch result: true
[12:48:48] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
[12:48:48] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:135]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
[12:48:48] [main/INFO] [BetterFps]: Patching net.minecraft.block.Block... (aow)
[12:48:48] [main/INFO] [mixin]: A re-entrant transformer 'guichaguri.betterfps.transformers.PatcherTransformer' was detected and will no longer process meta class data
[12:48:48] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[12:48:48] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[12:48:48] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:62]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
[12:48:48] [main/INFO] [Quark ASM]: Transforming net.minecraft.world.WorldServer
[12:48:48] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
[12:48:48] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:48] [main/INFO] [Quark ASM]: Patch result: true
[12:48:48] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
[12:48:48] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:48] [main/INFO] [Quark ASM]: Patch result: true
[12:48:49] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.Entity
[12:48:49] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [move, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
[12:48:49] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:49] [main/INFO] [Quark ASM]: Patch result: true
[12:48:49] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:49] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
[12:48:49] [main/INFO] [Quark ASM]: Patch result: true
[12:48:49] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onEntityUpdate, func_70030_z] Descriptor ()V)
[12:48:49] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:49] [main/INFO] [Quark ASM]: Patch result: true
[12:48:49] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[12:48:49] [main/INFO] [BetterFps]: Patching net.minecraft.block.Block... (aow)
[12:48:49] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[12:48:49] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[12:48:49] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.Enchantment
[12:48:49] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
[12:48:49] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:49] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[12:48:49] [main/INFO] [Quark ASM]: Patch result: true
[12:48:49] [main/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
[12:48:50] [main/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
[12:48:50] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityItem
[12:48:50] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onUpdate, func_70071_h_] Descriptor ()V)
[12:48:50] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:50] [main/INFO] [Quark ASM]: Patch result: true
[12:48:50] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
[12:48:50] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.equals
[12:48:50] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
[12:48:50] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
[12:48:50] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
[12:48:50] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
[12:48:50] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
[12:48:50] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
[12:48:50] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
[12:48:50] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
[12:48:50] [main/INFO] [BetterFps]: Patching math utils with "RIVENS_HALF" algorithm
[12:48:50] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemStack
[12:48:50] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
[12:48:50] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:50] [main/INFO] [Quark ASM]: Located patch target node ARETURN
[12:48:50] [main/INFO] [Quark ASM]: Patch result: true
[12:48:50] [main/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockDynamicLiquid
[12:48:50] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [isBlocked, func_176372_g] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)Z)
[12:48:50] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:50] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[12:48:50] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[12:48:50] [main/INFO] [Quark ASM]: Patch result: true
[12:48:50] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a
[12:48:50] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a
[12:48:50] [main/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockPistonBase
[12:48:50] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canPush, func_185646_a] Descriptor (Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;ZLnet/minecraft/util/EnumFacing;)Z)
[12:48:50] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:50] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/Block.hasTileEntity (Lnet/minecraft/block/state/IBlockState;)Z
[12:48:50] [main/INFO] [Quark ASM]: Patch result: true
[12:48:50] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [doMove, func_176319_a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z)
[12:48:50] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:50] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/state/BlockPistonStructureHelper.func_177254_c ()Ljava/util/List;
[12:48:50] [main/INFO] [Quark ASM]: Patch result: true
[12:48:50] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [doMove, func_176319_a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z)
[12:48:50] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:50] [main/INFO] [Quark ASM]: Located patch target node INVOKESPECIAL net/minecraft/block/state/BlockPistonStructureHelper.<init> (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)V
[12:48:50] [main/INFO] [Quark ASM]: Patch result: true
[12:48:50] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [checkForMove, func_176316_e] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)V)
[12:48:50] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:50] [main/INFO] [Quark ASM]: Located patch target node INVOKESPECIAL net/minecraft/block/state/BlockPistonStructureHelper.<init> (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)V
[12:48:50] [main/INFO] [Quark ASM]: Patch result: true
[12:48:50] [main/INFO] [Quark ASM]: Transforming net.minecraft.tileentity.TileEntityPiston
[12:48:50] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[12:48:50] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:50] [main/INFO] [Quark ASM]: Patch result: true
[12:48:50] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f] Descriptor ()V)
[12:48:50] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:50] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/world/World.func_180501_a (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)Z
[12:48:50] [main/INFO] [Quark ASM]: Patch result: true
[12:48:50] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[12:48:50] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:50] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/world/World.func_180501_a (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)Z
[12:48:50] [main/INFO] [Quark ASM]: Patch result: true
[12:48:51] [main/INFO] [BetterFps]: Patching net.minecraft.tileentity.TileEntityBeacon... (avh)
[12:48:51] [main/INFO] [BetterFps]: Patching net.minecraft.block.BlockHopper... (arl)
[12:48:51] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
[12:48:51] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
[12:48:51] [main/INFO] [BetterFps]: Patching net.minecraft.tileentity.TileEntityHopper... (avw)
[12:48:51] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentDamage
[12:48:51] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
[12:48:51] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:51] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[12:48:51] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[12:48:51] [main/INFO] [Quark ASM]: Patch result: true
[12:48:52] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemStack
[12:48:52] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
[12:48:52] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:52] [main/INFO] [Quark ASM]: Located patch target node ARETURN
[12:48:52] [main/INFO] [Quark ASM]: Patch result: true
[12:48:52] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityMinecart
[12:48:52] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [killMinecart, func_94095_a] Descriptor (Lnet/minecraft/util/DamageSource;)V)
[12:48:52] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:52] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/item/EntityMinecart.func_70099_a (Lnet/minecraft/item/ItemStack;F)Lnet/minecraft/entity/item/EntityItem;
[12:48:52] [main/INFO] [Quark ASM]: Patch result: true
[12:48:52] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityBoat
[12:48:52] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [attackEntityFrom, func_70097_a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z)
[12:48:52] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:52] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/item/EntityBoat.func_145778_a (Lnet/minecraft/item/Item;IF)Lnet/minecraft/entity/item/EntityItem;
[12:48:52] [main/INFO] [Quark ASM]: Patch result: true
[12:48:52] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemBanner
[12:48:52] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/List;)V)
[12:48:52] [main/INFO] [Quark ASM]: Failed to locate the method!
[12:48:52] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.ai.EntityAITarget
[12:48:52] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [isSuitableTarget, func_179445_a] Descriptor (Lnet/minecraft/entity/EntityLiving;Lnet/minecraft/entity/EntityLivingBase;ZZ)Z)
[12:48:52] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:52] [main/INFO] [Quark ASM]: Patch result: true
[12:48:53] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/api/IFoamFixMobSpawnerLogic
[12:48:53] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.MobSpawnerBaseLogic.func_98279_f
[12:48:53] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCache
[12:48:53] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCachePESize
[12:48:53] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCacheTime
[12:48:53] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCache
[12:48:53] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCacheTime
[12:48:53] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentHelper
[12:48:53] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [getEnchantments, func_82781_a] Descriptor (Lnet/minecraft/item/ItemStack;)Ljava/util/Map;)
[12:48:53] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:53] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/item/ItemStack.func_77986_q ()Lnet/minecraft/nbt/NBTTagList;
[12:48:53] [main/INFO] [Quark ASM]: Patch result: true
[12:48:53] [main/INFO] [Quark ASM]: Transforming net.minecraft.util.DamageSource
[12:48:53] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [causePlayerDamage, func_76365_a] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;)Lnet/minecraft/util/DamageSource;)
[12:48:53] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:53] [main/INFO] [Quark ASM]: Patch result: true
[12:48:53] [main/INFO] [BetterFps]: Patching math utils with "RIVENS_HALF" algorithm
[12:48:53] [main/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
[12:48:53] [main/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
[12:48:53] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityItem
[12:48:53] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onUpdate, func_70071_h_] Descriptor ()V)
[12:48:53] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:53] [main/INFO] [Quark ASM]: Patch result: true
[12:48:53] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.Enchantment
[12:48:53] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
[12:48:53] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:53] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[12:48:53] [main/INFO] [Quark ASM]: Patch result: true
[12:48:54] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern
[12:48:54] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [matches, func_77569_a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z)
[12:48:54] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:54] [main/INFO] [Quark ASM]: Located patch target node INVOKESTATIC net/minecraft/tileentity/TileEntityBanner.func_175113_c (Lnet/minecraft/item/ItemStack;)I
[12:48:54] [main/INFO] [Quark ASM]: Patch result: true
[12:48:55] [main/INFO] [BetterFps]: Patching net.minecraft.server.dedicated.DedicatedServer... (nz)
[12:48:55] [main/INFO] [Quark ASM]: Transforming net.minecraft.inventory.ContainerMerchant
[12:48:55] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [transferStackInSlot, func_82846_b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;)
[12:48:55] [main/INFO] [Quark ASM]: Located Method, patching...
[12:48:55] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[12:48:55] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[12:48:55] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[12:48:55] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[12:48:55] [main/INFO] [Quark ASM]: Patch result: true
[12:48:55] [main/INFO] [STDOUT]: [elucent.albedo.asm.ASMTransformer:patchProfilerASM:338]: Successfully loaded Profiler ASM!
[12:48:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[12:48:55] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2854 Initialized
[12:48:55] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[12:48:56] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[12:48:56] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
[12:48:56] [Server thread/INFO] [FML]: Searching /home/zap424702/g267214/minecraft-forge/./mods for mods
[12:48:57] [Server thread/INFO] [FML]: Disabling mod albedo it is client side only.
[12:48:57] [Server thread/INFO] [FML]: Disabling mod betteradvancements it is client side only.
[12:48:57] [Server thread/INFO] [FML]: Disabling mod betterfoliage it is client side only.
[12:48:57] [Server thread/INFO] [FML]: Disabling mod blur it is client side only.
[12:48:57] [Server thread/WARN] [FML]: Zip file buildcraft-compat-7.99.24.4.jar failed to read properly, it will be ignored
java.util.zip.ZipException: zip file is empty
	at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_252]
	at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_252]
	at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_252]
	at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_252]
	at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_252]
	at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:56) [JarDiscoverer.class:?]
	at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
	at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
	at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
	at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:427) [Loader.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:568) [Loader.class:?]
	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[12:48:57] [Server thread/WARN] [FML]: Mod chickenchunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.2.74
[12:48:57] [Server thread/INFO] [FML]: Disabling mod chunkanimator it is client side only.
[12:48:57] [Server thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3.358
[12:48:58] [Server thread/INFO] [FML]: Disabling mod controlling it is client side only.
[12:48:58] [Server thread/INFO] [FML]: Disabling mod ctm it is client side only.
[12:48:58] [Server thread/INFO] [FML]: Disabling mod discordcraft it is client side only.
[12:48:58] [Server thread/WARN] [FML]: Mod dynamictreesnatura is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-1.0
[12:48:58] [Server thread/WARN] [FML]: Mod emberroot is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.9
[12:48:59] [Server thread/INFO] [FML]: Disabling mod fbp it is client side only.
[12:48:59] [Server thread/INFO] [FML]: Disabling mod fpsreducer it is client side only.
[12:49:00] [Server thread/INFO] [FML]: Disabling mod itemscroller it is client side only.
[12:49:00] [Server thread/INFO] [FML]: Disabling mod jeresources it is client side only.
[12:49:00] [Server thread/WARN] [FML]: Mod kleeslabs is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 5.4.12
[12:49:01] [Server thread/INFO] [FML]: Disabling mod mobdismemberment it is client side only.
[12:49:01] [Server thread/INFO] [FML]: Disabling mod moreoverlays it is client side only.
[12:49:01] [Server thread/INFO] [FML]: Disabling mod ptrmodellib it is client side only.

 

For what is this? Thanks in advance

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • ddddddddddddddddd
    • Temu Coupon Code $100 Off [acu729640] First-Time User  Looking for unbeatable savings on your first Temu purchase? You’re in the right place. The Temu Coupon Code $100 Off [acu729640] is the perfect way to start shopping smart. Whether you’re buying trendy fashion, home essentials, or tech gadgets, this offer ensures you save big from day one.   Why Use the Temu Coupon Code (acu729640)? Instant $100 Discount – Slash $100 off your first order with no hidden requirements.   Extra 40% Off on Select Items – Combine your coupon with existing offers for maximum savings.   Free Gifts for New Users – Many first-time buyers receive bonus items at checkout.   $100 Coupon Bundle – Enjoy more savings on future purchases as both new and existing customers can access this deal.   How to Redeem Your $100 Off Coupon Code Visit Temu’s Official Website or App – Access the latest product catalog.   Browse and Add to Cart – Select items you want and place them in your shopping cart.   Proceed to Checkout – Click on the cart icon to review your order.   Enter Coupon Code – In the “Coupon Code” field, type acu729640.   Apply and Save – Watch your total instantly drop by $100.   Complete Your Purchase – Enter your shipping details and payment method to finalize the deal.   Exclusive August 2025 Promotions USA-Only Offer – First-time buyers in the United States get an exclusive $100 off with code acu729640.   Special New User Coupons – Additional promotional codes may be available this month for extra savings.   Pro Tips to Maximize Your Temu Savings Subscribe to the Newsletter – Receive alerts on flash sales, seasonal discounts, and exclusive codes.   Use Smart Filters – Quickly find the best deals on exactly what you’re looking for.   Check Daily Deals – Grab high-demand products at heavily discounted prices.   Read Reviews Before Buying – Learn from other customers to make confident purchase decisions.   Final Takeaway The Temu Coupon Code $100 Off [acu729640] is more than just a discount—it’s your ticket to premium shopping at budget-friendly prices. Combine it with ongoing promotions, explore the daily deals section, and enjoy free gifts as a first-time buyer. From fashion to home décor, Temu delivers exceptional value on every purchase. Start saving today — visit Temu and use your $100 off code before the offer expires.
    • Giriş E-ticaret platformlarında indirim kodları kullanmak, alışveriş deneyimini daha uygun hale getiriyor. Temu Kupon Kodu "(acr639380)" 100TL kapalı kampanyası, özellikle 2025 yılında, tüm kullanıcıları için inanılmaz bir fırsat sunuyor. Bu fırsat sayesinde, özellikle "(acr639380)" kodunu kullanarak maksimum fayda sağlayabilirsiniz. Bu kod, hem yeni hem de mevcut müşteriler için büyük bir avantaj. 2025 yılında "Temu Kupon Kodu" (acr639380) ile "Temu 100TL indirim kuponu" kazancınızı en üst seviyeye çıkarabilirsiniz. Bu yazıda, bu fırsatların detaylarını inceleyeceğiz. Temu Kupon Kodu "(acr639380)" 100TL İndirim Nedir? Hem yeni hem de mevcut müşteriler için özel olarak tasarlanan "Temu kuponu "(acr639380)" 100TL indirim", her alışverişte ciddi tasarruflar sağlama imkânı sunuyor. Şu avantajlardan faydalanabilirsiniz: "(acr639380)" kodu ile yeni kullanıcılara 100TL indirim. Mevcut müşterilere "(acr639380)" kodu ile 100TL indirim. Birden fazla kullanım için 100TL kupon paketi. Yeni müşterilere 100TL ekstra indirim. "(acr639380)" koduyla, "100TL indirim Temu kuponu" kullanarak özel promosyonlar. Temu Kupon Kodu "(acr639380)" Yeni Kullanıcılar için 100TL İndirim Yeni kullanıcılar, Temu platformunda ilk siparişlerinde büyük avantajlar elde edebilirler. "Mevcut kullanıcılar için 100TL indirim kuponu" ve diğer fırsatları da "(acr639380)" kodu ile yakalayabilirsiniz: Yeni kullanıcılara "(acr639380)" kodu ile 100TL indirim. Yeni müşterilere özel 100TL kupon paketi. Birden fazla kullanım için "(acr639380)" ile 100TL kupon avantajı. "Türkiye'ye üretsiz kargo" ile özel teslimat. İlk kez kullananlara herhangi bir alışverişte ekstra 100TL indirim. Temu 100TL İndirim Kupon Kodu "(acr639380)" Yeni Müşteriler için Nasıl Kullanılır? "Temu 100TL indirim" kuponunu kullanmak oldukça kolay ve hızlıdır. Aşağıdaki adımları takip ederek bu fırsattan hemen yararlanabilirsiniz: Temu uygulamasını veya web sitesini açın. Üye kaydı oluşturun veya mevcut hesabınıza giriş yapın. Alışveriş sepetinizi oluşturun. "(acr639380)" kodunu ödeme sayfasında girin. "Temu 100TL kupon kodu" ile anında indirim kazandınız! Temu Kupon Kodu "(acr639380)" Mevcut Kullanıcılar için 100TL İndirim "Mevcut müşteriler için Temu 100TL kupon kodu", sadık kullanıcılarımız için harika bir şekilde tasarlandı. Şu avantajlardan faydalanabilirsiniz: "(acr639380)" kodu ile mevcut Temu kullanıcılarına 100TL ekstra indirim. Birden fazla alışveriş için 100TL kupon paketi. Türkiye’nin her yerine ekspres kargo ile üretsiz hediye. "(acr639380)" kodu ile ekstra 100TL indirim. Mevcut indirimlere ek olarak %70’e varan tasarruf fırsatları. Mevcut Müşteriler için Temu Kupon Kodu "(acr639380)" 100TL İndirim Nasıl Kullanılır? "Mevcut kullanıcılar için Temu Kupon Kodu 100TL" şu adımlarla kullanılabilir: Temu hesabınıza giriş yapın. Alışverişinize özel ürünleri seçin. "(acr639380)" kodunu ödeme ekranında uygulayın. "Mevcut kullanıcılar için Temu indirim kodu" ile tasarrufun tadını çıkarın. Temu Kupon Kodu "(acr639380)" 100TL İndirim Nasıl Bulunur? Doğrulanmış ve çalışan kupon kodlarını bulmanın birkaç yolu vardır: Temu’nun resmi bültenine kaydolun ve "İlk siparişten 100TL indirimli Temu Kupon Kodu" fırsatlarını kaçırAugustın. Sosyal medya sayfalarından en son "100TL indirimli Temu kuponları" hakkında bilgi edinin. Güvenilir kupon sitelerini ziyaret ederek "(acr639380)" kodunu kolayca bulun. 100TL İndirim Kuponları Nasıl Çalışır? "Temu Kupon Kodu" (acr639380)" özellikle "İlk kez kullananlara 100TL indirim" sağlamak için tasarlanmıştır. Kod, alışveriş toplamınızdan otomatik olarak 100TL indirir ve anında tasarruf sağlar. Temu'da Yeni Müşteri Olarak 100TL İndirim Kuponu Nasıl Kazanılır? "Temu Kupon Kodu" (acr639380)" 100TL kapalı fırsatından faydalanmak için Temu’ya kaydolup, kodu ödeme ekranında kullanabilirsiniz. Bu kod, herhangi bir alışveriş için uygundur ve ekstra tasarruf sağlar. Temu 100TL İndirim Kuponlarını Kullanmanın Avantajları Nelerdir? "Temu 100TL kapalı Kupa Kodu" (acr639380)" ile şu avantajlardan yararlanabilirsiniz: İlk siparişte 100TL indirim. Birden fazla kullanım için 100TL kupon paketi. Popüler ürünlerde %70 indirim. Yeni kullanıcılara üretsiz hediye. Türkiye'ye üretsiz teslimat. Son Not Temu Kupon Kodu "(acr639380)" 100TL kapalı fırsatı, hem yeni hem de mevcut kullanıcılar için kaçırılmaz bir şans. Bu kampanya, alışveriş deneyiminizi daha uygun hale getirmek için tasarlandı. Temu 100TL indirim kuponu "(acr639380)", 2025 yılında düzenli olarak kullanabileceğiniz bir fırsattır. Detayları kaçırmadan bu fırsatı değerlendirin!
    • Giriş T e m u Kupon Kodu 3000TL kapalı, 2025 yılında tasarruflarınızı maksimize etmek için en iyi fırsatları sunuyor. Bu çekici kampanya, online alışverişte önemli bir avantaj sağlamaktadır. T e m u Kupon Kodu (acr639380), "Türkiye'deki insanlar için maksimum fayda" taahhüt eder. Yeni ve mevcut müşteriler bu kodu kullanarak çok çeşitli indirimlerden yararlanabilirler. T e m u Kupon Kodu "(acr639380)" mevcut müşteriler için 2025 kampanyası, herkese çarpıcı indirimler sunuyor. T e m u 3000TL indirim kuponu, "Türkiye" çapında özel tekliflerle doludur. T e m u Kupon Kodu "(acr639380)" 3000TL İndirim Nedir? Yeni ve mevcut müşteriler için T e m u Kuponu 3000TL indirim harika bir fırsat sunuyor. Bu kod, 3000TL indirim T e m u Kuponu sayesinde alışverişi daha uygun hale getiriyor. Avantajlar: Yeni kullanıcılar için (acr639380) koduyla 3000TL indirim. Mevcut kullanıcılar için (acr639380) ile ekstra 3000TL indirim. Çoklu kullanımlar için (acr639380) koduyla 3000TL kupon paketi. Yeni müşteriler için ilk siparişte (acr639380) ile ekstra 3000TL indirim. "Türkiye" için özel, (acr639380) ile bedava gönderim. T e m u Kupon Kodu "(acr639380)" 2025 Bu kupon kodunu kullanarak maksimum tasarruf elde edebilirsiniz. T e m u Kupon Kodu 3000TL [(acr639380)] - İndirim Kodu 2025 tekliflerinden yararlanın. Avantajlar: Yeni kullanıcılar için (acr639380) koduyla 3000TL kupon paketi. Birden fazla alışverişte (acr639380) ile 3000TL'ye kadar tasarruf. "Türkiye" için özel (acr639380) ile bedava gönderim. Tüm yeni müşteriler için ekstra 3000TL indirim. Herhangi bir üründe 3000TL'ye kadar tasarruf. T e m u 3000TL İndirim Kuponu "(acr639380)" Nasıl Kullanılır? T e m u 3000TL indirim kuponunu kullanmak kolaydır. İşte basit bir rehber: T e m u uygulamasını veya web sitesini ziyaret edin. Hesabınıza giriş yapın veya yeni bir hesap oluşturun. Alışverişinizi yapın ve sepetinizi oluşturun. "Kupon Kodu" alanına (acr639380) yazın. İndirim otomatik olarak uygulanacaktır. T e m u Kupon Kodu "(acr639380)" Mevcut Kullanıcılar için 3000TL İndirim Mevcut kullanıcılar da bu kupondan faydalanabilir. Mevcut müşteriler için T e m u 3000TL Kupon Kodu, "Türkiye" genelinde cazip indirimler sunuyor. Avantajlar: (acr639380) ile mevcut müşterilere ekstra 3000TL indirim. Birden fazla alışveriş için (acr639380) kupon paketi. "Türkiye" genelinde bedava kargo. Ekstra promosyonlarla tasarrufu maksimize edin. T e m u Kupon Kodu "(acr639380)" 3000TL İndirim Nasıl Bulunur? Doğrulanmış ve test edilmiş T e m u Kupon Kodu bulmak için: T e m u bültenine kaydolun. Sosyal medya sayfalarını takip edin. Güvenilir kupon sitelerini ziyaret edin. T e m u 3000TL İndirim Kuponları Nasıl Çalışır? T e m u Kupon Kodu "(acr639380)" ilk kez kullanana 3000TL indirim sağlar. Kod, sepetinizde otomatik olarak uygulanır. T e m u 3000TL İndirim Kuponlarını Kullanmanın Avantajları Nelerdir? Avantajlar: İlk siparişte 3000TL indirim. Birden fazla alışverişte 3000TL kupon paketi. Popüler ürünlerde %70'e varan indirim. Mevcut müşterilere ekstra 3000TL indirim. "Türkiye" genelinde özel bedava gönderim. Son Not T e m u Kupon Kodu "(acr639380)" 3000TL kapalı, 2025 yılında alışverişte büyük tasarruf sağlama şansı sunuyor. Kodunuzu kullanın ve alışverişinizi daha hesaplı hale getirin. T e m u 3000TL indirim kuponu (acr639380), hem yeni hem de mevcut kullanıcılar için idealdir. Hemen faydalanın!
    • Unlocking incredible savings on your favorite finds just got easier with the Temu coupon code (acr639380)! Whether you're a new or existing customer, this code, along with (acr639380), opens doors to amazing discounts. Let's dive into how you can maximize your savings and discover the fantastic world of Temu. Temu has quickly become a go-to destination for savvy shoppers seeking a vast selection of trendy products at unbeatable prices. From fashion and home goods to electronics and beauty essentials, Temu offers a huge collection of trending items. And with fast delivery and free shipping available in 67 countries, shopping from Temu is not only convenient but also budget-friendly. I'm excited to share how you can save even more with these exclusive Temu coupon codes. (acr639380): A flat 30% off for new users, making your first Temu purchase even more rewarding. (acr639380): Existing users can also enjoy 30% off, showing Temu's appreciation for loyal customers. (acr639380): Get up to 30% extra off on selected items, stacking your savings potential. (acr639380): New users can receive a free gift with their first purchase, adding a delightful surprise to your order. (acr639380): A 30% off coupon bundle for both new and existing users, providing a comprehensive discount solution. These Temu coupon codes offer a range of benefits, ensuring every shopper can find a way to save. Whether you're a first-time buyer eager to explore Temu's offerings or a returning customer looking for the best deals, these codes have you covered. I've found that using coupon codes is a great way to stretch my budget further and get more of what I love. Temu's commitment to providing value extends beyond just discounts. They frequently introduce new offers, making it easy to stay on top of the latest deals. I'm always impressed by the variety of products and the competitive pricing. It's like a treasure hunt finding amazing deals! Temu coupon code 30% off for USA (acr639380) Temu coupon code 30% off for Canada (acr639380) Temu coupon code 30% off for UK (acr639380) Temu coupon code 30% off for Japan (acr639380) Temu coupon code 30% off for Mexico (acr639380) Temu coupon code 30% off for Brazil (acr639380) These codes are valid in various regions, allowing shoppers worldwide to experience the Temu savings. Remember to check the terms and conditions for each code to ensure it applies to your specific location and purchase. I always make sure to double-check before I check out! Temu is constantly evolving, with new products and promotions regularly added. Keep an eye out for Temu new offers in 2025 and take advantage of the Temu promo code for 2025 and Temu discount code for 2025 as they become available. These opportunities to save make shopping even more enjoyable. Here are some additional tips for maximizing your savings on Temu: Combine coupon codes with sale items: Look for products already on sale and apply your Temu coupon code for an even greater discount. Take advantage of free shipping: Temu offers free shipping to many countries, so be sure to meet the minimum purchase requirement to save on shipping costs. Check for bundle deals: Sometimes, Temu offers bundle deals where you can purchase multiple items at a discounted price. These can be a great way to save if you need several items. Sign up for the Temu newsletter: Stay informed about the latest promotions and exclusive coupon codes by subscribing to the Temu newsletter. I've found that by combining these strategies, I can save a significant amount of money on my Temu purchases. It's like getting rewarded for being a smart shopper! Temu also offers a Temu coupon Bundle, which can include a variety of discounts and offers. This can be a great option for both new and existing users, providing a comprehensive way to save. I'm a big fan of these bundles as they often include discounts on items I frequently purchase. For new users, there's often a Temu first time user coupon available, providing an extra incentive to try Temu. This Temu new user coupon, along with the Temu coupon codes for new users, makes it an ideal time to explore the platform and discover its offerings. I remember how excited I was to use my first Temu coupon! Existing users are not forgotten! Temu also provides Temu coupon codes for existing users, ensuring that loyal customers can continue to enjoy savings. The Temu coupon code 30% off is a popular choice for both new and existing users. I encourage you to explore Temu and discover the wide array of products available. With the Temu coupon code (acr639380) , along with other available coupon codes, you can make your shopping experience even more rewarding. Remember to check for the Temu coupon for 2025, Temu discount code for 2025, and Temu promo code for 2025 as the year progresses. Remember to keep an eye out for the latest Temu new offers in 2025. Temu is always updating its product selection and offering new ways to save. I'm constantly amazed by the new and innovative products I find on Temu. Using the Temu coupon code (acr639380) is a simple yet effective way to maximize your savings. Whether you're looking for a Temu coupon code, Temu coupon code 30% off, Temu coupon code 30% off, Temu 30% coupon bundle, Temu coupons for new users, Temu coupons for existing users, Temu promo code, or Temu discount code, you're sure to find a way to save on your next Temu purchase. I hope this information helps you save big on your Temu shopping spree. Happy shopping!  
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

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