| 1 | [12:15:43] [main/WARN] [FML]: The coremod ApotheosisCore (shadows.ApotheosisCore) is not signed!
|
| 2 | [12:15:43] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in AppleCore-mc1.12.2-3.4.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
|
| 3 | [12:15:43] [main/WARN] [FML]: The coremod AppleCore (squeek.applecore.AppleCore) is not signed!
|
| 4 | [12:15:43] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Aroma1997Core-1.12.2-2.0.0.2.b167.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
|
| 5 | [12:15:43] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
| 6 | [12:15:43] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in biggerpacketsplz-since1.8-1.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
|
| 7 | [12:15:43] [main/WARN] [FML]: The coremod net.elnounch.mc.biggerpacketsplz.BiggerPacketsPlzCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
| 8 | [12:15:43] [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.
|
| 9 | [12:15:43] [main/WARN] [FML]: The coremod lumien.bloodmoon.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
| 10 | [12:15:43] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Charm-1.12.2-1.4.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
|
| 11 | [12:15:43] [main/WARN] [FML]: The coremod svenhjol.charm.base.CharmLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
| 12 | [12:15:43] [main/WARN] [FML]: The coremod CharmLoadingPlugin (svenhjol.charm.base.CharmLoadingPlugin) is not signed!
|
| 13 | [12:15:43] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in colytra-1.12.2-1.2.0.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
|
| 14 | [12:15:43] [main/WARN] [FML]: The coremod c4.colytra.asm.ColytraLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
| 15 | [12:15:43] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.2.31.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
|
| 16 | [12:15:43] [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
|
| 17 | [12:15:43] [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
|
| 18 | [12:15:44] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in eyeofdragons-0.0.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
|
| 19 | [12:15:44] [main/ERROR] [FML]: Coremod EyeOfDragonsPlugin: Unable to class load the plugin de.curlybracket.eyeofdragons.EyeOfDragonsPlugin
|
| 20 | java.lang.ClassNotFoundException: de.curlybracket.eyeofdragons.EyeOfDragonsPlugin
|
| 21 | at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_292]
|
| 22 | at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
|
| 23 | at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_292]
|
| 24 | at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_292]
|
| 25 | at java.lang.Class.forName0(Native Method) ~[?:1.8.0_292]
|
| 26 | at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_292]
|
| 27 | at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:527) [server.jar:?]
|
| 28 | at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:451) [server.jar:?]
|
| 29 | at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:265) [server.jar:?]
|
| 30 | at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:107) [server.jar:?]
|
| 31 | at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:87) [server.jar:?]
|
| 32 | at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:47) [server.jar:?]
|
| 33 | at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [server.jar:?]
|
| 34 | at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
|
| 35 | at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
|
| 36 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_292]
|
| 37 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_292]
|
| 38 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_292]
|
| 39 | at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_292]
|
| 40 | at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [server.jar:?]
|
| 41 | at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [server.jar:?]
|
| 42 | [12:15:44] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in ForgeEndertech-1.12.2-4.5.6.0-build.0619.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
|
| 43 | [12:15:44] [main/WARN] [FML]: The coremod com.endertech.minecraft.forge.coremod.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
| 44 | [12:15:44] [main/WARN] [FML]: The coremod CorePlugin (com.endertech.minecraft.forge.coremod.CorePlugin) is not signed!
|
| 45 | [12:15:44] [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.
|
| 46 | [12:15:44] [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
|
| 47 | [12:15:44] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
|
| 48 | [12:15:44] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in iceandfire-1.9.1-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
|
| 49 | [12:15:44] [main/WARN] [FML]: The coremod iceandfire (com.github.alexthe666.iceandfire.asm.IceAndFirePlugin) is not signed!
|
| 50 | [12:15:44] [main/WARN] [FML]: The coremod ivorius.ivtoolkit.IvToolkitLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
| 51 | [12:15:44] [main/WARN] [FML]: The coremod IvToolkit (ivorius.ivtoolkit.IvToolkitLoadingPlugin) is not signed!
|
| 52 | [12:15:44] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from JustEnoughIDs-1.0.3-55.jar
|
| 53 | [12:15:44] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from levelup2-1.5.8.jar
|
| 54 | [12:15:44] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in librarianlib-1.12.2-4.22.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
|
| 55 | [12:15:44] [main/WARN] [FML]: The coremod com.teamwizardry.librarianlib.asm.LibLibCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
| 56 | [12:15:44] [main/WARN] [FML]: The coremod LibrarianLib Plugin (com.teamwizardry.librarianlib.asm.LibLibCorePlugin) is not signed!
|
| 57 | [12:15:44] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in OpenModsLib-1.12.2-0.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
|
| 58 | [12:15:44] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
| 59 | [12:15:44] [main/WARN] [FML]: The coremod OTGCorePlugin (com.pg85.otg.forge.asm.excluded.launch.OTGCorePlugin) is not signed!
|
| 60 | [12:15:44] [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.
|
| 61 | [12:15:44] [main/WARN] [FML]: The coremod Quark Plugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
|
| 62 | [12:15:44] [main/WARN] [FML]: The coremod com.therandomlabs.randompatches.core.RPCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
| 63 | [12:15:44] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in RandomThings-MC1.12.2-4.2.7.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
|
| 64 | [12:15:44] [main/WARN] [FML]: The coremod lumien.randomthings.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
| 65 | [12:15:44] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from SpartanWeaponry-1.12.2-1.4.0.jar
|
| 66 | [12:15:44] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in ThaumicAugmentation-1.12.2-2.1.5.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
|
| 67 | [12:15:46] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from phosphor-1.12.2-0.2.6+build50-universal.jar
|
| 68 | [12:15:46] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
|
| 69 | [12:15:46] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
|
| 70 | [12:15:46] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/server/./mods/JustEnoughIDs-1.0.3-55.jar Service=LaunchWrapper Env=SERVER
|
| 71 | [12:15:47] [main/WARN] [FML]: The coremod JustEnoughIDs Extension Plugin (org.dimdev.jeid.JEIDLoadingPlugin) is not signed!
|
| 72 | [12:15:47] [main/INFO] [JustEnoughIDs]: Initializing JustEnoughIDs core mixins
|
| 73 | [12:15:47] [main/INFO] [mixin]: Compatibility level set to JAVA_8
|
| 74 | [12:15:47] [main/INFO] [JustEnoughIDs]: Initializing JustEnoughIDs initialization mixins
|
| 75 | [12:15:47] [main/WARN] [FML]: The coremod LevelUpCore (levelup2.core.LevelUpCore) is not signed!
|
| 76 | [12:15:47] [main/WARN] [FML]: The coremod SpartanWeaponry-MixinLoader (com.oblivioussp.spartanweaponry.mixin.MixinLoader) is not signed!
|
| 77 | [12:15:47] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
|
| 78 | [12:15:47] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
|
| 79 | [12:15:47] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
|
| 80 | [12:15:47] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
|
| 81 | [12:15:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
|
| 82 | [12:15:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
|
| 83 | [12:15:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
| 84 | [12:15:57] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
|
| 85 | [12:15:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
| 86 | [12:15:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
| 87 | [12:15:57] [main/INFO] [Aroma1997Core]: Finished data injection.
|
| 88 | [12:15:57] [main/INFO] [Aroma1997Core]: Finished data injection.
|
| 89 | [12:15:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
| 90 | [12:15:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
| 91 | [12:15:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
| 92 | [12:15:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
| 93 | [12:15:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
| 94 | [12:15:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
| 95 | [12:15:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
| 96 | [12:15:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
| 97 | [12:15:58] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
|
| 98 | [12:15:58] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@5e8604bf
|
| 99 | [12:15:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
| 100 | [12:15:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
|
| 101 | [12:16:02] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
| 102 | [12:16:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
| 103 | [12:16:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
| 104 | [12:16:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
| 105 | [12:16:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
| 106 | [12:16:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
| 107 | [12:16:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
| 108 | [12:16:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
| 109 | [12:16:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
| 110 | [12:16:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
| 111 | [12:16:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
| 112 | [12:16:07] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
|
| 113 | [12:16:07] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
|
| 114 | [12:16:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
|
| 115 | [12:16:07] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
|
| 116 | [12:16:08] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraftforge.registries.GameData : net/minecraftforge/registries/GameData
|
| 117 | [12:16:09] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.lumien.randomthings.asm.ClassTransformer' was detected and will no longer process meta class data
|
| 118 | [12:16:09] [main/INFO] [thaumicaugmentationcore]: Successfully transformed class net.minecraft.block.Block
|
| 119 | [12:16:09] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
|
| 120 | [12:16:09] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
|
| 121 | [12:16:10] [main/INFO] [Apotheosis : Core]: Transforming EnchantmentHelper...
|
| 122 | [12:16:10] [main/INFO] [Apotheosis : Core]: Successfully transformed EnchantmentHelper.calcItemStackEnchantability
|
| 123 | [12:16:10] [main/INFO] [Apotheosis : Core]: Successfully transformed EnchantmentHelper.getEnchantmentDatas
|
| 124 | [12:16:10] [main/INFO] [Apotheosis : Core]: [Deadly] Transforming EnchantmentHelper...
|
| 125 | [12:16:10] [main/INFO] [Apotheosis : Core]: [Deadly] Transforming EnchantmentHelper...
|
| 126 | [12:16:10] [main/INFO] [Apotheosis : Core]: [Deadly] Successfully transformed EnchantmentHelper
|
| 127 | [12:16:10] [main/INFO] [Apotheosis : Core]: Successfully transformed EnchantmentHelper
|
| 128 | [12:16:10] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentHelper
|
| 129 | [12:16:10] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [getEnchantments, func_82781_a] Descriptor (Lnet/minecraft/item/ItemStack;)Ljava/util/Map;)
|
| 130 | [12:16:10] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 131 | [12:16:10] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/item/ItemStack.func_77986_q ()Lnet/minecraft/nbt/NBTTagList;
|
| 132 | [12:16:10] [main/INFO] [Quark ASM]: Patch result: true
|
| 133 | [12:16:10] [main/INFO] [Meson ASM]: Transforming TileEntityFurnace
|
| 134 | [12:16:10] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [smeltItem, func_145949_j, o] Descriptor ()V / ()V)
|
| 135 | [12:16:10] [main/INFO] [Meson ASM]: Located method, patching...
|
| 136 | [12:16:10] [main/INFO] [Meson ASM]: Located target ASTORE 2
|
| 137 | [12:16:10] [main/INFO] [Meson ASM]: Patch result: true
|
| 138 | [12:16:10] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [isItemValidForSlot, func_94041_b, b] Descriptor (ILnet/minecraft/item/ItemStack;)Z / (ILaip;)Z)
|
| 139 | [12:16:10] [main/INFO] [Meson ASM]: Located method, patching...
|
| 140 | [12:16:10] [main/INFO] [Meson ASM]: Located target ILOAD 1
|
| 141 | [12:16:10] [main/INFO] [Meson ASM]: Patch result: true
|
| 142 | [12:16:10] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.svenhjol.charm.base.CharmClassTransformer' was detected and will no longer process meta class data
|
| 143 | [12:16:10] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.Entity
|
| 144 | [12:16:10] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [move, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
|
| 145 | [12:16:10] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 146 | [12:16:10] [main/INFO] [Quark ASM]: Patch result: true
|
| 147 | [12:16:10] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 148 | [12:16:10] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
|
| 149 | [12:16:10] [main/INFO] [Quark ASM]: Patch result: true
|
| 150 | [12:16:10] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onEntityUpdate, func_70030_z] Descriptor ()V)
|
| 151 | [12:16:10] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 152 | [12:16:10] [main/INFO] [Quark ASM]: Patch result: true
|
| 153 | [12:16:11] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.projectile.EntityArrow : aeh
|
| 154 | [12:16:11] [main/INFO] [FML]: [Colytra ASM] Preparing to transform EntityLivingBase
|
| 155 | [12:16:11] [main/INFO] [FML]: [Colytra ASM] Initiating transformation to method (Names [onLivingUpdate, func_70636_d, n] Descriptor ()V / ()V)
|
| 156 | [12:16:11] [main/INFO] [FML]: [Colytra ASM] Found method, initiating patch...
|
| 157 | [12:16:11] [main/INFO] [FML]: [Colytra ASM] Found target node for patching: INVOKESPECIAL vp.r ()V
|
| 158 | [12:16:11] [main/INFO] [FML]: [Colytra ASM] Patch result: Success!
|
| 159 | [12:16:11] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.c4.colytra.asm.ElytraTransformer' was detected and will no longer process meta class data
|
| 160 | [12:16:11] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.EntityLivingBase : vp
|
| 161 | [12:16:11] [main/INFO] [Apotheosis : Core]: Transforming EntityLivingBase...
|
| 162 | [12:16:11] [main/INFO] [Apotheosis : Core]: Successfully transformed EntityLivingBase
|
| 163 | [12:16:11] [main/INFO] [thaumicaugmentationcore]: Successfully transformed class net.minecraft.entity.EntityLivingBase
|
| 164 | [12:16:12] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.lumien.bloodmoon.asm.ClassTransformer' was detected and will no longer process meta class data
|
| 165 | [12:16:12] [main/INFO] [LibrarianLib ASM]: Transforming World
|
| 166 | [12:16:12] [main/INFO] [LibrarianLib ASM]: Applying Transformation to method (Names [updateEntities, func_72939_s] Descriptor ()V)
|
| 167 | [12:16:12] [main/INFO] [LibrarianLib ASM]: Attempting to insert: Update hook
|
| 168 | [12:16:12] [main/INFO] [LibrarianLib ASM]: Patch result: Success
|
| 169 | [12:16:12] [main/INFO] [LibrarianLib ASM]: Applying Transformation to method (Names [updateEntityWithOptionalForce, func_72866_a] Descriptor (Lnet/minecraft/entity/Entity;Z)V)
|
| 170 | [12:16:12] [main/INFO] [LibrarianLib ASM]: Attempting to insert: Update hook
|
| 171 | [12:16:12] [main/INFO] [LibrarianLib ASM]: Patch result: Success
|
| 172 | [12:16:12] [main/INFO] [LibrarianLib ASM]: Transforming World
|
| 173 | [12:16:12] [main/INFO] [LibrarianLib ASM]: Applying Transformation to method (Names [updateEntities, func_72939_s] Descriptor ()V)
|
| 174 | [12:16:12] [main/INFO] [LibrarianLib ASM]: Attempting to insert: Update hook
|
| 175 | [12:16:12] [main/INFO] [LibrarianLib ASM]: Patch result: Success
|
| 176 | [12:16:12] [main/INFO] [LibrarianLib ASM]: Applying Transformation to method (Names [updateEntityWithOptionalForce, func_72866_a] Descriptor (Lnet/minecraft/entity/Entity;Z)V)
|
| 177 | [12:16:12] [main/INFO] [LibrarianLib ASM]: Attempting to insert: Update hook
|
| 178 | [12:16:12] [main/INFO] [LibrarianLib ASM]: Patch result: Success
|
| 179 | [12:16:13] [main/INFO] [Quark ASM]: Transforming net.minecraft.world.WorldServer
|
| 180 | [12:16:13] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
|
| 181 | [12:16:13] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 182 | [12:16:13] [main/INFO] [Quark ASM]: Patch result: true
|
| 183 | [12:16:13] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
|
| 184 | [12:16:13] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 185 | [12:16:13] [main/INFO] [Quark ASM]: Patch result: true
|
| 186 | [12:16:13] [main/INFO] [thaumicaugmentationcore]: Successfully transformed class net.minecraft.world.WorldServer
|
| 187 | [12:16:13] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.server.management.PlayerList : pl
|
| 188 | [12:16:13] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transformPlayerList:999]: OTG-Core transforming PlayerList.transformPlayerListUpdateTimeAndWeather
|
| 189 | [12:16:13] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transformPlayerList:1001]: OTG-Core transforming PlayerList.setPlayerManager
|
| 190 | [12:16:13] [main/INFO] [Meson ASM]: Transforming EntityPlayer
|
| 191 | [12:16:13] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [getArmorVisibility, func_82243_bO, cW] Descriptor ()F / ()F)
|
| 192 | [12:16:13] [main/INFO] [Meson ASM]: Located method, patching...
|
| 193 | [12:16:13] [main/INFO] [Meson ASM]: Located target IINC 1 1
|
| 194 | [12:16:13] [main/INFO] [Meson ASM]: Patch result: true
|
| 195 | [12:16:14] [main/INFO] [FML]: [Colytra ASM] Preparing to transform EntityLivingBase
|
| 196 | [12:16:14] [main/INFO] [FML]: [Colytra ASM] Initiating transformation to method (Names [onLivingUpdate, func_70636_d, n] Descriptor ()V / ()V)
|
| 197 | [12:16:14] [main/INFO] [FML]: [Colytra ASM] Found method, initiating patch...
|
| 198 | [12:16:14] [main/INFO] [FML]: [Colytra ASM] Found target node for patching: INVOKESPECIAL vp.r ()V
|
| 199 | [12:16:14] [main/INFO] [FML]: [Colytra ASM] Patch result: Success!
|
| 200 | [12:16:14] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.EntityLivingBase : vp
|
| 201 | [12:16:14] [main/INFO] [Apotheosis : Core]: Transforming EntityLivingBase...
|
| 202 | [12:16:14] [main/INFO] [Apotheosis : Core]: Successfully transformed EntityLivingBase
|
| 203 | [12:16:14] [main/INFO] [thaumicaugmentationcore]: Successfully transformed class net.minecraft.entity.EntityLivingBase
|
| 204 | [12:16:14] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemStack
|
| 205 | [12:16:14] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
|
| 206 | [12:16:14] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 207 | [12:16:14] [main/INFO] [Quark ASM]: Located patch target node ARETURN
|
| 208 | [12:16:14] [main/INFO] [Quark ASM]: Patch result: true
|
| 209 | [12:16:14] [main/INFO] [Quark ASM]: Transforming net.minecraft.util.DamageSource
|
| 210 | [12:16:14] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [causePlayerDamage, func_76365_a] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;)Lnet/minecraft/util/DamageSource;)
|
| 211 | [12:16:14] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 212 | [12:16:14] [main/INFO] [Quark ASM]: Patch result: true
|
| 213 | [12:16:14] [main/INFO] [Apotheosis : Core]: Transforming SharedMonsterAttributes...
|
| 214 | [12:16:14] [main/INFO] [Apotheosis : Core]: Successfully transformed SharedMonsterAttributes
|
| 215 | [12:16:14] [main/INFO] [Apotheosis : Core]: Transforming Item...
|
| 216 | [12:16:14] [main/INFO] [Apotheosis : Core]: Successfully transformed Item
|
| 217 | [12:16:14] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.Entity
|
| 218 | [12:16:14] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [move, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
|
| 219 | [12:16:14] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 220 | [12:16:14] [main/INFO] [Quark ASM]: Patch result: true
|
| 221 | [12:16:14] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 222 | [12:16:14] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
|
| 223 | [12:16:14] [main/INFO] [Quark ASM]: Patch result: true
|
| 224 | [12:16:14] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onEntityUpdate, func_70030_z] Descriptor ()V)
|
| 225 | [12:16:14] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 226 | [12:16:14] [main/INFO] [Quark ASM]: Patch result: true
|
| 227 | [12:16:15] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
|
| 228 | [12:16:15] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraftforge.registries.GameData : net/minecraftforge/registries/GameData
|
| 229 | [12:16:15] [main/INFO] [thaumicaugmentationcore]: Successfully transformed class net.minecraft.block.Block
|
| 230 | [12:16:15] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
|
| 231 | [12:16:15] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
|
| 232 | [12:16:16] [main/INFO] [Apotheosis : Core]: Transforming Item...
|
| 233 | [12:16:16] [main/INFO] [Apotheosis : Core]: Successfully transformed Item
|
| 234 | [12:16:16] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.world.biome.Biome : anh
|
| 235 | [12:16:16] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.Enchantment
|
| 236 | [12:16:16] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
|
| 237 | [12:16:16] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 238 | [12:16:16] [main/INFO] [Quark ASM]: Located patch target node IRETURN
|
| 239 | [12:16:16] [main/INFO] [Quark ASM]: Patch result: true
|
| 240 | [12:16:17] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.item.EntityItem : acl
|
| 241 | [12:16:17] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityItem
|
| 242 | [12:16:17] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onUpdate, func_70071_h_] Descriptor ()V)
|
| 243 | [12:16:17] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 244 | [12:16:17] [main/INFO] [Quark ASM]: Patch result: true
|
| 245 | [12:16:17] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.item.EntityXPOrb : vm
|
| 246 | [12:16:17] [main/INFO] [thaumicaugmentationcore]: Successfully transformed class net.minecraft.block.state.BlockStateContainer$StateImplementation
|
| 247 | [12:16:18] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemStack
|
| 248 | [12:16:18] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
|
| 249 | [12:16:18] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 250 | [12:16:18] [main/INFO] [Quark ASM]: Located patch target node ARETURN
|
| 251 | [12:16:18] [main/INFO] [Quark ASM]: Patch result: true
|
| 252 | [12:16:19] [main/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockDynamicLiquid
|
| 253 | [12:16:19] [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)
|
| 254 | [12:16:19] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 255 | [12:16:19] [main/INFO] [Quark ASM]: Located patch target node IRETURN
|
| 256 | [12:16:19] [main/INFO] [Quark ASM]: Located patch target node IRETURN
|
| 257 | [12:16:19] [main/INFO] [Quark ASM]: Patch result: true
|
| 258 | [12:16:19] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.item.EntityFallingBlock : ack
|
| 259 | [12:16:19] [main/INFO] [Apotheosis : Core]: Transforming BlockBed...
|
| 260 | [12:16:19] [main/INFO] [Apotheosis : Core]: Successfully transformed BlockBed
|
| 261 | [12:16:20] [main/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockPistonBase
|
| 262 | [12:16:20] [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)
|
| 263 | [12:16:20] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 264 | [12:16:20] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/Block.hasTileEntity (Lnet/minecraft/block/state/IBlockState;)Z
|
| 265 | [12:16:20] [main/INFO] [Quark ASM]: Patch result: true
|
| 266 | [12:16:20] [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)
|
| 267 | [12:16:20] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 268 | [12:16:20] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/state/BlockPistonStructureHelper.func_177254_c ()Ljava/util/List;
|
| 269 | [12:16:20] [main/INFO] [Quark ASM]: Patch result: true
|
| 270 | [12:16:20] [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)
|
| 271 | [12:16:20] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 272 | [12:16:20] [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
|
| 273 | [12:16:20] [main/INFO] [Quark ASM]: Patch result: true
|
| 274 | [12:16:20] [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)
|
| 275 | [12:16:20] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 276 | [12:16:20] [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
|
| 277 | [12:16:20] [main/INFO] [Quark ASM]: Patch result: true
|
| 278 | [12:16:20] [main/INFO] [Quark ASM]: Transforming net.minecraft.tileentity.TileEntityPiston
|
| 279 | [12:16:20] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
|
| 280 | [12:16:20] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 281 | [12:16:20] [main/INFO] [Quark ASM]: Patch result: true
|
| 282 | [12:16:20] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f] Descriptor ()V)
|
| 283 | [12:16:20] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 284 | [12:16:20] [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
|
| 285 | [12:16:20] [main/INFO] [Quark ASM]: Patch result: true
|
| 286 | [12:16:20] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
|
| 287 | [12:16:20] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 288 | [12:16:20] [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
|
| 289 | [12:16:20] [main/INFO] [Quark ASM]: Patch result: true
|
| 290 | [12:16:20] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.item.EntityTNTPrimed : acm
|
| 291 | [12:16:22] [main/INFO] [Meson ASM]: Transforming TileEntityFurnace
|
| 292 | [12:16:22] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [smeltItem, func_145949_j, o] Descriptor ()V / ()V)
|
| 293 | [12:16:22] [main/INFO] [Meson ASM]: Located method, patching...
|
| 294 | [12:16:22] [main/INFO] [Meson ASM]: Located target ASTORE 2
|
| 295 | [12:16:22] [main/INFO] [Meson ASM]: Patch result: true
|
| 296 | [12:16:22] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [isItemValidForSlot, func_94041_b, b] Descriptor (ILnet/minecraft/item/ItemStack;)Z / (ILaip;)Z)
|
| 297 | [12:16:22] [main/INFO] [Meson ASM]: Located method, patching...
|
| 298 | [12:16:22] [main/INFO] [Meson ASM]: Located target ILOAD 1
|
| 299 | [12:16:22] [main/INFO] [Meson ASM]: Patch result: true
|
| 300 | [12:16:24] [main/INFO] [Meson ASM]: Transforming TileEntityBeacon
|
| 301 | [12:16:24] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [addEffectsToPlayers, func_146000_x, E] Descriptor ()V / ()V)
|
| 302 | [12:16:24] [main/INFO] [Meson ASM]: Located method, patching...
|
| 303 | [12:16:24] [main/INFO] [Meson ASM]: Located target ALOAD 9
|
| 304 | [12:16:24] [main/INFO] [Meson ASM]: Patch result: true
|
| 305 | [12:16:25] [main/INFO] [Meson ASM]: Transforming EntityWither
|
| 306 | [12:16:25] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [canDestroyBlock, func_181033_a, a] Descriptor (Lnet/minecraft/block/Block;)Z / (Lnet/minecraft/block/Block;)Z)
|
| 307 | [12:16:25] [main/INFO] [Meson ASM]: Failed to locate the method!
|
| 308 | [12:16:26] [main/INFO] [Meson ASM]: Transforming TileEntityShulkerBox
|
| 309 | [12:16:26] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [canInsertItem, func_180462_a, a] Descriptor (ILnet/minecraft/item/ItemStack;Lnet/minecraft/util/EnumFacing;)Z / (ILaip;Lnet/minecraft/util/EnumFacing;)Z)
|
| 310 | [12:16:26] [main/INFO] [Meson ASM]: Failed to locate the method!
|
| 311 | [12:16:26] [main/INFO] [Apotheosis : Core]: Transforming SharedMonsterAttributes...
|
| 312 | [12:16:26] [main/INFO] [Apotheosis : Core]: Successfully transformed SharedMonsterAttributes
|
| 313 | [12:16:26] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentDamage
|
| 314 | [12:16:26] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
|
| 315 | [12:16:26] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 316 | [12:16:26] [main/INFO] [Quark ASM]: Located patch target node IRETURN
|
| 317 | [12:16:26] [main/INFO] [Quark ASM]: Located patch target node IRETURN
|
| 318 | [12:16:26] [main/INFO] [Quark ASM]: Patch result: true
|
| 319 | [12:16:26] [main/INFO] [thaumicaugmentationcore]: Successfully transformed class net.minecraft.item.ItemSpade
|
| 320 | [12:16:26] [main/INFO] [Meson ASM]: Transforming ItemToolMaterial
|
| 321 | [12:16:26] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [getMaxUses, func_77997_a, a] Descriptor ()I / ()I)
|
| 322 | [12:16:26] [main/INFO] [Meson ASM]: Located method, patching...
|
| 323 | [12:16:26] [main/INFO] [Meson ASM]: Located target GETFIELD ain$a.g : I
|
| 324 | [12:16:26] [main/INFO] [Meson ASM]: Patch result: true
|
| 325 | [12:16:26] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [getEfficiency, func_77998_b, b] Descriptor ()F / ()F)
|
| 326 | [12:16:26] [main/INFO] [Meson ASM]: Located method, patching...
|
| 327 | [12:16:26] [main/INFO] [Meson ASM]: Located target GETFIELD ain$a.h : F
|
| 328 | [12:16:26] [main/INFO] [Meson ASM]: Patch result: true
|
| 329 | [12:16:26] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [getAttackDamage, func_78000_c, c] Descriptor ()F / ()F)
|
| 330 | [12:16:26] [main/INFO] [Meson ASM]: Located method, patching...
|
| 331 | [12:16:26] [main/INFO] [Meson ASM]: Located target GETFIELD ain$a.i : F
|
| 332 | [12:16:26] [main/INFO] [Meson ASM]: Patch result: true
|
| 333 | [12:16:26] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [getHarvestLevel, func_77996_d, d] Descriptor ()I / ()I)
|
| 334 | [12:16:26] [main/INFO] [Meson ASM]: Located method, patching...
|
| 335 | [12:16:26] [main/INFO] [Meson ASM]: Located target GETFIELD ain$a.f : I
|
| 336 | [12:16:26] [main/INFO] [Meson ASM]: Patch result: true
|
| 337 | [12:16:26] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [getEnchantability, func_77995_e, e] Descriptor ()I / ()I)
|
| 338 | [12:16:26] [main/INFO] [Meson ASM]: Located method, patching...
|
| 339 | [12:16:26] [main/INFO] [Meson ASM]: Located target GETFIELD ain$a.j : I
|
| 340 | [12:16:26] [main/INFO] [Meson ASM]: Patch result: true
|
| 341 | [12:16:27] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.projectile.EntityArrow : aeh
|
| 342 | [12:16:27] [main/INFO] [Apotheosis : Core]: Transforming ItemArrow...
|
| 343 | [12:16:27] [main/INFO] [Apotheosis : Core]: Successfully transformed ItemArrow
|
| 344 | [12:16:27] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.item.EntityMinecart : afe
|
| 345 | [12:16:27] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityMinecart
|
| 346 | [12:16:27] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [killMinecart, func_94095_a] Descriptor (Lnet/minecraft/util/DamageSource;)V)
|
| 347 | [12:16:27] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 348 | [12:16:27] [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;
|
| 349 | [12:16:27] [main/INFO] [Quark ASM]: Patch result: true
|
| 350 | [12:16:27] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.projectile.EntityThrowable : aev
|
| 351 | [12:16:27] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.item.EntityBoat : afd
|
| 352 | [12:16:27] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityBoat
|
| 353 | [12:16:27] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [attackEntityFrom, func_70097_a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z)
|
| 354 | [12:16:27] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 355 | [12:16:27] [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;
|
| 356 | [12:16:27] [main/INFO] [Quark ASM]: Patch result: true
|
| 357 | [12:16:28] [main/INFO] [Apotheosis : Core]: Transforming PotionEffect...
|
| 358 | [12:16:28] [main/INFO] [Apotheosis : Core]: Successfully transformed PotionEffect
|
| 359 | [12:16:28] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.Enchantment
|
| 360 | [12:16:28] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
|
| 361 | [12:16:28] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 362 | [12:16:28] [main/INFO] [Quark ASM]: Located patch target node IRETURN
|
| 363 | [12:16:28] [main/INFO] [Quark ASM]: Patch result: true
|
| 364 | [12:16:28] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemBanner
|
| 365 | [12:16:28] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/List;)V)
|
| 366 | [12:16:28] [main/INFO] [Quark ASM]: Failed to locate the method!
|
| 367 | [12:16:28] [main/INFO] [Meson ASM]: Transforming ItemChorusFruit
|
| 368 | [12:16:28] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [onItemUseFinish, func_77654_b, a] Descriptor (Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/EntityLivingBase;)Lnet/minecraft/item/ItemStack; / (Laip;Lamu;Lvp;)Laip;)
|
| 369 | [12:16:28] [main/INFO] [Meson ASM]: Located method, patching...
|
| 370 | [12:16:28] [main/INFO] [Meson ASM]: Located target IFNE L0
|
| 371 | [12:16:28] [main/INFO] [Meson ASM]: Patch result: true
|
| 372 | [12:16:31] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.ai.EntityAITarget
|
| 373 | [12:16:31] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [isSuitableTarget, func_179445_a] Descriptor (Lnet/minecraft/entity/EntityLiving;Lnet/minecraft/entity/EntityLivingBase;ZZ)Z)
|
| 374 | [12:16:31] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 375 | [12:16:31] [main/INFO] [Quark ASM]: Patch result: true
|
| 376 | [12:16:31] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.projectile.EntityShulkerBullet : aer
|
| 377 | [12:16:34] [main/INFO] [thaumicaugmentationcore]: Successfully transformed class net.minecraft.entity.monster.EntityEnderman$AITakeBlock
|
| 378 | [12:16:34] [main/INFO] [Apotheosis : Core]: Transforming EntityAITempt...
|
| 379 | [12:16:34] [main/INFO] [Apotheosis : Core]: Successfully transformed EntityAITempt
|
| 380 | [12:16:34] [main/INFO] [thaumicaugmentationcore]: Successfully transformed class net.minecraft.entity.ai.EntityAIEatGrass
|
| 381 | [12:16:34] [main/INFO] [thaumicaugmentationcore]: Successfully transformed class net.minecraft.entity.passive.EntityRabbit$AIRaidFarm
|
| 382 | [12:16:35] [main/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.projectile.EntityLlamaSpit : aeo
|
| 383 | [12:16:35] [main/INFO] [thaumicaugmentationcore]: Successfully transformed class net.minecraft.entity.ai.EntityAIHarvestFarmland
|
| 384 | [12:16:36] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern
|
| 385 | [12:16:36] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [matches, func_77569_a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z)
|
| 386 | [12:16:36] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 387 | [12:16:36] [main/INFO] [Quark ASM]: Located patch target node INVOKESTATIC net/minecraft/tileentity/TileEntityBanner.func_175113_c (Lnet/minecraft/item/ItemStack;)I
|
| 388 | [12:16:36] [main/INFO] [Quark ASM]: Patch result: true
|
| 389 | [12:16:38] [main/INFO] [Quark ASM]: Transforming net.minecraft.inventory.ContainerMerchant
|
| 390 | [12:16:38] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [transferStackInSlot, func_82846_b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;)
|
| 391 | [12:16:38] [main/INFO] [Quark ASM]: Located Method, patching...
|
| 392 | [12:16:38] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
|
| 393 | [12:16:38] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
|
| 394 | [12:16:38] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
|
| 395 | [12:16:38] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
|
| 396 | [12:16:38] [main/INFO] [Quark ASM]: Patch result: true
|
| 397 | [12:16:39] [main/INFO] [Meson ASM]: Transforming ContainerFurnace
|
| 398 | [12:16:39] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [<init>, <init>, ] Descriptor (Lnet/minecraft/entity/player/InventoryPlayer;Lnet/minecraft/inventory/IInventory;)V / (Laec;Ltv;)V)
|
| 399 | [12:16:39] [main/INFO] [Meson ASM]: Located method, patching...
|
| 400 | [12:16:39] [main/INFO] [Meson ASM]: Located target NEW agr
|
| 401 | [12:16:39] [main/INFO] [Meson ASM]: Patch result: true
|
| 402 | [12:16:39] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [<init>, <init>, ] Descriptor (Lnet/minecraft/entity/player/InventoryPlayer;Lnet/minecraft/inventory/IInventory;)V / (Laec;Ltv;)V)
|
| 403 | [12:16:39] [main/INFO] [Meson ASM]: Located method, patching...
|
| 404 | [12:16:39] [main/INFO] [Meson ASM]: Located target INVOKESPECIAL agr.<init> (Ltv;III)V
|
| 405 | [12:16:39] [main/INFO] [Meson ASM]: Patch result: true
|
| 406 | [12:16:39] [main/INFO] [Apotheosis : Core]: Transforming TileEntityMobSpawner$2...
|
| 407 | [12:16:39] [main/INFO] [Apotheosis : Core]: Successfully transformed TileEntityMobSpawner$2
|
| 408 | [12:16:40] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
|
| 409 | [12:16:40] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2859 Initialized
|
| 410 | [12:16:41] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
|
| 411 | [12:16:41] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
|
| 412 | [12:16:42] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
|
| 413 | [12:16:44] [Server thread/INFO] [FML]: Searching /server/./mods for mods
|
| 414 | [12:16:44] [Server thread/INFO] [FML]: Searching /server/./mods/1.12.2 for mods
|
| 415 | [12:16:46] [Server thread/WARN] [FML]: Mod aroma1997core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version **.**.**.**.b167
|
| 416 | [12:16:47] [Server thread/WARN] [FML]: Mod aroma1997sdimension is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version **.**.**.**
|
| 417 | [12:16:47] [Server thread/WARN] [FML]: Mod bettermineshafts is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-2.2.1
|
| 418 | [12:16:50] [Server thread/WARN] [FML]: Mod cavern is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.3.1
|
| 419 | [12:16:51] [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 **.**.**.**
|
| 420 | [12:16:51] [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 **.**.**.**
|
| 421 | [12:16:52] [Server thread/WARN] [FML]: Mod cookingforblockheads is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 6.5.0
|
| 422 | [12:16:52] [Server thread/WARN] [FML]: Mod cosmeticarmorreworked is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-v5a
|
| 423 | [12:16:52] [Server thread/INFO] [FML]: Disabling mod ctgui it is client side only.
|
| 424 | [12:16:52] [Server thread/INFO] [FML]: Disabling mod ctm it is client side only.
|
| 425 | [12:16:52] [Server thread/WARN] [FML]: Mod cyclicmagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.20.6
|
| 426 | [12:16:54] [Server thread/WARN] [FML]: Mod doggytalents is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version **.**.**.**
|
| 427 | [12:16:54] [Server thread/INFO] [FML]: Disabling mod easiervillagertrading it is client side only.
|
| 428 | [12:16:55] [Server thread/WARN] [FML]: Mod embers is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.18
|
| 429 | [12:16:55] [Server thread/WARN] [FML]: Mod engineersworkshop is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version **.**.**.**
|
| 430 | [12:16:57] [Server thread/INFO] [FML]: Disabling mod ftbguides it is client side only.
|
| 431 | [12:16:58] [Server thread/WARN] [FML]: Mod improvedbackpacks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-1.5.0.0
|
| 432 | [12:16:59] [Server thread/INFO] [FML]: Disabling mod jehc it is client side only.
|
| 433 | [12:16:59] [Server thread/WARN] [FML]: Mod jeid is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.3-55
|
| 434 | [12:17:03] [Server thread/INFO] [FML]: Disabling mod moreoverlays it is client side only.
|
| 435 | [12:17:04] [Server thread/WARN] [FML]: Mod mysticalmechanics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.18
|
| 436 | [12:17:07] [Server thread/WARN] [FML]: Mod patchouli is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0-23.6
|
| 437 | [12:17:11] [Server thread/WARN] [FML]: Mod soot is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.10-hotfix
|
| 438 | [12:17:12] [Server thread/WARN] [FML]: Mod strawgolem is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3
|
| 439 | [12:17:13] [Server thread/WARN] [FML]: Mod tcinventoryscan is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.10
|
| 440 | [12:17:13] [Server thread/INFO] [FML]: Disabling mod thaumicjei it is client side only.
|
| 441 | [12:17:14] [Server thread/INFO] [FML]: Disabling mod tips it is client side only.
|
| 442 | [12:17:15] [Server thread/WARN] [FML]: Mod waystones is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.1.0
|
| 443 | [12:17:15] [Server thread/WARN] [FML]: Mod xpbook is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version v2.0
|
| 444 | [12:17:19] [Server thread/WARN] [FML]: Mod vt is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-1.5.6
|
| 445 | [12:17:19] [Server thread/INFO] [FML]: Forge Mod Loader has identified 188 mods to load
|
| 446 | [12:17:19] [Server thread/INFO] [FML]: Found mod(s) [inventorypets] containing declared API package baubles.api (owned by Baubles) without associated API reference
|
| 447 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
|
| 448 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for aiimprovements: assets/aiimprovements/lang/en_us.lang
|
| 449 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for appleskin: assets/appleskin/lang/en_us.lang
|
| 450 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for bettermineshafts: assets/bettermineshafts/lang/en_us.lang
|
| 451 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for biggerpacketsplz: assets/biggerpacketsplz/lang/en_us.lang
|
| 452 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for biomebundle: assets/biomebundle/lang/en_us.lang
|
| 453 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for bbop: assets/bbop/lang/en_us.lang
|
| 454 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for chameleon: assets/chameleon/lang/en_us.lang
|
| 455 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for clumps: assets/clumps/lang/en_us.lang
|
| 456 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for codechickenlib: assets/codechickenlib/lang/en_us.lang
|
| 457 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for crafttweakerjei: assets/crafttweakerjei/lang/en_us.lang
|
| 458 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for customizeddungeonloot: assets/customizeddungeonloot/lang/en_us.lang
|
| 459 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for dldungeonsjbg: assets/dldungeonsjbg/lang/en_us.lang
|
| 460 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for embersified: assets/embersified/lang/en_us.lang
|
| 461 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for fastbench: assets/fastbench/lang/en_us.lang
|
| 462 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for forgeendertech: assets/forgeendertech/lang/en_us.lang
|
| 463 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for forgelin: assets/forgelin/lang/en_us.lang
|
| 464 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for jeid: assets/jeid/lang/en_us.lang
|
| 465 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for librarianliblate: assets/librarianliblate/lang/en_us.lang
|
| 466 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for libraryex: assets/libraryex/lang/en_us.lang
|
| 467 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for limelib: assets/limelib/lang/en_us.lang
|
| 468 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for login_shield: assets/login_shield/lang/en_us.lang
|
| 469 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for lunatriuscore: assets/lunatriuscore/lang/en_us.lang
|
| 470 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for pitweaks: assets/pitweaks/lang/en_us.lang
|
| 471 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for placebo: assets/placebo/lang/en_us.lang
|
| 472 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for quarkoddities: assets/quarkoddities/lang/en_us.lang
|
| 473 | [12:17:20] [Server thread/WARN] [FML]: Missing English translation for roguelike: assets/roguelike/lang/en_us.lang
|
| 474 | [12:17:21] [Server thread/WARN] [FML]: Missing English translation for stg: assets/stg/lang/en_us.lang
|
| 475 | [12:17:21] [Server thread/WARN] [FML]: Missing English translation for sasit: assets/sasit/lang/en_us.lang
|
| 476 | [12:17:21] [Server thread/WARN] [FML]: Missing English translation for terracart: assets/terracart/lang/en_us.lang
|
| 477 | [12:17:21] [Server thread/WARN] [FML]: Missing English translation for phosphor-lighting: assets/phosphor-lighting/lang/en_us.lang
|
| 478 | [12:17:21] [Server thread/INFO] [FML]: FML has found a non-mod file CTM-MC1.12.2-1.0.2.31.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
|
| 479 | [12:17:21] [Server thread/INFO] [FML]: FML has found a non-mod file easiervillagertrading-1.12-forge14.21.1.2387-1.3.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
|
| 480 | [12:17:21] [Server thread/INFO] [FML]: FML has found a non-mod file FTBGuides-2.0.0.52.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
|
| 481 | [12:17:21] [Server thread/INFO] [FML]: FML has found a non-mod file just-enough-harvestcraft-1.12.2-1.7.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
|
| 482 | [12:17:21] [Server thread/INFO] [FML]: FML has found a non-mod file moreoverlays-1.15.1-mc1.12.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
|
| 483 | [12:17:21] [Server thread/INFO] [FML]: FML has found a non-mod file ThaumicJEI-1.12.2-1.6.0-27.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
|
| 484 | [12:17:21] [Server thread/INFO] [FML]: FML has found a non-mod file Tips-1.12.2-1.0.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
|
| 485 | [12:17:21] [Server thread/INFO] [FML]: FML has found a non-mod file core-3.6.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
|
| 486 | [12:17:21] [Server thread/INFO] [FML]: FML has found a non-mod file json-3.6.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
|
| 487 | [12:17:22] [Server thread/WARN] [mixin]: Error loading class: com/shinoow/abyssalcraft/common/util/BiomeUtil (java.lang.ClassNotFoundException: The specified class 'com.shinoow.abyssalcraft.common.util.BiomeUtil' was not found)
|
| 488 | [12:17:22] [Server thread/WARN] [mixin]: Error loading class: zmaster587/advancedRocketry/util/BiomeHandler (java.lang.ClassNotFoundException: The specified class 'zmaster587.advancedRocketry.util.BiomeHandler' was not found)
|
| 489 | [12:17:22] [Server thread/WARN] [mixin]: Error loading class: zmaster587/advancedRocketry/network/PacketBiomeIDChange (java.lang.ClassNotFoundException: The specified class 'zmaster587.advancedRocketry.network.PacketBiomeIDChange' was not found)
|
| 490 | [12:17:22] [Server thread/WARN] [mixin]: Error loading class: me/superckl/biometweaker/util/BiomeColorMappings (java.lang.ClassNotFoundException: The specified class 'me.superckl.biometweaker.util.BiomeColorMappings' was not found)
|
| 491 | [12:17:22] [Server thread/WARN] [mixin]: @Mixin target me.superckl.biometweaker.util.BiomeColorMappings was not found mixins.jeid.modsupport.json:biometweaker.MixinBiomeColorMappings
|
| 492 | [12:17:22] [Server thread/WARN] [mixin]: Error loading class: me/superckl/biometweaker/util/BiomeHelper (java.lang.ClassNotFoundException: The specified class 'me.superckl.biometweaker.util.BiomeHelper' was not found)
|
| 493 | [12:17:22] [Server thread/WARN] [mixin]: @Mixin target me.superckl.biometweaker.util.BiomeHelper was not found mixins.jeid.modsupport.json:biometweaker.MixinBiomeHelper
|
| 494 | [12:17:22] [Server thread/WARN] [mixin]: Error loading class: me/superckl/biometweaker/server/command/CommandSetBiome (java.lang.ClassNotFoundException: The specified class 'me.superckl.biometweaker.server.command.CommandSetBiome' was not found)
|
| 495 | [12:17:22] [Server thread/WARN] [mixin]: @Mixin target me.superckl.biometweaker.server.command.CommandSetBiome was not found mixins.jeid.modsupport.json:biometweaker.MixinCommandSetBiome
|
| 496 | [12:17:22] [Server thread/WARN] [mixin]: Error loading class: net/darkhax/bookshelf/util/WorldUtils (java.lang.ClassNotFoundException: The specified class 'net.darkhax.bookshelf.util.WorldUtils' was not found)
|
| 497 | [12:17:22] [Server thread/WARN] [mixin]: Error loading class: com/cutievirus/creepingnether/entity/CorruptorAbstract (java.lang.ClassNotFoundException: The specified class 'com.cutievirus.creepingnether.entity.CorruptorAbstract' was not found)
|
| 498 | [12:17:22] [Server thread/WARN] [mixin]: Error loading class: androsa/gaiadimension/world/layer/GenLayerGDRiverMix (java.lang.ClassNotFoundException: The specified class 'androsa.gaiadimension.world.layer.GenLayerGDRiverMix' was not found)
|
| 499 | [12:17:22] [Server thread/WARN] [mixin]: Error loading class: climateControl/DimensionManager (java.lang.ClassNotFoundException: The specified class 'climateControl.DimensionManager' was not found)
|
| 500 | [12:17:22] [Server thread/WARN] [mixin]: Error loading class: com/zeitheron/hammercore/utils/WorldLocation (java.lang.ClassNotFoundException: The specified class 'com.zeitheron.hammercore.utils.WorldLocation' was not found)
|
| 501 | [12:17:22] [Server thread/WARN] [mixin]: @Mixin target com.zeitheron.hammercore.utils.WorldLocation was not found mixins.jeid.modsupport.json:hammercore.MixinWorldLocation
|
| 502 | [12:17:22] [Server thread/WARN] [mixin]: Error loading class: com/xcompwiz/mystcraft/symbol/symbols/SymbolFloatingIslands$BiomeReplacer (java.lang.ClassNotFoundException: The specified class 'com.xcompwiz.mystcraft.symbol.symbols.SymbolFloatingIslands$BiomeReplacer' was not found)
|
| 503 | [12:17:22] [Server thread/WARN] [mixin]: Error loading class: cn/mcmod/tofucraft/world/gen/layer/GenLayerRiverMix (java.lang.ClassNotFoundException: The specified class 'cn.mcmod.tofucraft.world.gen.layer.GenLayerRiverMix' was not found)
|
| 504 | [12:17:22] [Server thread/WARN] [mixin]: Error loading class: cn/mcmod/tofucraft/world/gen/layer/GenLayerTofuVoronoiZoom (java.lang.ClassNotFoundException: The specified class 'cn.mcmod.tofucraft.world.gen.layer.GenLayerTofuVoronoiZoom' was not found)
|
| 505 | [12:17:22] [Server thread/WARN] [mixin]: Error loading class: com/sk89q/worldedit/blocks/BaseBlock (java.lang.ClassNotFoundException: The specified class 'com.sk89q.worldedit.blocks.BaseBlock' was not found)
|
| 506 | [12:17:22] [Server thread/INFO] [JustEnoughIDs]: Newer TwilightForest version (>689). Using mixin: org.dimdev.jeid.mixin.modsupport.twilightforest.MixinBlockTFMagicLogSpecial
|
| 507 | [12:17:43] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, ivtoolkit, otgcore, openmodscore, randompatches, aether_legacy_addon, aether_legacy, aiimprovements, akashictome, apotheosis, applecore, appleskin, aquaculture, aroma1997core, aroma1997sdimension, artemislib, atum, autoreglib, baubles, better_diving, bettermineshafts, bibliocraft, biggerpacketsplz, biomebundle, bbop, biomesoplenty, bloodmoon, bonsaitrees, bountiful, buildinggadgets, callablehorses, cavern, chameleon, chancecubes, charm, chesttransporter, chickenchunks, chisel, clumps, codechickenlib, colossalchests, colytra, comforts, cookingforblockheads, cosmeticarmorreworked, crafttweaker, crafttweakerjei, crimsonrevelations, cucumber, customizeddungeonloot, cyclicmagic, cyclopscore, danknull, dimdoors, disenchanter, doggytalents, dldungeonsjbg, dungeontactics, ebwizardry, elenaidodge, embersified, embers, engineersworkshop, erebus, extraalchemy, golems, extra_spells, extrautils2, eyeofdragons, fastbench, forgeendertech, forgelin, ftblib, ftbmoney, ftbquests, ftbutilities, heroicarmory, hooked, hunterillager, iceandfire, illagers_plus, improvedbackpacks, infernalmobs, inventorypets, itemfilters, jei, journeymap, jeid, levelup2, librarianliblate, librarianlib, libraryex, limelib, livingenchantment, login_shield, lost_aether, lunatriuscore, megaloot, mia, minerva, mowziesmobs, mystgears, mysticalmechanics, mysticalagriculture, mysticallib, mysticalworld, naturescompass, netherex, netherportalfix, yurtmod, recipehandler, openblocks, openmods, openterraingenerator, ordinarycoins, oreexcavation, p455w0rdslib, harvestcraft, patchouli, pitweaks, placebo, portablecrafting, potioncore, prefab, progressivebosses, pvj, pyramidplunder, qualitytools, quark, quarkoddities, randomloot, randomthings, randomtweaks, reborncore, reccomplex, xreliquary, roguelike, roughtweaks, rustic, scalinghealth, sharetome, signpost, silentlib, storagenetwork, skewers, soot, spartanfire, spartanshields, spartanweaponry, spawnercontrol, stackie, stg, storagedrawers, strawgolem, sasit, subterraneanswitcheroo, terracart, thaumcraft, thaumicaugmentation, tcinventoryscan, beneath, titles, tombstone, tropicraft, twilightforest, uniquebase, uniqueebattle, uniqueeutil, uniquee, uniquecrops, uppers, vc, vtweaks, walljump, waystones, wizardrygolems, xpbook, yoyos, llibrary, ropebridge, solcarrot, thebetweenlands, phosphor-lighting, ancientspellcraft, vt] at CLIENT
|
| 508 | [12:17:43] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, ivtoolkit, otgcore, openmodscore, randompatches, aether_legacy_addon, aether_legacy, aiimprovements, akashictome, apotheosis, applecore, appleskin, aquaculture, aroma1997core, aroma1997sdimension, artemislib, atum, autoreglib, baubles, better_diving, bettermineshafts, bibliocraft, biggerpacketsplz, biomebundle, bbop, biomesoplenty, bloodmoon, bonsaitrees, bountiful, buildinggadgets, callablehorses, cavern, chameleon, chancecubes, charm, chesttransporter, chickenchunks, chisel, clumps, codechickenlib, colossalchests, colytra, comforts, cookingforblockheads, cosmeticarmorreworked, crafttweaker, crafttweakerjei, crimsonrevelations, cucumber, customizeddungeonloot, cyclicmagic, cyclopscore, danknull, dimdoors, disenchanter, doggytalents, dldungeonsjbg, dungeontactics, ebwizardry, elenaidodge, embersified, embers, engineersworkshop, erebus, extraalchemy, golems, extra_spells, extrautils2, eyeofdragons, fastbench, forgeendertech, forgelin, ftblib, ftbmoney, ftbquests, ftbutilities, heroicarmory, hooked, hunterillager, iceandfire, illagers_plus, improvedbackpacks, infernalmobs, inventorypets, itemfilters, jei, journeymap, jeid, levelup2, librarianliblate, librarianlib, libraryex, limelib, livingenchantment, login_shield, lost_aether, lunatriuscore, megaloot, mia, minerva, mowziesmobs, mystgears, mysticalmechanics, mysticalagriculture, mysticallib, mysticalworld, naturescompass, netherex, netherportalfix, yurtmod, recipehandler, openblocks, openmods, openterraingenerator, ordinarycoins, oreexcavation, p455w0rdslib, harvestcraft, patchouli, pitweaks, placebo, portablecrafting, potioncore, prefab, progressivebosses, pvj, pyramidplunder, qualitytools, quark, quarkoddities, randomloot, randomthings, randomtweaks, reborncore, reccomplex, xreliquary, roguelike, roughtweaks, rustic, scalinghealth, sharetome, signpost, silentlib, storagenetwork, skewers, soot, spartanfire, spartanshields, spartanweaponry, spawnercontrol, stackie, stg, storagedrawers, strawgolem, sasit, subterraneanswitcheroo, terracart, thaumcraft, thaumicaugmentation, tcinventoryscan, beneath, titles, tombstone, tropicraft, twilightforest, uniquebase, uniqueebattle, uniqueeutil, uniquee, uniquecrops, uppers, vc, vtweaks, walljump, waystones, wizardrygolems, xpbook, yoyos, llibrary, ropebridge, solcarrot, thebetweenlands, phosphor-lighting, ancientspellcraft, vt] at SERVER
|
| 509 | [12:17:43] [Server thread/INFO] [biggerpacketsplz.ClassTransformer]: Transforming class 'gy', alias 'net.minecraft.network.PacketBuffer'
|
| 510 | [12:17:43] [Server thread/INFO] [biggerpacketsplz.ClassTransformer]: Scanning method 'j()Lfy;'
|
| 511 | [12:17:43] [Server thread/INFO] [biggerpacketsplz.ClassTransformer]: Patching constant (java.lang.Long) 2097152
|
| 512 | [12:17:45] [Server thread/INFO] [Quark ASM]: Transforming net.minecraft.util.DamageSource
|
| 513 | [12:17:45] [Server thread/INFO] [Quark ASM]: Applying Transformation to method (Names [causePlayerDamage, func_76365_a] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;)Lnet/minecraft/util/DamageSource;)
|
| 514 | [12:17:45] [Server thread/INFO] [Quark ASM]: Located Method, patching...
|
| 515 | [12:17:45] [Server thread/INFO] [Quark ASM]: Patch result: true
|
| 516 | [12:17:46] [Server thread/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.world.biome.Biome : anh
|
| 517 | [12:17:46] [Server thread/WARN] [mixin]: Static binding violation: PRIVATE @Overwrite method func_76615_h in mixins.phosphor.json:common.MixinChunk cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
|
| 518 | [12:18:00] [Server thread/INFO] [LibrarianLib ASM]: Transforming NetHandlerPlayServer
|
| 519 | [12:18:00] [Server thread/INFO] [LibrarianLib ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
|
| 520 | [12:18:00] [Server thread/INFO] [LibrarianLib ASM]: Attempting to insert: Update hook
|
| 521 | [12:18:00] [Server thread/INFO] [LibrarianLib ASM]: Patch result: Success
|
| 522 | [12:18:00] [Server thread/INFO] [thaumicaugmentationcore]: Successfully transformed class net.minecraft.network.NetHandlerPlayServer
|
| 523 | [12:18:03] [Server thread/INFO] [Meson ASM]: Transforming BrewingRecipeRegistry
|
| 524 | [12:18:03] [Server thread/INFO] [Meson ASM]: Applying Transformation to method (Names [isValidInput, isValidInput, ] Descriptor (Lnet/minecraft/item/ItemStack;)Z / (Laip;)Z)
|
| 525 | [12:18:03] [Server thread/INFO] [Meson ASM]: Located method, patching...
|
| 526 | [12:18:03] [Server thread/INFO] [Meson ASM]: Located target IF_ICMPEQ L0
|
| 527 | [12:18:03] [Server thread/INFO] [Meson ASM]: Patch result: true
|
| 528 | [12:18:15] [Server thread/ERROR] [FML]: The mod reborncore is expecting signature 8727a3141c8ec7f173b87aa78b9b9807867c4e6b for source RebornCore-1.12.2-3.19.5-universal.jar, however there is no signature matching that description
|
| 529 | [12:18:15] [Server thread/ERROR] [reborncore]: Invalid fingerprint detected for RebornCore!
|
| 530 | [12:18:16] [Server thread/INFO] [Quark ASM]: Transforming net.minecraft.inventory.ContainerWorkbench
|
| 531 | [12:18:16] [Server thread/INFO] [Quark ASM]: Applying Transformation to method (Names [transferStackInSlot, func_82846_b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;)
|
| 532 | [12:18:16] [Server thread/INFO] [Quark ASM]: Located Method, patching...
|
| 533 | [12:18:16] [Server thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
|
| 534 | [12:18:16] [Server thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
|
| 535 | [12:18:16] [Server thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
|
| 536 | [12:18:16] [Server thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
|
| 537 | [12:18:16] [Server thread/INFO] [Quark ASM]: Patch result: true
|
| 538 | [12:18:27] [Server thread/INFO] [STDOUT]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraftforge.common.DimensionManager : net/minecraftforge/common/DimensionManager
|
| 539 | [12:18:37] [Server thread/ERROR] [FML]: The mod sasit is expecting signature d476d1b22b218a10d845928d1665d45fce301b27 for source StuffASockInIt-1.12.2-1.1.30.jar, however there is no signature matching that description
|
| 540 | [12:18:37] [Server thread/INFO] [sasit]: The mod has started up!
|
| 541 | [12:18:37] [Server thread/INFO] [sasit]: Logs containing the following text may have been removed!
|
| 542 | [12:18:37] [Server thread/INFO] [sasit]: Potentially Dangerous alternative prefix
|
| 543 | [12:18:37] [Server thread/INFO] [sasit]: Couldn't load loot table
|
| 544 | [12:18:37] [Server thread/INFO] [sasit]: Couldn't find resource table
|
| 545 | [12:18:37] [Server thread/INFO] [sasit]: Could not load tree type from file
|
| 546 | [12:18:37] [Server thread/INFO] [sasit]: Parsing error loading recipe
|
| 547 | [12:18:37] [Server thread/INFO] [sasit]: Exception loading model
|
| 548 | [12:18:37] [Server thread/INFO] [sasit]: Could not load override model
|
| 549 | [12:18:37] [Server thread/INFO] [sasit]: Could not load vanilla model
|
| 550 | [12:18:37] [Server thread/INFO] [sasit]: Exception loading blockstate
|
| 551 | [12:18:37] [Server thread/INFO] [sasit]: Attempt to attach world capability before mod is inititalized - silly fake worlds.
|
| 552 | [12:18:37] [Server thread/INFO] [sasit]: Creating default SeasonInfo for dimension overworld
|
| 553 | [12:18:37] [Server thread/INFO] [sasit]: Parsing error loading built-in advancement
|
| 554 | [12:18:37] [Server thread/WARN] [sasit]: Invalid fingerprint detected! The file StuffASockInIt-1.12.2-1.1.30.jar may have been tampered with. This version will NOT be supported by the author!
|
| 555 | [12:18:39] [Server thread/INFO] [thaumicaugmentationcore]: Successfully transformed class thaumcraft.common.items.casters.foci.FocusMediumTouch
|
| 556 | [12:18:39] [Server thread/INFO] [thaumicaugmentationcore]: Successfully transformed class thaumcraft.common.entities.EntityFluxRift
|
| 557 | [12:18:47] [Server thread/WARN] [solcarrot]: Invalid Fingerprint!
|
| 558 | [12:18:51] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
|
| 559 | [12:18:56] [Server thread/INFO] [FML]: Found 4352 ObjectHolder annotations
|
| 560 | [12:18:56] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
|
| 561 | [12:18:56] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
|
| 562 | [12:18:57] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
|
| 563 | [12:18:57] [Forge Version Check/INFO] [forge.VersionCheck]: [lost_aether] Starting version check at https://moddinglegacy.com/supporters-changelogs/lost-content.json
|
| 564 | [12:18:57] [Forge Version Check/INFO] [forge.VersionCheck]: [aether_legacy] Starting version check at https://raw.githubusercontent.com/Modding-Legacy/Aether-Legacy/master/aether-legacy-changelog.json
|
| 565 | [12:18:58] [Forge Version Check/INFO] [forge.VersionCheck]: [storagenetwork] Starting version check at https://raw.githubusercontent.com/Lothrazar/Storage-Network/master/update.json
|
| 566 | [12:18:58] [Forge Version Check/INFO] [forge.VersionCheck]: [storagenetwork] Found status: BETA Target: null
|
| 567 | [12:18:58] [Forge Version Check/INFO] [forge.VersionCheck]: [randompatches] Starting version check at https://raw.githubusercontent.com/TheRandomLabs/RandomPatches/misc/versions.json
|
| 568 | [12:18:58] [Forge Version Check/INFO] [forge.VersionCheck]: [randompatches] Found status: UP_TO_DATE Target: null
|
| 569 | [12:18:58] [Forge Version Check/INFO] [forge.VersionCheck]: [cyclicmagic] Starting version check at https://raw.githubusercontent.com/Lothrazar/Cyclic/trunk/1.12/update.json
|
| 570 | [12:18:58] [Forge Version Check/INFO] [forge.VersionCheck]: [cyclicmagic] Found status: OUTDATED Target: 1.20.11
|
| 571 | [12:18:58] [Forge Version Check/INFO] [forge.VersionCheck]: [buildinggadgets] Starting version check at https://github.com/Direwolf20-MC/BuildingGadgets/raw/master/update.json
|
| 572 | [12:18:58] [Forge Version Check/INFO] [forge.VersionCheck]: [buildinggadgets] Found status: AHEAD Target: null
|
| 573 | [12:18:58] [Forge Version Check/INFO] [forge.VersionCheck]: [disenchanter] Starting version check at https://raw.githubusercontent.com/Impelon/Disenchanter/meta/versions.json
|
| 574 | [12:18:58] [Forge Version Check/INFO] [forge.VersionCheck]: [disenchanter] Found status: UP_TO_DATE Target: null
|
| 575 | [12:18:58] [Forge Version Check/INFO] [forge.VersionCheck]: [openmods] Starting version check at http://openmods.info/versions/openmodslib.json
|
| 576 | [12:18:58] [Forge Version Check/INFO] [forge.VersionCheck]: [openmods] Found status: AHEAD Target: null
|
| 577 | [12:18:58] [Forge Version Check/INFO] [forge.VersionCheck]: [openblocks] Starting version check at http://openmods.info/versions/openblocks.json
|
| 578 | [12:18:58] [Forge Version Check/INFO] [forge.VersionCheck]: [openblocks] Found status: AHEAD Target: null
|
| 579 | [12:18:58] [Forge Version Check/INFO] [forge.VersionCheck]: [chickenchunks] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=ChickenChunks
|
| 580 | [12:18:59] [Forge Version Check/INFO] [forge.VersionCheck]: [chickenchunks] Found status: BETA Target: null
|
| 581 | [12:18:59] [Forge Version Check/INFO] [forge.VersionCheck]: [llibrary] Starting version check at https://gist.githubusercontent.com/Gegy/a6639456aeb8edd92cbf7cbfcf9d65d9/raw/llibrary_updates.json
|
| 582 | [12:18:59] [Forge Version Check/INFO] [forge.VersionCheck]: [llibrary] Found status: UP_TO_DATE Target: null
|
| 583 | [12:18:59] [Forge Version Check/INFO] [forge.VersionCheck]: [crafttweaker] Starting version check at https://updates.blamejared.com/get?n=crafttweaker&gv=1.12.2
|
| 584 | [12:18:59] [Forge Version Check/INFO] [forge.VersionCheck]: [crafttweaker] Found status: BETA Target: null
|
| 585 | [12:18:59] [Forge Version Check/INFO] [forge.VersionCheck]: [beneath] Starting version check at https://raw.githubusercontent.com/Shinoow/The-Beneath/master/version.json
|
| 586 | [12:18:59] [Forge Version Check/INFO] [forge.VersionCheck]: [beneath] Found status: UP_TO_DATE Target: null
|
| 587 | [12:18:59] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
|
| 588 | [12:19:01] [Server thread/OFF] [Aroma1997Core]: Loading Aroma1997Core version **.**.**.**.b167 for MC 1.12.2
|
| 589 | [12:19:01] [Server thread/INFO] [Aroma1997Core]: Finished Pre-initialization.
|
| 590 | [12:19:01] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null
|
| 591 | [12:19:01] [Forge Version Check/INFO] [forge.VersionCheck]: [jeid] Starting version check at https://gist.githubusercontent.com/Runemoro/67b1d8d31af58e9d35410ef60b2017c3/raw/1fe08a6c45a1f481a8a2a8c71e52d4245dcb7713/jeid_update.json
|
| 592 | [12:19:01] [Forge Version Check/INFO] [forge.VersionCheck]: [jeid] Found status: AHEAD Target: null
|
| 593 | [12:19:01] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib
|
| 594 | [12:19:01] [Server thread/INFO] [Meson ASM]: Transforming StructureStart
|
| 595 | [12:19:01] [Server thread/INFO] [Meson ASM]: Applying Transformation to method (Names [generateStructure, func_75068_a, a] Descriptor (Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/world/gen/structure/StructureBoundingBox;)V / (Lamu;Ljava/util/Random;Lbbg;)V)
|
| 596 | [12:19:01] [Server thread/INFO] [Meson ASM]: Located method, patching...
|
| 597 | [12:19:01] [Server thread/INFO] [Meson ASM]: Located target INVOKEVIRTUAL bbx.a (Lamu;Ljava/util/Random;Lbbg;)Z
|
| 598 | [12:19:01] [Server thread/INFO] [Meson ASM]: Patch result: true
|
| 599 | [12:19:01] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Found status: BETA Target: null
|
| 600 | [12:19:01] [Forge Version Check/INFO] [forge.VersionCheck]: [mia] Starting version check at https://raw.githubusercontent.com/SokyranTheDragon/Minor-Integrations-and-Additions-MIA-/master/update.json
|
| 601 | [12:19:01] [Forge Version Check/INFO] [forge.VersionCheck]: [mia] Found status: UP_TO_DATE Target: null
|
| 602 | [12:19:01] [Forge Version Check/INFO] [forge.VersionCheck]: [livingenchantment] Starting version check at https://raw.githubusercontent.com/Clownvin/Living-Enchantment/1.12.2/update.json
|
| 603 | [12:19:01] [Server thread/INFO] [thaumicaugmentationcore]: Successfully transformed class baubles.api.cap.BaublesContainer
|
| 604 | [12:19:01] [Forge Version Check/INFO] [forge.VersionCheck]: [livingenchantment] Found status: UP_TO_DATE Target: null
|
| 605 | [12:19:01] [Forge Version Check/INFO] [forge.VersionCheck]: [doggytalents] Starting version check at https://raw.githubusercontent.com/percivalalb/DoggyTalents/1.12.2/version.json
|
| 606 | [12:19:02] [Forge Version Check/INFO] [forge.VersionCheck]: [twilightforest] Starting version check at https://raw.githubusercontent.com/TeamTwilight/twilightforest/1.12.x/update.json
|
| 607 | [12:19:02] [Forge Version Check/INFO] [forge.VersionCheck]: [twilightforest] Found status: AHEAD Target: null
|
| 608 | [12:19:02] [Forge Version Check/INFO] [forge.VersionCheck]: [prefab] Starting version check at https://raw.githubusercontent.com/Brian-Wuest/MC-Prefab/master/changeLog.json
|
| 609 | [12:19:02] [Forge Version Check/INFO] [forge.VersionCheck]: [prefab] Found status: BETA Target: null
|
| 610 | [12:19:02] [Forge Version Check/INFO] [forge.VersionCheck]: [cavern] Starting version check at https://raw.githubusercontent.com/kegare/Cavern2/master/cavern2.json
|
| 611 | [12:19:02] [Forge Version Check/INFO] [forge.VersionCheck]: [cavern] Found status: UP_TO_DATE Target: null
|
| 612 | [12:19:02] [Forge Version Check/INFO] [forge.VersionCheck]: [tombstone] Starting version check at https://raw.githubusercontent.com/Corail31/tombstone_lite/master/update.json
|
| 613 | [12:19:02] [Forge Version Check/INFO] [forge.VersionCheck]: [tombstone] Found status: OUTDATED Target: 4.5.2
|
| 614 | [12:19:02] [Forge Version Check/INFO] [forge.VersionCheck]: [titles] Starting version check at https://raw.githubusercontent.com/Aurilux/Titles/blob/master/update.json
|
| 615 | [12:19:02] [Forge Version Check/INFO] [forge.VersionCheck]: [biggerpacketsplz] Starting version check at http://mods.mc.elnounch.net/biggerpacketsplz.json
|
| 616 | [12:19:02] [Server thread/INFO] [Meson ASM]: Transforming StructureVillagePieces$Village
|
| 617 | [12:19:02] [Server thread/INFO] [Meson ASM]: Applying Transformation to method (Names [biomeDoor, func_189925_i, i] Descriptor ()Lnet/minecraft/block/BlockDoor; / ()Laqa;)
|
| 618 | [12:19:02] [Server thread/INFO] [Meson ASM]: Located method, patching...
|
| 619 | [12:19:02] [Server thread/INFO] [Meson ASM]: Located target ALOAD 0
|
| 620 | [12:19:02] [Server thread/INFO] [Meson ASM]: Patch result: true
|
| 621 | [12:19:02] [Forge Version Check/INFO] [forge.VersionCheck]: [biggerpacketsplz] Found status: UP_TO_DATE Target: null
|
| 622 | [12:19:02] [Forge Version Check/INFO] [forge.VersionCheck]: [randomtweaks] Starting version check at https://raw.githubusercontent.com/TheRandomLabs/RandomTweaks/misc/versions.json
|
| 623 | [12:19:02] [Forge Version Check/INFO] [forge.VersionCheck]: [randomtweaks] Found status: UP_TO_DATE Target: null
|
| 624 | [12:19:02] [Forge Version Check/INFO] [forge.VersionCheck]: [vtweaks] Starting version check at https://raw.githubusercontent.com/oitsjustjose/V-Tweaks/1.12/updater.json
|
| 625 | [12:19:02] [Forge Version Check/INFO] [forge.VersionCheck]: [vtweaks] Found status: BETA Target: null
|
| 626 | [12:19:07] [Server thread/INFO] [Quark]: 'Food tooltip' is forcefully disabled as it's incompatible with the following loaded mods: [appleskin]
|
| 627 | [12:19:09] [Server thread/INFO] [Quark]: Module experimental is enabled
|
| 628 | [12:19:09] [Server thread/INFO] [Quark]: Module world is enabled
|
| 629 | [12:19:09] [Server thread/INFO] [Quark]: Module client is enabled
|
| 630 | [12:19:09] [Server thread/INFO] [Quark]: Module automation is enabled
|
| 631 | [12:19:09] [Server thread/INFO] [Quark]: Module vanity is enabled
|
| 632 | [12:19:09] [Server thread/INFO] [Quark]: Module tweaks is enabled
|
| 633 | [12:19:09] [Server thread/INFO] [Quark]: Module building is enabled
|
| 634 | [12:19:09] [Server thread/INFO] [Quark]: Module management is enabled
|
| 635 | [12:19:09] [Server thread/INFO] [Quark]: Module oddities is enabled
|
| 636 | [12:19:09] [Server thread/INFO] [Quark]: Module misc is enabled
|
| 637 | [12:19:09] [Server thread/INFO] [Quark]: Module decoration is enabled
|
| 638 | [12:19:26] [Server thread/INFO] [bonsaitrees]: Loading configuration
|
| 639 | [12:19:26] [Server thread/INFO] [bonsaitrees]: Trying to tell CraftTweaker2 about us
|
| 640 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature GunpowderBlock
|
| 641 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature RedstoneSand
|
| 642 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature VariableRedstoneLamp
|
| 643 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature Coffee
|
| 644 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature Decay
|
| 645 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature EnderSight
|
| 646 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature FlavoredCake
|
| 647 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature PoisonousPotatoBrew
|
| 648 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature Barrel
|
| 649 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature BookshelfChest
|
| 650 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature Composter
|
| 651 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature Crate
|
| 652 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature EnderPearlBlock
|
| 653 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature Lantern
|
| 654 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature RottenFleshBlock
|
| 655 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature SmoothGlowstone
|
| 656 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature SuspiciousSoup
|
| 657 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature CurseBreak
|
| 658 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature ExtraCurses
|
| 659 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature Homing
|
| 660 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature Magnetic
|
| 661 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature Salvage
|
| 662 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature DecreaseRepairCost
|
| 663 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature ExtendTotemOfReturning
|
| 664 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature ExtractBookXP
|
| 665 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature ExtractEnchantments
|
| 666 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature TallowIncreasesDurability
|
| 667 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature CactusWater
|
| 668 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature CauldronWaterSource
|
| 669 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature CompassBinding
|
| 670 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature DispensersUseAnyBow
|
| 671 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature ExtraRecords
|
| 672 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature FurnacesRecycleMore
|
| 673 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature GoldToolImprovements
|
| 674 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature LeatherArmorInvisibility
|
| 675 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature PickaxesBreakPistons
|
| 676 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature RandomAnimalTextures
|
| 677 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature RecordsStopBackgroundMusic
|
| 678 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature RemoveNitwits
|
| 679 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature RestrictFurnaceInput
|
| 680 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature ShearedMelons
|
| 681 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature SpongesReduceFallDamage
|
| 682 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature StackableEnchantedBooks
|
| 683 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature StackableMilkBuckets
|
| 684 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature StackablePotions
|
| 685 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature TamedAnimalsHealing
|
| 686 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature TamedAnimalsNoDamage
|
| 687 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature UseTotemFromInventory
|
| 688 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature WaterInHotBiomes
|
| 689 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature WitchesDropDecay
|
| 690 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature WitchesDropLuck
|
| 691 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature WitchHatProtection
|
| 692 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature AbandonedCrates
|
| 693 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature BatBucket
|
| 694 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature ChargedEmeralds
|
| 695 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature EndermitePowder
|
| 696 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature EndPortalRunes
|
| 697 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature IllusionersInRoofedForest
|
| 698 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature Moonstone
|
| 699 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature MoreVillageBiomes
|
| 700 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature NetherGoldDeposits
|
| 701 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature Spectre
|
| 702 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature SpectreHaunting
|
| 703 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature StructureMaps
|
| 704 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature SwampHutDecorations
|
| 705 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature TotemOfReturning
|
| 706 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature TotemOfShielding
|
| 707 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature VillageDecorations
|
| 708 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature VillagerTrades
|
| 709 | [12:19:29] [Server thread/INFO] [Meson]: Configuring feature VindicatorsInRoofedForest
|
| 710 | [12:19:29] [Server thread/INFO] [Meson]: Starting module CharmAutomation
|
| 711 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature GunpowderBlock
|
| 712 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature RedstoneSand
|
| 713 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature VariableRedstoneLamp
|
| 714 | [12:19:29] [Server thread/INFO] [Meson]: Starting module CharmBrewing
|
| 715 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature Coffee
|
| 716 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature Decay
|
| 717 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature EnderSight
|
| 718 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature FlavoredCake
|
| 719 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature PoisonousPotatoBrew
|
| 720 | [12:19:29] [Server thread/INFO] [Meson]: Starting module CharmCrafting
|
| 721 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature Barrel
|
| 722 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature BookshelfChest
|
| 723 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature Composter
|
| 724 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature Crate
|
| 725 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature EnderPearlBlock
|
| 726 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature Lantern
|
| 727 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature RottenFleshBlock
|
| 728 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature SmoothGlowstone
|
| 729 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature SuspiciousSoup
|
| 730 | [12:19:29] [Server thread/INFO] [Meson]: Starting module CharmEnchanting
|
| 731 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature CurseBreak
|
| 732 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature Homing
|
| 733 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature Magnetic
|
| 734 | [12:19:29] [Server thread/INFO] [Meson]: Starting module CharmSmithing
|
| 735 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature DecreaseRepairCost
|
| 736 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature ExtendTotemOfReturning
|
| 737 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature ExtractBookXP
|
| 738 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature ExtractEnchantments
|
| 739 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature TallowIncreasesDurability
|
| 740 | [12:19:29] [Server thread/INFO] [Meson]: Starting module CharmTweaks
|
| 741 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature CactusWater
|
| 742 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature CauldronWaterSource
|
| 743 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature CompassBinding
|
| 744 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature DispensersUseAnyBow
|
| 745 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature ExtraRecords
|
| 746 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature GoldToolImprovements
|
| 747 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature LeatherArmorInvisibility
|
| 748 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature PickaxesBreakPistons
|
| 749 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature RandomAnimalTextures
|
| 750 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature RecordsStopBackgroundMusic
|
| 751 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature RemoveNitwits
|
| 752 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature RestrictFurnaceInput
|
| 753 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature ShearedMelons
|
| 754 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature SpongesReduceFallDamage
|
| 755 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature StackableEnchantedBooks
|
| 756 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature StackableMilkBuckets
|
| 757 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature StackablePotions
|
| 758 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature TamedAnimalsHealing
|
| 759 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature TamedAnimalsNoDamage
|
| 760 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature UseTotemFromInventory
|
| 761 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature WaterInHotBiomes
|
| 762 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature WitchesDropLuck
|
| 763 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature WitchHatProtection
|
| 764 | [12:19:29] [Server thread/INFO] [Meson]: Starting module CharmWorld
|
| 765 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature AbandonedCrates
|
| 766 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature BatBucket
|
| 767 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature ChargedEmeralds
|
| 768 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature EndermitePowder
|
| 769 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature EndPortalRunes
|
| 770 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature IllusionersInRoofedForest
|
| 771 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature Moonstone
|
| 772 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature MoreVillageBiomes
|
| 773 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature NetherGoldDeposits
|
| 774 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature StructureMaps
|
| 775 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature SwampHutDecorations
|
| 776 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature TotemOfReturning
|
| 777 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature TotemOfShielding
|
| 778 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature VillageDecorations
|
| 779 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature VillagerTrades
|
| 780 | [12:19:29] [Server thread/INFO] [Meson]: Starting feature VindicatorsInRoofedForest
|
| 781 | [12:19:30] [Server thread/INFO] [FML]: Applying holder lookups
|
| 782 | [12:19:31] [Server thread/INFO] [FML]: Holder lookups applied
|
| 783 | [12:19:38] [Update-Checker/INFO] [STDERR]: [xxrexraptorxx.customizeddungeonloot.util.UpdateChecker$1:run:34]: java.io.FileNotFoundException: https://www.dropbox.com/s/dl/9isvxvrq5uxovzu/Customized%20Dungeon%20Loot%201.12.txt
|
| 784 | [12:19:38] [Update-Checker/INFO] [STDERR]: [xxrexraptorxx.customizeddungeonloot.util.UpdateChecker$1:run:34]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896)
|
| 785 | [12:19:38] [Update-Checker/INFO] [STDERR]: [xxrexraptorxx.customizeddungeonloot.util.UpdateChecker$1:run:34]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92)
|
| 786 | [12:19:38] [Update-Checker/INFO] [STDERR]: [xxrexraptorxx.customizeddungeonloot.util.UpdateChecker$1:run:34]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1490)
|
| 787 | [12:19:38] [Update-Checker/INFO] [STDERR]: [xxrexraptorxx.customizeddungeonloot.util.UpdateChecker$1:run:34]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1488)
|
| 788 | [12:19:38] [Update-Checker/INFO] [STDERR]: [xxrexraptorxx.customizeddungeonloot.util.UpdateChecker$1:run:34]: at java.security.AccessController.doPrivileged(Native Method)
|
| 789 | [12:19:38] [Update-Checker/INFO] [STDERR]: [xxrexraptorxx.customizeddungeonloot.util.UpdateChecker$1:run:34]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
|
| 790 | [12:19:38] [Update-Checker/INFO] [STDERR]: [xxrexraptorxx.customizeddungeonloot.util.UpdateChecker$1:run:34]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1487)
|
| 791 | [12:19:38] [Update-Checker/INFO] [STDERR]: [xxrexraptorxx.customizeddungeonloot.util.UpdateChecker$1:run:34]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
|
| 792 | [12:19:38] [Update-Checker/INFO] [STDERR]: [xxrexraptorxx.customizeddungeonloot.util.UpdateChecker$1:run:34]: at java.net.URL.openStream(URL.java:1068)
|
| 793 | [12:19:38] [Update-Checker/INFO] [STDERR]: [xxrexraptorxx.customizeddungeonloot.util.UpdateChecker$1:run:34]: at xxrexraptorxx.customizeddungeonloot.util.UpdateChecker$1.run(UpdateChecker.java:24)
|
| 794 | [12:19:49] [Server thread/INFO] [/dank/null]: The One Probe Integation: Disabled
|
| 795 | [12:19:49] [Server thread/INFO] [DLDUNGEONS]: Doomlike Dungeons is in preInit, should now load config.
|
| 796 | [12:19:49] [Server thread/INFO] [DLDUNGEONS]: themesdir is /server/config/DLDungeonsJBG
|
| 797 | [12:19:49] [Server thread/INFO] [DLDUNGEONS]: Frequency Scaling Factor Set To: 28
|
| 798 | [12:19:49] [Server thread/INFO] [DLDUNGEONS]: Minimum X Factor Set To: 32
|
| 799 | [12:19:49] [Server thread/INFO] [DLDUNGEONS]: Difficulty set to: Super violent.
|
| 800 | [12:19:49] [Server thread/INFO] [DLDUNGEONS]: Will spawn dungeons in with world generation? true
|
| 801 | [12:19:49] [Server thread/INFO] [DLDUNGEONS]: Will spawn dungeons even with structures disabled? false
|
| 802 | [12:19:49] [Server thread/INFO] [DLDUNGEONS]: Will export item, block, and mob lists? false
|
| 803 | [12:19:49] [Server thread/INFO] [DLDUNGEONS]: Will announce use of OP/cheat commands? true
|
| 804 | [12:19:49] [Server thread/INFO] [DLDUNGEONS]: Will dungeons be easy to find? false
|
| 805 | [12:19:49] [Server thread/INFO] [DLDUNGEONS]: Hub room (entrances and boss rooms) will have high ceiling? false
|
| 806 | [12:19:49] [Server thread/INFO] [DLDUNGEONS]: All dungeon will be huge? false
|
| 807 | [12:19:49] [Server thread/INFO] [DLDUNGEONS]: Will dungeon all have single entrances? false
|
| 808 | [12:19:49] [Server thread/INFO] [DLDUNGEONS]: Will themes be automatically install if themes folder is empty? true
|
| 809 | [12:19:49] [Server thread/INFO] [DLDUNGEONS]: Can themes be (re)installed by command? true
|
| 810 | [12:19:49] [Server thread/INFO] [DLDUNGEONS]: adding END to excusion list
|
| 811 | [12:19:49] [Server thread/INFO] [DLDUNGEONS]: adding NETHER to excusion list
|
| 812 | [12:19:49] [Server thread/INFO] [DLDUNGEONS]: Will use API? true
|
| 813 | [12:19:49] [Server thread/INFO] [DLDUNGEONS]: Will allow API base mob change? true
|
| 814 | [12:19:49] [Server thread/INFO] [DLDUNGEONS]: Will self-profile? false
|
| 815 | [12:19:50] [Server thread/INFO] [DLDUNGEONS]: themesdir will be set to /server/config/DLDungeonsJBG/themes/
|
| 816 | [12:19:50] [Server thread/INFO] [DLDUNGEONS]: themesdir File is be set to /server/config/DLDungeonsJBG/themes
|
| 817 | [12:19:50] [Server thread/INFO] [DLDUNGEONS]: themesdir is /server/config/DLDungeonsJBG/themes
|
| 818 | [12:19:50] [Server thread/INFO] [DLDUNGEONS]: Config should now be loaded.
|
| 819 | [12:19:50] [Server thread/INFO] [ebwizardry]: Setting up main config
|
| 820 | [12:19:50] [Server thread/INFO] [ebwizardry]: Config category gameplay contains redundant options:
|
| 821 | [12:19:50] [Server thread/INFO] [ebwizardry]: bowItemWhitelist
|
| 822 | [12:19:50] [Server thread/INFO] [ebwizardry]: currencyItems
|
| 823 | [12:19:50] [Server thread/INFO] [ebwizardry]: discoveryMode
|
| 824 | [12:19:50] [Server thread/INFO] [ebwizardry]: divinationOreWhitelist
|
| 825 | [12:19:50] [Server thread/INFO] [ebwizardry]: evilWizardSpawnRate
|
| 826 | [12:19:50] [Server thread/INFO] [ebwizardry]: forfeitChance
|
| 827 | [12:19:50] [Server thread/INFO] [ebwizardry]: friendlyFire
|
| 828 | [12:19:50] [Server thread/INFO] [ebwizardry]: iceWraithSpawnRate
|
| 829 | [12:19:50] [Server thread/INFO] [ebwizardry]: legacyWandLevelling
|
| 830 | [12:19:50] [Server thread/INFO] [ebwizardry]: lightningWraithSpawnRate
|
| 831 | [12:19:50] [Server thread/INFO] [ebwizardry]: mindControlTargetsBlacklist
|
| 832 | [12:19:50] [Server thread/INFO] [ebwizardry]: minionRevengeTargeting
|
| 833 | [12:19:50] [Server thread/INFO] [ebwizardry]: mobLootTableBlacklist
|
| 834 | [12:19:50] [Server thread/INFO] [ebwizardry]: mobLootTableWhitelist
|
| 835 | [12:19:50] [Server thread/INFO] [ebwizardry]: mobSpawnBiomeBlacklist
|
| 836 | [12:19:50] [Server thread/INFO] [ebwizardry]: mobSpawnDimensions
|
| 837 | [12:19:50] [Server thread/INFO] [ebwizardry]: npcDamageScaling
|
| 838 | [12:19:50] [Server thread/INFO] [ebwizardry]: playerDamageScaling
|
| 839 | [12:19:50] [Server thread/INFO] [ebwizardry]: pocketFurnaceItemBlacklist
|
| 840 | [12:19:50] [Server thread/INFO] [ebwizardry]: replaceVanillaFallDamage
|
| 841 | [12:19:50] [Server thread/INFO] [ebwizardry]: replaceVanillaFireballs
|
| 842 | [12:19:50] [Server thread/INFO] [ebwizardry]: summonedCreatureTargetsBlacklist
|
| 843 | [12:19:50] [Server thread/INFO] [ebwizardry]: summonedCreatureTargetsWhitelist
|
| 844 | [12:19:50] [Server thread/INFO] [ebwizardry]: swordItemWhitelist
|
| 845 | [12:19:50] [Server thread/INFO] [ebwizardry]: treeBlocks
|
| 846 | [12:19:50] [Server thread/INFO] [ebwizardry]: These options will have no effect (they are probably left over from an older version of wizardry). It is recommended to either remove them manually, or delete ebwizardry.cfg and allow a fresh config to be generated.
|
| 847 | [12:19:54] [Server thread/INFO] [reborncore]: Pre loaded registries in 161ms
|
| 848 | [12:19:54] [Server thread/INFO] [reborncore]: Loaded registrys for reborncore.common.registration.RegistryConstructionEvent in 88ms
|
| 849 | [12:19:54] [Server thread/INFO] [reborncore]: Loaded power manager from: ForgePowerManager
|
| 850 | [12:19:54] [Server thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLPreInitializationEvent in 27ms
|
| 851 | [12:19:54] [Server thread/INFO] [engineersworkshop]: BLANK recipe loaded.
|
| 852 | [12:19:54] [Server thread/INFO] [engineersworkshop]: STORAGE recipe loaded.
|
| 853 | [12:19:54] [Server thread/INFO] [engineersworkshop]: AUTO_CRAFTER recipe loaded.
|
| 854 | [12:19:54] [Server thread/INFO] [engineersworkshop]: SPEED recipe loaded.
|
| 855 | [12:19:54] [Server thread/INFO] [engineersworkshop]: QUEUE recipe loaded.
|
| 856 | [12:19:54] [Server thread/INFO] [engineersworkshop]: AUTO_TRANSFER recipe loaded.
|
| 857 | [12:19:54] [Server thread/INFO] [engineersworkshop]: FILTER recipe loaded.
|
| 858 | [12:19:54] [Server thread/INFO] [engineersworkshop]: CHARGED recipe loaded.
|
| 859 | [12:19:54] [Server thread/INFO] [engineersworkshop]: TRANSFER recipe loaded.
|
| 860 | [12:19:54] [Server thread/INFO] [engineersworkshop]: AXE recipe loaded.
|
| 861 | [12:19:54] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class erebus.entity.EntityScytodes from class erebus.entity.EntityJumpingSpider
|
| 862 | [12:19:56] [Server thread/WARN] [FML]: A mod has attempted to assign Block Block{minecraft:air} to the Fluid 'honey' but this Fluid has already been linked to the Block Block{biomesoplenty:honey}. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
|
| 863 | [12:19:57] [Server thread/INFO] [extraalchemy]: Registering Network Protocol
|
| 864 | [12:20:03] [Server thread/INFO] [Meson ASM]: Transforming ItemHandlerHelper
|
| 865 | [12:20:03] [Server thread/INFO] [Meson ASM]: Applying Transformation to method (Names [insertItem, insertItem, ] Descriptor (Lnet/minecraftforge/items/IItemHandler;Lnet/minecraft/item/ItemStack;Z)Lnet/minecraft/item/ItemStack; / (Lnet/minecraftforge/items/IItemHandler;Laip;Z)Laip;)
|
| 866 | [12:20:03] [Server thread/INFO] [Meson ASM]: Located method, patching...
|
| 867 | [12:20:03] [Server thread/INFO] [Meson ASM]: Located target ALOAD 0
|
| 868 | [12:20:03] [Server thread/INFO] [Meson ASM]: Patch result: true
|
| 869 | [12:20:04] [Server thread/INFO] [Ice And Fire]: A raven flies from the north to the sea
|
| 870 | [12:20:04] [Server thread/INFO] [Ice And Fire]: A dragon whispers her name in the east
|
| 871 | [12:20:04] [Server thread/WARN] [FTB Library]: Replacing com.feed_the_beast.ftblib.lib.config.DefaultRankConfigHandler with com.feed_the_beast.ftbutilities.ranks.FTBUtilitiesPermissionHandler
|
| 872 | [12:20:04] [Server thread/WARN] [FML]: Replacing net.minecraftforge.server.permission.DefaultPermissionHandler with com.feed_the_beast.ftbutilities.ranks.FTBUtilitiesPermissionHandler
|
| 873 | [12:20:19] [Server thread/INFO] [OpenMods]: openmods.config.game.GameRegistryObjectsProvider.processAnnotations(GameRegistryObjectsProvider.java:208): Object grave (from field public static net.minecraft.block.Block openblocks.OpenBlocks$Blocks.grave) is disabled
|
| 874 | [12:20:19] [Server thread/INFO] [OpenMods]: openmods.config.game.GameRegistryObjectsProvider.processAnnotations(GameRegistryObjectsProvider.java:208): Object auto_anvil (from field public static net.minecraft.block.Block openblocks.OpenBlocks$Blocks.autoAnvil) is disabled
|
| 875 | [12:20:19] [Server thread/INFO] [OpenMods]: openmods.config.game.GameRegistryObjectsProvider.processAnnotations(GameRegistryObjectsProvider.java:208): Object block_breaker (from field public static net.minecraft.block.Block openblocks.OpenBlocks$Blocks.blockBreaker) is disabled
|
| 876 | [12:20:19] [Server thread/INFO] [OpenMods]: openmods.config.game.GameRegistryObjectsProvider.processAnnotations(GameRegistryObjectsProvider.java:208): Object block_placer (from field public static net.minecraft.block.Block openblocks.OpenBlocks$Blocks.blockPlacer) is disabled
|
| 877 | [12:20:19] [Server thread/INFO] [OpenMods]: openmods.config.game.GameRegistryObjectsProvider.processAnnotations(GameRegistryObjectsProvider.java:208): Object dev_null (from field public static net.minecraft.item.Item openblocks.OpenBlocks$Items.devNull) is disabled
|
| 878 | [12:20:24] [Server thread/INFO] [pvj]: Project: Vibrant Journeys detected that you also have Biomes O' Plenty installed! Enjoy your adventures!
|
| 879 | [12:20:25] [Server thread/INFO] [pvj]: Biomes disabled. That makes me sad :(
|
| 880 | [12:20:32] [Server thread/INFO] [Scaling Health]: Trying to change max health cap to 2048
|
| 881 | [12:20:33] [Server thread/INFO] [Scaling Health]: Config successfully loaded!
|
| 882 | [12:20:34] [Server thread/WARN] [FML]: ****************************************
|
| 883 | [12:20:34] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name foodCaramel has occurred. It adds an item (type: class casadis.skewers.items.ItemMisc) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
|
| 884 | TO USERS: YES this is a BUG in the mod Skewers report it to them!
|
| 885 | [12:20:34] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:679)
|
| 886 | [12:20:34] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:651)
|
| 887 | [12:20:34] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:649)
|
| 888 | [12:20:34] [Server thread/WARN] [FML]: * at casadis.skewers.util.handlers.OreDictHandler.init(OreDictHandler.java:42)
|
| 889 | [12:20:34] [Server thread/WARN] [FML]: * at casadis.skewers.Main.PreInit(Main.java:36)
|
| 890 | [12:20:34] [Server thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
|
| 891 | [12:20:34] [Server thread/WARN] [FML]: ****************************************
|
| 892 | [12:20:35] [Server thread/INFO] [Spartan Weaponry]: Starting up Spartan Weaponry!
|
| 893 | [12:20:35] [Server thread/INFO] [Spartan Weaponry]: API: Loaded internal method handler. API functionality should work now!
|
| 894 | [12:20:35] [Server thread/INFO] [Spartan Weaponry]: Defined config version: 2.0 - Loaded config version: 2.0
|
| 895 | [12:20:35] [Server thread/INFO] [Spartan Shields]: Starting up Spartan Shields!
|
| 896 | [12:20:38] [Server thread/INFO] [twilightforest]: Loaded compatibility for mod Baubles.
|
| 897 | [12:20:38] [Server thread/INFO] [twilightforest]: Loaded compatibility for mod Chisel.
|
| 898 | [12:20:38] [Server thread/INFO] [twilightforest]: Skipped compatibility for mod Forestry.
|
| 899 | [12:20:38] [Server thread/INFO] [twilightforest]: Skipped compatibility for mod Immersive Engineering.
|
| 900 | [12:20:38] [Server thread/INFO] [twilightforest]: Loaded compatibility for mod Just Enough Items.
|
| 901 | [12:20:38] [Server thread/INFO] [twilightforest]: Skipped compatibility for mod Tinkers' Construct.
|
| 902 | [12:20:38] [Server thread/INFO] [twilightforest]: Loaded compatibility for mod Thaumcraft.
|
| 903 | [12:20:39] [Server thread/INFO] [ViesCraft]: Good news everyone! The config has been loaded!
|
| 904 | [12:20:40] [Server thread/INFO] [ViesCraft]: <<==============================>>
|
| 905 | [12:20:40] [Server thread/INFO] [ViesCraft]: Pre Init Complete.
|
| 906 | [12:20:40] [Server thread/INFO] [ViesCraft]: <<==============================>>
|
| 907 | [12:21:02] [Server thread/INFO] [vt]: VanillaTweaks : Syncing config
|
| 908 | [12:21:02] [Server thread/INFO] [vt]: VanillaTweaks : Registering self planting capability
|
| 909 | [12:21:02] [Server thread/INFO] [vt]: VanillaTweaks : Pre-Initialization Complete
|
| 910 | [12:21:08] [Server thread/INFO] [Chisel]: Loading blocks...
|
| 911 | [12:21:08] [Server thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
|
| 912 | [12:21:08] [Server thread/INFO] [Chisel]: Skipping feature certus as its required mod appliedenergistics2 was missing.
|
| 913 | [12:21:10] [Server thread/INFO] [Chisel]: 73 Feature's blocks loaded.
|
| 914 | [12:21:10] [Server thread/INFO] [Chisel]: Loading Tile Entities...
|
| 915 | [12:21:10] [Server thread/INFO] [Chisel]: Tile Entities loaded.
|
| 916 | [12:21:11] [Server thread/INFO] [thaumicaugmentationcore]: Successfully transformed class thaumcraft.common.items.armor.ItemVoidRobeArmor
|
| 917 | [12:21:13] [Server thread/INFO] [thaumicaugmentationcore]: Successfully transformed class thaumcraft.common.tiles.crafting.TileInfusionMatrix
|
| 918 | [12:21:15] [Server thread/INFO] [pyramidplunder]: pyramidplunder: Registering blocks
|
| 919 | [12:21:15] [Server thread/INFO] [pyramidplunder]: pyramidplunder: Registering tile entities
|
| 920 | [12:21:18] [Server thread/WARN] [FML]: A mod has attempted to assign Block Block{minecraft:air} to the Fluid 'tropicraft.portal' but this Fluid has already been linked to the Block Block{tropicraft:portal}. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
|
| 921 | [12:21:21] [Server thread/INFO] [Aroma1997Core]: Successfully registered 3 Blocks for class net.minecraft.block.Block from aroma1997sdimension.
|
| 922 | [12:21:23] [Server thread/INFO] [FML]: Applying holder lookups
|
| 923 | [12:21:23] [Server thread/INFO] [FML]: Holder lookups applied
|
| 924 | [12:21:23] [Server thread/INFO] [Chisel]: Loading items...
|
| 925 | [12:21:23] [Server thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
|
| 926 | [12:21:23] [Server thread/INFO] [Chisel]: Skipping feature certus as its required mod appliedenergistics2 was missing.
|
| 927 | [12:21:23] [Server thread/INFO] [Chisel]: 73 Feature's items loaded.
|
| 928 | [12:21:26] [Server thread/INFO] [pyramidplunder]: pyramidplunder: Registering items
|
| 929 | [12:21:26] [Server thread/INFO] [Spartan Weaponry]: Registering 10 modded material based weapons
|
| 930 | [12:21:26] [Server thread/INFO] [Spartan Weaponry]: Adding weapons for materials: Copper, Tin, Bronze, Steel, Silver, Invar, Platinum, Electrum, Nickel, Lead
|
| 931 | [12:21:26] [Server thread/INFO] [Spartan Weaponry]: Items Registered!
|
| 932 | [12:21:26] [Server thread/INFO] [Spartan Shields]: Items Registered!
|
| 933 | [12:21:29] [Server thread/INFO] [Aroma1997Core]: Successfully registered 4 Items for class net.minecraft.item.Item from aroma1997sdimension.
|
| 934 | [12:21:29] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry workbench : Block{cyclicmagic:block_workbench}
|
| 935 | [12:21:30] [Minerva Contributor Poll/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.NullPointerException
|
| 936 | [12:21:30] [Minerva Contributor Poll/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at zabi.minecraft.minerva.common.mod.ItemSupporterMedal$ContributorsPoll.run(ItemSupporterMedal.java:166)
|
| 937 | [12:21:30] [Minerva Contributor Poll/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Thread.run(Thread.java:748)
|
| 938 | [12:21:30] [Server thread/INFO] [vt]: VanillaTweaks : Registering Items
|
| 939 | [12:21:30] [Server thread/INFO] [FML]: Applying holder lookups
|
| 940 | [12:21:31] [Server thread/INFO] [FML]: Holder lookups applied
|
| 941 | [12:21:35] [Server thread/INFO] [ancientspellcraft]: Overriding default Electroblobs's Wizardry spell ebwizardry:mine to apply changes by Ancient Spellcraft.
|
| 942 | [12:21:35] [Server thread/INFO] [ancientspellcraft]: Overriding default Electroblobs's Wizardry spell ebwizardry:conjure_pickaxe to apply changes by Ancient Spellcraft.
|
| 943 | [12:21:36] [Server thread/INFO] [thaumicaugmentationcore]: Successfully transformed class thaumcraft.common.entities.monster.EntityEldritchGuardian
|
| 944 | [12:21:37] [Server thread/INFO] [Aroma1997Core]: Successfully registered 1 Biomes for class net.minecraft.world.biome.Biome from aroma1997sdimension.
|
| 945 | [12:21:38] [Server thread/INFO] [Spartan Weaponry]: Registering Enchantments!
|
| 946 | [12:21:50] [Server thread/WARN] [FML]: No types have been added to Biome jeid:error_biome, types have been assigned on a best-effort guess: [PLAINS]
|
| 947 | [12:21:50] [Server thread/WARN] [FML]: No types have been added to Biome netherex:ruthless_sands, types have been assigned on a best-effort guess: [SAVANNA, DRY, HOT, PLAINS]
|
| 948 | [12:21:50] [Server thread/WARN] [FML]: No types have been added to Biome netherex:fungi_forest, types have been assigned on a best-effort guess: [SAVANNA, DRY, HOT, PLAINS]
|
| 949 | [12:21:50] [Server thread/WARN] [FML]: No types have been added to Biome netherex:torrid_wasteland, types have been assigned on a best-effort guess: [SAVANNA, DRY, HOT, PLAINS]
|
| 950 | [12:21:50] [Server thread/WARN] [FML]: No types have been added to Biome netherex:arctic_abyss, types have been assigned on a best-effort guess: [COLD, DRY, PLAINS]
|
| 951 | [12:21:50] [Server thread/WARN] [FML]: No types have been added to Biome yurtmod:tent, types have been assigned on a best-effort guess: [PLAINS]
|
| 952 | [12:21:50] [Server thread/WARN] [FML]: No types have been added to Biome aroma1997sdimension:miningbiome, types have been assigned on a best-effort guess: [PLAINS]
|
| 953 | [12:21:51] [Server thread/INFO] [Spartan Weaponry]: Registering entities!
|
| 954 | [12:21:53] [Server thread/WARN] [golems]: Tried to associate Block Block{minecraft:bedrock} with a Golem but Block has already been added! Skipping.
|
| 955 | [12:21:53] [Server thread/WARN] [golems]: Tried to associate Block Block{minecraft:bedrock} with a Golem but Block has already been added! Skipping.
|
| 956 | [12:21:53] [Server thread/WARN] [golems]: Tried to associate Block Block{minecraft:bedrock} with a Golem but Block has already been added! Skipping.
|
| 957 | [12:21:53] [Server thread/WARN] [golems]: Tried to associate Block Block{minecraft:bedrock} with a Golem but Block has already been added! Skipping.
|
| 958 | [12:21:53] [Server thread/WARN] [golems]: Tried to associate Block Block{minecraft:bedrock} with a Golem but Block has already been added! Skipping.
|
| 959 | [12:21:53] [Server thread/WARN] [golems]: Tried to associate Block Block{minecraft:bedrock} with a Golem but Block has already been added! Skipping.
|
| 960 | [12:21:53] [Server thread/WARN] [golems]: Tried to associate Block Block{minecraft:bedrock} with a Golem but Block has already been added! Skipping.
|
| 961 | [12:21:53] [Server thread/WARN] [golems]: Tried to associate Block Block{minecraft:bedrock} with a Golem but Block has already been added! Skipping.
|
| 962 | [12:21:53] [Server thread/WARN] [golems]: Tried to associate Block Block{minecraft:bedrock} with a Golem but Block has already been added! Skipping.
|
| 963 | [12:21:53] [Server thread/WARN] [golems]: Tried to associate Block Block{minecraft:bedrock} with a Golem but Block has already been added! Skipping.
|
| 964 | [12:21:53] [Server thread/WARN] [golems]: Tried to associate Block Block{minecraft:bedrock} with a Golem but Block has already been added! Skipping.
|
| 965 | [12:21:53] [Server thread/WARN] [golems]: Tried to associate Block Block{minecraft:bedrock} with a Golem but Block has already been added! Skipping.
|
| 966 | [12:21:53] [Server thread/WARN] [golems]: Tried to associate Block Block{minecraft:bedrock} with a Golem but Block has already been added! Skipping.
|
| 967 | [12:21:53] [Server thread/WARN] [golems]: Tried to associate Block Block{minecraft:bedrock} with a Golem but Block has already been added! Skipping.
|
| 968 | [12:21:53] [Server thread/WARN] [golems]: Tried to associate Block Block{minecraft:bedrock} with a Golem but Block has already been added! Skipping.
|
| 969 | [12:21:53] [Server thread/WARN] [golems]: Tried to associate Block Block{minecraft:bedrock} with a Golem but Block has already been added! Skipping.
|
| 970 | [12:21:53] [Server thread/WARN] [golems]: Tried to associate Block Block{minecraft:bedrock} with a Golem but Block has already been added! Skipping.
|
| 971 | [12:21:53] [Server thread/WARN] [golems]: Tried to associate Block Block{minecraft:bedrock} with a Golem but Block has already been added! Skipping.
|
| 972 | [12:21:53] [Server thread/WARN] [golems]: Tried to associate Block Block{minecraft:bedrock} with a Golem but Block has already been added! Skipping.
|
| 973 | [12:21:53] [Server thread/WARN] [golems]: Tried to associate Block Block{minecraft:bedrock} with a Golem but Block has already been added! Skipping.
|
| 974 | [12:21:53] [Server thread/WARN] [golems]: Tried to associate Block Block{minecraft:bedrock} with a Golem but Block has already been added! Skipping.
|
| 975 | [12:21:53] [Server thread/WARN] [golems]: Tried to associate Block Block{minecraft:bedrock} with a Golem but Block has already been added! Skipping.
|
| 976 | [12:21:54] [Server thread/INFO] [vt]: VanillaTweaks : Registering Entities
|
| 977 | [12:21:55] [Server thread/INFO] [FML]: Applying holder lookups
|
| 978 | [12:21:55] [Server thread/INFO] [FML]: Holder lookups applied
|
| 979 | [12:21:55] [Server thread/INFO] [FML]: Applying holder lookups
|
| 980 | [12:21:55] [Server thread/INFO] [FML]: Holder lookups applied
|
| 981 | [12:21:55] [Server thread/INFO] [FML]: Injecting itemstacks
|
| 982 | [12:21:55] [Server thread/INFO] [FML]: Itemstack injection complete
|
| 983 | [12:21:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
|
| 984 | [12:21:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
|
| 985 | [12:21:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
|
| 986 | [12:21:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:45775
|
| 987 | [12:21:56] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type
|
| 988 | [12:22:03] [Server thread/INFO] [Chisel]: Loading recipes...
|
| 989 | [12:22:03] [Server thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
|
| 990 | [12:22:03] [Server thread/INFO] [Chisel]: Skipping feature certus as its required mod appliedenergistics2 was missing.
|
| 991 | [12:22:03] [Server thread/INFO] [Chisel]: 73 Feature's recipes loaded.
|
| 992 | [12:22:04] [Server thread/INFO] [THAUMCRAFT]: Checking for mod & oredict compatibilities
|
| 993 | [12:22:04] [Server thread/INFO] [thaumicaugmentationcore]: Successfully transformed class thaumcraft.common.lib.crafting.InfusionRunicAugmentRecipe
|
| 994 | [12:22:04] [Server thread/INFO] [THAUMCRAFT]: Adding entities to MFR safari net blacklist.
|
| 995 | [12:22:07] [Server thread/WARN] [FML]: Unable to find recipe for minecraft:rabbit_stew
|
| 996 | [12:22:07] [Server thread/WARN] [FML]: Unable to find recipe for minecraft:baked_potato
|
| 997 | [12:22:07] [Server thread/INFO] [Spartan Weaponry]: Registering recipes for Tipped Bolts!
|
| 998 | [12:22:07] [Server thread/INFO] [Spartan Weaponry]: Recipes added!
|
| 999 | [12:22:07] [Server thread/INFO] [Spartan Shields]: Recipes added!
|
| 1000 | [12:22:10] [Server thread/INFO] [DungeonTactics]: Overriding recipes with dummy recipes, please ignore the following "Dangerous alternative prefix" warnings.
|
| 1001 | [12:22:10] [Server thread/INFO] [DungeonTactics]: Overriding recipes with dummy recipes, please ignore the following "Dangerous alternative prefix" warnings.
|
| 1002 | [12:22:10] [Server thread/INFO] [DungeonTactics]: Overriding recipes with dummy recipes, please ignore the following "Dangerous alternative prefix" warnings.
|
| 1003 | [12:22:10] [Server thread/INFO] [Apotheosis : Core]: Transforming EnchantmentHelper...
|
| 1004 | [12:22:10] [Server thread/INFO] [Apotheosis : Core]: Successfully transformed EnchantmentHelper.calcItemStackEnchantability
|
| 1005 | [12:22:10] [Server thread/INFO] [Apotheosis : Core]: Successfully transformed EnchantmentHelper.getEnchantmentDatas
|
| 1006 | [12:22:10] [Server thread/INFO] [Apotheosis : Core]: [Deadly] Transforming EnchantmentHelper...
|
| 1007 | [12:22:10] [Server thread/INFO] [Apotheosis : Core]: [Deadly] Transforming EnchantmentHelper...
|
| 1008 | [12:22:10] [Server thread/INFO] [Apotheosis : Core]: [Deadly] Successfully transformed EnchantmentHelper
|
| 1009 | [12:22:10] [Server thread/INFO] [Apotheosis : Core]: Successfully transformed EnchantmentHelper
|
| 1010 | [12:22:10] [Server thread/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentHelper
|
| 1011 | [12:22:10] [Server thread/INFO] [Quark ASM]: Applying Transformation to method (Names [getEnchantments, func_82781_a] Descriptor (Lnet/minecraft/item/ItemStack;)Ljava/util/Map;)
|
| 1012 | [12:22:10] [Server thread/INFO] [Quark ASM]: Located Method, patching...
|
| 1013 | [12:22:10] [Server thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/item/ItemStack.func_77986_q ()Lnet/minecraft/nbt/NBTTagList;
|
| 1014 | [12:22:10] [Server thread/INFO] [Quark ASM]: Patch result: true
|
| 1015 | [12:22:15] [Server thread/INFO] [FML]: Applying holder lookups
|
| 1016 | [12:22:15] [Server thread/INFO] [FML]: Holder lookups applied
|
| 1017 | [12:22:16] [Server thread/INFO] [Aroma1997Core]: Finished Initialization.
|
| 1018 | [12:22:19] [Thread-11/INFO] [OTG]: Indexing GlobalObjects folder.
|
| 1019 | [12:22:19] [Thread-11/INFO] [OTG]: GlobalObjects folder indexed.
|
| 1020 | [12:22:19] [Thread-11/INFO] [OTG]: Indexing WorldObjects folder for world world
|
| 1021 | [12:22:19] [Thread-11/INFO] [OTG]: WorldObjects folder for world world indexed.
|
| 1022 | [12:22:19] [Thread-11/INFO] [OTG]: Indexing WorldObjects folder for world BBOP
|
| 1023 | [12:22:20] [Thread-11/INFO] [OTG]: WorldObjects folder for world BBOP indexed.
|
| 1024 | [12:22:20] [Thread-11/INFO] [OTG]: Indexing WorldObjects folder for world Biome Bundle
|
| 1025 | [12:22:20] [Thread-11/INFO] [OTG]: WorldObjects folder for world Biome Bundle indexed.
|
| 1026 | [12:22:20] [Thread-11/INFO] [OTG]: All CustomObject files indexed.
|
| 1027 | [12:22:21] [Thread-13/INFO] [Cyclops Core]: Cyclops Core is up-to-date!
|
| 1028 | [12:22:21] [Thread-13/INFO] [ColossalChests]: ColossalChests is up-to-date!
|
| 1029 | [12:22:22] [Server thread/INFO] [Quark ASM]: Transforming net.minecraft.world.WorldServer
|
| 1030 | [12:22:22] [Server thread/INFO] [Quark ASM]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
|
| 1031 | [12:22:22] [Server thread/INFO] [Quark ASM]: Located Method, patching...
|
| 1032 | [12:22:22] [Server thread/INFO] [Quark ASM]: Patch result: true
|
| 1033 | [12:22:22] [Server thread/INFO] [Quark ASM]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
|
| 1034 | [12:22:22] [Server thread/INFO] [Quark ASM]: Located Method, patching...
|
| 1035 | [12:22:22] [Server thread/INFO] [Quark ASM]: Patch result: true
|
| 1036 | [12:22:22] [Server thread/INFO] [thaumicaugmentationcore]: Successfully transformed class net.minecraft.world.WorldServer
|
| 1037 | [12:22:25] [Server thread/INFO] [dimdoors]: Loaded 156 templates in 129 ms.
|
| 1038 | [12:22:25] [Server thread/INFO] [ebwizardry]: Setting up spells config for 349 spells
|
| 1039 | [12:22:25] [Server thread/INFO] [ebwizardry]: Setting up artefacts config
|
| 1040 | [12:22:25] [Server thread/INFO] [ebwizardry]: Config category artefacts contains redundant options:
|
| 1041 | [12:22:25] [Server thread/INFO] [ebwizardry]: ancientspellcraft:charm_bucket_coal
|
| 1042 | [12:22:25] [Server thread/INFO] [ebwizardry]: ancientspellcraft:charm_evergrowing_crystal
|
| 1043 | [12:22:25] [Server thread/INFO] [ebwizardry]: ancientspellcraft:charm_gold_bag
|
| 1044 | [12:22:25] [Server thread/INFO] [ebwizardry]: ancientspellcraft:charm_mana_flask
|
| 1045 | [12:22:25] [Server thread/INFO] [ebwizardry]: ancientspellcraft:cornucopia
|
| 1046 | [12:22:25] [Server thread/INFO] [ebwizardry]: These options will have no effect (they are probably left over from an older version of wizardry). It is recommended to either remove them manually, or delete ebwizardry.cfg and allow a fresh config to be generated.
|
| 1047 | [12:22:25] [Server thread/INFO] [ebwizardry]: Setting up resistances config
|
| 1048 | [12:22:27] [Server thread/INFO] [ebwizardry]: Loading spell properties from config folder
|
| 1049 | [12:22:27] [Server thread/INFO] [ebwizardry]: Loading built-in spell properties for 18 spells in mod extra_spells
|
| 1050 | [12:22:27] [Server thread/INFO] [ebwizardry]: Loading built-in spell properties for 2 spells in mod wizardrygolems
|
| 1051 | [12:22:27] [Server thread/INFO] [ebwizardry]: Loading built-in spell properties for 141 spells in mod ancientspellcraft
|
| 1052 | [12:22:27] [Server thread/INFO] [ebwizardry]: Loading built-in spell properties for 189 spells in mod ebwizardry
|
| 1053 | [12:22:27] [Server thread/INFO] [reborncore]: Found 237 ores
|
| 1054 | [12:22:27] [Server thread/INFO] [reborncore]: Created new network wrapper rc&reborncore.&64769
|
| 1055 | [12:22:27] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&64769 side: SERVER id:0
|
| 1056 | [12:22:27] [Server thread/INFO] [reborncore]: Created new network wrapper rc&reborncore.&39932
|
| 1057 | [12:22:27] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:0
|
| 1058 | [12:22:27] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:1
|
| 1059 | [12:22:27] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:2
|
| 1060 | [12:22:28] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:3
|
| 1061 | [12:22:28] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:4
|
| 1062 | [12:22:28] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:5
|
| 1063 | [12:22:28] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:6
|
| 1064 | [12:22:28] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:7
|
| 1065 | [12:22:28] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:8
|
| 1066 | [12:22:28] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:9
|
| 1067 | [12:22:28] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:10
|
| 1068 | [12:22:28] [Server thread/INFO] [reborncore]: Created new network wrapper rc&engineers.w&21591
|
| 1069 | [12:22:28] [Server thread/INFO] [reborncore]: Registed packet to rc&engineers.w&21591 side: SERVER id:0
|
| 1070 | [12:22:28] [Server thread/INFO] [reborncore]: Registed packet to rc&engineers.w&21591 side: CLIENT id:2
|
| 1071 | [12:22:28] [Server thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLInitializationEvent in 0ms
|
| 1072 | [12:22:28] [Server thread/INFO] [extraalchemy]: Generated 0 custom recipes
|
| 1073 | [12:22:29] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(2, 1) invalid, 1 smaller than 2
|
| 1074 | [12:22:29] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(4, 1) invalid, 1 smaller than 4
|
| 1075 | [12:22:29] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(10, 1) invalid, 1 smaller than 10
|
| 1076 | [12:22:29] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(9, 1) invalid, 1 smaller than 9
|
| 1077 | [12:22:29] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(3, 2) invalid, 2 smaller than 3
|
| 1078 | [12:22:29] [Server thread/INFO] [Ice And Fire]: The watcher waits on the northern wall
|
| 1079 | [12:22:29] [Server thread/INFO] [Ice And Fire]: A daughter picks up a warrior's sword
|
| 1080 | [12:22:29] [Server thread/INFO] [infernalmobs]: InfernalMobsCore load() completed! Modifiers ready: 26, config file at: /server/config/infernalmobs.cfg
|
| 1081 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:ocean;OCEAN;0.5;false;false;false;[OCEAN, WATER]
|
| 1082 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:plains;MEDIUM;0.8;false;false;false;[PLAINS]
|
| 1083 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:desert;WARM;2.0;false;false;false;[SANDY, DRY, HOT]
|
| 1084 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:extreme_hills;MEDIUM;0.2;false;false;false;[MOUNTAIN, HILLS]
|
| 1085 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:forest;MEDIUM;0.7;false;false;false;[FOREST]
|
| 1086 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:taiga;MEDIUM;0.25;false;false;false;[COLD, CONIFEROUS, FOREST]
|
| 1087 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:swampland;MEDIUM;0.8;true;false;false;[WET, SWAMP]
|
| 1088 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:river;MEDIUM;0.5;false;false;false;[RIVER, WATER]
|
| 1089 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:hell;WARM;2.0;false;false;false;[NETHER, DRY, HOT]
|
| 1090 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:sky;MEDIUM;0.5;false;false;false;[COLD, DRY, END]
|
| 1091 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:frozen_ocean;OCEAN;0.0;false;false;true;[COLD, OCEAN, SNOWY, WATER]
|
| 1092 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:frozen_river;COLD;0.0;false;false;true;[COLD, SNOWY, RIVER, WATER]
|
| 1093 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:ice_flats;COLD;0.0;false;false;true;[COLD, SNOWY, WASTELAND]
|
| 1094 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:ice_mountains;COLD;0.0;false;false;true;[COLD, SNOWY, MOUNTAIN]
|
| 1095 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mushroom_island;MEDIUM;0.9;true;false;false;[RARE, MUSHROOM]
|
| 1096 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mushroom_island_shore;MEDIUM;0.9;true;false;false;[RARE, BEACH, MUSHROOM]
|
| 1097 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:beaches;MEDIUM;0.8;false;false;false;[BEACH]
|
| 1098 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:desert_hills;WARM;2.0;false;false;false;[SANDY, DRY, HILLS, HOT]
|
| 1099 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:forest_hills;MEDIUM;0.7;false;false;false;[FOREST, HILLS]
|
| 1100 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:taiga_hills;MEDIUM;0.25;false;false;false;[COLD, CONIFEROUS, FOREST, HILLS]
|
| 1101 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:smaller_extreme_hills;MEDIUM;0.2;false;false;false;[MOUNTAIN]
|
| 1102 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:jungle;MEDIUM;0.95;true;false;false;[WET, DENSE, JUNGLE, HOT]
|
| 1103 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:jungle_hills;MEDIUM;0.95;true;false;false;[WET, DENSE, JUNGLE, HILLS, HOT]
|
| 1104 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:jungle_edge;MEDIUM;0.95;false;false;false;[RARE, WET, JUNGLE, FOREST, HOT]
|
| 1105 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:deep_ocean;OCEAN;0.5;false;false;false;[OCEAN, WATER]
|
| 1106 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:stone_beach;MEDIUM;0.2;false;false;false;[BEACH]
|
| 1107 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:cold_beach;COLD;0.05;false;false;true;[COLD, SNOWY, BEACH]
|
| 1108 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:birch_forest;MEDIUM;0.6;false;false;false;[FOREST]
|
| 1109 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:birch_forest_hills;MEDIUM;0.6;false;false;false;[FOREST, HILLS]
|
| 1110 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:roofed_forest;MEDIUM;0.7;false;false;false;[SPOOKY, DENSE, FOREST]
|
| 1111 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:taiga_cold;COLD;-0.5;false;false;true;[COLD, CONIFEROUS, SNOWY, FOREST]
|
| 1112 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:taiga_cold_hills;COLD;-0.5;false;false;true;[COLD, CONIFEROUS, SNOWY, FOREST, HILLS]
|
| 1113 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:redwood_taiga;MEDIUM;0.3;false;false;false;[COLD, CONIFEROUS, FOREST]
|
| 1114 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:redwood_taiga_hills;MEDIUM;0.3;false;false;false;[COLD, CONIFEROUS, FOREST, HILLS]
|
| 1115 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:extreme_hills_with_trees;MEDIUM;0.2;false;false;false;[MOUNTAIN, SPARSE, FOREST]
|
| 1116 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:savanna;WARM;1.2;false;false;false;[SAVANNA, SPARSE, HOT, PLAINS]
|
| 1117 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:savanna_rock;WARM;1.0;false;false;false;[RARE, SAVANNA, SPARSE, HOT, PLAINS]
|
| 1118 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mesa;WARM;2.0;false;false;false;[SANDY, DRY, MESA]
|
| 1119 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mesa_rock;WARM;2.0;false;false;false;[SANDY, DRY, SPARSE, MESA]
|
| 1120 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mesa_clear_rock;WARM;2.0;false;false;false;[SANDY, DRY, MESA]
|
| 1121 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:void;MEDIUM;0.5;false;false;false;[VOID]
|
| 1122 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mutated_plains;MEDIUM;0.8;false;true;false;[RARE, PLAINS]
|
| 1123 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mutated_desert;WARM;2.0;false;true;false;[RARE, SANDY, DRY, HOT]
|
| 1124 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mutated_extreme_hills;MEDIUM;0.2;false;true;false;[RARE, MOUNTAIN, SPARSE]
|
| 1125 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mutated_forest;MEDIUM;0.7;false;true;false;[RARE, FOREST, HILLS]
|
| 1126 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mutated_taiga;MEDIUM;0.25;false;true;false;[RARE, COLD, CONIFEROUS, MOUNTAIN, FOREST]
|
| 1127 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mutated_swampland;MEDIUM;0.8;true;true;false;[RARE, WET, HILLS, SWAMP]
|
| 1128 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mutated_ice_flats;COLD;0.0;false;true;true;[RARE, COLD, SNOWY, HILLS]
|
| 1129 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mutated_jungle;MEDIUM;0.95;true;true;false;[RARE, WET, MOUNTAIN, DENSE, JUNGLE, HOT]
|
| 1130 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mutated_jungle_edge;MEDIUM;0.95;false;true;false;[RARE, SPARSE, JUNGLE, HILLS, HOT]
|
| 1131 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mutated_birch_forest;MEDIUM;0.6;false;true;false;[RARE, DENSE, FOREST, HILLS]
|
| 1132 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mutated_birch_forest_hills;MEDIUM;0.6;false;true;false;[RARE, MOUNTAIN, DENSE, FOREST]
|
| 1133 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mutated_roofed_forest;MEDIUM;0.7;false;true;false;[RARE, SPOOKY, MOUNTAIN, DENSE, FOREST]
|
| 1134 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mutated_taiga_cold;COLD;-0.5;false;true;true;[RARE, COLD, CONIFEROUS, SNOWY, MOUNTAIN, FOREST]
|
| 1135 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mutated_redwood_taiga;MEDIUM;0.25;false;true;false;[RARE, DENSE, FOREST]
|
| 1136 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mutated_redwood_taiga_hills;MEDIUM;0.25;false;true;false;[RARE, DENSE, FOREST, HILLS]
|
| 1137 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mutated_extreme_hills_with_trees;MEDIUM;0.2;false;true;false;[RARE, MOUNTAIN, SPARSE]
|
| 1138 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mutated_savanna;WARM;1.1;false;true;false;[RARE, SAVANNA, DRY, SPARSE, MOUNTAIN, HOT]
|
| 1139 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mutated_savanna_rock;WARM;1.0;false;true;false;[RARE, SAVANNA, DRY, SPARSE, HILLS, HOT]
|
| 1140 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mutated_mesa;WARM;2.0;false;true;false;[RARE, DRY, SPARSE, MOUNTAIN, HOT]
|
| 1141 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mutated_mesa_rock;WARM;2.0;false;true;false;[RARE, DRY, SPARSE, HILLS, HOT]
|
| 1142 | [12:22:30] [Server thread/INFO] [harvestcraft]: minecraft:mutated_mesa_clear_rock;WARM;2.0;false;true;false;[RARE, DRY, SPARSE, MOUNTAIN, HOT]
|
| 1143 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:gravel_beach;MEDIUM;0.6;false;false;false;[BEACH]
|
| 1144 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:white_beach;WARM;1.0;true;false;false;[BEACH]
|
| 1145 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:origin_beach;MEDIUM;0.6;false;false;false;[RARE, BEACH]
|
| 1146 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:alps;COLD;-0.25;false;false;true;[COLD, SNOWY, DRY, MOUNTAIN]
|
| 1147 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:bamboo_forest;MEDIUM;0.9;false;false;false;[WET, DENSE, JUNGLE, FOREST]
|
| 1148 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:bayou;MEDIUM;0.95;true;false;false;[WET, DENSE, HOT, SWAMP]
|
| 1149 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:bog;MEDIUM;0.5;true;false;false;[COLD, WET, FOREST, SWAMP]
|
| 1150 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:boreal_forest;MEDIUM;0.3;false;false;false;[CONIFEROUS, COLD, DENSE, FOREST, HILLS]
|
| 1151 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:brushland;WARM;1.5;false;false;false;[SAVANNA, DRY, SPARSE, HOT]
|
| 1152 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:chaparral;MEDIUM;0.8;false;false;false;[DRY, PLAINS]
|
| 1153 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:cherry_blossom_grove;MEDIUM;0.55;false;false;false;[WET, LUSH, DENSE, MAGICAL, FOREST]
|
| 1154 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:cold_desert;MEDIUM;0.2;false;false;false;[COLD, SNOWY, DRY]
|
| 1155 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:coniferous_forest;MEDIUM;0.45;false;false;false;[CONIFEROUS, COLD, DENSE, FOREST]
|
| 1156 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:crag;MEDIUM;0.5;false;false;false;[COLD, DRY, MOUNTAIN, MAGICAL, WASTELAND, HILLS]
|
| 1157 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:dead_forest;MEDIUM;0.3;false;false;false;[COLD, DEAD, DRY, SPARSE, FOREST]
|
| 1158 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:dead_swamp;MEDIUM;0.6;true;false;false;[COLD, DEAD, SPOOKY, WET, SPARSE, SWAMP]
|
| 1159 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:eucalyptus_forest;MEDIUM;0.95;true;false;false;[WET, LUSH, DENSE, FOREST, JUNGLE]
|
| 1160 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:fen;MEDIUM;0.4;false;false;false;[COLD, DEAD, WET, DENSE, FOREST, SWAMP]
|
| 1161 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:flower_field;MEDIUM;0.7;false;false;false;[LUSH, PLAINS]
|
| 1162 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:grassland;MEDIUM;0.6;false;false;false;[WET, HILLS, PLAINS]
|
| 1163 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:grove;MEDIUM;0.6;false;false;false;[WET, LUSH, SPARSE, FOREST, PLAINS]
|
| 1164 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:highland;MEDIUM;0.6;false;false;false;[WET, MOUNTAIN, HILLS]
|
| 1165 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:land_of_lakes;MEDIUM;0.5;true;false;false;[WET, DENSE, FOREST, SWAMP]
|
| 1166 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:lavender_fields;MEDIUM;0.7;false;false;false;[LUSH, MAGICAL, PLAINS]
|
| 1167 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:lush_desert;WARM;1.2;false;false;false;[SANDY, SAVANNA, LUSH, DRY, SPARSE, HOT]
|
| 1168 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:lush_swamp;MEDIUM;0.7;true;false;false;[WET, LUSH, DENSE, SWAMP]
|
| 1169 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:mangrove;MEDIUM;0.85;false;false;false;[WET, LUSH, WATER, DENSE, SWAMP]
|
| 1170 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:maple_woods;MEDIUM;0.25;false;false;false;[CONIFEROUS, COLD, DENSE, FOREST]
|
| 1171 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:marsh;MEDIUM;0.6;false;false;false;[WET, LUSH]
|
| 1172 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:meadow;MEDIUM;0.4;false;false;false;[COLD, WET, LUSH, SPARSE, FOREST, PLAINS]
|
| 1173 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:moor;MEDIUM;0.6;true;false;false;[WET, HILLS, SWAMP]
|
| 1174 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:mountain;MEDIUM;0.5;false;false;false;[DRY, MOUNTAIN, SPARSE, FOREST]
|
| 1175 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:mystic_grove;MEDIUM;0.7;false;false;false;[RARE, WET, LUSH, DENSE, MAGICAL, FOREST]
|
| 1176 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:ominous_woods;MEDIUM;0.6;false;false;false;[RARE, SPOOKY, DEAD, WET, DENSE, MAGICAL, FOREST]
|
| 1177 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:orchard;MEDIUM;0.7;false;false;false;[LUSH, DENSE, FOREST, PLAINS]
|
| 1178 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:outback;WARM;2.0;false;false;false;[SANDY, SAVANNA, DRY, SPARSE, HOT]
|
| 1179 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:overgrown_cliffs;MEDIUM;0.95;false;false;false;[WET, LUSH, MOUNTAIN, DENSE, JUNGLE, HILLS]
|
| 1180 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:prairie;MEDIUM;0.8;false;false;false;[DRY, SPARSE, PLAINS]
|
| 1181 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:quagmire;MEDIUM;0.6;true;false;false;[DEAD, WET, WASTELAND, SWAMP]
|
| 1182 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:rainforest;MEDIUM;0.95;true;false;false;[WET, LUSH, DENSE, JUNGLE, FOREST, HILLS]
|
| 1183 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:redwood_forest;MEDIUM;0.7;false;false;false;[DENSE, FOREST]
|
| 1184 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:sacred_springs;MEDIUM;0.85;true;false;false;[RARE, WET, LUSH, DENSE, MAGICAL, FOREST, JUNGLE]
|
| 1185 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:seasonal_forest;MEDIUM;0.4;false;false;false;[COLD, DENSE, FOREST]
|
| 1186 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:shield;MEDIUM;0.4;false;false;false;[COLD, WET, DENSE, FOREST]
|
| 1187 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:shrubland;MEDIUM;0.6;false;false;false;[DRY, SPARSE, PLAINS]
|
| 1188 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:snowy_coniferous_forest;COLD;-0.25;false;false;true;[CONIFEROUS, COLD, SNOWY, DENSE, FOREST]
|
| 1189 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:snowy_forest;COLD;-0.25;false;false;true;[COLD, SNOWY, WET, SPARSE, FOREST]
|
| 1190 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:steppe;MEDIUM;0.75;false;false;false;[SANDY, DRY, PLAINS]
|
| 1191 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:temperate_rainforest;MEDIUM;0.75;true;false;false;[WET, LUSH, DENSE, FOREST]
|
| 1192 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:tropical_rainforest;WARM;1.0;true;false;false;[WET, LUSH, DENSE, JUNGLE, HOT]
|
| 1193 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:tundra;MEDIUM;0.2;false;false;false;[COLD, DEAD, WET, SPARSE, WASTELAND]
|
| 1194 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:wasteland;WARM;2.0;false;false;false;[DEAD, DRY, SPARSE, WASTELAND]
|
| 1195 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:wetland;MEDIUM;0.6;false;false;false;[WET, LUSH, DENSE, FOREST, SWAMP]
|
| 1196 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:woodland;MEDIUM;0.7;false;false;false;[DRY, DENSE, FOREST]
|
| 1197 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:xeric_shrubland;WARM;1.75;false;false;false;[SANDY, SAVANNA, LUSH, DRY, SPARSE, HOT]
|
| 1198 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:alps_foothills;COLD;-0.25;false;false;true;[COLD, SNOWY, DRY, MOUNTAIN, SPARSE, FOREST]
|
| 1199 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:mountain_foothills;MEDIUM;0.5;false;false;false;[DRY, MOUNTAIN, SPARSE, FOREST, HILLS]
|
| 1200 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:redwood_forest_edge;MEDIUM;0.7;false;false;false;[DENSE, FOREST]
|
| 1201 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:pasture;MEDIUM;0.8;false;false;false;[DRY, SPARSE, PLAINS]
|
| 1202 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:glacier;COLD;-0.5;false;false;false;[COLD, SNOWY, WASTELAND]
|
| 1203 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:oasis;WARM;2.0;false;false;false;[SANDY, WET, LUSH, SPARSE, JUNGLE, HOT]
|
| 1204 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:snowy_tundra;COLD;0.0;false;false;false;[COLD, SNOWY, DEAD, WET, SPARSE, WASTELAND]
|
| 1205 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:coral_reef;MEDIUM;0.5;false;false;false;[OCEAN, WATER]
|
| 1206 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:kelp_forest;MEDIUM;0.5;false;false;false;[OCEAN, WATER]
|
| 1207 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:origin_island;MEDIUM;0.6;false;false;false;[RARE, WATER, FOREST]
|
| 1208 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:tropical_island;MEDIUM;0.95;true;false;false;[WET, LUSH, WATER, DENSE, JUNGLE]
|
| 1209 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:volcanic_island;WARM;1.2;false;false;false;[DEAD, DRY, WATER, MOUNTAIN, WASTELAND, HOT]
|
| 1210 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:flower_island;MEDIUM;0.8;false;false;false;[LUSH, WATER, DENSE, MAGICAL, PLAINS]
|
| 1211 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:corrupted_sands;WARM;2.0;false;false;false;[NETHER, SANDY, DRY, DENSE, HOT]
|
| 1212 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:fungi_forest;WARM;2.0;false;false;false;[NETHER, DENSE, MUSHROOM, HOT]
|
| 1213 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:phantasmagoric_inferno;WARM;2.0;false;false;false;[NETHER, SPOOKY, DRY, MAGICAL, WASTELAND, HOT]
|
| 1214 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:undergarden;WARM;2.0;false;false;false;[NETHER, LUSH, HOT]
|
| 1215 | [12:22:30] [Server thread/INFO] [harvestcraft]: biomesoplenty:visceral_heap;WARM;2.0;false;false;false;[NETHER, WET, HOT]
|
| 1216 | [12:22:30] [Server thread/INFO] [harvestcraft]: jeid:error_biome;MEDIUM;0.5;false;false;false;[PLAINS]
|
| 1217 | [12:22:30] [Server thread/INFO] [harvestcraft]: randomthings:spectral;MEDIUM;0.2;false;false;false;[MAGICAL]
|
| 1218 | [12:22:30] [Server thread/INFO] [harvestcraft]: ancientspellcraft:pocket;MEDIUM;0.2;false;false;false;[MAGICAL]
|
| 1219 | [12:22:30] [Server thread/INFO] [harvestcraft]: atum:dead_oasis;WARM;2.0;false;false;false;[RARE, SANDY, DEAD, ATUM, DRY, SPARSE, HOT]
|
| 1220 | [12:22:30] [Server thread/INFO] [harvestcraft]: atum:deadwood_forest;WARM;2.0;false;false;false;[SANDY, ATUM, DRY, SPARSE, FOREST, HOT]
|
| 1221 | [12:22:30] [Server thread/INFO] [harvestcraft]: atum:dried_river;WARM;2.0;false;false;false;[SANDY, RIVER, ATUM, DRY, SPARSE, WATER, HOT]
|
| 1222 | [12:22:30] [Server thread/INFO] [harvestcraft]: atum:limestone_crags;WARM;2.0;false;false;false;[RARE, SANDY, ATUM, DRY, SPARSE, HILLS, HOT]
|
| 1223 | [12:22:30] [Server thread/INFO] [harvestcraft]: atum:limestone_mountains;WARM;2.0;false;false;false;[SANDY, ATUM, DRY, SPARSE, MOUNTAIN, HOT]
|
| 1224 | [12:22:30] [Server thread/INFO] [harvestcraft]: atum:oasis;WARM;2.0;false;false;false;[RARE, WET, OASIS, LUSH]
|
| 1225 | [12:22:30] [Server thread/INFO] [harvestcraft]: atum:sand_dunes;WARM;2.0;false;false;false;[SANDY, ATUM, DRY, SPARSE, HILLS, HOT]
|
| 1226 | [12:22:30] [Server thread/INFO] [harvestcraft]: atum:sand_hills;WARM;2.0;false;false;false;[SANDY, ATUM, DRY, SPARSE, HILLS, HOT]
|
| 1227 | [12:22:30] [Server thread/INFO] [harvestcraft]: atum:sand_plains;WARM;2.0;false;false;false;[SANDY, ATUM, DRY, SPARSE, HOT, PLAINS]
|
| 1228 | [12:22:30] [Server thread/INFO] [harvestcraft]: thaumcraft:magical_forest;MEDIUM;0.8;false;false;false;[MAGICAL, FOREST]
|
| 1229 | [12:22:30] [Server thread/INFO] [harvestcraft]: thaumcraft:eerie;MEDIUM;0.8;false;false;false;[SPOOKY, MAGICAL]
|
| 1230 | [12:22:30] [Server thread/INFO] [harvestcraft]: thaumcraft:eldritch;MEDIUM;0.8;false;false;false;[SPOOKY, MAGICAL, END]
|
| 1231 | [12:22:30] [Server thread/INFO] [harvestcraft]: erebus:underground_jungle;MEDIUM;0.5;false;false;false;[LUSH, DENSE, JUNGLE, HOT]
|
| 1232 | [12:22:30] [Server thread/INFO] [harvestcraft]: erebus:volcanic_desert;MEDIUM;0.5;false;false;false;[SANDY, DRY, HOT]
|
| 1233 | [12:22:30] [Server thread/INFO] [harvestcraft]: erebus:subterranean_savannah;MEDIUM;0.5;false;false;false;[SAVANNA]
|
| 1234 | [12:22:30] [Server thread/INFO] [harvestcraft]: erebus:elysian_fields;MEDIUM;0.5;false;false;false;[LUSH, PLAINS]
|
| 1235 | [12:22:30] [Server thread/INFO] [harvestcraft]: erebus:ulterior_outback;MEDIUM;0.5;false;false;false;[SANDY, DRY, HOT]
|
| 1236 | [12:22:30] [Server thread/INFO] [harvestcraft]: erebus:fungal_forest;MEDIUM;0.5;false;false;false;[SPOOKY, DENSE, MUSHROOM]
|
| 1237 | [12:22:30] [Server thread/INFO] [harvestcraft]: erebus:submerged_swamp;MEDIUM;0.5;false;false;false;[WET, WATER, HOT, SWAMP]
|
| 1238 | [12:22:30] [Server thread/INFO] [harvestcraft]: erebus:fields_sub_forest;MEDIUM;0.5;false;false;false;[LUSH, MAGICAL, FOREST]
|
| 1239 | [12:22:30] [Server thread/INFO] [harvestcraft]: erebus:petrified_forest;MEDIUM;0.5;false;false;false;[DEAD, DRY, HOT]
|
| 1240 | [12:22:30] [Server thread/INFO] [harvestcraft]: iceandfire:glacier;COLD;0.0;false;false;true;[COLD, SNOWY, DEAD, SPARSE, WASTELAND]
|
| 1241 | [12:22:30] [Server thread/INFO] [harvestcraft]: netherex:ruthless_sands;WARM;2.0;false;false;false;[SAVANNA, DRY, HOT, PLAINS]
|
| 1242 | [12:22:30] [Server thread/INFO] [harvestcraft]: netherex:fungi_forest;WARM;1.1;false;false;false;[SAVANNA, DRY, HOT, PLAINS]
|
| 1243 | [12:22:30] [Server thread/INFO] [harvestcraft]: netherex:torrid_wasteland;WARM;4.0;false;false;false;[SAVANNA, DRY, HOT, PLAINS]
|
| 1244 | [12:22:30] [Server thread/INFO] [harvestcraft]: netherex:arctic_abyss;COLD;0.0;false;false;false;[COLD, DRY, PLAINS]
|
| 1245 | [12:22:30] [Server thread/INFO] [harvestcraft]: yurtmod:tent;MEDIUM;0.5;false;false;false;[PLAINS]
|
| 1246 | [12:22:30] [Server thread/INFO] [harvestcraft]: thaumicaugmentation:emptiness;MEDIUM;0.25;false;false;false;[VOID, COLD, SPOOKY, SPARSE]
|
| 1247 | [12:22:30] [Server thread/INFO] [harvestcraft]: thaumicaugmentation:tainted_lands;MEDIUM;0.25;false;false;false;[VOID, COLD, SPOOKY]
|
| 1248 | [12:22:30] [Server thread/INFO] [harvestcraft]: thaumicaugmentation:emptiness_highlands;MEDIUM;0.25;false;false;false;[VOID, COLD, SPOOKY, SPARSE, MOUNTAIN, HILLS]
|
| 1249 | [12:22:30] [Server thread/INFO] [harvestcraft]: twilightforest:twilight_lake;MEDIUM;0.66;true;false;false;[OCEAN, WATER, TWILIGHT]
|
| 1250 | [12:22:30] [Server thread/INFO] [harvestcraft]: twilightforest:twilight_forest;MEDIUM;0.5;false;false;false;[FOREST, TWILIGHT]
|
| 1251 | [12:22:30] [Server thread/INFO] [harvestcraft]: twilightforest:dense_twilight_forest;MEDIUM;0.7;false;false;false;[DENSE, FOREST, TWILIGHT]
|
| 1252 | [12:22:30] [Server thread/INFO] [harvestcraft]: twilightforest:twilight_highlands;MEDIUM;0.4;false;false;false;[CONIFEROUS, MOUNTAIN, FOREST, TWILIGHT]
|
| 1253 | [12:22:30] [Server thread/INFO] [harvestcraft]: twilightforest:mushroom_forest;MEDIUM;0.8;false;false;false;[FOREST, MUSHROOM, TWILIGHT]
|
| 1254 | [12:22:30] [Server thread/INFO] [harvestcraft]: twilightforest:twilight_swamp;MEDIUM;0.8;true;false;false;[WET, TWILIGHT, SWAMP]
|
| 1255 | [12:22:30] [Server thread/INFO] [harvestcraft]: twilightforest:twilight_stream;MEDIUM;0.5;false;false;false;[RIVER, WATER, TWILIGHT]
|
| 1256 | [12:22:30] [Server thread/INFO] [harvestcraft]: twilightforest:snowy_forest;COLD;0.09;true;false;false;[COLD, CONIFEROUS, SNOWY, FOREST, TWILIGHT]
|
| 1257 | [12:22:30] [Server thread/INFO] [harvestcraft]: twilightforest:twilight_glacier;COLD;0.0;false;false;false;[COLD, SNOWY, WASTELAND, TWILIGHT]
|
| 1258 | [12:22:30] [Server thread/INFO] [harvestcraft]: twilightforest:twilight_clearing;MEDIUM;0.8;false;false;false;[SPARSE, TWILIGHT, PLAINS]
|
| 1259 | [12:22:30] [Server thread/INFO] [harvestcraft]: twilightforest:oak_savannah;MEDIUM;0.9;false;false;false;[SPARSE, FOREST, TWILIGHT]
|
| 1260 | [12:22:30] [Server thread/INFO] [harvestcraft]: twilightforest:firefly_forest;MEDIUM;0.5;true;false;false;[LUSH, FOREST, TWILIGHT]
|
| 1261 | [12:22:30] [Server thread/INFO] [harvestcraft]: twilightforest:deep_mushroom_forest;MEDIUM;0.8;true;false;false;[FOREST, MUSHROOM, TWILIGHT]
|
| 1262 | [12:22:30] [Server thread/INFO] [harvestcraft]: twilightforest:dark_forest;MEDIUM;0.7;true;false;false;[SPOOKY, DENSE, FOREST, TWILIGHT]
|
| 1263 | [12:22:30] [Server thread/INFO] [harvestcraft]: twilightforest:enchanted_forest;MEDIUM;0.5;false;false;false;[MAGICAL, FOREST, TWILIGHT]
|
| 1264 | [12:22:30] [Server thread/INFO] [harvestcraft]: twilightforest:fire_swamp;WARM;1.0;false;false;false;[WASTELAND, HOT, TWILIGHT, SWAMP]
|
| 1265 | [12:22:30] [Server thread/INFO] [harvestcraft]: twilightforest:dark_forest_center;MEDIUM;0.5;true;false;false;[SPOOKY, DENSE, MAGICAL, FOREST, TWILIGHT]
|
| 1266 | [12:22:30] [Server thread/INFO] [harvestcraft]: twilightforest:highlands_center;MEDIUM;0.3;false;false;false;[DEAD, DRY, MESA, WASTELAND, TWILIGHT]
|
| 1267 | [12:22:30] [Server thread/INFO] [harvestcraft]: twilightforest:thornlands;MEDIUM;0.3;false;false;false;[DEAD, DRY, WASTELAND, HILLS, TWILIGHT]
|
| 1268 | [12:22:30] [Server thread/INFO] [harvestcraft]: twilightforest:spooky_forest;MEDIUM;0.5;true;false;false;[DEAD, SPOOKY, DENSE, FOREST, TWILIGHT]
|
| 1269 | [12:22:30] [Server thread/INFO] [harvestcraft]: aether_legacy:aether_highlands;MEDIUM;0.5;false;true;false;[VOID, COLD, MAGICAL]
|
| 1270 | [12:22:30] [Server thread/INFO] [harvestcraft]: aroma1997sdimension:miningbiome;MEDIUM;0.5;false;false;false;[PLAINS]
|
| 1271 | [12:22:30] [Server thread/INFO] [harvestcraft]: dimdoors:limbo;MEDIUM;0.5;false;false;false;[VOID]
|
| 1272 | [12:22:30] [Server thread/INFO] [harvestcraft]: dimdoors:white_void;MEDIUM;0.5;false;false;false;[VOID]
|
| 1273 | [12:22:30] [Server thread/INFO] [harvestcraft]: dimdoors:black_void;MEDIUM;0.5;false;false;false;[VOID]
|
| 1274 | [12:22:30] [Server thread/INFO] [harvestcraft]: dimdoors:dangerous_black_void;MEDIUM;0.5;false;false;false;[VOID]
|
| 1275 | [12:22:30] [Server thread/INFO] [harvestcraft]: beneath:the_beneath;MEDIUM;0.5;false;false;false;[DEAD]
|
| 1276 | [12:22:30] [Server thread/INFO] [harvestcraft]: thebetweenlands:patchy_islands;MEDIUM;0.8;true;false;false;[WET, WATER, SWAMP]
|
| 1277 | [12:22:30] [Server thread/INFO] [harvestcraft]: thebetweenlands:swamplands;MEDIUM;0.8;true;false;false;[WET, WATER, DENSE, FOREST, SWAMP]
|
| 1278 | [12:22:30] [Server thread/INFO] [harvestcraft]: thebetweenlands:deep_waters;MEDIUM;0.8;true;false;false;[WATER, SWAMP]
|
| 1279 | [12:22:30] [Server thread/INFO] [harvestcraft]: thebetweenlands:coarse_islands;MEDIUM;0.8;true;false;false;[WET, WATER, SWAMP]
|
| 1280 | [12:22:30] [Server thread/INFO] [harvestcraft]: thebetweenlands:raised_isles;MEDIUM;0.8;true;false;false;[WET, WATER, SWAMP]
|
| 1281 | [12:22:30] [Server thread/INFO] [harvestcraft]: thebetweenlands:sludge_plains;MEDIUM;0.8;true;false;false;[WET, DEAD, WASTELAND, SWAMP]
|
| 1282 | [12:22:30] [Server thread/INFO] [harvestcraft]: thebetweenlands:marsh_0;MEDIUM;0.8;true;false;false;[WET, WATER, SWAMP]
|
| 1283 | [12:22:30] [Server thread/INFO] [harvestcraft]: thebetweenlands:marsh_1;MEDIUM;0.8;true;false;false;[WET, WATER, SWAMP]
|
| 1284 | [12:22:30] [Server thread/INFO] [harvestcraft]: thebetweenlands:swamplands_clearing;MEDIUM;0.8;true;false;false;[WET, WATER, DENSE, FOREST, SWAMP]
|
| 1285 | [12:22:30] [Server thread/INFO] [harvestcraft]: thebetweenlands:sludge_plains_clearing;MEDIUM;0.8;true;false;false;[WET, DEAD, WASTELAND, SWAMP]
|
| 1286 | [12:22:30] [Server thread/INFO] [harvestcraft]: Registering drops for shadedGarden.
|
| 1287 | [12:22:30] [Server thread/INFO] [harvestcraft]: Registering drops for tropicalGarden.
|
| 1288 | [12:22:30] [Server thread/INFO] [harvestcraft]: Registering drops for windyGarden.
|
| 1289 | [12:22:30] [Server thread/INFO] [harvestcraft]: Registering drops for frostGarden.
|
| 1290 | [12:22:30] [Server thread/INFO] [harvestcraft]: Registering drops for aridGarden.
|
| 1291 | [12:22:30] [Server thread/INFO] [harvestcraft]: Registering drops for soggyGarden.
|
| 1292 | [12:22:31] [Server thread/ERROR] [Apotheosis : Enchantment]: Had to late load enchantment info for aquaculture:appealing, this is a bug in the mod aquaculture as they are registering late!
|
| 1293 | [12:22:31] [Server thread/ERROR] [Apotheosis : Enchantment]: Had to late load enchantment info for aquaculture:magnetic, this is a bug in the mod aquaculture as they are registering late!
|
| 1294 | [12:22:31] [Server thread/ERROR] [Apotheosis : Enchantment]: Had to late load enchantment info for aquaculture:long_cast, this is a bug in the mod aquaculture as they are registering late!
|
| 1295 | [12:22:31] [Server thread/ERROR] [Apotheosis : Enchantment]: Had to late load enchantment info for aquaculture:short_cast, this is a bug in the mod aquaculture as they are registering late!
|
| 1296 | [12:22:31] [Server thread/ERROR] [Apotheosis : Enchantment]: Had to late load enchantment info for aquaculture:double_hook, this is a bug in the mod aquaculture as they are registering late!
|
| 1297 | [12:22:31] [Server thread/ERROR] [Apotheosis : Enchantment]: Had to late load enchantment info for aquaculture:barbed_hook, this is a bug in the mod aquaculture as they are registering late!
|
| 1298 | [12:22:31] [Server thread/ERROR] [Apotheosis : Enchantment]: Had to late load enchantment info for aquaculture:heavy_line, this is a bug in the mod aquaculture as they are registering late!
|
| 1299 | [12:22:32] [Server thread/INFO] [pvj]: Cave stuff disabled
|
| 1300 | [12:22:32] [Server thread/INFO] [pvj]: Fallen trees disabled
|
| 1301 | [12:22:32] [Server thread/INFO] [pvj]: Groundcover disabled. You're a boring person!
|
| 1302 | [12:22:32] [Server thread/INFO] [pvj]: Overworld plants disabled
|
| 1303 | [12:22:35] [Server thread/INFO] [Spartan Weaponry]: Registering OreDictionary entries
|
| 1304 | [12:22:35] [Server thread/INFO] [Spartan Weaponry]: Attempting to add new advancement triggers...
|
| 1305 | [12:22:35] [Server thread/INFO] [Spartan Weaponry]: New advancement triggers added successfully!
|
| 1306 | [12:22:35] [Server thread/INFO] [chameleon]: Could not load integration module: com.jaquadro.minecraft.storagedrawers.integration.Thaumcraft
|
| 1307 | [12:22:38] [Server thread/INFO] [ViesCraft]: <<==============================>>
|
| 1308 | [12:22:38] [Server thread/INFO] [ViesCraft]: Init Complete.
|
| 1309 | [12:22:38] [Server thread/INFO] [ViesCraft]: <<==============================>>
|
| 1310 | [12:22:40] [Server thread/INFO] [ancientspellcraft]: Loading ritual properties from config folder
|
| 1311 | [12:22:40] [Server thread/INFO] [ancientspellcraft]: Loading built-in ritual properties for 6 rituals in mod ancientspellcraft
|
| 1312 | [12:22:40] [Server thread/ERROR] [ancientspellcraft]: Ritual ancientspellcraft:none is missing a properties file!
|
| 1313 | [12:22:40] [Server thread/INFO] [vt]: VanillaTweaks : Initialization Complete
|
| 1314 | [12:22:40] [Server thread/INFO] [Chisel]: Received 15 IMC messages from mod quark.
|
| 1315 | [12:22:40] [Server thread/INFO] [Chisel]: Received 14 IMC messages from mod netherex.
|
| 1316 | [12:22:40] [Server thread/INFO] [Chisel]: Received 52 IMC messages from mod twilightforest.
|
| 1317 | [12:22:40] [Server thread/INFO] [Chisel]: Received 110 IMC messages from mod mia.
|
| 1318 | [12:22:40] [Server thread/INFO] [FML]: Injecting itemstacks
|
| 1319 | [12:22:40] [Server thread/INFO] [FML]: Itemstack injection complete
|
| 1320 | [12:22:40] [Server thread/WARN] [FML]: No types have been added to Biome tropicraft:tc_tropics_ocean, types have been assigned on a best-effort guess: [OCEAN, WET, WATER, HILLS, HOT]
|
| 1321 | [12:22:40] [Server thread/WARN] [FML]: No types have been added to Biome tropicraft:tc_tropics_kelp_forest, types have been assigned on a best-effort guess: [OCEAN, WET, WATER, HOT, SWAMP]
|
| 1322 | [12:22:40] [Server thread/WARN] [FML]: No types have been added to Biome tropicraft:tc_tropics, types have been assigned on a best-effort guess: [WET, HOT, PLAINS]
|
| 1323 | [12:22:40] [Server thread/WARN] [FML]: No types have been added to Biome tropicraft:tc_tropics_rainforest_plains, types have been assigned on a best-effort guess: [WET, HOT, PLAINS]
|
| 1324 | [12:22:40] [Server thread/WARN] [FML]: No types have been added to Biome tropicraft:tc_tropics_rainforest_hills, types have been assigned on a best-effort guess: [WET, HILLS, HOT]
|
| 1325 | [12:22:40] [Server thread/WARN] [FML]: No types have been added to Biome tropicraft:tc_tropics_rainforest_mountains, types have been assigned on a best-effort guess: [WET, HILLS, HOT]
|
| 1326 | [12:22:40] [Server thread/WARN] [FML]: No types have been added to Biome tropicraft:tc_tropics_rainforest_island_mountains, types have been assigned on a best-effort guess: [WET, MOUNTAIN, HOT]
|
| 1327 | [12:22:40] [Server thread/WARN] [FML]: No types have been added to Biome tropicraft:tc_tropics_river, types have been assigned on a best-effort guess: [OCEAN, WET, WATER, HOT, SWAMP]
|
| 1328 | [12:22:40] [Server thread/WARN] [FML]: No types have been added to Biome tropicraft:tc_tropics_beach, types have been assigned on a best-effort guess: [WET, HOT, SWAMP]
|
| 1329 | [12:22:40] [Server thread/WARN] [FML]: No types have been added to Biome tropicraft:tc_tropics_lake, types have been assigned on a best-effort guess: [OCEAN, WET, WATER, HOT, SWAMP]
|
| 1330 | [12:22:40] [Server thread/INFO] [placebo]: Beginning replacement of all shapeless recipes...
|
| 1331 | [12:22:40] [Server thread/INFO] [placebo]: Expect log spam from FML!
|
| 1332 | [12:22:40] [Server thread/INFO] [placebo]: Successfully replaced 3046 recipes with fast recipes.
|
| 1333 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'traverse_yellow.json': Mod 'traverse' for type 'traverse:yellow_autumnal_sapling' is not loaded. Skipping integration!
|
| 1334 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_maple.json': Mod 'natura' for type 'natura:maple' is not loaded. Skipping integration!
|
| 1335 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_eucalyptus.json': Mod 'natura' for type 'natura:eucalpytus' is not loaded. Skipping integration!
|
| 1336 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_silver_maple.json': Mod 'byg' for type 'byg:silver_maple' is not loaded. Skipping integration!
|
| 1337 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_pink_cherry.json': Mod 'byg' for type 'byg:pink_cherry' is not loaded. Skipping integration!
|
| 1338 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'traverse_fir.json': Mod 'traverse' for type 'traverse:fir' is not loaded. Skipping integration!
|
| 1339 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_silverbell.json': Mod 'natura' for type 'natura:silverbell' is not loaded. Skipping integration!
|
| 1340 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'primalcore_yew.json': Mod 'primal' for type 'primal:yew' is not loaded. Skipping integration!
|
| 1341 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_great_oak.json': Mod 'byg' for type 'byg:greatoak' is not loaded. Skipping integration!
|
| 1342 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_lemon.json': Mod 'terraqueous' for type 'terraqueous:lemon' is not loaded. Skipping integration!
|
| 1343 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_banana.json': Mod 'terraqueous' for type 'terraqueous:banana' is not loaded. Skipping integration!
|
| 1344 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'evilcraft_undead.json': Mod 'evilcraft' for type 'evilcraft:undead' is not loaded. Skipping integration!
|
| 1345 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_redwood.json': Mod 'byg' for type 'byg:redwood' is not loaded. Skipping integration!
|
| 1346 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_palm.json': Mod 'byg' for type 'byg:palm' is not loaded. Skipping integration!
|
| 1347 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_plum.json': Mod 'terraqueous' for type 'terraqueous:plum' is not loaded. Skipping integration!
|
| 1348 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'traverse_brown.json': Mod 'traverse' for type 'traverse:brown_autumnal_sapling' is not loaded. Skipping integration!
|
| 1349 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_red_maple.json': Mod 'byg' for type 'byg:red_maple' is not loaded. Skipping integration!
|
| 1350 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_bloodwood.json': Mod 'natura' for type 'natura:bloodwood' is not loaded. Skipping integration!
|
| 1351 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_white_cherry.json': Mod 'byg' for type 'byg:white_cherry' is not loaded. Skipping integration!
|
| 1352 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'naturesaura_ancient.json': Mod 'naturesaura' for type 'naturesaura:ancient' is not loaded. Skipping integration!
|
| 1353 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'totemic_cedar.json': Mod 'totemic' for type 'totemic:cedar' is not loaded. Skipping integration!
|
| 1354 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_yellow_birch.json': Mod 'byg' for type 'byg:yellow_birch' is not loaded. Skipping integration!
|
| 1355 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_skyris.json': Mod 'byg' for type 'byg:skyris' is not loaded. Skipping integration!
|
| 1356 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'tconstruct_blueslime.json': Mod 'tconstruct' for type 'tconstruct:blueslime' is not loaded. Skipping integration!
|
| 1357 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_willow.json': Mod 'natura' for type 'natura:willow' is not loaded. Skipping integration!
|
| 1358 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_willow.json': Mod 'byg' for type 'byg:willow' is not loaded. Skipping integration!
|
| 1359 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'techreborn_rubber.json': Mod 'techreborn' for type 'techreborn:rubber' is not loaded. Skipping integration!
|
| 1360 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_palo_verde.json': Mod 'byg' for type 'byg:palo_verde' is not loaded. Skipping integration!
|
| 1361 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_ebony.json': Mod 'byg' for type 'byg:ebony' is not loaded. Skipping integration!
|
| 1362 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_zelkova.json': Mod 'byg' for type 'byg:zelkova' is not loaded. Skipping integration!
|
| 1363 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'hac_walnut.json': Mod 'dcs_climate' for type 'dcs_climate:walnut' is not loaded. Skipping integration!
|
| 1364 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'jurassicraft_phoenix.json': Mod 'jurassicraft' for type 'jurassicraft:phoenix' is not loaded. Skipping integration!
|
| 1365 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'primalcore_ironwood.json': Mod 'primal' for type 'primal:ironwood' is not loaded. Skipping integration!
|
| 1366 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'hac_dates.json': Mod 'dcs_climate' for type 'dcs_climate:dates' is not loaded. Skipping integration!
|
| 1367 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'hac_morus.json': Mod 'dcs_climate' for type 'dcs_climate:morus' is not loaded. Skipping integration!
|
| 1368 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_cherry.json': Mod 'terraqueous' for type 'terraqueous:cherry' is not loaded. Skipping integration!
|
| 1369 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_tigerwood.json': Mod 'natura' for type 'natura:tigerwood' is not loaded. Skipping integration!
|
| 1370 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'jurassicraft_psaronius.json': Mod 'jurassicraft' for type 'jurassicraft:psaronius' is not loaded. Skipping integration!
|
| 1371 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'thaumicbases_golden.json': Mod 'thaumicbases' for type 'thaumicbases:golden' is not loaded. Skipping integration!
|
| 1372 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'integrateddynamics_menril.json': Mod 'integrateddynamics' for type 'integrateddynamics:menril' is not loaded. Skipping integration!
|
| 1373 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_fusewood.json': Mod 'natura' for type 'natura:fusewood' is not loaded. Skipping integration!
|
| 1374 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_coconut.json': Mod 'terraqueous' for type 'terraqueous:coconut' is not loaded. Skipping integration!
|
| 1375 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_orange_oak.json': Mod 'byg' for type 'byg:orange_oak' is not loaded. Skipping integration!
|
| 1376 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'hac_olive.json': Mod 'dcs_climate' for type 'dcs_climate:olive' is not loaded. Skipping integration!
|
| 1377 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_mango.json': Mod 'terraqueous' for type 'terraqueous:mango' is not loaded. Skipping integration!
|
| 1378 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_blue_spruce.json': Mod 'byg' for type 'byg:blue_spruce' is not loaded. Skipping integration!
|
| 1379 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_holly.json': Mod 'byg' for type 'byg:holly' is not loaded. Skipping integration!
|
| 1380 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'sugiforest_sugi.json': Mod 'sugiforest' for type 'sugiforest:sugi' is not loaded. Skipping integration!
|
| 1381 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'bewitchment_cypress.json': Mod 'bewitchment' for type 'bewitchment:cypress' is not loaded. Skipping integration!
|
| 1382 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_ironwood.json': Mod 'byg' for type 'byg:ironwood' is not loaded. Skipping integration!
|
| 1383 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_cika.json': Mod 'byg' for type 'byg:cika' is not loaded. Skipping integration!
|
| 1384 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_rowan.json': Mod 'byg' for type 'byg:rowan' is not loaded. Skipping integration!
|
| 1385 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_rainbow_eucalyptus.json': Mod 'byg' for type 'byg:rainbow_eucalyptus' is not loaded. Skipping integration!
|
| 1386 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_hopseed.json': Mod 'natura' for type 'natura:hopseed' is not loaded. Skipping integration!
|
| 1387 | [12:22:41] [Server thread/WARN] [bonsaitrees]: Could not find an ItemStack for the sapling resource: quark:variant_sapling
|
| 1388 | [12:22:41] [Server thread/WARN] [bonsaitrees]: Could not find an ItemStack for the drop resource: quark:variant_sapling
|
| 1389 | [12:22:41] [Server thread/WARN] [bonsaitrees]: Could not find an ItemStack for the drop resource: quark:variant_leaves
|
| 1390 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Tree type quark:swamp_oak has no sapling stack. Skipping...
|
| 1391 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_apple.json': Mod 'terraqueous' for type 'terraqueous:apple' is not loaded. Skipping integration!
|
| 1392 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'forbidden_arcanus_cherrywood.json': Mod 'forbidden_arcanus' for type 'forbidden_arcanus:cherrywood' is not loaded. Skipping integration!
|
| 1393 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_cypress.json': Mod 'byg' for type 'byg:cypress' is not loaded. Skipping integration!
|
| 1394 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'jurassicraft_araucaria.json': Mod 'jurassicraft' for type 'jurassicraft:araucaria' is not loaded. Skipping integration!
|
| 1395 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_hawthorn.json': Mod 'byg' for type 'byg:hawthorn' is not loaded. Skipping integration!
|
| 1396 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'abyssalcraft_dltsapling.json': Mod 'abyssalcraft' for type 'abyssalcraft:dltsapling' is not loaded. Skipping integration!
|
| 1397 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_ghostwood.json': Mod 'natura' for type 'natura:ghostwood' is not loaded. Skipping integration!
|
| 1398 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'thaumicbases_nether.json': Mod 'thaumicbases' for type 'thaumicbases:nether' is not loaded. Skipping integration!
|
| 1399 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'tconstruct_magmaslime.json': Mod 'tconstruct' for type 'tconstruct:magmaslime' is not loaded. Skipping integration!
|
| 1400 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'bewitchment_juniper.json': Mod 'bewitchment' for type 'bewitchment:juniper' is not loaded. Skipping integration!
|
| 1401 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_fir.json': Mod 'byg' for type 'byg:fir' is not loaded. Skipping integration!
|
| 1402 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_mahogany.json': Mod 'byg' for type 'byg:mahogany' is not loaded. Skipping integration!
|
| 1403 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_pear.json': Mod 'terraqueous' for type 'terraqueous:pear' is not loaded. Skipping integration!
|
| 1404 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_pine.json': Mod 'byg' for type 'byg:pine' is not loaded. Skipping integration!
|
| 1405 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'jurassicraft_ginkgo.json': Mod 'jurassicraft' for type 'jurassicraft:ginkgo' is not loaded. Skipping integration!
|
| 1406 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_orchard.json': Mod 'byg' for type 'byg:orchard' is not loaded. Skipping integration!
|
| 1407 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_peach.json': Mod 'terraqueous' for type 'terraqueous:peach' is not loaded. Skipping integration!
|
| 1408 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_enchanted.json': Mod 'byg' for type 'byg:enchanted' is not loaded. Skipping integration!
|
| 1409 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'hac_lemon.json': Mod 'dcs_climate' for type 'dcs_climate:lemon' is not loaded. Skipping integration!
|
| 1410 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_red_oak.json': Mod 'byg' for type 'byg:red_oak' is not loaded. Skipping integration!
|
| 1411 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'thaumicbases_ender.json': Mod 'thaumicbases' for type 'thaumicbases:ender' is not loaded. Skipping integration!
|
| 1412 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_yellow_spruce.json': Mod 'byg' for type 'byg:yellow_spruce' is not loaded. Skipping integration!
|
| 1413 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_white_stellata.json': Mod 'byg' for type 'byg:white_stellata' is not loaded. Skipping integration!
|
| 1414 | [12:22:41] [Server thread/WARN] [bonsaitrees]: Could not find an ItemStack for the sapling resource: quark:variant_sapling
|
| 1415 | [12:22:41] [Server thread/WARN] [bonsaitrees]: Could not find an ItemStack for the drop resource: quark:variant_sapling
|
| 1416 | [12:22:41] [Server thread/WARN] [bonsaitrees]: Could not find an ItemStack for the drop resource: quark:variant_leaves
|
| 1417 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Tree type quark:blossoming has no sapling stack. Skipping...
|
| 1418 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_red_spruce.json': Mod 'byg' for type 'byg:red_spruce' is not loaded. Skipping integration!
|
| 1419 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'jurassicraft_calamites.json': Mod 'jurassicraft' for type 'jurassicraft:calamites' is not loaded. Skipping integration!
|
| 1420 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_pink_stellata.json': Mod 'byg' for type 'byg:pink_stellata' is not loaded. Skipping integration!
|
| 1421 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_orange_spruce.json': Mod 'byg' for type 'byg:orange_spruce' is not loaded. Skipping integration!
|
| 1422 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'abyssalcraft_dreadsapling.json': Mod 'abyssalcraft' for type 'abyssalcraft:dreadsapling' is not loaded. Skipping integration!
|
| 1423 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'wizardry_wisdom.json': Mod 'wizardry' for type 'wizardry:wisdom' is not loaded. Skipping integration!
|
| 1424 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'traverse_orange.json': Mod 'traverse' for type 'traverse:orange_autumnal_sapling' is not loaded. Skipping integration!
|
| 1425 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'bewitchment_dragonsblood.json': Mod 'bewitchment' for type 'bewitchment:dragons_blood' is not loaded. Skipping integration!
|
| 1426 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_witch_hazel.json': Mod 'byg' for type 'byg:witch_hazel' is not loaded. Skipping integration!
|
| 1427 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'ic2_rubber.json': Mod 'ic2' for type 'ic2:rubber' is not loaded. Skipping integration!
|
| 1428 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'bewitchment_elder.json': Mod 'bewitchment' for type 'bewitchment:elder' is not loaded. Skipping integration!
|
| 1429 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_jacaranda.json': Mod 'byg' for type 'byg:jacaranda' is not loaded. Skipping integration!
|
| 1430 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_baobab.json': Mod 'byg' for type 'byg:baobab' is not loaded. Skipping integration!
|
| 1431 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_darkwood.json': Mod 'natura' for type 'natura:darkwood' is not loaded. Skipping integration!
|
| 1432 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'forbidden_arcanus_mysterywood.json': Mod 'forbidden_arcanus' for type 'forbidden_arcanus:mysterywood' is not loaded. Skipping integration!
|
| 1433 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'tconstruct_purpleslime.json': Mod 'tconstruct' for type 'tconstruct:purpleslime' is not loaded. Skipping integration!
|
| 1434 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_amaranth.json': Mod 'natura' for type 'natura:amaranth' is not loaded. Skipping integration!
|
| 1435 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_mangrove.json': Mod 'byg' for type 'byg:mangrove' is not loaded. Skipping integration!
|
| 1436 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_sakura.json': Mod 'natura' for type 'natura:sakura' is not loaded. Skipping integration!
|
| 1437 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'byg_aspen.json': Mod 'byg' for type 'byg:aspen' is not loaded. Skipping integration!
|
| 1438 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'traverse_red.json': Mod 'traverse' for type 'traverse:red_autumnal_sapling' is not loaded. Skipping integration!
|
| 1439 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_orange.json': Mod 'terraqueous' for type 'terraqueous:orange' is not loaded. Skipping integration!
|
| 1440 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Registering trees from integration: org.dave.bonsaitrees.integration.mods.PamsHarvestcraft
|
| 1441 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Registering trees from integration: org.dave.bonsaitrees.integration.mods.Vanilla
|
| 1442 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Registered 101 tree types
|
| 1443 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load soils from file 'blueSlime.json': Mod 'tconstruct' for soil 'tconstruct:slime_dirt_blue' is not loaded. Skipping integration!
|
| 1444 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load soils from file 'magmaSlime.json': Mod 'tconstruct' for soil 'tconstruct:slime_dirt_magma' is not loaded. Skipping integration!
|
| 1445 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load soils from file 'purpleSlime.json': Mod 'tconstruct' for soil 'tconstruct:slime_dirt_purple' is not loaded. Skipping integration!
|
| 1446 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load soils from file 'grassSlime.json': Mod 'tconstruct' for soil 'tconstruct:slime_grass_green_on_dirt' is not loaded. Skipping integration!
|
| 1447 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Could not load soils from file 'greenSlime.json': Mod 'tconstruct' for soil 'tconstruct:slime_dirt_green' is not loaded. Skipping integration!
|
| 1448 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Registering soils from integration: org.dave.bonsaitrees.integration.mods.PamsHarvestcraft
|
| 1449 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Registering soils from integration: org.dave.bonsaitrees.integration.mods.Vanilla
|
| 1450 | [12:22:41] [Server thread/INFO] [bonsaitrees]: Registered 7 soil types
|
| 1451 | [12:22:42] [Server thread/INFO] [bonsaitrees]: Loaded 303 tree shapes.
|
| 1452 | [12:22:42] [Server thread/WARN] [bonsaitrees]: Tree type 'minecraft:reeds' has no shapes configured
|
| 1453 | [12:22:43] [Server thread/WARN] [chancecubes]: A new sound was added after the sounds were registered and therefore the new sound could not be added!
|
| 1454 | [12:22:44] [Server thread/INFO] [chancecubes]: Adding minecraft:bedrock:0 to NRB array.
|
| 1455 | [12:22:44] [Server thread/INFO] [chancecubes]: Death and destruction prepared! (And Cookies. Cookies were also prepared.)
|
| 1456 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 20 research entries from thaumcraft:research/basics
|
| 1457 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 20 research entries from thaumcraft:research/artifice
|
| 1458 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 1 research entries from mystgears:research/essentia_motor
|
| 1459 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 5 research entries from mystgears:research/mechanics
|
| 1460 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 8 research entries from thaumicaugmentation:research/warded.json
|
| 1461 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 10 research entries from thaumicaugmentation:research/impetus.json
|
| 1462 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 10 research entries from crimsonrevelations:research/revelations
|
| 1463 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 22 research entries from thaumcraft:research/alchemy
|
| 1464 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 23 research entries from thaumcraft:research/auromancy
|
| 1465 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 4 research entries from thaumicaugmentation:research/foci.json
|
| 1466 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 17 research entries from thaumcraft:research/infusion
|
| 1467 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 5 research entries from thaumcraft:research/eldritch
|
| 1468 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 12 research entries from thaumcraft:research/scans
|
| 1469 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 8 research entries from thaumicaugmentation:research/casting.json
|
| 1470 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 1 research entries from mystgears:research/vis_motor
|
| 1471 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 1 research entries from thaumicaugmentation:research/ward_foci_coremod.json
|
| 1472 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 29 research entries from thaumcraft:research/golemancy
|
| 1473 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 6 research entries from thaumicaugmentation:research/baubles.json
|
| 1474 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 1 research entries from mia:research/basics.json
|
| 1475 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 1 research entries from mystgears:research/mechanical_crafter
|
| 1476 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 5 research entries from thaumicaugmentation:research/construct.json
|
| 1477 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 5 research entries from thaumicaugmentation:research/gear.json
|
| 1478 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 14 research entries from thaumicaugmentation:research/void.json
|
| 1479 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 1 research entries from thaumicaugmentation:research/alchemy.json
|
| 1480 | [12:22:57] [Server thread/INFO] [THAUMCRAFT]: Loaded 4 research entries from thaumicaugmentation:research/misc.json
|
| 1481 | [12:22:57] [Server thread/INFO] [/dank/null]: Registering GUI Handler
|
| 1482 | [12:22:57] [Server thread/INFO] [DLDUNGEONS]: Loading custom NBT tags (nbt.cfg)
|
| 1483 | [12:22:57] [Server thread/INFO] [DLDUNGEONS]: Loading chest loot file (chests.cfg)
|
| 1484 | [12:22:57] [Server thread/INFO] [DLDUNGEONS]: Found 1 special chest configs.
|
| 1485 | [12:22:57] [Server thread/INFO] [DLDUNGEONS]: Loading chest loot file (oceanic_chests.cfg)
|
| 1486 | [12:22:57] [Server thread/INFO] [DLDUNGEONS]: Found 6 block family configs.
|
| 1487 | [12:22:57] [Server thread/INFO] [DLDUNGEONS]: Found 12 themes.
|
| 1488 | [12:22:58] [Server thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLPostInitializationEvent in 0ms
|
| 1489 | [12:22:58] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(-4, -8) invalid, -8 smaller than -4
|
| 1490 | [12:22:59] [Server thread/INFO] [Ice And Fire]: A brother bound to a love he must hide
|
| 1491 | [12:22:59] [Server thread/INFO] [Ice And Fire]: The younger's armor is worn in the mind
|
| 1492 | [12:22:59] [Server thread/INFO] [Ice And Fire]: A cold iron throne holds a boy barely grown
|
| 1493 | [12:22:59] [Server thread/INFO] [Ice And Fire]: And now it is known
|
| 1494 | [12:22:59] [Server thread/INFO] [Ice And Fire]: A claim to the prize, a crown laced in lies
|
| 1495 | [12:22:59] [Server thread/INFO] [Ice And Fire]: You win or you die
|
| 1496 | [12:22:59] [Server thread/INFO] [Ice And Fire]: Damn season 8 really sucked didn't it
|
| 1497 | [12:23:00] [Server thread/INFO] [levelup2.LevelUp2]: [Level Up 2] Mod initialized!
|
| 1498 | [12:23:09] [Server thread/INFO] [xreliquary]: [xreliquary] Loaded successfully!
|
| 1499 | [12:23:09] [Server thread/INFO] [thaumicaugmentation]: The following mods were detected and have integration enabled:
|
| 1500 | [12:23:09] [Server thread/INFO] [thaumicaugmentation]: jeid
|
| 1501 | [12:23:09] [Server thread/INFO] [thaumicaugmentation]: ebwizardry
|
| 1502 | [12:23:10] [Server thread/INFO] [ViesCraft]: <<==============================>>
|
| 1503 | [12:23:10] [Server thread/INFO] [ViesCraft]: Enforcing Brannigan's Law...
|
| 1504 | [12:23:10] [Server thread/INFO] [ViesCraft]: <<==============================>>
|
| 1505 | [12:23:10] [Server thread/INFO] [vtweaks]: >> Running Config Item Parser
|
| 1506 | [12:23:10] [Server thread/INFO] [vtweaks]: >> Config Item Parsing complete!
|
| 1507 | [12:23:10] [Server thread/INFO] [vt]: VanillaTweaks : Post-Initialization Complete
|
| 1508 | [12:23:12] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 188 mods
|
| 1509 | [12:23:13] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "Biome Bundle"
|
| 1510 | [12:23:13] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
|
| 1511 | [12:23:15] [Server thread/INFO] [FML]: Registry Biome: Found a missing id from the world openterraingenerator:overworld_forestsakurahills
|
| 1512 | [12:23:15] [Server thread/INFO] [FML]: Registry Biome: Found a missing id from the world openterraingenerator:overworld_temperateplainsautumnal
|
| 1513 | [12:23:15] [Server thread/INFO] [FML]: Registry Biome: Found a missing id from the world openterraingenerator:overworld_swamplandspooky
|
| 1514 | [12:23:15] [Server thread/INFO] [FML]: Registry Biome: Found a missing id from the world openterraingenerator:overworld_forestenchanted
|
| 1515 | [12:23:15] [Server thread/INFO] [FML]: Registry Biome: Found a missing id from the world openterraingenerator:overworld_frozen_forest
|
| 1516 | [12:23:15] [Server thread/INFO] [FML]: Registry Biome: Found a missing id from the world openterraingenerator:overworld_forestsakura
|
| 1517 | [12:23:15] [Server thread/INFO] [FML]: Registry Biome: Found a missing id from the world openterraingenerator:overworld_autumnal_woods_m
|
| 1518 | [12:23:15] [Server thread/INFO] [FML]: Registry Biome: Found a missing id from the world openterraingenerator:overworld_autumnal_woods_hills
|
| 1519 | [12:23:15] [Server thread/INFO] [FML]: Registry Biome: Found a missing id from the world openterraingenerator:overworld_forestconifer
|
| 1520 | [12:23:15] [Server thread/INFO] [FML]: Registry Biome: Found a missing id from the world openterraingenerator:overworld_uplands
|
| 1521 | [12:23:15] [Server thread/INFO] [FML]: Registry Biome: Found a missing id from the world openterraingenerator:overworld_savannaedge
|
| 1522 | [12:23:15] [Server thread/INFO] [FML]: Registry Biome: Found a missing id from the world openterraingenerator:overworld_tundra
|
| 1523 | [12:23:15] [Server thread/INFO] [FML]: Registry Biome: Found a missing id from the world openterraingenerator:overworld_autumnal_woods
|
| 1524 | [12:23:15] [Server thread/INFO] [FML]: Registry Biome: Found a missing id from the world openterraingenerator:overworld_webbed_forest
|
| 1525 | [12:23:15] [Server thread/INFO] [FML]: Registry Biome: Found a missing id from the world openterraingenerator:overworld_steppe
|
| 1526 | [12:23:15] [Server thread/INFO] [FML]: Registry Biome: Found a missing id from the world openterraingenerator:overworld_tropical_savanna
|
| 1527 | [12:23:15] [Server thread/INFO] [FML]: Registry Biome: Found a missing id from the world openterraingenerator:overworld_forestender
|
| 1528 | [12:23:18] [Server thread/INFO] [FML]: Applying holder lookups
|
| 1529 | [12:23:18] [Server thread/INFO] [FML]: Holder lookups applied
|
| 1530 | [12:23:24] [Server thread/INFO] [OTG]: Creating world "overworld"
|
| 1531 | [12:23:30] [Server thread/WARN] [OTG]: The biome Cold Plains tried to inherit mobs from itself.
|
| 1532 | [12:23:43] [Server thread/INFO] [Apotheosis : Core]: Transforming WorldGenDungeons...
|
| 1533 | [12:23:43] [Server thread/INFO] [Apotheosis : Core]: Successfully transformed WorldGenDungeons
|
| 1534 | [12:23:44] [Server thread/INFO] [FML]: Loading dimension 0 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1535 | [12:23:49] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 1788 advancements
|
| 1536 | [12:23:50] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 0
|
| 1537 | [12:23:50] [Server thread/INFO] [ebwizardry]: Loading custom spell properties for world Biome Bundle
|
| 1538 | [12:23:50] [Server thread/INFO] [NetherEx]: Reading biome configs.
|
| 1539 | [12:23:51] [Server thread/INFO] [NetherEx]: Reading Pigtificate trade configs.
|
| 1540 | [12:23:52] [Server thread/INFO] [Meson]: true
|
| 1541 | [12:23:52] [Server thread/INFO] [FML]: Loading dimension 1 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1542 | [12:23:52] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 1
|
| 1543 | [12:23:52] [Server thread/INFO] [FML]: Loading dimension -1 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1544 | [12:23:52] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
|
| 1545 | [12:23:52] [Server thread/INFO] [FML]: Loading dimension 684 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1546 | [12:23:52] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 684
|
| 1547 | [12:23:52] [Server thread/INFO] [FML]: Loading dimension 685 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1548 | [12:23:52] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 685
|
| 1549 | [12:23:52] [Server thread/INFO] [FML]: Loading dimension 686 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1550 | [12:23:52] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 686
|
| 1551 | [12:23:52] [Server thread/INFO] [FML]: Loading dimension 687 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1552 | [12:23:52] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 687
|
| 1553 | [12:23:52] [Server thread/INFO] [FML]: Loading dimension 688 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1554 | [12:23:52] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 688
|
| 1555 | [12:23:53] [Server thread/INFO] [FML]: Loading dimension 66 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1556 | [12:23:53] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 66
|
| 1557 | [12:23:53] [Server thread/INFO] [FML]: Loading dimension 2 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1558 | [12:23:53] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 2
|
| 1559 | [12:23:53] [Server thread/INFO] [FML]: Loading dimension 14676 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1560 | [12:23:53] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 14676
|
| 1561 | [12:23:55] [Server thread/INFO] [FML]: Loading dimension 10 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1562 | [12:23:55] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 10
|
| 1563 | [12:23:55] [Server thread/WARN] [OTG]: Non-OTG dimension detected, using default biome provider.
|
| 1564 | [12:23:55] [Server thread/INFO] [FML]: Loading dimension 131 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1565 | [12:23:55] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 131
|
| 1566 | [12:23:56] [Server thread/INFO] [FML]: Loading dimension 20 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1567 | [12:23:56] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 20
|
| 1568 | [12:23:56] [Server thread/INFO] [FML]: Loading dimension 4 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1569 | [12:23:56] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 4
|
| 1570 | [12:23:56] [Server thread/INFO] [FML]: Loading dimension -6 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1571 | [12:23:56] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -6
|
| 1572 | [12:23:56] [Server thread/INFO] [FML]: Loading dimension -50 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1573 | [12:23:56] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -50
|
| 1574 | [12:23:56] [Server thread/INFO] [FML]: Loading dimension -51 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1575 | [12:23:56] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -51
|
| 1576 | [12:23:56] [Server thread/INFO] [FML]: Loading dimension -52 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1577 | [12:23:56] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -52
|
| 1578 | [12:23:56] [Server thread/INFO] [FML]: Loading dimension -53 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1579 | [12:23:56] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -53
|
| 1580 | [12:23:56] [Server thread/INFO] [FML]: Loading dimension -54 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1581 | [12:23:56] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -54
|
| 1582 | [12:23:56] [Server thread/INFO] [FML]: Loading dimension -55 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1583 | [12:23:56] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -55
|
| 1584 | [12:23:57] [Server thread/INFO] [FML]: Loading dimension -56 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1585 | [12:23:57] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -56
|
| 1586 | [12:23:57] [Server thread/INFO] [FML]: Loading dimension -57 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1587 | [12:23:57] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -57
|
| 1588 | [12:23:57] [Server thread/INFO] [FML]: Loading dimension -58 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1589 | [12:23:57] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -58
|
| 1590 | [12:23:57] [Server thread/INFO] [FML]: Loading dimension -59 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1591 | [12:23:57] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -59
|
| 1592 | [12:23:57] [Server thread/INFO] [FML]: Loading dimension -60 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1593 | [12:23:57] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -60
|
| 1594 | [12:23:57] [Server thread/INFO] [FML]: Loading dimension -343800852 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1595 | [12:23:57] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -343800852
|
| 1596 | [12:23:57] [Server thread/WARN] [OTG]: Non-OTG dimension detected, using default biome provider.
|
| 1597 | [12:23:57] [Server thread/INFO] [FML]: Loading dimension -127 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1598 | [12:23:57] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -127
|
| 1599 | [12:23:57] [Server thread/WARN] [OTG]: Non-OTG dimension detected, using default biome provider.
|
| 1600 | [12:23:57] [Server thread/INFO] [FML]: Loading dimension 312 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1601 | [12:23:57] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 312
|
| 1602 | [12:23:57] [Server thread/INFO] [FML]: Loading dimension 17 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1603 | [12:23:57] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 17
|
| 1604 | [12:23:57] [Server thread/INFO] [FML]: Loading dimension 7 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1605 | [12:23:57] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 7
|
| 1606 | [12:23:57] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
|
| 1607 | [12:24:01] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 0%
|
| 1608 | [12:24:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 1%
|
| 1609 | [12:24:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 4%
|
| 1610 | [12:24:04] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 16%
|
| 1611 | [12:24:05] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 31%
|
| 1612 | [12:24:06] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 45%
|
| 1613 | [12:24:07] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 54%
|
| 1614 | [12:24:08] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 68%
|
| 1615 | [12:24:09] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 83%
|
| 1616 | [12:24:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (57.599s)! For help, type "help" or "?"
|
| 1617 | [12:24:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting GS4 status listener
|
| 1618 | [12:24:10] [Query Listener #1/INFO] [net.minecraft.server.MinecraftServer]: Query running on 0.0.0.0:9898
|
| 1619 | [12:24:10] [Downloader 0/INFO] [tombstone]: The list of contributors has been loaded successfully
|
| 1620 | [12:24:12] [Server thread/INFO] [chancecubes]: Loaded custom rewards for the mod Extra Utilities 2
|
| 1621 | [12:24:14] [Server thread/INFO] [NetherEx]: The Nether has been overridden.
|
| 1622 | [12:24:16] [Server thread/INFO] [FTB Quests]: Loading quests from /server/config/ftbquests/normal
|
| 1623 | [12:24:17] [Server thread/INFO] [FTB Quests]: Loaded 27 chapters, 1799 quests, 3638 tasks and 3608 rewards. In total, 9092 objects
|
| 1624 | [12:24:19] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 1788 advancements
|
| 1625 | [12:24:19] [Server thread/INFO] [FTB Library]: Reloaded server in 22ms
|
| 1626 | [12:24:19] [Server thread/INFO] [FTB Utilities]: Overridden 292 commands
|
| 1627 | [12:24:20] [Thread-16/INFO] [THAUMCRAFT]: Starting aura thread for dim 0
|
| 1628 | [12:24:22] [Thread-17/INFO] [THAUMCRAFT]: Starting aura thread for dim 1
|
| 1629 | [12:24:22] [Thread-18/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
|
| 1630 | [12:24:22] [Thread-19/INFO] [THAUMCRAFT]: Starting aura thread for dim 684
|
| 1631 | [12:24:22] [Thread-20/INFO] [THAUMCRAFT]: Starting aura thread for dim 685
|
| 1632 | [12:24:22] [Thread-21/INFO] [THAUMCRAFT]: Starting aura thread for dim 686
|
| 1633 | [12:24:22] [Thread-22/INFO] [THAUMCRAFT]: Starting aura thread for dim 687
|
| 1634 | [12:24:22] [Thread-23/INFO] [THAUMCRAFT]: Starting aura thread for dim 688
|
| 1635 | [12:24:22] [Thread-24/INFO] [THAUMCRAFT]: Starting aura thread for dim 66
|
| 1636 | [12:24:22] [Thread-25/INFO] [THAUMCRAFT]: Starting aura thread for dim 2
|
| 1637 | [12:24:22] [Thread-26/INFO] [THAUMCRAFT]: Starting aura thread for dim 14676
|
| 1638 | [12:24:22] [Thread-27/INFO] [THAUMCRAFT]: Starting aura thread for dim 10
|
| 1639 | [12:24:22] [Thread-28/INFO] [THAUMCRAFT]: Starting aura thread for dim 131
|
| 1640 | [12:24:22] [Thread-29/INFO] [THAUMCRAFT]: Starting aura thread for dim 20
|
| 1641 | [12:24:22] [Thread-30/INFO] [THAUMCRAFT]: Starting aura thread for dim 4
|
| 1642 | [12:24:22] [Thread-31/INFO] [THAUMCRAFT]: Starting aura thread for dim -6
|
| 1643 | [12:24:22] [Thread-33/INFO] [THAUMCRAFT]: Starting aura thread for dim -51
|
| 1644 | [12:24:22] [Thread-32/INFO] [THAUMCRAFT]: Starting aura thread for dim -50
|
| 1645 | [12:24:22] [Thread-34/INFO] [THAUMCRAFT]: Starting aura thread for dim -52
|
| 1646 | [12:24:22] [Thread-36/INFO] [THAUMCRAFT]: Starting aura thread for dim -54
|
| 1647 | [12:24:22] [Thread-35/INFO] [THAUMCRAFT]: Starting aura thread for dim -53
|
| 1648 | [12:24:22] [Thread-37/INFO] [THAUMCRAFT]: Starting aura thread for dim -55
|
| 1649 | [12:24:22] [Thread-38/INFO] [THAUMCRAFT]: Starting aura thread for dim -56
|
| 1650 | [12:24:22] [Thread-39/INFO] [THAUMCRAFT]: Starting aura thread for dim -57
|
| 1651 | [12:24:22] [Thread-41/INFO] [THAUMCRAFT]: Starting aura thread for dim -59
|
| 1652 | [12:24:22] [Thread-40/INFO] [THAUMCRAFT]: Starting aura thread for dim -58
|
| 1653 | [12:24:22] [Thread-42/INFO] [THAUMCRAFT]: Starting aura thread for dim -60
|
| 1654 | [12:24:22] [Thread-43/INFO] [THAUMCRAFT]: Starting aura thread for dim -343800852
|
| 1655 | [12:24:22] [Thread-44/INFO] [THAUMCRAFT]: Starting aura thread for dim -127
|
| 1656 | [12:24:22] [Thread-46/INFO] [THAUMCRAFT]: Starting aura thread for dim 17
|
| 1657 | [12:24:22] [Thread-45/INFO] [THAUMCRAFT]: Starting aura thread for dim 312
|
| 1658 | [12:24:22] [Thread-47/INFO] [THAUMCRAFT]: Starting aura thread for dim 7
|
| 1659 | [12:24:22] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 1
|
| 1660 | [12:24:22] [Server thread/INFO] [FML]: Unloading dimension 1
|
| 1661 | [12:24:22] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
|
| 1662 | [12:24:22] [Server thread/INFO] [FML]: Unloading dimension -1
|
| 1663 | [12:24:22] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 684
|
| 1664 | [12:24:22] [Server thread/INFO] [FML]: Unloading dimension 684
|
| 1665 | [12:24:22] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 685
|
| 1666 | [12:24:22] [Server thread/INFO] [FML]: Unloading dimension 685
|
| 1667 | [12:24:22] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 686
|
| 1668 | [12:24:22] [Server thread/INFO] [FML]: Unloading dimension 686
|
| 1669 | [12:24:22] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 687
|
| 1670 | [12:24:22] [Server thread/INFO] [FML]: Unloading dimension 687
|
| 1671 | [12:24:22] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 688
|
| 1672 | [12:24:22] [Server thread/INFO] [FML]: Unloading dimension 688
|
| 1673 | [12:24:22] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 66
|
| 1674 | [12:24:22] [Server thread/INFO] [FML]: Unloading dimension 66
|
| 1675 | [12:24:22] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 2
|
| 1676 | [12:24:22] [Server thread/INFO] [FML]: Unloading dimension 2
|
| 1677 | [12:24:22] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 14676
|
| 1678 | [12:24:22] [Server thread/INFO] [FML]: Unloading dimension 14676
|
| 1679 | [12:24:22] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 10
|
| 1680 | [12:24:22] [Server thread/INFO] [FML]: Unloading dimension 10
|
| 1681 | [12:24:22] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 131
|
| 1682 | [12:24:22] [Server thread/INFO] [FML]: Unloading dimension 131
|
| 1683 | [12:24:22] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 20
|
| 1684 | [12:24:22] [Server thread/INFO] [FML]: Unloading dimension 20
|
| 1685 | [12:24:22] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 4
|
| 1686 | [12:24:22] [Server thread/INFO] [FML]: Unloading dimension 4
|
| 1687 | [12:24:22] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -6
|
| 1688 | [12:24:22] [Server thread/INFO] [FML]: Unloading dimension -6
|
| 1689 | [12:24:22] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -50
|
| 1690 | [12:24:22] [Server thread/INFO] [FML]: Unloading dimension -50
|
| 1691 | [12:24:23] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -51
|
| 1692 | [12:24:23] [Server thread/INFO] [FML]: Unloading dimension -51
|
| 1693 | [12:24:23] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -52
|
| 1694 | [12:24:23] [Server thread/INFO] [FML]: Unloading dimension -52
|
| 1695 | [12:24:23] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -53
|
| 1696 | [12:24:23] [Server thread/INFO] [FML]: Unloading dimension -53
|
| 1697 | [12:24:23] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -54
|
| 1698 | [12:24:23] [Server thread/INFO] [FML]: Unloading dimension -54
|
| 1699 | [12:24:23] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -55
|
| 1700 | [12:24:23] [Server thread/INFO] [FML]: Unloading dimension -55
|
| 1701 | [12:24:23] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -56
|
| 1702 | [12:24:23] [Server thread/INFO] [FML]: Unloading dimension -56
|
| 1703 | [12:24:23] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -57
|
| 1704 | [12:24:23] [Server thread/INFO] [FML]: Unloading dimension -57
|
| 1705 | [12:24:23] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -58
|
| 1706 | [12:24:23] [Server thread/INFO] [FML]: Unloading dimension -58
|
| 1707 | [12:24:23] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -59
|
| 1708 | [12:24:23] [Server thread/INFO] [FML]: Unloading dimension -59
|
| 1709 | [12:24:23] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -60
|
| 1710 | [12:24:23] [Server thread/INFO] [FML]: Unloading dimension -60
|
| 1711 | [12:24:23] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 17
|
| 1712 | [12:24:23] [Server thread/INFO] [FML]: Unloading dimension 17
|
| 1713 | [12:24:23] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 7
|
| 1714 | [12:24:23] [Server thread/INFO] [FML]: Unloading dimension 7
|
| 1715 | [12:24:24] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 3846ms behind, skipping 76 tick(s)
|
| 1716 | [12:24:24] [Thread-17/INFO] [THAUMCRAFT]: Stopping aura thread for dim 1
|
| 1717 | [12:24:24] [Thread-18/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
|
| 1718 | [12:24:24] [Thread-19/INFO] [THAUMCRAFT]: Stopping aura thread for dim 684
|
| 1719 | [12:24:24] [Thread-20/INFO] [THAUMCRAFT]: Stopping aura thread for dim 685
|
| 1720 | [12:24:24] [Thread-22/INFO] [THAUMCRAFT]: Stopping aura thread for dim 687
|
| 1721 | [12:24:24] [Thread-21/INFO] [THAUMCRAFT]: Stopping aura thread for dim 686
|
| 1722 | [12:24:24] [Thread-23/INFO] [THAUMCRAFT]: Stopping aura thread for dim 688
|
| 1723 | [12:24:24] [Thread-24/INFO] [THAUMCRAFT]: Stopping aura thread for dim 66
|
| 1724 | [12:24:24] [Thread-25/INFO] [THAUMCRAFT]: Stopping aura thread for dim 2
|
| 1725 | [12:24:24] [Thread-26/INFO] [THAUMCRAFT]: Stopping aura thread for dim 14676
|
| 1726 | [12:24:24] [Thread-27/INFO] [THAUMCRAFT]: Stopping aura thread for dim 10
|
| 1727 | [12:24:24] [Thread-28/INFO] [THAUMCRAFT]: Stopping aura thread for dim 131
|
| 1728 | [12:24:24] [Thread-29/INFO] [THAUMCRAFT]: Stopping aura thread for dim 20
|
| 1729 | [12:24:24] [Thread-30/INFO] [THAUMCRAFT]: Stopping aura thread for dim 4
|
| 1730 | [12:24:24] [Thread-31/INFO] [THAUMCRAFT]: Stopping aura thread for dim -6
|
| 1731 | [12:24:24] [Thread-33/INFO] [THAUMCRAFT]: Stopping aura thread for dim -51
|
| 1732 | [12:24:24] [Thread-32/INFO] [THAUMCRAFT]: Stopping aura thread for dim -50
|
| 1733 | [12:24:24] [Thread-34/INFO] [THAUMCRAFT]: Stopping aura thread for dim -52
|
| 1734 | [12:24:24] [Thread-36/INFO] [THAUMCRAFT]: Stopping aura thread for dim -54
|
| 1735 | [12:24:24] [Thread-35/INFO] [THAUMCRAFT]: Stopping aura thread for dim -53
|
| 1736 | [12:24:24] [Thread-37/INFO] [THAUMCRAFT]: Stopping aura thread for dim -55
|
| 1737 | [12:24:24] [Thread-38/INFO] [THAUMCRAFT]: Stopping aura thread for dim -56
|
| 1738 | [12:24:24] [Thread-39/INFO] [THAUMCRAFT]: Stopping aura thread for dim -57
|
| 1739 | [12:24:24] [Thread-40/INFO] [THAUMCRAFT]: Stopping aura thread for dim -58
|
| 1740 | [12:24:24] [Thread-42/INFO] [THAUMCRAFT]: Stopping aura thread for dim -60
|
| 1741 | [12:24:24] [Thread-41/INFO] [THAUMCRAFT]: Stopping aura thread for dim -59
|
| 1742 | [12:24:24] [Thread-46/INFO] [THAUMCRAFT]: Stopping aura thread for dim 17
|
| 1743 | [12:24:24] [Thread-47/INFO] [THAUMCRAFT]: Stopping aura thread for dim 7
|
| 1744 | [12:25:07] [Netty Epoll Server IO #1/INFO] [biggerpacketsplz.ClassTransformer]: Transforming class 'gy', alias 'net.minecraft.network.PacketBuffer'
|
| 1745 | [12:25:07] [Netty Epoll Server IO #1/INFO] [biggerpacketsplz.ClassTransformer]: Scanning method 'j()Lfy;'
|
| 1746 | [12:25:07] [Netty Epoll Server IO #1/INFO] [biggerpacketsplz.ClassTransformer]: Patching constant (java.lang.Long) 2097152
|
| 1747 | [12:25:07] [Server thread/INFO] [FML]: Loading dimension -1 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1748 | [12:25:07] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
|
| 1749 | [12:25:07] [Server thread/INFO] [FML]: Loading dimension 4 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1750 | [12:25:07] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 4
|
| 1751 | [12:25:07] [Server thread/INFO] [FML]: Loading dimension 7 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1752 | [12:25:07] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 7
|
| 1753 | [12:25:07] [Server thread/INFO] [FML]: Loading dimension 687 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1754 | [12:25:07] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 687
|
| 1755 | [12:25:09] [User Authenticator #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player UnluckyKita is 143a1c7a-9058-4b1f-8bb6-1054d3c22f5f
|
| 1756 | [12:25:11] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 4562ms behind, skipping 91 tick(s)
|
| 1757 | [12:25:13] [Thread-50/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
|
| 1758 | [12:25:13] [Thread-51/INFO] [THAUMCRAFT]: Starting aura thread for dim 4
|
| 1759 | [12:25:13] [Thread-52/INFO] [THAUMCRAFT]: Starting aura thread for dim 7
|
| 1760 | [12:25:13] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
|
| 1761 | [12:25:13] [Thread-53/INFO] [THAUMCRAFT]: Starting aura thread for dim 687
|
| 1762 | [12:25:13] [Server thread/INFO] [FML]: Unloading dimension -1
|
| 1763 | [12:25:13] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 4
|
| 1764 | [12:25:13] [Server thread/INFO] [FML]: Unloading dimension 4
|
| 1765 | [12:25:13] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 7
|
| 1766 | [12:25:13] [Server thread/INFO] [FML]: Unloading dimension 7
|
| 1767 | [12:25:13] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 687
|
| 1768 | [12:25:13] [Server thread/INFO] [FML]: Unloading dimension 687
|
| 1769 | [12:25:13] [Netty Epoll Server IO #1/INFO] [biggerpacketsplz.ClassTransformer]: Transforming class 'gu', alias 'net.minecraft.network.NettyCompressionDecoder'
|
| 1770 | [12:25:13] [Netty Epoll Server IO #1/INFO] [biggerpacketsplz.ClassTransformer]: Scanning method 'decode(Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Ljava/util/List;)V'
|
| 1771 | [12:25:13] [Netty Epoll Server IO #1/INFO] [biggerpacketsplz.ClassTransformer]: Patching constant (java.lang.Integer) 2097152
|
| 1772 | [12:25:13] [Netty Epoll Server IO #1/INFO] [biggerpacketsplz.ClassTransformer]: Patching constant (java.lang.Integer) 2097152
|
| 1773 | [12:25:15] [Netty Epoll Server IO #1/INFO] [FML]: Client protocol version 2
|
| 1774 | [12:25:15] [Thread-53/INFO] [THAUMCRAFT]: Stopping aura thread for dim 687
|
| 1775 | [12:25:15] [Thread-51/INFO] [THAUMCRAFT]: Stopping aura thread for dim 4
|
| 1776 | [12:25:15] [Thread-52/INFO] [THAUMCRAFT]: Stopping aura thread for dim 7
|
| 1777 | [12:25:15] [Thread-50/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
|
| 1778 | [12:25:15] [Netty Epoll Server IO #1/INFO] [FML]: Client attempting to join with 219 mods : levelup2@${version},disenchanter@1.8,elenaidodge@2.1,bbop@1.0,prefab@**.**.**.**,uppers@0.0.6,lost_aether@1.0.2,strawgolem@1.3,neat@1.4-17,forgeendertech@1.12.2-4.5.6.0,thaumicjei@1.6.0,minerva@1.0.13,mystgears@1.1.7,ctm@MC1.12.2-1.0.2.31,reauth@3.6.0,forgelin@1.8.4,atum@2.0.20,xreliquary@1.12.2-1.3.4.796,stg@1.12.2-1.2.3,randompatches@1.12.2-1.22.1.10,chancecubes@1.12.2-5.0.2.385,llibrary@1.7.20,apotheosis@1.12.4,waila@1.8.26,easiervillagertrading@1.3,ftblib@**.**.**.**,mysticalmechanics@0.18,mysticallib@1.12.2-1.13.0,mia@1.12.2-0.2.1c,openterraingenerator@v9.4,biomesoplenty@7.0.1.2445,reccomplex@**.**.**.**,resourceloader@1.5.3,potioncore@1.9_for_1.12.2,lunatriuscore@**.**.**.**,terracart@1.12.2-1.2.3,otgcore@1.12.2-v9.4,uniquee@2.0.1,FML@**.**.**.**,tombstone@4.5.1,crimsonrevelations@0.8,itemphysic@1.4.0,sharetome@1.0,eyeofdragons@0.0.1,charm@1.4,codechickenlib@**.**.**.**,scalinghealth@1.3.37,bettermineshafts@1.12.2-2.2.1,netherex@2.2.5,wailaharvestability@1.1.12,aroma1997sdimension@**.**.**.**,biggerpacketsplz@1.2,quarkoddities@1,ctgui@1.0.0,mowziesmobs@1.5.8,jei@**.**.**.**,bibliocraft@2.4.5,ftbmoney@**.**.**.**,colytra@**.**.**.**,artemislib@1.0.6,tcinventoryscan@2.0.10,ftbguides@**.**.**.**,naturescompass@1.8.5,aroma1997core@**.**.**.**.b167,chameleon@1.12-4.1.3,pyramidplunder@1.12.2-1.0,inventorytweaks@1.63+release.109.220f184,iceandfire@1.9.1,vc@5.9.16,crafttweaker@4.1.20,mysticalworld@1.12.2-1.11.0,forge@14.23.5.2859,phosphor-lighting@1.12.2-0.2.6,ftbutilities@**.**.**.**,cyclicmagic@1.20.6,infernalmobs@1.7.6,vt@1.12.2-1.5.6,minecraft@1.12.2,mousetweaks@2.10.1,roughtweaks@1.0,ftbquests@1202.9.0.15,hooked@%VERSION%,applecore@3.4.0,rustic@1.1.7,chickenchunks@**.**.**.**,extrautils2@1.0,jeiintegration@1.6.0,thebetweenlands@3.8.1,placeableitems@3.3,autoreglib@1.3-32,libraryex@1.2.2,pitweaks@1.12-1.1.1,dimdoors@1.12.2-3.1.2+UNOFFICIAL,erebus@1.0.32,appleskin@1.0.14,embers@1.18,spawnercontrol@1.6.3b,titles@3.1.6,limelib@1.7.12,login_shield@1.12.2-6-g5654706,ancientspellcraft@1.12.2-1.2.3,recipehandler@0.13,aquaculture@1.6.8,cavern@2.3.1,minemenu@1.6.11,cosmeticarmorreworked@1.12.2-v5a,wizardrygolems@1.2.0,xpbook@v2.0,cyclopscore@1.6.7,p455w0rdslib@2.3.161,randomloot@1.7.5,tropicraft@**.**.**.**,netherportalfix@5.3.17,openmods@0.12.2,tips@1.0.9,yurtmod@9.5.2,doggytalents@**.**.**.**,megaloot@0.2.40,reborncore@3.19.5,controlling@3.0.10,cookingforblockheads@6.5.0,placebo@1.6.0,subterraneanswitcheroo@1.1.0,improvedbackpacks@1.12.2-1.5.0.0,pvj@1.6.4,buildinggadgets@2.8.4,progressivebosses@1.5.4,vtweaks@2.0.8,librarianliblate@4.22,thaumcraft@6.1.BETA26,extra_spells@1.2.0,twilightforest@3.11.1021,konkrete@1.3.2,stackie@**.**.**.**,crafttweakerjei@2.0.3,signpost@1.08.5,uniqueebattle@1.0.1,jehc@1.7.2,engineersworkshop@**.**.**.**,openmodscore@0.12.2,livingenchantment@3.2.3,sasit@1.1.30,bountiful@2.2.3,uniqueeutil@1.0.1,roguelike@2.4.1,patchouli@1.0-23.6,randomthings@**.**.**.**,qualitytools@1.0.7_for_1.12.2,oreexcavation@1.4.150,better_diving@1.5.8,spartanfire@0.08,norecipebook@1.2.1,spartanweaponry@1.4.0,aiimprovements@**.**.**.**,moreoverlays@1.15.1,soot@1.10-hotfix,thaumicaugmentation@1.12.2-2.1.5,uniquecrops@0.2.6,extraalchemy@0.5.4,uniquebase@1.0.1,aether_legacy_addon@1.12.2-v1.3.0,betteradvancements@**.**.**.**,danknull@1.7.101,dldungeonsjbg@1.14.10,heroicarmory@1.1.3,cucumber@1.1.3,dungeontactics@DT-0.16.9,librarianlib@4.22,itemfilters@**.**.**.**,ebwizardry@4.3.4,callablehorses@1.1.1,ivtoolkit@1.3.3-1.12,ropebridge@2.0.5,wawla@2.6.275,waystones@4.1.0,yoyos@1.12.2-1.3.3.25,mcp@9.42,clumps@3.1.2,journeymap@1.12.2-5.7.1,comforts@**.**.**.**,storagenetwork@1.8.2,ordinarycoins@1.5,beneath@1.7.1,harvestcraft@1.12.2zb,jeid@1.0.3-55,foamfixcore@7.7.4,bonsaitrees@1.1.4,walljump@1.3.2,inventorypets@2.0.15,discordsuite@2.2.4,akashictome@1.2-12,colossalchests@1.7.3,chesttransporter@2.8.8,mysticalagriculture@1.7.5,openblocks@1.8.1,craftingtweaks@8.1.9,enchdesc@1.1.15,silentlib@3.0.13,baubles@1.5.2,biomebundle@5.1,golems@7.1.9,skewers@1.1,bloodmoon@1.5.3,quark@r1.6-179,spartanshields@1.5.5,embersified@1.0.3,fastbench@1.7.3,storagedrawers@5.2.2,fancymenu@2.4.3,hunterillager@1.2,chisel@MC1.12.2-1.0.2.45,solcarrot@1.8.4,foamfix@0.10.14-1.12.2,randomtweaks@1.12.2-2.8.3.1,aether_legacy@**.**.**.**,customizeddungeonloot@1.0.3,illagers_plus@1.1,soundfilters@0.12.1_for_1.12,portablecrafting@@VERSION@
|
| 1779 | [12:25:15] [Netty Epoll Server IO #1/INFO] [journeymap]: CLIENT
|
| 1780 | [12:25:16] [Netty Epoll Server IO #1/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config.
|
| 1781 | [12:25:22] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
|
| 1782 | [12:25:22] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: UnluckyKita[/**.**.**.**:63138] logged in with entity id 289 at (756.9706211838206, 63.0, 842.0043894909344)
|
| 1783 | [12:25:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eUnluckyKita§r§e joined the game§r
|
| 1784 | [12:25:23] [Server thread/INFO] [ebwizardry]: Sending global donation perk settings to UnluckyKita
|
| 1785 | [12:25:24] [Server thread/INFO] [buildinggadgets]: Sending SyncedConfig to freshly logged in player UnluckyKita.
|
| 1786 | [12:25:25] [Server thread/INFO] [ebwizardry]: Synchronising spell glyph data for UnluckyKita
|
| 1787 | [12:25:25] [Server thread/INFO] [ebwizardry]: Synchronising spell emitters for UnluckyKita
|
| 1788 | [12:25:25] [Server thread/INFO] [ebwizardry]: Synchronising config settings for UnluckyKita
|
| 1789 | [12:25:25] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 1790 | [12:25:26] [Server thread/INFO] [extraalchemy]: Asking client for config status
|
| 1791 | [12:25:26] [Thread-55/INFO] [chancecubes]: No custom rewards detected for the current user!
|
| 1792 | [12:25:26] [Server thread/INFO] [ViesCraft]: Logged in Server
|
| 1793 | [12:25:34] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 12559ms behind, skipping 251 tick(s)
|
| 1794 | [12:25:54] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 12268ms behind, skipping 245 tick(s)
|
| 1795 | [12:26:02] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5182ms behind, skipping 103 tick(s)
|
| 1796 | [12:26:18] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 3082ms behind, skipping 61 tick(s)
|
| 1797 | [12:26:46] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 14483ms behind, skipping 289 tick(s)
|
| 1798 | [12:26:49] [Server thread/INFO] [Meson ASM]: Transforming ISpecialArmor
|
| 1799 | [12:26:49] [Server thread/INFO] [Meson ASM]: Applying Transformation to method (Names [applyArmor, applyArmor, ] Descriptor (Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/util/NonNullList;Lnet/minecraft/util/DamageSource;D)F / (Lvp;Lfi;Lur;D)F)
|
| 1800 | [12:26:49] [Server thread/INFO] [Meson ASM]: Located method, patching...
|
| 1801 | [12:26:49] [Server thread/INFO] [Meson ASM]: Located target ALOAD 1
|
| 1802 | [12:26:49] [Server thread/INFO] [Meson ASM]: Patch result: true
|
| 1803 | [12:26:57] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 6088ms behind, skipping 121 tick(s)
|
| 1804 | [12:27:13] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 4402ms behind, skipping 88 tick(s)
|
| 1805 | [12:27:36] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 10117ms behind, skipping 202 tick(s)
|
| 1806 | [12:27:44] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2277ms behind, skipping 45 tick(s)
|
| 1807 | [12:30:04] [Thread-16/WARN] [THAUMCRAFT]: AURAS TAKING 15134 ms LONGER THAN NORMAL IN DIM 0
|
| 1808 | [12:30:55] [Server thread/INFO] [FML]: Loading dimension -1 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1809 | [12:30:55] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
|
| 1810 | [12:30:55] [Server thread/INFO] [FML]: Loading dimension 4 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1811 | [12:30:55] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 4
|
| 1812 | [12:30:55] [Server thread/INFO] [FML]: Loading dimension 7 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1813 | [12:30:55] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 7
|
| 1814 | [12:30:55] [Server thread/INFO] [FML]: Loading dimension 687 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1815 | [12:30:55] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 687
|
| 1816 | [12:31:14] [Server thread/INFO] [OTG]: Saving structure and pregenerator data.
|
| 1817 | [12:31:14] [Server thread/INFO] [OTG]: 1 structure data regions saved.
|
| 1818 | [12:31:14] [Server thread/INFO] [OTG]: Structure and pregenerator data saved.
|
| 1819 | [12:31:25] [Thread-56/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
|
| 1820 | [12:31:25] [Thread-57/INFO] [THAUMCRAFT]: Starting aura thread for dim 4
|
| 1821 | [12:31:25] [Thread-58/INFO] [THAUMCRAFT]: Starting aura thread for dim 7
|
| 1822 | [12:31:25] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
|
| 1823 | [12:31:25] [Thread-59/INFO] [THAUMCRAFT]: Starting aura thread for dim 687
|
| 1824 | [12:31:25] [Server thread/INFO] [FML]: Unloading dimension -1
|
| 1825 | [12:31:25] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 4
|
| 1826 | [12:31:25] [Server thread/INFO] [FML]: Unloading dimension 4
|
| 1827 | [12:31:25] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 7
|
| 1828 | [12:31:25] [Server thread/INFO] [FML]: Unloading dimension 7
|
| 1829 | [12:31:25] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 687
|
| 1830 | [12:31:25] [Server thread/INFO] [FML]: Unloading dimension 687
|
| 1831 | [12:31:27] [Thread-57/INFO] [THAUMCRAFT]: Stopping aura thread for dim 4
|
| 1832 | [12:31:27] [Thread-56/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
|
| 1833 | [12:31:27] [Thread-59/INFO] [THAUMCRAFT]: Stopping aura thread for dim 687
|
| 1834 | [12:31:27] [Thread-58/INFO] [THAUMCRAFT]: Stopping aura thread for dim 7
|
| 1835 | [12:32:25] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 217064ms behind, skipping 4341 tick(s)
|
| 1836 | [12:32:44] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 18781ms behind, skipping 375 tick(s)
|
| 1837 | [12:32:47] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 3254ms behind, skipping 65 tick(s)
|
| 1838 | [12:32:59] [Thread-16/WARN] [THAUMCRAFT]: AURAS TAKING 6724 ms LONGER THAN NORMAL IN DIM 0
|
| 1839 | [12:33:06] [Server thread/INFO] [FML]: Loading dimension -1 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1840 | [12:33:06] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
|
| 1841 | [12:33:06] [Server thread/INFO] [FML]: Loading dimension 4 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1842 | [12:33:06] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 4
|
| 1843 | [12:33:06] [Server thread/INFO] [FML]: Loading dimension 7 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1844 | [12:33:06] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 7
|
| 1845 | [12:33:06] [Server thread/INFO] [FML]: Loading dimension 687 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1846 | [12:33:06] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 687
|
| 1847 | [12:33:23] [Server thread/INFO] [OTG]: Saving structure and pregenerator data.
|
| 1848 | [12:33:23] [Server thread/INFO] [OTG]: 1 structure data regions saved.
|
| 1849 | [12:33:23] [Server thread/INFO] [OTG]: Structure and pregenerator data saved.
|
| 1850 | [12:33:25] [Thread-60/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
|
| 1851 | [12:33:25] [Thread-61/INFO] [THAUMCRAFT]: Starting aura thread for dim 4
|
| 1852 | [12:33:25] [Thread-62/INFO] [THAUMCRAFT]: Starting aura thread for dim 7
|
| 1853 | [12:33:25] [Thread-63/INFO] [THAUMCRAFT]: Starting aura thread for dim 687
|
| 1854 | [12:33:25] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
|
| 1855 | [12:33:25] [Server thread/INFO] [FML]: Unloading dimension -1
|
| 1856 | [12:33:25] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 4
|
| 1857 | [12:33:26] [Server thread/INFO] [FML]: Unloading dimension 4
|
| 1858 | [12:33:26] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 7
|
| 1859 | [12:33:26] [Server thread/INFO] [FML]: Unloading dimension 7
|
| 1860 | [12:33:26] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 687
|
| 1861 | [12:33:26] [Server thread/INFO] [FML]: Unloading dimension 687
|
| 1862 | [12:33:27] [Thread-60/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
|
| 1863 | [12:33:27] [Thread-61/INFO] [THAUMCRAFT]: Stopping aura thread for dim 4
|
| 1864 | [12:33:27] [Thread-62/INFO] [THAUMCRAFT]: Stopping aura thread for dim 7
|
| 1865 | [12:33:27] [Thread-63/INFO] [THAUMCRAFT]: Stopping aura thread for dim 687
|
| 1866 | [12:33:44] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 44643ms behind, skipping 892 tick(s)
|
| 1867 | [12:33:47] [User Authenticator #2/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player AnneFoox is 5a3fc51e-f63d-4b5f-be9a-00afe0de01ab
|
| 1868 | [12:33:48] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 3304ms behind, skipping 66 tick(s)
|
| 1869 | [12:33:48] [Netty Epoll Server IO #1/INFO] [FML]: Client protocol version 2
|
| 1870 | [12:33:48] [Netty Epoll Server IO #1/INFO] [FML]: Client attempting to join with 219 mods : levelup2@${version},disenchanter@1.8,elenaidodge@2.1,bbop@1.0,prefab@**.**.**.**,uppers@0.0.6,lost_aether@1.0.2,strawgolem@1.3,neat@1.4-17,forgeendertech@1.12.2-4.5.6.0,thaumicjei@1.6.0,minerva@1.0.13,mystgears@1.1.7,ctm@MC1.12.2-1.0.2.31,reauth@3.6.0,forgelin@1.8.4,atum@2.0.20,xreliquary@1.12.2-1.3.4.796,stg@1.12.2-1.2.3,randompatches@1.12.2-1.22.1.10,chancecubes@1.12.2-5.0.2.385,llibrary@1.7.20,apotheosis@1.12.4,waila@1.8.26,easiervillagertrading@1.3,ftblib@**.**.**.**,mysticalmechanics@0.18,mysticallib@1.12.2-1.13.0,mia@1.12.2-0.2.1c,openterraingenerator@v9.4,biomesoplenty@7.0.1.2445,reccomplex@**.**.**.**,resourceloader@1.5.3,potioncore@1.9_for_1.12.2,lunatriuscore@**.**.**.**,terracart@1.12.2-1.2.3,otgcore@1.12.2-v9.4,uniquee@2.0.1,FML@**.**.**.**,tombstone@4.5.1,crimsonrevelations@0.8,itemphysic@1.4.0,sharetome@1.0,eyeofdragons@0.0.1,charm@1.4,codechickenlib@**.**.**.**,scalinghealth@1.3.37,bettermineshafts@1.12.2-2.2.1,netherex@2.2.5,wailaharvestability@1.1.12,aroma1997sdimension@**.**.**.**,biggerpacketsplz@1.2,quarkoddities@1,ctgui@1.0.0,mowziesmobs@1.5.8,jei@**.**.**.**,bibliocraft@2.4.5,ftbmoney@**.**.**.**,colytra@**.**.**.**,artemislib@1.0.6,tcinventoryscan@2.0.10,ftbguides@**.**.**.**,naturescompass@1.8.5,aroma1997core@**.**.**.**.b167,chameleon@1.12-4.1.3,pyramidplunder@1.12.2-1.0,inventorytweaks@1.63+release.109.220f184,iceandfire@1.9.1,vc@5.9.16,crafttweaker@4.1.20,mysticalworld@1.12.2-1.11.0,forge@14.23.5.2859,phosphor-lighting@1.12.2-0.2.6,ftbutilities@**.**.**.**,cyclicmagic@1.20.6,infernalmobs@1.7.6,vt@1.12.2-1.5.6,minecraft@1.12.2,mousetweaks@2.10.1,roughtweaks@1.0,ftbquests@1202.9.0.15,hooked@%VERSION%,applecore@3.4.0,rustic@1.1.7,chickenchunks@**.**.**.**,extrautils2@1.0,jeiintegration@1.6.0,thebetweenlands@3.8.1,placeableitems@3.3,autoreglib@1.3-32,libraryex@1.2.2,pitweaks@1.12-1.1.1,dimdoors@1.12.2-3.1.2+UNOFFICIAL,erebus@1.0.32,appleskin@1.0.14,embers@1.18,spawnercontrol@1.6.3b,titles@3.1.6,limelib@1.7.12,login_shield@1.12.2-6-g5654706,ancientspellcraft@1.12.2-1.2.3,recipehandler@0.13,aquaculture@1.6.8,cavern@2.3.1,minemenu@1.6.11,cosmeticarmorreworked@1.12.2-v5a,wizardrygolems@1.2.0,xpbook@v2.0,cyclopscore@1.6.7,p455w0rdslib@2.3.161,randomloot@1.7.5,tropicraft@**.**.**.**,netherportalfix@5.3.17,openmods@0.12.2,tips@1.0.9,yurtmod@9.5.2,doggytalents@**.**.**.**,megaloot@0.2.40,reborncore@3.19.5,controlling@3.0.10,cookingforblockheads@6.5.0,placebo@1.6.0,subterraneanswitcheroo@1.1.0,improvedbackpacks@1.12.2-1.5.0.0,pvj@1.6.4,buildinggadgets@2.8.4,progressivebosses@1.5.4,vtweaks@2.0.8,librarianliblate@4.22,thaumcraft@6.1.BETA26,extra_spells@1.2.0,twilightforest@3.11.1021,konkrete@1.3.2,stackie@**.**.**.**,crafttweakerjei@2.0.3,signpost@1.08.5,uniqueebattle@1.0.1,jehc@1.7.2,engineersworkshop@**.**.**.**,openmodscore@0.12.2,livingenchantment@3.2.3,sasit@1.1.30,bountiful@2.2.3,uniqueeutil@1.0.1,roguelike@2.4.1,patchouli@1.0-23.6,randomthings@**.**.**.**,qualitytools@1.0.7_for_1.12.2,oreexcavation@1.4.150,better_diving@1.5.8,spartanfire@0.08,norecipebook@1.2.1,spartanweaponry@1.4.0,aiimprovements@**.**.**.**,moreoverlays@1.15.1,soot@1.10-hotfix,thaumicaugmentation@1.12.2-2.1.5,uniquecrops@0.2.6,extraalchemy@0.5.4,uniquebase@1.0.1,aether_legacy_addon@1.12.2-v1.3.0,betteradvancements@**.**.**.**,danknull@1.7.101,dldungeonsjbg@1.14.10,heroicarmory@1.1.3,cucumber@1.1.3,dungeontactics@DT-0.16.9,librarianlib@4.22,itemfilters@**.**.**.**,ebwizardry@4.3.4,callablehorses@1.1.1,ivtoolkit@1.3.3-1.12,ropebridge@2.0.5,wawla@2.6.275,waystones@4.1.0,yoyos@1.12.2-1.3.3.25,mcp@9.42,clumps@3.1.2,journeymap@1.12.2-5.7.1,comforts@**.**.**.**,storagenetwork@1.8.2,ordinarycoins@1.5,beneath@1.7.1,harvestcraft@1.12.2zb,jeid@1.0.3-55,foamfixcore@7.7.4,bonsaitrees@1.1.4,walljump@1.3.2,inventorypets@2.0.15,discordsuite@2.2.4,akashictome@1.2-12,colossalchests@1.7.3,chesttransporter@2.8.8,mysticalagriculture@1.7.5,openblocks@1.8.1,craftingtweaks@8.1.9,enchdesc@1.1.15,silentlib@3.0.13,baubles@1.5.2,biomebundle@5.1,golems@7.1.9,skewers@1.1,bloodmoon@1.5.3,quark@r1.6-179,spartanshields@1.5.5,embersified@1.0.3,fastbench@1.7.3,storagedrawers@5.2.2,fancymenu@2.4.3,hunterillager@1.2,chisel@MC1.12.2-1.0.2.45,solcarrot@1.8.4,foamfix@0.10.14-1.12.2,randomtweaks@1.12.2-2.8.3.1,aether_legacy@**.**.**.**,customizeddungeonloot@1.0.3,illagers_plus@1.1,soundfilters@0.12.1_for_1.12,portablecrafting@@VERSION@
|
| 1871 | [12:33:48] [Netty Epoll Server IO #1/INFO] [journeymap]: CLIENT
|
| 1872 | [12:34:01] [Netty Epoll Server IO #1/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config.
|
| 1873 | [12:34:08] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
|
| 1874 | [12:34:08] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: AnneFoox[/**.**.**.**:50228] logged in with entity id 5430 at (755.9250000119209, 71.0, 804.7686664233546)
|
| 1875 | [12:34:08] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eAnneFoox§r§e joined the game§r
|
| 1876 | [12:34:08] [Server thread/INFO] [ebwizardry]: Sending global donation perk settings to AnneFoox
|
| 1877 | [12:34:09] [Server thread/WARN] [net.minecraft.entity.EntityTrackerEntry]: Fetching addPacket for removed entity
|
| 1878 | [12:34:09] [Server thread/WARN] [net.minecraft.entity.EntityTrackerEntry]: Fetching addPacket for removed entity
|
| 1879 | [12:34:10] [Server thread/INFO] [buildinggadgets]: Sending SyncedConfig to freshly logged in player AnneFoox.
|
| 1880 | [12:34:10] [Server thread/INFO] [ebwizardry]: Synchronising spell glyph data for AnneFoox
|
| 1881 | [12:34:10] [Server thread/INFO] [ebwizardry]: Synchronising spell emitters for AnneFoox
|
| 1882 | [12:34:10] [Server thread/INFO] [ebwizardry]: Synchronising config settings for AnneFoox
|
| 1883 | [12:34:10] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 1884 | [12:34:11] [Server thread/INFO] [extraalchemy]: Asking client for config status
|
| 1885 | [12:34:11] [Server thread/INFO] [login_shield]: Found void at X:756 Y:71 Z:804
|
| 1886 | [12:34:11] [Server thread/INFO] [login_shield]: Teleporting player: AnneFoox in dim: 9
|
| 1887 | [12:34:11] [Server thread/INFO] [ViesCraft]: Logged in Server
|
| 1888 | [12:34:11] [Thread-69/INFO] [chancecubes]: No custom rewards detected for the current user!
|
| 1889 | [12:34:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <§r§2AnneFoox§r>§r §rMeow§r
|
| 1890 | [12:34:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <§rUnluckyKita§r>§r §rhi§r
|
| 1891 | [12:35:06] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <§r§2AnneFoox§r>§r §rStill laggy§r
|
| 1892 | [12:35:29] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <§rUnluckyKita§r>§r §ras expected§r
|
| 1893 | [12:36:07] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <§rUnluckyKita§r>§r §rcall?\§r
|
| 1894 | [12:36:14] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [64, 57] in dimension 0 (overworld) while populating chunk [64, 56], causing cascading worldgen lag.
|
| 1895 | [12:36:14] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
|
| 1896 | [12:36:14] [Server thread/INFO] [OTG]: Cascading chunk generation detected.
|
| 1897 | [12:36:30] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [0, 0] in dimension 0 (overworld) while populating chunk [64, 56], causing cascading worldgen lag.
|
| 1898 | [12:36:30] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
|
| 1899 | [12:38:16] [Server thread/INFO] [FML]: Loading dimension -1 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1900 | [12:38:16] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
|
| 1901 | [12:38:16] [Server thread/INFO] [FML]: Loading dimension 4 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1902 | [12:38:16] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 4
|
| 1903 | [12:38:16] [Server thread/INFO] [FML]: Loading dimension 7 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1904 | [12:38:16] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 7
|
| 1905 | [12:38:16] [Server thread/INFO] [FML]: Loading dimension 687 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1906 | [12:38:16] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 687
|
| 1907 | [12:38:43] [Server thread/INFO] [OTG]: Saving structure and pregenerator data.
|
| 1908 | [12:38:43] [Server thread/INFO] [OTG]: 1 structure data regions saved.
|
| 1909 | [12:38:43] [Server thread/INFO] [OTG]: Structure and pregenerator data saved.
|
| 1910 | [12:38:46] [Thread-70/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
|
| 1911 | [12:38:46] [Thread-72/INFO] [THAUMCRAFT]: Starting aura thread for dim 7
|
| 1912 | [12:38:46] [Thread-71/INFO] [THAUMCRAFT]: Starting aura thread for dim 4
|
| 1913 | [12:38:46] [Thread-73/INFO] [THAUMCRAFT]: Starting aura thread for dim 687
|
| 1914 | [12:38:46] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
|
| 1915 | [12:38:46] [Server thread/INFO] [FML]: Unloading dimension -1
|
| 1916 | [12:38:46] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 4
|
| 1917 | [12:38:46] [Server thread/INFO] [FML]: Unloading dimension 4
|
| 1918 | [12:38:46] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 7
|
| 1919 | [12:38:46] [Server thread/INFO] [FML]: Unloading dimension 7
|
| 1920 | [12:38:46] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 687
|
| 1921 | [12:38:46] [Server thread/INFO] [FML]: Unloading dimension 687
|
| 1922 | [12:38:48] [Thread-70/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
|
| 1923 | [12:38:48] [Thread-73/INFO] [THAUMCRAFT]: Stopping aura thread for dim 687
|
| 1924 | [12:38:48] [Thread-71/INFO] [THAUMCRAFT]: Stopping aura thread for dim 4
|
| 1925 | [12:38:48] [Thread-72/INFO] [THAUMCRAFT]: Stopping aura thread for dim 7
|
| 1926 | [12:38:59] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 272338ms behind, skipping 5446 tick(s)
|
| 1927 | [12:39:01] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2065ms behind, skipping 41 tick(s)
|
| 1928 | [12:39:45] [Thread-16/WARN] [THAUMCRAFT]: AURAS TAKING 4247 ms LONGER THAN NORMAL IN DIM 0
|
| 1929 | [12:40:03] [Thread-16/WARN] [THAUMCRAFT]: AURAS TAKING 8361 ms LONGER THAN NORMAL IN DIM 0
|
| 1930 | [12:40:03] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 44306ms behind, skipping 886 tick(s)
|
| 1931 | [12:40:06] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2412ms behind, skipping 48 tick(s)
|
| 1932 | [12:40:49] [Server thread/INFO] [FML]: Loading dimension -1 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1933 | [12:40:49] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
|
| 1934 | [12:40:49] [Server thread/INFO] [FML]: Loading dimension 4 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1935 | [12:40:49] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 4
|
| 1936 | [12:40:49] [Server thread/INFO] [FML]: Loading dimension 7 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1937 | [12:40:49] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 7
|
| 1938 | [12:40:49] [Server thread/INFO] [FML]: Loading dimension 687 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1939 | [12:40:49] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 687
|
| 1940 | [12:41:03] [Server thread/INFO] [OTG]: Saving structure and pregenerator data.
|
| 1941 | [12:41:03] [Server thread/INFO] [OTG]: 0 structure data regions saved.
|
| 1942 | [12:41:03] [Server thread/INFO] [OTG]: Structure and pregenerator data saved.
|
| 1943 | [12:41:03] [Thread-74/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
|
| 1944 | [12:41:03] [Thread-75/INFO] [THAUMCRAFT]: Starting aura thread for dim 4
|
| 1945 | [12:41:03] [Thread-76/INFO] [THAUMCRAFT]: Starting aura thread for dim 7
|
| 1946 | [12:41:03] [Thread-77/INFO] [THAUMCRAFT]: Starting aura thread for dim 687
|
| 1947 | [12:41:03] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
|
| 1948 | [12:41:04] [Server thread/INFO] [FML]: Unloading dimension -1
|
| 1949 | [12:41:04] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 4
|
| 1950 | [12:41:04] [Server thread/INFO] [FML]: Unloading dimension 4
|
| 1951 | [12:41:04] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 7
|
| 1952 | [12:41:04] [Server thread/INFO] [FML]: Unloading dimension 7
|
| 1953 | [12:41:04] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 687
|
| 1954 | [12:41:04] [Server thread/INFO] [FML]: Unloading dimension 687
|
| 1955 | [12:41:11] [Thread-74/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
|
| 1956 | [12:41:12] [Thread-77/INFO] [THAUMCRAFT]: Stopping aura thread for dim 687
|
| 1957 | [12:41:12] [Thread-75/INFO] [THAUMCRAFT]: Stopping aura thread for dim 4
|
| 1958 | [12:41:12] [Thread-76/INFO] [THAUMCRAFT]: Stopping aura thread for dim 7
|
| 1959 | [12:42:06] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 89804ms behind, skipping 1796 tick(s)
|
| 1960 | [12:42:09] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 3139ms behind, skipping 62 tick(s)
|
| 1961 | [12:43:18] [Thread-16/WARN] [THAUMCRAFT]: AURAS TAKING 6552 ms LONGER THAN NORMAL IN DIM 0
|
| 1962 | [12:44:19] [Thread-16/WARN] [THAUMCRAFT]: AURAS TAKING 7285 ms LONGER THAN NORMAL IN DIM 0
|
| 1963 | [12:45:02] [Server thread/INFO] [FML]: Loading dimension -1 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1964 | [12:45:02] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
|
| 1965 | [12:45:02] [Server thread/INFO] [FML]: Loading dimension 4 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1966 | [12:45:02] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 4
|
| 1967 | [12:45:02] [Server thread/INFO] [FML]: Loading dimension 7 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1968 | [12:45:02] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 7
|
| 1969 | [12:45:02] [Server thread/INFO] [FML]: Loading dimension 687 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 1970 | [12:45:02] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 687
|
| 1971 | [12:45:36] [Server thread/INFO] [OTG]: Saving structure and pregenerator data.
|
| 1972 | [12:45:36] [Server thread/INFO] [OTG]: 1 structure data regions saved.
|
| 1973 | [12:45:36] [Server thread/INFO] [OTG]: Structure and pregenerator data saved.
|
| 1974 | [12:45:39] [Thread-78/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
|
| 1975 | [12:45:39] [Thread-79/INFO] [THAUMCRAFT]: Starting aura thread for dim 4
|
| 1976 | [12:45:39] [Thread-80/INFO] [THAUMCRAFT]: Starting aura thread for dim 7
|
| 1977 | [12:45:39] [Thread-81/INFO] [THAUMCRAFT]: Starting aura thread for dim 687
|
| 1978 | [12:45:39] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
|
| 1979 | [12:45:39] [Server thread/INFO] [FML]: Unloading dimension -1
|
| 1980 | [12:45:39] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 4
|
| 1981 | [12:45:39] [Server thread/INFO] [FML]: Unloading dimension 4
|
| 1982 | [12:45:39] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 7
|
| 1983 | [12:45:39] [Server thread/INFO] [FML]: Unloading dimension 7
|
| 1984 | [12:45:39] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 687
|
| 1985 | [12:45:39] [Server thread/INFO] [FML]: Unloading dimension 687
|
| 1986 | [12:45:41] [Thread-78/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
|
| 1987 | [12:45:41] [Thread-80/INFO] [THAUMCRAFT]: Stopping aura thread for dim 7
|
| 1988 | [12:45:41] [Thread-81/INFO] [THAUMCRAFT]: Stopping aura thread for dim 687
|
| 1989 | [12:45:41] [Thread-79/INFO] [THAUMCRAFT]: Stopping aura thread for dim 4
|
| 1990 | [12:45:53] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: AnneFoox lost connection: Disconnected
|
| 1991 | [12:45:53] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eAnneFoox§r§e left the game§r
|
| 1992 | [12:46:32] [User Authenticator #3/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player AnneFoox is 5a3fc51e-f63d-4b5f-be9a-00afe0de01ab
|
| 1993 | [12:46:32] [Netty Epoll Server IO #4/INFO] [FML]: Client protocol version 2
|
| 1994 | [12:46:32] [Netty Epoll Server IO #4/INFO] [FML]: Client attempting to join with 219 mods : levelup2@${version},disenchanter@1.8,elenaidodge@2.1,bbop@1.0,prefab@**.**.**.**,uppers@0.0.6,lost_aether@1.0.2,strawgolem@1.3,neat@1.4-17,forgeendertech@1.12.2-4.5.6.0,thaumicjei@1.6.0,minerva@1.0.13,mystgears@1.1.7,ctm@MC1.12.2-1.0.2.31,reauth@3.6.0,forgelin@1.8.4,atum@2.0.20,xreliquary@1.12.2-1.3.4.796,stg@1.12.2-1.2.3,randompatches@1.12.2-1.22.1.10,chancecubes@1.12.2-5.0.2.385,llibrary@1.7.20,apotheosis@1.12.4,waila@1.8.26,easiervillagertrading@1.3,ftblib@**.**.**.**,mysticalmechanics@0.18,mysticallib@1.12.2-1.13.0,mia@1.12.2-0.2.1c,openterraingenerator@v9.4,biomesoplenty@7.0.1.2445,reccomplex@**.**.**.**,resourceloader@1.5.3,potioncore@1.9_for_1.12.2,lunatriuscore@**.**.**.**,terracart@1.12.2-1.2.3,otgcore@1.12.2-v9.4,uniquee@2.0.1,FML@**.**.**.**,tombstone@4.5.1,crimsonrevelations@0.8,itemphysic@1.4.0,sharetome@1.0,eyeofdragons@0.0.1,charm@1.4,codechickenlib@**.**.**.**,scalinghealth@1.3.37,bettermineshafts@1.12.2-2.2.1,netherex@2.2.5,wailaharvestability@1.1.12,aroma1997sdimension@**.**.**.**,biggerpacketsplz@1.2,quarkoddities@1,ctgui@1.0.0,mowziesmobs@1.5.8,jei@**.**.**.**,bibliocraft@2.4.5,ftbmoney@**.**.**.**,colytra@**.**.**.**,artemislib@1.0.6,tcinventoryscan@2.0.10,ftbguides@**.**.**.**,naturescompass@1.8.5,aroma1997core@**.**.**.**.b167,chameleon@1.12-4.1.3,pyramidplunder@1.12.2-1.0,inventorytweaks@1.63+release.109.220f184,iceandfire@1.9.1,vc@5.9.16,crafttweaker@4.1.20,mysticalworld@1.12.2-1.11.0,forge@14.23.5.2859,phosphor-lighting@1.12.2-0.2.6,ftbutilities@**.**.**.**,cyclicmagic@1.20.6,infernalmobs@1.7.6,vt@1.12.2-1.5.6,minecraft@1.12.2,mousetweaks@2.10.1,roughtweaks@1.0,ftbquests@1202.9.0.15,hooked@%VERSION%,applecore@3.4.0,rustic@1.1.7,chickenchunks@**.**.**.**,extrautils2@1.0,jeiintegration@1.6.0,thebetweenlands@3.8.1,placeableitems@3.3,autoreglib@1.3-32,libraryex@1.2.2,pitweaks@1.12-1.1.1,dimdoors@1.12.2-3.1.2+UNOFFICIAL,erebus@1.0.32,appleskin@1.0.14,embers@1.18,spawnercontrol@1.6.3b,titles@3.1.6,limelib@1.7.12,login_shield@1.12.2-6-g5654706,ancientspellcraft@1.12.2-1.2.3,recipehandler@0.13,aquaculture@1.6.8,cavern@2.3.1,minemenu@1.6.11,cosmeticarmorreworked@1.12.2-v5a,wizardrygolems@1.2.0,xpbook@v2.0,cyclopscore@1.6.7,p455w0rdslib@2.3.161,randomloot@1.7.5,tropicraft@**.**.**.**,netherportalfix@5.3.17,openmods@0.12.2,tips@1.0.9,yurtmod@9.5.2,doggytalents@**.**.**.**,megaloot@0.2.40,reborncore@3.19.5,controlling@3.0.10,cookingforblockheads@6.5.0,placebo@1.6.0,subterraneanswitcheroo@1.1.0,improvedbackpacks@1.12.2-1.5.0.0,pvj@1.6.4,buildinggadgets@2.8.4,progressivebosses@1.5.4,vtweaks@2.0.8,librarianliblate@4.22,thaumcraft@6.1.BETA26,extra_spells@1.2.0,twilightforest@3.11.1021,konkrete@1.3.2,stackie@**.**.**.**,crafttweakerjei@2.0.3,signpost@1.08.5,uniqueebattle@1.0.1,jehc@1.7.2,engineersworkshop@**.**.**.**,openmodscore@0.12.2,livingenchantment@3.2.3,sasit@1.1.30,bountiful@2.2.3,uniqueeutil@1.0.1,roguelike@2.4.1,patchouli@1.0-23.6,randomthings@**.**.**.**,qualitytools@1.0.7_for_1.12.2,oreexcavation@1.4.150,better_diving@1.5.8,spartanfire@0.08,norecipebook@1.2.1,spartanweaponry@1.4.0,aiimprovements@**.**.**.**,moreoverlays@1.15.1,soot@1.10-hotfix,thaumicaugmentation@1.12.2-2.1.5,uniquecrops@0.2.6,extraalchemy@0.5.4,uniquebase@1.0.1,aether_legacy_addon@1.12.2-v1.3.0,betteradvancements@**.**.**.**,danknull@1.7.101,dldungeonsjbg@1.14.10,heroicarmory@1.1.3,cucumber@1.1.3,dungeontactics@DT-0.16.9,librarianlib@4.22,itemfilters@**.**.**.**,ebwizardry@4.3.4,callablehorses@1.1.1,ivtoolkit@1.3.3-1.12,ropebridge@2.0.5,wawla@2.6.275,waystones@4.1.0,yoyos@1.12.2-1.3.3.25,mcp@9.42,clumps@3.1.2,journeymap@1.12.2-5.7.1,comforts@**.**.**.**,storagenetwork@1.8.2,ordinarycoins@1.5,beneath@1.7.1,harvestcraft@1.12.2zb,jeid@1.0.3-55,foamfixcore@7.7.4,bonsaitrees@1.1.4,walljump@1.3.2,inventorypets@2.0.15,discordsuite@2.2.4,akashictome@1.2-12,colossalchests@1.7.3,chesttransporter@2.8.8,mysticalagriculture@1.7.5,openblocks@1.8.1,craftingtweaks@8.1.9,enchdesc@1.1.15,silentlib@3.0.13,baubles@1.5.2,biomebundle@5.1,golems@7.1.9,skewers@1.1,bloodmoon@1.5.3,quark@r1.6-179,spartanshields@1.5.5,embersified@1.0.3,fastbench@1.7.3,storagedrawers@5.2.2,fancymenu@2.4.3,hunterillager@1.2,chisel@MC1.12.2-1.0.2.45,solcarrot@1.8.4,foamfix@0.10.14-1.12.2,randomtweaks@1.12.2-2.8.3.1,aether_legacy@**.**.**.**,customizeddungeonloot@1.0.3,illagers_plus@1.1,soundfilters@0.12.1_for_1.12,portablecrafting@@VERSION@
|
| 1995 | [12:46:32] [Netty Epoll Server IO #4/INFO] [journeymap]: CLIENT
|
| 1996 | [12:46:33] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: UnluckyKita moved wrongly!
|
| 1997 | [12:46:33] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: UnluckyKita moved wrongly!
|
| 1998 | [12:46:33] [Netty Epoll Server IO #4/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config.
|
| 1999 | [12:46:46] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
|
| 2000 | [12:46:46] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: AnneFoox[/**.**.**.**:50751] logged in with entity id 16386 at (65.58882382405564, 98.0, 1024.53859289901)
|
| 2001 | [12:46:46] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eAnneFoox§r§e joined the game§r
|
| 2002 | [12:46:46] [Server thread/INFO] [ebwizardry]: Sending global donation perk settings to AnneFoox
|
| 2003 | [12:46:47] [Server thread/INFO] [buildinggadgets]: Sending SyncedConfig to freshly logged in player AnneFoox.
|
| 2004 | [12:46:47] [Server thread/INFO] [ebwizardry]: Synchronising spell glyph data for AnneFoox
|
| 2005 | [12:46:47] [Server thread/INFO] [ebwizardry]: Synchronising spell emitters for AnneFoox
|
| 2006 | [12:46:47] [Server thread/INFO] [ebwizardry]: Synchronising config settings for AnneFoox
|
| 2007 | [12:46:47] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2008 | [12:46:47] [Server thread/INFO] [extraalchemy]: Asking client for config status
|
| 2009 | [12:46:47] [Server thread/INFO] [ViesCraft]: Logged in Server
|
| 2010 | [12:46:47] [Thread-83/INFO] [chancecubes]: No custom rewards detected for the current user!
|
| 2011 | [12:47:28] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 259132ms behind, skipping 5182 tick(s)
|
| 2012 | [12:47:40] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 8765ms behind, skipping 175 tick(s)
|
| 2013 | [12:47:47] [Server thread/INFO] [FML]: Loading dimension -1 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2014 | [12:47:47] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
|
| 2015 | [12:47:47] [Server thread/INFO] [FML]: Loading dimension 4 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2016 | [12:47:47] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 4
|
| 2017 | [12:47:47] [Server thread/INFO] [FML]: Loading dimension 7 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2018 | [12:47:47] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 7
|
| 2019 | [12:47:47] [Server thread/INFO] [FML]: Loading dimension 687 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2020 | [12:47:47] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 687
|
| 2021 | [12:48:03] [Server thread/INFO] [OTG]: Saving structure and pregenerator data.
|
| 2022 | [12:48:03] [Server thread/INFO] [OTG]: 1 structure data regions saved.
|
| 2023 | [12:48:03] [Server thread/INFO] [OTG]: Structure and pregenerator data saved.
|
| 2024 | [12:48:06] [Thread-84/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
|
| 2025 | [12:48:06] [Thread-85/INFO] [THAUMCRAFT]: Starting aura thread for dim 4
|
| 2026 | [12:48:06] [Thread-86/INFO] [THAUMCRAFT]: Starting aura thread for dim 7
|
| 2027 | [12:48:06] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
|
| 2028 | [12:48:06] [Thread-87/INFO] [THAUMCRAFT]: Starting aura thread for dim 687
|
| 2029 | [12:48:06] [Server thread/INFO] [FML]: Unloading dimension -1
|
| 2030 | [12:48:06] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 4
|
| 2031 | [12:48:06] [Server thread/INFO] [FML]: Unloading dimension 4
|
| 2032 | [12:48:06] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 7
|
| 2033 | [12:48:06] [Server thread/INFO] [FML]: Unloading dimension 7
|
| 2034 | [12:48:06] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 687
|
| 2035 | [12:48:06] [Server thread/INFO] [FML]: Unloading dimension 687
|
| 2036 | [12:48:15] [Thread-87/INFO] [THAUMCRAFT]: Stopping aura thread for dim 687
|
| 2037 | [12:48:15] [Thread-85/INFO] [THAUMCRAFT]: Stopping aura thread for dim 4
|
| 2038 | [12:48:15] [Thread-84/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
|
| 2039 | [12:48:15] [Thread-86/INFO] [THAUMCRAFT]: Stopping aura thread for dim 7
|
| 2040 | [12:48:32] [Thread-16/WARN] [THAUMCRAFT]: AURAS TAKING 4224 ms LONGER THAN NORMAL IN DIM 0
|
| 2041 | [12:49:04] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 49151ms behind, skipping 983 tick(s)
|
| 2042 | [12:49:19] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5147ms behind, skipping 102 tick(s)
|
| 2043 | [12:49:39] [Server thread/INFO] [Meson ASM]: Transforming ContainerRepair
|
| 2044 | [12:49:39] [Server thread/INFO] [Meson ASM]: Applying Transformation to method (Names [updateRepairOutput, func_82848_d, e] Descriptor ()V / ()V)
|
| 2045 | [12:49:39] [Server thread/INFO] [Meson ASM]: Located method, patching...
|
| 2046 | [12:49:39] [Server thread/INFO] [Meson ASM]: Located target ICONST_0
|
| 2047 | [12:49:39] [Server thread/INFO] [Meson ASM]: Patch result: true
|
| 2048 | [12:49:39] [Server thread/INFO] [Apotheosis : Core]: Transforming ContainerRepair...
|
| 2049 | [12:49:39] [Server thread/INFO] [Apotheosis : Core]: Successfully removed the anvil level cap.
|
| 2050 | [12:49:39] [Server thread/INFO] [Apotheosis : Core]: Replaced ContainerRepair Enchantment#getMaxLevel #1.
|
| 2051 | [12:49:39] [Server thread/INFO] [Apotheosis : Core]: Replaced ContainerRepair Enchantment#getMaxLevel #2.
|
| 2052 | [12:49:39] [Server thread/INFO] [Apotheosis : Core]: Successfully transformed ContainerRepair
|
| 2053 | [12:49:39] [Server thread/INFO] [Meson ASM]: Transforming ContainerRepair2
|
| 2054 | [12:49:39] [Server thread/INFO] [Meson ASM]: Applying Transformation to method (Names [canTakeStack, func_82869_a, a] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;)Z / (Laed;)Z)
|
| 2055 | [12:49:39] [Server thread/INFO] [Meson ASM]: Located method, patching...
|
| 2056 | [12:49:39] [Server thread/INFO] [Meson ASM]: Located target IFLE L0
|
| 2057 | [12:49:39] [Server thread/INFO] [Meson ASM]: Patch result: true
|
| 2058 | [12:49:42] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 8514ms behind, skipping 170 tick(s)
|
| 2059 | [12:49:55] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 4886ms behind, skipping 97 tick(s)
|
| 2060 | [12:50:17] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 7462ms behind, skipping 149 tick(s)
|
| 2061 | [12:50:20] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task
|
| 2062 | java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index: 48, Size: 46
|
| 2063 | at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_292]
|
| 2064 | at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_292]
|
| 2065 | at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
|
| 2066 | at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
|
| 2067 | at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
|
| 2068 | at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
|
| 2069 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
|
| 2070 | at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
|
| 2071 | Caused by: java.lang.IndexOutOfBoundsException: Index: 48, Size: 46
|
| 2072 | at java.util.ArrayList.rangeCheck(ArrayList.java:659) ~[?:1.8.0_292]
|
| 2073 | at java.util.ArrayList.get(ArrayList.java:435) ~[?:1.8.0_292]
|
| 2074 | at net.minecraft.inventory.Container.func_184996_a(Container.java:258) ~[afr.class:?]
|
| 2075 | at net.minecraft.network.NetHandlerPlayServer.func_147351_a(NetHandlerPlayServer.java:1162) ~[pa.class:?]
|
| 2076 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:38) ~[lf.class:?]
|
| 2077 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:12) ~[lf.class:?]
|
| 2078 | at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
|
| 2079 | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_292]
|
| 2080 | at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_292]
|
| 2081 | at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
|
| 2082 | ... 5 more
|
| 2083 | [12:50:29] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task
|
| 2084 | java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index: 49, Size: 46
|
| 2085 | at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_292]
|
| 2086 | at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_292]
|
| 2087 | at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
|
| 2088 | at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
|
| 2089 | at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
|
| 2090 | at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
|
| 2091 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
|
| 2092 | at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
|
| 2093 | Caused by: java.lang.IndexOutOfBoundsException: Index: 49, Size: 46
|
| 2094 | at java.util.ArrayList.rangeCheck(ArrayList.java:659) ~[?:1.8.0_292]
|
| 2095 | at java.util.ArrayList.get(ArrayList.java:435) ~[?:1.8.0_292]
|
| 2096 | at net.minecraft.inventory.Container.func_184996_a(Container.java:258) ~[afr.class:?]
|
| 2097 | at net.minecraft.network.NetHandlerPlayServer.func_147351_a(NetHandlerPlayServer.java:1162) ~[pa.class:?]
|
| 2098 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:38) ~[lf.class:?]
|
| 2099 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:12) ~[lf.class:?]
|
| 2100 | at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
|
| 2101 | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_292]
|
| 2102 | at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_292]
|
| 2103 | at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
|
| 2104 | ... 5 more
|
| 2105 | [12:50:29] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task
|
| 2106 | java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index: 81, Size: 46
|
| 2107 | at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_292]
|
| 2108 | at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_292]
|
| 2109 | at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
|
| 2110 | at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
|
| 2111 | at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
|
| 2112 | at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
|
| 2113 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
|
| 2114 | at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
|
| 2115 | Caused by: java.lang.IndexOutOfBoundsException: Index: 81, Size: 46
|
| 2116 | at java.util.ArrayList.rangeCheck(ArrayList.java:659) ~[?:1.8.0_292]
|
| 2117 | at java.util.ArrayList.get(ArrayList.java:435) ~[?:1.8.0_292]
|
| 2118 | at net.minecraft.inventory.Container.func_184996_a(Container.java:258) ~[afr.class:?]
|
| 2119 | at net.minecraft.network.NetHandlerPlayServer.func_147351_a(NetHandlerPlayServer.java:1162) ~[pa.class:?]
|
| 2120 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:38) ~[lf.class:?]
|
| 2121 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:12) ~[lf.class:?]
|
| 2122 | at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
|
| 2123 | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_292]
|
| 2124 | at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_292]
|
| 2125 | at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
|
| 2126 | ... 5 more
|
| 2127 | [12:50:44] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 14249ms behind, skipping 284 tick(s)
|
| 2128 | [12:50:58] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5769ms behind, skipping 115 tick(s)
|
| 2129 | [12:51:16] [Thread-16/WARN] [THAUMCRAFT]: AURAS TAKING 4874 ms LONGER THAN NORMAL IN DIM 0
|
| 2130 | [12:51:17] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 7288ms behind, skipping 145 tick(s)
|
| 2131 | [12:51:36] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 10357ms behind, skipping 207 tick(s)
|
| 2132 | [12:51:47] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5925ms behind, skipping 118 tick(s)
|
| 2133 | [12:52:03] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 4989ms behind, skipping 99 tick(s)
|
| 2134 | [12:52:24] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 7744ms behind, skipping 154 tick(s)
|
| 2135 | [12:52:42] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 9485ms behind, skipping 189 tick(s)
|
| 2136 | [12:53:01] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5726ms behind, skipping 114 tick(s)
|
| 2137 | [12:53:17] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5291ms behind, skipping 105 tick(s)
|
| 2138 | [12:53:46] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 14778ms behind, skipping 295 tick(s)
|
| 2139 | [12:53:58] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 4924ms behind, skipping 98 tick(s)
|
| 2140 | [12:54:19] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5110ms behind, skipping 102 tick(s)
|
| 2141 | [12:54:37] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 6695ms behind, skipping 133 tick(s)
|
| 2142 | [12:55:07] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 14160ms behind, skipping 283 tick(s)
|
| 2143 | [12:55:26] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 7057ms behind, skipping 141 tick(s)
|
| 2144 | [12:55:52] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 9846ms behind, skipping 196 tick(s)
|
| 2145 | [12:56:10] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5336ms behind, skipping 106 tick(s)
|
| 2146 | [12:56:27] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 7246ms behind, skipping 144 tick(s)
|
| 2147 | [12:56:48] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 4885ms behind, skipping 97 tick(s)
|
| 2148 | [12:57:12] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 8029ms behind, skipping 160 tick(s)
|
| 2149 | [12:57:27] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5243ms behind, skipping 104 tick(s)
|
| 2150 | [12:57:46] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 6156ms behind, skipping 123 tick(s)
|
| 2151 | [12:58:05] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 7613ms behind, skipping 152 tick(s)
|
| 2152 | [12:58:42] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 16244ms behind, skipping 324 tick(s)
|
| 2153 | [12:58:51] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5142ms behind, skipping 102 tick(s)
|
| 2154 | [12:59:12] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5480ms behind, skipping 109 tick(s)
|
| 2155 | [12:59:30] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 6740ms behind, skipping 134 tick(s)
|
| 2156 | [12:59:48] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5903ms behind, skipping 118 tick(s)
|
| 2157 | [12:59:57] [Thread-16/WARN] [THAUMCRAFT]: AURAS TAKING 6857 ms LONGER THAN NORMAL IN DIM 0
|
| 2158 | [13:00:17] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 18688ms behind, skipping 373 tick(s)
|
| 2159 | [13:00:20] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2679ms behind, skipping 53 tick(s)
|
| 2160 | [13:00:29] [Thread-16/WARN] [THAUMCRAFT]: AURAS TAKING 5468 ms LONGER THAN NORMAL IN DIM 0
|
| 2161 | [13:01:02] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 23311ms behind, skipping 466 tick(s)
|
| 2162 | [13:01:13] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 6551ms behind, skipping 131 tick(s)
|
| 2163 | [13:01:43] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 10937ms behind, skipping 218 tick(s)
|
| 2164 | [13:01:57] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 6038ms behind, skipping 120 tick(s)
|
| 2165 | [13:02:13] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 6109ms behind, skipping 122 tick(s)
|
| 2166 | [13:02:18] [Server thread/INFO] [FML]: Loading dimension 2 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2167 | [13:02:18] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 2
|
| 2168 | [13:02:18] [Thread-88/INFO] [THAUMCRAFT]: Starting aura thread for dim 2
|
| 2169 | [13:02:18] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 2
|
| 2170 | [13:02:18] [Server thread/INFO] [FML]: Unloading dimension 2
|
| 2171 | [13:02:25] [Thread-88/INFO] [THAUMCRAFT]: Stopping aura thread for dim 2
|
| 2172 | [13:02:42] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 14372ms behind, skipping 287 tick(s)
|
| 2173 | [13:02:55] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 7131ms behind, skipping 142 tick(s)
|
| 2174 | [13:03:15] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task
|
| 2175 | java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index: 76, Size: 46
|
| 2176 | at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_292]
|
| 2177 | at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_292]
|
| 2178 | at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
|
| 2179 | at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
|
| 2180 | at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
|
| 2181 | at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
|
| 2182 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
|
| 2183 | at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
|
| 2184 | Caused by: java.lang.IndexOutOfBoundsException: Index: 76, Size: 46
|
| 2185 | at java.util.ArrayList.rangeCheck(ArrayList.java:659) ~[?:1.8.0_292]
|
| 2186 | at java.util.ArrayList.get(ArrayList.java:435) ~[?:1.8.0_292]
|
| 2187 | at net.minecraft.inventory.Container.func_184996_a(Container.java:258) ~[afr.class:?]
|
| 2188 | at net.minecraft.network.NetHandlerPlayServer.func_147351_a(NetHandlerPlayServer.java:1162) ~[pa.class:?]
|
| 2189 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:38) ~[lf.class:?]
|
| 2190 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:12) ~[lf.class:?]
|
| 2191 | at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
|
| 2192 | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_292]
|
| 2193 | at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_292]
|
| 2194 | at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
|
| 2195 | ... 5 more
|
| 2196 | [13:03:16] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 6685ms behind, skipping 133 tick(s)
|
| 2197 | [13:03:17] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task
|
| 2198 | java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index: 77, Size: 46
|
| 2199 | at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_292]
|
| 2200 | at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_292]
|
| 2201 | at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
|
| 2202 | at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
|
| 2203 | at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
|
| 2204 | at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
|
| 2205 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
|
| 2206 | at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
|
| 2207 | Caused by: java.lang.IndexOutOfBoundsException: Index: 77, Size: 46
|
| 2208 | at java.util.ArrayList.rangeCheck(ArrayList.java:659) ~[?:1.8.0_292]
|
| 2209 | at java.util.ArrayList.get(ArrayList.java:435) ~[?:1.8.0_292]
|
| 2210 | at net.minecraft.inventory.Container.func_184996_a(Container.java:258) ~[afr.class:?]
|
| 2211 | at net.minecraft.network.NetHandlerPlayServer.func_147351_a(NetHandlerPlayServer.java:1162) ~[pa.class:?]
|
| 2212 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:38) ~[lf.class:?]
|
| 2213 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:12) ~[lf.class:?]
|
| 2214 | at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
|
| 2215 | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_292]
|
| 2216 | at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_292]
|
| 2217 | at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
|
| 2218 | ... 5 more
|
| 2219 | [13:03:17] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task
|
| 2220 | java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index: 77, Size: 46
|
| 2221 | at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_292]
|
| 2222 | at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_292]
|
| 2223 | at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
|
| 2224 | at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
|
| 2225 | at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
|
| 2226 | at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
|
| 2227 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
|
| 2228 | at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
|
| 2229 | Caused by: java.lang.IndexOutOfBoundsException: Index: 77, Size: 46
|
| 2230 | at java.util.ArrayList.rangeCheck(ArrayList.java:659) ~[?:1.8.0_292]
|
| 2231 | at java.util.ArrayList.get(ArrayList.java:435) ~[?:1.8.0_292]
|
| 2232 | at net.minecraft.inventory.Container.func_184996_a(Container.java:258) ~[afr.class:?]
|
| 2233 | at net.minecraft.network.NetHandlerPlayServer.func_147351_a(NetHandlerPlayServer.java:1162) ~[pa.class:?]
|
| 2234 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:38) ~[lf.class:?]
|
| 2235 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:12) ~[lf.class:?]
|
| 2236 | at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
|
| 2237 | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_292]
|
| 2238 | at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_292]
|
| 2239 | at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
|
| 2240 | ... 5 more
|
| 2241 | [13:03:19] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task
|
| 2242 | java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index: 76, Size: 46
|
| 2243 | at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_292]
|
| 2244 | at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_292]
|
| 2245 | at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
|
| 2246 | at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
|
| 2247 | at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
|
| 2248 | at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
|
| 2249 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
|
| 2250 | at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
|
| 2251 | Caused by: java.lang.IndexOutOfBoundsException: Index: 76, Size: 46
|
| 2252 | at java.util.ArrayList.rangeCheck(ArrayList.java:659) ~[?:1.8.0_292]
|
| 2253 | at java.util.ArrayList.get(ArrayList.java:435) ~[?:1.8.0_292]
|
| 2254 | at net.minecraft.inventory.Container.func_184996_a(Container.java:258) ~[afr.class:?]
|
| 2255 | at net.minecraft.network.NetHandlerPlayServer.func_147351_a(NetHandlerPlayServer.java:1162) ~[pa.class:?]
|
| 2256 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:38) ~[lf.class:?]
|
| 2257 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:12) ~[lf.class:?]
|
| 2258 | at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
|
| 2259 | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_292]
|
| 2260 | at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_292]
|
| 2261 | at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
|
| 2262 | ... 5 more
|
| 2263 | [13:03:19] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task
|
| 2264 | java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index: 48, Size: 46
|
| 2265 | at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_292]
|
| 2266 | at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_292]
|
| 2267 | at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
|
| 2268 | at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
|
| 2269 | at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
|
| 2270 | at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
|
| 2271 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
|
| 2272 | at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
|
| 2273 | Caused by: java.lang.IndexOutOfBoundsException: Index: 48, Size: 46
|
| 2274 | at java.util.ArrayList.rangeCheck(ArrayList.java:659) ~[?:1.8.0_292]
|
| 2275 | at java.util.ArrayList.get(ArrayList.java:435) ~[?:1.8.0_292]
|
| 2276 | at net.minecraft.inventory.Container.func_184996_a(Container.java:258) ~[afr.class:?]
|
| 2277 | at net.minecraft.network.NetHandlerPlayServer.func_147351_a(NetHandlerPlayServer.java:1162) ~[pa.class:?]
|
| 2278 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:38) ~[lf.class:?]
|
| 2279 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:12) ~[lf.class:?]
|
| 2280 | at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
|
| 2281 | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_292]
|
| 2282 | at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_292]
|
| 2283 | at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
|
| 2284 | ... 5 more
|
| 2285 | [13:03:22] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task
|
| 2286 | java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index: 65, Size: 46
|
| 2287 | at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_292]
|
| 2288 | at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_292]
|
| 2289 | at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
|
| 2290 | at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
|
| 2291 | at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
|
| 2292 | at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
|
| 2293 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
|
| 2294 | at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
|
| 2295 | Caused by: java.lang.IndexOutOfBoundsException: Index: 65, Size: 46
|
| 2296 | at java.util.ArrayList.rangeCheck(ArrayList.java:659) ~[?:1.8.0_292]
|
| 2297 | at java.util.ArrayList.get(ArrayList.java:435) ~[?:1.8.0_292]
|
| 2298 | at net.minecraft.inventory.Container.func_184996_a(Container.java:258) ~[afr.class:?]
|
| 2299 | at net.minecraft.network.NetHandlerPlayServer.func_147351_a(NetHandlerPlayServer.java:1162) ~[pa.class:?]
|
| 2300 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:38) ~[lf.class:?]
|
| 2301 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:12) ~[lf.class:?]
|
| 2302 | at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
|
| 2303 | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_292]
|
| 2304 | at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_292]
|
| 2305 | at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
|
| 2306 | ... 5 more
|
| 2307 | [13:03:23] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task
|
| 2308 | java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index: 64, Size: 46
|
| 2309 | at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_292]
|
| 2310 | at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_292]
|
| 2311 | at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
|
| 2312 | at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
|
| 2313 | at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
|
| 2314 | at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
|
| 2315 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
|
| 2316 | at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
|
| 2317 | Caused by: java.lang.IndexOutOfBoundsException: Index: 64, Size: 46
|
| 2318 | at java.util.ArrayList.rangeCheck(ArrayList.java:659) ~[?:1.8.0_292]
|
| 2319 | at java.util.ArrayList.get(ArrayList.java:435) ~[?:1.8.0_292]
|
| 2320 | at net.minecraft.inventory.Container.func_184996_a(Container.java:258) ~[afr.class:?]
|
| 2321 | at net.minecraft.network.NetHandlerPlayServer.func_147351_a(NetHandlerPlayServer.java:1162) ~[pa.class:?]
|
| 2322 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:38) ~[lf.class:?]
|
| 2323 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:12) ~[lf.class:?]
|
| 2324 | at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
|
| 2325 | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_292]
|
| 2326 | at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_292]
|
| 2327 | at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
|
| 2328 | ... 5 more
|
| 2329 | [13:03:26] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task
|
| 2330 | java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index: 84, Size: 46
|
| 2331 | at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_292]
|
| 2332 | at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_292]
|
| 2333 | at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
|
| 2334 | at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
|
| 2335 | at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
|
| 2336 | at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
|
| 2337 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
|
| 2338 | at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
|
| 2339 | Caused by: java.lang.IndexOutOfBoundsException: Index: 84, Size: 46
|
| 2340 | at java.util.ArrayList.rangeCheck(ArrayList.java:659) ~[?:1.8.0_292]
|
| 2341 | at java.util.ArrayList.get(ArrayList.java:435) ~[?:1.8.0_292]
|
| 2342 | at net.minecraft.inventory.Container.func_184996_a(Container.java:258) ~[afr.class:?]
|
| 2343 | at net.minecraft.network.NetHandlerPlayServer.func_147351_a(NetHandlerPlayServer.java:1162) ~[pa.class:?]
|
| 2344 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:38) ~[lf.class:?]
|
| 2345 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:12) ~[lf.class:?]
|
| 2346 | at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
|
| 2347 | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_292]
|
| 2348 | at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_292]
|
| 2349 | at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
|
| 2350 | ... 5 more
|
| 2351 | [13:03:26] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task
|
| 2352 | java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index: 64, Size: 46
|
| 2353 | at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_292]
|
| 2354 | at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_292]
|
| 2355 | at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
|
| 2356 | at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
|
| 2357 | at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
|
| 2358 | at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
|
| 2359 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
|
| 2360 | at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
|
| 2361 | Caused by: java.lang.IndexOutOfBoundsException: Index: 64, Size: 46
|
| 2362 | at java.util.ArrayList.rangeCheck(ArrayList.java:659) ~[?:1.8.0_292]
|
| 2363 | at java.util.ArrayList.get(ArrayList.java:435) ~[?:1.8.0_292]
|
| 2364 | at net.minecraft.inventory.Container.func_184996_a(Container.java:258) ~[afr.class:?]
|
| 2365 | at net.minecraft.network.NetHandlerPlayServer.func_147351_a(NetHandlerPlayServer.java:1162) ~[pa.class:?]
|
| 2366 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:38) ~[lf.class:?]
|
| 2367 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:12) ~[lf.class:?]
|
| 2368 | at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
|
| 2369 | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_292]
|
| 2370 | at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_292]
|
| 2371 | at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
|
| 2372 | ... 5 more
|
| 2373 | [13:03:33] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5929ms behind, skipping 118 tick(s)
|
| 2374 | [13:04:16] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: UnluckyKita lost connection: Disconnected
|
| 2375 | [13:04:16] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eUnluckyKita§r§e left the game§r
|
| 2376 | [13:04:28] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 22000ms behind, skipping 440 tick(s)
|
| 2377 | [13:04:39] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5745ms behind, skipping 114 tick(s)
|
| 2378 | [13:04:50] [Thread-16/WARN] [THAUMCRAFT]: AURAS TAKING 3159 ms LONGER THAN NORMAL IN DIM 0
|
| 2379 | [13:04:55] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 4525ms behind, skipping 90 tick(s)
|
| 2380 | [13:05:14] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 4917ms behind, skipping 98 tick(s)
|
| 2381 | [13:05:14] [Server thread/INFO] [tombstone]: All players have been successfully backed up
|
| 2382 | [13:05:15] [User Authenticator #4/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player UnluckyKita is 143a1c7a-9058-4b1f-8bb6-1054d3c22f5f
|
| 2383 | [13:05:15] [Netty Epoll Server IO #5/INFO] [FML]: Client protocol version 2
|
| 2384 | [13:05:15] [Netty Epoll Server IO #5/INFO] [FML]: Client attempting to join with 219 mods : levelup2@${version},disenchanter@1.8,elenaidodge@2.1,bbop@1.0,prefab@**.**.**.**,uppers@0.0.6,lost_aether@1.0.2,strawgolem@1.3,neat@1.4-17,forgeendertech@1.12.2-4.5.6.0,thaumicjei@1.6.0,minerva@1.0.13,mystgears@1.1.7,ctm@MC1.12.2-1.0.2.31,reauth@3.6.0,forgelin@1.8.4,atum@2.0.20,xreliquary@1.12.2-1.3.4.796,stg@1.12.2-1.2.3,randompatches@1.12.2-1.22.1.10,chancecubes@1.12.2-5.0.2.385,llibrary@1.7.20,apotheosis@1.12.4,waila@1.8.26,easiervillagertrading@1.3,ftblib@**.**.**.**,mysticalmechanics@0.18,mysticallib@1.12.2-1.13.0,mia@1.12.2-0.2.1c,openterraingenerator@v9.4,biomesoplenty@7.0.1.2445,reccomplex@**.**.**.**,resourceloader@1.5.3,potioncore@1.9_for_1.12.2,lunatriuscore@**.**.**.**,terracart@1.12.2-1.2.3,otgcore@1.12.2-v9.4,uniquee@2.0.1,FML@**.**.**.**,tombstone@4.5.1,crimsonrevelations@0.8,itemphysic@1.4.0,sharetome@1.0,eyeofdragons@0.0.1,charm@1.4,codechickenlib@**.**.**.**,scalinghealth@1.3.37,bettermineshafts@1.12.2-2.2.1,netherex@2.2.5,wailaharvestability@1.1.12,aroma1997sdimension@**.**.**.**,biggerpacketsplz@1.2,quarkoddities@1,ctgui@1.0.0,mowziesmobs@1.5.8,jei@**.**.**.**,bibliocraft@2.4.5,ftbmoney@**.**.**.**,colytra@**.**.**.**,artemislib@1.0.6,tcinventoryscan@2.0.10,ftbguides@**.**.**.**,naturescompass@1.8.5,aroma1997core@**.**.**.**.b167,chameleon@1.12-4.1.3,pyramidplunder@1.12.2-1.0,inventorytweaks@1.63+release.109.220f184,iceandfire@1.9.1,vc@5.9.16,crafttweaker@4.1.20,mysticalworld@1.12.2-1.11.0,forge@14.23.5.2859,phosphor-lighting@1.12.2-0.2.6,ftbutilities@**.**.**.**,cyclicmagic@1.20.6,infernalmobs@1.7.6,vt@1.12.2-1.5.6,minecraft@1.12.2,mousetweaks@2.10.1,roughtweaks@1.0,ftbquests@1202.9.0.15,hooked@%VERSION%,applecore@3.4.0,rustic@1.1.7,chickenchunks@**.**.**.**,extrautils2@1.0,jeiintegration@1.6.0,thebetweenlands@3.8.1,placeableitems@3.3,autoreglib@1.3-32,libraryex@1.2.2,pitweaks@1.12-1.1.1,dimdoors@1.12.2-3.1.2+UNOFFICIAL,erebus@1.0.32,appleskin@1.0.14,embers@1.18,spawnercontrol@1.6.3b,titles@3.1.6,limelib@1.7.12,login_shield@1.12.2-6-g5654706,ancientspellcraft@1.12.2-1.2.3,recipehandler@0.13,aquaculture@1.6.8,cavern@2.3.1,minemenu@1.6.11,cosmeticarmorreworked@1.12.2-v5a,wizardrygolems@1.2.0,xpbook@v2.0,cyclopscore@1.6.7,p455w0rdslib@2.3.161,randomloot@1.7.5,tropicraft@**.**.**.**,netherportalfix@5.3.17,openmods@0.12.2,tips@1.0.9,yurtmod@9.5.2,doggytalents@**.**.**.**,megaloot@0.2.40,reborncore@3.19.5,controlling@3.0.10,cookingforblockheads@6.5.0,placebo@1.6.0,subterraneanswitcheroo@1.1.0,improvedbackpacks@1.12.2-1.5.0.0,pvj@1.6.4,buildinggadgets@2.8.4,progressivebosses@1.5.4,vtweaks@2.0.8,librarianliblate@4.22,thaumcraft@6.1.BETA26,extra_spells@1.2.0,twilightforest@3.11.1021,konkrete@1.3.2,stackie@**.**.**.**,crafttweakerjei@2.0.3,signpost@1.08.5,uniqueebattle@1.0.1,jehc@1.7.2,engineersworkshop@**.**.**.**,openmodscore@0.12.2,livingenchantment@3.2.3,sasit@1.1.30,bountiful@2.2.3,uniqueeutil@1.0.1,roguelike@2.4.1,patchouli@1.0-23.6,randomthings@**.**.**.**,qualitytools@1.0.7_for_1.12.2,oreexcavation@1.4.150,better_diving@1.5.8,spartanfire@0.08,norecipebook@1.2.1,spartanweaponry@1.4.0,aiimprovements@**.**.**.**,moreoverlays@1.15.1,soot@1.10-hotfix,thaumicaugmentation@1.12.2-2.1.5,uniquecrops@0.2.6,extraalchemy@0.5.4,uniquebase@1.0.1,aether_legacy_addon@1.12.2-v1.3.0,betteradvancements@**.**.**.**,danknull@1.7.101,dldungeonsjbg@1.14.10,heroicarmory@1.1.3,cucumber@1.1.3,dungeontactics@DT-0.16.9,librarianlib@4.22,itemfilters@**.**.**.**,ebwizardry@4.3.4,callablehorses@1.1.1,ivtoolkit@1.3.3-1.12,ropebridge@2.0.5,wawla@2.6.275,waystones@4.1.0,yoyos@1.12.2-1.3.3.25,mcp@9.42,clumps@3.1.2,journeymap@1.12.2-5.7.1,comforts@**.**.**.**,storagenetwork@1.8.2,ordinarycoins@1.5,beneath@1.7.1,harvestcraft@1.12.2zb,jeid@1.0.3-55,foamfixcore@7.7.4,bonsaitrees@1.1.4,walljump@1.3.2,inventorypets@2.0.15,discordsuite@2.2.4,akashictome@1.2-12,colossalchests@1.7.3,chesttransporter@2.8.8,mysticalagriculture@1.7.5,openblocks@1.8.1,craftingtweaks@8.1.9,enchdesc@1.1.15,silentlib@3.0.13,baubles@1.5.2,biomebundle@5.1,golems@7.1.9,skewers@1.1,bloodmoon@1.5.3,quark@r1.6-179,spartanshields@1.5.5,embersified@1.0.3,fastbench@1.7.3,storagedrawers@5.2.2,fancymenu@2.4.3,hunterillager@1.2,chisel@MC1.12.2-1.0.2.45,solcarrot@1.8.4,foamfix@0.10.14-1.12.2,randomtweaks@1.12.2-2.8.3.1,aether_legacy@**.**.**.**,customizeddungeonloot@1.0.3,illagers_plus@1.1,soundfilters@0.12.1_for_1.12,portablecrafting@@VERSION@
|
| 2385 | [13:05:15] [Netty Epoll Server IO #5/INFO] [journeymap]: CLIENT
|
| 2386 | [13:05:15] [Netty Epoll Server IO #5/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config.
|
| 2387 | [13:05:29] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
|
| 2388 | [13:05:29] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: UnluckyKita[/**.**.**.**:57629] logged in with entity id 33391 at (48.96903009924495, 98.0, 1026.8608772590387)
|
| 2389 | [13:05:29] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eUnluckyKita§r§e joined the game§r
|
| 2390 | [13:05:29] [Server thread/INFO] [ebwizardry]: Sending global donation perk settings to UnluckyKita
|
| 2391 | [13:05:34] [Server thread/INFO] [buildinggadgets]: Sending SyncedConfig to freshly logged in player UnluckyKita.
|
| 2392 | [13:05:34] [Server thread/INFO] [ebwizardry]: Synchronising spell glyph data for UnluckyKita
|
| 2393 | [13:05:34] [Server thread/INFO] [ebwizardry]: Synchronising spell emitters for UnluckyKita
|
| 2394 | [13:05:34] [Server thread/INFO] [ebwizardry]: Synchronising config settings for UnluckyKita
|
| 2395 | [13:05:34] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2396 | [13:05:34] [Server thread/INFO] [extraalchemy]: Asking client for config status
|
| 2397 | [13:05:34] [Server thread/INFO] [ViesCraft]: Logged in Server
|
| 2398 | [13:05:34] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5602ms behind, skipping 112 tick(s)
|
| 2399 | [13:05:35] [Thread-90/INFO] [chancecubes]: No custom rewards detected for the current user!
|
| 2400 | [13:05:52] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5696ms behind, skipping 113 tick(s)
|
| 2401 | [13:06:14] [Server thread/INFO] [FML]: Loading dimension 7 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2402 | [13:06:14] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 7
|
| 2403 | [13:06:19] [Server thread/INFO] [ebwizardry]: Sending global donation perk settings to AnneFoox
|
| 2404 | [13:06:19] [Server thread/INFO] [ebwizardry]: Synchronising spell emitters for AnneFoox
|
| 2405 | [13:06:19] [Thread-92/INFO] [THAUMCRAFT]: Starting aura thread for dim 7
|
| 2406 | [13:06:31] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 22339ms behind, skipping 446 tick(s)
|
| 2407 | [13:06:37] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5722ms behind, skipping 114 tick(s)
|
| 2408 | [13:07:32] [Thread-92/WARN] [THAUMCRAFT]: AURAS TAKING 5800 ms LONGER THAN NORMAL IN DIM 7
|
| 2409 | [13:07:34] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 47629ms behind, skipping 952 tick(s)
|
| 2410 | [13:07:35] [Server thread/INFO] [FML]: Loading dimension -1 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2411 | [13:07:35] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
|
| 2412 | [13:07:35] [Server thread/INFO] [FML]: Loading dimension 4 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2413 | [13:07:35] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 4
|
| 2414 | [13:07:35] [Server thread/INFO] [FML]: Loading dimension 687 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2415 | [13:07:35] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 687
|
| 2416 | [13:07:54] [Thread-93/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
|
| 2417 | [13:07:54] [Thread-94/INFO] [THAUMCRAFT]: Starting aura thread for dim 4
|
| 2418 | [13:07:55] [Thread-95/INFO] [THAUMCRAFT]: Starting aura thread for dim 687
|
| 2419 | [13:07:55] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
|
| 2420 | [13:07:55] [Server thread/INFO] [FML]: Unloading dimension -1
|
| 2421 | [13:07:55] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 4
|
| 2422 | [13:07:55] [Server thread/INFO] [FML]: Unloading dimension 4
|
| 2423 | [13:07:55] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 687
|
| 2424 | [13:07:55] [Server thread/INFO] [FML]: Unloading dimension 687
|
| 2425 | [13:07:56] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2426 | [13:07:56] [Thread-93/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
|
| 2427 | [13:07:57] [Thread-94/INFO] [THAUMCRAFT]: Stopping aura thread for dim 4
|
| 2428 | [13:07:57] [Thread-95/INFO] [THAUMCRAFT]: Stopping aura thread for dim 687
|
| 2429 | [13:07:57] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 23048ms behind, skipping 460 tick(s)
|
| 2430 | [13:08:06] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 9050ms behind, skipping 181 tick(s)
|
| 2431 | [13:08:23] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 10525ms behind, skipping 210 tick(s)
|
| 2432 | [13:08:39] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 10526ms behind, skipping 210 tick(s)
|
| 2433 | [13:09:09] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 20442ms behind, skipping 408 tick(s)
|
| 2434 | [13:09:17] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 8492ms behind, skipping 169 tick(s)
|
| 2435 | [13:09:33] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2436 | [13:09:46] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: UnluckyKita moved wrongly!
|
| 2437 | [13:10:55] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: AnneFoox moved wrongly!
|
| 2438 | [13:11:37] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: UnluckyKita moved wrongly!
|
| 2439 | [13:12:15] [Thread-92/WARN] [THAUMCRAFT]: AURAS TAKING 6009 ms LONGER THAN NORMAL IN DIM 7
|
| 2440 | [13:12:34] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2441 | [13:12:46] [Thread-16/WARN] [THAUMCRAFT]: AURAS TAKING 4802 ms LONGER THAN NORMAL IN DIM 0
|
| 2442 | [13:12:46] [Thread-92/WARN] [THAUMCRAFT]: AURAS TAKING 4808 ms LONGER THAN NORMAL IN DIM 7
|
| 2443 | [13:13:06] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 196965ms behind, skipping 3939 tick(s)
|
| 2444 | [13:13:12] [Thread-92/WARN] [THAUMCRAFT]: AURAS TAKING 3989 ms LONGER THAN NORMAL IN DIM 7
|
| 2445 | [13:13:12] [Thread-16/WARN] [THAUMCRAFT]: AURAS TAKING 3990 ms LONGER THAN NORMAL IN DIM 0
|
| 2446 | [13:13:14] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 7782ms behind, skipping 155 tick(s)
|
| 2447 | [13:13:59] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: AnneFoox§r has reached the goal §r§a[§r§aStrong Undead§r§a]§r
|
| 2448 | [13:13:59] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2449 | [13:13:59] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: AnneFoox§r has reached the goal §r§a[§r§aBring Out Your Dead§r§a]§r
|
| 2450 | [13:13:59] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2451 | [13:14:11] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2452 | [13:14:11] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2453 | [13:14:37] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 65920ms behind, skipping 1318 tick(s)
|
| 2454 | [13:14:41] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 4368ms behind, skipping 87 tick(s)
|
| 2455 | [13:15:35] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: UnluckyKita moved wrongly!
|
| 2456 | [13:16:37] [Server thread/INFO] [ebwizardry]: Sending global donation perk settings to AnneFoox
|
| 2457 | [13:16:37] [Server thread/INFO] [ebwizardry]: Synchronising spell emitters for AnneFoox
|
| 2458 | [13:16:55] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 111723ms behind, skipping 2234 tick(s)
|
| 2459 | [13:17:06] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 11000ms behind, skipping 220 tick(s)
|
| 2460 | [13:17:13] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2798ms behind, skipping 55 tick(s)
|
| 2461 | [13:17:46] [Server thread/INFO] [FML]: Loading dimension -1 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2462 | [13:17:46] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
|
| 2463 | [13:17:46] [Server thread/INFO] [FML]: Loading dimension 4 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2464 | [13:17:46] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 4
|
| 2465 | [13:17:46] [Server thread/INFO] [FML]: Loading dimension 687 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2466 | [13:17:46] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 687
|
| 2467 | [13:18:11] [Thread-97/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
|
| 2468 | [13:18:11] [Thread-98/INFO] [THAUMCRAFT]: Starting aura thread for dim 4
|
| 2469 | [13:18:11] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
|
| 2470 | [13:18:11] [Thread-99/INFO] [THAUMCRAFT]: Starting aura thread for dim 687
|
| 2471 | [13:18:11] [Server thread/INFO] [FML]: Unloading dimension -1
|
| 2472 | [13:18:11] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 4
|
| 2473 | [13:18:11] [Server thread/INFO] [FML]: Unloading dimension 4
|
| 2474 | [13:18:11] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 687
|
| 2475 | [13:18:11] [Server thread/INFO] [FML]: Unloading dimension 687
|
| 2476 | [13:18:12] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 7
|
| 2477 | [13:18:12] [Server thread/INFO] [FML]: Unloading dimension 7
|
| 2478 | [13:18:13] [Thread-97/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
|
| 2479 | [13:18:13] [Thread-98/INFO] [THAUMCRAFT]: Stopping aura thread for dim 4
|
| 2480 | [13:18:13] [Thread-99/INFO] [THAUMCRAFT]: Stopping aura thread for dim 687
|
| 2481 | [13:18:13] [Thread-92/INFO] [THAUMCRAFT]: Stopping aura thread for dim 7
|
| 2482 | [13:18:17] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 46868ms behind, skipping 937 tick(s)
|
| 2483 | [13:18:31] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 7711ms behind, skipping 154 tick(s)
|
| 2484 | [13:18:48] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 7187ms behind, skipping 143 tick(s)
|
| 2485 | [13:19:05] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 7017ms behind, skipping 140 tick(s)
|
| 2486 | [13:19:38] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 16148ms behind, skipping 322 tick(s)
|
| 2487 | [13:19:49] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 9601ms behind, skipping 192 tick(s)
|
| 2488 | [13:20:07] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 9137ms behind, skipping 182 tick(s)
|
| 2489 | [13:20:48] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 22889ms behind, skipping 457 tick(s)
|
| 2490 | [13:20:57] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 7825ms behind, skipping 156 tick(s)
|
| 2491 | [13:21:14] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 6180ms behind, skipping 123 tick(s)
|
| 2492 | [13:21:36] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 7383ms behind, skipping 147 tick(s)
|
| 2493 | [13:21:57] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 11834ms behind, skipping 236 tick(s)
|
| 2494 | [13:22:12] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 4452ms behind, skipping 89 tick(s)
|
| 2495 | [13:22:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: UnluckyKita§r has made the advancement §r§a[§r§aHalberdier§r§a]§r
|
| 2496 | [13:22:12] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2497 | [13:22:25] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2084ms behind, skipping 41 tick(s)
|
| 2498 | [13:22:52] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 9427ms behind, skipping 188 tick(s)
|
| 2499 | [13:23:08] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 9439ms behind, skipping 188 tick(s)
|
| 2500 | [13:23:27] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 7510ms behind, skipping 150 tick(s)
|
| 2501 | [13:23:42] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 3866ms behind, skipping 77 tick(s)
|
| 2502 | [13:24:05] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 6029ms behind, skipping 120 tick(s)
|
| 2503 | [13:24:18] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 3380ms behind, skipping 67 tick(s)
|
| 2504 | [13:24:40] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5153ms behind, skipping 103 tick(s)
|
| 2505 | [13:24:54] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2618ms behind, skipping 52 tick(s)
|
| 2506 | [13:25:22] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 4601ms behind, skipping 92 tick(s)
|
| 2507 | [13:25:49] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 9271ms behind, skipping 185 tick(s)
|
| 2508 | [13:26:03] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2965ms behind, skipping 59 tick(s)
|
| 2509 | [13:26:22] [Thread-16/WARN] [THAUMCRAFT]: AURAS TAKING 3155 ms LONGER THAN NORMAL IN DIM 0
|
| 2510 | [13:26:22] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 4230ms behind, skipping 84 tick(s)
|
| 2511 | [13:26:38] [Server thread/INFO] [FML]: Loading dimension 2 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2512 | [13:26:38] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 2
|
| 2513 | [13:26:38] [Thread-100/INFO] [THAUMCRAFT]: Starting aura thread for dim 2
|
| 2514 | [13:26:38] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 2
|
| 2515 | [13:26:38] [Server thread/INFO] [FML]: Unloading dimension 2
|
| 2516 | [13:26:40] [Thread-100/INFO] [THAUMCRAFT]: Stopping aura thread for dim 2
|
| 2517 | [13:26:42] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 6166ms behind, skipping 123 tick(s)
|
| 2518 | [13:27:00] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 6167ms behind, skipping 123 tick(s)
|
| 2519 | [13:27:22] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 10575ms behind, skipping 211 tick(s)
|
| 2520 | [13:27:53] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 21270ms behind, skipping 425 tick(s)
|
| 2521 | [13:27:55] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2107ms behind, skipping 42 tick(s)
|
| 2522 | [13:28:21] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 10306ms behind, skipping 206 tick(s)
|
| 2523 | [13:28:22] [Server thread/INFO] [FML]: Loading dimension 7 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2524 | [13:28:22] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 7
|
| 2525 | [13:28:39] [Server thread/INFO] [ebwizardry]: Sending global donation perk settings to AnneFoox
|
| 2526 | [13:28:39] [Server thread/INFO] [ebwizardry]: Synchronising spell emitters for AnneFoox
|
| 2527 | [13:28:40] [Thread-102/INFO] [THAUMCRAFT]: Starting aura thread for dim 7
|
| 2528 | [13:28:42] [Server thread/INFO] [ebwizardry]: Sending global donation perk settings to UnluckyKita
|
| 2529 | [13:28:42] [Server thread/INFO] [ebwizardry]: Synchronising spell emitters for UnluckyKita
|
| 2530 | [13:29:57] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2531 | [13:30:12] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2532 | [13:30:22] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2533 | [13:30:22] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2534 | [13:30:24] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2535 | [13:30:24] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2536 | [13:30:48] [Server thread/INFO] [FML]: Loading dimension -1 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2537 | [13:30:48] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
|
| 2538 | [13:30:48] [Server thread/INFO] [FML]: Loading dimension 4 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2539 | [13:30:48] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 4
|
| 2540 | [13:30:48] [Server thread/INFO] [FML]: Loading dimension 687 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2541 | [13:30:48] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 687
|
| 2542 | [13:31:00] [Thread-104/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
|
| 2543 | [13:31:00] [Thread-105/INFO] [THAUMCRAFT]: Starting aura thread for dim 4
|
| 2544 | [13:31:00] [Thread-106/INFO] [THAUMCRAFT]: Starting aura thread for dim 687
|
| 2545 | [13:31:00] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
|
| 2546 | [13:31:02] [Thread-104/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
|
| 2547 | [13:31:02] [Server thread/INFO] [FML]: Unloading dimension -1
|
| 2548 | [13:31:02] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 4
|
| 2549 | [13:31:02] [Server thread/INFO] [FML]: Unloading dimension 4
|
| 2550 | [13:31:02] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 687
|
| 2551 | [13:31:02] [Server thread/INFO] [FML]: Unloading dimension 687
|
| 2552 | [13:31:09] [Thread-105/INFO] [THAUMCRAFT]: Stopping aura thread for dim 4
|
| 2553 | [13:31:09] [Thread-106/INFO] [THAUMCRAFT]: Stopping aura thread for dim 687
|
| 2554 | [13:31:13] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: UnluckyKita lost connection: Disconnected
|
| 2555 | [13:31:13] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eUnluckyKita§r§e left the game§r
|
| 2556 | [13:31:34] [Server thread/WARN] [FML]: Thaumcraft loaded a new chunk [-3, 32] in dimension 7 (twilight_forest) while populating chunk [-3, 33], causing cascading worldgen lag.
|
| 2557 | [13:31:34] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
|
| 2558 | [13:31:36] [Server thread/WARN] [FML]: Thaumcraft loaded a new chunk [-6, 33] in dimension 7 (twilight_forest) while populating chunk [-5, 33], causing cascading worldgen lag.
|
| 2559 | [13:31:36] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
|
| 2560 | [13:32:15] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2561 | [13:33:23] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2562 | [13:33:25] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 258342ms behind, skipping 5166 tick(s)
|
| 2563 | [13:33:35] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 10354ms behind, skipping 207 tick(s)
|
| 2564 | [13:34:39] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 50247ms behind, skipping 1004 tick(s)
|
| 2565 | [13:34:41] [Server thread/INFO] [FML]: Loading dimension -1 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2566 | [13:34:41] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
|
| 2567 | [13:34:41] [Server thread/INFO] [FML]: Loading dimension 4 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2568 | [13:34:41] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 4
|
| 2569 | [13:34:41] [Server thread/INFO] [FML]: Loading dimension 687 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2570 | [13:34:41] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 687
|
| 2571 | [13:34:52] [Thread-107/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
|
| 2572 | [13:34:52] [Thread-108/INFO] [THAUMCRAFT]: Starting aura thread for dim 4
|
| 2573 | [13:34:52] [Thread-109/INFO] [THAUMCRAFT]: Starting aura thread for dim 687
|
| 2574 | [13:34:52] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
|
| 2575 | [13:34:54] [Server thread/INFO] [FML]: Unloading dimension -1
|
| 2576 | [13:34:54] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 4
|
| 2577 | [13:34:54] [Server thread/INFO] [FML]: Unloading dimension 4
|
| 2578 | [13:34:54] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 687
|
| 2579 | [13:34:54] [Server thread/INFO] [FML]: Unloading dimension 687
|
| 2580 | [13:34:54] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 14097ms behind, skipping 281 tick(s)
|
| 2581 | [13:34:54] [Thread-107/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
|
| 2582 | [13:34:55] [Thread-108/INFO] [THAUMCRAFT]: Stopping aura thread for dim 4
|
| 2583 | [13:34:55] [Thread-109/INFO] [THAUMCRAFT]: Stopping aura thread for dim 687
|
| 2584 | [13:35:06] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 9283ms behind, skipping 185 tick(s)
|
| 2585 | [13:35:21] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5941ms behind, skipping 118 tick(s)
|
| 2586 | [13:35:46] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2587 | [13:35:54] [Thread-16/WARN] [THAUMCRAFT]: AURAS TAKING 3309 ms LONGER THAN NORMAL IN DIM 0
|
| 2588 | [13:36:29] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 43572ms behind, skipping 871 tick(s)
|
| 2589 | [13:36:39] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 10147ms behind, skipping 202 tick(s)
|
| 2590 | [13:36:40] [Server thread/INFO] [FML]: Loading dimension -1 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2591 | [13:36:40] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
|
| 2592 | [13:36:40] [Server thread/INFO] [FML]: Loading dimension 4 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2593 | [13:36:40] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 4
|
| 2594 | [13:36:40] [Server thread/INFO] [FML]: Loading dimension 687 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2595 | [13:36:40] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 687
|
| 2596 | [13:36:53] [Thread-110/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
|
| 2597 | [13:36:53] [Thread-111/INFO] [THAUMCRAFT]: Starting aura thread for dim 4
|
| 2598 | [13:36:53] [Thread-112/INFO] [THAUMCRAFT]: Starting aura thread for dim 687
|
| 2599 | [13:36:53] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
|
| 2600 | [13:36:53] [Server thread/INFO] [FML]: Unloading dimension -1
|
| 2601 | [13:36:53] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 4
|
| 2602 | [13:36:53] [Server thread/INFO] [FML]: Unloading dimension 4
|
| 2603 | [13:36:53] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 687
|
| 2604 | [13:36:53] [Server thread/INFO] [FML]: Unloading dimension 687
|
| 2605 | [13:36:55] [Thread-110/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
|
| 2606 | [13:36:55] [Thread-111/INFO] [THAUMCRAFT]: Stopping aura thread for dim 4
|
| 2607 | [13:36:55] [Thread-112/INFO] [THAUMCRAFT]: Stopping aura thread for dim 687
|
| 2608 | [13:37:11] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 16736ms behind, skipping 334 tick(s)
|
| 2609 | [13:37:13] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2442ms behind, skipping 48 tick(s)
|
| 2610 | [13:37:34] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5348ms behind, skipping 106 tick(s)
|
| 2611 | [13:37:45] [Thread-102/WARN] [THAUMCRAFT]: AURAS TAKING 6969 ms LONGER THAN NORMAL IN DIM 7
|
| 2612 | [13:37:49] [Server thread/INFO] [FML]: Loading dimension -1 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2613 | [13:37:49] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
|
| 2614 | [13:37:49] [Server thread/INFO] [FML]: Loading dimension 4 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2615 | [13:37:49] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 4
|
| 2616 | [13:37:49] [Server thread/INFO] [FML]: Loading dimension 687 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2617 | [13:37:49] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 687
|
| 2618 | [13:38:03] [Thread-113/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
|
| 2619 | [13:38:03] [Thread-114/INFO] [THAUMCRAFT]: Starting aura thread for dim 4
|
| 2620 | [13:38:03] [Thread-115/INFO] [THAUMCRAFT]: Starting aura thread for dim 687
|
| 2621 | [13:38:03] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
|
| 2622 | [13:38:05] [Server thread/INFO] [FML]: Unloading dimension -1
|
| 2623 | [13:38:05] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 4
|
| 2624 | [13:38:05] [Server thread/INFO] [FML]: Unloading dimension 4
|
| 2625 | [13:38:05] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 687
|
| 2626 | [13:38:05] [Server thread/INFO] [FML]: Unloading dimension 687
|
| 2627 | [13:38:05] [Thread-113/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
|
| 2628 | [13:38:13] [Thread-115/INFO] [THAUMCRAFT]: Stopping aura thread for dim 687
|
| 2629 | [13:38:13] [Thread-114/INFO] [THAUMCRAFT]: Stopping aura thread for dim 4
|
| 2630 | [13:38:17] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 31377ms behind, skipping 627 tick(s)
|
| 2631 | [13:38:28] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 9181ms behind, skipping 183 tick(s)
|
| 2632 | [13:38:44] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 8573ms behind, skipping 171 tick(s)
|
| 2633 | [13:39:10] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 14113ms behind, skipping 282 tick(s)
|
| 2634 | [13:39:24] [Thread-16/WARN] [THAUMCRAFT]: AURAS TAKING 10134 ms LONGER THAN NORMAL IN DIM 0
|
| 2635 | [13:39:26] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 14210ms behind, skipping 284 tick(s)
|
| 2636 | [13:39:39] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 10863ms behind, skipping 217 tick(s)
|
| 2637 | [13:39:48] [Thread-16/WARN] [THAUMCRAFT]: AURAS TAKING 3662 ms LONGER THAN NORMAL IN DIM 0
|
| 2638 | [13:40:06] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 17307ms behind, skipping 346 tick(s)
|
| 2639 | [13:40:14] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5990ms behind, skipping 119 tick(s)
|
| 2640 | [13:40:53] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 20485ms behind, skipping 409 tick(s)
|
| 2641 | [13:40:55] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2093ms behind, skipping 41 tick(s)
|
| 2642 | [13:41:34] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 24107ms behind, skipping 482 tick(s)
|
| 2643 | [13:41:36] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2137ms behind, skipping 42 tick(s)
|
| 2644 | [13:42:52] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 58806ms behind, skipping 1176 tick(s)
|
| 2645 | [13:43:02] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 7779ms behind, skipping 155 tick(s)
|
| 2646 | [13:43:27] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2647 | [13:43:37] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 23998ms behind, skipping 479 tick(s)
|
| 2648 | [13:43:45] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 7944ms behind, skipping 158 tick(s)
|
| 2649 | [13:44:21] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 23785ms behind, skipping 475 tick(s)
|
| 2650 | [13:44:30] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 7532ms behind, skipping 150 tick(s)
|
| 2651 | [13:44:50] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 7729ms behind, skipping 154 tick(s)
|
| 2652 | [13:45:16] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 15878ms behind, skipping 317 tick(s)
|
| 2653 | [13:45:18] [Server thread/INFO] [FML]: Loading dimension -1 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2654 | [13:45:18] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
|
| 2655 | [13:45:18] [Server thread/INFO] [FML]: Loading dimension 4 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2656 | [13:45:18] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 4
|
| 2657 | [13:45:18] [Server thread/INFO] [FML]: Loading dimension 687 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2658 | [13:45:18] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 687
|
| 2659 | [13:45:22] [Thread-116/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
|
| 2660 | [13:45:22] [Thread-117/INFO] [THAUMCRAFT]: Starting aura thread for dim 4
|
| 2661 | [13:45:22] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
|
| 2662 | [13:45:22] [Thread-118/INFO] [THAUMCRAFT]: Starting aura thread for dim 687
|
| 2663 | [13:45:23] [Server thread/INFO] [FML]: Unloading dimension -1
|
| 2664 | [13:45:23] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 4
|
| 2665 | [13:45:23] [Server thread/INFO] [FML]: Unloading dimension 4
|
| 2666 | [13:45:23] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 687
|
| 2667 | [13:45:23] [Server thread/INFO] [FML]: Unloading dimension 687
|
| 2668 | [13:45:24] [Thread-116/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
|
| 2669 | [13:45:25] [Thread-117/INFO] [THAUMCRAFT]: Stopping aura thread for dim 4
|
| 2670 | [13:45:25] [Thread-118/INFO] [THAUMCRAFT]: Stopping aura thread for dim 687
|
| 2671 | [13:45:36] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 19574ms behind, skipping 391 tick(s)
|
| 2672 | [13:45:38] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2725ms behind, skipping 54 tick(s)
|
| 2673 | [13:46:12] [User Authenticator #5/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player UnluckyKita is 143a1c7a-9058-4b1f-8bb6-1054d3c22f5f
|
| 2674 | [13:46:13] [Netty Epoll Server IO #0/INFO] [FML]: Client protocol version 2
|
| 2675 | [13:46:13] [Netty Epoll Server IO #0/INFO] [FML]: Client attempting to join with 219 mods : levelup2@${version},disenchanter@1.8,elenaidodge@2.1,bbop@1.0,prefab@**.**.**.**,uppers@0.0.6,lost_aether@1.0.2,strawgolem@1.3,neat@1.4-17,forgeendertech@1.12.2-4.5.6.0,thaumicjei@1.6.0,minerva@1.0.13,mystgears@1.1.7,ctm@MC1.12.2-1.0.2.31,reauth@3.6.0,forgelin@1.8.4,atum@2.0.20,xreliquary@1.12.2-1.3.4.796,stg@1.12.2-1.2.3,randompatches@1.12.2-1.22.1.10,chancecubes@1.12.2-5.0.2.385,llibrary@1.7.20,apotheosis@1.12.4,waila@1.8.26,easiervillagertrading@1.3,ftblib@**.**.**.**,mysticalmechanics@0.18,mysticallib@1.12.2-1.13.0,mia@1.12.2-0.2.1c,openterraingenerator@v9.4,biomesoplenty@7.0.1.2445,reccomplex@**.**.**.**,resourceloader@1.5.3,potioncore@1.9_for_1.12.2,lunatriuscore@**.**.**.**,terracart@1.12.2-1.2.3,otgcore@1.12.2-v9.4,uniquee@2.0.1,FML@**.**.**.**,tombstone@4.5.1,crimsonrevelations@0.8,itemphysic@1.4.0,sharetome@1.0,eyeofdragons@0.0.1,charm@1.4,codechickenlib@**.**.**.**,scalinghealth@1.3.37,bettermineshafts@1.12.2-2.2.1,netherex@2.2.5,wailaharvestability@1.1.12,aroma1997sdimension@**.**.**.**,biggerpacketsplz@1.2,quarkoddities@1,ctgui@1.0.0,mowziesmobs@1.5.8,jei@**.**.**.**,bibliocraft@2.4.5,ftbmoney@**.**.**.**,colytra@**.**.**.**,artemislib@1.0.6,tcinventoryscan@2.0.10,ftbguides@**.**.**.**,naturescompass@1.8.5,aroma1997core@**.**.**.**.b167,chameleon@1.12-4.1.3,pyramidplunder@1.12.2-1.0,inventorytweaks@1.63+release.109.220f184,iceandfire@1.9.1,vc@5.9.16,crafttweaker@4.1.20,mysticalworld@1.12.2-1.11.0,forge@14.23.5.2859,phosphor-lighting@1.12.2-0.2.6,ftbutilities@**.**.**.**,cyclicmagic@1.20.6,infernalmobs@1.7.6,vt@1.12.2-1.5.6,minecraft@1.12.2,mousetweaks@2.10.1,roughtweaks@1.0,ftbquests@1202.9.0.15,hooked@%VERSION%,applecore@3.4.0,rustic@1.1.7,chickenchunks@**.**.**.**,extrautils2@1.0,jeiintegration@1.6.0,thebetweenlands@3.8.1,placeableitems@3.3,autoreglib@1.3-32,libraryex@1.2.2,pitweaks@1.12-1.1.1,dimdoors@1.12.2-3.1.2+UNOFFICIAL,erebus@1.0.32,appleskin@1.0.14,embers@1.18,spawnercontrol@1.6.3b,titles@3.1.6,limelib@1.7.12,login_shield@1.12.2-6-g5654706,ancientspellcraft@1.12.2-1.2.3,recipehandler@0.13,aquaculture@1.6.8,cavern@2.3.1,minemenu@1.6.11,cosmeticarmorreworked@1.12.2-v5a,wizardrygolems@1.2.0,xpbook@v2.0,cyclopscore@1.6.7,p455w0rdslib@2.3.161,randomloot@1.7.5,tropicraft@**.**.**.**,netherportalfix@5.3.17,openmods@0.12.2,tips@1.0.9,yurtmod@9.5.2,doggytalents@**.**.**.**,megaloot@0.2.40,reborncore@3.19.5,controlling@3.0.10,cookingforblockheads@6.5.0,placebo@1.6.0,subterraneanswitcheroo@1.1.0,improvedbackpacks@1.12.2-1.5.0.0,pvj@1.6.4,buildinggadgets@2.8.4,progressivebosses@1.5.4,vtweaks@2.0.8,librarianliblate@4.22,thaumcraft@6.1.BETA26,extra_spells@1.2.0,twilightforest@3.11.1021,konkrete@1.3.2,stackie@**.**.**.**,crafttweakerjei@2.0.3,signpost@1.08.5,uniqueebattle@1.0.1,jehc@1.7.2,engineersworkshop@**.**.**.**,openmodscore@0.12.2,livingenchantment@3.2.3,sasit@1.1.30,bountiful@2.2.3,uniqueeutil@1.0.1,roguelike@2.4.1,patchouli@1.0-23.6,randomthings@**.**.**.**,qualitytools@1.0.7_for_1.12.2,oreexcavation@1.4.150,better_diving@1.5.8,spartanfire@0.08,norecipebook@1.2.1,spartanweaponry@1.4.0,aiimprovements@**.**.**.**,moreoverlays@1.15.1,soot@1.10-hotfix,thaumicaugmentation@1.12.2-2.1.5,uniquecrops@0.2.6,extraalchemy@0.5.4,uniquebase@1.0.1,aether_legacy_addon@1.12.2-v1.3.0,betteradvancements@**.**.**.**,danknull@1.7.101,dldungeonsjbg@1.14.10,heroicarmory@1.1.3,cucumber@1.1.3,dungeontactics@DT-0.16.9,librarianlib@4.22,itemfilters@**.**.**.**,ebwizardry@4.3.4,callablehorses@1.1.1,ivtoolkit@1.3.3-1.12,ropebridge@2.0.5,wawla@2.6.275,waystones@4.1.0,yoyos@1.12.2-1.3.3.25,mcp@9.42,clumps@3.1.2,journeymap@1.12.2-5.7.1,comforts@**.**.**.**,storagenetwork@1.8.2,ordinarycoins@1.5,beneath@1.7.1,harvestcraft@1.12.2zb,jeid@1.0.3-55,foamfixcore@7.7.4,bonsaitrees@1.1.4,walljump@1.3.2,inventorypets@2.0.15,discordsuite@2.2.4,akashictome@1.2-12,colossalchests@1.7.3,chesttransporter@2.8.8,mysticalagriculture@1.7.5,openblocks@1.8.1,craftingtweaks@8.1.9,enchdesc@1.1.15,silentlib@3.0.13,baubles@1.5.2,biomebundle@5.1,golems@7.1.9,skewers@1.1,bloodmoon@1.5.3,quark@r1.6-179,spartanshields@1.5.5,embersified@1.0.3,fastbench@1.7.3,storagedrawers@5.2.2,fancymenu@2.4.3,hunterillager@1.2,chisel@MC1.12.2-1.0.2.45,solcarrot@1.8.4,foamfix@0.10.14-1.12.2,randomtweaks@1.12.2-2.8.3.1,aether_legacy@**.**.**.**,customizeddungeonloot@1.0.3,illagers_plus@1.1,soundfilters@0.12.1_for_1.12,portablecrafting@@VERSION@
|
| 2676 | [13:46:13] [Netty Epoll Server IO #0/INFO] [journeymap]: CLIENT
|
| 2677 | [13:46:13] [Netty Epoll Server IO #0/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config.
|
| 2678 | [13:46:14] [Server thread/INFO] [tombstone]: All players have been successfully backed up
|
| 2679 | [13:46:14] [Server thread/WARN] [FML]: Thaumcraft loaded a new chunk [3, -18] in dimension 7 (twilight_forest) while populating chunk [4, -17], causing cascading worldgen lag.
|
| 2680 | [13:46:14] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
|
| 2681 | [13:46:14] [Server thread/WARN] [FML]: Thaumcraft loaded a new chunk [4, -18] in dimension 7 (twilight_forest) while populating chunk [4, -17], causing cascading worldgen lag.
|
| 2682 | [13:46:14] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
|
| 2683 | [13:46:22] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
|
| 2684 | [13:46:22] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: UnluckyKita[/**.**.**.**:49232] logged in with entity id 206930 at (-15.470513204869533, 36.0, 807.5240260876379)
|
| 2685 | [13:46:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eUnluckyKita§r§e joined the game§r
|
| 2686 | [13:46:22] [Server thread/INFO] [ebwizardry]: Sending global donation perk settings to UnluckyKita
|
| 2687 | [13:46:23] [Server thread/INFO] [buildinggadgets]: Sending SyncedConfig to freshly logged in player UnluckyKita.
|
| 2688 | [13:46:23] [Server thread/INFO] [ebwizardry]: Synchronising spell glyph data for UnluckyKita
|
| 2689 | [13:46:23] [Server thread/INFO] [ebwizardry]: Synchronising spell emitters for UnluckyKita
|
| 2690 | [13:46:23] [Server thread/INFO] [ebwizardry]: Synchronising config settings for UnluckyKita
|
| 2691 | [13:46:23] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2692 | [13:46:23] [Server thread/INFO] [extraalchemy]: Asking client for config status
|
| 2693 | [13:46:23] [Server thread/INFO] [ViesCraft]: Logged in Server
|
| 2694 | [13:46:23] [Thread-120/INFO] [chancecubes]: No custom rewards detected for the current user!
|
| 2695 | [13:46:45] [Server thread/WARN] [FML]: Thaumcraft loaded a new chunk [-8, -18] in dimension 7 (twilight_forest) while populating chunk [-8, -17], causing cascading worldgen lag.
|
| 2696 | [13:46:45] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
|
| 2697 | [13:47:28] [Server thread/WARN] [FML]: Thaumcraft loaded a new chunk [-8, -29] in dimension 7 (twilight_forest) while populating chunk [-8, -28], causing cascading worldgen lag.
|
| 2698 | [13:47:28] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
|
| 2699 | [13:48:00] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 128698ms behind, skipping 2573 tick(s)
|
| 2700 | [13:48:02] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2138ms behind, skipping 42 tick(s)
|
| 2701 | [13:48:59] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 42915ms behind, skipping 858 tick(s)
|
| 2702 | [13:49:13] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2703 | [13:49:17] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 17398ms behind, skipping 347 tick(s)
|
| 2704 | [13:49:18] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task
|
| 2705 | java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: Index: 80, Size: 46
|
| 2706 | at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_292]
|
| 2707 | at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_292]
|
| 2708 | at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
|
| 2709 | at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
|
| 2710 | at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
|
| 2711 | at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
|
| 2712 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
|
| 2713 | at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
|
| 2714 | Caused by: java.lang.IndexOutOfBoundsException: Index: 80, Size: 46
|
| 2715 | at java.util.ArrayList.rangeCheck(ArrayList.java:659) ~[?:1.8.0_292]
|
| 2716 | at java.util.ArrayList.get(ArrayList.java:435) ~[?:1.8.0_292]
|
| 2717 | at net.minecraft.inventory.Container.func_184996_a(Container.java:258) ~[afr.class:?]
|
| 2718 | at net.minecraft.network.NetHandlerPlayServer.func_147351_a(NetHandlerPlayServer.java:1162) ~[pa.class:?]
|
| 2719 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:38) ~[lf.class:?]
|
| 2720 | at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(CPacketClickWindow.java:12) ~[lf.class:?]
|
| 2721 | at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
|
| 2722 | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_292]
|
| 2723 | at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_292]
|
| 2724 | at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
|
| 2725 | ... 5 more
|
| 2726 | [13:49:27] [Thread-102/WARN] [THAUMCRAFT]: AURAS TAKING 5810 ms LONGER THAN NORMAL IN DIM 7
|
| 2727 | [13:49:30] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 13727ms behind, skipping 274 tick(s)
|
| 2728 | [13:49:44] [Server thread/WARN] [FML]: Thaumcraft loaded a new chunk [-26, 51] in dimension 7 (twilight_forest) while populating chunk [-26, 52], causing cascading worldgen lag.
|
| 2729 | [13:49:44] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
|
| 2730 | [13:49:49] [Server thread/INFO] [FML]: Loading dimension -1 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2731 | [13:49:49] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
|
| 2732 | [13:49:49] [Server thread/INFO] [FML]: Loading dimension 4 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2733 | [13:49:49] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 4
|
| 2734 | [13:49:49] [Server thread/INFO] [FML]: Loading dimension 687 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2735 | [13:49:49] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 687
|
| 2736 | [13:50:15] [Thread-121/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
|
| 2737 | [13:50:15] [Thread-122/INFO] [THAUMCRAFT]: Starting aura thread for dim 4
|
| 2738 | [13:50:15] [Thread-123/INFO] [THAUMCRAFT]: Starting aura thread for dim 687
|
| 2739 | [13:50:15] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
|
| 2740 | [13:50:16] [Server thread/INFO] [FML]: Unloading dimension -1
|
| 2741 | [13:50:16] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 4
|
| 2742 | [13:50:16] [Server thread/INFO] [FML]: Unloading dimension 4
|
| 2743 | [13:50:16] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 687
|
| 2744 | [13:50:16] [Server thread/INFO] [FML]: Unloading dimension 687
|
| 2745 | [13:50:17] [Thread-121/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
|
| 2746 | [13:50:17] [Server thread/WARN] [FML]: Thaumcraft loaded a new chunk [-28, 50] in dimension 7 (twilight_forest) while populating chunk [-27, 50], causing cascading worldgen lag.
|
| 2747 | [13:50:17] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
|
| 2748 | [13:50:18] [Thread-122/INFO] [THAUMCRAFT]: Stopping aura thread for dim 4
|
| 2749 | [13:50:18] [Thread-123/INFO] [THAUMCRAFT]: Stopping aura thread for dim 687
|
| 2750 | [13:50:21] [Server thread/WARN] [FML]: Dimensional Doors loaded a new chunk [-31, 54] in dimension 7 (twilight_forest) while populating chunk [-30, 56], causing cascading worldgen lag.
|
| 2751 | [13:50:21] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
|
| 2752 | [13:50:21] [Server thread/WARN] [FML]: Dimensional Doors loaded a new chunk [-31, 55] in dimension 7 (twilight_forest) while populating chunk [-30, 56], causing cascading worldgen lag.
|
| 2753 | [13:50:21] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
|
| 2754 | [13:50:22] [Server thread/WARN] [FML]: Thaumcraft loaded a new chunk [-29, 46] in dimension 7 (twilight_forest) while populating chunk [-28, 46], causing cascading worldgen lag.
|
| 2755 | [13:50:22] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
|
| 2756 | [13:50:36] [Server thread/WARN] [FML]: Thaumcraft loaded a new chunk [-33, 49] in dimension 7 (twilight_forest) while populating chunk [-33, 50], causing cascading worldgen lag.
|
| 2757 | [13:50:36] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
|
| 2758 | [13:50:59] [Server thread/WARN] [FML]: Thaumcraft loaded a new chunk [-34, 41] in dimension 7 (twilight_forest) while populating chunk [-33, 41], causing cascading worldgen lag.
|
| 2759 | [13:50:59] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
|
| 2760 | [13:52:05] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 139329ms behind, skipping 2786 tick(s)
|
| 2761 | [13:52:09] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: UnluckyKita§r has made the advancement §r§a[§r§aThe Silence of the Forest§r§a]§r
|
| 2762 | [13:52:09] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2763 | [13:52:09] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: UnluckyKita§r has reached the goal §r§a[§r§aTime To Even The Scales§r§a]§r
|
| 2764 | [13:52:09] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2765 | [13:52:09] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2766 | [13:52:09] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 4242ms behind, skipping 84 tick(s)
|
| 2767 | [13:52:37] [Thread-102/WARN] [THAUMCRAFT]: AURAS TAKING 10944 ms LONGER THAN NORMAL IN DIM 7
|
| 2768 | [13:53:26] [Server thread/INFO] [FML]: Loading dimension -1 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2769 | [13:53:26] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
|
| 2770 | [13:53:26] [Server thread/INFO] [FML]: Loading dimension 4 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2771 | [13:53:26] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 4
|
| 2772 | [13:53:26] [Server thread/INFO] [FML]: Loading dimension 687 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2773 | [13:53:26] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 687
|
| 2774 | [13:53:40] [Thread-125/INFO] [THAUMCRAFT]: Starting aura thread for dim 4
|
| 2775 | [13:53:40] [Thread-124/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
|
| 2776 | [13:53:40] [Thread-126/INFO] [THAUMCRAFT]: Starting aura thread for dim 687
|
| 2777 | [13:53:40] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
|
| 2778 | [13:53:41] [Server thread/INFO] [FML]: Unloading dimension -1
|
| 2779 | [13:53:41] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 4
|
| 2780 | [13:53:41] [Server thread/INFO] [FML]: Unloading dimension 4
|
| 2781 | [13:53:41] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 687
|
| 2782 | [13:53:41] [Server thread/INFO] [FML]: Unloading dimension 687
|
| 2783 | [13:53:51] [Thread-124/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
|
| 2784 | [13:53:52] [Thread-126/INFO] [THAUMCRAFT]: Stopping aura thread for dim 687
|
| 2785 | [13:53:52] [Thread-125/INFO] [THAUMCRAFT]: Stopping aura thread for dim 4
|
| 2786 | [13:54:15] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 92529ms behind, skipping 1850 tick(s)
|
| 2787 | [13:54:26] [Thread-16/WARN] [THAUMCRAFT]: AURAS TAKING 7396 ms LONGER THAN NORMAL IN DIM 0
|
| 2788 | [13:54:29] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 14176ms behind, skipping 283 tick(s)
|
| 2789 | [13:54:33] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2100ms behind, skipping 42 tick(s)
|
| 2790 | [13:55:32] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 28891ms behind, skipping 577 tick(s)
|
| 2791 | [13:55:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: UnluckyKita§r has made the advancement §r§a[§r§aBest Friends Forever§r§a]§r
|
| 2792 | [13:55:32] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2793 | [13:55:34] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2844ms behind, skipping 56 tick(s)
|
| 2794 | [13:55:36] [Server thread/INFO] [FML]: Loading dimension -1 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2795 | [13:55:36] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
|
| 2796 | [13:55:36] [Server thread/INFO] [FML]: Loading dimension 4 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2797 | [13:55:36] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 4
|
| 2798 | [13:55:36] [Server thread/INFO] [FML]: Loading dimension 687 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2799 | [13:55:36] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 687
|
| 2800 | [13:56:03] [Thread-127/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
|
| 2801 | [13:56:03] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
|
| 2802 | [13:56:03] [Thread-128/INFO] [THAUMCRAFT]: Starting aura thread for dim 4
|
| 2803 | [13:56:03] [Thread-129/INFO] [THAUMCRAFT]: Starting aura thread for dim 687
|
| 2804 | [13:56:04] [Server thread/INFO] [FML]: Unloading dimension -1
|
| 2805 | [13:56:04] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 4
|
| 2806 | [13:56:04] [Server thread/INFO] [FML]: Unloading dimension 4
|
| 2807 | [13:56:04] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 687
|
| 2808 | [13:56:04] [Server thread/INFO] [FML]: Unloading dimension 687
|
| 2809 | [13:56:05] [Thread-127/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
|
| 2810 | [13:56:05] [Thread-128/INFO] [THAUMCRAFT]: Stopping aura thread for dim 4
|
| 2811 | [13:56:05] [Thread-129/INFO] [THAUMCRAFT]: Stopping aura thread for dim 687
|
| 2812 | [13:56:35] [Server thread/WARN] [FML]: Thaumcraft loaded a new chunk [-47, 38] in dimension 7 (twilight_forest) while populating chunk [-46, 39], causing cascading worldgen lag.
|
| 2813 | [13:56:35] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
|
| 2814 | [13:56:47] [Thread-102/WARN] [THAUMCRAFT]: AURAS TAKING 8936 ms LONGER THAN NORMAL IN DIM 7
|
| 2815 | [13:56:51] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2816 | [13:58:38] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2817 | [13:58:58] [Server thread/WARN] [FML]: Thaumcraft loaded a new chunk [-61, 33] in dimension 7 (twilight_forest) while populating chunk [-60, 33], causing cascading worldgen lag.
|
| 2818 | [13:58:58] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
|
| 2819 | [13:58:59] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 173393ms behind, skipping 3467 tick(s)
|
| 2820 | [13:59:11] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 11472ms behind, skipping 229 tick(s)
|
| 2821 | [13:59:38] [Server thread/WARN] [FML]: Thaumcraft loaded a new chunk [-68, 40] in dimension 7 (twilight_forest) while populating chunk [-68, 41], causing cascading worldgen lag.
|
| 2822 | [13:59:38] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
|
| 2823 | [14:00:20] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2824 | [14:00:33] [Thread-16/WARN] [THAUMCRAFT]: AURAS TAKING 7634 ms LONGER THAN NORMAL IN DIM 0
|
| 2825 | [14:00:34] [Server thread/INFO] [FML]: Loading dimension -1 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2826 | [14:00:34] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
|
| 2827 | [14:00:34] [Server thread/INFO] [FML]: Loading dimension 4 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2828 | [14:00:34] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 4
|
| 2829 | [14:00:34] [Server thread/INFO] [FML]: Loading dimension 687 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2830 | [14:00:34] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 687
|
| 2831 | [14:00:47] [Thread-130/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
|
| 2832 | [14:00:47] [Thread-131/INFO] [THAUMCRAFT]: Starting aura thread for dim 4
|
| 2833 | [14:00:47] [Thread-132/INFO] [THAUMCRAFT]: Starting aura thread for dim 687
|
| 2834 | [14:00:47] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
|
| 2835 | [14:00:48] [Server thread/INFO] [FML]: Unloading dimension -1
|
| 2836 | [14:00:48] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 4
|
| 2837 | [14:00:48] [Server thread/INFO] [FML]: Unloading dimension 4
|
| 2838 | [14:00:48] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 687
|
| 2839 | [14:00:48] [Server thread/INFO] [FML]: Unloading dimension 687
|
| 2840 | [14:00:49] [Thread-130/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
|
| 2841 | [14:00:49] [Thread-132/INFO] [THAUMCRAFT]: Stopping aura thread for dim 687
|
| 2842 | [14:00:49] [Thread-131/INFO] [THAUMCRAFT]: Stopping aura thread for dim 4
|
| 2843 | [14:01:25] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2844 | [14:01:28] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 117082ms behind, skipping 2341 tick(s)
|
| 2845 | [14:01:28] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2846 | [14:01:43] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 14787ms behind, skipping 295 tick(s)
|
| 2847 | [14:02:39] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 43874ms behind, skipping 877 tick(s)
|
| 2848 | [14:02:42] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2863ms behind, skipping 57 tick(s)
|
| 2849 | [14:02:44] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2850 | [14:02:44] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2851 | [14:03:55] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 42891ms behind, skipping 857 tick(s)
|
| 2852 | [14:04:02] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 7545ms behind, skipping 150 tick(s)
|
| 2853 | [14:04:27] [Thread-16/WARN] [THAUMCRAFT]: AURAS TAKING 4962 ms LONGER THAN NORMAL IN DIM 0
|
| 2854 | [14:05:00] [Server thread/WARN] [FML]: Thaumcraft loaded a new chunk [-89, 49] in dimension 7 (twilight_forest) while populating chunk [-88, 50], causing cascading worldgen lag.
|
| 2855 | [14:05:00] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
|
| 2856 | [14:05:08] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2857 | [14:05:08] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2858 | [14:05:33] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 77313ms behind, skipping 1546 tick(s)
|
| 2859 | [14:05:54] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 21035ms behind, skipping 420 tick(s)
|
| 2860 | [14:06:08] [Thread-102/WARN] [THAUMCRAFT]: AURAS TAKING 7302 ms LONGER THAN NORMAL IN DIM 7
|
| 2861 | [14:06:10] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 16203ms behind, skipping 324 tick(s)
|
| 2862 | [14:06:11] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2863 | [14:06:26] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 15743ms behind, skipping 314 tick(s)
|
| 2864 | [14:06:28] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2865 | [14:06:28] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2866 | [14:06:28] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2867 | [14:06:30] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2868 | [14:06:30] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2869 | [14:06:30] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2870 | [14:06:32] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 6205ms behind, skipping 124 tick(s)
|
| 2871 | [14:06:33] [Server thread/WARN] [FML]: Thaumcraft loaded a new chunk [-107, 43] in dimension 7 (twilight_forest) while populating chunk [-106, 44], causing cascading worldgen lag.
|
| 2872 | [14:06:33] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
|
| 2873 | [14:06:50] [Server thread/INFO] [FML]: Loading dimension -1 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2874 | [14:06:50] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
|
| 2875 | [14:06:50] [Server thread/INFO] [FML]: Loading dimension 4 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2876 | [14:06:50] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 4
|
| 2877 | [14:06:50] [Server thread/INFO] [FML]: Loading dimension 687 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2878 | [14:06:50] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 687
|
| 2879 | [14:07:04] [Thread-133/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
|
| 2880 | [14:07:04] [Thread-134/INFO] [THAUMCRAFT]: Starting aura thread for dim 4
|
| 2881 | [14:07:04] [Thread-135/INFO] [THAUMCRAFT]: Starting aura thread for dim 687
|
| 2882 | [14:07:04] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
|
| 2883 | [14:07:04] [Server thread/INFO] [FML]: Unloading dimension -1
|
| 2884 | [14:07:04] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 4
|
| 2885 | [14:07:05] [Server thread/INFO] [FML]: Unloading dimension 4
|
| 2886 | [14:07:05] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 687
|
| 2887 | [14:07:05] [Server thread/INFO] [FML]: Unloading dimension 687
|
| 2888 | [14:07:06] [Thread-133/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
|
| 2889 | [14:07:06] [Thread-135/INFO] [THAUMCRAFT]: Stopping aura thread for dim 687
|
| 2890 | [14:07:06] [Thread-134/INFO] [THAUMCRAFT]: Stopping aura thread for dim 4
|
| 2891 | [14:08:19] [Server thread/WARN] [FML]: Thaumcraft loaded a new chunk [-120, 44] in dimension 7 (twilight_forest) while populating chunk [-120, 45], causing cascading worldgen lag.
|
| 2892 | [14:08:19] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
|
| 2893 | [14:08:33] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 104080ms behind, skipping 2081 tick(s)
|
| 2894 | [14:08:42] [Thread-102/WARN] [THAUMCRAFT]: AURAS TAKING 4860 ms LONGER THAN NORMAL IN DIM 7
|
| 2895 | [14:08:54] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 20495ms behind, skipping 409 tick(s)
|
| 2896 | [14:09:09] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 14914ms behind, skipping 298 tick(s)
|
| 2897 | [14:09:20] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2898 | [14:09:51] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2899 | [14:09:52] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2900 | [14:10:11] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 50700ms behind, skipping 1014 tick(s)
|
| 2901 | [14:10:13] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2020ms behind, skipping 40 tick(s)
|
| 2902 | [14:10:38] [Server thread/INFO] [FML]: Loading dimension -1 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2903 | [14:10:38] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
|
| 2904 | [14:10:38] [Server thread/INFO] [FML]: Loading dimension 4 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2905 | [14:10:38] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 4
|
| 2906 | [14:10:38] [Server thread/INFO] [FML]: Loading dimension 687 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2907 | [14:10:38] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 687
|
| 2908 | [14:10:48] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2909 | [14:10:48] [Thread-136/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
|
| 2910 | [14:10:48] [Thread-137/INFO] [THAUMCRAFT]: Starting aura thread for dim 4
|
| 2911 | [14:10:48] [Thread-138/INFO] [THAUMCRAFT]: Starting aura thread for dim 687
|
| 2912 | [14:10:48] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
|
| 2913 | [14:10:49] [Server thread/INFO] [FML]: Unloading dimension -1
|
| 2914 | [14:10:49] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 4
|
| 2915 | [14:10:49] [Server thread/INFO] [FML]: Unloading dimension 4
|
| 2916 | [14:10:49] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 687
|
| 2917 | [14:10:49] [Server thread/INFO] [FML]: Unloading dimension 687
|
| 2918 | [14:10:50] [Thread-136/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
|
| 2919 | [14:10:50] [Thread-137/INFO] [THAUMCRAFT]: Stopping aura thread for dim 4
|
| 2920 | [14:10:50] [Thread-138/INFO] [THAUMCRAFT]: Stopping aura thread for dim 687
|
| 2921 | [14:11:02] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2922 | [14:11:02] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2923 | [14:11:14] [Thread-16/WARN] [THAUMCRAFT]: AURAS TAKING 3071 ms LONGER THAN NORMAL IN DIM 0
|
| 2924 | [14:11:40] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 51379ms behind, skipping 1027 tick(s)
|
| 2925 | [14:11:49] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 8122ms behind, skipping 162 tick(s)
|
| 2926 | [14:12:12] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2927 | [14:12:12] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2928 | [14:12:13] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 14498ms behind, skipping 289 tick(s)
|
| 2929 | [14:12:31] [Thread-102/WARN] [THAUMCRAFT]: AURAS TAKING 4917 ms LONGER THAN NORMAL IN DIM 7
|
| 2930 | [14:12:32] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 17152ms behind, skipping 343 tick(s)
|
| 2931 | [14:12:34] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2363ms behind, skipping 47 tick(s)
|
| 2932 | [14:12:36] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2933 | [14:12:36] [Server thread/INFO] [ebwizardry]: Synchronising advancements for UnluckyKita
|
| 2934 | [14:12:44] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: AnneFoox moved wrongly!
|
| 2935 | [14:14:24] [Thread-102/WARN] [THAUMCRAFT]: AURAS TAKING 8405 ms LONGER THAN NORMAL IN DIM 7
|
| 2936 | [14:14:30] [Server thread/WARN] [FML]: Thaumcraft loaded a new chunk [-126, 22] in dimension 7 (twilight_forest) while populating chunk [-126, 23], causing cascading worldgen lag.
|
| 2937 | [14:14:30] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
|
| 2938 | [14:14:30] [Server thread/INFO] [ebwizardry]: Synchronising advancements for AnneFoox
|
| 2939 | [14:14:46] [Server thread/WARN] [FML]: Thaumcraft loaded a new chunk [-126, 20] in dimension 7 (twilight_forest) while populating chunk [-126, 21], causing cascading worldgen lag.
|
| 2940 | [14:14:46] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
|
| 2941 | [14:14:59] [Server thread/INFO] [ebwizardry]: Sending global donation perk settings to AnneFoox
|
| 2942 | [14:14:59] [Server thread/INFO] [ebwizardry]: Synchronising spell emitters for AnneFoox
|
| 2943 | [14:17:23] [Server thread/INFO] [FML]: Loading dimension -1 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2944 | [14:17:23] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
|
| 2945 | [14:17:23] [Server thread/INFO] [FML]: Loading dimension 4 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2946 | [14:17:23] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 4
|
| 2947 | [14:17:23] [Server thread/INFO] [FML]: Loading dimension 687 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2948 | [14:17:23] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 687
|
| 2949 | [14:18:03] [Thread-140/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
|
| 2950 | [14:18:03] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
|
| 2951 | [14:18:03] [Thread-142/INFO] [THAUMCRAFT]: Starting aura thread for dim 687
|
| 2952 | [14:18:03] [Thread-141/INFO] [THAUMCRAFT]: Starting aura thread for dim 4
|
| 2953 | [14:18:04] [Server thread/INFO] [FML]: Unloading dimension -1
|
| 2954 | [14:18:04] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 4
|
| 2955 | [14:18:04] [Server thread/INFO] [FML]: Unloading dimension 4
|
| 2956 | [14:18:04] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 687
|
| 2957 | [14:18:04] [Server thread/INFO] [FML]: Unloading dimension 687
|
| 2958 | [14:18:05] [Thread-140/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
|
| 2959 | [14:18:05] [Thread-142/INFO] [THAUMCRAFT]: Stopping aura thread for dim 687
|
| 2960 | [14:18:05] [Thread-141/INFO] [THAUMCRAFT]: Stopping aura thread for dim 4
|
| 2961 | [14:18:40] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 323043ms behind, skipping 6460 tick(s)
|
| 2962 | [14:18:43] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 3678ms behind, skipping 73 tick(s)
|
| 2963 | [14:20:07] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Player AnneFoox just tried to change non-editable sign
|
| 2964 | [14:21:06] [Thread-102/WARN] [THAUMCRAFT]: AURAS TAKING 4188 ms LONGER THAN NORMAL IN DIM 7
|
| 2965 | [14:21:23] [Server thread/INFO] [FML]: Loading dimension -1 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2966 | [14:21:23] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
|
| 2967 | [14:21:23] [Server thread/INFO] [FML]: Loading dimension 4 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2968 | [14:21:23] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 4
|
| 2969 | [14:21:23] [Server thread/INFO] [FML]: Loading dimension 687 (Biome Bundle) (net.minecraft.server.dedicated.DedicatedServer@6c6a428a)
|
| 2970 | [14:21:23] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 687
|
| 2971 | [14:21:36] [Thread-143/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
|
| 2972 | [14:21:36] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
|
| 2973 | [14:21:36] [Thread-145/INFO] [THAUMCRAFT]: Starting aura thread for dim 687
|
| 2974 | [14:21:36] [Thread-144/INFO] [THAUMCRAFT]: Starting aura thread for dim 4
|
| 2975 | [14:21:37] [Server thread/INFO] [FML]: Unloading dimension -1
|
| 2976 | [14:21:37] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 4
|
| 2977 | [14:21:37] [Server thread/INFO] [FML]: Unloading dimension 4
|
| 2978 | [14:21:37] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 687
|
| 2979 | [14:21:37] [Server thread/INFO] [FML]: Unloading dimension 687
|
| 2980 | [14:21:45] [Thread-143/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
|
| 2981 | [14:21:46] [Thread-144/INFO] [THAUMCRAFT]: Stopping aura thread for dim 4
|
| 2982 | [14:21:46] [Thread-145/INFO] [THAUMCRAFT]: Stopping aura thread for dim 687
|
| 2983 | [14:22:46] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 187389ms behind, skipping 3747 tick(s)
|
| 2984 | [14:22:59] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 12659ms behind, skipping 253 tick(s)
|