· 5 years ago · Oct 20, 2020, 10:42 PM
1
2
3 __ __ ______ __ __ __ ______ ______
4/\ "-./ \ /\ __ \ /\ \_\ \ /\ \ /\ ___\ /\__ _\
5\ \ \-./\ \\ \ \/\ \\ \ __ \\ \ \\ \___ \\/_/\ \/
6 \ \_\ \ \_\\ \_____\\ \_\ \_\\ \_\\/\_____\ \ \_\
7 \/_/ \/_/ \/_____/ \/_/\/_/ \/_/ \/_____/ \/_/
8
9
10
11 -- Mohist Development Group
12Start running libraries checker
13Global percentage >> 11%
14Downloading file: scala-actors-migration_2.11-1.1.0.jar Size: 56.658203 KB
15File scala-actors-migration_2.11-1.1.0.jar download completed
16Global percentage >> 11%
17Downloading file: scala-swing_2.11-1.0.1.jar Size: 709.47266 KB
18File scala-swing_2.11-1.0.1.jar download completed
19Global percentage >> 11%
20Downloading file: scala-reflect-2.11.1.jar Size: 4.170315MB
21File scala-reflect-2.11.1.jar download completed
22Global percentage >> 11%
23Downloading file: scala-parser-combinators_2.11-1.0.1.jar Size: 409.86426 KB
24File scala-parser-combinators_2.11-1.0.1.jar download completed
25Global percentage >> 11%
26Downloading file: scala-xml_2.11-1.0.2.jar Size: 633.4756 KB
27File scala-xml_2.11-1.0.2.jar download completed
28Global percentage >> 11%
29Downloading file: akka-actor_2.11-2.3.3.jar Size: 2.3984823MB
30File akka-actor_2.11-2.3.3.jar download completed
31Global percentage >> 11%
32Downloading file: scala-library-2.11.1.jar Size: 5.2815723MB
33File scala-library-2.11.1.jar download completed
34Global percentage >> 11%
35Downloading file: scala-compiler-2.11.1.jar Size: 12.826695MB
36File scala-compiler-2.11.1.jar download completed
37libraries checker ends
38Update in check...
39If you don't want to enable update check, set check_update in mohist-config/mohist.yml to false
40The latest Mohist version is 1.12.2-70 but you have 1.12.2-41. The latest version has been built on 2020-10-18 10:46:51. You should update to fix recent bugs !
41Searching incompatible plugins...
42Searching incompatible mods...
43Mohist Starting...
44Loading libraries, please wait...
45Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
46Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.equals
47Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
48Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
49Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
50Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
51Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
52Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
53Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
54Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
55Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a
56Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a
57Replaced NEW for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
58Replaced INVOKESPECIAL for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
59Added INTERFACE: pl/asie/foamfix/api/IFoamFixMobSpawnerLogic
60Spliced in METHOD: net.minecraft.tileentity.MobSpawnerBaseLogic.func_98279_f
61Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCache
62Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCachePESize
63Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCacheTime
64Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCache
65Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCacheTime
66[ERROR] Failed to construct terminal; falling back to unsupported
67java.lang.NumberFormatException: For input string: "0x100"
68 at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
69 at java.lang.Integer.parseInt(Integer.java:580)
70 at java.lang.Integer.valueOf(Integer.java:766)
71 at jline.internal.InfoCmp.parseInfoCmp(InfoCmp.java:59)
72 at jline.UnixTerminal.parseInfoCmp(UnixTerminal.java:233)
73 at jline.UnixTerminal.<init>(UnixTerminal.java:64)
74 at jline.UnixTerminal.<init>(UnixTerminal.java:49)
75 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
76 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
77 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
78 at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
79 at java.lang.Class.newInstance(Class.java:442)
80 at jline.TerminalFactory.getFlavor(TerminalFactory.java:209)
81 at jline.TerminalFactory.create(TerminalFactory.java:100)
82 at jline.TerminalFactory.get(TerminalFactory.java:184)
83 at jline.TerminalFactory.get(TerminalFactory.java:190)
84 at jline.console.ConsoleReader.<init>(ConsoleReader.java:240)
85 at jline.console.ConsoleReader.<init>(ConsoleReader.java:232)
86 at jline.console.ConsoleReader.<init>(ConsoleReader.java:224)
87 at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:222)
88 at net.minecraft.server.dedicated.DedicatedServer.<init>(DedicatedServer.java:87)
89 at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1635)
90 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
91 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
92 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
93 at java.lang.reflect.Method.invoke(Method.java:498)
94 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
95 at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
96 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
97 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
98 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
99 at java.lang.reflect.Method.invoke(Method.java:498)
100 at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:71)
101 at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:36)
102 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
103 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
104 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
105 at java.lang.reflect.Method.invoke(Method.java:498)
106 at com.mohistmc.MohistMC.main(MohistMC.java:59)
107
108>[20:56:54 INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
109[20:56:54 INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
110[20:56:54 INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
111[20:56:54 INFO]: Forge Mod Loader version 14.23.5.2854 for Minecraft 1.12.2 loading
112[20:56:54 INFO]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_265, running on Linux:amd64:5.4.0-51-generic, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
113[20:56:55 INFO]: Searching /home/gameserver/serverfilesv2/./mods for mods
114[20:56:55 INFO]: Searching /home/gameserver/serverfilesv2/./mods/1.12.2 for mods
115[20:56:55 INFO]: Loading tweaker codechicken.asm.internal.Tweaker from ChickenASM-1.12-1.0.2.7.jar
116[20:56:55 INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from JustEnoughIDs-1.0.3-55.jar
117[20:56:56 INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from VanillaFix-1.0.10-150.jar
118[20:56:56 INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from phosphor-1.12.2-0.2.6+build50-universal.jar
119[20:56:56 INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
120[20:56:56 INFO]: Loading tweak class name codechicken.asm.internal.Tweaker
121[20:56:56 INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
122[20:56:56 INFO]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/home/gameserver/serverfilesv2/./mods/JustEnoughIDs-1.0.3-55.jar Service=LaunchWrapper Env=SERVER
123[20:56:57 INFO]: Initializing JustEnoughIDs core mixins
124[20:56:57 INFO]: Compatibility level set to JAVA_8
125[20:56:57 INFO]: Initializing JustEnoughIDs initialization mixins
126[20:56:57 INFO]: Initializing VanillaFix
127[20:56:57 INFO]: Initializing StacktraceDeobfuscator
128[20:56:57 INFO]: Found MCP method mappings: methods-stable_39.csv
129[20:56:57 INFO]: Done initializing StacktraceDeobfuscator
130[20:56:57 INFO]: Initializing Bug Fix Mixins
131[20:56:57 INFO]: Initializing Crash Fix Mixins
132[20:56:57 INFO]: Initializing Profiler Improvement Mixins
133[20:56:57 INFO]: Initializing Texture Fix Mixins
134[20:56:57 INFO]: Initializing Mod Support Mixins
135[20:56:57 WARN]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
136[20:56:57 WARN]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
137[20:56:57 INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
138[20:56:57 INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
139[20:56:57 INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
140[20:56:57 INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
141[20:57:01 INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
142[20:57:01 INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
143[20:57:01 INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
144[20:57:01 INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
145[20:57:01 INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
146[20:57:01 INFO]: Finished data injection.
147[20:57:01 INFO]: Finished data injection.
148[20:57:01 INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
149[20:57:01 INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
150[20:57:01 INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
151[20:57:01 INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:99]: Successfully Registered Transformer
152[20:57:02 INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game...
153[20:57:02 INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game...
154[20:57:02 INFO]: Calling tweak class codechicken.asm.internal.Tweaker
155[20:57:02 INFO]: [codechicken.asm.internal.Tweaker:injectIntoClassLoader:30]: false
156[20:57:02 INFO]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
157[20:57:02 INFO]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@3dc55719
158[20:57:02 INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
159[20:57:03 INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
160[20:57:04 INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
161[20:57:04 INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
162[20:57:04 INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
163[20:57:04 INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
164[20:57:04 INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
165[20:57:04 INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
166[20:57:05 INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
167[20:57:05 INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
168[20:57:05 INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
169[20:57:05 INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
170[20:57:05 INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
171[20:57:06 INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.world.chunk.BlockStateContainer.func_186018_a
172[20:57:06 INFO]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
173[20:57:06 INFO]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
174[20:57:06 INFO]: A re-entrant transformer '$wrapper.pl.asie.foamfix.coremod.FoamFixTransformer' was detected and will no longer process meta class data
175[20:57:06 INFO]: Transforming net.minecraft.enchantment.EnchantmentHelper
176[20:57:06 INFO]: Applying Transformation to method (Names [getEnchantments, func_82781_a] Descriptor (Lnet/minecraft/item/ItemStack;)Ljava/util/Map;)
177[20:57:06 INFO]: Located Method, patching...
178[20:57:06 INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/item/ItemStack.func_77986_q ()Lnet/minecraft/nbt/NBTTagList;
179[20:57:06 INFO]: Patch result: true
180[20:57:07 INFO]: Transforming net.minecraft.entity.Entity
181[20:57:07 INFO]: Applying Transformation to method (Names [move, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
182[20:57:07 INFO]: Located Method, patching...
183[20:57:07 INFO]: Patch result: true
184[20:57:07 INFO]: Located Method, patching...
185[20:57:07 INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
186[20:57:07 INFO]: Patch result: true
187[20:57:07 INFO]: Applying Transformation to method (Names [onEntityUpdate, func_70030_z] Descriptor ()V)
188[20:57:07 INFO]: Located Method, patching...
189[20:57:07 INFO]: Patch result: true
190[20:57:07 WARN]: Error loading class: net/minecraft/server/integrated/IntegratedServer (net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@3ad558bf from coremod FMLCorePlugin)
191[20:57:07 WARN]: @Mixin target net.minecraft.server.integrated.IntegratedServer was not found mixins.vanillafix.crashes.json:MixinIntegratedServer
192[20:57:07 INFO]: Transforming Class [net.minecraft.world.chunk.storage.ExtendedBlockStorage], Method [func_76663_a]
193[20:57:07 INFO]: Transforming net.minecraft.world.chunk.storage.ExtendedBlockStorage Finished.
194[20:57:07 INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
195[20:57:07 INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:135]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
196[20:57:08 INFO]: Transforming net.minecraft.world.WorldServer
197[20:57:08 INFO]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
198[20:57:08 INFO]: Located Method, patching...
199[20:57:08 INFO]: Patch result: true
200[20:57:08 INFO]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
201[20:57:08 INFO]: Located Method, patching...
202[20:57:08 INFO]: Patch result: true
203[20:57:08 INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1741]: Potential problem: Galacticraft did not complete injection of bytecode into: pl (2 / 4)
204[20:57:08 INFO]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
205[20:57:09 INFO]: Transforming net.minecraft.entity.Entity
206[20:57:09 INFO]: Applying Transformation to method (Names [move, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
207[20:57:09 INFO]: Located Method, patching...
208[20:57:09 INFO]: Patch result: true
209[20:57:09 INFO]: Located Method, patching...
210[20:57:09 INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
211[20:57:09 INFO]: Patch result: true
212[20:57:09 INFO]: Applying Transformation to method (Names [onEntityUpdate, func_70030_z] Descriptor ()V)
213[20:57:09 INFO]: Located Method, patching...
214[20:57:09 INFO]: Patch result: true
215[20:57:09 INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
216[20:57:10 INFO]: Transforming net.minecraft.enchantment.Enchantment
217[20:57:10 INFO]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
218[20:57:10 INFO]: Located Method, patching...
219[20:57:10 INFO]: Located patch target node IRETURN
220[20:57:10 INFO]: Patch result: true
221[20:57:10 INFO]: Transforming net.minecraft.entity.item.EntityItem
222[20:57:10 INFO]: Applying Transformation to method (Names [onUpdate, func_70071_h_] Descriptor ()V)
223[20:57:10 INFO]: Located Method, patching...
224[20:57:10 INFO]: Patch result: true
225[20:57:11 INFO]: Transforming net.minecraft.item.ItemStack
226[20:57:11 INFO]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
227[20:57:11 INFO]: Located Method, patching...
228[20:57:11 INFO]: Located patch target node ARETURN
229[20:57:11 INFO]: Patch result: true
230[20:57:11 INFO]: Transforming net.minecraft.block.BlockDynamicLiquid
231[20:57:11 INFO]: 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)
232[20:57:11 INFO]: Located Method, patching...
233[20:57:11 INFO]: Located patch target node IRETURN
234[20:57:11 INFO]: Located patch target node IRETURN
235[20:57:11 INFO]: Patch result: true
236[20:57:12 INFO]: Transforming net.minecraft.block.BlockPistonBase
237[20:57:12 INFO]: 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)
238[20:57:12 INFO]: Located Method, patching...
239[20:57:12 INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/block/Block.hasTileEntity (Lnet/minecraft/block/state/IBlockState;)Z
240[20:57:12 INFO]: Patch result: true
241[20:57:12 INFO]: 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)
242[20:57:12 INFO]: Located Method, patching...
243[20:57:12 INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/block/state/BlockPistonStructureHelper.func_177254_c ()Ljava/util/List;
244[20:57:12 INFO]: Patch result: true
245[20:57:12 INFO]: 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)
246[20:57:12 INFO]: Located Method, patching...
247[20:57:12 INFO]: 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
248[20:57:12 INFO]: Patch result: true
249[20:57:12 INFO]: 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)
250[20:57:12 INFO]: Located Method, patching...
251[20:57:12 INFO]: 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
252[20:57:12 INFO]: Patch result: true
253[20:57:12 INFO]: Transforming net.minecraft.tileentity.TileEntityPiston
254[20:57:12 INFO]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
255[20:57:12 INFO]: Located Method, patching...
256[20:57:12 INFO]: Patch result: true
257[20:57:12 INFO]: Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f] Descriptor ()V)
258[20:57:12 INFO]: Located Method, patching...
259[20:57:12 INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/world/World.func_180501_a (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)Z
260[20:57:12 INFO]: Patch result: true
261[20:57:12 INFO]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
262[20:57:12 INFO]: Located Method, patching...
263[20:57:12 INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/world/World.func_180501_a (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)Z
264[20:57:12 INFO]: Patch result: true
265[20:57:13 INFO]: Successfully patched net/minecraft/entity/EntityLiving.recreateLeash.
266[20:57:14 INFO]: Transforming net.minecraft.enchantment.EnchantmentDamage
267[20:57:14 INFO]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
268[20:57:14 INFO]: Located Method, patching...
269[20:57:14 INFO]: Located patch target node IRETURN
270[20:57:14 INFO]: Located patch target node IRETURN
271[20:57:14 INFO]: Patch result: true
272[20:57:14 INFO]: Transforming Class [net.minecraft.entity.item.EntityItemFrame], Method [func_184230_a]
273[20:57:14 INFO]: Transforming net.minecraft.entity.item.EntityItemFrame Finished.
274[20:57:14 INFO]: Transforming net.minecraft.entity.item.EntityMinecart
275[20:57:14 INFO]: Applying Transformation to method (Names [killMinecart, func_94095_a] Descriptor (Lnet/minecraft/util/DamageSource;)V)
276[20:57:14 INFO]: Located Method, patching...
277[20:57:14 INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/item/EntityMinecart.func_70099_a (Lnet/minecraft/item/ItemStack;F)Lnet/minecraft/entity/item/EntityItem;
278[20:57:14 INFO]: Patch result: true
279[20:57:14 INFO]: Transforming net.minecraft.entity.item.EntityBoat
280[20:57:14 INFO]: Applying Transformation to method (Names [attackEntityFrom, func_70097_a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z)
281[20:57:14 INFO]: Located Method, patching...
282[20:57:14 INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/item/EntityBoat.func_145778_a (Lnet/minecraft/item/Item;IF)Lnet/minecraft/entity/item/EntityItem;
283[20:57:14 INFO]: Patch result: true
284[20:57:14 INFO]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
285[20:57:14 INFO]: Transforming net.minecraft.util.DamageSource
286[20:57:14 INFO]: Applying Transformation to method (Names [causePlayerDamage, func_76365_a] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;)Lnet/minecraft/util/DamageSource;)
287[20:57:14 INFO]: Located Method, patching...
288[20:57:14 INFO]: Patch result: true
289[20:57:14 INFO]: Transforming net.minecraft.world.WorldServer
290[20:57:14 INFO]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
291[20:57:14 INFO]: Located Method, patching...
292[20:57:14 INFO]: Patch result: true
293[20:57:14 INFO]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
294[20:57:14 INFO]: Located Method, patching...
295[20:57:14 INFO]: Patch result: true
296[20:57:15 INFO]: Transforming net.minecraft.enchantment.Enchantment
297[20:57:15 INFO]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
298[20:57:15 INFO]: Located Method, patching...
299[20:57:15 INFO]: Located patch target node IRETURN
300[20:57:15 INFO]: Patch result: true
301[20:57:15 INFO]: Transforming net.minecraft.item.ItemStack
302[20:57:15 INFO]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
303[20:57:15 INFO]: Located Method, patching...
304[20:57:15 INFO]: Located patch target node ARETURN
305[20:57:15 INFO]: Patch result: true
306[20:57:15 INFO]: Transforming net.minecraft.item.ItemBanner
307[20:57:15 INFO]: Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/List;)V)
308[20:57:15 INFO]: Failed to locate the method!
309[20:57:16 INFO]: Transforming net.minecraft.entity.ai.EntityAITarget
310[20:57:16 INFO]: Applying Transformation to method (Names [isSuitableTarget, func_179445_a] Descriptor (Lnet/minecraft/entity/EntityLiving;Lnet/minecraft/entity/EntityLivingBase;ZZ)Z)
311[20:57:16 INFO]: Located Method, patching...
312[20:57:16 INFO]: Patch result: true
313[20:57:16 INFO]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
314[20:57:16 INFO]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
315[20:57:18 INFO]: Transforming net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern
316[20:57:18 INFO]: Applying Transformation to method (Names [matches, func_77569_a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z)
317[20:57:18 INFO]: Located Method, patching...
318[20:57:18 INFO]: Located patch target node INVOKESTATIC net/minecraft/tileentity/TileEntityBanner.func_175113_c (Lnet/minecraft/item/ItemStack;)I
319[20:57:18 INFO]: Patch result: true
320[20:57:19 INFO]: Transforming net.minecraft.inventory.ContainerMerchant
321[20:57:19 INFO]: Applying Transformation to method (Names [transferStackInSlot, func_82846_b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;)
322[20:57:19 INFO]: Located Method, patching...
323[20:57:19 INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
324[20:57:19 INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
325[20:57:19 INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
326[20:57:19 INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
327[20:57:19 INFO]: Patch result: true
328[20:57:20 INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
329[20:57:20 INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
330[20:57:21 INFO]: Starting minecraft server version 1.12.2
331[20:57:21 INFO]: MinecraftForge v14.23.5.2854 `Initialized
332[20:57:21 INFO]: Starts to replace vanilla recipe ingredients with ore ingredients
333[20:57:22 INFO]: Replaced 1,227 ore ingredients
334[20:57:22 WARN]: Enabling removal of erroring Entities - USE AT YOUR OWN RISK
335[20:57:22 WARN]: Enabling removal of erroring Tile Entities - USE AT YOUR OWN RISK
336[20:57:22 INFO]: Searching /home/gameserver/serverfilesv2/./mods for mods
337[20:57:22 INFO]: Searching /home/gameserver/serverfilesv2/./mods/1.12.2 for mods
338[20:57:30 INFO]: Disabling mod ctgui it is client side only.
339[20:57:40 INFO]: Mod projectred-compat is missing the required element 'name'. Substituting projectred-compat
340[20:57:44 INFO]: Forge Mod Loader has identified 239 mods to load
341[20:57:46 WARN]: Error loading class: com/shinoow/abyssalcraft/common/util/BiomeUtil (java.lang.ClassNotFoundException: The specified class 'com.shinoow.abyssalcraft.common.util.BiomeUtil' was not found)
342[20:57:46 WARN]: Error loading class: zmaster587/advancedRocketry/util/BiomeHandler (java.lang.ClassNotFoundException: The specified class 'zmaster587.advancedRocketry.util.BiomeHandler' was not found)
343[20:57:46 WARN]: Error loading class: zmaster587/advancedRocketry/network/PacketBiomeIDChange (java.lang.ClassNotFoundException: The specified class 'zmaster587.advancedRocketry.network.PacketBiomeIDChange' was not found)
344[20:57:46 WARN]: Error loading class: me/superckl/biometweaker/util/BiomeColorMappings (java.lang.ClassNotFoundException: The specified class 'me.superckl.biometweaker.util.BiomeColorMappings' was not found)
345[20:57:46 WARN]: @Mixin target me.superckl.biometweaker.util.BiomeColorMappings was not found mixins.jeid.modsupport.json:biometweaker.MixinBiomeColorMappings
346[20:57:46 WARN]: Error loading class: me/superckl/biometweaker/util/BiomeHelper (java.lang.ClassNotFoundException: The specified class 'me.superckl.biometweaker.util.BiomeHelper' was not found)
347[20:57:46 WARN]: @Mixin target me.superckl.biometweaker.util.BiomeHelper was not found mixins.jeid.modsupport.json:biometweaker.MixinBiomeHelper
348[20:57:46 WARN]: Error loading class: me/superckl/biometweaker/server/command/CommandSetBiome (java.lang.ClassNotFoundException: The specified class 'me.superckl.biometweaker.server.command.CommandSetBiome' was not found)
349[20:57:46 WARN]: @Mixin target me.superckl.biometweaker.server.command.CommandSetBiome was not found mixins.jeid.modsupport.json:biometweaker.MixinCommandSetBiome
350[20:57:46 WARN]: Error loading class: com/cutievirus/creepingnether/entity/CorruptorAbstract (java.lang.ClassNotFoundException: The specified class 'com.cutievirus.creepingnether.entity.CorruptorAbstract' was not found)
351[20:57:46 WARN]: Error loading class: org/cyclops/cyclopscore/helper/WorldHelpers (java.lang.ClassNotFoundException: The specified class 'org.cyclops.cyclopscore.helper.WorldHelpers' was not found)
352[20:57:46 WARN]: Error loading class: androsa/gaiadimension/world/layer/GenLayerGDRiverMix (java.lang.ClassNotFoundException: The specified class 'androsa.gaiadimension.world.layer.GenLayerGDRiverMix' was not found)
353[20:57:46 WARN]: Error loading class: climateControl/DimensionManager (java.lang.ClassNotFoundException: The specified class 'climateControl.DimensionManager' was not found)
354[20:57:46 WARN]: Error loading class: com/zeitheron/hammercore/utils/WorldLocation (java.lang.ClassNotFoundException: The specified class 'com.zeitheron.hammercore.utils.WorldLocation' was not found)
355[20:57:46 WARN]: @Mixin target com.zeitheron.hammercore.utils.WorldLocation was not found mixins.jeid.modsupport.json:hammercore.MixinWorldLocation
356[20:57:46 WARN]: Error loading class: journeymap/client/model/ChunkMD (java.lang.ClassNotFoundException: The specified class 'journeymap.client.model.ChunkMD' was not found)
357[20:57:46 WARN]: Error loading class: thebetweenlands/common/block/terrain/BlockSpreadingDeath (java.lang.ClassNotFoundException: The specified class 'thebetweenlands.common.block.terrain.BlockSpreadingDeath' was not found)
358[20:57:46 WARN]: Error loading class: thebetweenlands/common/world/gen/layer/GenLayerVoronoiZoomInstanced (java.lang.ClassNotFoundException: The specified class 'thebetweenlands.common.world.gen.layer.GenLayerVoronoiZoomInstanced' was not found)
359[20:57:46 WARN]: 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)
360[20:57:46 WARN]: 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)
361[20:57:46 WARN]: Error loading class: net/tropicraft/core/common/worldgen/genlayer/GenLayerTropiVoronoiZoom (java.lang.ClassNotFoundException: The specified class 'net.tropicraft.core.common.worldgen.genlayer.GenLayerTropiVoronoiZoom' was not found)
362[20:57:46 INFO]: Newer TwilightForest version (>689). Using mixin: org.dimdev.jeid.mixin.modsupport.twilightforest.MixinBlockTFMagicLogSpecial
363[20:57:51 INFO]: Forge Mod Loader has successfully loaded [minecraft, mcp, mohist, FML, forge, advmachinespatchcore, advsolarpatchcore, ivtoolkit, micdoodlecore, openmodscore, foamfixcore, opencomputers|core, randompatches, bspkrscore, treecapitator, advanced_machines, advanced_solar_panels, advmachinespatch, advsolarpatch, ae2stuff, akashictome, appleskin, appliedenergistics2, aroma1997core, aroma1997sdimension, attributefix, autoreglib, backpack, backups, badwithernocookiereloaded, baubles, bdlib, bibliocraft, binniecore, botany, binniedesign, extrabees, extratrees, genetics, biomesoplenty, blockcraftery, bloodmagic, bookshelf, botania, buildcraftcompat, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, cctweaked, computercraft, chickenchunks, chisel, chiselsandbits, codechickenlib, cofhcore, cofhworld, colorchat, comforts, compacter, compactsolars, computronics, asielib, conarm, cookingforblockheads, crafttweaker, crafttweakerjei, cucumber, customstartinggear, deathcounter, diethopper, doge, eplus, endercore, enderio, enderiobase, enderioconduitsappliedenergistics, enderioconduitsopencomputers, enderioconduitsrefinedstorage, enderioconduits, enderiointegrationforestry, enderiointegrationtic, enderiointegrationticlate, enderiomachines, enderiopowertools, enderiozoo, enderstorage, energyconverters, exchangers, extracells, extraplanets, extrautils2, bigreactors, fairylights, fastleafdecay, foamfix, forestry, forgelin, microblockcbe, forgemultipartcbe, minecraftmultipartcbe, funkylocomotion, cfm, galacticraftplanets, galacticraftcore, gasconduits, gendustry, gendustryjei, gravisuite, growthcraft_apples, growthcraft_bamboo, growthcraft_bees, growthcraft_cellar, growthcraft, growthcraft_fishtrap, growthcraft_grapes, growthcraft_hops, growthcraft_milk, growthcraft_rice, guideapi, gbook, gunpowderlib, hats, hatstand, helpfixer, waila, icbmclassic, ichunutil, ic2, industrialforegoing, integrationforegoing, ironchest, jaopca, oredictinit, jei, jeibees, jexclusives, jee, jeid, justenoughreactors, k4lib, kleeslabs, login_shield, longfallboots, loottweaker, ltta, lunatriuscore, magicbees, mantle, mcmultipart, mekanism, mekanismgenerators, mekanismtools, mjrlegendslib, testdummy, modularrouters, powersuits, morphtool, morpheus, mrtjpcore, mystcraft, mysticalagriculture, mysticallib, natura, netherendingores, recipehandler, numina, openblocks, opencomputers, openmods, packcrashinfo, harvestcraft, patchouli, placebo, planetprogression, playerplates, plethora-core, plethora, plustic, pneumaticcraft, portalgun, projectred-core, projectred-compat, projectred-fabrication, projectred-integration, projectred-transmission, projectred-illumination, projectred-expansion, projectred-relocation, projectred-transportation, projectred-exploration, quark, railcraft, reborncore, reccomplex, redstonearsenal, redstoneflux, xreliquary, roguelike, schematica, simplyjetpacks, statues, stevescarts, superfactorymanager, supersoundmuffler, tconstruct, teslacorelib, teslacorelib_registries, thaumcraft, thaumicenergistics, thaumictinkerer, thermalcultivation, thermaldynamics, thermalexpansion, thermalfoundation, thermalinnovation, tinkersaddons, tinkersjei, torchmaster, translocators, tumbleweed, twilightforest, unidict, unloader, vanillafix, wanionlib, whoosh, worldcontrol, worldedit, wrcbe, wrapup, zerocore, zettaindustries, lemonlib, phosphor-lighting] modCLIENT
364[20:57:51 INFO]: Forge Mod Loader has successfully loaded [minecraft, mcp, mohist, FML, forge, advmachinespatchcore, advsolarpatchcore, ivtoolkit, micdoodlecore, openmodscore, foamfixcore, opencomputers|core, randompatches, bspkrscore, treecapitator, advanced_machines, advanced_solar_panels, advmachinespatch, advsolarpatch, ae2stuff, akashictome, appleskin, appliedenergistics2, aroma1997core, aroma1997sdimension, attributefix, autoreglib, backpack, backups, badwithernocookiereloaded, baubles, bdlib, bibliocraft, binniecore, botany, binniedesign, extrabees, extratrees, genetics, biomesoplenty, blockcraftery, bloodmagic, bookshelf, botania, buildcraftcompat, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, cctweaked, computercraft, chickenchunks, chisel, chiselsandbits, codechickenlib, cofhcore, cofhworld, colorchat, comforts, compacter, compactsolars, computronics, asielib, conarm, cookingforblockheads, crafttweaker, crafttweakerjei, cucumber, customstartinggear, deathcounter, diethopper, doge, eplus, endercore, enderio, enderiobase, enderioconduitsappliedenergistics, enderioconduitsopencomputers, enderioconduitsrefinedstorage, enderioconduits, enderiointegrationforestry, enderiointegrationtic, enderiointegrationticlate, enderiomachines, enderiopowertools, enderiozoo, enderstorage, energyconverters, exchangers, extracells, extraplanets, extrautils2, bigreactors, fairylights, fastleafdecay, foamfix, forestry, forgelin, microblockcbe, forgemultipartcbe, minecraftmultipartcbe, funkylocomotion, cfm, galacticraftplanets, galacticraftcore, gasconduits, gendustry, gendustryjei, gravisuite, growthcraft_apples, growthcraft_bamboo, growthcraft_bees, growthcraft_cellar, growthcraft, growthcraft_fishtrap, growthcraft_grapes, growthcraft_hops, growthcraft_milk, growthcraft_rice, guideapi, gbook, gunpowderlib, hats, hatstand, helpfixer, waila, icbmclassic, ichunutil, ic2, industrialforegoing, integrationforegoing, ironchest, jaopca, oredictinit, jei, jeibees, jexclusives, jee, jeid, justenoughreactors, k4lib, kleeslabs, login_shield, longfallboots, loottweaker, ltta, lunatriuscore, magicbees, mantle, mcmultipart, mekanism, mekanismgenerators, mekanismtools, mjrlegendslib, testdummy, modularrouters, powersuits, morphtool, morpheus, mrtjpcore, mystcraft, mysticalagriculture, mysticallib, natura, netherendingores, recipehandler, numina, openblocks, opencomputers, openmods, packcrashinfo, harvestcraft, patchouli, placebo, planetprogression, playerplates, plethora-core, plethora, plustic, pneumaticcraft, portalgun, projectred-core, projectred-compat, projectred-fabrication, projectred-integration, projectred-transmission, projectred-illumination, projectred-expansion, projectred-relocation, projectred-transportation, projectred-exploration, quark, railcraft, reborncore, reccomplex, redstonearsenal, redstoneflux, xreliquary, roguelike, schematica, simplyjetpacks, statues, stevescarts, superfactorymanager, supersoundmuffler, tconstruct, teslacorelib, teslacorelib_registries, thaumcraft, thaumicenergistics, thaumictinkerer, thermalcultivation, thermaldynamics, thermalexpansion, thermalfoundation, thermalinnovation, tinkersaddons, tinkersjei, torchmaster, translocators, tumbleweed, twilightforest, unidict, unloader, vanillafix, wanionlib, whoosh, worldcontrol, worldedit, wrcbe, wrapup, zerocore, zettaindustries, lemonlib, phosphor-lighting] modSERVER
365[20:57:52 INFO]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
366[20:57:52 INFO]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
367[20:57:53 WARN]: 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.
368[20:57:55 ERROR]: The mod backpack is expecting signature @FINGERPRINT@ for source backpack-3.0.2-1.12.2.jar, however there is no signature matching that description
369[20:57:56 INFO]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
370[20:57:58 INFO]: Transforming net.minecraft.util.DamageSource
371[20:57:58 INFO]: Applying Transformation to method (Names [causePlayerDamage, func_76365_a] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;)Lnet/minecraft/util/DamageSource;)
372[20:57:58 INFO]: Located Method, patching...
373[20:57:58 INFO]: Patch result: true
374[20:58:04 ERROR]: The mod redstoneflux is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source RedstoneFlux-1.12-2.1.1.1-universal.jar, however there is no signature matching that description
375[20:58:04 ERROR]: The mod cofhworld is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source CoFHWorld-1.12.2-1.4.0.1-universal.jar, however there is no signature matching that description
376[20:58:04 ERROR]: The mod thermalfoundation is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source ThermalFoundation-1.12.2-2.6.7.1-universal.jar, however there is no signature matching that description
377[20:58:04 ERROR]: The mod thermalexpansion is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source ThermalExpansion-1.12.2-5.5.7.1-universal.jar, however there is no signature matching that description
378[20:58:05 INFO]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
379[20:58:05 INFO]: Registered mixin.
380[20:58:05 INFO]: Found annotation mixin: crazypants.enderio.base.item.darksteel.upgrade.DarkSteelUpgradeMixin
381[20:58:05 INFO]: Registered mixin.
382[20:58:05 INFO]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
383[20:58:05 INFO]: Registered mixin.
384[20:58:05 INFO]: Found annotation mixin: crazypants.enderio.base.integration.thaumcraft.ThaumcraftArmorMixin
385[20:58:05 INFO]: Registered mixin.
386[20:58:05 INFO]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
387[20:58:05 INFO]: Registered mixin.
388[20:58:05 INFO]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
389[20:58:05 INFO]: Registered mixin.
390[20:58:05 INFO]: Found annotation mixin: crazypants.enderio.base.power.forge.item.InternalPoweredItemMixin
391[20:58:05 INFO]: Registered mixin.
392[20:58:05 INFO]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
393[20:58:05 INFO]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
394[20:58:05 INFO]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
395[20:58:05 INFO]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
396[20:58:05 INFO]: Found mixin source class data for crazypants.enderio.base.item.darksteel.upgrade.DarkSteelUpgradeMixin.
397[20:58:05 INFO]: Found interface target crazypants.enderio.api.upgrades.IDarkSteelItem
398[20:58:05 INFO]: Found mixin source class data for crazypants.enderio.base.integration.thaumcraft.ThaumcraftArmorMixin.
399[20:58:05 INFO]: Found mixin source class data for crazypants.enderio.base.power.forge.item.InternalPoweredItemMixin.
400[20:58:05 INFO]: Found interface target crazypants.enderio.base.power.forge.item.IInternalPoweredItem
401[20:58:05 INFO]: Found interface target crazypants.enderio.base.paint.IPaintable$INonSolidBlockPaintableBlock
402[20:58:05 INFO]: Found interface target crazypants.enderio.base.paint.IPaintable$IBlockPaintableBlock
403[20:58:05 INFO]: Found interface target crazypants.enderio.base.paint.IPaintable$ITexturePaintableBlock
404[20:58:05 INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelArmor from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
405[20:58:05 INFO]: Patching 2 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelArmor (ThaumcraftArmorMixin, DarkSteelUpgradeMixin)
406[20:58:05 INFO]: Added 3 new interfaces: [thaumcraft/api/items/IVisDiscountGear, thaumcraft/api/items/IGoggles, thaumcraft/api/items/IRevealer]
407[20:58:05 INFO]: Added 3 new methods: [showNodes(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/EntityLivingBase;)Z, showIngamePopups(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/EntityLivingBase;)Z, getVisDiscount(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;)I]
408[20:58:05 INFO]: Added 4 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, addCommonEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, addBasicEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
409[20:58:05 INFO]: Successfully patched.
410[20:58:06 INFO]: Found interface target crazypants.enderio.base.paint.IPaintable$ISolidBlockPaintableBlock
411[20:58:07 INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelCrook from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
412[20:58:07 INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelCrook (DarkSteelUpgradeMixin)
413[20:58:07 INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
414[20:58:07 INFO]: Successfully patched.
415[20:58:09 INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemInventoryCharger from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
416[20:58:09 INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemInventoryCharger (DarkSteelUpgradeMixin)
417[20:58:09 INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
418[20:58:09 INFO]: Successfully patched.
419[20:58:13 INFO]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
420[20:58:13 INFO]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe
421[20:58:13 INFO]: Preparing to take over the world
422[20:58:14 INFO]: Found annotation mixin: crazypants.enderio.conduit.me.conduit.MEMixin
423[20:58:14 INFO]: Registered mixin.
424[20:58:14 INFO]: Found mixin source class data for crazypants.enderio.conduit.me.conduit.MEMixin.
425[20:58:14 INFO]: Patching 1 mixins onto class crazypants.enderio.conduits.conduit.TileConduitBundle (MEMixin)
426[20:58:14 INFO]: Added 1 new interface: [appeng/api/networking/IGridHost]
427[20:58:14 INFO]: Added 3 new methods: [getGridNode(Lappeng/api/util/AEPartLocation;)Lappeng/api/networking/IGridNode;, getCableConnectionType(Lappeng/api/util/AEPartLocation;)Lappeng/api/util/AECableType;, securityBreak()V]
428[20:58:14 INFO]: Successfully patched.
429[20:58:14 INFO]: Found annotation mixin: crazypants.enderio.conduit.oc.conduit.OCMixin
430[20:58:14 INFO]: Registered mixin.
431[20:58:14 INFO]: Found mixin source class data for crazypants.enderio.conduit.oc.conduit.OCMixin.
432[20:58:15 INFO]: Found annotation mixin: crazypants.enderio.integration.forestry.upgrades.ArmorMixin
433[20:58:15 INFO]: Registered mixin.
434[20:58:15 INFO]: Found mixin source class data for crazypants.enderio.integration.forestry.upgrades.ArmorMixin.
435[20:58:15 INFO]: Found 1 patch to apply to class crazypants.enderio.integration.forestry.upgrades.ArmorMixin from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
436[20:58:15 INFO]: Not mixing into class crazypants.enderio.integration.forestry.upgrades.ArmorMixin because it is itself a mixin
437[20:58:17 INFO]: Transforming net.minecraft.inventory.ContainerWorkbench
438[20:58:17 INFO]: Applying Transformation to method (Names [transferStackInSlot, func_82846_b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;)
439[20:58:17 INFO]: Located Method, patching...
440[20:58:17 INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
441[20:58:17 INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
442[20:58:17 INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
443[20:58:17 INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
444[20:58:17 INFO]: Patch result: true
445[20:58:27 WARN]: Annotated class 'net.ndrei.teslacorelib.blocks.multipart.MultiPartBlockEvents' not found!
446[20:58:28 INFO]: Please don't hurt me. :S
447[20:58:28 ERROR]: The mod redstonearsenal is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source RedstoneArsenal-1.12.2-2.6.6.1-universal.jar, however there is no signature matching that description
448[20:58:28 ERROR]: The mod thermaldynamics is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source ThermalDynamics-1.12.2-2.5.6.1-universal.jar, however there is no signature matching that description
449[20:58:30 INFO]: |--------------------------------------------------------------------|
450[20:58:30 INFO]: | Modpack Information |
451[20:58:30 INFO]: | Modpack: [The 1.12.2 Pack] Version: [1.2.3-Server] by author [Jon] |
452[20:58:30 INFO]: |--------------------------------------------------------------------|
453[20:58:35 ERROR]: The mod thermalcultivation is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source ThermalCultivation-1.12.2-0.3.6.1-universal.jar, however there is no signature matching that description
454[20:58:35 ERROR]: The mod thermalinnovation is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source ThermalInnovation-1.12.2-0.3.6.1-universal.jar, however there is no signature matching that description
455[20:58:36 INFO]: Processing Object Holder annotations
456[20:58:38 INFO]: Found 2264 ObjectHolder annotations
457[20:58:38 INFO]: Identifying ItemStackHolder annotations
458[20:58:38 INFO]: Found 42 ItemStackHolder annotations
459[20:58:39 INFO]: Configured a dormant chunk cache size of 0
460[20:58:39 INFO]: Proceeding to load tree/mod configs from file.
461[20:58:44 INFO]: [AdvMachinesPatchCoreMod] Patching class TileEntityHeatingMachine
462[20:58:44 INFO]: org.objectweb.asm.tree.MethodInsnNode@4e50f235
463[20:58:44 INFO]: [AdvMachinesPatchCoreMod] Class TileEntityHeatingMachine patched successfully!
464[20:58:58 INFO]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState
465[20:59:02 INFO]: Successfully loaded 354 out of 354 recipes for shaped recipes
466[20:59:02 INFO]: Successfully loaded 79 out of 79 recipes for shapeless recipes
467[20:59:03 INFO]: Successfully loaded 41 out of 41 recipes for solid uu recipes
468[20:59:03 INFO]: Successfully loaded 27 out of 27 recipes for furnace recipes
469[20:59:03 INFO]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
470[20:59:03 INFO]: Successfully loaded 14 out of 14 recipes for block cutter recipes
471[20:59:03 INFO]: Successfully loaded 51 out of 51 recipes for compressor recipes
472[20:59:03 INFO]: Successfully loaded 14 out of 14 recipes for extractor recipes
473[20:59:03 INFO]: Successfully loaded 86 out of 90 recipes for macerator recipes
474[20:59:03 INFO]: Successfully loaded 5 out of 5 recipes for metal former cutting recipes
475[20:59:03 INFO]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
476[20:59:03 INFO]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
477[20:59:03 INFO]: Successfully loaded 8 out of 8 recipes for ore washing recipes
478[20:59:03 INFO]: Successfully loaded 26 out of 26 recipes for thermal centrifuge recipes
479[20:59:04 INFO]: Loading ASP Config from /home/gameserver/serverfilesv2/config/advanced_solar_panels.cfg
480[20:59:04 INFO]: Loading MT Recipes from /home/gameserver/serverfilesv2/config/advanced_solar_panels_MTRecipes.cfg
481[20:59:05 INFO]: Pre Initialization ( started )
482[20:59:14 INFO]: Pre Initialization ( ended after 9216ms )
483[20:59:14 INFO]: bdlib 1.14.3.12 loaded
484[20:59:14 INFO]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
485[20:59:14 INFO]: Loading internal config files for mod AE2 Stuff
486[20:59:14 INFO]: Loading config: jar:file:/home/gameserver/serverfilesv2/./mods/ae2stuff-0.7.0.4-mc1.12.2.jar!/assets/ae2stuff/config/tuning.cfg
487[20:59:15 INFO]: Loading config: jar:file:/home/gameserver/serverfilesv2/./mods/ae2stuff-0.7.0.4-mc1.12.2.jar!/assets/ae2stuff/config/recipes.cfg
488[20:59:15 INFO]: Loading user config files for mod AE2 Stuff
489[20:59:15 INFO]: Config loading for mod AE2 Stuff finished
490[20:59:15 INFO]: Loaded creative tabs for ae2stuff
491[20:59:16 OFF]: Loading Aroma1997Core version 2.0.0.2.b167 for MC 1.12.2
492[20:59:16 INFO]: Finished Pre-initialization.
493[20:59:18 INFO]: 'Ender watcher' is forcefully disabled as it's incompatible with the following loaded mods: [botania]
494[20:59:18 INFO]: 'Dispensers place seeds' is forcefully disabled as it's incompatible with the following loaded mods: [botania]
495[20:59:18 INFO]: 'Charcoal block' is forcefully disabled as it's incompatible with the following loaded mods: [mekanism]
496[20:59:18 INFO]: 'Food tooltip' is forcefully disabled as it's incompatible with the following loaded mods: [appleskin]
497[20:59:18 INFO]: 'Improved sleeping' is forcefully disabled as it's incompatible with the following loaded mods: [morpheus]
498[20:59:19 INFO]: Module experimental is disabled
499[20:59:19 INFO]: Module management is enabled
500[20:59:19 INFO]: Module automation is enabled
501[20:59:19 INFO]: Module building is enabled
502[20:59:19 INFO]: Module decoration is enabled
503[20:59:19 INFO]: Module client is enabled
504[20:59:19 INFO]: Module vanity is enabled
505[20:59:19 INFO]: Module misc is enabled
506[20:59:19 INFO]: Module tweaks is enabled
507[20:59:19 INFO]: Module world is enabled
508[20:59:21 INFO]:
509[20:59:21 INFO]: Starting BuildCraft 7.99.24.6
510[20:59:21 INFO]: Copyright (c) the BuildCraft team, 2011-2018
511[20:59:21 INFO]: https://www.mod-buildcraft.com
512[20:59:21 INFO]: Detailed Build Information:
513[20:59:21 INFO]: Branch HEAD
514[20:59:21 INFO]: Commit 28b89ad8936f9d6c1ad00a7491453f68fc683232
515[20:59:21 INFO]: Update Localisation, changelog and version for 7.99.24.6
516[20:59:21 INFO]: committed by AlexIIL
517[20:59:21 INFO]:
518[20:59:21 INFO]: Loaded Modules:
519[20:59:21 INFO]: - lib
520[20:59:21 INFO]: - core
521[20:59:21 INFO]: - builders
522[20:59:21 INFO]: - energy
523[20:59:21 INFO]: - factory
524[20:59:21 INFO]: - robotics
525[20:59:21 INFO]: - silicon
526[20:59:21 INFO]: - transport
527[20:59:21 INFO]: - compat
528[20:59:21 INFO]: Missing Modules:
529[20:59:21 INFO]:
530[20:59:23 INFO]: [debugger] Not a dev environment!
531[20:59:23 INFO]: Configured a dormant chunk cache size of 0
532[20:59:25 INFO]: Module AgriCraft Module failed to load: AgriCraft not found
533[20:59:25 INFO]: Module Roots Module failed to load: Roots not found
534[20:59:25 INFO]: Module rustic Module failed to load: Rustic not found
535[20:59:25 INFO]: Module Actually Additions Module failed to load: Actually Additions not found
536[20:59:25 INFO]: Module TechReborn Module failed to load: TechReborn not found
537[20:59:25 INFO]: Module ImmersiveEngineering Module failed to load: ImmersiveEngineering not found
538[20:59:25 INFO]: Module Better With Mods Module failed to load: Better With Mods not found
539[20:59:38 INFO]: Modular Routers is loading!
540[20:59:44 INFO]:
541[20:59:44 INFO]: Starting BuildCraftCompat 7.99.24.6
542[20:59:44 INFO]: Copyright (c) the BuildCraft team, 2011-2017
543[20:59:44 INFO]: https://www.mod-buildcraft.com
544[20:59:44 INFO]: Detailed Build Information:
545[20:59:44 INFO]: Branch 8.0.x-1.12.2
546[20:59:44 INFO]: Commit 3ce2fe3c5d1a541dcc0db3285bdb840e44615cde
547[20:59:44 INFO]: Update BC for 7.99.24.6
548[20:59:44 INFO]: committed by AlexIIL
549[20:59:44 INFO]:
550[20:59:44 INFO]: [compat] Module list:
551[20:59:44 INFO]: [compat] + forestry
552[20:59:44 INFO]: [compat] x theoneprobe (It cannot load)
553[20:59:44 INFO]: [compat] + crafttweaker
554[20:59:45 INFO]: Applying holder lookups
555[20:59:45 INFO]: Holder lookups applied
556[20:59:46 INFO]: Registering default Feature Templates...
557[20:59:47 INFO]: Registering default World Generators...
558[20:59:47 INFO]: Verifying or creating base world generation directory...
559[20:59:47 INFO]: Complete.
560[20:59:47 INFO]: ColorChat starting up!
561[20:59:47 INFO]: Loading configuration
562[20:59:47 INFO]: Loading internal config files for mod Compacter
563[20:59:47 INFO]: Loading config: jar:file:/home/gameserver/serverfilesv2/./mods/compacter-1.3.0.3-mc1.12.2.jar!/assets/compacter/config/recipes.cfg
564[20:59:47 INFO]: Loading user config files for mod Compacter
565[20:59:47 INFO]: Config loading for mod Compacter finished
566[20:59:51 WARN]: ========================================================
567[20:59:51 WARN]: == Forge Debug Logging is ENABLED ======================
568[20:59:51 WARN]: ========================================================
569[20:59:51 WARN]: == This WILL slow down the game, so we recommend you ==
570[20:59:51 WARN]: == disable it unless you need it. See: ==
571[20:59:51 WARN]: == https://github.com/MinecraftForge/MinecraftForge/issues/6271
572[20:59:51 WARN]: ========================================================
573[20:59:51 INFO]: ========================================================
574[20:59:51 INFO]: == Ender IO Debug Logging is DISABLED ==================
575[20:59:51 INFO]: ========================================================
576[20:59:51 INFO]: == This will not slow down the game, but you may miss ==
577[20:59:51 INFO]: == out on information needed to diagnose issues. For ==
578[20:59:51 INFO]: == normal operation this is fine. ==
579[20:59:51 INFO]: ========================================================
580[20:59:52 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedFence from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
581[20:59:52 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedFence (MobilityFlagForPaintedBlocksMixin)
582[20:59:52 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
583[20:59:52 INFO]: Successfully patched.
584[20:59:53 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedFenceGate from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
585[20:59:53 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedFenceGate (MobilityFlagForPaintedBlocksMixin)
586[20:59:53 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
587[20:59:53 INFO]: Successfully patched.
588[20:59:53 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedWall from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
589[20:59:53 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedWall (MobilityFlagForPaintedBlocksMixin)
590[20:59:53 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
591[20:59:53 INFO]: Successfully patched.
592[20:59:53 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedStairs from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
593[20:59:53 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedStairs (MobilityFlagForPaintedBlocksMixin)
594[20:59:53 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
595[20:59:53 INFO]: Successfully patched.
596[20:59:53 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedSlab from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
597[20:59:53 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedSlab (MobilityFlagForPaintedBlocksMixin)
598[20:59:53 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
599[20:59:53 INFO]: Successfully patched.
600[20:59:53 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedGlowstone from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
601[20:59:53 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone (MobilityFlagForPaintedBlocksMixin)
602[20:59:53 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
603[20:59:53 INFO]: Successfully patched.
604[20:59:53 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
605[20:59:53 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneSolid (MobilityFlagForPaintedBlocksMixin)
606[20:59:53 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
607[20:59:53 INFO]: Successfully patched.
608[20:59:53 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
609[20:59:53 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneNonSolid (MobilityFlagForPaintedBlocksMixin)
610[20:59:53 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
611[20:59:53 INFO]: Successfully patched.
612[20:59:53 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedCarpet from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
613[20:59:53 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedCarpet (MobilityFlagForPaintedBlocksMixin)
614[20:59:53 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
615[20:59:53 INFO]: Successfully patched.
616[20:59:53 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPressurePlate from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
617[20:59:53 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPressurePlate (MobilityFlagForPaintedBlocksMixin)
618[20:59:53 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
619[20:59:53 INFO]: Successfully patched.
620[20:59:53 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedRedstone from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
621[20:59:53 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone (MobilityFlagForPaintedBlocksMixin)
622[20:59:53 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
623[20:59:53 INFO]: Successfully patched.
624[20:59:53 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
625[20:59:53 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneSolid (MobilityFlagForPaintedBlocksMixin)
626[20:59:53 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
627[20:59:53 INFO]: Successfully patched.
628[20:59:53 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
629[20:59:53 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneNonSolid (MobilityFlagForPaintedBlocksMixin)
630[20:59:53 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
631[20:59:53 INFO]: Successfully patched.
632[20:59:53 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedStone from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
633[20:59:53 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedStone (MobilityFlagForPaintedBlocksMixin)
634[20:59:53 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
635[20:59:53 INFO]: Successfully patched.
636[20:59:53 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedSand from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
637[20:59:53 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedSand (MobilityFlagForPaintedBlocksMixin)
638[20:59:53 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
639[20:59:53 INFO]: Successfully patched.
640[20:59:53 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedTrapDoor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
641[20:59:53 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedTrapDoor (MobilityFlagForPaintedBlocksMixin)
642[20:59:53 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
643[20:59:53 INFO]: Successfully patched.
644[20:59:53 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedDoor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
645[20:59:53 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedDoor (MobilityFlagForPaintedBlocksMixin)
646[20:59:53 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
647[20:59:53 INFO]: Successfully patched.
648[20:59:53 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedWorkbench from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
649[20:59:53 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedWorkbench (MobilityFlagForPaintedBlocksMixin)
650[20:59:53 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
651[20:59:53 INFO]: Successfully patched.
652[20:59:53 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
653[20:59:53 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian (MobilityFlagForPaintedBlocksMixin)
654[20:59:53 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
655[20:59:53 INFO]: Successfully patched.
656[20:59:53 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
657[20:59:53 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianSolid (MobilityFlagForPaintedBlocksMixin)
658[20:59:53 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
659[20:59:53 INFO]: Successfully patched.
660[20:59:54 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
661[20:59:54 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianNonSolid (MobilityFlagForPaintedBlocksMixin)
662[20:59:54 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
663[20:59:54 INFO]: Successfully patched.
664[20:59:54 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPackedIce from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
665[20:59:54 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce (MobilityFlagForPaintedBlocksMixin)
666[20:59:54 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
667[20:59:54 INFO]: Successfully patched.
668[20:59:54 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
669[20:59:54 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceSolid (MobilityFlagForPaintedBlocksMixin)
670[20:59:54 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
671[20:59:54 INFO]: Successfully patched.
672[20:59:54 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
673[20:59:54 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceNonSolid (MobilityFlagForPaintedBlocksMixin)
674[20:59:54 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
675[20:59:54 INFO]: Successfully patched.
676[20:59:54 INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.travelstaff.ItemTravelStaff from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
677[20:59:54 INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.travelstaff.ItemTravelStaff (DarkSteelUpgradeMixin)
678[20:59:54 INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
679[20:59:54 INFO]: Successfully patched.
680[20:59:54 INFO]: Found 1 patch to apply to class crazypants.enderio.base.power.forge.item.AbstractPoweredItem from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
681[20:59:54 INFO]: Patching 1 mixins onto class crazypants.enderio.base.power.forge.item.AbstractPoweredItem (InternalPoweredItemMixin)
682[20:59:54 INFO]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
683[20:59:54 INFO]: Successfully patched.
684[20:59:55 INFO]: Found 1 patch to apply to class crazypants.enderio.base.material.glass.BlockPaintedFusedQuartz from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
685[20:59:55 INFO]: Patching 1 mixins onto class crazypants.enderio.base.material.glass.BlockPaintedFusedQuartz (MobilityFlagForPaintedBlocksMixin)
686[20:59:55 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
687[20:59:55 INFO]: Successfully patched.
688[20:59:55 INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.detector.BlockDetector from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
689[20:59:55 INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.detector.BlockDetector (MobilityFlagForPaintedBlocksMixin)
690[20:59:55 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
691[20:59:55 INFO]: Successfully patched.
692[20:59:55 INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelShield from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
693[20:59:55 INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelShield (DarkSteelUpgradeMixin)
694[20:59:55 INFO]: Added 2 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
695[20:59:55 INFO]: Successfully patched.
696[20:59:55 INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelSword from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
697[20:59:55 INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelSword (DarkSteelUpgradeMixin)
698[20:59:55 INFO]: Added 2 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
699[20:59:55 INFO]: Successfully patched.
700[20:59:55 INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelPickaxe from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
701[20:59:55 INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelPickaxe (DarkSteelUpgradeMixin)
702[20:59:55 INFO]: Added 5 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, addCommonEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, addBasicEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
703[20:59:55 INFO]: Successfully patched.
704[20:59:55 INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelAxe from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
705[20:59:55 INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelAxe (DarkSteelUpgradeMixin)
706[20:59:55 INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
707[20:59:55 INFO]: Successfully patched.
708[20:59:55 INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelBow from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
709[20:59:55 INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelBow (DarkSteelUpgradeMixin)
710[20:59:55 INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
711[20:59:55 INFO]: Successfully patched.
712[20:59:55 INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelShears from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
713[20:59:55 INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelShears (DarkSteelUpgradeMixin)
714[20:59:55 INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
715[20:59:55 INFO]: Successfully patched.
716[20:59:55 INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelTreetap from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
717[20:59:55 INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelTreetap (DarkSteelUpgradeMixin)
718[20:59:55 INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
719[20:59:55 INFO]: Successfully patched.
720[20:59:55 INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelHand from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
721[20:59:55 INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelHand (DarkSteelUpgradeMixin)
722[20:59:55 INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
723[20:59:55 INFO]: Successfully patched.
724[20:59:55 INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.staffoflevity.ItemStaffOfLevity from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
725[20:59:55 INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.staffoflevity.ItemStaffOfLevity (DarkSteelUpgradeMixin)
726[20:59:55 INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
727[20:59:55 INFO]: Successfully patched.
728[20:59:55 INFO]: Found 1 patch to apply to class crazypants.enderio.conduits.conduit.BlockConduitBundle from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
729[20:59:55 INFO]: Patching 1 mixins onto class crazypants.enderio.conduits.conduit.BlockConduitBundle (MobilityFlagForPaintedBlocksMixin)
730[20:59:55 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
731[20:59:55 INFO]: Successfully patched.
732[20:59:56 INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.alloy.BlockAlloySmelter from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
733[20:59:56 INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.alloy.BlockAlloySmelter (MobilityFlagForPaintedBlocksMixin)
734[20:59:56 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
735[20:59:56 INFO]: Successfully patched.
736[20:59:56 INFO]: Found 1 patch to apply to class crazypants.enderio.base.power.forge.item.PoweredBlockItem from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
737[20:59:56 INFO]: Patching 1 mixins onto class crazypants.enderio.base.power.forge.item.PoweredBlockItem (InternalPoweredItemMixin)
738[20:59:56 INFO]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
739[20:59:56 INFO]: Successfully patched.
740[20:59:58 INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.buffer.BlockBuffer from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
741[20:59:58 INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.buffer.BlockBuffer (MobilityFlagForPaintedBlocksMixin)
742[20:59:58 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
743[20:59:58 INFO]: Successfully patched.
744[20:59:58 INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.farm.BlockFarmStation from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
745[20:59:58 INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.farm.BlockFarmStation (MobilityFlagForPaintedBlocksMixin)
746[20:59:58 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
747[20:59:58 INFO]: Successfully patched.
748[20:59:58 INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.generator.combustion.BlockCombustionGenerator from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
749[20:59:58 INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.combustion.BlockCombustionGenerator (MobilityFlagForPaintedBlocksMixin)
750[20:59:58 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
751[20:59:58 INFO]: Successfully patched.
752[20:59:58 INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.generator.stirling.BlockStirlingGenerator from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
753[20:59:58 INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.stirling.BlockStirlingGenerator (MobilityFlagForPaintedBlocksMixin)
754[20:59:58 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
755[20:59:58 INFO]: Successfully patched.
756[20:59:58 INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.generator.lava.BlockLavaGenerator from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
757[20:59:58 INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.lava.BlockLavaGenerator (MobilityFlagForPaintedBlocksMixin)
758[20:59:58 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
759[20:59:58 INFO]: Successfully patched.
760[20:59:58 INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.painter.BlockPainter from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
761[20:59:58 INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.painter.BlockPainter (MobilityFlagForPaintedBlocksMixin)
762[20:59:58 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
763[20:59:58 INFO]: Successfully patched.
764[20:59:58 INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.sagmill.BlockSagMill from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
765[20:59:58 INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.sagmill.BlockSagMill (MobilityFlagForPaintedBlocksMixin)
766[20:59:58 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
767[20:59:58 INFO]: Successfully patched.
768[20:59:58 INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.slicensplice.BlockSliceAndSplice from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
769[20:59:58 INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.slicensplice.BlockSliceAndSplice (MobilityFlagForPaintedBlocksMixin)
770[20:59:58 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
771[20:59:58 INFO]: Successfully patched.
772[20:59:58 INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.soul.BlockSoulBinder from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
773[20:59:58 INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.soul.BlockSoulBinder (MobilityFlagForPaintedBlocksMixin)
774[20:59:58 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
775[20:59:58 INFO]: Successfully patched.
776[20:59:59 INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.spawner.BlockPoweredSpawner from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
777[20:59:59 INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.spawner.BlockPoweredSpawner (MobilityFlagForPaintedBlocksMixin)
778[20:59:59 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
779[20:59:59 INFO]: Successfully patched.
780[20:59:59 INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.vat.BlockVat from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
781[20:59:59 INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vat.BlockVat (MobilityFlagForPaintedBlocksMixin)
782[20:59:59 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
783[20:59:59 INFO]: Successfully patched.
784[20:59:59 INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.wired.BlockWiredCharger from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
785[20:59:59 INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.wired.BlockWiredCharger (MobilityFlagForPaintedBlocksMixin)
786[20:59:59 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
787[20:59:59 INFO]: Successfully patched.
788[20:59:59 INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.wireless.BlockWirelessCharger from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
789[20:59:59 INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.wireless.BlockWirelessCharger (MobilityFlagForPaintedBlocksMixin)
790[20:59:59 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
791[20:59:59 INFO]: Successfully patched.
792[20:59:59 INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.tank.BlockTank from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
793[20:59:59 INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.tank.BlockTank (MobilityFlagForPaintedBlocksMixin)
794[20:59:59 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
795[20:59:59 INFO]: Successfully patched.
796[20:59:59 INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.transceiver.BlockTransceiver from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
797[20:59:59 INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.transceiver.BlockTransceiver (MobilityFlagForPaintedBlocksMixin)
798[20:59:59 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
799[20:59:59 INFO]: Successfully patched.
800[20:59:59 INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.vacuum.chest.BlockVacuumChest from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
801[20:59:59 INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vacuum.chest.BlockVacuumChest (MobilityFlagForPaintedBlocksMixin)
802[20:59:59 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
803[20:59:59 INFO]: Successfully patched.
804[20:59:59 INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.vacuum.xp.BlockXPVacuum from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
805[20:59:59 INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vacuum.xp.BlockXPVacuum (MobilityFlagForPaintedBlocksMixin)
806[20:59:59 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
807[20:59:59 INFO]: Successfully patched.
808[20:59:59 INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.niard.BlockNiard from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
809[20:59:59 INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.niard.BlockNiard (MobilityFlagForPaintedBlocksMixin)
810[20:59:59 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
811[20:59:59 INFO]: Successfully patched.
812[20:59:59 INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.teleport.anchor.BlockTravelAnchor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
813[20:59:59 INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.teleport.anchor.BlockTravelAnchor (MobilityFlagForPaintedBlocksMixin)
814[20:59:59 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
815[20:59:59 INFO]: Successfully patched.
816[20:59:59 INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.teleport.telepad.BlockTelePad from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
817[20:59:59 INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.teleport.telepad.BlockTelePad (MobilityFlagForPaintedBlocksMixin)
818[20:59:59 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
819[20:59:59 INFO]: Successfully patched.
820[20:59:59 INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.crafter.BlockCrafter from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
821[20:59:59 INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.crafter.BlockCrafter (MobilityFlagForPaintedBlocksMixin)
822[20:59:59 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
823[20:59:59 INFO]: Successfully patched.
824[20:59:59 INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.spawner.creative.BlockCreativeSpawner from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
825[20:59:59 INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.spawner.creative.BlockCreativeSpawner (MobilityFlagForPaintedBlocksMixin)
826[20:59:59 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
827[20:59:59 INFO]: Successfully patched.
828[20:59:59 INFO]: Found 1 patch to apply to class crazypants.enderio.powertools.machine.capbank.BlockCapBank from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
829[20:59:59 INFO]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.capbank.BlockCapBank (MobilityFlagForPaintedBlocksMixin)
830[20:59:59 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
831[20:59:59 INFO]: Successfully patched.
832[20:59:59 INFO]: Found 1 patch to apply to class crazypants.enderio.powertools.machine.capbank.BlockItemCapBank from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
833[20:59:59 INFO]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.capbank.BlockItemCapBank (InternalPoweredItemMixin)
834[20:59:59 INFO]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
835[20:59:59 INFO]: Successfully patched.
836[20:59:59 INFO]: Found 1 patch to apply to class crazypants.enderio.powertools.machine.monitor.BlockPowerMonitor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
837[20:59:59 INFO]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.monitor.BlockPowerMonitor (MobilityFlagForPaintedBlocksMixin)
838[20:59:59 INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
839[20:59:59 INFO]: Successfully patched.
840[21:00:03 INFO]: Injecting interface ic2.api.energy.tile.IEnergySink into li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Experimental.
841[21:00:04 INFO]: Injecting interface ic2.api.item.IBoxable into li.cil.oc.common.item.Wrench.
842[21:00:04 INFO]: Injecting interface ic2.api.item.ISpecialElectricItem into li.cil.oc.common.item.traits.Chargeable.
843[21:00:06 INFO]: Initializing OpenComputers API.
844[21:00:06 INFO]: Found a compatible native library: 'OpenComputersMod-1.7.5.192-lua52-native.64.so'.
845[21:00:06 INFO]: Found a compatible native library: 'OpenComputersMod-1.7.5.192-lua53-native.64.so'.
846[21:00:06 INFO]: Done with pre init phase.
847[21:00:07 INFO]: Bukkit detected, disabling Tile Entity caching because Bukkit doesnt seem to invalid Tile Entities properly!
848[21:00:20 INFO]: Successfully substituted minecraft:commandblock_minecart with railcraft:cart_command_block.
849[21:00:20 INFO]: Successfully substituted minecraft:minecart with railcraft:cart_basic.
850[21:00:20 INFO]: Successfully substituted minecraft:chest_minecart with railcraft:cart_chest.
851[21:00:20 INFO]: Successfully substituted minecraft:furnace_minecart with railcraft:cart_furnace.
852[21:00:20 INFO]: Successfully substituted minecraft:tnt_minecart with railcraft:cart_tnt.
853[21:00:20 INFO]: Successfully substituted minecraft:hopper_minecart with railcraft:cart_hopper.
854[21:00:20 INFO]: Successfully substituted minecraft:spawner_minecart with railcraft:cart_spawner.
855[21:00:22 WARN]: defineId called for: class mods.railcraft.common.carts.EntityTunnelBore from class mods.railcraft.common.plugins.forge.DataManagerPlugin
856[21:00:22 WARN]: defineId called for: class mods.railcraft.common.carts.EntityTunnelBore from class mods.railcraft.common.plugins.forge.DataManagerPlugin
857[21:00:22 WARN]: defineId called for: class mods.railcraft.common.carts.EntityTunnelBore from class mods.railcraft.common.plugins.forge.DataManagerPlugin
858[21:00:22 WARN]: defineId called for: class mods.railcraft.common.carts.EntityTunnelBore from class mods.railcraft.common.plugins.forge.DataManagerPlugin
859[21:00:23 INFO]: Multiperipheral system for ComputerCraft engaged. Hooray!
860[21:00:23 INFO]: Multiple mods registering peripherals for the same block now won't be a problem anymore.
861[21:00:24 INFO]: Initializing Text To Speech
862[21:00:24 INFO]: No MaryTTS directory found, you will not be able to use Text To Speech unless the server you are playing on has MaryTTS installed. To use TTS, install MaryTTS into the marytts directory of your minecraft instance.
863[21:00:24 WARN]: TConstruct, you fail again, muhaha! The world is mine, mine!
864[21:00:26 INFO]: Loaded compatibility for mod Baubles.
865[21:00:26 INFO]: Loaded compatibility for mod Chisel.
866[21:00:26 INFO]: Loaded compatibility for mod Forestry.
867[21:00:26 INFO]: Skipped compatibility for mod Immersive Engineering.
868[21:00:26 INFO]: Loaded compatibility for mod Just Enough Items.
869[21:00:26 INFO]: Loaded compatibility for mod Tinkers' Construct.
870[21:00:26 INFO]: Loaded compatibility for mod Thaumcraft.
871[21:00:27 INFO]: Reading starting inventory config
872[21:00:27 INFO]: Loaded 2 starting items.
873[21:00:27 INFO]: Loading Config
874[21:00:27 WARN]: Applied Energistics conduits loaded. Let your networks connect!
875[21:00:27 WARN]: OpenComputers conduits loaded. Let your networks connect!
876[21:00:27 WARN]: Refined Storage conduits NOT loaded. Refined Storage is not installed
877[21:00:27 WARN]: Forestry integration loaded. Let things grow.
878[21:00:30 INFO]: Enable integration for 'waila (waila)'
879[21:00:30 INFO]: Enable integration for 'opencomputers (opencomputers)'
880[21:00:30 INFO]: Enable integration for 'MekanismGas (MekanismAPI|gas)'
881[21:00:30 INFO]: Enable integration for 'Thaumatic Energistics (thaumicenergistics)'
882[21:00:30 INFO]: Enable integration for 'mekanism (mekanism)'
883[21:00:32 INFO]: Galacticraft oil is not default, issues may occur.
884[21:00:45 INFO]: Property config values missing:
885[21:00:45 INFO]: property: pressure_module_0.slotPoints.base
886[21:00:45 INFO]: getValue: 1.0
887[21:00:45 INFO]: Property config values missing:
888[21:00:45 INFO]: property: pressure_module_0.slotPoints.base
889[21:00:45 INFO]: getValue: 1.0
890[21:00:45 INFO]: Property config values missing:
891[21:00:45 INFO]: property: pressure_module_0.slotPoints.base
892[21:00:45 INFO]: getValue: 1.0
893[21:00:45 INFO]: Property config values missing:
894[21:00:45 INFO]: property: pressure_module_0.slotPoints.base
895[21:00:45 INFO]: getValue: 1.0
896[21:00:45 INFO]: Property config values missing:
897[21:00:45 INFO]: property: radiation_module_0.slotPoints.base
898[21:00:45 INFO]: getValue: 1.0
899[21:00:45 INFO]: Property config values missing:
900[21:00:45 INFO]: property: radiation_module_0.slotPoints.base
901[21:00:45 INFO]: getValue: 1.0
902[21:00:45 INFO]: Property config values missing:
903[21:00:45 INFO]: property: radiation_module_0.slotPoints.base
904[21:00:45 INFO]: getValue: 1.0
905[21:00:45 INFO]: Property config values missing:
906[21:00:45 INFO]: property: radiation_module_0.slotPoints.base
907[21:00:45 INFO]: getValue: 1.0
908[21:00:50 WARN]: Itemstack 1xitem.null@17 cannot represent material xu_evil_metal since it is not associated with the material!
909[21:00:50 WARN]: Itemstack 1xitem.null@12 cannot represent material xu_enchanted_metal since it is not associated with the material!
910[21:00:50 WARN]: Itemstack 1xitem.null@11 cannot represent material xu_demonic_metal since it is not associated with the material!
911[21:00:51 INFO]: Loaded support for thermalexpansion
912[21:00:51 INFO]: Loaded support for mekanism
913[21:00:51 INFO]: Loaded support for computercraft
914[21:00:51 INFO]: Removing LaunchWrapper package manifest map...
915[21:00:54 INFO]: Let's Move!
916[21:00:57 INFO]: IC2 Version: ic2 2.8.220-ex112
917[21:00:57 INFO]: RF API Version: redstoneflux 2.1.1
918[21:00:57 INFO]: Tesla Version: NOT FOUND
919[21:00:57 INFO]: Available Forestry species roots:
920[21:00:57 INFO]: * rootBees - forestry.apiculture.genetics.BeeRoot
921[21:00:57 INFO]: * rootTrees - forestry.arboriculture.genetics.TreeRoot
922[21:00:57 INFO]: * rootButterflies - forestry.lepidopterology.genetics.ButterflyRoot
923[21:00:57 INFO]: * rootFlowers - binnie.botany.genetics.FlowerRoot
924[21:00:57 INFO]: Loading internal config files for mod Gendustry
925[21:00:57 INFO]: Loading config: jar:file:/home/gameserver/serverfilesv2/./mods/gendustry-1.6.5.8-mc1.12.2.jar!/assets/gendustry/config/tuning.cfg
926[21:00:57 INFO]: Loading config: jar:file:/home/gameserver/serverfilesv2/./mods/gendustry-1.6.5.8-mc1.12.2.jar!/assets/gendustry/config/recipes.cfg
927[21:00:58 INFO]: Loading config: jar:file:/home/gameserver/serverfilesv2/./mods/gendustry-1.6.5.8-mc1.12.2.jar!/assets/gendustry/config/upgrades.cfg
928[21:00:58 INFO]: Loading config: jar:file:/home/gameserver/serverfilesv2/./mods/gendustry-1.6.5.8-mc1.12.2.jar!/assets/gendustry/config/bees_color.cfg
929[21:00:59 INFO]: Loading config: jar:file:/home/gameserver/serverfilesv2/./mods/gendustry-1.6.5.8-mc1.12.2.jar!/assets/gendustry/config/bees_patreon.cfg
930[21:00:59 INFO]: Loading user config files for mod Gendustry
931[21:00:59 INFO]: Config loading for mod Gendustry finished
932[21:00:59 INFO]: Loaded creative tabs for gendustry
933[21:00:59 INFO]: Blocks loaded
934[21:00:59 INFO]: Fluids loaded
935[21:01:00 INFO]: Items loaded
936[21:01:00 INFO]: Machines loaded
937[21:01:00 INFO]: Loading GS Config from /home/gameserver/serverfilesv2/config/gravisuite.cfg
938[21:01:05 INFO]: ExplosiveRegistry: loading registry save, File: /home/gameserver/serverfilesv2/config/icbmclassic/explosive_reg.json
939[21:01:07 INFO]: [7.1.1] Loaded 198 hats. 68 are contributor hats.
940[21:01:12 INFO]: Registering drink handlers for Thermal Foundation...
941[21:01:12 INFO]: Registered drink handlers for Thermal Foundation
942[21:01:12 INFO]: Registering Laser Drill entries for Thermal Foundation...
943[21:01:12 INFO]: Registered Laser Drill entries for Thermal Foundation
944[21:01:12 INFO]: Pre-initialising integration for Tinkers' Construct...
945[21:01:12 INFO]: Pre-initialised integration for Tinkers' Construct
946[21:01:12 INFO]: Registering drink handlers for Tinkers' Construct...
947[21:01:12 INFO]: Registered drink handlers for Tinkers' Construct
948[21:01:12 INFO]: Registering Laser Drill entries for Mystical Agriculture...
949[21:01:12 INFO]: Registered Laser Drill entries for Mystical Agriculture
950[21:01:12 INFO]: Registering Laser Drill entries for Applied Energistics 2...
951[21:01:12 INFO]: Registered Laser Drill entries for Applied Energistics 2
952[21:01:12 INFO]: Registering Laser Drill entries for Forestry...
953[21:01:12 INFO]: Registered Laser Drill entries for Forestry
954[21:01:12 INFO]: Registering Plant Gatherer entries for Extra Utilities 2...
955[21:01:12 INFO]: Registered Plant Gatherer entries for Extra Utilities 2
956[21:01:12 INFO]: Registering Plant Gatherer entries for Natura...
957[21:01:12 INFO]: Registered Plant Gatherer entries for Natura
958[21:01:12 INFO]: Registering drink handlers for Ender IO...
959[21:01:12 INFO]: Registered drink handlers for Ender IO
960[21:01:12 INFO]: Registering drink handlers for Biomes O' Plenty...
961[21:01:12 INFO]: Registered drink handlers for Biomes O' Plenty
962[21:01:12 INFO]: Registering Laser Drill entries for Biomes O' Plenty...
963[21:01:12 INFO]: Registered Laser Drill entries for Biomes O' Plenty
964[21:01:12 INFO]: Registering Plant Gatherer entries for Botania...
965[21:01:12 INFO]: Registered Plant Gatherer entries for Botania
966[21:01:12 INFO]: Registering Laser Drill entries for Thaumcraft...
967[21:01:12 INFO]: Registered Laser Drill entries for Thaumcraft
968[21:01:17 INFO]: Preinitializing modules for mod magicbees...
969[21:01:17 INFO]: Preinitializing module Vanilla Module
970[21:01:17 INFO]: Preinitializing module Railcraft Integration
971[21:01:17 INFO]: Preinitializing module Thaumcraft Integration
972[21:01:17 INFO]: Preinitializing module ThermalExpansion Integration
973[21:01:17 INFO]: Preinitializing module RedstoneArsenal Integration
974[21:01:17 INFO]: Preinitializing module Botania Integration
975[21:01:17 INFO]: Preinitializing module AE2 Integration
976[21:01:17 INFO]: Preinitialized 7 modules for mod magicbees
977[21:01:17 INFO]: MagicBees has Pre-initialized in 1307 ms
978[21:01:19 INFO]: Starting Simply Jetpacks 2
979[21:01:19 INFO]: Registering items...
980[21:01:20 WARN]: Unable to inject capability landmaster.plustic.api.Toggle$IToggleArmor at landmaster.plustic.api.Toggle$Gui.TOGGLE_ARMOR
981 java.lang.ClassNotFoundException: landmaster.plustic.api.Toggle$Gui
982 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
983 at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_265]
984 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_265]
985 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_265]
986 at java.lang.Class.forName(Class.java:264) ~[?:1.8.0_265]
987 at net.minecraftforge.common.capabilities.CapabilityManager$2.apply(CapabilityManager.java:159) ~[CapabilityManager$2.class:?]
988 at net.minecraftforge.common.capabilities.CapabilityManager$2.apply(CapabilityManager.java:153) ~[CapabilityManager$2.class:?]
989 at net.minecraftforge.common.capabilities.CapabilityManager.register(CapabilityManager.java:92) ~[CapabilityManager.class:?]
990 at landmaster.plustic.api.Toggle.<clinit>(Toggle.java:51) ~[Toggle.class:?]
991 at landmaster.plustic.traits.Global.<init>(Global.java:38) ~[Global.class:?]
992 at landmaster.plustic.traits.Global.<clinit>(Global.java:31) ~[Global.class:?]
993 at landmaster.plustic.modules.ModuleBase.init(ModuleBase.java:67) ~[ModuleBase.class:?]
994 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_265]
995 at landmaster.plustic.PlusTiC.preInit(PlusTiC.java:141) [PlusTiC.class:?]
996 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
997 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
998 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
999 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1000 at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632) [FMLModContainer.class:?]
1001 at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
1002 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1003 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1004 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
1005 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
1006 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
1007 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
1008 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
1009 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
1010 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
1011 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215) [LoadController.class:?]
1012 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193) [LoadController.class:?]
1013 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
1014 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
1015 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1016 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1017 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
1018 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
1019 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
1020 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
1021 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
1022 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
1023 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
1024 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132) [LoadController.class:?]
1025 at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:632) [Loader.class:?]
1026 at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:102) [FMLServerHandler.class:?]
1027 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:329) [FMLCommonHandler.class:?]
1028 at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:171) [nz.class:?]
1029 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:593) [MinecraftServer.class:?]
1030 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
1031Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiScreen
1032 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_265]
1033 at java.lang.ClassLoader.defineClass(ClassLoader.java:756) ~[?:1.8.0_265]
1034 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_265]
1035 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
1036 ... 48 more
1037Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiScreen
1038 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.12.jar:?]
1039 at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_265]
1040 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_265]
1041 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_265]
1042 at java.lang.ClassLoader.defineClass(ClassLoader.java:756) ~[?:1.8.0_265]
1043 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_265]
1044 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
1045 ... 48 more
1046[21:01:33 WARN]: Fluid 'oil' already registered by another mod: [buildcraftenergy:oil] - we'll use it, but it might not be available in block form!
1047[21:01:33 WARN]: Fluid 'fuel' already registered by another mod: [galacticraftcore:fuel] - we'll use it, but it might not be available in block form!
1048[21:01:33 INFO]: Thirdparty integration activated for [toughasnails, theoneprobe, immersiveengineering, baubles, computercraft, waila, botania, crafttweaker, cofhcore, thaumcraft, enderio, immersivepetroleum, mekanism, igwmod, ic2, patchouli, buildcraftcore, forestry, appliedenergistics2]
1049[21:01:33 INFO]: Successfully injected component logic into class me.desht.pneumaticcraft.common.thirdparty.computercraft.TileEntityDroneInterface.
1050[21:01:35 WARN]: Failed to load PR Plugin: Treecapitator: gem axe compat
1051[21:01:38 INFO]: Pre loaded registries in 196ms
1052[21:01:38 INFO]: Loaded registrys for reborncore.common.registration.RegistryConstructionEvent in 148ms
1053[21:01:38 INFO]: Loaded power manager from: ForgePowerManager
1054[21:01:38 INFO]: Loaded registrys for net.minecraftforge.fml.common.event.FMLPreInitializationEvent in 40ms
1055[21:01:41 INFO]: Loading plugins
1056[21:01:41 INFO]: Found plugin candidate:vswe.stevescarts.compat.forestry.CompatForestry
1057[21:01:42 INFO]: Plugin vswe.stevescarts.compat.forestry.CompatForestry was found and has been initialized successfully!
1058[21:01:42 INFO]: Found plugin candidate:vswe.stevescarts.compat.techreborn.CompatTR
1059[21:01:42 INFO]: Plugin (vswe.stevescarts.compat.techreborn.CompatTR) was NOT loaded due to mod 'techreborn' missing, this isn't an error
1060[21:01:42 INFO]: Found plugin candidate:vswe.stevescarts.compat.ic2.CompatIC2
1061[21:01:42 INFO]: Plugin vswe.stevescarts.compat.ic2.CompatIC2 was found and has been initialized successfully!
1062[21:01:42 INFO]: Loaded 2 plugins
1063[21:01:42 INFO]: Integrations: PreInit
1064[21:01:43 INFO]: Unloader loaded!... Wait... What?
1065[21:01:43 INFO]: We are in pre-init!
1066[21:01:44 INFO]: Start preInit!
1067[21:01:44 INFO]: Start loading [com.bymarcin.zettaindustries.mods.quarryfixer.QuarryFixer]
1068[21:01:44 INFO]: Modification has been loaded [com.bymarcin.zettaindustries.mods.quarryfixer.QuarryFixer]
1069[21:01:44 INFO]: Start loading [com.bymarcin.zettaindustries.mods.nfc.NFC]
1070[21:01:45 INFO]: Modification has been loaded [com.bymarcin.zettaindustries.mods.nfc.NFC]
1071[21:01:45 INFO]: Start loading [com.bymarcin.zettaindustries.mods.battery.Battery]
1072[21:01:45 INFO]: Successfully injected component logic into class com.bymarcin.zettaindustries.mods.battery.tileentity.TileEntityComputerPort.
1073[21:01:45 INFO]: Modification has been loaded [com.bymarcin.zettaindustries.mods.battery.Battery]
1074[21:01:45 INFO]: Start loading [com.bymarcin.zettaindustries.mods.battery.CharcoalBlockMod]
1075[21:01:45 INFO]: Modification has been loaded [com.bymarcin.zettaindustries.mods.battery.CharcoalBlockMod]
1076[21:01:45 INFO]: Start loading [com.bymarcin.zettaindustries.mods.vanillautils.VanillaUtils]
1077[21:01:45 INFO]: create: variableredstoneemitter
1078[21:01:45 INFO]: Modification has been loaded [com.bymarcin.zettaindustries.mods.vanillautils.VanillaUtils]
1079[21:01:45 INFO]: Start loading [com.bymarcin.zettaindustries.mods.rfpowermeter.RFMeter]
1080[21:01:45 INFO]: Successfully injected component logic into class com.bymarcin.zettaindustries.mods.rfpowermeter.RFMeterTileEntityOC.
1081[21:01:45 INFO]: Modification has been loaded [com.bymarcin.zettaindustries.mods.rfpowermeter.RFMeter]
1082[21:01:45 INFO]: Start loading [com.bymarcin.zettaindustries.mods.ecatalogue.ECatalogueMod]
1083[21:01:45 INFO]: Successfully injected component logic into class com.bymarcin.zettaindustries.mods.ecatalogue.ECatalogueTileEntity.
1084[21:01:45 INFO]: Modification has been loaded [com.bymarcin.zettaindustries.mods.ecatalogue.ECatalogueMod]
1085[21:01:45 INFO]: End preInit!
1086[21:01:51 INFO]: Loading blocks...
1087[21:01:52 INFO]: 75 Feature's blocks loaded.
1088[21:01:52 INFO]: Loading Tile Entities...
1089[21:01:52 INFO]: Tile Entities loaded.
1090[21:01:59 INFO]: Registered Blocks
1091[21:01:59 INFO]: registered block for fluid: etchacid
1092[21:01:59 INFO]: registered block for fluid: diesel
1093[21:01:59 INFO]: registered block for fluid: lubricant
1094[21:01:59 INFO]: registered block for fluid: lpg
1095[21:01:59 INFO]: registered block for fluid: kerosene
1096[21:01:59 INFO]: registered block for fluid: plastic
1097[21:01:59 INFO]: Registering Blocks
1098[21:02:00 INFO]: Successfully registered 3 Blocks for class net.minecraft.block.Block from aroma1997sdimension.
1099[21:02:00 INFO]: Registering Blocks
1100[21:02:00 INFO]: Applying holder lookups
1101[21:02:00 INFO]: Holder lookups applied
1102[21:02:00 INFO]: Loading items...
1103[21:02:00 INFO]: 15 item features loaded.
1104[21:02:04 INFO]: Loading items...
1105[21:02:04 INFO]: 75 Feature's items loaded.
1106[21:02:07 INFO]: Galacticraft: activating Tinker's Construct compatibility.
1107[21:02:09 INFO]: Registered ItemBlocks
1108[21:02:09 INFO]: moon.moon
1109[21:02:09 INFO]: planet.mars
1110[21:02:09 INFO]: planet.venus
1111[21:02:09 INFO]: planet.asteroids
1112[21:02:09 INFO]: planet.overworld
1113[21:02:09 INFO]: moon.phobos
1114[21:02:09 INFO]: moon.deimos
1115[21:02:09 INFO]: planet.mercury
1116[21:02:09 INFO]: moon.io
1117[21:02:09 INFO]: moon.ganymede
1118[21:02:09 INFO]: moon.europa
1119[21:02:09 INFO]: moon.callisto
1120[21:02:09 INFO]: planet.jupiter
1121[21:02:09 INFO]: planet.ceres
1122[21:02:09 INFO]: moon.titan
1123[21:02:09 INFO]: moon.rhea
1124[21:02:09 INFO]: planet.saturn
1125[21:02:09 INFO]: moon.titania
1126[21:02:09 INFO]: moon.oberon
1127[21:02:09 INFO]: moon.iapetus
1128[21:02:09 INFO]: planet.uranus
1129[21:02:09 INFO]: moon.triton
1130[21:02:09 INFO]: planet.neptune
1131[21:02:09 INFO]: planet.pluto
1132[21:02:09 INFO]: planet.eris
1133[21:02:09 INFO]: planet.kepler22b
1134[21:02:09 INFO]: planet.aqua
1135[21:02:09 INFO]: planet.brajutov
1136[21:02:09 INFO]: planet.crait
1137[21:02:09 INFO]: planet.haumea
1138[21:02:09 INFO]: planet.hoth
1139[21:02:09 INFO]: planet.jetraruta
1140[21:02:09 INFO]: planet.kepler47b
1141[21:02:09 INFO]: planet.kepler47c
1142[21:02:09 INFO]: planet.kepler62b
1143[21:02:09 INFO]: planet.kepler62c
1144[21:02:09 INFO]: planet.kepler62d
1145[21:02:09 INFO]: planet.kepler62e
1146[21:02:09 INFO]: planet.kepler62f
1147[21:02:09 INFO]: planet.kepler69b
1148[21:02:09 INFO]: planet.kepler69c
1149[21:02:09 INFO]: planet.ketherth
1150[21:02:09 INFO]: planet.kuiperbelt
1151[21:02:09 INFO]: planet.makemake
1152[21:02:09 INFO]: planet.moswion
1153[21:02:09 INFO]: planet.oarilia
1154[21:02:09 INFO]: planet.qustroithea
1155[21:02:09 INFO]: planet.speshani16
1156[21:02:09 INFO]: planet.struronides
1157[21:02:09 INFO]: planet.tatooine
1158[21:02:09 INFO]: planet.trars9
1159[21:02:09 INFO]: planet.xovis
1160[21:02:09 INFO]: moon.charon
1161[21:02:09 INFO]: moon.dysnomia
1162[21:02:09 INFO]: moon.hydra
1163[21:02:09 INFO]: moon.nix
1164[21:02:11 INFO]: Registering ItemBlocks
1165[21:02:11 INFO]: Registering 18 Items
1166[21:02:11 INFO]: Successfully registered 4 Items for class net.minecraft.item.Item from aroma1997sdimension.
1167[21:02:11 INFO]: Registering Items
1168[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.materials.barley' to list of materials
1169[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.materials.barley_flour' to list of materials
1170[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.materials.wheat_flour' to list of materials
1171[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.materials.cotton' to list of materials
1172[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.materials.sulfur_powder' to list of materials
1173[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.materials.ghostwood_fletching' to list of materials
1174[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.materials.imp_leather' to list of materials
1175[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.materials.flame_string' to list of materials
1176[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.materials.blue_dye' to list of materials
1177[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.edibles.impmeat_raw' to list of edibles
1178[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.edibles.impmeat_cooked' to list of edibles
1179[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.edibles.raspberry' to list of edibles
1180[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.edibles.blueberry' to list of edibles
1181[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.edibles.blackberry' to list of edibles
1182[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.edibles.maloberry' to list of edibles
1183[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.edibles.blightberry' to list of edibles
1184[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.edibles.duskberry' to list of edibles
1185[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.edibles.skyberry' to list of edibles
1186[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.edibles.stingberry' to list of edibles
1187[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.edibles.potashapple' to list of edibles
1188[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.edibles.cactusjuice' to list of edibles
1189[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.soups.ghostwood_mushroomstew' to list of edibles
1190[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.soups.bloodwood_mushroomstew' to list of edibles
1191[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.soups.darkwood_mushroomstew' to list of edibles
1192[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.soups.fusewood_mushroomstew' to list of edibles
1193[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.soups.vanilla_glowshroomstew' to list of edibles
1194[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.soups.ghostwood_glowshroomstew' to list of edibles
1195[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.soups.bloodwood_glowshroomstew' to list of edibles
1196[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.soups.darkwood_glowshroomstew' to list of edibles
1197[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.soups.fusewood_glowshroomstew' to list of edibles
1198[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.soups.berry_medley' to list of edibles
1199[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.overworld_logs.maple' to list of logs
1200[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.overworld_logs.silverbell' to list of logs
1201[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.overworld_logs.amaranth' to list of logs
1202[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.overworld_logs.tiger' to list of logs
1203[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.overworld_logs2.willow' to list of logs
1204[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.overworld_logs2.eucalyptus' to list of logs
1205[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.overworld_logs2.hopseed' to list of logs
1206[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.overworld_logs2.sakura' to list of logs
1207[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.redwood_logs.bark' to list of logs
1208[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.redwood_logs.heart' to list of logs
1209[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.redwood_logs.root' to list of logs
1210[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.overworld_sapling.maple' to list of saplings
1211[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.overworld_sapling.silverbell' to list of saplings
1212[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.overworld_sapling.amaranth' to list of saplings
1213[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.overworld_sapling.tiger' to list of saplings
1214[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.overworld_sapling2.willow' to list of saplings
1215[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.overworld_sapling2.eucalyptus' to list of saplings
1216[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.overworld_sapling2.hopseed' to list of saplings
1217[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.overworld_sapling2.sakura' to list of saplings
1218[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.redwood_sapling.redwood' to list of saplings
1219[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.barley_crop' to list of cropBlocks
1220[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.cotton_crop' to list of cropBlocks
1221[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.overworld_seeds.barley_seeds' to list of seeds
1222[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.overworld_seeds.cotton_seeds' to list of seeds
1223[21:02:11 INFO]: [PluginNatura] Adding 'item.natura.saguaro_fruit_item' to list of edibles
1224[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.nether_logs.ghostwood' to list of logs
1225[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.nether_logs.darkwood' to list of logs
1226[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.nether_logs.fusewood' to list of logs
1227[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.nether_logs2' to list of logs
1228[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.nether_logs2' to list of logs
1229[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.nether_sapling.ghostwood' to list of saplings
1230[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.nether_sapling.fusewood' to list of saplings
1231[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.nether_sapling.darkwood' to list of saplings
1232[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.nether_sapling2.bloodwood' to list of saplings
1233[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.nether_glowshroom.green' to list of shrooms
1234[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.nether_glowshroom.blue' to list of shrooms
1235[21:02:11 INFO]: [PluginNatura] Adding 'tile.natura.nether_glowshroom.purple' to list of shrooms
1236[21:02:12 WARN]: Missing block: sandstone
1237[21:02:12 INFO]: Applying holder lookups
1238[21:02:12 INFO]: Holder lookups applied
1239[21:02:12 INFO]: Farming Station: Botania integration for farming fully loaded
1240[21:02:12 INFO]: Farming Station: Extra Utilities 2 integration fully loaded
1241[21:02:12 INFO]: Farming Station: 'Thaumic Additions: reconstructed' integration for farming not loaded
1242[21:02:12 INFO]: Farming Station: TechReborn integration not loaded
1243[21:02:12 INFO]: Farming Station: IC2 classic integration not loaded
1244[21:02:12 INFO]: Farming Station: Natura integration fully loaded
1245[21:02:13 INFO]: Farming Station: IC2 integration fully loaded
1246[21:02:13 INFO]: Farming Station: MFR integration not loaded
1247[21:02:13 INFO]: Farming Station: Immersive Engineering integration not loaded
1248[21:02:13 WARN]: Farming Station: Forestry integration for farming loaded but could not find Forestry sapling.
1249[21:02:13 INFO]: Farming Station: Actually Additions integration not loaded
1250[21:02:13 INFO]: Farming Station: Botania integration for fertilizing fully loaded
1251[21:02:13 INFO]: Farming Station: Magicalcrops integration not loaded
1252[21:02:13 INFO]: Farming Station: Metallurgy integration not loaded
1253[21:02:13 INFO]: Farming Station: Gardencore integration not loaded
1254[21:02:13 WARN]: Farming Station: Forestry integration for fertilizing loaded but could not find Forestry fertilizer.
1255[21:02:13 INFO]: Dark Steel Upgrades: Thaumcraft integration loaded
1256[21:02:13 INFO]: Dark Steel Upgrades: Forestry integration loaded
1257[21:02:14 INFO]: Registered Ore Dictionary Entries
1258[21:02:14 INFO]: Successfully registered 1 Biomes for class net.minecraft.world.biome.Biome from aroma1997sdimension.
1259[21:02:17 INFO]: Registering Entities
1260[21:02:17 WARN]: java.lang.ClassNotFoundException: micdoodle8.mods.galacticraft.planets.asteroids.items.AsteroidItems
1261[21:02:17 WARN]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
1262[21:02:17 WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
1263[21:02:17 WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
1264[21:02:17 WARN]: at java.lang.Class.forName0(Native Method)
1265[21:02:17 WARN]: at java.lang.Class.forName(Class.java:264)
1266[21:02:17 WARN]: at thelm.oredictinit.compat.CompatGalacticraftPlanets.register(CompatGalacticraftPlanets.java:46)
1267[21:02:17 WARN]: at thelm.oredictinit.registry.OreDictRegisCore.initCompat(OreDictRegisCore.java:18)
1268[21:02:17 WARN]: at thelm.oredictinit.lib.EventHandler.onRegistryWrapUp(EventHandler.java:24)
1269[21:02:17 WARN]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1475_EventHandler_onRegistryWrapUp_Event0.invoke(.dynamic)
1270[21:02:17 WARN]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:96)
1271[21:02:17 WARN]: at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:143)
1272[21:02:17 WARN]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:186)
1273[21:02:17 WARN]: at thelm.wrapup.WrapUp.onVillagerProfessionRegisterLowest(WrapUp.java:97)
1274[21:02:17 WARN]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_803_WrapUp_onVillagerProfessionRegisterLowest_Register.invoke(.dynamic)
1275[21:02:17 WARN]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:96)
1276[21:02:17 WARN]: at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:143)
1277[21:02:17 WARN]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:186)
1278[21:02:17 WARN]: at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:867)
1279[21:02:17 WARN]: at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:633)
1280[21:02:17 WARN]: at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:102)
1281[21:02:17 WARN]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:329)
1282[21:02:17 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:171)
1283[21:02:17 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:593)
1284[21:02:17 WARN]: at java.lang.Thread.run(Thread.java:748)
1285[21:02:17 WARN]: Caused by: java.lang.NullPointerException
1286[21:02:17 WARN]: java.lang.ClassNotFoundException: micdoodle8.mods.galacticraft.planets.venus.blocks.VenusBlocks
1287[21:02:17 WARN]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
1288[21:02:17 WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
1289[21:02:17 WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
1290[21:02:17 WARN]: at java.lang.Class.forName0(Native Method)
1291[21:02:17 WARN]: at java.lang.Class.forName(Class.java:264)
1292[21:02:17 WARN]: at thelm.oredictinit.compat.CompatGalacticraftPlanets.register(CompatGalacticraftPlanets.java:59)
1293[21:02:17 WARN]: at thelm.oredictinit.registry.OreDictRegisCore.initCompat(OreDictRegisCore.java:18)
1294[21:02:17 WARN]: at thelm.oredictinit.lib.EventHandler.onRegistryWrapUp(EventHandler.java:24)
1295[21:02:17 WARN]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1475_EventHandler_onRegistryWrapUp_Event0.invoke(.dynamic)
1296[21:02:17 WARN]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:96)
1297[21:02:17 WARN]: at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:143)
1298[21:02:17 WARN]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:186)
1299[21:02:17 WARN]: at thelm.wrapup.WrapUp.onVillagerProfessionRegisterLowest(WrapUp.java:97)
1300[21:02:17 WARN]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_803_WrapUp_onVillagerProfessionRegisterLowest_Register.invoke(.dynamic)
1301[21:02:17 WARN]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:96)
1302[21:02:17 WARN]: at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:143)
1303[21:02:17 WARN]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:186)
1304[21:02:17 WARN]: at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:867)
1305[21:02:17 WARN]: at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:633)
1306[21:02:17 WARN]: at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:102)
1307[21:02:17 WARN]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:329)
1308[21:02:17 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:171)
1309[21:02:17 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:593)
1310[21:02:17 WARN]: at java.lang.Thread.run(Thread.java:748)
1311[21:02:17 WARN]: Caused by: java.lang.NullPointerException
1312[21:02:17 WARN]: java.lang.NoSuchMethodException: slimeknights.tconstruct.common.TinkerOredict.doTheOredict(net.minecraftforge.fml.common.event.FMLInitializationEvent)
1313[21:02:17 WARN]: at java.lang.Class.getDeclaredMethod(Class.java:2130)
1314[21:02:17 WARN]: at thelm.oredictinit.compat.CompatTinkersConstruct.register(CompatTinkersConstruct.java:19)
1315[21:02:17 WARN]: at thelm.oredictinit.registry.OreDictRegisCore.initCompat(OreDictRegisCore.java:18)
1316[21:02:17 WARN]: at thelm.oredictinit.lib.EventHandler.onRegistryWrapUp(EventHandler.java:24)
1317[21:02:17 WARN]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1475_EventHandler_onRegistryWrapUp_Event0.invoke(.dynamic)
1318[21:02:17 WARN]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:96)
1319[21:02:17 WARN]: at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:143)
1320[21:02:17 WARN]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:186)
1321[21:02:17 WARN]: at thelm.wrapup.WrapUp.onVillagerProfessionRegisterLowest(WrapUp.java:97)
1322[21:02:17 WARN]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_803_WrapUp_onVillagerProfessionRegisterLowest_Register.invoke(.dynamic)
1323[21:02:17 WARN]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:96)
1324[21:02:17 WARN]: at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:143)
1325[21:02:17 WARN]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:186)
1326[21:02:17 WARN]: at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:867)
1327[21:02:17 WARN]: at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:633)
1328[21:02:17 WARN]: at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:102)
1329[21:02:17 WARN]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:329)
1330[21:02:17 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:171)
1331[21:02:17 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:593)
1332[21:02:17 WARN]: at java.lang.Thread.run(Thread.java:748)
1333[21:02:17 INFO]: Loading Custom Block Entries
1334[21:02:17 INFO]: Loading Custom Item Entries
1335[21:02:19 INFO]: Applying holder lookups
1336[21:02:19 INFO]: Holder lookups applied
1337[21:02:19 INFO]: Applying holder lookups
1338[21:02:19 INFO]: Holder lookups applied
1339[21:02:19 INFO]: Injecting itemstacks
1340[21:02:19 INFO]: Injecting injection complete
1341[21:02:19 INFO]: Loading configuration file(server.properties)
1342[21:02:19 INFO]: Default gamemode type:SURVIVAL
1343[21:02:20 INFO]: This server is runningMohistversion git-Mohist-1.12.2-41 (MC: 1.12.2)(Implementing API version1.12.2-R0.1-SNAPSHOT)
1344[21:02:20 INFO]: Server Player Sample Count:12
1345[21:02:20 INFO]: Using 4 threads for Netty based IO
1346[21:02:20 INFO]: Generating keypair
1347[21:02:21 INFO]: Starting Minecraft server on 0.0.0.0:25565
1348[21:02:21 INFO]: Using epoll channel type
1349[21:02:23 INFO]: Fluid ingredient factory loaded
1350[21:02:23 INFO]: Remaining item shaped recipe factory loaded
1351[21:02:23 INFO]: Remaining item shaped recipe factory loaded
1352[21:02:40 INFO]: Ignored smelting recipe with conflicting input: 1xic2.dust@8 = 1xitem.ingotIron@0
1353[21:02:40 INFO]: Ignored smelting recipe with conflicting input: 1xic2.dust@7 = 1xitem.ingotGold@0
1354[21:02:40 INFO]: Loading recipes...
1355[21:02:41 INFO]: 15 recipe features loaded.
1356[21:02:41 INFO]: Checking for mod & oredict compatibilities
1357[21:02:41 INFO]: Adding entities to MFR safari net blacklist.
1358[21:02:42 INFO]: Loading recipes...
1359[21:02:42 INFO]: 75 Feature's recipes loaded.
1360[21:02:42 INFO]: Ignored smelting recipe with conflicting input: 1xitem.Dust@0 = 1xitem.ingotIron@0
1361[21:02:42 INFO]: Ignored smelting recipe with conflicting input: 1xitem.Dust@1 = 1xitem.ingotGold@0
1362[21:02:43 INFO]: ingotIron
1363[21:02:43 INFO]: ingotGold
1364[21:02:43 INFO]: ingotBrick
1365[21:02:43 INFO]: ingotBrickNether
1366[21:02:43 INFO]: ingotTin
1367[21:02:43 INFO]: ingotSilver
1368[21:02:43 INFO]: ingotSteel
1369[21:02:43 INFO]: ingotCopper
1370[21:02:43 INFO]: ingotLead
1371[21:02:43 INFO]: ingotBronze
1372[21:02:43 INFO]: ingotRefinedIron
1373[21:02:43 INFO]: ingotUranium
1374[21:02:43 INFO]: ingotIridium
1375[21:02:43 INFO]: ingotAluminum
1376[21:02:43 INFO]: ingotNickel
1377[21:02:43 INFO]: ingotPlatinum
1378[21:02:43 INFO]: ingotMithril
1379[21:02:43 INFO]: ingotElectrum
1380[21:02:43 INFO]: ingotInvar
1381[21:02:43 INFO]: ingotConstantan
1382[21:02:43 INFO]: ingotSignalum
1383[21:02:43 INFO]: ingotLumium
1384[21:02:43 INFO]: ingotEnderium
1385[21:02:43 INFO]: ingotZinc
1386[21:02:43 INFO]: ingotBrass
1387[21:02:43 INFO]: ingotElectricalSteel
1388[21:02:43 INFO]: ingotEnergeticAlloy
1389[21:02:43 INFO]: ingotVibrantAlloy
1390[21:02:43 INFO]: ingotRedstoneAlloy
1391[21:02:43 INFO]: ingotConductiveIron
1392[21:02:43 INFO]: ingotPulsatingIron
1393[21:02:43 INFO]: ingotDarkSteel
1394[21:02:43 INFO]: ingotSoularium
1395[21:02:43 INFO]: ingotEndSteel
1396[21:02:43 INFO]: ingotConstructionAlloy
1397[21:02:43 INFO]: ingotUnstable
1398[21:02:43 INFO]: ingotDemonicMetal
1399[21:02:43 INFO]: ingotEnchantedMetal
1400[21:02:43 INFO]: ingotEvilMetal
1401[21:02:43 INFO]: ingotRedAlloy
1402[21:02:43 INFO]: ingotElectrotineAlloy
1403[21:02:43 INFO]: ingotElectrumFlux
1404[21:02:43 INFO]: ingotAlumite
1405[21:02:43 INFO]: ingotOsmium
1406[21:02:43 INFO]: ingotRefinedObsidian
1407[21:02:43 INFO]: ingotRefinedGlowstone
1408[21:02:43 INFO]: ingotOsgloglas
1409[21:02:43 INFO]: ingotOsmiridium
1410[21:02:43 INFO]: ingotDesh
1411[21:02:43 INFO]: ingotThaumium
1412[21:02:43 INFO]: ingotVoid
1413[21:02:43 INFO]: ingotManasteel
1414[21:02:43 INFO]: ingotTerrasteel
1415[21:02:43 INFO]: ingotElvenElementium
1416[21:02:43 INFO]: ingotCobalt
1417[21:02:43 INFO]: ingotArdite
1418[21:02:43 INFO]: ingotManyullyn
1419[21:02:43 INFO]: ingotKnightslime
1420[21:02:43 INFO]: ingotPigiron
1421[21:02:43 INFO]: ingotAlubrass
1422[21:02:43 INFO]: ingotBrickSeared
1423[21:02:43 INFO]: ingotMeteoricIron
1424[21:02:43 INFO]: ingotMercury
1425[21:02:43 INFO]: ingotCarbon
1426[21:02:43 INFO]: ingotPalladium
1427[21:02:43 INFO]: ingotMagnesium
1428[21:02:43 INFO]: ingotCrystal
1429[21:02:43 INFO]: ingotTungsten
1430[21:02:43 INFO]: ingotDarkIron
1431[21:02:43 INFO]: ingotCyanite
1432[21:02:43 INFO]: ingotGraphite
1433[21:02:43 INFO]: ingotBlutonium
1434[21:02:43 INFO]: ingotLudicrite
1435[21:02:43 INFO]: ingotYellorium
1436[21:02:43 INFO]: ingotIntermedium
1437[21:02:43 INFO]: ingotBaseEssence
1438[21:02:43 INFO]: ingotSupremium
1439[21:02:43 INFO]: ingotInferium
1440[21:02:43 INFO]: ingotPrudentium
1441[21:02:43 INFO]: ingotSuperium
1442[21:02:43 INFO]: ingotSoulium
1443[21:02:43 INFO]: ingotMirion
1444[21:02:43 INFO]: ingotBrickNetherGlazed
1445[21:02:43 INFO]: ingotCrudeSteel
1446[21:02:43 INFO]: ingotCrystallineAlloy
1447[21:02:43 INFO]: ingotMelodicAlloy
1448[21:02:43 INFO]: ingotStellarAlloy
1449[21:02:43 INFO]: ingotCrystallinePinkSlime
1450[21:02:43 INFO]: ingotEnergeticSilver
1451[21:02:43 INFO]: ingotVividAlloy
1452[21:02:43 INFO]: ingotAluminium
1453[21:02:43 INFO]: ingotFiery
1454[21:02:43 INFO]: ingotIronwood
1455[21:02:43 INFO]: ingotKnightmetal
1456[21:02:43 INFO]: ingotSteeleaf
1457[21:02:43 INFO]: ingotIronCompressed
1458[21:02:43 INFO]: ingotTitanium
1459[21:02:43 INFO]: ingotCoal
1460[21:02:43 WARN]: Unable to find recipe for minecraft:rabbit_stew
1461[21:02:43 WARN]: Unable to find recipe for minecraft:baked_potato
1462[21:02:43 INFO]: Removed Automatic Thermal Expansion Recipes
1463[21:02:43 INFO]: Hi Botania, we have unfinished business you and I
1464[21:02:44 INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@0 = 1xitem.ingotIron@0
1465[21:02:44 INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@1 = 1xitem.ingotGold@0
1466[21:02:44 INFO]: Fetching items for Ender IO integration...
1467[21:02:44 INFO]: Fetching items for Thermal Expansion integration...
1468[21:02:44 INFO]: Fetching items for Mekanism integration...
1469[21:02:44 INFO]: Stealing Thermal Expansion's items
1470[21:02:45 INFO]: -------- World Settings For [null] --------
1471[21:02:45 INFO]: Cactus Growth Modifier: 100%
1472[21:02:45 INFO]: Cane Growth Modifier: 100%
1473[21:02:45 INFO]: Melon Growth Modifier: 100%
1474[21:02:45 INFO]: Mushroom Growth Modifier: 100%
1475[21:02:45 INFO]: Pumpkin Growth Modifier: 100%
1476[21:02:45 INFO]: Sapling Growth Modifier: 100%
1477[21:02:45 INFO]: Wheat Growth Modifier: 100%
1478[21:02:45 INFO]: NetherWart Growth Modifier: 100%
1479[21:02:45 INFO]: Vine Growth Modifier: 100%
1480[21:02:45 INFO]: Cocoa Growth Modifier: 100%
1481[21:02:45 INFO]: Entity Activation Range: animals 32 / monsters 32 / misc 16 / tick-inactive-villagers true
1482[21:02:45 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1483[21:02:45 INFO]: Random Lighting Updates: false
1484[21:02:45 INFO]: Structure Info Saving: true
1485[21:02:45 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
1486[21:02:45 INFO]: Max TNT Explosions: 100
1487[21:02:45 INFO]: Tile Max Tick Time: 1,000 ms Entity max Tick Time: 1,000 ms
1488[21:02:45 INFO]: Max height for cactus growth 3. Max height for reed growth 3
1489[21:02:45 INFO]: Mob Spawn Range: 4
1490[21:02:45 INFO]: Nerfing mobs spawned from spawners: false
1491[21:02:45 INFO]: View Distance: 6
1492[21:02:45 INFO]: Entity Tracking Range: players 48 / animals 48 / monsters 48 / misc 32 / other 64
1493[21:02:45 INFO]: Item Despawn Rate: 6,000
1494[21:02:45 INFO]: Item Merge Radius: 2.5
1495[21:02:45 INFO]: Experience Merge Radius: 3
1496[21:02:45 INFO]: Arrow Despawn Rate: 1200
1497[21:02:45 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1498[21:02:45 INFO]: Zombie Aggressive Towards Villager: true
1499[21:03:08 WARN]: extraplanets: An error occurred when setting up MorePlanets Compatibility, this is most likey intended!
1500[21:03:14 INFO]: Applying holder lookups
1501[21:03:14 INFO]: Holder lookups applied
1502[21:03:16 INFO]: Successfully loaded 0 out of 0 recipes for rotary macerator recipes
1503[21:03:16 INFO]: Successfully loaded 0 out of 0 recipes for singularity compressor recipes
1504[21:03:16 INFO]: Successfully loaded 0 out of 0 recipes for centrifuge extractor recipes
1505[21:03:16 INFO]: Successfully loaded 1 out of 1 recipes for compacting recycler recipes
1506[21:03:16 INFO]: Successfully loaded 0 out of 0 recipes for liquescent extruder recipes
1507[21:03:16 INFO]: Successfully loaded 0 out of 0 recipes for impellerized roller recipes
1508[21:03:16 INFO]: Successfully loaded 0 out of 0 recipes for water jet cutter recipes
1509[21:03:16 INFO]: Successfully loaded 0 out of 0 recipes for thermal washer recipes
1510[21:03:16 INFO]: Loading Molecular Transformer recipes from file
1511[21:03:16 WARN]: Skipping line 27 as the output (OreDict:dustChrome) cannot be resolved
1512[21:03:16 WARN]: Skipping line 28 as the output (OreDict:ingotChrome) cannot be resolved
1513[21:03:16 INFO]: Load complete, successfully loaded 20 out of 22.
1514[21:03:16 INFO]: Initialization ( started )
1515[21:03:16 INFO]: Disabling item.csv export for custom recipes, since creative tab information is only available on the client.
1516[21:03:17 INFO]: Initialization ( ended after 787ms )
1517[21:03:17 INFO]: Initialized network channel 'bdew.ae2stuff' for mod 'ae2stuff'
1518[21:03:18 INFO]: Finished Initialization.
1519[21:03:21 INFO]: [PluginNatura] Addding crop '1xtile.natura.barley_crop@0'
1520[21:03:21 INFO]: [PluginNatura] Addding crop '1xtile.natura.cotton_crop@0'
1521[21:03:26 ERROR]: [silicon.facade] Invalid property!
1522 java.lang.RuntimeException: Invalid property value detected!
1523 Property class = class forestry.arboriculture.blocks.PropertyTree
1524 Property = PropertyTree{name=tree, clazz=interface forestry.api.arboriculture.IAlleleTreeSpecies, values=[forestry.treeOak, forestry.treeDarkOak, forestry.treeBirch, forestry.treeLime, forestry.treeWalnut, forestry.treeChestnut, forestry.treeCherry, forestry.treeLemon, forestry.treePlum, forestry.treeMaple, forestry.treeSpruce, forestry.treeLarch, forestry.treePine, forestry.treeSequoia, forestry.treeGigant, forestry.treeJungle, forestry.treeTeak, forestry.treeIpe, forestry.treeKapok, forestry.treeEbony, forestry.treeZebrawood, forestry.treeMahogony, forestry.treeAcaciaVanilla, forestry.treeAcacia, forestry.treePadauk, forestry.treeBalsa, forestry.treeCocobolo, forestry.treeWenge, forestry.treeBaobab, forestry.treeMahoe, forestry.treeWillow, forestry.treeSipiri, forestry.treePapaya, forestry.treeDate, forestry.treePoplar, orchardapple, sweetcrabapple, floweringcrabapple, prairiecrabapple, blackthorn, cherryplum, peach, nectarine, apricot, almond, wildcherry, sourcherry, blackcherry, orange, manderin, satsuma, tangerine, lime, keylime, fingerlime, pomelo, grapefruit, kumquat, citron, buddhahand, banana, redbanana, plantain, butternut, rowan, hemlock, ash, alder, beech, copperbeech, aspen, yew, cypress, douglasfir, hazel, sycamore, whitebeam, hawthorn, pecan, elm, elder, holly, hornbeam, sallow, acornoak, fir, cedar, olive, redmaple, balsamfir, loblollypine, sweetgum, locust, pear, osangeorange, oldfustic, brazilwood, logwood, rosewood, purpleheart, iroko, gingko, brazilnut, rosegum, swampgum, box, clove, coffee, monkeypuzzle, rainbowgum, pinkivory, blackcurrant, redcurrant, blackberry, raspberry, blueberry, cranberry, juniper, gooseberry, goldenraspberry, cinnamon, coconut, cashew, avocado, nutmeg, allspice, chilli, staranise, mango, starfruit, candlenut, dwarfhazel]}
1525 Possible Values = [forestry.treeOak, forestry.treeDarkOak, forestry.treeBirch, forestry.treeLime, forestry.treeWalnut, forestry.treeChestnut, forestry.treeCherry, forestry.treeLemon, forestry.treePlum, forestry.treeMaple, forestry.treeSpruce, forestry.treeLarch, forestry.treePine, forestry.treeSequoia, forestry.treeGigant, forestry.treeJungle, forestry.treeTeak, forestry.treeIpe, forestry.treeKapok, forestry.treeEbony, forestry.treeZebrawood, forestry.treeMahogony, forestry.treeAcaciaVanilla, forestry.treeAcacia, forestry.treePadauk, forestry.treeBalsa, forestry.treeCocobolo, forestry.treeWenge, forestry.treeBaobab, forestry.treeMahoe, forestry.treeWillow, forestry.treeSipiri, forestry.treePapaya, forestry.treeDate, forestry.treePoplar, orchardapple, sweetcrabapple, floweringcrabapple, prairiecrabapple, blackthorn, cherryplum, peach, nectarine, apricot, almond, wildcherry, sourcherry, blackcherry, orange, manderin, satsuma, tangerine, lime, keylime, fingerlime, pomelo, grapefruit, kumquat, citron, buddhahand, banana, redbanana, plantain, butternut, rowan, hemlock, ash, alder, beech, copperbeech, aspen, yew, cypress, douglasfir, hazel, sycamore, whitebeam, hawthorn, pecan, elm, elder, holly, hornbeam, sallow, acornoak, fir, cedar, olive, redmaple, balsamfir, loblollypine, sweetgum, locust, pear, osangeorange, oldfustic, brazilwood, logwood, rosewood, purpleheart, iroko, gingko, brazilnut, rosegum, swampgum, box, clove, coffee, monkeypuzzle, rainbowgum, pinkivory, blackcurrant, redcurrant, blackberry, raspberry, blueberry, cranberry, juniper, gooseberry, goldenraspberry, cinnamon, coconut, cashew, avocado, nutmeg, allspice, chilli, staranise, mango, starfruit, candlenut, dwarfhazel]
1526 Value Name = lime
1527 Value (original) = forestry.treeLime
1528 Value (parsed) = lime
1529 Value class (original) = class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies
1530 Value class (parsed) = class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies
1531
1532 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:408) [FacadeStateManager.class:?]
1533 at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
1534 at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
1535 at buildcraft.silicon.BCSilicon.init(BCSilicon.java:76) [BCSilicon.class:?]
1536 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
1537 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
1538 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1539 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1540 at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632) [FMLModContainer.class:?]
1541 at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
1542 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1543 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1544 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
1545 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
1546 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
1547 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
1548 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
1549 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
1550 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
1551 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215) [LoadController.class:?]
1552 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193) [LoadController.class:?]
1553 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
1554 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
1555 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1556 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1557 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
1558 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
1559 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
1560 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
1561 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
1562 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
1563 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
1564 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132) [LoadController.class:?]
1565 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752) [Loader.class:?]
1566 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111) [FMLServerHandler.class:?]
1567 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334) [FMLCommonHandler.class:?]
1568 at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:269) [nz.class:?]
1569 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:593) [MinecraftServer.class:?]
1570 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
1571[21:03:26 ERROR]: [silicon.facade] Invalid property!
1572 java.lang.RuntimeException: Invalid IProperty object detected!
1573 Class = class com.rwtema.extrautils2.blocks.BlockEnderLilly$1
1574 Method not overriden: IProperty.parseValue(String)
1575 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
1576 at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
1577 at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
1578 at buildcraft.silicon.BCSilicon.init(BCSilicon.java:76) [BCSilicon.class:?]
1579 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
1580 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
1581 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1582 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1583 at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632) [FMLModContainer.class:?]
1584 at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
1585 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1586 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1587 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
1588 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
1589 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
1590 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
1591 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
1592 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
1593 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
1594 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215) [LoadController.class:?]
1595 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193) [LoadController.class:?]
1596 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
1597 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
1598 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1599 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1600 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
1601 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
1602 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
1603 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
1604 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
1605 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
1606 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
1607 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132) [LoadController.class:?]
1608 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752) [Loader.class:?]
1609 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111) [FMLServerHandler.class:?]
1610 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334) [FMLCommonHandler.class:?]
1611 at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:269) [nz.class:?]
1612 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:593) [MinecraftServer.class:?]
1613 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
1614Caused by: java.lang.AbstractMethodError: Method com/rwtema/extrautils2/blocks/BlockEnderLilly$1.func_185929_b(Ljava/lang/String;)Lcom/google/common/base/Optional; is abstract
1615 at com.rwtema.extrautils2.blocks.BlockEnderLilly$1.parseValue(BlockEnderLilly.java) ~[BlockEnderLilly$1.class:?]
1616 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
1617 ... 38 more
1618[21:03:26 ERROR]: [silicon.facade] Invalid property!
1619 java.lang.RuntimeException: Invalid IProperty object detected!
1620 Class = class com.rwtema.extrautils2.tile.TilePower$1
1621 Method not overriden: IProperty.parseValue(String)
1622 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
1623 at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
1624 at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
1625 at buildcraft.silicon.BCSilicon.init(BCSilicon.java:76) [BCSilicon.class:?]
1626 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
1627 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
1628 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1629 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1630 at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632) [FMLModContainer.class:?]
1631 at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
1632 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1633 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1634 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
1635 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
1636 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
1637 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
1638 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
1639 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
1640 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
1641 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215) [LoadController.class:?]
1642 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193) [LoadController.class:?]
1643 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
1644 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
1645 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1646 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1647 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
1648 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
1649 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
1650 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
1651 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
1652 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
1653 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
1654 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132) [LoadController.class:?]
1655 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752) [Loader.class:?]
1656 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111) [FMLServerHandler.class:?]
1657 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334) [FMLCommonHandler.class:?]
1658 at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:269) [nz.class:?]
1659 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:593) [MinecraftServer.class:?]
1660 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
1661Caused by: java.lang.AbstractMethodError: Method com/rwtema/extrautils2/tile/TilePower$1.func_185929_b(Ljava/lang/String;)Lcom/google/common/base/Optional; is abstract
1662 at com.rwtema.extrautils2.tile.TilePower$1.parseValue(TilePower.java) ~[TilePower$1.class:?]
1663 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
1664 ... 38 more
1665[21:03:26 ERROR]: [silicon.facade] Invalid property!
1666 java.lang.RuntimeException: Invalid IProperty object detected!
1667 Class = class com.rwtema.extrautils2.tile.TilePower$1
1668 Method not overriden: IProperty.parseValue(String)
1669 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
1670 at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
1671 at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
1672 at buildcraft.silicon.BCSilicon.init(BCSilicon.java:76) [BCSilicon.class:?]
1673 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
1674 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
1675 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1676 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1677 at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632) [FMLModContainer.class:?]
1678 at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
1679 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1680 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1681 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
1682 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
1683 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
1684 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
1685 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
1686 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
1687 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
1688 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215) [LoadController.class:?]
1689 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193) [LoadController.class:?]
1690 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
1691 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
1692 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1693 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1694 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
1695 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
1696 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
1697 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
1698 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
1699 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
1700 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
1701 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132) [LoadController.class:?]
1702 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752) [Loader.class:?]
1703 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111) [FMLServerHandler.class:?]
1704 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334) [FMLCommonHandler.class:?]
1705 at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:269) [nz.class:?]
1706 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:593) [MinecraftServer.class:?]
1707 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
1708Caused by: java.lang.AbstractMethodError: Method com/rwtema/extrautils2/tile/TilePower$1.func_185929_b(Ljava/lang/String;)Lcom/google/common/base/Optional; is abstract
1709 at com.rwtema.extrautils2.tile.TilePower$1.parseValue(TilePower.java) ~[TilePower$1.class:?]
1710 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
1711 ... 38 more
1712[21:03:26 ERROR]: [silicon.facade] Invalid property!
1713 java.lang.RuntimeException: Invalid IProperty object detected!
1714 Class = class com.rwtema.extrautils2.tile.TilePower$1
1715 Method not overriden: IProperty.parseValue(String)
1716 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
1717 at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
1718 at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
1719 at buildcraft.silicon.BCSilicon.init(BCSilicon.java:76) [BCSilicon.class:?]
1720 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
1721 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
1722 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1723 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1724 at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632) [FMLModContainer.class:?]
1725 at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
1726 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1727 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1728 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
1729 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
1730 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
1731 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
1732 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
1733 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
1734 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
1735 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215) [LoadController.class:?]
1736 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193) [LoadController.class:?]
1737 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
1738 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
1739 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1740 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1741 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
1742 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
1743 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
1744 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
1745 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
1746 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
1747 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
1748 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132) [LoadController.class:?]
1749 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752) [Loader.class:?]
1750 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111) [FMLServerHandler.class:?]
1751 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334) [FMLCommonHandler.class:?]
1752 at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:269) [nz.class:?]
1753 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:593) [MinecraftServer.class:?]
1754 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
1755Caused by: java.lang.AbstractMethodError: Method com/rwtema/extrautils2/tile/TilePower$1.func_185929_b(Ljava/lang/String;)Lcom/google/common/base/Optional; is abstract
1756 at com.rwtema.extrautils2.tile.TilePower$1.parseValue(TilePower.java) ~[TilePower$1.class:?]
1757 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
1758 ... 38 more
1759[21:03:26 ERROR]: [silicon.facade] Invalid property!
1760 java.lang.RuntimeException: Invalid IProperty object detected!
1761 Class = class com.rwtema.extrautils2.tile.TilePower$1
1762 Method not overriden: IProperty.parseValue(String)
1763 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
1764 at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
1765 at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
1766 at buildcraft.silicon.BCSilicon.init(BCSilicon.java:76) [BCSilicon.class:?]
1767 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
1768 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
1769 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1770 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1771 at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632) [FMLModContainer.class:?]
1772 at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
1773 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1774 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1775 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
1776 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
1777 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
1778 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
1779 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
1780 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
1781 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
1782 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215) [LoadController.class:?]
1783 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193) [LoadController.class:?]
1784 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
1785 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
1786 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1787 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1788 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
1789 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
1790 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
1791 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
1792 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
1793 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
1794 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
1795 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132) [LoadController.class:?]
1796 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752) [Loader.class:?]
1797 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111) [FMLServerHandler.class:?]
1798 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334) [FMLCommonHandler.class:?]
1799 at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:269) [nz.class:?]
1800 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:593) [MinecraftServer.class:?]
1801 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
1802Caused by: java.lang.AbstractMethodError: Method com/rwtema/extrautils2/tile/TilePower$1.func_185929_b(Ljava/lang/String;)Lcom/google/common/base/Optional; is abstract
1803 at com.rwtema.extrautils2.tile.TilePower$1.parseValue(TilePower.java) ~[TilePower$1.class:?]
1804 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
1805 ... 38 more
1806[21:03:26 ERROR]: [silicon.facade] Invalid property!
1807 java.lang.RuntimeException: Invalid IProperty object detected!
1808 Class = class com.rwtema.extrautils2.tile.TilePower$1
1809 Method not overriden: IProperty.parseValue(String)
1810 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
1811 at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
1812 at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
1813 at buildcraft.silicon.BCSilicon.init(BCSilicon.java:76) [BCSilicon.class:?]
1814 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
1815 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
1816 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1817 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1818 at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632) [FMLModContainer.class:?]
1819 at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
1820 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1821 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1822 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
1823 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
1824 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
1825 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
1826 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
1827 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
1828 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
1829 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215) [LoadController.class:?]
1830 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193) [LoadController.class:?]
1831 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
1832 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
1833 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1834 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1835 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
1836 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
1837 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
1838 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
1839 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
1840 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
1841 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
1842 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132) [LoadController.class:?]
1843 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752) [Loader.class:?]
1844 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111) [FMLServerHandler.class:?]
1845 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334) [FMLCommonHandler.class:?]
1846 at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:269) [nz.class:?]
1847 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:593) [MinecraftServer.class:?]
1848 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
1849Caused by: java.lang.AbstractMethodError: Method com/rwtema/extrautils2/tile/TilePower$1.func_185929_b(Ljava/lang/String;)Lcom/google/common/base/Optional; is abstract
1850 at com.rwtema.extrautils2.tile.TilePower$1.parseValue(TilePower.java) ~[TilePower$1.class:?]
1851 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
1852 ... 38 more
1853[21:03:26 ERROR]: [silicon.facade] Invalid property!
1854 java.lang.RuntimeException: Invalid IProperty object detected!
1855 Class = class com.rwtema.extrautils2.blocks.BlockPlayerChest$1
1856 Method not overriden: IProperty.parseValue(String)
1857 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
1858 at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
1859 at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
1860 at buildcraft.silicon.BCSilicon.init(BCSilicon.java:76) [BCSilicon.class:?]
1861 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
1862 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
1863 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1864 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1865 at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632) [FMLModContainer.class:?]
1866 at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
1867 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1868 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1869 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
1870 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
1871 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
1872 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
1873 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
1874 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
1875 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
1876 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215) [LoadController.class:?]
1877 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193) [LoadController.class:?]
1878 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
1879 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
1880 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1881 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1882 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
1883 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
1884 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
1885 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
1886 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
1887 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
1888 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
1889 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132) [LoadController.class:?]
1890 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752) [Loader.class:?]
1891 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111) [FMLServerHandler.class:?]
1892 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334) [FMLCommonHandler.class:?]
1893 at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:269) [nz.class:?]
1894 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:593) [MinecraftServer.class:?]
1895 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
1896Caused by: java.lang.AbstractMethodError: Method com/rwtema/extrautils2/blocks/BlockPlayerChest$1.func_185929_b(Ljava/lang/String;)Lcom/google/common/base/Optional; is abstract
1897 at com.rwtema.extrautils2.blocks.BlockPlayerChest$1.parseValue(BlockPlayerChest.java) ~[BlockPlayerChest$1.class:?]
1898 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
1899 ... 38 more
1900[21:03:26 ERROR]: [silicon.facade] Invalid property!
1901 java.lang.RuntimeException: Invalid IProperty object detected!
1902 Class = class com.rwtema.extrautils2.tile.TilePower$1
1903 Method not overriden: IProperty.parseValue(String)
1904 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
1905 at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
1906 at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
1907 at buildcraft.silicon.BCSilicon.init(BCSilicon.java:76) [BCSilicon.class:?]
1908 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
1909 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
1910 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1911 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1912 at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632) [FMLModContainer.class:?]
1913 at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
1914 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1915 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1916 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
1917 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
1918 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
1919 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
1920 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
1921 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
1922 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
1923 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215) [LoadController.class:?]
1924 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193) [LoadController.class:?]
1925 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
1926 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
1927 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1928 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1929 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
1930 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
1931 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
1932 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
1933 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
1934 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
1935 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
1936 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132) [LoadController.class:?]
1937 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752) [Loader.class:?]
1938 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111) [FMLServerHandler.class:?]
1939 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334) [FMLCommonHandler.class:?]
1940 at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:269) [nz.class:?]
1941 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:593) [MinecraftServer.class:?]
1942 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
1943Caused by: java.lang.AbstractMethodError: Method com/rwtema/extrautils2/tile/TilePower$1.func_185929_b(Ljava/lang/String;)Lcom/google/common/base/Optional; is abstract
1944 at com.rwtema.extrautils2.tile.TilePower$1.parseValue(TilePower.java) ~[TilePower$1.class:?]
1945 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
1946 ... 38 more
1947[21:03:26 ERROR]: [silicon.facade] Invalid property!
1948 java.lang.RuntimeException: Invalid IProperty object detected!
1949 Class = class com.rwtema.extrautils2.tile.TilePower$1
1950 Method not overriden: IProperty.parseValue(String)
1951 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
1952 at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
1953 at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
1954 at buildcraft.silicon.BCSilicon.init(BCSilicon.java:76) [BCSilicon.class:?]
1955 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
1956 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
1957 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1958 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1959 at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632) [FMLModContainer.class:?]
1960 at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
1961 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1962 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1963 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
1964 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
1965 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
1966 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
1967 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
1968 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
1969 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
1970 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215) [LoadController.class:?]
1971 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193) [LoadController.class:?]
1972 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
1973 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
1974 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
1975 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
1976 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
1977 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
1978 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
1979 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
1980 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
1981 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
1982 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
1983 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132) [LoadController.class:?]
1984 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752) [Loader.class:?]
1985 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111) [FMLServerHandler.class:?]
1986 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334) [FMLCommonHandler.class:?]
1987 at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:269) [nz.class:?]
1988 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:593) [MinecraftServer.class:?]
1989 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
1990Caused by: java.lang.AbstractMethodError: Method com/rwtema/extrautils2/tile/TilePower$1.func_185929_b(Ljava/lang/String;)Lcom/google/common/base/Optional; is abstract
1991 at com.rwtema.extrautils2.tile.TilePower$1.parseValue(TilePower.java) ~[TilePower$1.class:?]
1992 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
1993 ... 38 more
1994[21:03:26 ERROR]: [silicon.facade] Invalid property!
1995 java.lang.RuntimeException: Invalid IProperty object detected!
1996 Class = class com.rwtema.extrautils2.tile.TilePower$1
1997 Method not overriden: IProperty.parseValue(String)
1998 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
1999 at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
2000 at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
2001 at buildcraft.silicon.BCSilicon.init(BCSilicon.java:76) [BCSilicon.class:?]
2002 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
2003 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
2004 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
2005 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
2006 at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632) [FMLModContainer.class:?]
2007 at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
2008 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
2009 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
2010 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
2011 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
2012 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
2013 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
2014 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
2015 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
2016 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
2017 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215) [LoadController.class:?]
2018 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193) [LoadController.class:?]
2019 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
2020 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
2021 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
2022 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
2023 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
2024 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
2025 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
2026 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
2027 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
2028 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
2029 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
2030 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132) [LoadController.class:?]
2031 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752) [Loader.class:?]
2032 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111) [FMLServerHandler.class:?]
2033 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334) [FMLCommonHandler.class:?]
2034 at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:269) [nz.class:?]
2035 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:593) [MinecraftServer.class:?]
2036 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
2037Caused by: java.lang.AbstractMethodError: Method com/rwtema/extrautils2/tile/TilePower$1.func_185929_b(Ljava/lang/String;)Lcom/google/common/base/Optional; is abstract
2038 at com.rwtema.extrautils2.tile.TilePower$1.parseValue(TilePower.java) ~[TilePower$1.class:?]
2039 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
2040 ... 38 more
2041[21:03:26 ERROR]: [silicon.facade] Invalid property!
2042 java.lang.RuntimeException: Invalid IProperty object detected!
2043 Class = class com.rwtema.extrautils2.tile.TilePower$1
2044 Method not overriden: IProperty.parseValue(String)
2045 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
2046 at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
2047 at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
2048 at buildcraft.silicon.BCSilicon.init(BCSilicon.java:76) [BCSilicon.class:?]
2049 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
2050 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
2051 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
2052 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
2053 at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632) [FMLModContainer.class:?]
2054 at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
2055 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
2056 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
2057 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
2058 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
2059 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
2060 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
2061 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
2062 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
2063 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
2064 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215) [LoadController.class:?]
2065 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193) [LoadController.class:?]
2066 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
2067 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
2068 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
2069 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
2070 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
2071 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
2072 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
2073 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
2074 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
2075 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
2076 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
2077 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132) [LoadController.class:?]
2078 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752) [Loader.class:?]
2079 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111) [FMLServerHandler.class:?]
2080 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334) [FMLCommonHandler.class:?]
2081 at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:269) [nz.class:?]
2082 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:593) [MinecraftServer.class:?]
2083 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
2084Caused by: java.lang.AbstractMethodError: Method com/rwtema/extrautils2/tile/TilePower$1.func_185929_b(Ljava/lang/String;)Lcom/google/common/base/Optional; is abstract
2085 at com.rwtema.extrautils2.tile.TilePower$1.parseValue(TilePower.java) ~[TilePower$1.class:?]
2086 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
2087 ... 38 more
2088[21:03:27 ERROR]: [silicon.facade] Invalid property!
2089 java.lang.RuntimeException: Invalid IProperty object detected!
2090 Class = class crazypants.enderio.base.render.property.PropertyIO
2091 Method not overriden: IProperty.parseValue(String)
2092 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
2093 at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
2094 at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
2095 at buildcraft.silicon.BCSilicon.init(BCSilicon.java:76) [BCSilicon.class:?]
2096 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
2097 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
2098 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
2099 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
2100 at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632) [FMLModContainer.class:?]
2101 at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
2102 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
2103 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
2104 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
2105 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
2106 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
2107 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
2108 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
2109 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
2110 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
2111 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215) [LoadController.class:?]
2112 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193) [LoadController.class:?]
2113 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_265]
2114 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_265]
2115 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_265]
2116 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_265]
2117 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
2118 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
2119 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
2120 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
2121 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
2122 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
2123 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
2124 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132) [LoadController.class:?]
2125 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752) [Loader.class:?]
2126 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111) [FMLServerHandler.class:?]
2127 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334) [FMLCommonHandler.class:?]
2128 at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:269) [nz.class:?]
2129 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:593) [MinecraftServer.class:?]
2130 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
2131Caused by: java.lang.AbstractMethodError
2132 at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
2133 ... 38 more
2134[21:03:30 WARN]: New day handler for dimension 0 has been replaced
2135[21:03:30 INFO]: Initialized network channel 'bdew.compacter' for mod 'compacter'
2136[21:03:30 INFO]: [Handlers] Skipping class com.enderio.core.client.handlers.ClientHandler, it is not loaded on this side.
2137[21:03:30 INFO]: [Handlers] Skipping class com.enderio.core.client.handlers.SpecialTooltipHandler, it is not loaded on this side.
2138[21:03:30 INFO]: [Handlers] Skipping class com.enderio.core.client.handlers.EnchantTooltipHandler, it is not loaded on this side.
2139[21:03:30 INFO]: [Handlers] Skipping class com.enderio.core.client.handlers.OreDictTooltipHandler, it is not loaded on this side.
2140[21:03:30 INFO]: [Handlers] Registering handler JoinMessageHandler to busses: [FORGE]
2141[21:03:30 INFO]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE]
2142[21:03:30 INFO]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE]
2143[21:03:31 INFO]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE]
2144[21:03:31 INFO]: [Handlers] Registering handler FireworkHandler to busses: [FORGE]
2145[21:03:31 INFO]: [Handlers] Skipping class com.enderio.core.client.handlers.FluidVisualsHandler, it is not loaded on this side.
2146[21:03:31 INFO]: [Handlers] Registering handler FluidSpawnHandler to busses: [FORGE]
2147[21:03:31 INFO]: [Handlers] Registering handler Scheduler to busses: [FORGE]
2148[21:03:31 INFO]: Sending dummy event to all mods
2149[21:03:31 INFO]: Reloading ingame configs for modid: endercore
2150[21:03:31 INFO]: Reloading config file...
2151[21:03:31 INFO]: Config reload finished
2152[21:03:31 INFO]: Reloading config file...
2153[21:03:31 INFO]: Config reload finished
2154[21:03:31 INFO]: Reloading config file...
2155[21:03:31 INFO]: Config reload finished
2156[21:03:31 INFO]: Reloading config file...
2157[21:03:31 INFO]: Config reload finished
2158[21:03:31 INFO]: Reloading config file...
2159[21:03:31 INFO]: Config reload finished
2160[21:03:31 INFO]: Reloading config file...
2161[21:03:31 INFO]: Config reload finished
2162[21:03:31 INFO]: Reloading config file...
2163[21:03:31 INFO]: Config reload finished
2164[21:03:31 WARN]: Failed to identify sun.reflect.GeneratedMethodAccessor3 (untransformed name: sun.reflect.GeneratedMethodAccessor3)
2165[21:03:33 INFO]: Sending whitelist message to Chisel and Bits for block blockDecoration1
2166[21:03:33 INFO]: Sending whitelist message to Chisel and Bits for block blockDecoration2
2167[21:03:33 INFO]: Sending whitelist message to Chisel and Bits for block blockDecoration3
2168[21:03:33 INFO]: Registered permission enderio.gui.block_dark_steel_anvil
2169[21:03:33 INFO]: Registered permission enderio.gui.block_dark_paper_anvil
2170[21:03:33 INFO]: Registered permission enderio.gui.item_basic_item_filter
2171[21:03:33 INFO]: Registered permission enderio.gui.item_advanced_item_filter
2172[21:03:33 INFO]: Registered permission enderio.gui.item_limited_item_filter
2173[21:03:33 INFO]: Registered permission enderio.gui.item_big_item_filter
2174[21:03:33 INFO]: Registered permission enderio.gui.item_big_advanced_item_filter
2175[21:03:33 INFO]: Registered permission enderio.gui.item_existing_item_filter
2176[21:03:33 INFO]: Registered permission enderio.gui.item_mod_item_filter
2177[21:03:33 INFO]: Registered permission enderio.gui.item_power_item_filter
2178[21:03:33 INFO]: Registered permission enderio.gui.item_soul_filter_normal
2179[21:03:33 INFO]: Registered permission enderio.gui.item_soul_filter_big
2180[21:03:33 INFO]: Registered permission enderio.gui.item_enchantment_filter_normal
2181[21:03:33 INFO]: Registered permission enderio.gui.item_enchantment_filter_big
2182[21:03:33 INFO]: Registered permission enderio.gui.item_fluid_filter
2183[21:03:33 INFO]: Registered permission enderio.gui.item_redstone_not_filter
2184[21:03:33 INFO]: Registered permission enderio.gui.item_redstone_or_filter
2185[21:03:33 INFO]: Registered permission enderio.gui.item_redstone_and_filter
2186[21:03:33 INFO]: Registered permission enderio.gui.item_redstone_nor_filter
2187[21:03:33 INFO]: Registered permission enderio.gui.item_redstone_nand_filter
2188[21:03:33 INFO]: Registered permission enderio.gui.item_redstone_xor_filter
2189[21:03:33 INFO]: Registered permission enderio.gui.item_redstone_xnor_filter
2190[21:03:33 INFO]: Registered permission enderio.gui.item_redstone_toggle_filter
2191[21:03:33 INFO]: Registered permission enderio.gui.item_redstone_counting_filter
2192[21:03:33 INFO]: Registered permission enderio.gui.item_redstone_sensor_filter
2193[21:03:33 INFO]: Registered permission enderio.gui.item_redstone_timer_filter
2194[21:03:33 INFO]: Registered permission enderio.gui.item_dark_steel_helmet
2195[21:03:33 INFO]: Registered permission enderio.gui.item_dark_steel_chestplate
2196[21:03:33 INFO]: Registered permission enderio.gui.item_dark_steel_leggings
2197[21:03:33 INFO]: Registered permission enderio.gui.item_dark_steel_boots
2198[21:03:33 INFO]: Registered permission enderio.gui.item_end_steel_helmet
2199[21:03:33 INFO]: Registered permission enderio.gui.item_end_steel_chestplate
2200[21:03:33 INFO]: Registered permission enderio.gui.item_end_steel_leggings
2201[21:03:33 INFO]: Registered permission enderio.gui.item_end_steel_boots
2202[21:03:33 INFO]: Registered permission enderio.gui.block_conduit_bundle
2203[21:03:33 INFO]: Registered permission enderio.gui.item_species_item_filter
2204[21:03:33 INFO]: Registered permission enderio.gui.block_simple_furnace
2205[21:03:33 INFO]: Registered permission enderio.gui.block_simple_alloy_smelter
2206[21:03:33 INFO]: Registered permission enderio.gui.block_alloy_smelter
2207[21:03:33 INFO]: Registered permission enderio.gui.block_enhanced_alloy_smelter
2208[21:03:33 INFO]: Registered permission enderio.gui.block_buffer
2209[21:03:33 INFO]: Registered permission enderio.gui.block_enchanter
2210[21:03:33 INFO]: Registered permission enderio.gui.block_farm_station
2211[21:03:33 INFO]: Registered permission enderio.gui.block_combustion_generator
2212[21:03:33 INFO]: Registered permission enderio.gui.block_enhanced_combustion_generator
2213[21:03:33 INFO]: Registered permission enderio.gui.block_simple_stirling_generator
2214[21:03:33 INFO]: Registered permission enderio.gui.block_stirling_generator
2215[21:03:33 INFO]: Registered permission enderio.gui.block_zombie_generator
2216[21:03:33 INFO]: Registered permission enderio.gui.block_franken_zombie_generator
2217[21:03:33 INFO]: Registered permission enderio.gui.block_ender_generator
2218[21:03:33 INFO]: Registered permission enderio.gui.block_lava_generator
2219[21:03:33 INFO]: Registered permission enderio.gui.block_killer_joe
2220[21:03:33 INFO]: Registered permission enderio.gui.block_attractor_obelisk
2221[21:03:33 INFO]: Registered permission enderio.gui.block_aversion_obelisk
2222[21:03:33 INFO]: Registered permission enderio.gui.block_inhibitor_obelisk
2223[21:03:33 INFO]: Registered permission enderio.gui.block_relocator_obelisk
2224[21:03:33 INFO]: Registered permission enderio.gui.block_weather_obelisk
2225[21:03:33 INFO]: Registered permission enderio.gui.block_experience_obelisk
2226[21:03:33 INFO]: Registered permission enderio.gui.block_painter
2227[21:03:33 INFO]: Registered permission enderio.gui.block_simple_sag_mill
2228[21:03:33 INFO]: Registered permission enderio.gui.block_sag_mill
2229[21:03:33 INFO]: Registered permission enderio.gui.block_enhanced_sag_mill
2230[21:03:33 INFO]: Registered permission enderio.gui.block_slice_and_splice
2231[21:03:33 INFO]: Registered permission enderio.gui.block_soul_binder
2232[21:03:33 INFO]: Registered permission enderio.gui.block_powered_spawner
2233[21:03:33 INFO]: Registered permission enderio.gui.block_vat
2234[21:03:33 INFO]: Registered permission enderio.gui.block_enhanced_vat
2235[21:03:33 INFO]: Registered permission enderio.gui.block_simple_wired_charger
2236[21:03:33 INFO]: Registered permission enderio.gui.block_wired_charger
2237[21:03:33 INFO]: Registered permission enderio.gui.block_enhanced_wired_charger
2238[21:03:33 INFO]: Registered permission enderio.gui.block_tank
2239[21:03:33 INFO]: Registered permission enderio.gui.block_transceiver
2240[21:03:33 INFO]: Registered permission enderio.gui.block_vacuum_chest
2241[21:03:33 INFO]: Registered permission enderio.gui.block_xp_vacuum
2242[21:03:33 INFO]: Registered permission enderio.gui.block_niard
2243[21:03:33 INFO]: Registered permission enderio.gui.block_travel_anchor
2244[21:03:33 INFO]: Registered permission enderio.gui.block_tele_pad
2245[21:03:33 INFO]: Registered permission enderio.gui.block_dialing_device
2246[21:03:33 INFO]: Registered permission enderio.gui.block_impulse_hopper
2247[21:03:33 INFO]: Registered permission enderio.gui.block_simple_crafter
2248[21:03:33 INFO]: Registered permission enderio.gui.block_crafter
2249[21:03:33 INFO]: Registered permission enderio.gui.block_creative_spawner
2250[21:03:33 INFO]: Registered permission enderio.gui.block_cap_bank
2251[21:03:33 INFO]: Registered permission enderio.gui.block_power_monitor
2252[21:03:33 INFO]: Registered permission enderio.gui.block_advanced_power_monitor
2253[21:03:33 INFO]: Registered permission enderio.gui.item_gas_filter
2254[21:03:36 INFO]: Found extended redstone mods, enabling tier two redstone card.
2255[21:03:38 INFO]: Initializing capabilities.
2256[21:03:39 INFO]: Done with init phase.
2257[21:03:42 INFO]: Activating Halloween Seasonal Pack
2258[21:03:43 INFO]: Registered Mine Ore Generator at depth 30 called mine_zinc
2259[21:03:44 INFO]: Adding Forestry Bees for OpenComputers.
2260[21:03:46 INFO]: Mixin successful? true
2261[21:03:46 INFO]: Mixin successful? false
2262[21:03:47 INFO]: Version 9.8.3 initializing...
2263[21:03:48 INFO]: Loading complete.
2264[21:03:48 INFO]: Mod loaded.
2265[21:03:52 INFO]: Property config values missing:
2266[21:03:52 INFO]: property: aoePickUpgrade.aoeMiningDiameter.diameter.multiplier
2267[21:03:52 INFO]: getValue: 5
2268[21:03:52 INFO]: Property config values missing:
2269[21:03:52 INFO]: property: fortuneModule.fortuneLevel.enchLevel.multiplier
2270[21:03:52 INFO]: getValue: 3
2271[21:03:52 INFO]: Property config values missing:
2272[21:03:52 INFO]: property: airtightSeal.slotPoints.base
2273[21:03:52 INFO]: getValue: 1.0
2274[21:03:52 INFO]: Property config values missing:
2275[21:03:52 INFO]: property: chisel.slotPoints.base
2276[21:03:52 INFO]: getValue: 1.0
2277[21:03:52 INFO]: Property config values missing:
2278[21:03:52 INFO]: property: chisel.chiselEnergyCon.base
2279[21:03:52 INFO]: getValue: 500.0
2280[21:03:52 INFO]: Property config values missing:
2281[21:03:52 INFO]: property: chisel.chiselHarvSpd.base
2282[21:03:52 INFO]: getValue: 8.0
2283[21:03:52 INFO]: Property config values missing:
2284[21:03:52 INFO]: property: chisel.chiselEnergyCon.overclock.multiplier
2285[21:03:52 INFO]: getValue: 9500.0
2286[21:03:52 INFO]: Property config values missing:
2287[21:03:52 INFO]: property: chisel.chiselHarvSpd.overclock.multiplier
2288[21:03:52 INFO]: getValue: 22.0
2289[21:03:52 INFO]: Property config values missing:
2290[21:03:52 INFO]: property: omniProbe.slotPoints.base
2291[21:03:52 INFO]: getValue: 1.0
2292[21:03:53 WARN]: Overriding existing radiation moderator data for <redstone>
2293[21:03:53 WARN]: Overriding existing radiation moderator data for <glowstone>
2294[21:03:53 WARN]: Overriding existing radiation moderator data for <ender>
2295[21:03:53 INFO]: Deduplicated 1017 property sets.
2296[21:03:53 INFO]: Weakening LaunchWrapper resource cache...
2297[21:03:54 INFO]: Registered 2 branches
2298[21:03:54 INFO]: Registered 17 bees
2299[21:03:55 INFO]: minecraft:ocean;OCEAN;0.5;false;false;false;[WATER, OCEAN]
2300[21:03:55 INFO]: minecraft:plains;MEDIUM;0.8;false;false;false;[PLAINS]
2301[21:03:55 INFO]: minecraft:desert;WARM;2.0;false;false;false;[SANDY, HOT, DRY]
2302[21:03:55 INFO]: minecraft:extreme_hills;MEDIUM;0.2;false;false;false;[MOUNTAIN, HILLS]
2303[21:03:55 INFO]: minecraft:forest;MEDIUM;0.7;false;false;false;[FOREST]
2304[21:03:55 INFO]: minecraft:taiga;MEDIUM;0.25;false;false;false;[CONIFEROUS, FOREST, COLD]
2305[21:03:55 INFO]: minecraft:swampland;MEDIUM;0.8;true;false;false;[SWAMP, WET]
2306[21:03:55 INFO]: minecraft:river;MEDIUM;0.5;false;false;false;[RIVER, WATER]
2307[21:03:55 INFO]: minecraft:hell;WARM;2.0;false;false;false;[HOT, NETHER, DRY]
2308[21:03:55 INFO]: minecraft:sky;MEDIUM;0.5;false;false;false;[END, DRY, COLD]
2309[21:03:55 INFO]: minecraft:frozen_ocean;OCEAN;0.0;false;false;true;[WATER, OCEAN, COLD, SNOWY]
2310[21:03:55 INFO]: minecraft:frozen_river;COLD;0.0;false;false;true;[RIVER, WATER, COLD, SNOWY]
2311[21:03:55 INFO]: minecraft:ice_flats;COLD;0.0;false;false;true;[WASTELAND, COLD, SNOWY]
2312[21:03:55 INFO]: minecraft:ice_mountains;COLD;0.0;false;false;true;[MOUNTAIN, COLD, SNOWY]
2313[21:03:55 INFO]: minecraft:mushroom_island;MEDIUM;0.9;true;false;false;[MUSHROOM, RARE]
2314[21:03:55 INFO]: minecraft:mushroom_island_shore;MEDIUM;0.9;true;false;false;[MUSHROOM, BEACH, RARE]
2315[21:03:55 INFO]: minecraft:beaches;MEDIUM;0.8;false;false;false;[BEACH]
2316[21:03:55 INFO]: minecraft:desert_hills;WARM;2.0;false;false;false;[SANDY, HILLS, HOT, DRY]
2317[21:03:55 INFO]: minecraft:forest_hills;MEDIUM;0.7;false;false;false;[FOREST, HILLS]
2318[21:03:55 INFO]: minecraft:taiga_hills;MEDIUM;0.25;false;false;false;[CONIFEROUS, FOREST, HILLS, COLD]
2319[21:03:55 INFO]: minecraft:smaller_extreme_hills;MEDIUM;0.2;false;false;false;[MOUNTAIN]
2320[21:03:55 INFO]: minecraft:jungle;MEDIUM;0.95;true;false;false;[HOT, JUNGLE, DENSE, WET]
2321[21:03:55 INFO]: minecraft:jungle_hills;MEDIUM;0.95;true;false;false;[HILLS, HOT, JUNGLE, DENSE, WET]
2322[21:03:55 INFO]: minecraft:jungle_edge;MEDIUM;0.95;false;false;false;[FOREST, HOT, JUNGLE, WET, RARE]
2323[21:03:55 INFO]: minecraft:deep_ocean;OCEAN;0.5;false;false;false;[WATER, OCEAN]
2324[21:03:55 INFO]: minecraft:stone_beach;MEDIUM;0.2;false;false;false;[BEACH]
2325[21:03:55 INFO]: minecraft:cold_beach;COLD;0.05;false;false;true;[COLD, SNOWY, BEACH]
2326[21:03:55 INFO]: minecraft:birch_forest;MEDIUM;0.6;false;false;false;[FOREST]
2327[21:03:55 INFO]: minecraft:birch_forest_hills;MEDIUM;0.6;false;false;false;[FOREST, HILLS]
2328[21:03:55 INFO]: minecraft:roofed_forest;MEDIUM;0.7;false;false;false;[FOREST, SPOOKY, DENSE]
2329[21:03:55 INFO]: minecraft:taiga_cold;COLD;-0.5;false;false;true;[CONIFEROUS, FOREST, COLD, SNOWY]
2330[21:03:55 INFO]: minecraft:taiga_cold_hills;COLD;-0.5;false;false;true;[CONIFEROUS, FOREST, HILLS, COLD, SNOWY]
2331[21:03:55 INFO]: minecraft:redwood_taiga;MEDIUM;0.3;false;false;false;[CONIFEROUS, FOREST, COLD]
2332[21:03:55 INFO]: minecraft:redwood_taiga_hills;MEDIUM;0.3;false;false;false;[CONIFEROUS, FOREST, HILLS, COLD]
2333[21:03:55 INFO]: minecraft:extreme_hills_with_trees;MEDIUM;0.2;false;false;false;[FOREST, MOUNTAIN, SPARSE]
2334[21:03:55 INFO]: minecraft:savanna;WARM;1.2;false;false;false;[SPARSE, SAVANNA, HOT, PLAINS]
2335[21:03:55 INFO]: minecraft:savanna_rock;WARM;1.0;false;false;false;[SPARSE, SAVANNA, HOT, PLAINS, RARE]
2336[21:03:55 INFO]: minecraft:mesa;WARM;2.0;false;false;false;[MESA, SANDY, DRY]
2337[21:03:55 INFO]: minecraft:mesa_rock;WARM;2.0;false;false;false;[MESA, SANDY, SPARSE, DRY]
2338[21:03:55 INFO]: minecraft:mesa_clear_rock;WARM;2.0;false;false;false;[MESA, SANDY, DRY]
2339[21:03:55 INFO]: minecraft:void;MEDIUM;0.5;false;false;false;[VOID]
2340[21:03:55 INFO]: minecraft:mutated_plains;MEDIUM;0.8;false;true;false;[PLAINS, RARE]
2341[21:03:55 INFO]: minecraft:mutated_desert;WARM;2.0;false;true;false;[SANDY, HOT, DRY, RARE]
2342[21:03:55 INFO]: minecraft:mutated_extreme_hills;MEDIUM;0.2;false;true;false;[MOUNTAIN, SPARSE, RARE]
2343[21:03:55 INFO]: minecraft:mutated_forest;MEDIUM;0.7;false;true;false;[FOREST, HILLS, RARE]
2344[21:03:55 INFO]: minecraft:mutated_taiga;MEDIUM;0.25;false;true;false;[CONIFEROUS, FOREST, MOUNTAIN, COLD, RARE]
2345[21:03:55 INFO]: minecraft:mutated_swampland;MEDIUM;0.8;true;true;false;[SWAMP, HILLS, WET, RARE]
2346[21:03:55 INFO]: minecraft:mutated_ice_flats;COLD;0.0;false;true;true;[HILLS, COLD, SNOWY, RARE]
2347[21:03:55 INFO]: minecraft:mutated_jungle;MEDIUM;0.95;true;true;false;[MOUNTAIN, HOT, JUNGLE, DENSE, WET, RARE]
2348[21:03:55 INFO]: minecraft:mutated_jungle_edge;MEDIUM;0.95;false;true;false;[SPARSE, HILLS, HOT, JUNGLE, RARE]
2349[21:03:55 INFO]: minecraft:mutated_birch_forest;MEDIUM;0.6;false;true;false;[FOREST, HILLS, DENSE, RARE]
2350[21:03:55 INFO]: minecraft:mutated_birch_forest_hills;MEDIUM;0.6;false;true;false;[FOREST, MOUNTAIN, DENSE, RARE]
2351[21:03:55 INFO]: minecraft:mutated_roofed_forest;MEDIUM;0.7;false;true;false;[FOREST, MOUNTAIN, SPOOKY, DENSE, RARE]
2352[21:03:55 INFO]: minecraft:mutated_taiga_cold;COLD;-0.5;false;true;true;[CONIFEROUS, FOREST, MOUNTAIN, COLD, SNOWY, RARE]
2353[21:03:55 INFO]: minecraft:mutated_redwood_taiga;MEDIUM;0.25;false;true;false;[FOREST, DENSE, RARE]
2354[21:03:55 INFO]: minecraft:mutated_redwood_taiga_hills;MEDIUM;0.25;false;true;false;[FOREST, HILLS, DENSE, RARE]
2355[21:03:55 INFO]: minecraft:mutated_extreme_hills_with_trees;MEDIUM;0.2;false;true;false;[MOUNTAIN, SPARSE, RARE]
2356[21:03:55 INFO]: minecraft:mutated_savanna;WARM;1.1;false;true;false;[SPARSE, MOUNTAIN, SAVANNA, HOT, DRY, RARE]
2357[21:03:55 INFO]: minecraft:mutated_savanna_rock;WARM;1.0;false;true;false;[SPARSE, SAVANNA, HILLS, HOT, DRY, RARE]
2358[21:03:55 INFO]: minecraft:mutated_mesa;WARM;2.0;false;true;false;[SPARSE, MOUNTAIN, HOT, DRY, RARE]
2359[21:03:55 INFO]: minecraft:mutated_mesa_rock;WARM;2.0;false;true;false;[SPARSE, HILLS, HOT, DRY, RARE]
2360[21:03:55 INFO]: minecraft:mutated_mesa_clear_rock;WARM;2.0;false;true;false;[SPARSE, MOUNTAIN, HOT, DRY, RARE]
2361[21:03:55 INFO]: biomesoplenty:gravel_beach;MEDIUM;0.6;false;false;false;[BEACH]
2362[21:03:55 INFO]: biomesoplenty:white_beach;WARM;1.0;true;false;false;[BEACH]
2363[21:03:55 INFO]: biomesoplenty:origin_beach;MEDIUM;0.6;false;false;false;[BEACH, RARE]
2364[21:03:55 INFO]: biomesoplenty:alps;COLD;-0.25;false;false;true;[MOUNTAIN, DRY, SNOWY, COLD]
2365[21:03:55 INFO]: biomesoplenty:bamboo_forest;MEDIUM;0.9;false;false;false;[FOREST, JUNGLE, DENSE, WET]
2366[21:03:55 INFO]: biomesoplenty:bayou;MEDIUM;0.95;true;false;false;[SWAMP, HOT, DENSE, WET]
2367[21:03:55 INFO]: biomesoplenty:bog;MEDIUM;0.5;true;false;false;[FOREST, SWAMP, COLD, WET]
2368[21:03:55 INFO]: biomesoplenty:boreal_forest;MEDIUM;0.3;false;false;false;[FOREST, CONIFEROUS, HILLS, DENSE, COLD]
2369[21:03:55 INFO]: biomesoplenty:brushland;WARM;1.5;false;false;false;[SPARSE, SAVANNA, HOT, DRY]
2370[21:03:55 INFO]: biomesoplenty:chaparral;MEDIUM;0.8;false;false;false;[DRY, PLAINS]
2371[21:03:55 INFO]: biomesoplenty:cherry_blossom_grove;MEDIUM;0.55;false;false;false;[MAGICAL, FOREST, LUSH, DENSE, WET]
2372[21:03:55 INFO]: biomesoplenty:cold_desert;MEDIUM;0.2;false;false;false;[DRY, SNOWY, COLD]
2373[21:03:55 INFO]: biomesoplenty:coniferous_forest;MEDIUM;0.45;false;false;false;[CONIFEROUS, FOREST, DENSE, COLD]
2374[21:03:55 INFO]: biomesoplenty:crag;MEDIUM;0.5;false;false;false;[MAGICAL, MOUNTAIN, HILLS, WASTELAND, DRY, COLD]
2375[21:03:55 INFO]: biomesoplenty:dead_forest;MEDIUM;0.3;false;false;false;[FOREST, SPARSE, DRY, COLD, DEAD]
2376[21:03:55 INFO]: biomesoplenty:dead_swamp;MEDIUM;0.6;true;false;false;[SPARSE, SWAMP, SPOOKY, COLD, WET, DEAD]
2377[21:03:55 INFO]: biomesoplenty:eucalyptus_forest;MEDIUM;0.95;true;false;false;[FOREST, LUSH, JUNGLE, DENSE, WET]
2378[21:03:55 INFO]: biomesoplenty:fen;MEDIUM;0.4;false;false;false;[FOREST, SWAMP, DENSE, COLD, WET, DEAD]
2379[21:03:55 INFO]: biomesoplenty:flower_field;MEDIUM;0.7;false;false;false;[LUSH, PLAINS]
2380[21:03:55 INFO]: biomesoplenty:grassland;MEDIUM;0.6;false;false;false;[HILLS, PLAINS, WET]
2381[21:03:55 INFO]: biomesoplenty:grove;MEDIUM;0.6;false;false;false;[FOREST, SPARSE, LUSH, PLAINS, WET]
2382[21:03:55 INFO]: biomesoplenty:highland;MEDIUM;0.6;false;false;false;[MOUNTAIN, HILLS, WET]
2383[21:03:55 INFO]: biomesoplenty:land_of_lakes;MEDIUM;0.5;true;false;false;[FOREST, SWAMP, DENSE, WET]
2384[21:03:55 INFO]: biomesoplenty:lavender_fields;MEDIUM;0.7;false;false;false;[MAGICAL, LUSH, PLAINS]
2385[21:03:55 INFO]: biomesoplenty:lush_desert;WARM;1.2;false;false;false;[SANDY, SPARSE, SAVANNA, LUSH, HOT, DRY]
2386[21:03:55 INFO]: biomesoplenty:lush_swamp;MEDIUM;0.7;true;false;false;[LUSH, SWAMP, DENSE, WET]
2387[21:03:55 INFO]: biomesoplenty:mangrove;MEDIUM;0.85;false;false;false;[WATER, LUSH, SWAMP, DENSE, WET]
2388[21:03:55 INFO]: biomesoplenty:maple_woods;MEDIUM;0.25;false;false;false;[FOREST, CONIFEROUS, DENSE, COLD]
2389[21:03:55 INFO]: biomesoplenty:marsh;MEDIUM;0.6;false;false;false;[LUSH, WET]
2390[21:03:55 INFO]: biomesoplenty:meadow;MEDIUM;0.4;false;false;false;[FOREST, SPARSE, LUSH, PLAINS, COLD, WET]
2391[21:03:55 INFO]: biomesoplenty:moor;MEDIUM;0.6;true;false;false;[SWAMP, HILLS, WET]
2392[21:03:55 INFO]: biomesoplenty:mountain;MEDIUM;0.5;false;false;false;[FOREST, MOUNTAIN, SPARSE, DRY]
2393[21:03:55 INFO]: biomesoplenty:mystic_grove;MEDIUM;0.7;false;false;false;[MAGICAL, FOREST, LUSH, DENSE, WET, RARE]
2394[21:03:55 INFO]: biomesoplenty:ominous_woods;MEDIUM;0.6;false;false;false;[MAGICAL, FOREST, SPOOKY, DENSE, WET, DEAD, RARE]
2395[21:03:55 INFO]: biomesoplenty:orchard;MEDIUM;0.7;false;false;false;[FOREST, LUSH, PLAINS, DENSE]
2396[21:03:55 INFO]: biomesoplenty:outback;WARM;2.0;false;false;false;[SANDY, SPARSE, SAVANNA, HOT, DRY]
2397[21:03:55 INFO]: biomesoplenty:overgrown_cliffs;MEDIUM;0.95;false;false;false;[MOUNTAIN, LUSH, HILLS, JUNGLE, DENSE, WET]
2398[21:03:55 INFO]: biomesoplenty:prairie;MEDIUM;0.8;false;false;false;[SPARSE, DRY, PLAINS]
2399[21:03:55 INFO]: biomesoplenty:quagmire;MEDIUM;0.6;true;false;false;[SWAMP, WASTELAND, WET, DEAD]
2400[21:03:55 INFO]: biomesoplenty:rainforest;MEDIUM;0.95;true;false;false;[FOREST, LUSH, HILLS, JUNGLE, DENSE, WET]
2401[21:03:55 INFO]: biomesoplenty:redwood_forest;MEDIUM;0.7;false;false;false;[FOREST, DENSE]
2402[21:03:55 INFO]: biomesoplenty:sacred_springs;MEDIUM;0.85;true;false;false;[MAGICAL, FOREST, LUSH, JUNGLE, DENSE, WET, RARE]
2403[21:03:55 INFO]: biomesoplenty:seasonal_forest;MEDIUM;0.4;false;false;false;[FOREST, DENSE, COLD]
2404[21:03:55 INFO]: biomesoplenty:shield;MEDIUM;0.4;false;false;false;[FOREST, DENSE, COLD, WET]
2405[21:03:55 INFO]: biomesoplenty:shrubland;MEDIUM;0.6;false;false;false;[SPARSE, DRY, PLAINS]
2406[21:03:55 INFO]: biomesoplenty:snowy_coniferous_forest;COLD;-0.25;false;false;true;[FOREST, CONIFEROUS, DENSE, SNOWY, COLD]
2407[21:03:55 INFO]: biomesoplenty:snowy_forest;COLD;-0.25;false;false;true;[FOREST, SPARSE, SNOWY, COLD, WET]
2408[21:03:55 INFO]: biomesoplenty:steppe;MEDIUM;0.75;false;false;false;[SANDY, DRY, PLAINS]
2409[21:03:55 INFO]: biomesoplenty:temperate_rainforest;MEDIUM;0.75;true;false;false;[FOREST, LUSH, DENSE, WET]
2410[21:03:55 INFO]: biomesoplenty:tropical_rainforest;WARM;1.0;true;false;false;[LUSH, HOT, JUNGLE, DENSE, WET]
2411[21:03:55 INFO]: biomesoplenty:tundra;MEDIUM;0.2;false;false;false;[SPARSE, WASTELAND, COLD, WET, DEAD]
2412[21:03:55 INFO]: biomesoplenty:wasteland;WARM;2.0;false;false;false;[SPARSE, WASTELAND, DRY, DEAD]
2413[21:03:55 INFO]: biomesoplenty:wetland;MEDIUM;0.6;false;false;false;[FOREST, LUSH, SWAMP, DENSE, WET]
2414[21:03:55 INFO]: biomesoplenty:woodland;MEDIUM;0.7;false;false;false;[FOREST, DRY, DENSE]
2415[21:03:55 INFO]: biomesoplenty:xeric_shrubland;WARM;1.75;false;false;false;[SANDY, SPARSE, SAVANNA, LUSH, HOT, DRY]
2416[21:03:55 INFO]: biomesoplenty:alps_foothills;COLD;-0.25;false;false;true;[FOREST, MOUNTAIN, SPARSE, DRY, SNOWY, COLD]
2417[21:03:55 INFO]: biomesoplenty:mountain_foothills;MEDIUM;0.5;false;false;false;[FOREST, MOUNTAIN, SPARSE, HILLS, DRY]
2418[21:03:55 INFO]: biomesoplenty:redwood_forest_edge;MEDIUM;0.7;false;false;false;[FOREST, DENSE]
2419[21:03:55 INFO]: biomesoplenty:pasture;MEDIUM;0.8;false;false;false;[SPARSE, DRY, PLAINS]
2420[21:03:55 INFO]: biomesoplenty:glacier;COLD;-0.5;false;false;false;[WASTELAND, SNOWY, COLD]
2421[21:03:55 INFO]: biomesoplenty:oasis;WARM;2.0;false;false;false;[SANDY, SPARSE, LUSH, HOT, JUNGLE, WET]
2422[21:03:55 INFO]: biomesoplenty:snowy_tundra;COLD;0.0;false;false;false;[SPARSE, WASTELAND, SNOWY, COLD, WET, DEAD]
2423[21:03:55 INFO]: biomesoplenty:coral_reef;MEDIUM;0.5;false;false;false;[WATER, OCEAN]
2424[21:03:55 INFO]: biomesoplenty:kelp_forest;MEDIUM;0.5;false;false;false;[WATER, OCEAN]
2425[21:03:55 INFO]: biomesoplenty:origin_island;MEDIUM;0.6;false;false;false;[FOREST, WATER, RARE]
2426[21:03:55 INFO]: biomesoplenty:tropical_island;MEDIUM;0.95;true;false;false;[WATER, LUSH, JUNGLE, DENSE, WET]
2427[21:03:55 INFO]: biomesoplenty:volcanic_island;WARM;1.2;false;false;false;[MOUNTAIN, WATER, HOT, WASTELAND, DRY, DEAD]
2428[21:03:55 INFO]: biomesoplenty:flower_island;MEDIUM;0.8;false;false;false;[MAGICAL, WATER, LUSH, PLAINS, DENSE]
2429[21:03:55 INFO]: biomesoplenty:corrupted_sands;WARM;2.0;false;false;false;[SANDY, NETHER, HOT, DRY, DENSE]
2430[21:03:55 INFO]: biomesoplenty:fungi_forest;WARM;2.0;false;false;false;[MUSHROOM, NETHER, HOT, DENSE]
2431[21:03:55 INFO]: biomesoplenty:phantasmagoric_inferno;WARM;2.0;false;false;false;[MAGICAL, SPOOKY, NETHER, HOT, WASTELAND, DRY]
2432[21:03:55 INFO]: biomesoplenty:undergarden;WARM;2.0;false;false;false;[LUSH, NETHER, HOT]
2433[21:03:55 INFO]: biomesoplenty:visceral_heap;WARM;2.0;false;false;false;[NETHER, HOT, WET]
2434[21:03:55 WARN]: No types have been added to Biome jeid:error_biome, types have been assigned on a best-effort guess: [PLAINS]
2435[21:03:55 INFO]: jeid:error_biome;MEDIUM;0.5;false;false;false;[PLAINS]
2436[21:03:55 WARN]: No types have been added to Biome appliedenergistics2:storage_biome, types have been assigned on a best-effort guess: [PLAINS, COLD]
2437[21:03:55 INFO]: appliedenergistics2:storage_biome;COLD;-100.0;false;true;false;[PLAINS, COLD]
2438[21:03:55 INFO]: buildcraftenergy:oil_ocean;OCEAN;0.5;false;false;false;[WATER, OCEAN]
2439[21:03:55 INFO]: buildcraftenergy:oil_desert;WARM;2.0;false;false;false;[SANDY, HOT, DRY]
2440[21:03:55 INFO]: thaumcraft:magical_forest;MEDIUM;0.8;false;false;false;[MAGICAL, FOREST]
2441[21:03:55 INFO]: thaumcraft:eerie;MEDIUM;0.8;false;false;false;[MAGICAL, SPOOKY]
2442[21:03:55 INFO]: thaumcraft:eldritch;MEDIUM;0.8;false;false;false;[MAGICAL, END, SPOOKY]
2443[21:03:55 INFO]: twilightforest:twilight_lake;MEDIUM;0.66;true;false;false;[WATER, TWILIGHT, OCEAN]
2444[21:03:55 INFO]: twilightforest:twilight_forest;MEDIUM;0.5;false;false;false;[FOREST, TWILIGHT]
2445[21:03:55 INFO]: twilightforest:dense_twilight_forest;MEDIUM;0.7;false;false;false;[FOREST, TWILIGHT, DENSE]
2446[21:03:55 INFO]: twilightforest:twilight_highlands;MEDIUM;0.4;false;false;false;[FOREST, CONIFEROUS, MOUNTAIN, TWILIGHT]
2447[21:03:55 INFO]: twilightforest:mushroom_forest;MEDIUM;0.8;false;false;false;[FOREST, MUSHROOM, TWILIGHT]
2448[21:03:55 INFO]: twilightforest:twilight_swamp;MEDIUM;0.8;true;false;false;[TWILIGHT, SWAMP, WET]
2449[21:03:55 INFO]: twilightforest:twilight_stream;MEDIUM;0.5;false;false;false;[RIVER, WATER, TWILIGHT]
2450[21:03:55 INFO]: twilightforest:snowy_forest;COLD;0.09;true;false;false;[FOREST, CONIFEROUS, TWILIGHT, SNOWY, COLD]
2451[21:03:55 INFO]: twilightforest:twilight_glacier;COLD;0.0;false;false;false;[TWILIGHT, WASTELAND, COLD, SNOWY]
2452[21:03:55 INFO]: twilightforest:twilight_clearing;MEDIUM;0.8;false;false;false;[SPARSE, TWILIGHT, PLAINS]
2453[21:03:55 INFO]: twilightforest:oak_savannah;MEDIUM;0.9;false;false;false;[FOREST, SPARSE, TWILIGHT]
2454[21:03:55 INFO]: twilightforest:firefly_forest;MEDIUM;0.5;true;false;false;[FOREST, TWILIGHT, LUSH]
2455[21:03:55 INFO]: twilightforest:deep_mushroom_forest;MEDIUM;0.8;true;false;false;[FOREST, MUSHROOM, TWILIGHT]
2456[21:03:55 INFO]: twilightforest:dark_forest;MEDIUM;0.7;true;false;false;[FOREST, TWILIGHT, SPOOKY, DENSE]
2457[21:03:55 INFO]: twilightforest:enchanted_forest;MEDIUM;0.5;false;false;false;[MAGICAL, FOREST, TWILIGHT]
2458[21:03:55 INFO]: twilightforest:fire_swamp;WARM;1.0;false;false;false;[TWILIGHT, SWAMP, HOT, WASTELAND]
2459[21:03:55 INFO]: twilightforest:dark_forest_center;MEDIUM;0.5;true;false;false;[MAGICAL, FOREST, TWILIGHT, SPOOKY, DENSE]
2460[21:03:55 INFO]: twilightforest:highlands_center;MEDIUM;0.3;false;false;false;[MESA, TWILIGHT, DRY, WASTELAND, DEAD]
2461[21:03:55 INFO]: twilightforest:thornlands;MEDIUM;0.3;false;false;false;[TWILIGHT, HILLS, DRY, WASTELAND, DEAD]
2462[21:03:55 INFO]: twilightforest:spooky_forest;MEDIUM;0.5;true;false;false;[FOREST, TWILIGHT, SPOOKY, DENSE, DEAD]
2463[21:03:55 INFO]: galacticraftcore:outer space;MEDIUM;0.5;false;false;false;[SPARSE, SPOOKY, DRY, DEAD]
2464[21:03:55 INFO]: galacticraftplanets:outer space 1;WARM;4.0;false;false;false;[SANDY, HOT, DRY, DEAD]
2465[21:03:55 INFO]: galacticraftplanets:outer space 2;WARM;4.0;false;false;false;[SANDY, HOT, DRY, DEAD]
2466[21:03:55 INFO]: extraplanets:outer space 3;MEDIUM;0.5;false;false;false;[LUSH, DRY, DENSE, COLD]
2467[21:03:55 INFO]: extraplanets:outer space 4;MEDIUM;0.5;false;false;false;[LUSH, DRY, DENSE, COLD]
2468[21:03:55 INFO]: extraplanets:outer space 5;MEDIUM;0.5;false;false;false;[LUSH, DRY, DENSE, COLD]
2469[21:03:55 INFO]: extraplanets:outer space 6;MEDIUM;0.5;false;false;false;[LUSH, DRY, DENSE, COLD]
2470[21:03:55 INFO]: extraplanets:outer space 7;MEDIUM;0.5;false;false;false;[DRY, COLD, DEAD]
2471[21:03:55 INFO]: extraplanets:outer space 8;MEDIUM;0.5;false;false;false;[FOREST, COLD, DEAD]
2472[21:03:55 INFO]: extraplanets:outer space 9;MEDIUM;0.5;false;false;false;[SANDY, DRY, COLD, DEAD]
2473[21:03:55 INFO]: extraplanets:outer space 10;MEDIUM;0.5;false;false;false;[FOREST, COLD, DEAD]
2474[21:03:55 INFO]: extraplanets:outer space 11;MEDIUM;0.8;true;false;false;[WASTELAND, COLD, WET, DEAD]
2475[21:03:55 INFO]: extraplanets:outer space 12;MEDIUM;0.5;false;false;false;[FOREST, COLD, DEAD]
2476[21:03:55 WARN]: No types have been added to Biome aroma1997sdimension:miningbiome, types have been assigned on a best-effort guess: [PLAINS]
2477[21:03:55 INFO]: aroma1997sdimension:miningbiome;MEDIUM;0.5;false;false;false;[PLAINS]
2478[21:03:56 INFO]: Registering drops for shadedGarden.
2479[21:03:56 INFO]: Registering drops for tropicalGarden.
2480[21:03:56 INFO]: Registering drops for windyGarden.
2481[21:03:56 INFO]: Registering drops for frostGarden.
2482[21:03:56 INFO]: Registering drops for aridGarden.
2483[21:03:56 INFO]: Registering drops for soggyGarden.
2484[21:03:56 INFO]: Registering Guide Book entries...
2485[21:03:56 INFO]: Registered Guide Book entries
2486[21:03:56 INFO]: Initialising integration for Tinkers' Construct...
2487[21:03:56 INFO]: Initialised integration for Tinkers' Construct
2488[21:03:56 INFO]: Registering Bioreactor entries for Tinkers' Construct...
2489[21:03:56 INFO]: Registered Bioreactor entries for Tinkers' Construct
2490[21:03:56 INFO]: Registering Bioreactor entries for Mystical Agriculture...
2491[21:03:56 INFO]: Registered Bioreactor entries for Mystical Agriculture
2492[21:03:56 INFO]: Registering Bioreactor entries for Pam's HarvestCraft...
2493[21:03:56 INFO]: Registered Bioreactor entries for Pam's HarvestCraft
2494[21:03:56 INFO]: Registering Protein Reactor entries for Pam's HarvestCraft...
2495[21:03:56 INFO]: Registered Protein Reactor entries for Pam's HarvestCraft
2496[21:03:56 INFO]: Registering Bioreactor entries for Natura...
2497[21:03:56 INFO]: Registered Bioreactor entries for Natura
2498[21:03:56 INFO]: Registering Protein Reactor entries for Natura...
2499[21:03:56 INFO]: Registered Protein Reactor entries for Natura
2500[21:03:56 INFO]: Registering Bioreactor entries for Biomes O' Plenty...
2501[21:03:56 INFO]: Registered Bioreactor entries for Biomes O' Plenty
2502[21:03:56 INFO]: Registering Bioreactor entries for Botania...
2503[21:03:56 INFO]: Registered Bioreactor entries for Botania
2504[21:03:56 INFO]: Registering Bioreactor entries for Thaumcraft...
2505[21:03:56 INFO]: Registered Bioreactor entries for Thaumcraft
2506[21:03:57 INFO]: http://api.enderplay.com/pack/the-1122-pack.json returned respond code 200
2507[21:03:57 INFO]: Initializing modules for mod magicbees...
2508[21:03:57 INFO]: Initializing module Vanilla Module
2509[21:03:57 INFO]: Initializing module Railcraft Integration
2510[21:03:57 INFO]: Initializing module Thaumcraft Integration
2511[21:03:57 INFO]: Initializing module ThermalExpansion Integration
2512[21:03:57 INFO]: Initializing module RedstoneArsenal Integration
2513[21:03:57 INFO]: Initializing module Botania Integration
2514[21:03:57 INFO]: Initializing module AE2 Integration
2515[21:03:57 INFO]: Initialized 7 modules for mod magicbees
2516[21:03:57 INFO]: Registering 111 new bee species!
2517[21:03:57 INFO]: http://api.technicpack.net/launcher/version/stable4 returned respond code 200
2518[21:03:57 INFO]: MagicBees has Initialized in 597 ms
2519[21:03:57 INFO]: Loaded MekanismGenerators module.
2520[21:03:57 INFO]: Loaded 'Mekanism: Tools' module.
2521[21:03:57 INFO]: Registering handlers
2522[21:03:57 INFO]: Registering network messages
2523[21:03:57 INFO]: Doing intermod communication
2524[21:03:57 INFO]: Registering EIO Alloy Smelter recipe
2525[21:03:57 INFO]: Registering EIO Alloy Smelter recipe
2526[21:03:57 INFO]: Registering EIO Alloy Smelter recipe
2527[21:03:57 INFO]: Registering EIO Alloy Smelter recipe
2528[21:03:57 INFO]: Registering EIO Soul Binder recipe
2529[21:03:57 INFO]: Registering TE Induction Smelter recipe
2530[21:03:57 INFO]: Registering TE Induction Smelter recipe
2531[21:03:57 INFO]: Registering TE Induction Smelter recipe
2532[21:03:57 INFO]: Registering TE Fluid Transposer fill recipe
2533[21:03:57 INFO]: Registering TE Fluid Transposer fill recipe
2534[21:03:57 INFO]: Registering Sounds...
2535[21:03:58 INFO]: Registered Vanilla Recipes
2536[21:03:58 INFO]: Registered Tinkers' Construct Recipes
2537[21:03:58 INFO]: Registered Thermal Expansion Recipes
2538[21:03:58 INFO]: Registered Mekanism Recipes
2539[21:03:58 INFO]: Registered Industrial Craft 2 Recipes
2540[21:03:58 INFO]: Loaded WAILA/HWYLA Integration
2541[21:04:00 INFO]: Added PneumaticCraft: Repressurized fuels to CoFH Compression Dynamo
2542[21:04:00 INFO]: Registered CoFH fuel 'creosote' @ 75000 mL air/bucket
2543[21:04:00 INFO]: Registered CoFH fuel 'coal' @ 300000 mL air/bucket
2544[21:04:00 INFO]: Registered CoFH fuel 'tree_oil' @ 750000 mL air/bucket
2545[21:04:00 INFO]: Registered CoFH fuel 'refined_oil' @ 937500 mL air/bucket
2546[21:04:00 INFO]: Registered CoFH fuel 'refined_fuel' @ 1500000 mL air/bucket
2547[21:04:00 INFO]: Added CoFH Crude Oil as a Refinery input
2548[21:04:00 INFO]: Registered Forestry fuel 'biomass' @ 500000 mL air/bucket
2549[21:04:00 INFO]: Registered Forestry fuel 'bio.ethanol' @ 500000 mL air/bucket
2550[21:04:01 INFO]: Found 597 ores
2551[21:04:01 INFO]: Created new network wrapper rc&reborncore.&64769
2552[21:04:01 INFO]: Registed packet to rc&reborncore.&64769 side: SERVER id:0
2553[21:04:01 INFO]: Created new network wrapper rc&reborncore.&39932
2554[21:04:01 INFO]: Registed packet to rc&reborncore.&39932 side: CLIENT id:0
2555[21:04:01 INFO]: Registed packet to rc&reborncore.&39932 side: SERVER id:1
2556[21:04:01 INFO]: Registed packet to rc&reborncore.&39932 side: SERVER id:2
2557[21:04:01 INFO]: Registed packet to rc&reborncore.&39932 side: SERVER id:3
2558[21:04:01 INFO]: Registed packet to rc&reborncore.&39932 side: CLIENT id:4
2559[21:04:01 INFO]: Registed packet to rc&reborncore.&39932 side: CLIENT id:5
2560[21:04:01 INFO]: Registed packet to rc&reborncore.&39932 side: SERVER id:6
2561[21:04:01 INFO]: Registed packet to rc&reborncore.&39932 side: SERVER id:7
2562[21:04:01 INFO]: Registed packet to rc&reborncore.&39932 side: CLIENT id:8
2563[21:04:01 INFO]: Registed packet to rc&reborncore.&39932 side: CLIENT id:9
2564[21:04:01 INFO]: Registed packet to rc&reborncore.&39932 side: CLIENT id:10
2565[21:04:01 INFO]: Created new network wrapper rc&vswe.steves&10928
2566[21:04:01 INFO]: Registed packet to rc&vswe.steves&10928 side: CLIENT id:0
2567[21:04:01 INFO]: Registed packet to rc&vswe.steves&10928 side: SERVER id:2
2568[21:04:01 INFO]: Registed packet to rc&vswe.steves&10928 side: CLIENT id:3
2569[21:04:01 INFO]: Registed packet to rc&vswe.steves&10928 side: SERVER id:4
2570[21:04:02 INFO]: Loaded registrys for net.minecraftforge.fml.common.event.FMLInitializationEvent in 1ms
2571[21:04:05 INFO]: Integrations: Init
2572[21:04:05 INFO]: Registering Research Category
2573[21:04:05 INFO]: Registering Research
2574[21:04:05 INFO]: Initializing Telekenetic powers
2575[21:04:05 INFO]: We are in init!
2576[21:04:05 INFO]: Start init [com.bymarcin.zettaindustries.mods.quarryfixer.QuarryFixer]
2577[21:04:05 INFO]: Finish init [com.bymarcin.zettaindustries.mods.quarryfixer.QuarryFixer]
2578[21:04:05 INFO]: Start init [com.bymarcin.zettaindustries.mods.nfc.NFC]
2579[21:04:05 INFO]: Finish init [com.bymarcin.zettaindustries.mods.nfc.NFC]
2580[21:04:05 INFO]: Start init [com.bymarcin.zettaindustries.mods.battery.Battery]
2581[21:04:05 INFO]: Finish init [com.bymarcin.zettaindustries.mods.battery.Battery]
2582[21:04:05 INFO]: Start init [com.bymarcin.zettaindustries.mods.battery.CharcoalBlockMod]
2583[21:04:05 INFO]: Finish init [com.bymarcin.zettaindustries.mods.battery.CharcoalBlockMod]
2584[21:04:05 INFO]: Start init [com.bymarcin.zettaindustries.mods.vanillautils.VanillaUtils]
2585[21:04:05 INFO]: Finish init [com.bymarcin.zettaindustries.mods.vanillautils.VanillaUtils]
2586[21:04:05 INFO]: Start init [com.bymarcin.zettaindustries.mods.rfpowermeter.RFMeter]
2587[21:04:05 INFO]: Finish init [com.bymarcin.zettaindustries.mods.rfpowermeter.RFMeter]
2588[21:04:05 INFO]: Start init [com.bymarcin.zettaindustries.mods.ecatalogue.ECatalogueMod]
2589[21:04:05 INFO]: Finish init [com.bymarcin.zettaindustries.mods.ecatalogue.ECatalogueMod]
2590[21:04:07 INFO]: Received 5 IMC messages from mod projectred-compat.
2591[21:04:07 INFO]: Received 9 IMC messages from mod quark.
2592[21:04:07 INFO]: Received 52 IMC messages from mod twilightforest.
2593[21:04:07 INFO]: Received 22 IMC messages from mod tconstruct.
2594[21:04:07 INFO]: Thermal Foundation: Tinkers' Construct Plugin Enabled.
2595[21:04:08 WARN]: Thermal Expansion received an invalid IMC from chisel! Key was addcompactorpressrecipe
2596[21:04:08 WARN]: Thermal Expansion received an invalid IMC from chisel! Key was addcompactorpressrecipe
2597[21:04:08 INFO]: Processing IMC message fluidFuel:add from pneumaticcraft
2598[21:04:08 INFO]: Processing IMC message fluidFuel:add from pneumaticcraft
2599[21:04:08 INFO]: Processing IMC message fluidFuel:add from pneumaticcraft
2600[21:04:08 INFO]: Processing IMC message fluidFuel:add from pneumaticcraft
2601[21:04:08 INFO]: Processing IMC message recipe:xml from endercore
2602[21:04:08 INFO]: Processing IMC message recipe:xml from endercore
2603[21:04:08 INFO]: Processing IMC message fluidFuel:add from forestry
2604[21:04:08 INFO]: Processing IMC message fluidCoolant:add from forestry
2605[21:04:08 INFO]: Processing IMC message recipe:xml from simplyjetpacks
2606[21:04:08 INFO]: Processing IMC message recipe:xml from simplyjetpacks
2607[21:04:08 INFO]: Processing IMC message recipe:xml from simplyjetpacks
2608[21:04:08 INFO]: Processing IMC message recipe:xml from simplyjetpacks
2609[21:04:08 INFO]: Processing IMC message recipe:soulbinder from simplyjetpacks
2610[21:04:08 INFO]: Processing IMC message recipe:xml from jaopca
2611[21:04:08 INFO]: Processing IMC message recipe:xml from jaopca
2612[21:04:08 INFO]: Processing IMC message recipe:xml from jaopca
2613[21:04:08 INFO]: Processing IMC message recipe:xml from jaopca
2614[21:04:08 INFO]: Processing IMC message recipe:xml from jaopca
2615[21:04:08 INFO]: Processing IMC message recipe:xml from jaopca
2616[21:04:08 INFO]: Processing IMC message recipe:xml from jaopca
2617[21:04:08 INFO]: Processing IMC message recipe:xml from jaopca
2618[21:04:08 INFO]: Processing IMC message recipe:xml from jaopca
2619[21:04:08 INFO]: Processing IMC message recipe:xml from jaopca
2620[21:04:08 INFO]: Processing IMC message recipe:xml from jaopca
2621[21:04:08 INFO]: Processing IMC message recipe:xml from jaopca
2622[21:04:08 INFO]: Processing IMC message recipe:xml from jaopca
2623[21:04:08 INFO]: Processing IMC message recipe:xml from jaopca
2624[21:04:08 INFO]: Processing IMC message recipe:xml from jaopca
2625[21:04:08 INFO]: Processing IMC message recipe:xml from jaopca
2626[21:04:08 INFO]: Processing IMC message recipe:xml from jaopca
2627[21:04:08 INFO]: Processing IMC message recipe:xml from jaopca
2628[21:04:08 INFO]: Processing IMC message recipe:xml from jaopca
2629[21:04:08 INFO]: Processing IMC message recipe:xml from jaopca
2630[21:04:08 INFO]: Processing IMC message recipe:xml from jaopca
2631[21:04:08 INFO]: Processing IMC message recipe:xml from jaopca
2632[21:04:08 INFO]: Processing IMC message recipe:xml from jaopca
2633[21:04:08 INFO]: Processing IMC message recipe:xml from jaopca
2634[21:04:09 ERROR]: Copying default recipe file from enderio:config/recipes/conduits-gas.pdf to /home/gameserver/serverfilesv2/config/enderio/recipes/conduits-gas.pdf failed. Reason:
2635[21:04:09 WARN]: java.io.IOException: Could not find resource enderio:config/recipes/conduits-gas.pdf
2636[21:04:09 WARN]: at crazypants.enderio.base.config.recipes.RecipeFactory.getResource(RecipeFactory.java:55)
2637[21:04:09 WARN]: at crazypants.enderio.base.config.recipes.RecipeFactory.copyCore_dontMakeShittyCoreModsPlease(RecipeFactory.java:229)
2638[21:04:09 WARN]: at crazypants.enderio.base.config.recipes.RecipeFactory.copyCore(RecipeFactory.java:111)
2639[21:04:09 WARN]: at crazypants.enderio.base.config.recipes.RecipeLoader.readCoreFile(RecipeLoader.java:291)
2640[21:04:09 WARN]: at crazypants.enderio.base.config.recipes.RecipeLoader.addRecipes(RecipeLoader.java:115)
2641[21:04:09 WARN]: at crazypants.enderio.base.EnderIO.onImc(EnderIO.java:173)
2642[21:04:09 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2643[21:04:09 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2644[21:04:09 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2645[21:04:09 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
2646[21:04:09 WARN]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632)
2647[21:04:09 WARN]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2648[21:04:09 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2649[21:04:09 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
2650[21:04:09 WARN]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
2651[21:04:09 WARN]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
2652[21:04:09 WARN]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
2653[21:04:09 WARN]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
2654[21:04:09 WARN]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
2655[21:04:09 WARN]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
2656[21:04:09 WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
2657[21:04:09 WARN]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215)
2658[21:04:09 WARN]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193)
2659[21:04:09 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2660[21:04:09 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2661[21:04:09 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2662[21:04:09 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
2663[21:04:09 WARN]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
2664[21:04:09 WARN]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
2665[21:04:09 WARN]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
2666[21:04:09 WARN]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
2667[21:04:09 WARN]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
2668[21:04:09 WARN]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
2669[21:04:09 WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
2670[21:04:09 WARN]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:316)
2671[21:04:09 WARN]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:755)
2672[21:04:09 WARN]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111)
2673[21:04:09 WARN]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
2674[21:04:09 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:269)
2675[21:04:09 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:593)
2676[21:04:09 WARN]: at java.lang.Thread.run(Thread.java:748)
2677[21:04:09 INFO]: Reading user recipe file user_recipes.xml
2678[21:04:11 ERROR]: Copying default recipe file from enderio:config/recipes/conduits-gas.pdf to /home/gameserver/serverfilesv2/config/enderio/recipes/conduits-gas.pdf failed. Reason:
2679[21:04:11 WARN]: java.io.IOException: Could not find resource enderio:config/recipes/conduits-gas.pdf
2680[21:04:11 WARN]: at crazypants.enderio.base.config.recipes.RecipeFactory.getResource(RecipeFactory.java:55)
2681[21:04:11 WARN]: at crazypants.enderio.base.config.recipes.RecipeFactory.copyCore_dontMakeShittyCoreModsPlease(RecipeFactory.java:229)
2682[21:04:11 WARN]: at crazypants.enderio.base.config.recipes.RecipeFactory.copyCore(RecipeFactory.java:111)
2683[21:04:11 WARN]: at crazypants.enderio.base.config.recipes.RecipeLoader.readCoreFile(RecipeLoader.java:291)
2684[21:04:11 WARN]: at crazypants.enderio.base.config.recipes.RecipeLoader.addRecipes(RecipeLoader.java:146)
2685[21:04:11 WARN]: at crazypants.enderio.base.EnderIO.onImc(EnderIO.java:173)
2686[21:04:11 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2687[21:04:11 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2688[21:04:11 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2689[21:04:11 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
2690[21:04:11 WARN]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632)
2691[21:04:11 WARN]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2692[21:04:11 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2693[21:04:11 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
2694[21:04:11 WARN]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
2695[21:04:11 WARN]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
2696[21:04:11 WARN]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
2697[21:04:11 WARN]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
2698[21:04:11 WARN]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
2699[21:04:11 WARN]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
2700[21:04:11 WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
2701[21:04:11 WARN]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215)
2702[21:04:11 WARN]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193)
2703[21:04:11 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2704[21:04:11 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2705[21:04:11 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2706[21:04:11 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
2707[21:04:11 WARN]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
2708[21:04:11 WARN]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
2709[21:04:11 WARN]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
2710[21:04:11 WARN]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
2711[21:04:11 WARN]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
2712[21:04:11 WARN]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
2713[21:04:11 WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
2714[21:04:11 WARN]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:316)
2715[21:04:11 WARN]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:755)
2716[21:04:11 WARN]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111)
2717[21:04:11 WARN]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
2718[21:04:11 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:269)
2719[21:04:11 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:593)
2720[21:04:11 WARN]: at java.lang.Thread.run(Thread.java:748)
2721[21:04:12 INFO]: Valid IMC recipes to be processed:
2722[21:04:12 INFO]: * Sagmill: Carbon Ore JAOPCA from IMC from mod 'jaopca'
2723[21:04:12 INFO]: * Sagmill: Carbon Dust JAOPCA from IMC from mod 'jaopca'
2724[21:04:12 INFO]: * Sagmill: Carbon Block Dust JAOPCA from IMC from mod 'jaopca'
2725[21:04:12 INFO]: * Sagmill: Crystal Ore JAOPCA from IMC from mod 'jaopca'
2726[21:04:12 INFO]: * Sagmill: Crystal Dust JAOPCA from IMC from mod 'jaopca'
2727[21:04:12 INFO]: * Sagmill: Crystal Block Dust JAOPCA from IMC from mod 'jaopca'
2728[21:04:12 INFO]: * Sagmill: DarkIron Ore JAOPCA from IMC from mod 'jaopca'
2729[21:04:12 INFO]: * Sagmill: DarkIron Dust JAOPCA from IMC from mod 'jaopca'
2730[21:04:12 INFO]: * Sagmill: DarkIron Block Dust JAOPCA from IMC from mod 'jaopca'
2731[21:04:12 INFO]: * Sagmill: Desh Ore JAOPCA from IMC from mod 'jaopca'
2732[21:04:12 INFO]: * Sagmill: Desh Dust JAOPCA from IMC from mod 'jaopca'
2733[21:04:12 INFO]: * Sagmill: Desh Block Dust JAOPCA from IMC from mod 'jaopca'
2734[21:04:12 INFO]: * Sagmill: Iridium Dust JAOPCA from IMC from mod 'jaopca'
2735[21:04:12 INFO]: * Sagmill: Iridium Block Dust JAOPCA from IMC from mod 'jaopca'
2736[21:04:12 INFO]: * Sagmill: Mercury Ore JAOPCA from IMC from mod 'jaopca'
2737[21:04:12 INFO]: * Sagmill: Mercury Dust JAOPCA from IMC from mod 'jaopca'
2738[21:04:12 INFO]: * Sagmill: Mercury Block Dust JAOPCA from IMC from mod 'jaopca'
2739[21:04:12 INFO]: * Sagmill: MeteoricIron Ore JAOPCA from IMC from mod 'jaopca'
2740[21:04:12 INFO]: * Sagmill: MeteoricIron Dust JAOPCA from IMC from mod 'jaopca'
2741[21:04:12 INFO]: * Sagmill: MeteoricIron Block Dust JAOPCA from IMC from mod 'jaopca'
2742[21:04:12 INFO]: * Sagmill: Palladium Ore JAOPCA from IMC from mod 'jaopca'
2743[21:04:12 INFO]: * Sagmill: Palladium Dust JAOPCA from IMC from mod 'jaopca'
2744[21:04:12 INFO]: * Sagmill: Palladium Block Dust JAOPCA from IMC from mod 'jaopca'
2745[21:04:12 INFO]: * Sagmill: Niter Ore JAOPCA from IMC from mod 'jaopca'
2746[21:04:12 INFO]: * Enchanter: endercore:autosmelt from IMC from mod 'endercore'
2747[21:04:12 INFO]: * Enchanter: endercore:xpboost from IMC from mod 'endercore'
2748[21:04:12 INFO]: * Conductive Iron Armor Plating from IMC from mod 'simplyjetpacks'
2749[21:04:12 INFO]: * Electrical Steel Armor Plating from IMC from mod 'simplyjetpacks'
2750[21:04:12 INFO]: * Dark Steel Armor Plating from IMC from mod 'simplyjetpacks'
2751[21:04:12 INFO]: * Dark Soularium Alloy from IMC from mod 'simplyjetpacks'
2752[21:04:12 INFO]: Reading user recipe file user_recipes.xml
2753[21:04:13 INFO]: Created 6 synthetic recipes for 3xitem.item_material@38 => 1xitem.item_material@3
2754[21:04:13 INFO]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.block_fused_quartz@0
2755[21:04:13 INFO]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.block_fused_quartz@0
2756[21:04:13 INFO]: Created 6 synthetic recipes for 1xtile.glass@0 => 1xtile.block_fused_glass@0
2757[21:04:13 INFO]: Created 6 synthetic recipes for 1xtile.sapling@0 => 1xtile.deadbush@0
2758[21:04:13 INFO]: Created 6 synthetic recipes for 9xitem.item_material@28 => 1xitem.enderPearl@0
2759[21:04:14 WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.railcraft.ore@1
2760[21:04:14 ERROR]: Cannot add smelting recipe Smelting: Bronze Dust (1xic2.dust@0 => 1xitem.thermalfoundation.material@163) because another mod already has registered a recipe 1xic2.dust@0 => 1xic2.ingot@1.
2761[21:04:14 ERROR]: Cannot add smelting recipe Smelting: Copper Dust (1xic2.dust@4 => 1xitem.thermalfoundation.material@128) because another mod already has registered a recipe 1xic2.dust@4 => 1xic2.ingot@2.
2762[21:04:14 ERROR]: Cannot add smelting recipe Smelting: Copper Dust (1xitem.Dust@3 => 1xitem.thermalfoundation.material@128) because another mod already has registered a recipe 1xitem.Dust@3 => 1xitem.Ingot@5.
2763[21:04:14 ERROR]: Cannot add smelting recipe Smelting: Tin Dust (1xic2.dust@17 => 1xitem.thermalfoundation.material@129) because another mod already has registered a recipe 1xic2.dust@17 => 1xic2.ingot@6.
2764[21:04:14 ERROR]: Cannot add smelting recipe Smelting: Tin Dust (1xitem.Dust@4 => 1xitem.thermalfoundation.material@129) because another mod already has registered a recipe 1xitem.Dust@4 => 1xitem.Ingot@6.
2765[21:04:14 ERROR]: Cannot add smelting recipe Smelting: Lead Dust (1xic2.dust@10 => 1xitem.thermalfoundation.material@131) because another mod already has registered a recipe 1xic2.dust@10 => 1xic2.ingot@3.
2766[21:04:14 ERROR]: Cannot add smelting recipe Smelting: Lead Dust (1xitem.Dust@6 => 1xitem.thermalfoundation.material@131) because another mod already has registered a recipe 1xitem.Dust@6 => 1xic2.ingot@3.
2767[21:04:14 ERROR]: Cannot add smelting recipe Smelting: Silver Dust (1xic2.dust@14 => 1xitem.thermalfoundation.material@130) because another mod already has registered a recipe 1xic2.dust@14 => 1xic2.ingot@4.
2768[21:04:14 ERROR]: Cannot add smelting recipe Smelting: Silver Dust (1xitem.Dust@5 => 1xitem.thermalfoundation.material@130) because another mod already has registered a recipe 1xitem.Dust@5 => 1xic2.ingot@4.
2769[21:04:14 ERROR]: Cannot add smelting recipe Smelting: Aluminium Dust (1xitem.ic2compat@0 => 1xitem.thermalfoundation.material@132) because another mod already has registered a recipe 1xitem.ic2compat@0 => 1xitem.basic_item@5.
2770[21:04:14 WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
2771[21:04:14 WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.netherendingores:ore_nether_modded_1@0
2772[21:04:14 WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@132
2773[21:04:14 ERROR]: Cannot add smelting recipe Smelting: Aluminum Dust (1xitem.ic2compat@0 => 1xitem.thermalfoundation.material@132) because another mod already has registered a recipe 1xitem.ic2compat@0 => 1xitem.basic_item@5.
2774[21:04:14 WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@4
2775[21:04:14 WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.railcraft.ore@1
2776[21:04:14 ERROR]: Cannot add smelting recipe Smelting: Steel Dust (1xitem.OtherDust@1 => 1xitem.thermalfoundation.material@160) because another mod already has registered a recipe 1xitem.OtherDust@1 => 1xitem.Ingot@4.
2777[21:04:14 ERROR]: Cannot add smelting recipe Smelting: Steel Dust (1xitem.bigreactors:duststeel@0 => 1xitem.thermalfoundation.material@160) because another mod already has registered a recipe 1xitem.bigreactors:duststeel@0 => 1xitem.bigreactors:ingotsteel@0.
2778[21:04:14 ERROR]: Cannot add smelting recipe Copper (1xic2.dust@4 => 1xitem.thermalfoundation.material@128) because another mod already has registered a recipe 1xic2.dust@4 => 1xic2.ingot@2.
2779[21:04:14 ERROR]: Cannot add smelting recipe Copper (1xitem.Dust@3 => 1xitem.thermalfoundation.material@128) because another mod already has registered a recipe 1xitem.Dust@3 => 1xitem.Ingot@5.
2780[21:04:14 ERROR]: Cannot add smelting recipe Tin (1xic2.dust@17 => 1xitem.thermalfoundation.material@129) because another mod already has registered a recipe 1xic2.dust@17 => 1xic2.ingot@6.
2781[21:04:14 ERROR]: Cannot add smelting recipe Tin (1xitem.Dust@4 => 1xitem.thermalfoundation.material@129) because another mod already has registered a recipe 1xitem.Dust@4 => 1xitem.Ingot@6.
2782[21:04:15 INFO]: bigreactors added recipe of type EnrichmentChamber to the recipe list.
2783[21:04:15 INFO]: bigreactors added recipe of type Crusher to the recipe list.
2784[21:04:15 INFO]: bigreactors added recipe of type Crusher to the recipe list.
2785[21:04:15 INFO]: bigreactors added recipe of type Crusher to the recipe list.
2786[21:04:15 INFO]: bigreactors added recipe of type Crusher to the recipe list.
2787[21:04:15 INFO]: jaopca added recipe of type Combiner to the recipe list.
2788[21:04:15 INFO]: jaopca added recipe of type Combiner to the recipe list.
2789[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2790[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2791[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2792[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2793[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2794[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2795[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2796[21:04:15 INFO]: jaopca added recipe of type Combiner to the recipe list.
2797[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2798[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2799[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2800[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2801[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2802[21:04:15 INFO]: jaopca added recipe of type Combiner to the recipe list.
2803[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2804[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2805[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2806[21:04:15 INFO]: jaopca added recipe of type Combiner to the recipe list.
2807[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2808[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2809[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2810[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2811[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2812[21:04:15 INFO]: jaopca added recipe of type Combiner to the recipe list.
2813[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2814[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2815[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2816[21:04:15 INFO]: jaopca added recipe of type Combiner to the recipe list.
2817[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2818[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2819[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2820[21:04:15 INFO]: jaopca added recipe of type Combiner to the recipe list.
2821[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2822[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2823[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2824[21:04:15 INFO]: jaopca added recipe of type Combiner to the recipe list.
2825[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2826[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2827[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2828[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2829[21:04:15 INFO]: jaopca added recipe of type Combiner to the recipe list.
2830[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2831[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2832[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2833[21:04:15 INFO]: jaopca added recipe of type Combiner to the recipe list.
2834[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2835[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2836[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2837[21:04:15 INFO]: jaopca added recipe of type Combiner to the recipe list.
2838[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2839[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2840[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2841[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2842[21:04:15 INFO]: jaopca added recipe of type Combiner to the recipe list.
2843[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2844[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2845[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2846[21:04:15 INFO]: jaopca added recipe of type Combiner to the recipe list.
2847[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2848[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2849[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2850[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2851[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2852[21:04:15 INFO]: jaopca added recipe of type Combiner to the recipe list.
2853[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2854[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2855[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2856[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2857[21:04:15 INFO]: jaopca added recipe of type Combiner to the recipe list.
2858[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2859[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2860[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2861[21:04:15 INFO]: jaopca added recipe of type Combiner to the recipe list.
2862[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2863[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2864[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2865[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2866[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2867[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2868[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2869[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2870[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2871[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2872[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2873[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2874[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2875[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2876[21:04:15 INFO]: jaopca added recipe of type EnrichmentChamber to the recipe list.
2877[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2878[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2879[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2880[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2881[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2882[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2883[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2884[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2885[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2886[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2887[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2888[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2889[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2890[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2891[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2892[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2893[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2894[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2895[21:04:15 INFO]: jaopca added recipe of type Crusher to the recipe list.
2896[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2897[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2898[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2899[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2900[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2901[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2902[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2903[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2904[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2905[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2906[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2907[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2908[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2909[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2910[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2911[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2912[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2913[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2914[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2915[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2916[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2917[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2918[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2919[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2920[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2921[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2922[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2923[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2924[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2925[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2926[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2927[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2928[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2929[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2930[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2931[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2932[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2933[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2934[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2935[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2936[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2937[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2938[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2939[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2940[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2941[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2942[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2943[21:04:15 INFO]: jaopca added recipe of type PurificationChamber to the recipe list.
2944[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2945[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2946[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2947[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2948[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2949[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2950[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2951[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2952[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2953[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2954[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2955[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2956[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2957[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2958[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2959[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2960[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2961[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2962[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2963[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2964[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2965[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2966[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2967[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2968[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2969[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2970[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2971[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2972[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2973[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2974[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2975[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2976[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2977[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2978[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2979[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2980[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2981[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2982[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2983[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2984[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2985[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2986[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2987[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2988[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2989[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2990[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2991[21:04:15 INFO]: jaopca added recipe of type ChemicalInjectionChamber to the recipe list.
2992[21:04:15 INFO]: jaopca added recipe of type ChemicalCrystallizer to the recipe list.
2993[21:04:15 INFO]: jaopca added recipe of type ChemicalCrystallizer to the recipe list.
2994[21:04:15 INFO]: jaopca added recipe of type ChemicalCrystallizer to the recipe list.
2995[21:04:15 INFO]: jaopca added recipe of type ChemicalCrystallizer to the recipe list.
2996[21:04:15 INFO]: jaopca added recipe of type ChemicalCrystallizer to the recipe list.
2997[21:04:15 INFO]: jaopca added recipe of type ChemicalCrystallizer to the recipe list.
2998[21:04:15 INFO]: jaopca added recipe of type ChemicalCrystallizer to the recipe list.
2999[21:04:15 INFO]: jaopca added recipe of type ChemicalCrystallizer to the recipe list.
3000[21:04:15 INFO]: jaopca added recipe of type ChemicalCrystallizer to the recipe list.
3001[21:04:15 INFO]: jaopca added recipe of type ChemicalCrystallizer to the recipe list.
3002[21:04:15 INFO]: jaopca added recipe of type ChemicalCrystallizer to the recipe list.
3003[21:04:15 INFO]: jaopca added recipe of type ChemicalCrystallizer to the recipe list.
3004[21:04:15 INFO]: jaopca added recipe of type ChemicalCrystallizer to the recipe list.
3005[21:04:15 INFO]: jaopca added recipe of type ChemicalCrystallizer to the recipe list.
3006[21:04:15 INFO]: jaopca added recipe of type ChemicalCrystallizer to the recipe list.
3007[21:04:15 INFO]: jaopca added recipe of type ChemicalCrystallizer to the recipe list.
3008[21:04:15 INFO]: jaopca added recipe of type ChemicalCrystallizer to the recipe list.
3009[21:04:15 INFO]: jaopca added recipe of type ChemicalCrystallizer to the recipe list.
3010[21:04:15 INFO]: jaopca added recipe of type ChemicalWasher to the recipe list.
3011[21:04:15 INFO]: jaopca added recipe of type ChemicalWasher to the recipe list.
3012[21:04:15 INFO]: jaopca added recipe of type ChemicalWasher to the recipe list.
3013[21:04:15 INFO]: jaopca added recipe of type ChemicalWasher to the recipe list.
3014[21:04:15 INFO]: jaopca added recipe of type ChemicalWasher to the recipe list.
3015[21:04:15 INFO]: jaopca added recipe of type ChemicalWasher to the recipe list.
3016[21:04:15 INFO]: jaopca added recipe of type ChemicalWasher to the recipe list.
3017[21:04:15 INFO]: jaopca added recipe of type ChemicalWasher to the recipe list.
3018[21:04:15 INFO]: jaopca added recipe of type ChemicalWasher to the recipe list.
3019[21:04:15 INFO]: jaopca added recipe of type ChemicalWasher to the recipe list.
3020[21:04:15 INFO]: jaopca added recipe of type ChemicalWasher to the recipe list.
3021[21:04:15 INFO]: jaopca added recipe of type ChemicalWasher to the recipe list.
3022[21:04:15 INFO]: jaopca added recipe of type ChemicalWasher to the recipe list.
3023[21:04:15 INFO]: jaopca added recipe of type ChemicalWasher to the recipe list.
3024[21:04:15 INFO]: jaopca added recipe of type ChemicalWasher to the recipe list.
3025[21:04:15 INFO]: jaopca added recipe of type ChemicalWasher to the recipe list.
3026[21:04:15 INFO]: jaopca added recipe of type ChemicalWasher to the recipe list.
3027[21:04:15 INFO]: jaopca added recipe of type ChemicalWasher to the recipe list.
3028[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3029[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3030[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3031[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3032[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3033[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3034[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3035[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3036[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3037[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3038[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3039[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3040[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3041[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3042[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3043[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3044[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3045[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3046[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3047[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3048[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3049[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3050[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3051[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3052[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3053[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3054[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3055[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3056[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3057[21:04:15 INFO]: jaopca added recipe of type ChemicalDissolutionChamber to the recipe list.
3058[21:04:15 INFO]: Injecting itemstacks
3059[21:04:15 INFO]: Injecting injection complete
3060[21:04:15 INFO]: Prioritizing User and IMC mod configs...
3061[21:04:15 INFO]: Registering items and trees...
3062[21:04:15 INFO]: Skipping Ore Dictionary processing.
3063[21:04:16 INFO]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
3064[21:04:16 INFO]: Transforming net.minecraft.enchantment.EnchantmentHelper
3065[21:04:16 INFO]: Applying Transformation to method (Names [getEnchantments, func_82781_a] Descriptor (Lnet/minecraft/item/ItemStack;)Ljava/util/Map;)
3066[21:04:16 INFO]: Located Method, patching...
3067[21:04:16 INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/item/ItemStack.func_77986_q ()Lnet/minecraft/nbt/NBTTagList;
3068[21:04:16 INFO]: Patch result: true
3069[21:04:18 INFO]: ic2 version 2.8.220-ex112 loaded.
3070[21:04:18 INFO]: Advanced Machines 61.0.1 loaded.
3071[21:04:18 INFO]: Post Initialization ( started )
3072[21:04:19 INFO]: Industrial Craft 2 - Integration Enable
3073[21:04:19 INFO]: Railcraft - Integration Enable
3074[21:04:19 INFO]: Mine Factory Reloaded - Integration Disabled
3075[21:04:19 INFO]: Waila - Integration Enable
3076[21:04:19 INFO]: Mekanism - Integration Enable
3077[21:04:19 INFO]: OpenComputers - Integration Enable
3078[21:04:19 INFO]: TheOneProbe - Integration Disabled
3079[21:04:19 INFO]: Tesla - Integration Disabled
3080[21:04:19 INFO]: CraftTweaker - Integration Enable
3081[21:04:20 INFO]: Post Initialization ( ended after 2493ms )
3082[21:06:20 INFO]: Loaded 5 research entries from thaumcraft:research/eldritch
3083[21:06:20 INFO]: Loaded 2 research entries from thaumictinkerer:research/foci
3084[21:06:20 INFO]: Loaded 20 research entries from thaumcraft:research/basics
3085[21:06:20 INFO]: Loaded 12 research entries from thaumcraft:research/scans
3086[21:06:20 INFO]: Loaded 20 research entries from thaumcraft:research/artifice
3087[21:06:20 INFO]: Loaded 0 research entries from thaumictinkerer:research/baubles
3088[21:06:20 INFO]: Loaded 6 research entries from thaumictinkerer:research/misc
3089[21:06:20 INFO]: Loaded 6 research entries from thaumictinkerer:research/machines
3090[21:06:20 INFO]: Loaded 29 research entries from thaumcraft:research/golemancy
3091[21:06:20 WARN]: Research file not found: magicbees:research/magicbees
3092[21:06:20 INFO]: Loaded 10 research entries from thaumicenergistics:research/thaumicenergistics
3093[21:06:20 INFO]: Loaded 22 research entries from thaumcraft:research/alchemy
3094[21:06:20 INFO]: Loaded 23 research entries from thaumcraft:research/auromancy
3095[21:06:20 INFO]: Loaded 17 research entries from thaumcraft:research/infusion
3096[21:06:20 INFO]: The Lexica Botania has 26974 words.
3097[21:06:22 INFO]: Thermal Expansion: Forestry Plugin Enabled.
3098[21:06:22 INFO]: Thermal Expansion: Extra Bees Plugin Enabled.
3099[21:06:22 INFO]: Thermal Expansion: Extra Trees Plugin Enabled.
3100[21:06:22 INFO]: Thermal Expansion: Gendustry Plugin Enabled.
3101[21:06:22 INFO]: Thermal Expansion: Magic Bees Plugin Enabled.
3102[21:06:22 INFO]: Thermal Expansion: Pam's HarvestCraft Plugin Enabled.
3103[21:06:22 INFO]: Thermal Expansion: Applied Energistics 2 Plugin Enabled.
3104[21:06:22 INFO]: Thermal Expansion: Biomes O' Plenty Plugin Enabled.
3105[21:06:22 INFO]: Thermal Expansion: Chisel Plugin Enabled.
3106[21:06:22 INFO]: Thermal Expansion: Computronics Plugin Enabled.
3107[21:06:22 INFO]: Thermal Expansion: Ender IO Plugin Enabled.
3108[21:06:22 INFO]: Thermal Expansion: Extra Utilities 2 Plugin Enabled.
3109[21:06:22 INFO]: Thermal Expansion: IndustrialCraft 2 Plugin Enabled.
3110[21:06:22 INFO]: Thermal Expansion: Mystical Agriculture Plugin Enabled.
3111[21:06:22 INFO]: Thermal Expansion: Natura Plugin Enabled.
3112[21:06:22 INFO]: Thermal Expansion: Quark Plugin Enabled.
3113[21:06:22 INFO]: Thermal Expansion: Tinkers' Construct Plugin Enabled.
3114[21:06:22 INFO]: Thermal Expansion: Thaumcraft Plugin Enabled.
3115[21:06:22 INFO]: Thermal Expansion: Twilight Forest Plugin Enabled.
3116[21:06:30 INFO]: Thaumcraft integration: Adding aspects...
3117[21:06:31 INFO]: Thaumcraft integration: Added aspects for 11 items and 10 ore dictionary entrties
3118[21:06:31 INFO]: Done with post init phase.
3119[21:06:31 INFO]: Adding Standard Worldspike Fuel: [railcraft:dust#0]=2.0
3120[21:06:31 INFO]: Adding Standard Worldspike Fuel: [minecraft:ender_pearl]=4.0
3121[21:06:31 INFO]: Adding Standard Worldspike Fuel: [railcraft:dust#6]=8.0
3122[21:06:31 INFO]: Adding Standard Worldspike Fuel: [railcraft:dust#7]=12.0
3123[21:06:31 INFO]: Adding Personal Worldspike Fuel: [railcraft:dust#0]=2.0
3124[21:06:31 INFO]: Adding Personal Worldspike Fuel: [minecraft:ender_pearl]=4.0
3125[21:06:31 INFO]: Adding Personal Worldspike Fuel: [railcraft:dust#6]=8.0
3126[21:06:31 INFO]: Adding Personal Worldspike Fuel: [railcraft:dust#7]=12.0
3127[21:06:31 INFO]: Adding Passive Worldspike Fuel: [railcraft:dust#0]=2.0
3128[21:06:31 INFO]: Adding Passive Worldspike Fuel: [minecraft:ender_pearl]=4.0
3129[21:06:31 INFO]: Adding Passive Worldspike Fuel: [railcraft:dust#6]=8.0
3130[21:06:31 INFO]: Adding Passive Worldspike Fuel: [railcraft:dust#7]=12.0
3131[21:06:31 INFO]: Blacklisting Cargo: [minecraft:cyan_shulker_box, minecraft:blue_shulker_box, minecraft:brown_shulker_box, minecraft:pink_shulker_box, minecraft:orange_shulker_box, minecraft:yellow_shulker_box, minecraft:green_shulker_box, minecraft:gray_shulker_box, minecraft:lime_shulker_box, minecraft:light_blue_shulker_box, minecraft:silver_shulker_box, minecraft:magenta_shulker_box, minecraft:red_shulker_box, minecraft:purple_shulker_box, minecraft:white_shulker_box, minecraft:black_shulker_box]
3132[21:06:31 INFO]: Blacklisting Cargo: [minecraft:lava_bucket, minecraft:water_bucket, minecraft:milk_bucket]
3133[21:06:31 INFO]: Blacklisting Cargo: [forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled]
3134[21:06:31 INFO]: Blacklisting Cargo: [ic2:advanced_charging_re_battery, ic2:advanced_charging_re_battery, ic2:advanced_batpack, ic2:advanced_batpack, ic2:advanced_re_battery, ic2:advanced_re_battery, ic2:single_use_battery, ic2:charging_re_battery, ic2:charging_re_battery, ic2:batpack, ic2:batpack, ic2:re_battery, ic2:re_battery]
3135[21:06:31 INFO]: Blacklisting Cargo: [ic2:charging_lapotron_crystal, ic2:charging_lapotron_crystal, ic2:lapotron_crystal, ic2:lapotron_crystal, ic2:charging_energy_crystal, ic2:charging_energy_crystal, ic2:energy_crystal, ic2:energy_crystal]
3136[21:06:31 INFO]: Blacklisting Cargo: [ic2:jetpack_electric, ic2:jetpack_electric]
3137[21:06:31 INFO]: Blacklisting Cargo: [ic2:energy_pack, ic2:energy_pack]
3138[21:06:31 INFO]: Blacklisting Cargo: []
3139[21:06:31 INFO]: Blacklisting Cargo: [ic2:te#68, ic2:te#69, ic2:te#70, ic2:te#71, ic2:te#72, ic2:te#73, ic2:te#74, ic2:te#75]
3140[21:06:33 INFO]: Started adding oredict melting recipes
3141[21:07:42 INFO]: Oredict melting recipes finished in 68433.842853 ms
3142[21:07:44 INFO]: Loaded 8 entries from core spawn config.
3143[21:07:44 INFO]: Loaded 0 entries from user spawn config.
3144[21:07:44 INFO]: Applying 8 spawn entries from config.
3145[21:07:44 INFO]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
3146[21:07:44 INFO]: Hooked into IC2 successfully.
3147[21:07:44 INFO]: Hooked into AE2 successfully.
3148[21:07:44 INFO]: Hooked into Computer Craft successfully.
3149[21:07:44 INFO]: Finished loading Cardboard Box blacklist (loaded 3 entries)
3150[21:07:44 INFO]: Hooking complete.
3151[21:07:44 INFO]: Galacticraft: activating Mekanism compatibility.
3152[21:07:44 INFO]: Galacticraft: activating ThermalExpansion compatibility features.
3153[21:07:44 INFO]: Galacticraft: activating Tinker's Construct compatibility features.
3154[21:07:44 INFO]: Galacticraft: activating IndustrialCraft2 compatibility features.
3155[21:07:44 INFO]: Galacticraft: activating BuildCraft Transport (Pipes) compatibility features.
3156[21:07:44 INFO]: Galacticraft: activating Biomes O'Plenty compatibility feature.
3157[21:07:44 INFO]: Galacticraft: activating AppliedEnergistics2 compatibility features.
3158[21:07:44 INFO]: Galacticraft: activating PneumaticCraft compatibility features.
3159[21:07:44 INFO]: Galacticraft: activating WAILA compatibility features.
3160[21:07:45 WARN]: extraplanets: An error occurred when setting up MCMultiPart Compatibility, this is most likey intended!
3161[21:07:46 WARN]: PriceRange(-4, -8) invalid, -8 smaller than -4
3162[21:07:47 INFO]: Registered 17 mutations
3163[21:07:48 INFO]: If you wish to setup additional KleeSlabs compatibility, create a folder called 'KleeSlabsCompat' in your config directory and place JSON files inside.
3164[21:07:48 ERROR]: Slab biotite_slab could not be found.
3165[21:07:48 ERROR]: Slab stone_basalt_slab could not be found.
3166[21:07:48 ERROR]: Slab stone_basalt_bricks_slab could not be found.
3167[21:07:48 ERROR]: Slab stone_limestone_slab could not be found.
3168[21:07:48 ERROR]: Slab stone_marble_slab could not be found.
3169[21:07:49 INFO]: Postinitializing modules for mod magicbees...
3170[21:07:49 INFO]: Postinitializing module Vanilla Module
3171[21:07:49 INFO]: Postinitializing module Railcraft Integration
3172[21:07:49 INFO]: Postinitializing module Thaumcraft Integration
3173[21:07:49 INFO]: Postinitializing module ThermalExpansion Integration
3174[21:07:49 INFO]: Postinitializing module RedstoneArsenal Integration
3175[21:07:49 INFO]: Postinitializing module Botania Integration
3176[21:07:49 INFO]: Postinitializing module AE2 Integration
3177[21:07:49 INFO]: Postinitialized 7 modules for mod magicbees
3178[21:07:49 INFO]: MagicBees has Post-initialized in 146 ms
3179[21:07:49 INFO]: Beginning replacement of all shapeless recipes...
3180[21:07:49 INFO]: Expect log spam from FML!
3181[21:07:49 INFO]: Successfully replaced 4676 recipes with fast recipes.
3182[21:07:53 INFO]: Loaded 187 methods and 72 metadata providers in 3.3080000000000003 seconds
3183[21:07:53 WARN]: skipping BlockHeatProperties.cfg entry 'immersiveengineering:storage[type=uranium]': unknown block (mod not loaded?)
3184[21:07:53 INFO]: Registered experience fluid 'xpjuice' from mod 'openblocks' with mB->XP ratio 20
3185[21:07:53 INFO]: Registered experience fluid 'essence' from mod 'industrialforegoing' with mB->XP ratio 20
3186[21:07:53 INFO]: Registered experience fluid 'experience' from mod 'thermalfoundation' with mB->XP ratio 20
3187[21:07:53 INFO]: Registered EnderIO fuel 'hootch' @ 360000 mL air/bucket
3188[21:07:53 INFO]: Registered EnderIO fuel 'rocket_fuel' @ 1120000 mL air/bucket
3189[21:07:53 INFO]: Overriding liquid fuel entry Fire Water (fire_water) with a fuel value of 1200000 (previously 68000)
3190[21:07:53 INFO]: Registered EnderIO fuel 'fire_water' @ 1200000 mL air/bucket
3191[21:07:55 INFO]: Loaded registrys for net.minecraftforge.fml.common.event.FMLPostInitializationEvent in 0ms
3192[21:08:00 INFO]: [xreliquary] Loaded successfully!
3193[21:08:00 INFO]: Integrations: PostInit
3194[21:08:01 INFO]: Applying mega torch entity block list overrides...
3195[21:08:01 INFO]: Applying dread lamp entity block list overrides...
3196[21:08:01 WARN]: Item cfm:fridge is invalid.
3197[21:08:01 INFO]: We are in post-init!
3198[21:08:01 INFO]: WorldEdit for Forge (version 6.1.10) is loaded
3199[21:08:01 INFO]: UniDict: Initializing Module: Integration, Side: Server
3200[21:08:01 INFO]: Crafting Integration: Why so many recipes? I had to deal with at least 133 recipes.
3201[21:08:01 INFO]: Furnace Integration: Some things that you smelted appear to be different now.
3202[21:08:01 INFO]: Applied Energistics 2 Integration: The world of energistics has never been so powerful.
3203[21:08:01 INFO]: Blood Magic Integration: It's bleeding...
3204[21:08:01 INFO]: Ender IO Integration: Some inanimate objects appear to have used ender pearls. They all disappeared, how this is possible?
3205[21:08:01 INFO]: Forestry Integration: All these bees... they can hurt, you know?
3206[21:08:01 INFO]: Industrial Craft 2 Integration: The world appears to be entirely industrialized.
3207[21:08:01 INFO]: Industrial Foregoing Integration: enhanced Laser Drill focus.
3208[21:08:01 INFO]: Thermal Expansion Integration: The world seems to be more thermally involved.
3209[21:08:01 INFO]: UniDict: All 9 Integrations took 469ms to finish. at load stage PostInit
3210[21:08:01 INFO]: Starting Waila...
3211[21:08:01 INFO]: Gathering annotated plugins...
3212[21:08:02 INFO]: Gathering wrapped IMC plugins...
3213[21:08:02 WARN]: Error wrapping plugin at pl.asie.computronics.integration.waila.IntegrationWaila.register: ClassNotFoundException: pl.asie.computronics.integration.waila.IntegrationWaila
3214[21:08:02 INFO]: Registering plugins...
3215[21:08:02 INFO]: Registering plugin at mcp.mobius.waila.addons.core.PluginCore
3216[21:08:02 INFO]: Registering plugin at appeng.integration.modules.waila.WailaModule
3217[21:08:02 ERROR]: Error registering wrapped plugin from appliedenergistics2 at appeng.integration.modules.waila.WailaModule.register
3218[21:08:02 INFO]: Registering plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
3219[21:08:02 INFO]: Registering plugin at buildcraft.compat.module.waila.HWYLAPlugin
3220[21:08:02 INFO]: Registering plugin at com.blakebr0.mysticalagriculture.compat.WailaDataProvider
3221[21:08:02 INFO]: Registering plugin at com.progwml6.natura.plugin.waila.PluginWaila
3222[21:08:02 INFO]: Registering plugin at extracells.integration.waila.Waila
3223[21:08:02 INFO]: Registering plugin at li.cil.oc.integration.waila.BlockDataProvider
3224[21:08:02 INFO]: Registering plugin at mcp.mobius.waila.addons.capability.PluginCapability
3225[21:08:02 INFO]: Registering plugin at edgarallen.soundmuffler.compat.waila.SoundMufflerWailaDataProvider
3226[21:08:02 INFO]: Registering plugin at growthcraft.cellar.common.compat.waila.WailaDataProvider
3227[21:08:02 INFO]: Registering plugin at landmaster.plustic.waila.PTWailaRegistrar
3228[21:08:02 INFO]: Registering plugin at me.desht.modularrouters.integration.waila.WailaIntegration
3229[21:08:02 INFO]: Registering plugin at me.desht.pneumaticcraft.common.thirdparty.waila.WailaCallback
3230[21:08:02 INFO]: Registering plugin at net.bdew.ae2stuff.waila.WailaHandler
3231[21:08:02 INFO]: Registering plugin at net.bdew.gendustry.waila.WailaHandler
3232[21:08:02 INFO]: WAILA callback received, loading...
3233[21:08:02 INFO]: Registering plugin at net.blay09.mods.cookingforblockheads.compat.WailaProvider
3234[21:08:03 INFO]: Registering plugin at org.icannt.netherendingores.integration.common.compat.WailaCompatibility
3235[21:08:03 INFO]: Registering plugin at pl.asie.computronics.integration.info.IntegrationWaila
3236[21:08:03 INFO]: Registering plugin at slimeknights.tconstruct.plugin.waila.WailaRegistrar
3237[21:08:03 INFO]: Registering plugin at team.chisel.common.integration.waila.ChiselDataHandler
3238[21:08:03 INFO]: Registering plugin at WayofTime.bloodmagic.compat.waila.BloodMagicHwylaPlugin
3239[21:08:03 INFO]: Registering plugin at xreliquary.compat.waila.WailaCallbackHandler
3240[21:08:03 INFO]: Starting Waila took 1.402 s
3241[21:08:03 INFO]: CoFH Core: Load Complete.
3242[21:08:03 INFO]: Accumulating world generation files from: "/home/gameserver/serverfilesv2/config/cofh/world"
3243[21:08:03 INFO]: Found a total of 4 world generation files.
3244[21:08:04 INFO]: Reading world generation info from: "cofh/world/04_the1122pack_nether_ores.json":
3245[21:08:04 INFO]: Reading world generation info from: "cofh/world/02_thermalfoundation_oil.json":
3246[21:08:04 INFO]: Reading world generation info from: "cofh/world/03_thermalfoundation_clathrates.json":
3247[21:08:04 INFO]: Reading world generation info from: "cofh/world/01_thermalfoundation_ores.json":
3248[21:08:04 INFO]: CoFH World: Load Complete.
3249[21:08:05 INFO]: [Whitelist] Reading established Whitelist from file.
3250[21:08:05 INFO]: Thermal Foundation: Load Complete.
3251[21:08:05 INFO]: Thermal Expansion: Load Complete.
3252[21:08:05 INFO]: Redstone Arsenal: Load Complete.
3253[21:08:05 INFO]: Thermal Dynamics: Load Complete.
3254[21:08:05 INFO]: Thermal Cultivation: Load Complete.
3255[21:08:05 INFO]: Thermal Innovation: Load Complete.
3256[21:08:05 INFO]: Whoosh: Load Complete.
3257[21:08:10 INFO]: Forge Mod Loader has successfully loaded 239 mods
3258[21:08:10 INFO]: Permission Handler is: (default)
3259[21:08:14 INFO]: "Preparing level "Sacraria""
3260[21:08:15 INFO]: Injecting existing registry data into this server instance
3261[21:08:22 INFO]: Applying holder lookups
3262[21:08:22 INFO]: Holder lookups applied
3263[21:08:43 INFO]: Loading LuckPerms v5.1.93
3264[21:08:44 INFO]: Loading dynmap v3.0-SNAPSHOT-mohist
3265[21:08:44 INFO]: [dynmap] version=git-Mohist-1.12.2-41 (MC: 1.12.2)
3266[21:08:45 INFO]: Transforming Class [net.minecraft.world.chunk.storage.ExtendedBlockStorage], Method [func_76663_a]
3267[21:08:45 INFO]: Transforming net.minecraft.world.chunk.storage.ExtendedBlockStorage Finished.
3268[21:08:46 INFO]: [dynmap] Mod Support API available
3269[21:08:46 INFO]: Loading WorldEdit v6.1.9;caf0ad9
3270[21:08:46 INFO]: Loading PlaceholderAPI v2.10.9
3271[21:08:46 INFO]: Loading ClearLag v3.1.6
3272[21:08:46 INFO]: Loading Craftconomy3 v3.3.1-d99cf63-trv200
3273[21:08:46 INFO]: Loading WorldBorder v1.8.7
3274[21:08:46 INFO]: Loading HolographicDisplays v2.4.4
3275[21:08:46 INFO]: Loading WorldGuard v6.2.2-SNAPSHOT;8eeab68
3276[21:08:46 INFO]: Loading WorldGuard-Towny v1.1.0
3277[21:08:46 ERROR]: com/sk89q/worldguard/WorldGuard initializing WorldGuard-Towny v1.1.0 (Is it up to date?)
3278 java.lang.NoClassDefFoundError: com/sk89q/worldguard/WorldGuard
3279 at WorldGuardTowny.onLoad(WorldGuardTowny.java:26) ~[?:?]
3280 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:397) [CraftServer.class:?]
3281 at net.minecraft.server.MinecraftServer.loadAllWorlds(MinecraftServer.java:342) [MinecraftServer.class:?]
3282 at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:319) [nz.class:?]
3283 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:593) [MinecraftServer.class:?]
3284 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
3285Caused by: java.lang.ClassNotFoundException: com.sk89q.worldguard.WorldGuard
3286 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:114) ~[PluginClassLoader.class:?]
3287 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:80) ~[PluginClassLoader.class:?]
3288 at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_265]
3289 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_265]
3290 ... 6 more
3291Caused by: java.lang.ClassNotFoundException: com.sk89q.worldguard.WorldGuard
3292 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_265]
3293 at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_265]
3294 at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352) ~[?:1.8.0_265]
3295 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_265]
3296 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:112) ~[PluginClassLoader.class:?]
3297 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:80) ~[PluginClassLoader.class:?]
3298 at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_265]
3299 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_265]
3300 ... 6 more
3301[21:08:46 INFO]: Loading LagMonitor v1.15
3302[21:08:46 INFO]: Loading Vault v1.6.6-b${env.TRAVIS_BUILD_NUMBER}
3303[21:08:46 INFO]: Loading MachinaBanItem v1.1
3304[21:08:46 INFO]: Loading CoreProtect v19.2
3305[21:08:46 INFO]: Loading ChestShop v3.9.2 (build 86)
3306[21:08:46 INFO]: Loading WorldEditSUI v1.7.1
3307[21:08:46 INFO]: Loading Essentials v2.18.1.0
3308[21:08:46 INFO]: Loading Citizens v2.0.27-SNAPSHOT (build 2143)
3309[21:08:46 INFO]: Loading ASkyBlock v3.0.9.4
3310[21:08:46 INFO]: Loading CommandNPC v1.9.1
3311[21:08:46 INFO]: Loading Multiverse-Core v2.5.0-b727
3312[21:08:46 INFO]: Loading TabList v5.4.8
3313[21:08:46 INFO]: Loading Multiverse-Inventories v2.5.0-SNAPSHOT-b444
3314[21:08:46 INFO]: Loading Multiverse-Portals v2.5.0-b751
3315[21:08:46 INFO]: Loading Towny v0.96.2.0-for-1.12.2
3316[21:08:46 INFO]: Loading TownyChat v0.72
3317[21:08:46 INFO]: Loading DiscordSRV v1.20.0
3318[21:08:46 INFO]: Loading TownyNameUpdater v4.0
3319[21:08:46 INFO]: Loading Dynmap-Towny v0.82
3320[21:08:46 INFO]: Enabling LuckPerms v5.1.93
3321[21:08:46 INFO]: __
3322[21:08:46 INFO]: | |__) LuckPerms v5.1.93
3323[21:08:46 INFO]: |___ | Running on Bukkit - Mohist
3324[21:08:47 INFO]: [LuckPerms] Loading configuration...
3325[21:08:49 INFO]: [LuckPerms] Loading storage provider... [H2]
3326[21:08:50 WARN]: Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
3327[21:09:12 INFO]: [LuckPerms] Loading internal permission managers...
3328[21:09:13 INFO]: [LuckPerms] Performing initial data load...
3329[21:09:15 INFO]: [LuckPerms] Successfully enabled. (took 28849ms)
3330[21:09:15 INFO]: Enabling Vault v1.6.6-b${env.TRAVIS_BUILD_NUMBER}
3331[21:09:16 INFO]: [Vault] [Economy] CraftConomy3 found: Waiting
3332[21:09:16 INFO]: [Vault] [Economy] Essentials Economy found: Waiting
3333[21:09:17 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
3334[21:09:17 INFO]: [Vault] Enabled Version 1.6.6-b${env.TRAVIS_BUILD_NUMBER}
3335[21:09:17 INFO]: [LuckPerms] Registered Vault permission & chat hook.
3336[21:09:17 INFO]: Enabling ASkyBlock v3.0.9.4
3337[21:09:18 INFO]: [ASkyBlock] Loading entity limits
3338[21:09:18 INFO]: [ASkyBlock] HOPPER will be limited to 30
3339[21:09:20 INFO]: [ASkyBlock] Loaded default island schematic.
3340[21:09:21 INFO]: [ASkyBlock] Loaded default nether schematic.
3341[21:09:21 INFO]: [ASkyBlock] Loading schematic The Original (island.schematic) for all players, order 1
3342[21:09:21 INFO]: [ASkyBlock] Loading schematic NetherBlock Island (nether.schematic) for all players, order 0
3343[21:09:21 INFO]: [ASkyBlock] Loading schematic Island Duo (double.schematic) for all players, order 2
3344[21:09:21 INFO]: [ASkyBlock] Loading schematic Black Diamonds (harder.schematic) for all players, order 3
3345[21:09:21 INFO]: [ASkyBlock] Loading offline messages...
3346[21:09:21 INFO]: -------- World Settings For [Sacraria] --------
3347[21:09:21 INFO]: Cactus Growth Modifier: 100%
3348[21:09:21 INFO]: Cane Growth Modifier: 100%
3349[21:09:21 INFO]: Melon Growth Modifier: 100%
3350[21:09:21 INFO]: Mushroom Growth Modifier: 100%
3351[21:09:21 INFO]: Pumpkin Growth Modifier: 100%
3352[21:09:21 INFO]: Sapling Growth Modifier: 100%
3353[21:09:21 INFO]: Wheat Growth Modifier: 100%
3354[21:09:21 INFO]: NetherWart Growth Modifier: 100%
3355[21:09:21 INFO]: Vine Growth Modifier: 100%
3356[21:09:21 INFO]: Cocoa Growth Modifier: 100%
3357[21:09:21 INFO]: Entity Activation Range: animals 32 / monsters 32 / misc 16 / tick-inactive-villagers true
3358[21:09:21 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
3359[21:09:21 INFO]: Random Lighting Updates: false
3360[21:09:21 INFO]: Structure Info Saving: true
3361[21:09:21 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
3362[21:09:21 INFO]: Max TNT Explosions: 100
3363[21:09:21 INFO]: Tile Max Tick Time: 1,000 ms Entity max Tick Time: 1,000 ms
3364[21:09:21 INFO]: Max height for cactus growth 3. Max height for reed growth 3
3365[21:09:21 INFO]: Mob Spawn Range: 4
3366[21:09:21 INFO]: Nerfing mobs spawned from spawners: false
3367[21:09:21 INFO]: View Distance: 6
3368[21:09:21 INFO]: Entity Tracking Range: players 48 / animals 48 / monsters 48 / misc 32 / other 64
3369[21:09:21 INFO]: Item Despawn Rate: 6,000
3370[21:09:21 INFO]: Item Merge Radius: 2.5
3371[21:09:21 INFO]: Experience Merge Radius: 3
3372[21:09:21 INFO]: Arrow Despawn Rate: 1200
3373[21:09:21 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
3374[21:09:21 INFO]: Zombie Aggressive Towards Villager: true
3375[21:09:22 INFO]: settings for world:
3376[21:09:22 INFO]: Setting up landmass VANILLA
3377[21:09:22 INFO]: ChunkGeneratorOverworldBOP json:
3378[21:09:22 INFO]: ChunkGeneratorOverworldBOP settings: {"landScheme":"vanilla","tempScheme":"medium_zones","rainScheme":"medium_zones","biomeSize":"medium","amplitude":1.0,"generateBopOre":false,"generatePoisonIvy":false,"generateBerryBushes":true,"generateThorns":true,"generateQuicksand":true,"generateLiquidPoison":true,"generateHotSprings":true,"generateNetherHives":true,"generateEndFeatures":true,"mainNoiseScaleX":80.0,"mainNoiseScaleY":160.0,"mainNoiseScaleZ":80.0,"coordinateScale":684.412,"heightScale":684.412,"upperLimitScale":512.0,"lowerLimitScale":512.0}
3379[21:09:22 INFO]: Loading dimension 0 (Sacraria)
3380[21:09:22 INFO]: Appending Loot Pools to minecraft:chests/simple_dungeon
3381[21:09:23 INFO]: Appending Loot Pools to minecraft:chests/abandoned_mineshaft
3382[21:09:23 INFO]: Appending Loot Pools to minecraft:chests/stronghold_corridor
3383[21:09:23 INFO]: Appending Loot Pools to minecraft:chests/village_blacksmith
3384[21:09:23 INFO]: Appending Loot Pools to minecraft:chests/stronghold_crossing
3385[21:09:26 INFO]: Creating aura cache for world 0
3386[21:09:27 INFO]: -------- World Settings For [DIM1] --------
3387[21:09:27 INFO]: Cactus Growth Modifier: 100%
3388[21:09:27 INFO]: Cane Growth Modifier: 100%
3389[21:09:27 INFO]: Melon Growth Modifier: 100%
3390[21:09:27 INFO]: Mushroom Growth Modifier: 100%
3391[21:09:27 INFO]: Pumpkin Growth Modifier: 100%
3392[21:09:27 INFO]: Sapling Growth Modifier: 100%
3393[21:09:27 INFO]: Wheat Growth Modifier: 100%
3394[21:09:27 INFO]: NetherWart Growth Modifier: 100%
3395[21:09:27 INFO]: Vine Growth Modifier: 100%
3396[21:09:27 INFO]: Cocoa Growth Modifier: 100%
3397[21:09:27 INFO]: Entity Activation Range: animals 32 / monsters 32 / misc 16 / tick-inactive-villagers true
3398[21:09:27 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
3399[21:09:27 INFO]: Random Lighting Updates: false
3400[21:09:27 INFO]: Structure Info Saving: true
3401[21:09:27 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
3402[21:09:27 INFO]: Max TNT Explosions: 100
3403[21:09:27 INFO]: Tile Max Tick Time: 1,000 ms Entity max Tick Time: 1,000 ms
3404[21:09:27 INFO]: Max height for cactus growth 3. Max height for reed growth 3
3405[21:09:27 INFO]: Mob Spawn Range: 4
3406[21:09:27 INFO]: Nerfing mobs spawned from spawners: false
3407[21:09:27 INFO]: View Distance: 6
3408[21:09:27 INFO]: Entity Tracking Range: players 48 / animals 48 / monsters 48 / misc 32 / other 64
3409[21:09:27 INFO]: Item Despawn Rate: 6,000
3410[21:09:27 INFO]: Item Merge Radius: 2.5
3411[21:09:27 INFO]: Experience Merge Radius: 3
3412[21:09:27 INFO]: Arrow Despawn Rate: 1200
3413[21:09:27 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
3414[21:09:27 INFO]: Zombie Aggressive Towards Villager: true
3415[21:09:27 INFO]: Loading dimension 1 (DIM1)
3416[21:09:28 INFO]: Appending Loot Pools to minecraft:chests/simple_dungeon
3417[21:09:28 INFO]: Appending Loot Pools to minecraft:chests/abandoned_mineshaft
3418[21:09:28 INFO]: Appending Loot Pools to minecraft:chests/stronghold_corridor
3419[21:09:28 INFO]: Appending Loot Pools to minecraft:chests/village_blacksmith
3420[21:09:28 INFO]: Appending Loot Pools to minecraft:chests/stronghold_crossing
3421[21:09:28 INFO]: Creating aura cache for world 1
3422[21:09:28 INFO]: -------- World Settings For [DIM-9999] --------
3423[21:09:28 INFO]: Cactus Growth Modifier: 100%
3424[21:09:28 INFO]: Cane Growth Modifier: 100%
3425[21:09:28 INFO]: Melon Growth Modifier: 100%
3426[21:09:28 INFO]: Mushroom Growth Modifier: 100%
3427[21:09:28 INFO]: Pumpkin Growth Modifier: 100%
3428[21:09:28 INFO]: Sapling Growth Modifier: 100%
3429[21:09:28 INFO]: Wheat Growth Modifier: 100%
3430[21:09:28 INFO]: NetherWart Growth Modifier: 100%
3431[21:09:28 INFO]: Vine Growth Modifier: 100%
3432[21:09:28 INFO]: Cocoa Growth Modifier: 100%
3433[21:09:28 INFO]: Entity Activation Range: animals 32 / monsters 32 / misc 16 / tick-inactive-villagers true
3434[21:09:28 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
3435[21:09:28 INFO]: Random Lighting Updates: false
3436[21:09:28 INFO]: Structure Info Saving: true
3437[21:09:28 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
3438[21:09:28 INFO]: Max TNT Explosions: 100
3439[21:09:28 INFO]: Tile Max Tick Time: 1,000 ms Entity max Tick Time: 1,000 ms
3440[21:09:28 INFO]: Max height for cactus growth 3. Max height for reed growth 3
3441[21:09:28 INFO]: Mob Spawn Range: 4
3442[21:09:28 INFO]: Nerfing mobs spawned from spawners: false
3443[21:09:28 INFO]: View Distance: 6
3444[21:09:28 INFO]: Entity Tracking Range: players 48 / animals 48 / monsters 48 / misc 32 / other 64
3445[21:09:28 INFO]: Item Despawn Rate: 6,000
3446[21:09:28 INFO]: Item Merge Radius: 2.5
3447[21:09:28 INFO]: Experience Merge Radius: 3
3448[21:09:28 INFO]: Arrow Despawn Rate: 1200
3449[21:09:28 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
3450[21:09:28 INFO]: Zombie Aggressive Towards Villager: true
3451[21:09:28 INFO]: settings for world:
3452[21:09:28 INFO]: Setting up landmass VANILLA
3453[21:09:28 INFO]: Loading dimension -9,999 (DIM-9999)
3454[21:09:28 INFO]: Appending Loot Pools to minecraft:chests/simple_dungeon
3455[21:09:29 INFO]: Appending Loot Pools to minecraft:chests/abandoned_mineshaft
3456[21:09:29 INFO]: Appending Loot Pools to minecraft:chests/stronghold_corridor
3457[21:09:29 INFO]: Appending Loot Pools to minecraft:chests/village_blacksmith
3458[21:09:29 INFO]: Appending Loot Pools to minecraft:chests/stronghold_crossing
3459[21:09:29 INFO]: Creating aura cache for world -9999
3460[21:09:29 INFO]: -------- World Settings For [DIM-11325] --------
3461[21:09:29 INFO]: Cactus Growth Modifier: 100%
3462[21:09:29 INFO]: Cane Growth Modifier: 100%
3463[21:09:29 INFO]: Melon Growth Modifier: 100%
3464[21:09:29 INFO]: Mushroom Growth Modifier: 100%
3465[21:09:29 INFO]: Pumpkin Growth Modifier: 100%
3466[21:09:29 INFO]: Sapling Growth Modifier: 100%
3467[21:09:29 INFO]: Wheat Growth Modifier: 100%
3468[21:09:29 INFO]: NetherWart Growth Modifier: 100%
3469[21:09:29 INFO]: Vine Growth Modifier: 100%
3470[21:09:29 INFO]: Cocoa Growth Modifier: 100%
3471[21:09:29 INFO]: Entity Activation Range: animals 32 / monsters 32 / misc 16 / tick-inactive-villagers true
3472[21:09:29 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
3473[21:09:29 INFO]: Random Lighting Updates: false
3474[21:09:29 INFO]: Structure Info Saving: true
3475[21:09:29 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
3476[21:09:29 INFO]: Max TNT Explosions: 100
3477[21:09:29 INFO]: Tile Max Tick Time: 1,000 ms Entity max Tick Time: 1,000 ms
3478[21:09:29 INFO]: Max height for cactus growth 3. Max height for reed growth 3
3479[21:09:29 INFO]: Mob Spawn Range: 4
3480[21:09:29 INFO]: Nerfing mobs spawned from spawners: false
3481[21:09:29 INFO]: View Distance: 6
3482[21:09:29 INFO]: Entity Tracking Range: players 48 / animals 48 / monsters 48 / misc 32 / other 64
3483[21:09:29 INFO]: Item Despawn Rate: 6,000
3484[21:09:29 INFO]: Item Merge Radius: 2.5
3485[21:09:29 INFO]: Experience Merge Radius: 3
3486[21:09:29 INFO]: Arrow Despawn Rate: 1200
3487[21:09:29 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
3488[21:09:29 INFO]: Zombie Aggressive Towards Villager: true
3489[21:09:29 INFO]: settings for world:
3490[21:09:29 INFO]: Setting up landmass VANILLA
3491[21:09:29 INFO]: Loading dimension -11,325 (DIM-11325)
3492[21:09:29 INFO]: Appending Loot Pools to minecraft:chests/simple_dungeon
3493[21:09:29 INFO]: Appending Loot Pools to minecraft:chests/abandoned_mineshaft
3494[21:09:29 INFO]: Appending Loot Pools to minecraft:chests/stronghold_corridor
3495[21:09:29 INFO]: Appending Loot Pools to minecraft:chests/village_blacksmith
3496[21:09:29 INFO]: Appending Loot Pools to minecraft:chests/stronghold_crossing
3497[21:09:30 INFO]: Creating aura cache for world -11325
3498[21:09:30 INFO]: -------- World Settings For [DIM-6] --------
3499[21:09:30 INFO]: Cactus Growth Modifier: 100%
3500[21:09:30 INFO]: Cane Growth Modifier: 100%
3501[21:09:30 INFO]: Melon Growth Modifier: 100%
3502[21:09:30 INFO]: Mushroom Growth Modifier: 100%
3503[21:09:30 INFO]: Pumpkin Growth Modifier: 100%
3504[21:09:30 INFO]: Sapling Growth Modifier: 100%
3505[21:09:30 INFO]: Wheat Growth Modifier: 100%
3506[21:09:30 INFO]: NetherWart Growth Modifier: 100%
3507[21:09:30 INFO]: Vine Growth Modifier: 100%
3508[21:09:30 INFO]: Cocoa Growth Modifier: 100%
3509[21:09:30 INFO]: Entity Activation Range: animals 32 / monsters 32 / misc 16 / tick-inactive-villagers true
3510[21:09:30 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
3511[21:09:30 INFO]: Random Lighting Updates: false
3512[21:09:30 INFO]: Structure Info Saving: true
3513[21:09:30 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
3514[21:09:30 INFO]: Max TNT Explosions: 100
3515[21:09:30 INFO]: Tile Max Tick Time: 1,000 ms Entity max Tick Time: 1,000 ms
3516[21:09:30 INFO]: Max height for cactus growth 3. Max height for reed growth 3
3517[21:09:30 INFO]: Mob Spawn Range: 4
3518[21:09:30 INFO]: Nerfing mobs spawned from spawners: false
3519[21:09:30 INFO]: View Distance: 6
3520[21:09:30 INFO]: Entity Tracking Range: players 48 / animals 48 / monsters 48 / misc 32 / other 64
3521[21:09:30 INFO]: Item Despawn Rate: 6,000
3522[21:09:30 INFO]: Item Merge Radius: 2.5
3523[21:09:30 INFO]: Experience Merge Radius: 3
3524[21:09:30 INFO]: Arrow Despawn Rate: 1200
3525[21:09:30 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
3526[21:09:30 INFO]: Zombie Aggressive Towards Villager: true
3527[21:09:30 INFO]: Loading dimension -6 (DIM-6)
3528[21:09:30 INFO]: Appending Loot Pools to minecraft:chests/simple_dungeon
3529[21:09:30 INFO]: Appending Loot Pools to minecraft:chests/abandoned_mineshaft
3530[21:09:30 INFO]: Appending Loot Pools to minecraft:chests/stronghold_corridor
3531[21:09:30 INFO]: Appending Loot Pools to minecraft:chests/village_blacksmith
3532[21:09:30 INFO]: Appending Loot Pools to minecraft:chests/stronghold_crossing
3533[21:09:30 INFO]: Creating aura cache for world -6
3534[21:09:30 INFO]: -------- World Settings For [DIM-1] --------
3535[21:09:30 INFO]: Cactus Growth Modifier: 100%
3536[21:09:30 INFO]: Cane Growth Modifier: 100%
3537[21:09:30 INFO]: Melon Growth Modifier: 100%
3538[21:09:30 INFO]: Mushroom Growth Modifier: 100%
3539[21:09:30 INFO]: Pumpkin Growth Modifier: 100%
3540[21:09:30 INFO]: Sapling Growth Modifier: 100%
3541[21:09:30 INFO]: Wheat Growth Modifier: 100%
3542[21:09:30 INFO]: NetherWart Growth Modifier: 100%
3543[21:09:30 INFO]: Vine Growth Modifier: 100%
3544[21:09:30 INFO]: Cocoa Growth Modifier: 100%
3545[21:09:30 INFO]: Entity Activation Range: animals 32 / monsters 32 / misc 16 / tick-inactive-villagers true
3546[21:09:30 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
3547[21:09:30 INFO]: Random Lighting Updates: false
3548[21:09:30 INFO]: Structure Info Saving: true
3549[21:09:30 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
3550[21:09:30 INFO]: Max TNT Explosions: 100
3551[21:09:30 INFO]: Tile Max Tick Time: 1,000 ms Entity max Tick Time: 1,000 ms
3552[21:09:30 INFO]: Max height for cactus growth 3. Max height for reed growth 3
3553[21:09:30 INFO]: Mob Spawn Range: 4
3554[21:09:30 INFO]: Nerfing mobs spawned from spawners: false
3555[21:09:30 INFO]: View Distance: 6
3556[21:09:30 INFO]: Entity Tracking Range: players 48 / animals 48 / monsters 48 / misc 32 / other 64
3557[21:09:30 INFO]: Item Despawn Rate: 6,000
3558[21:09:30 INFO]: Item Merge Radius: 2.5
3559[21:09:30 INFO]: Experience Merge Radius: 3
3560[21:09:30 INFO]: Arrow Despawn Rate: 1200
3561[21:09:30 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
3562[21:09:30 INFO]: Zombie Aggressive Towards Villager: true
3563[21:09:30 INFO]: settings for hell world:
3564[21:09:30 INFO]: Loading dimension -1 (DIM-1)
3565[21:09:30 INFO]: Appending Loot Pools to minecraft:chests/simple_dungeon
3566[21:09:30 INFO]: Appending Loot Pools to minecraft:chests/abandoned_mineshaft
3567[21:09:31 INFO]: Appending Loot Pools to minecraft:chests/stronghold_corridor
3568[21:09:31 INFO]: Appending Loot Pools to minecraft:chests/village_blacksmith
3569[21:09:31 INFO]: Appending Loot Pools to minecraft:chests/stronghold_crossing
3570[21:09:31 INFO]: Creating aura cache for world -1
3571[21:09:31 INFO]: -------- World Settings For [DIM2] --------
3572[21:09:31 INFO]: Cactus Growth Modifier: 100%
3573[21:09:31 INFO]: Cane Growth Modifier: 100%
3574[21:09:31 INFO]: Melon Growth Modifier: 100%
3575[21:09:31 INFO]: Mushroom Growth Modifier: 100%
3576[21:09:31 INFO]: Pumpkin Growth Modifier: 100%
3577[21:09:31 INFO]: Sapling Growth Modifier: 100%
3578[21:09:31 INFO]: Wheat Growth Modifier: 100%
3579[21:09:31 INFO]: NetherWart Growth Modifier: 100%
3580[21:09:31 INFO]: Vine Growth Modifier: 100%
3581[21:09:31 INFO]: Cocoa Growth Modifier: 100%
3582[21:09:31 INFO]: Entity Activation Range: animals 32 / monsters 32 / misc 16 / tick-inactive-villagers true
3583[21:09:31 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
3584[21:09:31 INFO]: Random Lighting Updates: false
3585[21:09:31 INFO]: Structure Info Saving: true
3586[21:09:31 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
3587[21:09:31 INFO]: Max TNT Explosions: 100
3588[21:09:31 INFO]: Tile Max Tick Time: 1,000 ms Entity max Tick Time: 1,000 ms
3589[21:09:31 INFO]: Max height for cactus growth 3. Max height for reed growth 3
3590[21:09:31 INFO]: Mob Spawn Range: 4
3591[21:09:31 INFO]: Nerfing mobs spawned from spawners: false
3592[21:09:31 INFO]: View Distance: 6
3593[21:09:31 INFO]: Entity Tracking Range: players 48 / animals 48 / monsters 48 / misc 32 / other 64
3594[21:09:31 INFO]: Item Despawn Rate: 6,000
3595[21:09:31 INFO]: Item Merge Radius: 2.5
3596[21:09:31 INFO]: Experience Merge Radius: 3
3597[21:09:31 INFO]: Arrow Despawn Rate: 1200
3598[21:09:31 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
3599[21:09:31 INFO]: Zombie Aggressive Towards Villager: true
3600[21:09:31 INFO]: settings for world:
3601[21:09:31 INFO]: Setting up landmass VANILLA
3602[21:09:31 INFO]: Loading dimension 2 (DIM2)
3603[21:09:31 INFO]: Appending Loot Pools to minecraft:chests/simple_dungeon
3604[21:09:31 INFO]: Appending Loot Pools to minecraft:chests/abandoned_mineshaft
3605[21:09:31 INFO]: Appending Loot Pools to minecraft:chests/stronghold_corridor
3606[21:09:31 INFO]: Appending Loot Pools to minecraft:chests/village_blacksmith
3607[21:09:32 INFO]: Appending Loot Pools to minecraft:chests/stronghold_crossing
3608[21:09:32 INFO]: Creating aura cache for world 2
3609[21:09:32 INFO]: -------- World Settings For [DIM7] --------
3610[21:09:32 INFO]: Cactus Growth Modifier: 100%
3611[21:09:32 INFO]: Cane Growth Modifier: 100%
3612[21:09:32 INFO]: Melon Growth Modifier: 100%
3613[21:09:32 INFO]: Mushroom Growth Modifier: 100%
3614[21:09:32 INFO]: Pumpkin Growth Modifier: 100%
3615[21:09:32 INFO]: Sapling Growth Modifier: 100%
3616[21:09:32 INFO]: Wheat Growth Modifier: 100%
3617[21:09:32 INFO]: NetherWart Growth Modifier: 100%
3618[21:09:32 INFO]: Vine Growth Modifier: 100%
3619[21:09:32 INFO]: Cocoa Growth Modifier: 100%
3620[21:09:32 INFO]: Entity Activation Range: animals 32 / monsters 32 / misc 16 / tick-inactive-villagers true
3621[21:09:32 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
3622[21:09:32 INFO]: Random Lighting Updates: false
3623[21:09:32 INFO]: Structure Info Saving: true
3624[21:09:32 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
3625[21:09:32 INFO]: Max TNT Explosions: 100
3626[21:09:32 INFO]: Tile Max Tick Time: 1,000 ms Entity max Tick Time: 1,000 ms
3627[21:09:32 INFO]: Max height for cactus growth 3. Max height for reed growth 3
3628[21:09:32 INFO]: Mob Spawn Range: 4
3629[21:09:32 INFO]: Nerfing mobs spawned from spawners: false
3630[21:09:32 INFO]: View Distance: 6
3631[21:09:32 INFO]: Entity Tracking Range: players 48 / animals 48 / monsters 48 / misc 32 / other 64
3632[21:09:32 INFO]: Item Despawn Rate: 6,000
3633[21:09:32 INFO]: Item Merge Radius: 2.5
3634[21:09:32 INFO]: Experience Merge Radius: 3
3635[21:09:32 INFO]: Arrow Despawn Rate: 1200
3636[21:09:32 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
3637[21:09:32 INFO]: Zombie Aggressive Towards Villager: true
3638[21:09:32 INFO]: Loading dimension 7 (DIM7)
3639[21:09:32 INFO]: Appending Loot Pools to minecraft:chests/simple_dungeon
3640[21:09:32 INFO]: Appending Loot Pools to minecraft:chests/abandoned_mineshaft
3641[21:09:32 INFO]: Appending Loot Pools to minecraft:chests/stronghold_corridor
3642[21:09:32 INFO]: Appending Loot Pools to minecraft:chests/village_blacksmith
3643[21:09:32 INFO]: Appending Loot Pools to minecraft:chests/stronghold_crossing
3644[21:09:32 INFO]: Creating aura cache for world 7
3645[21:09:33 INFO]: Enabling dynmap v3.0-SNAPSHOT-mohist
3646[21:09:33 ERROR]: Invalid BasicBlock. type: 1, meta: 10
3647[21:09:33 ERROR]: Invalid BasicBlock. type: 1, meta: 11
3648[21:09:33 ERROR]: Invalid BasicBlock. type: 1, meta: 12
3649[21:09:33 ERROR]: Invalid BasicBlock. type: 1, meta: 13
3650[21:09:33 ERROR]: Invalid BasicBlock. type: 1, meta: 14
3651[21:09:33 ERROR]: Invalid BasicBlock. type: 1, meta: 15
3652[21:09:34 INFO]: [dynmap] Added 114 custom biome mappings
3653[21:09:34 INFO]: [dynmap] Using LuckPerms 5.1.93 for access control
3654[21:09:39 INFO]: [dynmap] Mod Support processing completed
3655[21:09:41 INFO]: [dynmap] Loaded 25 shaders.
3656[21:09:41 INFO]: [dynmap] Loaded 82 perspectives.
3657[21:09:42 INFO]: [dynmap] Loaded 14 lightings.
3658[21:09:46 ERROR]: [dynmap] Failed to start WebServer on address 86.4.150.107:8123 : Failed to bind to /86.4.150.107:8123
3659[21:09:46 INFO]: [dynmap] version 3.0-SNAPSHOT-mohist is enabled - core version 3.0-SNAPSHOT-Dev
3660[21:09:46 INFO]: [dynmap] For support, visit https://forums.dynmap.us
3661[21:09:46 INFO]: [dynmap] To report or track bugs, visit https://github.com/webbukkit/dynmap/issues
3662[21:09:46 INFO]: [dynmap] Loaded 3 maps of world 'Sacraria'.
3663[21:09:47 INFO]: [dynmap] Loaded 1924994 pending tile renders for world 'Sacraria'
3664[21:09:47 INFO]: [dynmap] Loaded 2 maps of world 'DIM1'.
3665[21:09:47 INFO]: [dynmap] World 'DIM-9999' disabled
3666[21:09:47 INFO]: [dynmap] World 'DIM-11325' disabled
3667[21:09:47 INFO]: [dynmap] World 'DIM-6' disabled
3668[21:09:47 INFO]: [dynmap] Loaded 2 maps of world 'DIM-1'.
3669[21:09:47 INFO]: [dynmap] Loaded 2 pending tile renders for world 'DIM-1'
3670[21:09:47 INFO]: [dynmap] World 'DIM2' disabled
3671[21:09:47 INFO]: [dynmap] World 'DIM7' disabled
3672[21:09:47 INFO]: [dynmap] Enabled
3673[21:09:47 INFO]: Enabling WorldEdit v6.1.9;caf0ad9
3674[21:09:47 INFO]: WEPIF: Using the Bukkit Permissions API.
3675[21:09:47 WARN]: [WorldEdit] Multiple ports of WorldEdit are installed but they report different versions (6.1.10 and 6.1.9;caf0ad9). If these two versions are truly different, then you may run into unexpected crashes and errors.
3676[21:09:48 INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R2 as the Bukkit adapter
3677[21:09:48 INFO]: Enabling PlaceholderAPI v2.10.9
3678[21:09:49 INFO]: [PlaceholderAPI] Fetching available expansion information...
3679[21:09:49 INFO]: Enabling ClearLag v3.1.6
3680[21:09:50 INFO]: [ClearLag] Loading modules...
3681[21:09:50 INFO]: [ClearLag] Modules enabed, loading config values
3682[21:09:50 INFO]: [ClearLag] Modules have been loaded!
3683[21:09:50 INFO]: [ClearLag] Clearlag is now enabled!
3684[21:09:50 INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.12]...
3685[21:09:50 INFO]: Enabling Craftconomy3 v3.3.1-d99cf63-trv200
3686[21:09:50 INFO]: [Craftconomy3] Starting up!
3687[21:09:50 INFO]: [Craftconomy3] Loading the Configuration
3688[21:09:51 INFO]: [ClearLag] No updates found!
3689[21:09:51 INFO]: [Craftconomy3] Loading listeners.
3690[21:09:51 INFO]: [Craftconomy3] Loading commands
3691[21:09:52 WARN]: [Craftconomy3] Loading Craftconomy in setup mode. Please type /ccsetup to start the setup.
3692[21:09:52 INFO]: [Vault][Economy] Craftconomy3 hooked.
3693[21:09:52 INFO]: Enabling WorldBorder v1.8.7
3694[21:09:53 INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
3695[21:09:53 INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
3696[21:09:53 INFO]: [WorldBorder] [CONFIG] World "Sacraria" has border radius 10000 at X: 0.0 Z: 0.0
3697[21:09:53 INFO]: [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders.
3698[21:09:53 INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 89.0 Y: 63.0 Z: 246.0
3699[21:09:53 INFO]: Enabling HolographicDisplays v2.4.4
3700[21:09:54 INFO]: Enabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
3701[21:09:56 INFO]: [WorldGuard] (Sacraria) TNT ignition is PERMITTED.
3702[21:09:56 INFO]: [WorldGuard] (Sacraria) Lighters are PERMITTED.
3703[21:09:56 INFO]: [WorldGuard] (Sacraria) Lava fire is blocked.
3704[21:09:56 INFO]: [WorldGuard] (Sacraria) Fire spread is UNRESTRICTED.
3705[21:09:56 INFO]: [WorldGuard] Loaded configuration for world 'Sacraria'
3706[21:09:56 INFO]: [WorldGuard] (DIM1) TNT ignition is PERMITTED.
3707[21:09:56 INFO]: [WorldGuard] (DIM1) Lighters are PERMITTED.
3708[21:09:56 INFO]: [WorldGuard] (DIM1) Lava fire is blocked.
3709[21:09:56 INFO]: [WorldGuard] (DIM1) Fire spread is UNRESTRICTED.
3710[21:09:56 INFO]: [WorldGuard] Loaded configuration for world 'DIM1'
3711[21:09:56 INFO]: [WorldGuard] (DIM-9999) TNT ignition is PERMITTED.
3712[21:09:56 INFO]: [WorldGuard] (DIM-9999) Lighters are PERMITTED.
3713[21:09:56 INFO]: [WorldGuard] (DIM-9999) Lava fire is blocked.
3714[21:09:56 INFO]: [WorldGuard] (DIM-9999) Fire spread is UNRESTRICTED.
3715[21:09:56 INFO]: [WorldGuard] Loaded configuration for world 'DIM-9999'
3716[21:09:56 INFO]: [WorldGuard] (DIM-11325) TNT ignition is PERMITTED.
3717[21:09:56 INFO]: [WorldGuard] (DIM-11325) Lighters are PERMITTED.
3718[21:09:56 INFO]: [WorldGuard] (DIM-11325) Lava fire is blocked.
3719[21:09:56 INFO]: [WorldGuard] (DIM-11325) Fire spread is UNRESTRICTED.
3720[21:09:56 INFO]: [WorldGuard] Loaded configuration for world 'DIM-11325'
3721[21:09:56 INFO]: [WorldGuard] (DIM-6) TNT ignition is PERMITTED.
3722[21:09:56 INFO]: [WorldGuard] (DIM-6) Lighters are PERMITTED.
3723[21:09:56 INFO]: [WorldGuard] (DIM-6) Lava fire is blocked.
3724[21:09:56 INFO]: [WorldGuard] (DIM-6) Fire spread is UNRESTRICTED.
3725[21:09:56 INFO]: [WorldGuard] Loaded configuration for world 'DIM-6'
3726[21:09:56 INFO]: [WorldGuard] (DIM-1) TNT ignition is PERMITTED.
3727[21:09:56 INFO]: [WorldGuard] (DIM-1) Lighters are PERMITTED.
3728[21:09:56 INFO]: [WorldGuard] (DIM-1) Lava fire is blocked.
3729[21:09:56 INFO]: [WorldGuard] (DIM-1) Fire spread is UNRESTRICTED.
3730[21:09:56 INFO]: [WorldGuard] Loaded configuration for world 'DIM-1'
3731[21:09:56 INFO]: [WorldGuard] (DIM2) TNT ignition is PERMITTED.
3732[21:09:56 INFO]: [WorldGuard] (DIM2) Lighters are PERMITTED.
3733[21:09:56 INFO]: [WorldGuard] (DIM2) Lava fire is blocked.
3734[21:09:56 INFO]: [WorldGuard] (DIM2) Fire spread is UNRESTRICTED.
3735[21:09:56 INFO]: [WorldGuard] Loaded configuration for world 'DIM2'
3736[21:09:56 INFO]: [WorldGuard] (DIM7) TNT ignition is PERMITTED.
3737[21:09:56 INFO]: [WorldGuard] (DIM7) Lighters are PERMITTED.
3738[21:09:56 INFO]: [WorldGuard] (DIM7) Lava fire is blocked.
3739[21:09:56 INFO]: [WorldGuard] (DIM7) Fire spread is UNRESTRICTED.
3740[21:09:56 INFO]: [WorldGuard] Loaded configuration for world 'DIM7'
3741[21:09:56 INFO]: [WorldGuard] Loading region data...
3742[21:09:58 INFO]: Enabling WorldGuard-Towny v1.1.0
3743[21:09:58 INFO]: Enabling LagMonitor v1.15
3744[21:09:59 INFO]: [LagMonitor] Register ping listener
3745[21:09:59 INFO]: Enabling MachinaBanItem v1.1
3746[21:09:59 INFO]: [MachinaBanItem] 0 items banned from craft
3747[21:09:59 INFO]: [MachinaBanItem] 0 items banned from use
3748[21:09:59 INFO]: [MachinaBanItem] MachinaBanItem v1.1 on!
3749[21:09:59 INFO]: Enabling CoreProtect v19.2
3750[21:10:00 INFO]: [CoreProtect] Spigot 1.14 or higher is required.
3751[21:10:00 INFO]: [CoreProtect] CoreProtect was unable to start.
3752[21:10:00 INFO]: Disabling CoreProtect v19.2
3753[21:10:00 INFO]: [CoreProtect] Finishing up data logging. Please wait...
3754[21:10:00 INFO]: [CoreProtect] Success! Disabled CoreProtect v19.2
3755[21:10:00 INFO]: Enabling ChestShop v3.9.2 (build 86)
3756[21:10:03 INFO]: [ChestShop] Vault loaded! Found an economy plugin!
3757[21:10:04 INFO]: Enabling WorldEditSUI v1.7.1
3758[21:10:04 INFO]: [WorldEditSUI] Plugin by KennyTV
3759[21:10:04 INFO]: Enabling Essentials v2.18.1.0
3760[21:10:05 INFO]: Attempting to convert old kits in config.yml to new kits.yml
3761[21:10:05 INFO]: No kits found to migrate.
3762[21:10:06 INFO]: Loaded 852 items from items.csv.
3763[21:10:06 INFO]: Using locale en_US
3764[21:10:07 INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
3765[21:10:08 INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
3766[21:10:08 INFO]: [Vault][Economy] Essentials Economy hooked.
3767[21:10:08 INFO]: [Essentials] Using Vault based permissions (LuckPerms)
3768[21:10:08 INFO]: [Essentials] Payment method found (Vault - Economy: Craftconomy3 version: 1.6.6-b${env.TRAVIS_BUILD_NUMBER})
3769[21:10:08 INFO]: Enabling Citizens v2.0.27-SNAPSHOT (build 2143)
3770[21:10:09 INFO]: Successfully patched net/minecraft/entity/EntityLiving.recreateLeash.
3771[21:10:13 INFO]: Enabling CommandNPC v1.9.1
3772[21:10:13 INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
3773[21:10:13 INFO]: [CommandNPC] Initiating Database
3774[21:10:13 INFO]: [CommandNPC] Injecting command info into Citizens.
3775[21:10:13 INFO]: [CommandNPC] Loading commands complete!
3776[21:10:13 INFO]: [CommandNPC] CommandNPC successfully loaded!
3777[21:10:13 INFO]: Enabling Multiverse-Core v2.5.0-b727
3778[21:10:23 INFO]: Spliced in METHOD: net.minecraft.world.chunk.BlockStateContainer.func_186018_a
3779[21:10:41 INFO]: -------- World Settings For [ASkyBlock] --------
3780[21:10:41 INFO]: Cactus Growth Modifier: 100%
3781[21:10:41 INFO]: Cane Growth Modifier: 100%
3782[21:10:41 INFO]: Melon Growth Modifier: 100%
3783[21:10:41 INFO]: Mushroom Growth Modifier: 100%
3784[21:10:41 INFO]: Pumpkin Growth Modifier: 100%
3785[21:10:41 INFO]: Sapling Growth Modifier: 100%
3786[21:10:41 INFO]: Wheat Growth Modifier: 100%
3787[21:10:41 INFO]: NetherWart Growth Modifier: 100%
3788[21:10:41 INFO]: Vine Growth Modifier: 100%
3789[21:10:41 INFO]: Cocoa Growth Modifier: 100%
3790[21:10:41 INFO]: Entity Activation Range: animals 32 / monsters 32 / misc 16 / tick-inactive-villagers true
3791[21:10:41 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
3792[21:10:41 INFO]: Random Lighting Updates: false
3793[21:10:41 INFO]: Structure Info Saving: true
3794[21:10:41 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
3795[21:10:41 INFO]: Max TNT Explosions: 100
3796[21:10:41 INFO]: Tile Max Tick Time: 1,000 ms Entity max Tick Time: 1,000 ms
3797[21:10:41 INFO]: Max height for cactus growth 3. Max height for reed growth 3
3798[21:10:41 INFO]: Mob Spawn Range: 4
3799[21:10:41 INFO]: Nerfing mobs spawned from spawners: false
3800[21:10:41 INFO]: View Distance: 6
3801[21:10:41 INFO]: Entity Tracking Range: players 48 / animals 48 / monsters 48 / misc 32 / other 64
3802[21:10:41 INFO]: Item Despawn Rate: 6,000
3803[21:10:41 INFO]: Item Merge Radius: 2.5
3804[21:10:41 INFO]: Experience Merge Radius: 3
3805[21:10:41 INFO]: Arrow Despawn Rate: 1200
3806[21:10:41 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
3807[21:10:41 INFO]: Zombie Aggressive Towards Villager: true
3808[21:10:41 INFO]: Loading dimension 3 (ASkyBlock)
3809[21:10:41 INFO]: Appending Loot Pools to minecraft:chests/simple_dungeon
3810[21:10:41 INFO]: Appending Loot Pools to minecraft:chests/abandoned_mineshaft
3811[21:10:41 INFO]: Appending Loot Pools to minecraft:chests/stronghold_corridor
3812[21:10:41 INFO]: Appending Loot Pools to minecraft:chests/village_blacksmith
3813[21:10:42 INFO]: Appending Loot Pools to minecraft:chests/stronghold_crossing
3814[21:10:42 INFO]: Creating aura cache for world 3
3815[21:10:42 INFO]: Preparing start region for level 8 (Dimension: 3, Seed: 4892383232605449924)
3816[21:10:42 INFO]: [WorldGuard] (ASkyBlock) TNT ignition is PERMITTED.
3817[21:10:42 INFO]: [WorldGuard] (ASkyBlock) Lighters are PERMITTED.
3818[21:10:42 INFO]: [WorldGuard] (ASkyBlock) Lava fire is blocked.
3819[21:10:42 INFO]: [WorldGuard] (ASkyBlock) Fire spread is UNRESTRICTED.
3820[21:10:42 INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock'
3821[21:10:43 INFO]: [dynmap] Loaded 3 maps of world 'ASkyBlock'.
3822[21:10:49 INFO]: -------- World Settings For [ASkyBlock_nether] --------
3823[21:10:49 INFO]: Cactus Growth Modifier: 100%
3824[21:10:49 INFO]: Cane Growth Modifier: 100%
3825[21:10:49 INFO]: Melon Growth Modifier: 100%
3826[21:10:49 INFO]: Mushroom Growth Modifier: 100%
3827[21:10:49 INFO]: Pumpkin Growth Modifier: 100%
3828[21:10:49 INFO]: Sapling Growth Modifier: 100%
3829[21:10:49 INFO]: Wheat Growth Modifier: 100%
3830[21:10:49 INFO]: NetherWart Growth Modifier: 100%
3831[21:10:49 INFO]: Vine Growth Modifier: 100%
3832[21:10:49 INFO]: Cocoa Growth Modifier: 100%
3833[21:10:49 INFO]: Entity Activation Range: animals 32 / monsters 32 / misc 16 / tick-inactive-villagers true
3834[21:10:49 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
3835[21:10:49 INFO]: Random Lighting Updates: false
3836[21:10:49 INFO]: Structure Info Saving: true
3837[21:10:49 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
3838[21:10:49 INFO]: Max TNT Explosions: 100
3839[21:10:49 INFO]: Tile Max Tick Time: 1,000 ms Entity max Tick Time: 1,000 ms
3840[21:10:49 INFO]: Max height for cactus growth 3. Max height for reed growth 3
3841[21:10:49 INFO]: Mob Spawn Range: 4
3842[21:10:49 INFO]: Nerfing mobs spawned from spawners: false
3843[21:10:49 INFO]: View Distance: 6
3844[21:10:49 INFO]: Entity Tracking Range: players 48 / animals 48 / monsters 48 / misc 32 / other 64
3845[21:10:49 INFO]: Item Despawn Rate: 6,000
3846[21:10:49 INFO]: Item Merge Radius: 2.5
3847[21:10:49 INFO]: Experience Merge Radius: 3
3848[21:10:49 INFO]: Arrow Despawn Rate: 1200
3849[21:10:49 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
3850[21:10:49 INFO]: Zombie Aggressive Towards Villager: true
3851[21:10:49 INFO]: Loading dimension 4 (ASkyBlock_nether)
3852[21:10:49 INFO]: Appending Loot Pools to minecraft:chests/simple_dungeon
3853[21:10:50 INFO]: Appending Loot Pools to minecraft:chests/abandoned_mineshaft
3854[21:10:50 INFO]: Appending Loot Pools to minecraft:chests/stronghold_corridor
3855[21:10:50 INFO]: Appending Loot Pools to minecraft:chests/village_blacksmith
3856[21:10:50 INFO]: Appending Loot Pools to minecraft:chests/stronghold_crossing
3857[21:10:50 INFO]: Creating aura cache for world 4
3858[21:10:50 INFO]: Preparing start region for level 9 (Dimension: 4, Seed: 5632918304338105334)
3859[21:10:51 INFO]: [WorldGuard] (ASkyBlock_nether) TNT ignition is PERMITTED.
3860[21:10:51 INFO]: [WorldGuard] (ASkyBlock_nether) Lighters are PERMITTED.
3861[21:10:51 INFO]: [WorldGuard] (ASkyBlock_nether) Lava fire is blocked.
3862[21:10:51 INFO]: [WorldGuard] (ASkyBlock_nether) Fire spread is UNRESTRICTED.
3863[21:10:51 INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock_nether'
3864[21:10:52 INFO]: [dynmap] Loaded 2 maps of world 'ASkyBlock_nether'.
3865[21:11:06 INFO]: [Multiverse-Core] 10 - World(s) loaded.
3866[21:11:09 INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
3867[21:11:09 INFO]: Enabling TabList v5.4.8
3868[21:11:10 INFO]: [TabList] Hooked PlaceholderAPI version: 2.10.9
3869[21:11:10 INFO]: [TabList] > The plugin successfully enabled v5.4.8! (702ms)
3870[21:11:10 INFO]: Enabling Multiverse-Inventories v2.5.0-SNAPSHOT-b444
3871[21:11:13 INFO]: [Multiverse-Inventories 2.5.0-SNAPSHOT-b444] enabled.
3872[21:11:13 INFO]: Enabling Multiverse-Portals v2.5.0-b751
3873[21:11:13 INFO]: [Multiverse-Portals] - Version 2.5.0-b751 Enabled - By Rigby and fernferret
3874[21:11:17 INFO]: [MVPLogging] 0 - Portals(s) loaded
3875[21:11:17 INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
3876[21:11:17 INFO]: Enabling Towny v0.96.2.0-for-1.12.2
3877[21:11:17 INFO]: ==================== Towny ========================
3878[21:11:20 INFO]: [Towny] Database: [Load] flatfile [Save] flatfile
3879[21:11:20 INFO]: [Towny] 1/1 residents have stored UUIDs.
3880[21:11:20 INFO]: [Towny] Database loaded in 426ms.
3881[21:11:20 INFO]: [PlaceholderAPI] Successfully registered expansion: townyadvanced
3882[21:11:20 INFO]: [Towny] Using: LuckPerms 5.1.93 via Vault 1.6.6-b${env.TRAVIS_BUILD_NUMBER}, Craftconomy3 via Vault, PlaceholderAPI v2.10.9
3883[21:11:20 INFO]: [Towny] Time until a New Day: 14 hours, 48 minutes, 40 seconds
3884[21:11:23 INFO]: =============================================================
3885[21:11:23 INFO]: [Towny] Version: 0.96.2.0-for-1.12.2 - Mod Enabled
3886[21:11:23 INFO]: =============================================================
3887[21:11:23 INFO]: Enabling TownyChat v0.72
3888[21:11:24 INFO]: [TownyChat] Default Channel set to general
3889[21:11:24 INFO]: Enabling DiscordSRV v1.20.0
3890[21:11:24 INFO]: Enabling TownyNameUpdater v4.0
3891[21:11:24 INFO]: Enabling Dynmap-Towny v0.82
3892[21:11:24 INFO]: [Dynmap-Towny] initializing
3893[21:11:24 INFO]: [Dynmap-Towny] Dynmap does not have player-info-protected enabled - visibility-by-town will have no effect
3894[21:11:24 INFO]: [Dynmap-Towny] Dynmap does not have player-info-protected enabled - visibility-by-nation will have no effect
3895[21:11:24 INFO]: [Dynmap-Towny] version 0.82 is activated
3896[21:11:24 INFO]: [Dynmap-Towny] TownyChat detect: disabling normal chat-to-web processing in Dynmap
3897[21:11:25 INFO]: [DiscordSRV] DiscordSRV is up-to-date. (2beb615ff51fc9e03edf79a2e06b88aca973e9ea)
3898[21:11:29 INFO]: Done (199.459s)! For help, type "help" or "?"
3899[21:11:29 INFO]: Starting Minecraft server on 0.0.0.0:25565
3900[21:11:29 INFO]: Starting GS4 status listener
3901[21:11:30 INFO]: Query running on 0.0.0.0:25565
3902[21:11:32 INFO]: Registered Dimension: -30
3903[21:11:32 INFO]: Registered Dimension: -20
3904[21:11:32 INFO]: Registered Dimension: -21
3905[21:11:32 INFO]: Registered Dimension: -15
3906[21:11:32 INFO]: Registered Dimension: -22
3907[21:11:32 INFO]: Registered Dimension: -29
3908[21:11:32 INFO]: Registered Dimension: -13
3909[21:11:32 INFO]: Registered Dimension: -18
3910[21:11:32 INFO]: Registered Dimension: -19
3911[21:11:32 INFO]: Registered Dimension: -16
3912[21:11:32 INFO]: Registered Dimension: -17
3913[21:11:32 INFO]: Registered Dimension: -31
3914[21:11:32 INFO]: Registered Dimension: -1505
3915[21:11:32 INFO]: Registered Dimension: -1503
3916[21:11:32 INFO]: Registered Dimension: -1501
3917[21:11:32 INFO]: Registered Dimension: -1506
3918[21:11:32 INFO]: Registered Dimension: -1511
3919[21:11:32 INFO]: Registered Dimension: -1500
3920[21:11:32 INFO]: Registered Dimension: -28
3921[21:11:32 INFO]: Registered Dimension: -1509
3922[21:11:32 INFO]: Registered Dimension: -1502
3923[21:11:32 INFO]: Registered Dimension: -1507
3924[21:11:32 INFO]: Registered Dimension: -1508
3925[21:11:32 INFO]: Registered Dimension: -1510
3926[21:11:32 INFO]: Registered Dimension: -1504
3927[21:11:33 INFO]: Starting threads
3928[21:11:40 INFO]: Timings Reset
3929[21:11:41 INFO]: Trying to register generator with Multiverse
3930[21:11:41 INFO]: Multiverse already knows about 'ASkyBlock'!
3931[21:11:41 INFO]: Success! Property generator was set to ASkyBlock
3932[21:11:41 INFO]: Multiverse already knows about 'ASkyBlock_nether'!
3933[21:11:41 INFO]: Success! Property generator was set to ASkyBlock
3934[21:11:41 INFO]: [ASkyBlock] Silencing command feedback for Ops...
3935[21:11:41 INFO]: Game rule sendCommandFeedback has been updated to false
3936[21:11:41 INFO]: [ASkyBlock] If you do not want this, do /gamerule sendCommandFeedback true
3937[21:11:41 INFO]: [ASkyBlock] Checking for new updates...
3938[21:11:42 INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
3939[21:11:42 INFO]: No expansions were registered!
3940[21:11:42 INFO]: [Citizens] Loaded 0 NPCs.
3941[21:11:45 INFO]: [TownyChat] -******* TownyChat enabled *******-
3942[21:11:46 INFO]: [ASkyBlock] Loading island grid...
3943[21:11:46 INFO]: [ASkyBlock] Loading islands.yml
3944[21:11:48 INFO]: [ASkyBlock] Loading warps...
3945[21:11:48 INFO]: [ASkyBlock] Loading warp panel...
3946[21:11:48 INFO]: [ASkyBlock] Loading Top Ten
3947[21:11:48 ERROR]: [ASkyBlock] Problem parsing shop item from minishop.yml so skipping it: LAVA_BUCKET
3948[21:11:48 ERROR]: [ASkyBlock] Error is : null
3949[21:11:48 WARN]: java.lang.NullPointerException
3950[21:11:48 WARN]: at net.milkbowl.vault.economy.plugins.Economy_Craftconomy3.format(Economy_Craftconomy3.java:105)
3951[21:11:48 WARN]: at com.wasteofplastic.askyblock.panels.MiniShopItem.<init>(MiniShopItem.java:136)
3952[21:11:48 WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.loadShop(ControlPanel.java:121)
3953[21:11:48 WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.<init>(ControlPanel.java:66)
3954[21:11:48 WARN]: at com.wasteofplastic.askyblock.ASkyBlock$1.lambda$run$0(ASkyBlock.java:468)
3955[21:11:48 WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:64)
3956[21:11:48 WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:422)
3957[21:11:48 WARN]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:834)
3958[21:11:48 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:470)
3959[21:11:48 WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:781)
3960[21:11:48 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:627)
3961[21:11:48 WARN]: at java.lang.Thread.run(Thread.java:748)
3962[21:11:48 INFO]: [ASkyBlock] Potential potion types are:
3963[21:11:48 INFO]: [ASkyBlock] UNCRAFTABLE
3964[21:11:48 INFO]: [ASkyBlock] WATER
3965[21:11:48 INFO]: [ASkyBlock] MUNDANE
3966[21:11:48 INFO]: [ASkyBlock] THICK
3967[21:11:48 INFO]: [ASkyBlock] AWKWARD
3968[21:11:48 INFO]: [ASkyBlock] NIGHT_VISION
3969[21:11:48 INFO]: [ASkyBlock] INVISIBILITY
3970[21:11:48 INFO]: [ASkyBlock] JUMP
3971[21:11:48 INFO]: [ASkyBlock] FIRE_RESISTANCE
3972[21:11:48 INFO]: [ASkyBlock] SPEED
3973[21:11:48 INFO]: [ASkyBlock] SLOWNESS
3974[21:11:48 INFO]: [ASkyBlock] WATER_BREATHING
3975[21:11:48 INFO]: [ASkyBlock] INSTANT_HEAL
3976[21:11:48 INFO]: [ASkyBlock] INSTANT_DAMAGE
3977[21:11:48 INFO]: [ASkyBlock] POISON
3978[21:11:48 INFO]: [ASkyBlock] REGEN
3979[21:11:48 INFO]: [ASkyBlock] STRENGTH
3980[21:11:48 INFO]: [ASkyBlock] WEAKNESS
3981[21:11:48 INFO]: [ASkyBlock] LUCK
3982[21:11:48 INFO]: [ASkyBlock] Potions can also be EXTENDED, SPLASH or EXTENDEDSPLASH, example WATER_BREATHING:EXTENDED
3983[21:11:48 ERROR]: [ASkyBlock] Problem parsing shop item from minishop.yml so skipping it: DIRT
3984[21:11:48 ERROR]: [ASkyBlock] Error is : null
3985[21:11:48 WARN]: java.lang.NullPointerException
3986[21:11:48 WARN]: at net.milkbowl.vault.economy.plugins.Economy_Craftconomy3.format(Economy_Craftconomy3.java:105)
3987[21:11:48 WARN]: at com.wasteofplastic.askyblock.panels.MiniShopItem.<init>(MiniShopItem.java:136)
3988[21:11:48 WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.loadShop(ControlPanel.java:121)
3989[21:11:48 WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.<init>(ControlPanel.java:66)
3990[21:11:48 WARN]: at com.wasteofplastic.askyblock.ASkyBlock$1.lambda$run$0(ASkyBlock.java:468)
3991[21:11:48 WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:64)
3992[21:11:48 WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:422)
3993[21:11:48 WARN]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:834)
3994[21:11:48 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:470)
3995[21:11:48 WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:781)
3996[21:11:48 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:627)
3997[21:11:48 WARN]: at java.lang.Thread.run(Thread.java:748)
3998[21:11:48 INFO]: [ASkyBlock] Potential potion types are:
3999[21:11:48 INFO]: [ASkyBlock] UNCRAFTABLE
4000[21:11:48 INFO]: [ASkyBlock] WATER
4001[21:11:48 INFO]: [ASkyBlock] MUNDANE
4002[21:11:48 INFO]: [ASkyBlock] THICK
4003[21:11:48 INFO]: [ASkyBlock] AWKWARD
4004[21:11:48 INFO]: [ASkyBlock] NIGHT_VISION
4005[21:11:48 INFO]: [ASkyBlock] INVISIBILITY
4006[21:11:48 INFO]: [ASkyBlock] JUMP
4007[21:11:48 INFO]: [ASkyBlock] FIRE_RESISTANCE
4008[21:11:48 INFO]: [ASkyBlock] SPEED
4009[21:11:48 INFO]: [ASkyBlock] SLOWNESS
4010[21:11:48 INFO]: [ASkyBlock] WATER_BREATHING
4011[21:11:48 INFO]: [ASkyBlock] INSTANT_HEAL
4012[21:11:48 INFO]: [ASkyBlock] INSTANT_DAMAGE
4013[21:11:48 INFO]: [ASkyBlock] POISON
4014[21:11:48 INFO]: [ASkyBlock] REGEN
4015[21:11:48 INFO]: [ASkyBlock] STRENGTH
4016[21:11:48 INFO]: [ASkyBlock] WEAKNESS
4017[21:11:48 INFO]: [ASkyBlock] LUCK
4018[21:11:48 INFO]: [ASkyBlock] Potions can also be EXTENDED, SPLASH or EXTENDEDSPLASH, example WATER_BREATHING:EXTENDED
4019[21:11:48 ERROR]: [ASkyBlock] Problem parsing shop item from minishop.yml so skipping it: IRON_INGOT
4020[21:11:48 ERROR]: [ASkyBlock] Error is : null
4021[21:11:48 WARN]: java.lang.NullPointerException
4022[21:11:48 WARN]: at net.milkbowl.vault.economy.plugins.Economy_Craftconomy3.format(Economy_Craftconomy3.java:105)
4023[21:11:48 WARN]: at com.wasteofplastic.askyblock.panels.MiniShopItem.<init>(MiniShopItem.java:136)
4024[21:11:48 WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.loadShop(ControlPanel.java:121)
4025[21:11:48 WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.<init>(ControlPanel.java:66)
4026[21:11:48 WARN]: at com.wasteofplastic.askyblock.ASkyBlock$1.lambda$run$0(ASkyBlock.java:468)
4027[21:11:48 WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:64)
4028[21:11:48 WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:422)
4029[21:11:48 WARN]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:834)
4030[21:11:48 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:470)
4031[21:11:48 WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:781)
4032[21:11:48 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:627)
4033[21:11:48 WARN]: at java.lang.Thread.run(Thread.java:748)
4034[21:11:48 INFO]: [ASkyBlock] Potential potion types are:
4035[21:11:48 INFO]: [ASkyBlock] UNCRAFTABLE
4036[21:11:48 INFO]: [ASkyBlock] WATER
4037[21:11:48 INFO]: [ASkyBlock] MUNDANE
4038[21:11:48 INFO]: [ASkyBlock] THICK
4039[21:11:48 INFO]: [ASkyBlock] AWKWARD
4040[21:11:48 INFO]: [ASkyBlock] NIGHT_VISION
4041[21:11:48 INFO]: [ASkyBlock] INVISIBILITY
4042[21:11:48 INFO]: [ASkyBlock] JUMP
4043[21:11:48 INFO]: [ASkyBlock] FIRE_RESISTANCE
4044[21:11:48 INFO]: [ASkyBlock] SPEED
4045[21:11:48 INFO]: [ASkyBlock] SLOWNESS
4046[21:11:48 INFO]: [ASkyBlock] WATER_BREATHING
4047[21:11:48 INFO]: [ASkyBlock] INSTANT_HEAL
4048[21:11:48 INFO]: [ASkyBlock] INSTANT_DAMAGE
4049[21:11:48 INFO]: [ASkyBlock] POISON
4050[21:11:48 INFO]: [ASkyBlock] REGEN
4051[21:11:48 INFO]: [ASkyBlock] STRENGTH
4052[21:11:48 INFO]: [ASkyBlock] WEAKNESS
4053[21:11:48 INFO]: [ASkyBlock] LUCK
4054[21:11:48 INFO]: [ASkyBlock] Potions can also be EXTENDED, SPLASH or EXTENDEDSPLASH, example WATER_BREATHING:EXTENDED
4055[21:11:48 ERROR]: [ASkyBlock] Problem parsing shop item from minishop.yml so skipping it: GRASS
4056[21:11:48 ERROR]: [ASkyBlock] Error is : null
4057[21:11:48 WARN]: java.lang.NullPointerException
4058[21:11:48 WARN]: at net.milkbowl.vault.economy.plugins.Economy_Craftconomy3.format(Economy_Craftconomy3.java:105)
4059[21:11:48 WARN]: at com.wasteofplastic.askyblock.panels.MiniShopItem.<init>(MiniShopItem.java:136)
4060[21:11:48 WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.loadShop(ControlPanel.java:121)
4061[21:11:48 WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.<init>(ControlPanel.java:66)
4062[21:11:48 WARN]: at com.wasteofplastic.askyblock.ASkyBlock$1.lambda$run$0(ASkyBlock.java:468)
4063[21:11:48 WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:64)
4064[21:11:48 WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:422)
4065[21:11:48 WARN]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:834)
4066[21:11:48 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:470)
4067[21:11:48 WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:781)
4068[21:11:48 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:627)
4069[21:11:48 WARN]: at java.lang.Thread.run(Thread.java:748)
4070[21:11:48 INFO]: [ASkyBlock] Potential potion types are:
4071[21:11:48 INFO]: [ASkyBlock] UNCRAFTABLE
4072[21:11:48 INFO]: [ASkyBlock] WATER
4073[21:11:48 INFO]: [ASkyBlock] MUNDANE
4074[21:11:48 INFO]: [ASkyBlock] THICK
4075[21:11:48 INFO]: [ASkyBlock] AWKWARD
4076[21:11:48 INFO]: [ASkyBlock] NIGHT_VISION
4077[21:11:48 INFO]: [ASkyBlock] INVISIBILITY
4078[21:11:48 INFO]: [ASkyBlock] JUMP
4079[21:11:48 INFO]: [ASkyBlock] FIRE_RESISTANCE
4080[21:11:48 INFO]: [ASkyBlock] SPEED
4081[21:11:48 INFO]: [ASkyBlock] SLOWNESS
4082[21:11:48 INFO]: [ASkyBlock] WATER_BREATHING
4083[21:11:48 INFO]: [ASkyBlock] INSTANT_HEAL
4084[21:11:48 INFO]: [ASkyBlock] INSTANT_DAMAGE
4085[21:11:48 INFO]: [ASkyBlock] POISON
4086[21:11:48 INFO]: [ASkyBlock] REGEN
4087[21:11:48 INFO]: [ASkyBlock] STRENGTH
4088[21:11:48 INFO]: [ASkyBlock] WEAKNESS
4089[21:11:48 INFO]: [ASkyBlock] LUCK
4090[21:11:48 INFO]: [ASkyBlock] Potions can also be EXTENDED, SPLASH or EXTENDEDSPLASH, example WATER_BREATHING:EXTENDED
4091[21:11:48 ERROR]: [ASkyBlock] Problem parsing shop item from minishop.yml so skipping it: DIAMOND
4092[21:11:48 ERROR]: [ASkyBlock] Error is : null
4093[21:11:48 WARN]: java.lang.NullPointerException
4094[21:11:48 WARN]: at net.milkbowl.vault.economy.plugins.Economy_Craftconomy3.format(Economy_Craftconomy3.java:105)
4095[21:11:48 WARN]: at com.wasteofplastic.askyblock.panels.MiniShopItem.<init>(MiniShopItem.java:136)
4096[21:11:48 WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.loadShop(ControlPanel.java:121)
4097[21:11:48 WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.<init>(ControlPanel.java:66)
4098[21:11:48 WARN]: at com.wasteofplastic.askyblock.ASkyBlock$1.lambda$run$0(ASkyBlock.java:468)
4099[21:11:48 WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:64)
4100[21:11:48 WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:422)
4101[21:11:48 WARN]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:834)
4102[21:11:48 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:470)
4103[21:11:48 WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:781)
4104[21:11:48 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:627)
4105[21:11:48 WARN]: at java.lang.Thread.run(Thread.java:748)
4106[21:11:48 INFO]: [ASkyBlock] Potential potion types are:
4107[21:11:48 INFO]: [ASkyBlock] UNCRAFTABLE
4108[21:11:48 INFO]: [ASkyBlock] WATER
4109[21:11:48 INFO]: [ASkyBlock] MUNDANE
4110[21:11:48 INFO]: [ASkyBlock] THICK
4111[21:11:48 INFO]: [ASkyBlock] AWKWARD
4112[21:11:48 INFO]: [ASkyBlock] NIGHT_VISION
4113[21:11:48 INFO]: [ASkyBlock] INVISIBILITY
4114[21:11:48 INFO]: [ASkyBlock] JUMP
4115[21:11:48 INFO]: [ASkyBlock] FIRE_RESISTANCE
4116[21:11:48 INFO]: [ASkyBlock] SPEED
4117[21:11:48 INFO]: [ASkyBlock] SLOWNESS
4118[21:11:48 INFO]: [ASkyBlock] WATER_BREATHING
4119[21:11:48 INFO]: [ASkyBlock] INSTANT_HEAL
4120[21:11:48 INFO]: [ASkyBlock] INSTANT_DAMAGE
4121[21:11:48 INFO]: [ASkyBlock] POISON
4122[21:11:48 INFO]: [ASkyBlock] REGEN
4123[21:11:48 INFO]: [ASkyBlock] STRENGTH
4124[21:11:48 INFO]: [ASkyBlock] WEAKNESS
4125[21:11:48 INFO]: [ASkyBlock] LUCK
4126[21:11:48 INFO]: [ASkyBlock] Potions can also be EXTENDED, SPLASH or EXTENDEDSPLASH, example WATER_BREATHING:EXTENDED
4127[21:11:48 ERROR]: [ASkyBlock] Problem parsing shop item from minishop.yml so skipping it: POTION
4128[21:11:48 ERROR]: [ASkyBlock] Error is : null
4129[21:11:48 WARN]: java.lang.NullPointerException
4130[21:11:48 WARN]: at net.milkbowl.vault.economy.plugins.Economy_Craftconomy3.format(Economy_Craftconomy3.java:105)
4131[21:11:48 WARN]: at com.wasteofplastic.askyblock.panels.MiniShopItem.<init>(MiniShopItem.java:136)
4132[21:11:48 WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.loadShop(ControlPanel.java:121)
4133[21:11:48 WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.<init>(ControlPanel.java:66)
4134[21:11:48 WARN]: at com.wasteofplastic.askyblock.ASkyBlock$1.lambda$run$0(ASkyBlock.java:468)
4135[21:11:48 WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:64)
4136[21:11:48 WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:422)
4137[21:11:48 WARN]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:834)
4138[21:11:48 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:470)
4139[21:11:48 WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:781)
4140[21:11:48 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:627)
4141[21:11:48 WARN]: at java.lang.Thread.run(Thread.java:748)
4142[21:11:48 INFO]: [ASkyBlock] Potential potion types are:
4143[21:11:48 INFO]: [ASkyBlock] UNCRAFTABLE
4144[21:11:48 INFO]: [ASkyBlock] WATER
4145[21:11:48 INFO]: [ASkyBlock] MUNDANE
4146[21:11:48 INFO]: [ASkyBlock] THICK
4147[21:11:48 INFO]: [ASkyBlock] AWKWARD
4148[21:11:48 INFO]: [ASkyBlock] NIGHT_VISION
4149[21:11:48 INFO]: [ASkyBlock] INVISIBILITY
4150[21:11:48 INFO]: [ASkyBlock] JUMP
4151[21:11:48 INFO]: [ASkyBlock] FIRE_RESISTANCE
4152[21:11:48 INFO]: [ASkyBlock] SPEED
4153[21:11:48 INFO]: [ASkyBlock] SLOWNESS
4154[21:11:48 INFO]: [ASkyBlock] WATER_BREATHING
4155[21:11:48 INFO]: [ASkyBlock] INSTANT_HEAL
4156[21:11:48 INFO]: [ASkyBlock] INSTANT_DAMAGE
4157[21:11:48 INFO]: [ASkyBlock] POISON
4158[21:11:48 INFO]: [ASkyBlock] REGEN
4159[21:11:48 INFO]: [ASkyBlock] STRENGTH
4160[21:11:48 INFO]: [ASkyBlock] WEAKNESS
4161[21:11:48 INFO]: [ASkyBlock] LUCK
4162[21:11:48 INFO]: [ASkyBlock] Potions can also be EXTENDED, SPLASH or EXTENDEDSPLASH, example WATER_BREATHING:EXTENDED
4163[21:11:49 ERROR]: [ASkyBlock] Problem parsing shop item from minishop.yml so skipping it: MONSTER_EGG
4164[21:11:49 ERROR]: [ASkyBlock] Error is : null
4165[21:11:49 WARN]: java.lang.NullPointerException
4166[21:11:49 WARN]: at net.milkbowl.vault.economy.plugins.Economy_Craftconomy3.format(Economy_Craftconomy3.java:105)
4167[21:11:49 WARN]: at com.wasteofplastic.askyblock.panels.MiniShopItem.<init>(MiniShopItem.java:136)
4168[21:11:49 WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.loadShop(ControlPanel.java:121)
4169[21:11:49 WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.<init>(ControlPanel.java:66)
4170[21:11:49 WARN]: at com.wasteofplastic.askyblock.ASkyBlock$1.lambda$run$0(ASkyBlock.java:468)
4171[21:11:49 WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:64)
4172[21:11:49 WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:422)
4173[21:11:49 WARN]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:834)
4174[21:11:49 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:470)
4175[21:11:49 WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:781)
4176[21:11:49 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:627)
4177[21:11:49 WARN]: at java.lang.Thread.run(Thread.java:748)
4178[21:11:49 INFO]: [ASkyBlock] Potential potion types are:
4179[21:11:49 INFO]: [ASkyBlock] UNCRAFTABLE
4180[21:11:49 INFO]: [ASkyBlock] WATER
4181[21:11:49 INFO]: [ASkyBlock] MUNDANE
4182[21:11:49 INFO]: [ASkyBlock] THICK
4183[21:11:49 INFO]: [ASkyBlock] AWKWARD
4184[21:11:49 INFO]: [ASkyBlock] NIGHT_VISION
4185[21:11:49 INFO]: [ASkyBlock] INVISIBILITY
4186[21:11:49 INFO]: [ASkyBlock] JUMP
4187[21:11:49 INFO]: [ASkyBlock] FIRE_RESISTANCE
4188[21:11:49 INFO]: [ASkyBlock] SPEED
4189[21:11:49 INFO]: [ASkyBlock] SLOWNESS
4190[21:11:49 INFO]: [ASkyBlock] WATER_BREATHING
4191[21:11:49 INFO]: [ASkyBlock] INSTANT_HEAL
4192[21:11:49 INFO]: [ASkyBlock] INSTANT_DAMAGE
4193[21:11:49 INFO]: [ASkyBlock] POISON
4194[21:11:49 INFO]: [ASkyBlock] REGEN
4195[21:11:49 INFO]: [ASkyBlock] STRENGTH
4196[21:11:49 INFO]: [ASkyBlock] WEAKNESS
4197[21:11:49 INFO]: [ASkyBlock] LUCK
4198[21:11:49 INFO]: [ASkyBlock] Potions can also be EXTENDED, SPLASH or EXTENDEDSPLASH, example WATER_BREATHING:EXTENDED
4199[21:11:49 ERROR]: [ASkyBlock] Problem parsing shop item from minishop.yml so skipping it: SAPLING
4200[21:11:49 ERROR]: [ASkyBlock] Error is : null
4201[21:11:49 WARN]: java.lang.NullPointerException
4202[21:11:49 WARN]: at net.milkbowl.vault.economy.plugins.Economy_Craftconomy3.format(Economy_Craftconomy3.java:105)
4203[21:11:49 WARN]: at com.wasteofplastic.askyblock.panels.MiniShopItem.<init>(MiniShopItem.java:136)
4204[21:11:49 WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.loadShop(ControlPanel.java:121)
4205[21:11:49 WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.<init>(ControlPanel.java:66)
4206[21:11:49 WARN]: at com.wasteofplastic.askyblock.ASkyBlock$1.lambda$run$0(ASkyBlock.java:468)
4207[21:11:49 WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:64)
4208[21:11:49 WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:422)
4209[21:11:49 WARN]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:834)
4210[21:11:49 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:470)
4211[21:11:49 WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:781)
4212[21:11:49 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:627)
4213[21:11:49 WARN]: at java.lang.Thread.run(Thread.java:748)
4214[21:11:49 INFO]: [ASkyBlock] Potential potion types are:
4215[21:11:49 INFO]: [ASkyBlock] UNCRAFTABLE
4216[21:11:49 INFO]: [ASkyBlock] WATER
4217[21:11:49 INFO]: [ASkyBlock] MUNDANE
4218[21:11:49 INFO]: [ASkyBlock] THICK
4219[21:11:49 INFO]: [ASkyBlock] AWKWARD
4220[21:11:49 INFO]: [ASkyBlock] NIGHT_VISION
4221[21:11:49 INFO]: [ASkyBlock] INVISIBILITY
4222[21:11:49 INFO]: [ASkyBlock] JUMP
4223[21:11:49 INFO]: [ASkyBlock] FIRE_RESISTANCE
4224[21:11:49 INFO]: [ASkyBlock] SPEED
4225[21:11:49 INFO]: [ASkyBlock] SLOWNESS
4226[21:11:49 INFO]: [ASkyBlock] WATER_BREATHING
4227[21:11:49 INFO]: [ASkyBlock] INSTANT_HEAL
4228[21:11:49 INFO]: [ASkyBlock] INSTANT_DAMAGE
4229[21:11:49 INFO]: [ASkyBlock] POISON
4230[21:11:49 INFO]: [ASkyBlock] REGEN
4231[21:11:49 INFO]: [ASkyBlock] STRENGTH
4232[21:11:49 INFO]: [ASkyBlock] WEAKNESS
4233[21:11:49 INFO]: [ASkyBlock] LUCK
4234[21:11:49 INFO]: [ASkyBlock] Potions can also be EXTENDED, SPLASH or EXTENDEDSPLASH, example WATER_BREATHING:EXTENDED
4235[21:11:49 ERROR]: [ASkyBlock] Problem parsing shop item from minishop.yml so skipping it: POTION
4236[21:11:49 ERROR]: [ASkyBlock] Error is : null
4237[21:11:49 WARN]: java.lang.NullPointerException
4238[21:11:49 WARN]: at net.milkbowl.vault.economy.plugins.Economy_Craftconomy3.format(Economy_Craftconomy3.java:105)
4239[21:11:49 WARN]: at com.wasteofplastic.askyblock.panels.MiniShopItem.<init>(MiniShopItem.java:136)
4240[21:11:49 WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.loadShop(ControlPanel.java:121)
4241[21:11:49 WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.<init>(ControlPanel.java:66)
4242[21:11:49 WARN]: at com.wasteofplastic.askyblock.ASkyBlock$1.lambda$run$0(ASkyBlock.java:468)
4243[21:11:49 WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:64)
4244[21:11:49 WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:422)
4245[21:11:49 WARN]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:834)
4246[21:11:49 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:470)
4247[21:11:49 WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:781)
4248[21:11:49 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:627)
4249[21:11:49 WARN]: at java.lang.Thread.run(Thread.java:748)
4250[21:11:49 INFO]: [ASkyBlock] Potential potion types are:
4251[21:11:49 INFO]: [ASkyBlock] UNCRAFTABLE
4252[21:11:49 INFO]: [ASkyBlock] WATER
4253[21:11:49 INFO]: [ASkyBlock] MUNDANE
4254[21:11:49 INFO]: [ASkyBlock] THICK
4255[21:11:49 INFO]: [ASkyBlock] AWKWARD
4256[21:11:49 INFO]: [ASkyBlock] NIGHT_VISION
4257[21:11:49 INFO]: [ASkyBlock] INVISIBILITY
4258[21:11:49 INFO]: [ASkyBlock] JUMP
4259[21:11:49 INFO]: [ASkyBlock] FIRE_RESISTANCE
4260[21:11:49 INFO]: [ASkyBlock] SPEED
4261[21:11:49 INFO]: [ASkyBlock] SLOWNESS
4262[21:11:49 INFO]: [ASkyBlock] WATER_BREATHING
4263[21:11:49 INFO]: [ASkyBlock] INSTANT_HEAL
4264[21:11:49 INFO]: [ASkyBlock] INSTANT_DAMAGE
4265[21:11:49 INFO]: [ASkyBlock] POISON
4266[21:11:49 INFO]: [ASkyBlock] REGEN
4267[21:11:49 INFO]: [ASkyBlock] STRENGTH
4268[21:11:49 INFO]: [ASkyBlock] WEAKNESS
4269[21:11:49 INFO]: [ASkyBlock] LUCK
4270[21:11:49 INFO]: [ASkyBlock] Potions can also be EXTENDED, SPLASH or EXTENDEDSPLASH, example WATER_BREATHING:EXTENDED
4271[21:11:49 INFO]: [ASkyBlock] All files loaded. Ready to play...
4272[21:11:49 INFO]: [ASkyBlock] Metrics loaded.
4273[21:11:51 INFO]: Starting aura thread for dim 0
4274[21:11:56 INFO]: Starting aura thread for dim 1
4275[21:11:56 INFO]: Starting aura thread for dim -9999
4276[21:11:56 INFO]: Starting aura thread for dim -11325
4277[21:11:56 INFO]: Starting aura thread for dim -6
4278[21:11:56 INFO]: Starting aura thread for dim -1
4279[21:11:56 INFO]: Starting aura thread for dim 2
4280[21:11:56 INFO]: Starting aura thread for dim 7
4281[21:11:56 INFO]: Starting aura thread for dim 3
4282[21:11:56 INFO]: Starting aura thread for dim 4
4283[21:12:02 INFO]: [DiscordSRV] Found server G:Mad Doctor's Minelab(752394255711993908)
4284[21:12:02 INFO]: [DiscordSRV] - TC:general-information(752396023183441961)
4285[21:12:02 INFO]: [DiscordSRV] - TC:staff-information(752735646392778813)
4286[21:12:02 INFO]: [DiscordSRV] - TC:discord-rules(752752761992642560)
4287[21:12:02 INFO]: [DiscordSRV] - TC:server-rules(752745238740598814)
4288[21:12:02 INFO]: [DiscordSRV] - TC:logs(752775547922153604)
4289[21:12:02 INFO]: [DiscordSRV] - TC:server-status(752921932848169070)
4290[21:12:02 INFO]: [DiscordSRV] - TC:donations(762990842801422337)
4291[21:12:02 INFO]: [DiscordSRV] - TC:staff-commands(765729456475865088)
4292[21:12:02 INFO]: [DiscordSRV] - TC:remote-console(765729385369829456)
4293[21:12:02 INFO]: [DiscordSRV] - TC:introductions(753001031071301632)
4294[21:12:02 INFO]: [DiscordSRV] - TC:general(752394256152395890)
4295[21:12:02 INFO]: [DiscordSRV] - TC:game-chat(765727528463106058)
4296[21:12:02 INFO]: [DiscordSRV] - TC:suggestions(752744227863265390)
4297[21:12:02 INFO]: [DiscordSRV] - TC:notes(755198019309404182)
4298[21:12:02 INFO]: [DiscordSRV] - TC:screenshots(753377271922032770)
4299[21:12:02 INFO]: [DiscordSRV] - TC:meme-café(753642297480052816)
4300[21:12:02 INFO]: [DiscordSRV] - TC:game-help(752743197716906065)
4301[21:12:02 INFO]: [DiscordSRV] - TC:technical-help(752743176472887316)
4302[21:12:02 INFO]: [DiscordSRV] - TC:player-reports(752743383541219348)
4303[21:12:02 INFO]: [DiscordSRV] - TC:ban-appeals(752757764543217744)
4304[21:12:02 INFO]: [DiscordSRV] - TC:bans(752758190227325008)
4305[21:12:02 INFO]: [DiscordSRV] - TC:player-report-logs(752762968696946719)
4306[21:12:02 INFO]: [DiscordSRV] - TC:ban-appeal-logs(752772596914716672)
4307[21:12:02 INFO]: [DiscordSRV] - TC:player-report-transcripts(752762924975784047)
4308[21:12:02 INFO]: [DiscordSRV] - TC:ban-appeal-transcripts(752772541445308426)
4309[21:12:02 INFO]: [DiscordSRV] Console forwarding assigned to channel 765729385369829456
4310[21:12:03 INFO]: [DiscordSRV] Not using JDBC, one of host/port/database was default
4311[21:12:03 INFO]: [DiscordSRV] No TownyChat channels were automatically hooked. This might cause problems...
4312[21:12:03 INFO]: [DiscordSRV] Enabling TownyChat hook
4313[21:12:03 INFO]: [DiscordSRV] Enabling Essentials hook
4314[21:12:03 INFO]: [DiscordSRV] Enabling dynmap hook
4315[21:12:03 INFO]: [DiscordSRV] Enabling LuckPerms hook
4316[21:12:03 INFO]: [DiscordSRV] Enabling PlaceholderAPI hook
4317[21:12:04 INFO]: [Vault] Checking for Updates ...
4318[21:12:04 INFO]: [PlaceholderAPI] Successfully registered expansion: discordsrv
4319[21:12:04 INFO]: [dynmap] Loading default resource pack
4320[21:12:05 WARN]: [Vault] Stable Version: 1.7.3 is out! You are still running version: 1.6.6
4321[21:12:05 WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
4322[21:12:21 INFO]: [Multiverse-Core] World 'DIM-11325' was unloaded from memory.
4323[21:12:22 INFO]: Removing aura cache for world -11325
4324[21:12:22 INFO]: Unloading dimension -11,325
4325[21:12:22 INFO]: [Multiverse-Core] World 'DIM-6' was unloaded from memory.
4326[21:12:22 INFO]: Removing aura cache for world -6
4327[21:12:22 INFO]: Unloading dimension -6
4328[21:12:23 INFO]: Stopping aura thread for dim -11325
4329[21:12:23 INFO]: Stopping aura thread for dim -6
4330[21:12:25 INFO]: [WorldBorder] [Fill] World map generation task automatically continuing. (free mem: 14072 MB)
4331[21:12:25 INFO]: [WorldBorder] [Fill] Reminder: you can cancel at any time with "wb fill cancel", or pause/unpause with "wb fill pause". (free mem: 14072 MB)
4332[21:12:25 INFO]: [WorldBorder] [Fill] 0 more chunks processed (1576033 total, ~96.4%) (free mem: 14072 MB)
4333[21:12:25 INFO]: [WorldBorder] [Fill] Saving the world to disk, just to be on the safe side. (free mem: 14072 MB)
4334[21:12:25 WARN]: A manual (plugin-induced) save has been detected while server is configured to auto-save. This may affect performance.
4335[21:12:26 INFO]: [ASkyBlock] No update available.
4336[21:12:30 INFO]: [WorldBorder] [Fill] 601 more chunks processed (1576634 total, ~96.5%) (free mem: 14034 MB)
4337[21:12:30 INFO]: [Multiverse-Core] World 'DIM7' was unloaded from memory.
4338[21:12:30 INFO]: Removing aura cache for world 7
4339[21:12:30 INFO]: Unloading dimension 7
4340[21:12:31 INFO]: Stopping aura thread for dim 7
4341