Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- % ./ServerStart.sh
- Starting server
- OpenJDK 64-Bit Server VM warning: Using the ParNew young collector with the Serial old collector is deprecated and will likely be removed in a future release
- [20:48:40] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
- [20:48:40] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
- [20:48:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
- [20:48:41] [main/INFO] [FML]: Forge Mod Loader version 12.18.3.2221 for Minecraft 1.10.2 loading
- [20:48:41] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_121, running on Linux:amd64:4.4.0-62-generic, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
- [20:48:43] [main/INFO] [FML]: [AppEng] Core Init
- [20:48:43] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [20:48:43] [main/WARN] [FML]: The coremod lumien.bloodmoon.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [20:48:43] [main/WARN] [FML]: The coremod team.chisel.common.asm.ChiselCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [20:48:43] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [20:48:43] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [20:48:43] [main/WARN] [FML]: The coremod vazkii.quark.base.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [20:48:43] [main/WARN] [FML]: The coremod lumien.randomthings.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [20:48:43] [main/WARN] [FML]: The coremod toughasnails.asm.TANLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [20:48:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
- [20:48:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
- [20:48:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
- [20:48:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
- [20:48:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [20:48:44] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
- [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [20:48:44] [main/INFO] [Aroma1997Core]: Finished data injection.
- [20:48:44] [main/INFO] [Aroma1997Core]: Finished data injection.
- [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
- [20:48:44] [main/ERROR] [LaunchWrapper]: A critical problem occurred registering the ASM transformer class
- java.lang.ClassNotFoundException:
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_121]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_121]
- at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
- at net.minecraftforge.fml.common.launcher.FMLDeobfTweaker.injectIntoClassLoader(FMLDeobfTweaker.java:46) [forge-1.10.2-12.18.3.2221-universal.jar:?]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
- at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:62) [forge-1.10.2-12.18.3.2221-universal.jar:?]
- at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:31) [forge-1.10.2-12.18.3.2221-universal.jar:?]
- Caused by: java.lang.NullPointerException
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
- ... 12 more
- [20:48:44] [main/INFO] [Aroma1997Core]: No need to load MCP mappings. We're in obfuscated environment.
- [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [20:48:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
- [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
- [20:48:44] [main/ERROR] [ToughAsNails Transformer]: Unexpected hash 53031102bd1cdb7a2f24dc4d3c4c50c2 detected for class World. Crashes or bugs may occur!
- [20:48:45] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
- [20:48:45] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
- [20:48:45] [main/INFO] [STDOUT]: [team.chisel.common.asm.ChiselTransformer:transform:39]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
- [20:48:45] [main/INFO] [STDOUT]: [team.chisel.common.asm.ChiselTransformer:transform:88]: Transforming net.minecraft.block.Block Finished.
- [20:48:45] [main/INFO] [FML]: [Quark ASM] Transforming BlockPistonBase
- [20:48:45] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [doMove, func_176319_a, a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z / (Laid;Lcm;Lct;Z
- )Z)
- [20:48:45] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
- [20:48:45] [main/INFO] [FML]: [Quark ASM] Patching org.objectweb.asm.tree.MethodNode@3a022576 in node org.objectweb.asm.tree.VarInsnNode@2dbd803f
- [20:48:45] [main/INFO] [FML]: [Quark ASM] Patch result: true
- [20:48:46] [main/ERROR] [ToughAsNails Transformer]: Unexpected hash 20f2d689046ef2bce53aff9618487c56 detected for class BlockCrops. Crashes or bugs may occur!
- [20:48:47] [main/INFO] [FML]: [Quark ASM] Transforming EntityBoat
- [20:48:47] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [attackEntityFrom, func_76986_a, a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z / (Lrh;F)Z)
- [20:48:47] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
- [20:48:47] [main/INFO] [FML]: [Quark ASM] Patch result: true
- [20:48:47] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
- [20:48:47] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
- [20:48:48] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
- [20:48:48] [main/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
- [20:48:48] [Server thread/INFO]: Starting minecraft server version 1.10.2
- [20:48:48] [Server thread/INFO] [FML]: MinecraftForge v12.18.3.2221 Initialized
- [20:48:48] [Server thread/INFO] [FML]: Replaced 231 ore recipes
- [20:48:48] [Server thread/INFO] [STDOUT]: [zmaster587.advancedRocketry.asm.ModContainer:<init>:21]: ********* CoreDummyContainer. OK
- [20:48:48] [Server thread/INFO] [FML]: [AppEng] Core Init
- [20:48:48] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
- [20:48:48] [Server thread/INFO] [FML]: Searching /home/meinkraft/CrashLandingReturns/1.8.0.4/mods for mods
- [20:48:48] [Server thread/INFO] [FML]: Also searching /home/meinkraft/CrashLandingReturns/1.8.0.4/mods/1.10.2 for mods
- [20:48:48] [Server thread/WARN] [FML]: ****************************************
- [20:48:48] [Server thread/WARN] [FML]: * The modid advancedRocketry is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:48] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:48] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:48] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [20:48:48] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
- [20:48:48] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:48] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
- [20:48:48] [Server thread/WARN] [FML]: ****************************************
- [20:48:48] [Server thread/WARN] [FML]: ****************************************
- [20:48:48] [Server thread/WARN] [FML]: * The modid AppleCore is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:48] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:48] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:48] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [20:48:48] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
- [20:48:48] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:48] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
- [20:48:48] [Server thread/WARN] [FML]: ****************************************
- [20:48:49] [Server thread/WARN] [FML]: ****************************************
- [20:48:49] [Server thread/WARN] [FML]: * The modid Aroma1997CoreHelper is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
- [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:49] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
- [20:48:49] [Server thread/WARN] [FML]: ****************************************
- [20:48:49] [Server thread/WARN] [Aroma1997CoreHelper]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.1
- [20:48:49] [Server thread/WARN] [FML]: ****************************************
- [20:48:49] [Server thread/WARN] [FML]: * The modid AromaBackupRecovery is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
- [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:49] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
- [20:48:49] [Server thread/WARN] [FML]: ****************************************
- [20:48:49] [Server thread/WARN] [AromaBackupRecovery]: Mod AromaBackupRecovery is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
- [20:48:49] [Server thread/WARN] [FML]: ****************************************
- [20:48:49] [Server thread/WARN] [FML]: * The modid AromaBackup is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
- [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:49] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
- [20:48:49] [Server thread/WARN] [FML]: ****************************************
- [20:48:49] [Server thread/WARN] [AromaBackup]: Mod AromaBackup is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.0.0.b62
- [20:48:49] [Server thread/WARN] [autopackager]: Mod autopackager is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.6.3
- [20:48:49] [Server thread/WARN] [FML]: ****************************************
- [20:48:49] [Server thread/WARN] [FML]: * The modid AutoRegLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
- [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:49] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
- [20:48:49] [Server thread/WARN] [FML]: ****************************************
- [20:48:49] [Server thread/WARN] [FML]: ****************************************
- [20:48:49] [Server thread/WARN] [FML]: * The modid Baubles is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
- [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:49] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
- [20:48:49] [Server thread/WARN] [FML]: ****************************************
- [20:48:49] [Server thread/ERROR] [FML]: The mcmod.info file in bqautoreload-1.4.0.jar cannot be parsed as valid JSON. It will be ignored
- com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 11 column 17
- at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
- at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
- at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
- at net.minecraftforge.fml.common.MetadataCollection.from(MetadataCollection.java:63) [MetadataCollection.class:?]
- at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:63) [JarDiscoverer.class:?]
- at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:49) [ContainerType.class:?]
- at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:78) [ModCandidate.class:?]
- at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:141) [ModDiscoverer.class:?]
- at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:392) [Loader.class:?]
- at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:531) [Loader.class:?]
- at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
- at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328) [FMLCommonHandler.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [ld.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
- Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 11 column 17
- at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
- at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:480) ~[JsonReader.class:?]
- at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
- at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666) ~[TypeAdapters$25.class:?]
- at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
- at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
- at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
- ... 14 more
- [20:48:49] [Server thread/WARN] [FML]: ****************************************
- [20:48:49] [Server thread/WARN] [FML]: * The modid Chameleon is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
- [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:49] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
- [20:48:49] [Server thread/WARN] [FML]: ****************************************
- [20:48:50] [Server thread/WARN] [FML]: ****************************************
- [20:48:50] [Server thread/WARN] [FML]: * The modid CodeChickenCore is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:50] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
- [20:48:50] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:50] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
- [20:48:50] [Server thread/WARN] [FML]: ****************************************
- [20:48:50] [Server thread/WARN] [CodeChickenCore]: Mod CodeChickenCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.0.101
- [20:48:50] [Server thread/WARN] [FML]: ****************************************
- [20:48:50] [Server thread/WARN] [FML]: * The modid CodeChickenLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:50] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
- [20:48:50] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:50] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
- [20:48:50] [Server thread/WARN] [FML]: ****************************************
- [20:48:50] [Server thread/WARN] [CodeChickenLib]: Mod CodeChickenLib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.5.2.198
- [20:48:50] [Server thread/INFO] [ccl-entityhook]: Mod ccl-entityhook is missing the required element 'name'. Substituting ccl-entityhook
- [20:48:50] [Server thread/WARN] [ccl-entityhook]: Mod ccl-entityhook is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
- [20:48:50] [Server thread/WARN] [cookingforblockheads]: Mod cookingforblockheads is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.2.29
- [20:48:50] [Server thread/INFO] [FML]: Disabling mod ctgui it is client side only.
- [20:48:50] [Server thread/WARN] [FML]: ****************************************
- [20:48:50] [Server thread/WARN] [FML]: * The modid MineTweaker3 is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:50] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
- [20:48:50] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:50] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
- [20:48:50] [Server thread/WARN] [FML]: ****************************************
- [20:48:50] [Server thread/INFO] [FML]: Disabling mod ding it is client side only.
- [20:48:50] [Server thread/WARN] [FML]: ****************************************
- [20:48:50] [Server thread/WARN] [FML]: * The modid EnderIO is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:50] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
- [20:48:50] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:50] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
- [20:48:50] [Server thread/WARN] [FML]: ****************************************
- [20:48:50] [Server thread/WARN] [FML]: ****************************************
- [20:48:50] [Server thread/WARN] [FML]: * The modid EnderStorage is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:50] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
- [20:48:50] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:50] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
- [20:48:50] [Server thread/WARN] [FML]: ****************************************
- [20:48:50] [Server thread/WARN] [EnderStorage]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.2.0.96
- [20:48:50] [Server thread/WARN] [excompressum]: Mod excompressum is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.78
- [20:48:51] [Server thread/WARN] [ironchest]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.10.2-7.0.11.797
- [20:48:51] [Server thread/WARN] [FML]: ****************************************
- [20:48:51] [Server thread/WARN] [FML]: * The modid JEI is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:51] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
- [20:48:51] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:51] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
- [20:48:51] [Server thread/WARN] [FML]: ****************************************
- [20:48:51] [Server thread/INFO] [FML]: Disabling mod jeresources it is client side only.
- [20:48:51] [Server thread/WARN] [FML]: ****************************************
- [20:48:51] [Server thread/WARN] [FML]: * The modid libVulpes is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:51] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
- [20:48:51] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:51] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
- [20:48:51] [Server thread/WARN] [FML]: ****************************************
- [20:48:51] [Server thread/WARN] [FML]: ****************************************
- [20:48:51] [Server thread/WARN] [FML]: * The modid Lockdown is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:51] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
- [20:48:51] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:51] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
- [20:48:51] [Server thread/WARN] [FML]: ****************************************
- [20:48:51] [Server thread/INFO] [FML]: Disabling mod Lockdown it is client side only.
- [20:48:51] [Server thread/INFO] [FML]: Disabling mod moreoverlays it is client side only.
- [20:48:51] [Server thread/WARN] [FML]: ****************************************
- [20:48:51] [Server thread/WARN] [FML]: * The modid Morpheus is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:51] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
- [20:48:51] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:51] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
- [20:48:51] [Server thread/WARN] [FML]: ****************************************
- [20:48:51] [Server thread/INFO] [FML]: Disabling mod mousetweaks it is client side only.
- [20:48:51] [Server thread/WARN] [FML]: ****************************************
- [20:48:51] [Server thread/WARN] [FML]: * The modid Quark is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:51] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
- [20:48:51] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:51] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
- [20:48:51] [Server thread/WARN] [FML]: ****************************************
- [20:48:52] [Server thread/WARN] [FML]: ****************************************
- [20:48:52] [Server thread/WARN] [FML]: * The modid SpiceOfLife is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
- [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:52] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
- [20:48:52] [Server thread/WARN] [FML]: ****************************************
- [20:48:52] [Server thread/WARN] [FML]: ****************************************
- [20:48:52] [Server thread/WARN] [FML]: * The modid StorageDrawers is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
- [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:52] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
- [20:48:52] [Server thread/WARN] [FML]: ****************************************
- [20:48:52] [Server thread/WARN] [FML]: ****************************************
- [20:48:52] [Server thread/WARN] [FML]: * The modid TinkersAddons is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
- [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:52] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
- [20:48:52] [Server thread/WARN] [FML]: ****************************************
- [20:48:52] [Server thread/WARN] [FML]: ****************************************
- [20:48:52] [Server thread/WARN] [FML]: * The modid ToughAsNails is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
- [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:52] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
- [20:48:52] [Server thread/WARN] [FML]: ****************************************
- [20:48:52] [Server thread/WARN] [FML]: ****************************************
- [20:48:52] [Server thread/WARN] [FML]: * The modid Waila is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
- [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:52] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
- [20:48:52] [Server thread/WARN] [FML]: ****************************************
- [20:48:52] [Server thread/WARN] [FML]: ****************************************
- [20:48:52] [Server thread/WARN] [FML]: * The modid WailaHarvestability is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
- [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:52] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
- [20:48:52] [Server thread/WARN] [FML]: ****************************************
- [20:48:52] [Server thread/INFO] [FML]: Disabling mod WailaHarvestability it is client side only.
- [20:48:52] [Server thread/WARN] [FML]: ****************************************
- [20:48:52] [Server thread/WARN] [FML]: * The modid Woot is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
- [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
- [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
- [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:52] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
- [20:48:52] [Server thread/WARN] [FML]: ****************************************
- [20:48:52] [Server thread/INFO] [FML]: Forge Mod Loader has identified 102 mods to load
- [20:48:52] [Server thread/INFO] [STDOUT]: [zmaster587.advancedRocketry.asm.ModContainer:registerBus:40]: ********* registerBus. OK
- [20:48:52] [Server thread/INFO] [FML]: FML has found a non-mod file BattleTowers-1.10.2.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
- [20:48:52] [Server thread/INFO] [FML]: FML has found a non-mod file Ding-1.10.2-1.0.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
- [20:48:52] [Server thread/INFO] [FML]: FML has found a non-mod file JustEnoughResources-1.10.2-0.5.9.3.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if
- possible.
- [20:48:52] [Server thread/INFO] [FML]: FML has found a non-mod file Lockdown-1.10.2-5.0.0-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if po
- ssible.
- [20:48:52] [Server thread/INFO] [FML]: FML has found a non-mod file moreoverlays-1.9-mc1.10.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible
- .
- [20:48:52] [Server thread/INFO] [FML]: FML has found a non-mod file MouseTweaks-2.6.4-mc1.10.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possibl
- e.
- [20:48:52] [Server thread/INFO] [FML]: FML has found a non-mod file WailaHarvestability-mc1.10.2-1.1.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if
- possible.
- [20:48:53] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AdvancedRocketry, appliedenergistics2-core, Aroma1997Core, machpcraft2core, advancedRocketry, AppleCore, appleskin, appliedenergistics2, A
- roma1997CoreHelper, AromaBackupRecovery, AromaBackup, autopackager, AutoRegLib, base, Baubles, bdlib, betterwithmods, betterquesting, bqt, bloodmoon, bqautoreload, Chameleon, chisel, chiselsandbits, clumps, CodeChickenCore, CodeChicken
- Lib, ccl-entityhook, cookingforblockheads, coroutil, extendedrenderer, configmod, MineTweaker3, crafttweakerjei, dldungeonsjdg, elevatorid, endercore, EnderIO, EnderStorage, environmentaltech, excompressum, exnihiloomnia, extrautils2,
- bigreactors, flatcoloredblocks, forestry, gravestone, hammercore, hopperducts, immersiveengineering, infinitefluids, inventorytweaks, ironchest, JEI, journeymap, keep_hunger, libVulpes, machpcraft2, mantle, mikedongles, modtweaker, Mor
- pheus, mtlib, omlib, openmodularturrets, p455w0rdslib, harvestcraft, pressure, progressiveautomation, quantumstorage, Quark, railcraft, randomthings, reborncore, reborncore-mcmultipart, simplegenerators, simplyjetpacks, snad, soulshard
- stow, SpiceOfLife, bq_standard, StorageDrawers, supercraftingframe, tconstruct, TinkersAddons, tp, torchmaster, ToughAsNails, tanaddons, unidict, valkyrielib, Waila, wanionlib, icse, wawla, weather2, Woot, zerocore, zombieawareness] at
- CLIENT
- [20:48:53] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AdvancedRocketry, appliedenergistics2-core, Aroma1997Core, machpcraft2core, advancedRocketry, AppleCore, appleskin, appliedenergistics2, A
- roma1997CoreHelper, AromaBackupRecovery, AromaBackup, autopackager, AutoRegLib, base, Baubles, bdlib, betterwithmods, betterquesting, bqt, bloodmoon, bqautoreload, Chameleon, chisel, chiselsandbits, clumps, CodeChickenCore, CodeChicken
- Lib, ccl-entityhook, cookingforblockheads, coroutil, extendedrenderer, configmod, MineTweaker3, crafttweakerjei, dldungeonsjdg, elevatorid, endercore, EnderIO, EnderStorage, environmentaltech, excompressum, exnihiloomnia, extrautils2,
- bigreactors, flatcoloredblocks, forestry, gravestone, hammercore, hopperducts, immersiveengineering, infinitefluids, inventorytweaks, ironchest, JEI, journeymap, keep_hunger, libVulpes, machpcraft2, mantle, mikedongles, modtweaker, Mor
- pheus, mtlib, omlib, openmodularturrets, p455w0rdslib, harvestcraft, pressure, progressiveautomation, quantumstorage, Quark, railcraft, randomthings, reborncore, reborncore-mcmultipart, simplegenerators, simplyjetpacks, snad, soulshard
- stow, SpiceOfLife, bq_standard, StorageDrawers, supercraftingframe, tconstruct, TinkersAddons, tp, torchmaster, ToughAsNails, tanaddons, unidict, valkyrielib, Waila, wanionlib, icse, wawla, weather2, Woot, zerocore, zombieawareness] at
- SERVER
- [20:48:54] [Server thread/INFO] [STDOUT]: [minetweaker.mc1102.util.MineTweakerHacks:getField:251]: >>>
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: java.lang.NoSuchFieldException: tagList
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.Class.getDeclaredField(Class.java:2070)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.util.MineTweakerHacks.getField(MineTweakerHacks.java:247)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.util.MineTweakerHacks.<clinit>(MineTweakerHacks.java:60)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.game.MCGame.<clinit>(MCGame.java:39)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.MineTweakerMod.<init>(MineTweakerMod.java:69)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.Class.newInstance(Class.java:442)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:193)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:587)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.reflect.Method.invoke(Method.java:498)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.reflect.Method.invoke(Method.java:498)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:559)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.Thread.run(Thread.java:745)
- [20:48:54] [Server thread/INFO] [STDOUT]: [minetweaker.mc1102.util.MineTweakerHacks:getField:251]: >>>
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: java.lang.NoSuchFieldException: anvilFile
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.Class.getDeclaredField(Class.java:2070)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.util.MineTweakerHacks.getField(MineTweakerHacks.java:247)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.util.MineTweakerHacks.<clinit>(MineTweakerHacks.java:63)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.game.MCGame.<clinit>(MCGame.java:39)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.MineTweakerMod.<init>(MineTweakerMod.java:69)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.Class.newInstance(Class.java:442)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:193)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:587)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.reflect.Method.invoke(Method.java:498)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.reflect.Method.invoke(Method.java:498)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:559)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.Thread.run(Thread.java:745)
- [20:48:54] [Server thread/INFO] [Aroma1997Core-Transforming]: Transforming net.minecraft.inventory.InventoryCrafting
- [20:48:54] [Server thread/INFO] [STDOUT]: [minetweaker.mc1102.util.MineTweakerHacks:getField:251]: >>>
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: java.lang.NoSuchFieldException: eventHandler
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.Class.getDeclaredField(Class.java:2070)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.util.MineTweakerHacks.getField(MineTweakerHacks.java:247)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.util.MineTweakerHacks.<clinit>(MineTweakerHacks.java:65)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.game.MCGame.<clinit>(MCGame.java:39)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.MineTweakerMod.<init>(MineTweakerMod.java:69)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.Class.newInstance(Class.java:442)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:193)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:587)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.reflect.Method.invoke(Method.java:498)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.reflect.Method.invoke(Method.java:498)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:559)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.Thread.run(Thread.java:745)
- [20:48:54] [Server thread/INFO] [STDOUT]: [minetweaker.mc1102.util.MineTweakerHacks:getField:251]: >>>
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: java.lang.NoSuchFieldException: thePlayer
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.Class.getDeclaredField(Class.java:2070)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.util.MineTweakerHacks.getField(MineTweakerHacks.java:247)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.util.MineTweakerHacks.<clinit>(MineTweakerHacks.java:66)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.game.MCGame.<clinit>(MCGame.java:39)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.MineTweakerMod.<init>(MineTweakerMod.java:69)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.Class.newInstance(Class.java:442)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:193)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:587)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.reflect.Method.invoke(Method.java:498)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.reflect.Method.invoke(Method.java:498)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:559)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
- [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.Thread.run(Thread.java:745)
- [20:48:55] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
- [20:48:55] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe
- [20:48:55] [Server thread/INFO] [tconstruct]: Preparing to take over the world
- [20:48:56] [Server thread/INFO] [progressiveautomation]: Starting automation
- [20:48:56] [Server thread/ERROR] [snad]: The mod snad is expecting signature @FINGERPRINT@ for source Snad-1.10.2-1.6.09.20a.jar, however there is no signature matching that description
- [20:48:56] [Server thread/ERROR] [Snad]: No fingerprint found!
- [20:48:56] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
- [20:48:56] [Server thread/INFO] [FML]: Found 455 ObjectHolder annotations
- [20:48:56] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
- [20:48:56] [Server thread/INFO] [FML]: Found 1 ItemStackHolder annotations
- [20:48:56] [Server thread/INFO] [FML]: Applying holder lookups
- [20:48:56] [Server thread/INFO] [FML]: Holder lookups applied
- [20:48:56] [Server thread/INFO] [FML]: Applying holder lookups
- [20:48:56] [Server thread/INFO] [FML]: Holder lookups applied
- [20:48:56] [Server thread/INFO] [FML]: Applying holder lookups
- [20:48:56] [Server thread/INFO] [FML]: Holder lookups applied
- [20:48:56] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
- [20:48:56] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
- [20:48:56] [Server thread/INFO] [Aroma1997Core]: Logger initialized.
- [20:48:56] [Server thread/OFF] [Aroma1997Core]: Loading Aroma1997Core version ${version} for MC ${mcversion}
- [20:48:56] [Server thread/INFO] [Aroma1997Core]: Finished Pre-initialization.
- > lut 10, 2017 8:48:56 PM zmaster587.libVulpes.util.TeslaCapabilityProvider registerCap
- INFO: Tesla integration loaded
- [20:48:57] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: AHEAD Target: null
- [20:48:57] [Forge Version Check/INFO] [ForgeVersionCheck]: [soulshardstow] Starting version check at https://gist.githubusercontent.com/TehNut/e8db2be209d32d1ebbc3/raw/VersionChecker-SSTOW.json
- [20:48:57] [Server thread/INFO] [AE2:S]: Pre Initialization ( started )
- [20:48:57] [Forge Version Check/INFO] [ForgeVersionCheck]: [soulshardstow] Found status: BETA Target: null
- [20:48:57] [Forge Version Check/INFO] [ForgeVersionCheck]: [railcraft] Starting version check at http://www.railcraft.info/railcraft_versions
- [20:48:57] [Server thread/INFO] [AE2-CORE]: Removing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is disabled.
- [20:48:57] [Server thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RedstoneFlux
- [20:48:58] [Server thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
- [20:48:58] [Server thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
- [20:48:58] [Server thread/INFO] [AE2-CORE]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
- [20:48:58] [Server thread/INFO] [AE2-CORE]: Updated appeng/items/tools/powered/powersink/IC2
- [20:48:58] [Server thread/INFO] [AE2-CORE]: Removing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is disabled.
- [20:48:58] [Server thread/INFO] [AE2-CORE]: Updated appeng/items/tools/powered/powersink/RedstoneFlux
- [20:48:58] [Server thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
- [20:48:58] [Server thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
- [20:48:58] [Server thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PIC2Power
- [20:48:58] [Server thread/INFO] [AE2:S]: Starting AE2 VersionChecker
- [20:48:58] [Server thread/INFO] [AE2:S]: Pre Initialization ( ended after 1038ms )
- [20:48:58] [Server thread/INFO] [Aroma1997CoreHelper]: Helping Aroma1997Core
- [20:48:58] [Server thread/INFO] [AromaBackup]: Loading 0 modules.
- [20:48:58] [Server thread/INFO] [AromaBackup]: Done loading plugins.
- [20:48:58] [Server thread/INFO] [FML]: [Quark] 'Animals eat floor food' is forcefully disabled as it's incompatible with the following loaded mods: [betterwithmods]
- [20:48:58] [Server thread/INFO] [FML]: [Quark] 'Inventory sorting' is forcefully disabled as it's incompatible with the following loaded mods: [inventorytweaks]
- [20:48:58] [Server thread/INFO] [FML]: [Quark] 'Food tooltip' is forcefully disabled as it's incompatible with the following loaded mods: [appleskin]
- [20:48:58] [Server thread/INFO] [FML]: [Quark] Module decoration is enabled
- [20:48:58] [Server thread/INFO] [FML]: [Quark] Module automation is enabled
- [20:48:58] [Server thread/INFO] [FML]: [Quark] Module building is enabled
- [20:48:58] [Server thread/INFO] [FML]: [Quark] Module management is enabled
- [20:48:58] [Server thread/INFO] [FML]: [Quark] Module tweaks is enabled
- [20:48:58] [Server thread/INFO] [FML]: [Quark] Module world is enabled
- [20:48:58] [Server thread/INFO] [FML]: [Quark] Module vanity is enabled
- [20:48:58] [Server thread/INFO] [FML]: [Quark] Module experimental is enabled
- [20:48:59] [Forge Version Check/INFO] [ForgeVersionCheck]: [railcraft] Found status: UP_TO_DATE Target: null
- [20:48:59] [Forge Version Check/INFO] [ForgeVersionCheck]: [cookingforblockheads] Starting version check at http://balyware.com/new/forge_update.php?modid=cookingforblockheads
- [20:48:59] [Server thread/INFO] [base]: Module Materials has successfully loaded
- [20:48:59] [Server thread/INFO] [base]: Module MineTweaker3 has successfully loaded
- [20:48:59] [Server thread/FATAL] [base]: Module JEI did not load due to issue: Mod with modid: jei was not found
- [20:48:59] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:106]: Loading scripts
- [20:48:59] [Server thread/INFO] [bdlib]: bdlib 1.12.2.21 loaded
- [20:48:59] [AE2 VersionChecker/INFO] [AE2:C]: Newer version is available: rv3-beta-6 (found) > rv4-alpha-11 (current)
- [20:48:59] [AE2 VersionChecker/INFO] [AE2:C]: Changelog: Updated pt_BR.lang to match latest en_US - Kasama
- [20:48:59] [AE2 VersionChecker/INFO] [AE2:C]: VersionChecker mod is not installed; Proceeding.
- [20:48:59] [AE2 VersionChecker/INFO] [AE2:C]: Stopping AE2 VersionChecker
- [20:48:59] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
- [20:49:01] [Server thread/INFO] [betterwithmods]: Adding Filter Ladder,1
- [20:49:01] [Server thread/INFO] [betterwithmods]: Adding Filter Wooden Trapdoor,2
- [20:49:01] [Server thread/INFO] [betterwithmods]: Adding Filter tile.bwm:grate.32767.name,3
- [20:49:01] [Server thread/INFO] [betterwithmods]: Adding Filter tile.bwm:slats.32767.name,4
- [20:49:01] [Server thread/INFO] [betterwithmods]: Adding Filter Wicker,5
- [20:49:01] [Server thread/INFO] [betterwithmods]: Adding Filter Soul Sand,6
- [20:49:01] [Server thread/INFO] [betterwithmods]: Adding Filter Iron Bars,7
- [20:49:01] [Server thread/INFO] [betterwithmods]: Successfully load compat for tconstruct
- [20:49:01] [Server thread/INFO] [betterwithmods]: Successfully load compat for harvestcraft
- [20:49:01] [Server thread/INFO] [betterwithmods]: Successfully load compat for immersiveengineering
- [20:49:01] [Server thread/INFO] [betterwithmods]: Successfully load compat for MineTweaker3
- [20:49:01] [Server thread/INFO] [betterwithmods]: Successfully load compat for Quark
- [20:49:01] [Server thread/INFO] [betterquesting]: Loaded configs...
- [20:49:01] [Server thread/INFO] [Chisel]: Starting pre-init...
- [20:49:01] [Server thread/INFO] [Chisel]: Loading blocks...
- [20:49:01] [Server thread/INFO] [Chisel]: 66 Feature's blocks loaded.
- [20:49:01] [Server thread/INFO] [Chisel]: Loading Tile Entities...
- [20:49:01] [Server thread/INFO] [Chisel]: Tile Entities loaded.
- [20:49:01] [Server thread/INFO] [Chisel]: Loading items...
- [20:49:01] [Server thread/INFO] [Chisel]: 66 Feature's items loaded.
- [20:49:01] [Server thread/INFO] [Chisel]: Pre-init finished.
- [20:49:01] [Server thread/INFO] [clumps]: Module Entities has successfully loaded
- [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.DoomlikeDungeons:preInit:46]: Doomlike Dungeons is in preInit, should now load config.
- [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.themes.ThemeReader:setConfigDir:69]: [DLDUNGEONS] themesdir is /home/meinkraft/CrashLandingReturns/1.8.0.4/config/DLDungeonsJBG
- [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.GenerationHandler:setFrequency:118]: freqScale = 8
- [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.GenerationHandler:setFrequency:120]: factor = 32
- [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:122]: [DLDUNGEONS] Frequency Scaling Factor Set To: 8
- [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:127]: [DLDUNGEONS] Minimum X Factor Set To: 16
- [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:132]: [DLDUNGEONS] Difficulty set to: Normal difficulty.
- > [DLDUNGEONS] Dimensions listed in config file: 0, -1,
- [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:141]: [DLDUNGEONS] Will spawn dungeons in with world generation? true
- [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:144]: [DLDUNGEONS] Will spawn dungeons even with structures disabled? false
- > [DLDUNGEONS] Will only spawn in these dimensions: 0, -1,
- [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:153]: [DLDUNGEONS] Will export item, block, and mob lists? false
- [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:156]: [DLDUNGEONS] Will announce use of OP/cheat commands? true
- [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:159]: [DLDUNGEONS] Will dungeons be easy to find? false
- [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:162]: [DLDUNGEONS] Will themes be automatically install if themes folder is empty? true
- [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:165]: [DLDUNGEONS] Can themes be (re)installed by command? true
- [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:169]: [DLDUNGEONS] Will be stingy with chests? false
- [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:processBiomeExclusions:422]: [DLDUNGEONS] adding END to excusion list
- [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:178]: [DLDUNGEONS] Will use API? true
- [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:181]: [DLDUNGEONS] Will allow API base mob change? true
- [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:190]: [DLDUNGEONS] Will self-profile? false
- [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:openThemesDir:332]: [DLDUNGEONS] themesdir will be set to /home/meinkraft/CrashLandingReturns/1.8.0.4/config/DLDungeonsJBG/themes/
- [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:openThemesDir:334]: [DLDUNGEONS] themesdir File is be set to /home/meinkraft/CrashLandingReturns/1.8.0.4/config/DLDungeonsJBG/themes
- [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.themes.ThemeReader:setThemesDir:56]: [DLDUNGEONS] themesdir is /home/meinkraft/CrashLandingReturns/1.8.0.4/config/DLDungeonsJBG/themes
- [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.setup.Externalizer:makeChestCfg:154]: [DLDUNGEONS] Installing files /home/meinkraft/CrashLandingReturns/1.8.0.4/config/DLDungeonsJBG/chests.cfg
- [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.DoomlikeDungeons:preInit:49]: [DLDUNGEONS] Config should now be loaded.
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.sag_mill_power_intake
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.sag_mill_power_buffer
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.sag_mill_power_use
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.painter_power_intake
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.painter_power_buffer
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.painter_power_use
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.attractor_power_intake
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.attractor_power_buffer
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.attractorPowerPerTickLevelOne
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.attractorRangeLevelOne
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.aversion_power_intake
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.aversion_power_buffer
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.spawnGuardPowerPerTickLevelOne
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.aversion_range
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.transceiverMaxIoRF
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.transceiver_power_buffer
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.transceiverUpkeepCostRF
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.weather_power_intake
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.weather_power_buffer
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.weather_power_use
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.farm_power_intake
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.farm_power_buffer
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.farm_power_use
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.farm_base_size
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.farmBonusSize
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.farm_stack_limit
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.spawner_power_intake
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.spawner_power_buffer
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.poweredSpawnerLevelOnePowerPerTickRF
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.spawner_speedup
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.slice_power_intake
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.slice_power_buffer
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.sliceAndSpliceLevelOnePowerPerTickRF
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.soul_binder_power_intake
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.soul_binder_power_buffer
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.soulBinderLevelOnePowerPerTickRF
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.stirling_power_buffer
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.stirling_power_gen
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.stirling_power_time
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.power_monitor_power_intake
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.power_monitor_power_buffer
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.power_monitor_power_use
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.inv_panel_sensor_power_intake
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.inv_panel_sensor_power_buffer
- [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.inv_panel_sensor_power_use
- [20:49:07] [Server thread/INFO] [forestry]: Plugin BuildCraft 6 Recipes Plugin failed to load: Compatible BuildCraftAPI|recipes version not found
- [20:49:07] [Server thread/INFO] [forestry]: Plugin BiomesOPlenty Plugin failed to load: BiomesOPlenty not found
- [20:49:07] [Server thread/INFO] [forestry]: Plugin IndustrialCraft2 Plugin failed to load: IndustrialCraft2 not found
- [20:49:07] [Server thread/INFO] [forestry]: Plugin BuildCraft 6 Fuels Plugin failed to load: Compatible BuildCraftAPI|fuels version not found
- [20:49:07] [Server thread/INFO] [forestry]: Plugin Natura Plugin failed to load: Natura not found
- [20:49:07] [Server thread/INFO] [forestry]: Plugin ExtraUtilities Plugin failed to load: ExtraUtilities not found
- [20:49:07] [Server thread/INFO] [forestry]: Plugin malisisdoors Plugin failed to load: Malisis Door's not found
- [20:49:07] [Server thread/INFO] [forestry]: Plugin BuildCraft 6 Transport Plugin failed to load: BuildCraft|Transport not found
- [20:49:07] [Server thread/INFO] [forestry]: Plugin Actually Additions Plugin failed to load: Actually Additions not found!
- [20:49:07] [Server thread/INFO] [forestry]: Plugin BuildCraft 6 Statements Plugin failed to load: Compatible BuildCraftAPI|statements version not found
- [20:49:09] [Server thread/INFO] [Ex Nihilo Omnia]: Attempting to dump ore list: '/home/meinkraft/CrashLandingReturns/1.8.0.4/config/ExNihiloOmnia/registries/ore/metadatas.json'.
- [20:49:09] [Server thread/INFO] [Ex Nihilo Omnia]: Beginning Hive Registry...
- [20:49:09] [Server thread/INFO] [Ex Nihilo Omnia]: Hive Registry Completed!
- [20:49:10] [Server thread/INFO] [Hammer Core]: Added "com.mrdimka.machpcraft.common.walkeytalkey.WalkeyEvents@6c79fcbe" to MCF Event Bus.
- [20:49:10] [Server thread/INFO] [Hammer Core]: Added "com.mrdimka.machpcraft.intr.builtin.LegendaryHammerEvents@47f1a823" to MCF Event Bus.
- [20:49:10] [Server thread/INFO] [Hammer Core]: Added 2 object to MCF Event Bus.
- [20:49:10] [Server thread/INFO] [modtweaker]: Starting PreInitialization for modtweaker
- [20:49:10] [Server thread/INFO] [Morpheus]: Loading configuration
- [20:49:11] [Server thread/INFO] [FML]: Registering drops for shadedGarden.
- [20:49:11] [Server thread/INFO] [FML]: Registering drops for tropicalGarden.
- [20:49:11] [Server thread/INFO] [FML]: Registering drops for windyGarden.
- [20:49:11] [Server thread/INFO] [FML]: Registering drops for frostGarden.
- [20:49:11] [Server thread/INFO] [FML]: Registering drops for aridGarden.
- [20:49:11] [Server thread/INFO] [FML]: Registering drops for soggyGarden.
- [20:49:11] [Server thread/INFO] [bdlib]: Loading internal config files for mod Pressure Pipes
- [20:49:11] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/meinkraft/CrashLandingReturns/1.8.0.4/mods/pressure-1.3.1.22-mc1.10.2.jar!/assets/pressure/config/settings.cfg
- [20:49:11] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/meinkraft/CrashLandingReturns/1.8.0.4/mods/pressure-1.3.1.22-mc1.10.2.jar!/assets/pressure/config/recipes.cfg
- [20:49:11] [Server thread/INFO] [bdlib]: Loading user config files for mod Pressure Pipes
- [20:49:11] [Server thread/INFO] [bdlib]: Config loading for mod Pressure Pipes finished
- [20:49:11] [Server thread/INFO] [bdlib]: Loaded creative tabs for pressure
- [20:49:13] [Server thread/INFO] [railcraft]: Module failed prerequisite check, disabling: railcraft:ic2
- [20:49:13] [Server thread/INFO] [railcraft]: mods.railcraft.api.core.IRailcraftModule$MissingPrerequisiteException: IC2 not detected
- [20:49:13] [Server thread/INFO] [railcraft]: Module failed prerequisite check, disabling: railcraft:thaumcraft
- [20:49:13] [Server thread/INFO] [railcraft]: mods.railcraft.api.core.IRailcraftModule$MissingPrerequisiteException: Thaumcraft not detected
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:core +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:automation +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:charge +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:chunk_loading +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:factory +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:forestry +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:magic +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:redstone_flux +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:resources +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:seasonal +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:signals +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:steam +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:structures +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:tracks +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:extras +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:locomotives +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:routing +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:tracks|abandoned +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:tracks|electric +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:tracks|high_speed +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:tracks|high_speed_electric +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:tracks|reinforced +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:tracks|strap_iron +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:train +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:transport +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:world +
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:ic2 -
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:thaumcraft -
- [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:core +
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemCrowbarIron, railcraft:tool_crowbar_iron
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemCrowbarSteel, railcraft:tool_crowbar_steel
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSteelAxe, railcraft:tool_axe_steel
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSteelHoe, railcraft:tool_hoe_steel
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSteelPickaxe, railcraft:tool_pickaxe_steel
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSteelShears, railcraft:tool_shears_steel
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSteelShovel, railcraft:tool_shovel_steel
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSteelSword, railcraft:tool_sword_steel
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSteelArmor, railcraft:armor_helmet_steel
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSteelArmor, railcraft:armor_chestplate_steel
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSteelArmor, railcraft:armor_leggings_steel
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSteelArmor, railcraft:armor_boots_steel
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemMagnifyingGlass, railcraft:tool_magnifying_glass
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemGoggles, railcraft:armor_goggles
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemCircuit, railcraft:circuit
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemOveralls, railcraft:armor_overalls
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemNugget, railcraft:nugget
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemIngot, railcraft:ingot
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemNotepad, railcraft:tool_notepad
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemRailbed, railcraft:railbed
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemTie, railcraft:tie
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemRebar, railcraft:rebar
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemConcrete, railcraft:concrete
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemDust, railcraft:dust
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemRail, railcraft:rail
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:automation +
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.detector.BlockDetector, railcraft:detector
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.machine.manipulator.BlockMachineManipulator, railcraft:manipulator
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemTunnelBore, railcraft:entity_bore
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemBoreHeadIron, railcraft:borehead_iron
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemBoreHeadSteel, railcraft:borehead_steel
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemBoreHeadDiamond, railcraft:borehead_diamond
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemCartMOWTrackLayer, railcraft:entity_mow_track_layer
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemCartMOWTrackRelayer, railcraft:entity_mow_track_relayer
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemCartMOWTrackRemover, railcraft:entity_mow_track_remover
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemCartMOWUndercutter, railcraft:entity_mow_undercutter
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:charge +
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemChargeMeter, railcraft:tool_charge_meter
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.charge.BlockChargeFeeder, railcraft:charge_feeder
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemPlate, railcraft:plate
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.charge.BlockChargeTrap, railcraft:charge_trap
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.charge.BlockFrame, railcraft:frame
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.charge.BlockWire, railcraft:wire
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:chunk_loading +
- [20:49:14] [Server thread/INFO] [railcraft]: Entity{cart_anchor_world} cannot be defined because Block{machine_alpha} is disabled
- [20:49:14] [Server thread/INFO] [railcraft]: Entity{cart_anchor_admin} cannot be defined because Block{machine_alpha} is disabled
- [20:49:14] [Server thread/INFO] [railcraft]: Entity{cart_anchor_personal} cannot be defined because Block{machine_alpha} is disabled
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:factory +
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.anvil.BlockRCAnvil, railcraft:anvil
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemCoke, railcraft:fuel_coke
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:forestry +
- [20:49:14] [Server thread/ERROR] [railcraft]: Forestry API error, please update your mods. Error: java.lang.IllegalArgumentException: RailcraftConfig: item tag not found: backpack.trackman.t1
- [20:49:14] [Server thread/ERROR] [railcraft]: java.lang.IllegalArgumentException: RailcraftConfig: item tag not found: backpack.trackman.t1
- [20:49:14] [Server thread/ERROR] [railcraft]: mods.railcraft.common.core.RailcraftConfig.isItemEnabled(RailcraftConfig.java:904)
- [20:49:14] [Server thread/ERROR] [railcraft]: mods.railcraft.common.plugins.forestry.ForestryPlugin$ForestryPluginInstalled.registerBackpacks(ForestryPlugin.java:124)
- [20:49:14] [Server thread/ERROR] [railcraft]: Forestry API error: BackpackManager is loaded from jar:file:/home/meinkraft/CrashLandingReturns/1.8.0.4/mods/forestry_1.10.2-5.2.17.362.jar!/forestry/api/storage/BackpackManager.class
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:magic +
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.firestone.ItemFirestoneCracked, railcraft:firestone_cracked
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.firestone.ItemFirestone, railcraft:firestone_cut
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.firestone.ItemFirestone, railcraft:firestone_raw
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.firestone.ItemFirestoneRefined, railcraft:firestone_refined
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.items.firestone.BlockRitual, railcraft:ritual
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:redstone_flux +
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemCartRF, railcraft:entity_cart_redstone_flux
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:resources +
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.aesthetics.generic.BlockGeneric, railcraft:generic
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.fluids.ItemBottle, railcraft:fluid_bottle_creosote
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.fluids.ItemBottle, railcraft:fluid_bottle_steam
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.fluids.ItemBucketRailcraft, railcraft:fluid_bucket_creosote
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:seasonal +
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemCartPumpkin, railcraft:entity_cart_pumpkin
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemCartGift, railcraft:entity_cart_gift
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:signals +
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSignalBlockSurveyor, railcraft:tool_signal_surveyor
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSignalTuner, railcraft:tool_signal_tuner
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSignalLabel, railcraft:tool_signal_label
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:steam +
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:structures +
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.aesthetics.brick.BlockBrick, railcraft:brick_abyssal
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.aesthetics.brick.BlockBrick, railcraft:brick_bleachedbone
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemRailcraft, railcraft:bleached_clay
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.aesthetics.brick.BlockBrick, railcraft:brick_bloodstained
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.aesthetics.brick.BlockBrick, railcraft:brick_frostbound
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.aesthetics.brick.BlockBrick, railcraft:brick_infernal
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.aesthetics.brick.BlockBrick, railcraft:brick_quarried
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.aesthetics.brick.BlockBrick, railcraft:brick_sandy
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.aesthetics.brick.BlockBrick, railcraft:brick_nether
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemStoneCarver, railcraft:tool_stone_carver
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.aesthetics.glass.BlockStrengthGlass, railcraft:glass
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:tracks +
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.blocks.tracks.outfitted.ItemTrackKit, railcraft:track_kit
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.tracks.outfitted.BlockTrackOutfitted, railcraft:track_outfitted
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemTrackParts, railcraft:track_parts
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:extras +
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemCart, railcraft:entity_cart_tnt_wood
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemCartWork, railcraft:entity_cart_work
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:locomotives +
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemWhistleTuner, railcraft:tool_whistle_tuner
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSignalLamp, railcraft:signal_lamp
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemLocoSteamSolid, railcraft:entity_locomotive_steam_solid
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemLocoElectric, railcraft:entity_locomotive_electric
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemGear, railcraft:gear
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemLocomotive, railcraft:entity_locomotive_creative
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:routing +
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemRoutingTable, railcraft:routing_table
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemTicket, railcraft:routing_ticket
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemTicketGold, railcraft:routing_ticket_gold
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:tracks|abandoned +
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.tracks.flex.BlockTrackFlex, railcraft:track_flex_abandoned
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:tracks|electric +
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.tracks.flex.BlockTrackFlexElectric, railcraft:track_flex_electric
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:tracks|high_speed +
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.tracks.flex.BlockTrackFlex, railcraft:track_flex_high_speed
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:tracks|high_speed_electric +
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.tracks.flex.BlockTrackFlexElectric, railcraft:track_flex_hs_electric
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:tracks|reinforced +
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.tracks.flex.BlockTrackFlex, railcraft:track_flex_reinforced
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:tracks|strap_iron +
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.tracks.flex.BlockTrackFlex, railcraft:track_flex_strap_iron
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:train +
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:transport +
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemCartCargo, railcraft:entity_cart_cargo
- [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemCart, railcraft:entity_cart_tank
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:world +
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.ore.BlockOre, railcraft:ore
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.ore.BlockOreMagic, railcraft:ore_magic
- [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.ore.BlockWorldLogic, railcraft:worldlogic
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:ic2 -
- [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:thaumcraft -
- [20:49:14] [Server thread/INFO] [SimplyJetpacks]: Starting Simply Jetpacks 2
- [20:49:14] [Server thread/INFO] [SimplyJetpacks]: Loading configuration files
- [20:49:14] [Server thread/INFO] [simplyjetpacks]: Registering items...
- [20:49:15] [Server thread/INFO] [bq_standard]: Loaded configs...
- [20:49:15] [Server thread/INFO] [STDOUT]: [com.kashdeya.tinyprogressions.configs.TinyConfig:initMainConfigs:31]: null:1.0.19
- [20:49:15] [Server thread/INFO] [tp]: Initiating Config Legacy Handler....
- [20:49:15] [Server thread/INFO] [tp]: Moving Old Properties....
- [20:49:15] [Server thread/INFO] [tp]: Renaming Old Propertiesr....
- [20:49:15] [Server thread/INFO] [tp]: Cleaning up Categories....
- [20:49:15] [Server thread/INFO] [tp]: Cleaning up Properties....
- [20:49:15] [Server thread/INFO] [tp]: Config Legacy Handler Finished
- [20:49:15] [Server thread/INFO] [Woot]: Adding tier mapping Woot:none:Blaze->TIER_TWO
- [20:49:15] [Server thread/INFO] [Woot]: Adding tier mapping Woot:none:Witch->TIER_TWO
- [20:49:15] [Server thread/INFO] [Woot]: Adding tier mapping Woot:none:Ghast->TIER_TWO
- [20:49:15] [Server thread/INFO] [Woot]: Adding tier mapping Woot:none:PigZombie->TIER_TWO
- [20:49:15] [Server thread/INFO] [Woot]: Adding tier mapping Woot:none:MagmaCube->TIER_TWO
- [20:49:15] [Server thread/INFO] [Woot]: Adding tier mapping Woot:none:Enderman->TIER_THREE
- [20:49:15] [Server thread/INFO] [Woot]: Adding tier mapping Woot:none:IronGolem->TIER_THREE
- [20:49:15] [Server thread/INFO] [Woot]: Adding tier mapping Woot:none:Guardian->TIER_THREE
- [20:49:15] [Server thread/INFO] [Woot]: Adding tier mapping Woot:Wither:Skeleton->TIER_THREE
- [20:49:15] [Server thread/INFO] [Woot]: Adding tier mapping Woot:none:WitherBoss->TIER_FOUR
- [20:49:15] [Server thread/INFO] [Woot]: Adding mob cost: Woot:none:IronGolem=10
- [20:49:15] [Server thread/INFO] [Woot]: Adding mob cost: Woot:Wither:Skeleton=10
- [20:49:15] [Server thread/INFO] [Woot]: Adding mob cost: Woot:none:MagmaCube=5
- [20:49:15] [Server thread/INFO] [Woot]: Adding mob cost: Woot:none:Enderman=10
- [20:49:15] [Server thread/INFO] [FML]: Applying holder lookups
- [20:49:15] [Server thread/INFO] [FML]: Holder lookups applied
- [20:49:15] [Server thread/INFO] [FML]: Injecting itemstacks
- [20:49:15] [Server thread/INFO] [FML]: Itemstack injection complete
- [20:49:15] [Server thread/INFO]: Loading properties
- [20:49:15] [Server thread/INFO]: Default game type: SURVIVAL
- [20:49:15] [Server thread/INFO]: Generating keypair
- [20:49:15] [Server thread/INFO]: Starting Minecraft server on *:25565
- [20:49:15] [Server thread/INFO]: Using epoll channel type
- [20:49:15] [Server thread/INFO] [Aroma1997Core]: Finished Initialization.
- > lut 10, 2017 8:49:16 PM zmaster587.advancedRocketry.AdvancedRocketry load
- WARNING: Error blackListing biome id "104", a biome with that ID does not exist!
- lut 10, 2017 8:49:16 PM zmaster587.advancedRocketry.AdvancedRocketry load
- WARNING: Error registering high pressure biome id "109", a biome with that ID does not exist!
- lut 10, 2017 8:49:16 PM zmaster587.advancedRocketry.AdvancedRocketry load
- WARNING: Error registering high pressure biome id "107", a biome with that ID does not exist!
- lut 10, 2017 8:49:16 PM zmaster587.advancedRocketry.AdvancedRocketry load
- WARNING: Error registering single biome id "109", a biome with that ID does not exist!
- lut 10, 2017 8:49:16 PM zmaster587.advancedRocketry.AdvancedRocketry load
- WARNING: Error registering single biome id "108", a biome with that ID does not exist!
- lut 10, 2017 8:49:16 PM zmaster587.advancedRocketry.AdvancedRocketry load
- WARNING: Error registering single biome id "104", a biome with that ID does not exist!
- [20:49:16] [Server thread/INFO] [AE2:S]: Initialization ( started )
- [20:49:16] [Server thread/INFO] [AE2:S]: Disabling item.csv export for custom recipes, since creative tab information is only available on the client.
- [20:49:16] [Server thread/WARN] [AE2:S]: Recipe Error 'Invalid crafting type: grindfz' near line:1 in processing/factorization.recipe with: [ae2:material.FluixCrystal, ->, ae2:material.FluixDust]
- [20:49:16] [Server thread/WARN] [AE2:S]: Recipe Error 'Invalid crafting type: grindfz' near line:2 in processing/factorization.recipe with: [ae2:sky_stone_block:0, ->, ae2:material.SkyDust]
- [20:49:16] [Server thread/WARN] [AE2:S]: Recipe Error 'Invalid crafting type: grindfz' near line:4 in processing/factorization.recipe with: [mc:ender_pearl, ->, ae2:material.EnderDust]
- [20:49:16] [Server thread/WARN] [AE2:S]: Recipe Error 'Invalid crafting type: grindfz' near line:5 in processing/factorization.recipe with: [ae2:material.CertusQuartzCrystalCharged, ->, ae2:material.CertusQuartzDust]
- [20:49:16] [Server thread/WARN] [AE2:S]: Recipe Error 'Invalid crafting type: grindfz' near line:7 in processing/factorization.recipe with: [ae2:material.CertusQuartzCrystal, ->, ae2:material.CertusQuartzDust]
- [20:49:16] [Server thread/WARN] [AE2:S]: Recipe Error 'Invalid crafting type: grindfz' near line:8 in processing/factorization.recipe with: [ae2:quartz_ore, ->, 2, ae2:material.CertusQuartzDust]
- [20:49:16] [Server thread/WARN] [AE2:S]: Recipe Error 'Invalid crafting type: grindfz' near line:9 in processing/factorization.recipe with: [ae2:charged_quartz_ore, ->, 2, ae2:material.CertusQuartzDust]
- [20:49:16] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.WoodenGear:0
- [20:49:16] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.IronNugget:0
- [20:49:16] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Flour:0
- [20:49:16] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Flour:0
- [20:49:16] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Flour:0
- [20:49:16] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.GoldDust:0
- [20:49:16] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.IronDust:0
- [20:49:16] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Flour:0
- [20:49:16] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Silicon:0
- [20:49:16] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Silicon:0
- [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: Shapeless: 56 loaded.
- [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: HCCrusher: 8 loaded.
- [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: MekEnrichment: 2 loaded.
- [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: Inscribe: 8 loaded.
- [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: Grind: 4 loaded.
- [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: OreRegistration: 16 loaded.
- [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: MekCrusher: 3 loaded.
- [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: Shaped: 210 loaded.
- [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: Smelt: 1 loaded.
- [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: Pulverizer: 8 loaded.
- [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: Press: 3 loaded.
- [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: Crusher: 8 loaded.
- [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: Macerator: 8 loaded.
- [20:49:16] [Server thread/INFO] [AE2:S]: Initialization ( ended after 259ms )
- [20:49:16] [Server thread/INFO] [AromaBackup]: Postloading 0 modules.
- [20:49:16] [Server thread/INFO] [AromaBackup]: Done postloading plugins.
- [20:49:16] [Server thread/INFO] [AromaBackup]: Using Dimension Blacklist with 0 entries.
- [20:49:16] [Server thread/WARN] [FML]: ****************************************
- [20:49:16] [Server thread/WARN] [FML]: * Dangerous alternative prefix `tconstruct` for name `molten_soulforged_steel`, expected `betterwithmods` invalid registry invocation/invalid name?
- [20:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
- [20:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
- [20:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
- [20:49:16] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
- [20:49:16] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:110)
- [20:49:16] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
- [20:49:16] [Server thread/WARN] [FML]: ****************************************
- [20:49:16] [Server thread/WARN] [FML]: ****************************************
- [20:49:16] [Server thread/WARN] [FML]: * Dangerous alternative prefix `tconstruct` for name `molten_soulforged_steel`, expected `betterwithmods` invalid registry invocation/invalid name?
- [20:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
- [20:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
- [20:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
- [20:49:16] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
- [20:49:16] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:111)
- [20:49:16] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
- [20:49:16] [Server thread/WARN] [FML]: ****************************************
- [20:49:16] [Server thread/WARN] [FML]: ****************************************
- [20:49:16] [Server thread/WARN] [FML]: * Dangerous alternative prefix `tconstruct` for name `molten_hellfire`, expected `betterwithmods` invalid registry invocation/invalid name?
- [20:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
- [20:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
- [20:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
- [20:49:16] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
- [20:49:16] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:110)
- [20:49:16] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
- [20:49:16] [Server thread/WARN] [FML]: ****************************************
- [20:49:16] [Server thread/WARN] [FML]: ****************************************
- [20:49:16] [Server thread/WARN] [FML]: * Dangerous alternative prefix `tconstruct` for name `molten_hellfire`, expected `betterwithmods` invalid registry invocation/invalid name?
- [20:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
- [20:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
- [20:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
- [20:49:16] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
- [20:49:16] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:111)
- [20:49:16] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
- [20:49:16] [Server thread/WARN] [FML]: ****************************************
- [20:49:16] [Server thread/INFO] [Chisel]: Starting init...
- [20:49:16] [Server thread/INFO] [Chisel]: Loading recipes...
- [20:49:16] [Server thread/INFO] [Chisel]: 66 Feature's recipes loaded.
- [20:49:16] [Server thread/INFO] [Chisel]: Init finished.
- [20:49:16] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
- [20:49:16] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
- [20:49:16] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.SpecialTooltipHandler, it is not loaded on this side.
- [20:49:16] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.OreDictTooltipHandler, it is not loaded on this side.
- [20:49:16] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
- [20:49:16] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
- [20:49:16] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler JoinMessageHandler to busses: [FORGE, FML]
- [20:49:16] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.ClientHandler, it is not loaded on this side.
- [20:49:16] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.EnchantTooltipHandler, it is not loaded on this side.
- [20:49:16] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
- [20:49:16] [Server thread/INFO] [EnderCore]: Sending dummy event to all mods
- [20:49:16] [Server thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
- [20:49:16] [Server thread/INFO] [simplyjetpacks]: Updating config...
- [20:49:16] [Server thread/INFO] [SimplyJetpacks]: Loading configuration files
- [20:49:16] [Server thread/INFO] [bq_standard]: Loaded configs...
- [20:49:16] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.coal@1 = 1xitem.bigreactors:ingotmetals@2
- [20:49:17] [Server thread/WARN] [FML]: Overriding existing coil part data for oredict name <blockManyullyn>, original values: eff 3,00 / bonus 1,00, new values: eff 3,50 / bonus 1,00
- [20:49:17] [Server thread/WARN] [FML]: Overriding existing radiation moderator data for <redstone>
- [20:49:17] [Server thread/WARN] [FML]: Overriding existing radiation moderator data for <glowstone>
- [20:49:17] [Server thread/WARN] [FML]: Overriding existing radiation moderator data for <ender>
- [20:49:17] [Server thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Duplicate entry for net.blay09.mods.excompressum.registry.RegistryKey@31bb2a53 in WoodenCrucible, overwriting...
- [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: ****************************************
- [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * Machine Power Craft 2 is loading recipes...
- [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * at com.mrdimka.machpcraft.init.ModRecipes.reload(ModRecipes.java:78)
- [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * at com.mrdimka.machpcraft.init.ModRecipes.<clinit>(ModRecipes.java:31)
- [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * at com.mrdimka.machpcraft.MachinePowerCraft2.init(MachinePowerCraft2.java:144)
- [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)...
- [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: ****************************************
- [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: ****************************************
- [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * Machine Power Craft 2 loaded recipes in 9 ms!
- [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * at com.mrdimka.machpcraft.init.ModRecipes.reload(ModRecipes.java:168)
- [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * at com.mrdimka.machpcraft.init.ModRecipes.<clinit>(ModRecipes.java:31)
- [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * at com.mrdimka.machpcraft.MachinePowerCraft2.init(MachinePowerCraft2.java:144)
- [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)...
- [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: ****************************************
- [20:49:17] [Server thread/INFO] [modtweaker]: Starting Initialization for modtweaker
- > lut 10, 2017 8:49:17 PM omtteam.openmodularturrets.compatability.ModCompatibility checkForMods
- INFO: Not sure if iron ingot, or electrical steel ingot... (Found EnderIO)
- [20:49:17] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.pressure' for mod 'pressure'
- [20:49:17] [Server thread/INFO] [progressiveautomation]: immersiveengineering Loaded
- [20:49:17] [Server thread/INFO] [progressiveautomation]: harvestcraft Loaded
- [20:49:17] [Server thread/INFO] [progressiveautomation]: MFR Loaded
- [20:49:17] [Server thread/INFO] [progressiveautomation]: RightClickPlants Loaded
- [20:49:17] [Server thread/INFO] [progressiveautomation]: Vanilla Loaded
- [20:49:17] [Server thread/INFO] [RebornCore]: Found 224 ores
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:core +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:automation +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:charge +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:chunk_loading +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:factory +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:forestry +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:magic +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:redstone_flux +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:resources +
- [20:49:17] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.coal@0 = 2xitem.railcraft.fluid.bottle.creosote@0
- [20:49:17] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.coal@1 = 1xitem.railcraft.fluid.bottle.creosote@0
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:seasonal +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:signals +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:steam +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:structures +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:tracks +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:extras +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:locomotives +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:routing +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:tracks|abandoned +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:tracks|electric +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:tracks|high_speed +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:tracks|high_speed_electric +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:tracks|reinforced +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:tracks|strap_iron +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:train +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:transport +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:world +
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:ic2 -
- [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:thaumcraft -
- [20:49:17] [Server thread/INFO] [SimplyJetpacks]: Registering handlers
- [20:49:17] [Server thread/INFO] [SimplyJetpacks]: Registering network messages
- [20:49:17] [Server thread/INFO] [SimplyJetpacks]: Stealing Ender IO's items
- [20:49:17] [Server thread/INFO] [SimplyJetpacks]: Doing intermod communication
- [20:49:17] [Server thread/INFO] [SimplyJetpacks]: Registering EIO Alloy Smelter recipe
- [20:49:17] [Server thread/INFO] [SimplyJetpacks]: Registering EIO Alloy Smelter recipe
- [20:49:17] [Server thread/INFO] [SimplyJetpacks]: Registering EIO Alloy Smelter recipe
- [20:49:17] [Server thread/INFO] [SimplyJetpacks]: Registering EIO Alloy Smelter recipe
- [20:49:17] [Server thread/INFO] [SimplyJetpacks]: Registering EIO Soul Binder recipe
- [20:49:17] [Server thread/INFO] [SimplyJetpacks]: Registering Sounds...
- [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ tconstruct ] for method slimeknights.tconstruct.plugin.waila.WailaRegistrar.wailaCallback
- [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.integration.waila.WailaCompat.load
- [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.engine.waila.EntityProvider.register
- [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.engine.waila.TileProvider.register
- [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ Woot ] for method ipsis.woot.plugins.waila.WailaDataProviderWoot.callbackRegister
- [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.waila.WailaModule.register
- [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ autopackager ] for method org.mcupdater.autopackager.compat.WailaRegistry.initWaila
- [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ immersiveengineering ] for method blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider.callbackRegister
- [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ cookingforblockheads ] for method net.blay09.mods.cookingforblockheads.compat.WailaProvider.register
- [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ exnihiloomnia ] for method exnihiloomnia.compatibility.waila.WailaCompatibility.register
- [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ excompressum ] for method net.blay09.mods.excompressum.compat.waila.WailaProvider.register
- [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ machpcraft2 ] for method com.mrdimka.machpcraft.intr.waila.WDataPump.registerWAIA
- [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ openmodularturrets ] for method omtteam.openmodularturrets.compatability.WailaTileHandler.callbackRegister
- [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ pressure ] for method net.bdew.pressure.waila.WailaHandler.loadCallback
- [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ quantumstorage ] for method QuantumStorage.compat.waila.CompatModuleWaila.callbackRegister
- [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ soulshardstow ] for method com.whammich.sstow.compat.waila.WailaCallbackHandler.callbackRegister
- [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ StorageDrawers ] for method com.jaquadro.minecraft.storagedrawers.integration.Waila.registerProvider
- [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ supercraftingframe ] for method edgarallen.mods.scf.blocks.craftingframe.compat.CraftingFrameWailaDataProvider.callbackRegister
- [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ supercraftingframe ] for method edgarallen.mods.scf.blocks.itemframe.compat.ItemFrameWailaDataProvider.callbackRegister
- [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ supercraftingframe ] for method edgarallen.mods.scf.blocks.teleportationframe.compat.TeleportationFrameWailaDataProvider.callbackRegister
- [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ supercraftingframe ] for method edgarallen.mods.scf.blocks.xpframe.compat.XPFrameWailaDataProvider.callbackRegister
- [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ supercraftingframe ] for method edgarallen.mods.scf.blocks.breedingframe.compat.BreedingFrameWailaDataProvider.callbackRegister
- [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ supercraftingframe ] for method edgarallen.mods.scf.blocks.incinerationframe.compat.IncinerationFrameWailaDataProvider.callbackRegister
- [20:49:18] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [20:49:18] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [20:49:18] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [20:49:18] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [20:49:18] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [20:49:18] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.soulStealer when parsing enchanter recipes.
- [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:charge_feeder:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
- [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:charge_trap:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
- [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:frame:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
- [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:wire:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
- [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:anvil:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
- [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:brick_abyssal:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
- [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:brick_bleachedbone:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack bui
- lder.
- [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:brick_bloodstained:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack bui
- lder.
- [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:brick_frostbound:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack build
- er.
- [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:brick_infernal:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder
- .
- [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:brick_quarried:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder
- .
- [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:brick_sandy:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
- [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:brick_nether:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
- [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:glass:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
- [20:49:18] [Server thread/INFO] [FML]: Injecting itemstacks
- [20:49:18] [Server thread/INFO] [FML]: Itemstack injection complete
- [20:49:18] [Server thread/INFO] [Aroma1997Core]: Using a beta-version of the mod: Aroma1997Core not registering VersionChecker.
- [20:49:18] [Server thread/INFO] [Aroma1997Core]: Finished Post-Initialization.
- [20:49:18] [Server thread/INFO] [AE2:S]: Post Initialization ( started )
- [20:49:18] [Server thread/INFO] [AE2:S]: Industrial Craft 2 - Integration Disabled
- [20:49:18] [Server thread/INFO] [AE2:S]: Railcraft - Integration Disabled
- [20:49:18] [Server thread/INFO] [AE2:S]: RedstoneFlux Power - Tiles - Integration Disabled
- [20:49:18] [Server thread/INFO] [AE2:S]: RedstoneFlux Power - Items - Integration Disabled
- [20:49:18] [Server thread/INFO] [AE2:S]: Mine Factory Reloaded - Integration Disabled
- [20:49:18] [Server thread/INFO] [AE2:S]: Waila - Integration Enable
- [20:49:18] [Server thread/INFO] [AE2:S]: Mekanism - Integration Disabled
- [20:49:18] [Server thread/INFO] [AE2:S]: OpenComputers - Integration Disabled
- [20:49:18] [Server thread/INFO] [AE2:S]: TheOneProbe - Integration Disabled
- [20:49:18] [Server thread/INFO] [AE2:S]: Post Initialization ( ended after 113ms )
- [20:49:18] [Server thread/INFO] [STDOUT]: [org.mcupdater.autopackager.AutoPackager:loadRecipes:78]: Key item: Redstone
- [20:49:18] [Server thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:263]: Loaded class registry: JEI mod support
- [20:49:18] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering]: Attempting to download special revolvers from GitHub
- [20:49:19] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.themes.ThemeReader:readNBT:182]: [DLDUNGEONS] Loading custom NBT tags (nbt.cfg)
- [20:49:19] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.themes.ThemeReader:readThemes:147]: [DLDUNGEONS] Found 12 themes.
- [20:49:19] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.themes.ThemeReader:readLoot:222]: [DLDUNGEONS] Loading chest loot file (chests.cfg)
- [20:49:19] [Server thread/WARN] [EnderIO]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.materials@9 as the preffered output for ingotCopper but it is not registered in the OreDictionary as ingotCopper
- [20:49:19] [Server thread/WARN] [EnderIO]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.materials@10 as the preffered output for ingotTin but it is not registered in the OreDictionary as ingotTin
- [20:49:19] [Server thread/WARN] [EnderIO]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.materials@13 as the preffered output for ingotBronze but it is not registered in the OreDictionary as ingotBronze
- [20:49:19] [Server thread/WARN] [EnderIO]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.materials@11 as the preffered output for ingotAluminum but it is not registered in the OreDictionary as ingotAluminum
- [20:49:19] [Server thread/WARN] [EnderIO]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.materials@11 as the preffered output for ingotAluminium but it is not registered in the OreDictionary as ingotAluminium
- [20:49:19] [Server thread/WARN] [EnderIO]: RecipeParser: Could not find a specific item in the ore dictionary for sandstone. Assuming tile.sandStone.default with meta=0.
- [20:49:19] [Server thread/WARN] [EnderIO]: RecipeParser: Could not find a specific item in the ore dictionary for slabWood. Assuming tile.woodSlab.oak with meta=0.
- [20:49:19] [Server thread/WARN] [EnderIO]: RecipeParser: Could not find a specific item in the ore dictionary for sandstone. Assuming tile.sandStone.default with meta=0.
- [20:49:19] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.immersiveengineering.ore@3
- [20:49:19] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.immersiveengineering.metal@3
- [20:49:19] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.for.ingotBronze@0
- [20:49:19] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.machpcraft2:ingot@7
- [20:49:19] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.immersiveengineering.storage@3
- [20:49:19] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.for.resourceStorage@3
- [20:49:19] [Server thread/WARN] [EnderIO]: Could not find Build Craft Wrench definition. Wrench integration with other mods may fail
- [20:49:19] [Server thread/WARN] [forestry]: Failed to find item for (biomesoplenty:mud) in the Forge registry.
- [20:49:19] [Server thread/INFO] [modtweaker]: Starting PostInitialization for modtweaker
- [20:49:19] [Server thread/INFO] [pressure]: Loading EnderIO compatibility...
- [20:49:19] [Server thread/INFO] [pressure]: TCB=class crazypants.enderio.conduit.TileConduitBundle
- [20:49:19] [Server thread/INFO] [pressure]: LC=class crazypants.enderio.conduit.liquid.LiquidConduit
- [20:49:19] [Server thread/INFO] [pressure]: ALC=class crazypants.enderio.conduit.liquid.AdvancedLiquidConduit
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:core +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:automation +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:charge +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:chunk_loading +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:factory +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:forestry +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:magic +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:redstone_flux +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:resources +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:seasonal +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:signals +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:steam +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:structures +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:tracks +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:extras +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:locomotives +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:routing +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:tracks|abandoned +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:tracks|electric +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:tracks|high_speed +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:tracks|high_speed_electric +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:tracks|reinforced +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:tracks|strap_iron +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:train +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:transport +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:world +
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:ic2 -
- [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:thaumcraft -
- [20:49:19] [Server thread/WARN] [railcraft]: Could not register CraftGuide plugins: CraftGuide missing.
- [20:49:19] [Server thread/INFO] [SoulShardsTOW]: Finished mapping, found 50 entities in 815,4 μs
- [20:49:19] [Server thread/WARN] [Woot]: Unknown Loot in blacklist (Internal) eplus:scroll
- [20:49:19] [Server thread/WARN] [Woot]: Unknown Loot in blacklist (Internal) everlastingabilities:abilityTotem
- [20:49:20] [Server thread/INFO] [wanionlib]: Crafting Integration: Why so many recipes? I had to deal with 104 recipes.
- [20:49:20] [Server thread/INFO] [wanionlib]: Furnace Integration: Some things that you smelted appear to be different now.
- [20:49:20] [Server thread/INFO] [wanionlib]: Advanced Rocketry Integration: 10. 9...3 2 1... BOOOOM!!
- [20:49:20] [Server thread/INFO] [wanionlib]: Ender IO Integration: Some inanimate objects appear to have used ender pearls. They all disappeared, how this is possible?
- [20:49:20] [Server thread/INFO] [wanionlib]: Forestry Integration: All these bees... they can hurt, you know?
- [20:49:20] [Server thread/INFO] [wanionlib]: Immersive Engineering Integration: The world's engineer appears to be more immersive.
- [20:49:20] [Server thread/INFO] [wanionlib]: All 6 Integrations took 29ms to finish. at load stage PostInit
- [20:49:20] [Server thread/WARN] [FML]: ****************************************
- [20:49:20] [Server thread/WARN] [FML]: * Unknown recipe class! betterwithmods.craft.CuttingRecipe Modders need to register their recipe types with net.minecraftforge.oredict.RecipeSorter
- [20:49:20] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.getPriority(RecipeSorter.java:237)
- [20:49:20] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:172)
- [20:49:20] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:52)
- [20:49:20] [Server thread/WARN] [FML]: * at java.util.TimSort.mergeHi(TimSort.java:837)
- [20:49:20] [Server thread/WARN] [FML]: * at java.util.TimSort.mergeAt(TimSort.java:516)
- [20:49:20] [Server thread/WARN] [FML]: * at java.util.TimSort.mergeCollapse(TimSort.java:441)...
- [20:49:20] [Server thread/WARN] [FML]: ****************************************
- [20:49:20] [Server thread/INFO] [Waila]: [Agriculture] Agriculture mod not found.
- [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect slimeknights.tconstruct.plugin.waila.WailaRegistrar wailaCallback
- [20:49:20] [Server thread/INFO] [Waila]: Success in registering tconstruct
- [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect crazypants.enderio.integration.waila.WailaCompat load
- [20:49:20] [Server thread/INFO] [Waila]: Success in registering EnderIO
- [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.engine.waila.EntityProvider register
- [20:49:20] [Server thread/INFO] [Waila]: Success in registering wawla
- [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.engine.waila.TileProvider register
- [20:49:20] [Server thread/INFO] [Waila]: Success in registering wawla
- [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect ipsis.woot.plugins.waila.WailaDataProviderWoot callbackRegister
- [20:49:20] [Server thread/INFO] [Waila]: Success in registering Woot
- [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect appeng.integration.modules.waila.WailaModule register
- [20:49:20] [Server thread/INFO] [Waila]: Success in registering appliedenergistics2
- [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect org.mcupdater.autopackager.compat.WailaRegistry initWaila
- [20:49:20] [Server thread/INFO] [Waila]: Success in registering autopackager
- [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider callbackRegister
- [20:49:20] [Server thread/INFO] [Waila]: Success in registering immersiveengineering
- [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect net.blay09.mods.cookingforblockheads.compat.WailaProvider register
- [20:49:20] [Server thread/INFO] [Waila]: Success in registering cookingforblockheads
- [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect exnihiloomnia.compatibility.waila.WailaCompatibility register
- [20:49:20] [Server thread/INFO] [Waila]: Success in registering exnihiloomnia
- [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect net.blay09.mods.excompressum.compat.waila.WailaProvider register
- [20:49:20] [Server thread/INFO] [Waila]: Success in registering excompressum
- [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect com.mrdimka.machpcraft.intr.waila.WDataPump registerWAIA
- [20:49:20] [Server thread/INFO] [Waila]: Success in registering machpcraft2
- [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect omtteam.openmodularturrets.compatability.WailaTileHandler callbackRegister
- [20:49:20] [Server thread/INFO] [Waila]: Success in registering openmodularturrets
- [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect net.bdew.pressure.waila.WailaHandler loadCallback
- [20:49:20] [Server thread/INFO] [pressure]: WAILA callback received, loading...
- [20:49:20] [Server thread/INFO] [Waila]: Success in registering pressure
- [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect QuantumStorage.compat.waila.CompatModuleWaila callbackRegister
- [20:49:20] [Server thread/INFO] [Waila]: Success in registering quantumstorage
- [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect com.whammich.sstow.compat.waila.WailaCallbackHandler callbackRegister
- [20:49:20] [Server thread/INFO] [Waila]: Success in registering soulshardstow
- [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect com.jaquadro.minecraft.storagedrawers.integration.Waila registerProvider
- [20:49:20] [Server thread/WARN] [Waila]: Exception while trying to access the method : java.lang.reflect.InvocationTargetException
- [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect edgarallen.mods.scf.blocks.craftingframe.compat.CraftingFrameWailaDataProvider callbackRegister
- [20:49:20] [Server thread/INFO] [Waila]: Success in registering supercraftingframe
- [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect edgarallen.mods.scf.blocks.itemframe.compat.ItemFrameWailaDataProvider callbackRegister
- [20:49:20] [Server thread/INFO] [Waila]: Success in registering supercraftingframe
- [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect edgarallen.mods.scf.blocks.teleportationframe.compat.TeleportationFrameWailaDataProvider callbackRegister
- [20:49:20] [Server thread/INFO] [Waila]: Success in registering supercraftingframe
- [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect edgarallen.mods.scf.blocks.xpframe.compat.XPFrameWailaDataProvider callbackRegister
- [20:49:20] [Server thread/INFO] [Waila]: Success in registering supercraftingframe
- [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect edgarallen.mods.scf.blocks.breedingframe.compat.BreedingFrameWailaDataProvider callbackRegister
- [20:49:20] [Server thread/INFO] [Waila]: Success in registering supercraftingframe
- [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect edgarallen.mods.scf.blocks.incinerationframe.compat.IncinerationFrameWailaDataProvider callbackRegister
- [20:49:20] [Server thread/INFO] [Waila]: Success in registering supercraftingframe
- [20:49:20] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 102 mods
- [20:49:20] [Server thread/WARN]: Failed to load user banlist:
- java.io.FileNotFoundException: banned-players.json (Nie ma takiego pliku ani katalogu)
- at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_121]
- at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_121]
- at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_121]
- at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.1.10.2.jar:?]
- at net.minecraft.server.management.UserList.func_152679_g(SourceFile:136) ~[mt.class:?]
- at net.minecraft.server.dedicated.DedicatedPlayerList.func_187246_z(SourceFile:99) [lc.class:?]
- at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:25) [lc.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:215) [ld.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
- [20:49:20] [Server thread/WARN]: Failed to load ip banlist:
- java.io.FileNotFoundException: banned-ips.json (Nie ma takiego pliku ani katalogu)
- at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_121]
- at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_121]
- at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_121]
- at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.1.10.2.jar:?]
- at net.minecraft.server.management.UserList.func_152679_g(SourceFile:136) ~[mt.class:?]
- at net.minecraft.server.dedicated.DedicatedPlayerList.func_187249_y(SourceFile:91) [lc.class:?]
- at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:27) [lc.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:215) [ld.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
- [20:49:20] [Server thread/INFO]: Preparing level "world"
- [20:49:20] [Server thread/ERROR] [fml.ModTracker]: This world was saved with mod AkashicTome which appears to be missing, things may not work well
- [20:49:20] [Server thread/ERROR] [fml.ModTracker]: This world was saved with mod craftingtweaks which appears to be missing, things may not work well
- [20:49:20] [Server thread/ERROR] [fml.ModTracker]: This world was saved with mod ironbackpacks which appears to be missing, things may not work well
- [20:49:20] [Server thread/ERROR] [fml.ModTracker]: This world was saved with mod k4lib which appears to be missing, things may not work well
- [20:49:20] [Server thread/INFO] [fml.ModTracker]: This world was saved with mod keep_hunger version 1.0 and it is now at version 1.2, things may not work well
- [20:49:20] [Server thread/ERROR] [fml.ModTracker]: This world was saved with mod sip which appears to be missing, things may not work well
- [20:49:20] [Server thread/ERROR] [fml.ModTracker]: This world was saved with mod VeinMiner which appears to be missing, things may not work well
- [20:49:20] [Server thread/ERROR] [fml.ModTracker]: This world was saved with mod VeinMinerModSupport which appears to be missing, things may not work well
- [20:49:20] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world monsteranddungeons:BlockEntityStatue
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world monsteranddungeons:Stone Pagoda
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world monsteranddungeons:BlockExit
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world monsteranddungeons:BlockRotten
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world ironbackpacks:diamondBackpackStorageEmphasis
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world ironbackpacks:ironBackpackStorageEmphasis
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world ironbackpacks:upgrade
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world ironbackpacks:basicBackpack
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world ironbackpacks:goldBackpackStorageEmphasis
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world ironbackpacks:crafting
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world ironbackpacks:goldBackpackUpgradeEmphasis
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world ironbackpacks:diamondBackpackUpgradeEmphasis
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world ironbackpacks:ironBackpackUpgradeEmphasis
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world akashictome:tome
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world tconstruct:crossbow_reload
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world tconstruct:frypan_hit
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world ironbackpacks:close_backpack
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world tconstruct:stone_hit
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world tconstruct:wood_hit
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world ironbackpacks:open_backpack
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world tconstruct:slimesling
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world tconstruct:toy_squeak
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world tconstruct:little_saw
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world tconstruct:charged
- [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world tconstruct:discharge
- [20:49:20] [Server thread/ERROR] [FML]: There are unidentified mappings in this world - we are going to attempt to process anyway
- [20:49:20] [Server thread/ERROR] [FML]: Unidentified item: akashictome:tome, id 4102
- [20:49:20] [Server thread/ERROR] [FML]: Unidentified item: ironbackpacks:diamondBackpackStorageEmphasis, id 4101
- [20:49:20] [Server thread/ERROR] [FML]: Unidentified item: ironbackpacks:ironBackpackStorageEmphasis, id 4106
- [20:49:20] [Server thread/ERROR] [FML]: Unidentified item: ironbackpacks:upgrade, id 4099
- [20:49:20] [Server thread/ERROR] [FML]: Unidentified item: ironbackpacks:basicBackpack, id 4100
- [20:49:20] [Server thread/ERROR] [FML]: Unidentified item: ironbackpacks:goldBackpackStorageEmphasis, id 4103
- [20:49:20] [Server thread/ERROR] [FML]: Unidentified item: ironbackpacks:crafting, id 4104
- [20:49:20] [Server thread/ERROR] [FML]: Unidentified item: ironbackpacks:goldBackpackUpgradeEmphasis, id 4105
- [20:49:20] [Server thread/ERROR] [FML]: Unidentified item: ironbackpacks:diamondBackpackUpgradeEmphasis, id 4098
- [20:49:20] [Server thread/ERROR] [FML]: Unidentified item: ironbackpacks:ironBackpackUpgradeEmphasis, id 4097
- [20:49:20] [Server thread/WARN] [FML]: Forge Mod Loader detected missing blocks/items.
- There are 10 missing blocks and items in this save.
- If you continue the missing blocks/items will get removed.
- A world backup will be automatically created in your saves directory.
- Missing Blocks/Items:
- akashictome:tome
- ironbackpacks:diamondBackpackStorageEmphasis
- ironbackpacks:ironBackpackStorageEmphasis
- ironbackpacks:upgrade
- ironbackpacks:basicBackpack
- ironbackpacks:goldBackpackStorageEmphasis
- ironbackpacks:crafting
- ironbackpacks:goldBackpackUpgradeEmphasis
- ironbackpacks:diamondBackpackUpgradeEmphasis
- ironbackpacks:ironBackpackUpgradeEmphasis
- Run the command /fml confirm or or /fml cancel to proceed.
- Alternatively start the server with -Dfml.queryResult=confirm or -Dfml.queryResult=cancel to preselect the answer.
- > /fml confirm
- [20:49:29] [Server thread/INFO] [FML]: confirmed
- [20:49:30] [Server thread/INFO] [FML]: World backup created at /home/meinkraft/CrashLandingReturns/1.8.0.4/world-20170210-204929.zip.
- [20:49:30] [Server thread/WARN] [FML]: This world contains block and item mappings that may cause world breakage
- [20:49:31] [Server thread/INFO] [FML]: Applying holder lookups
- [20:49:31] [Server thread/INFO] [FML]: Holder lookups applied
- [20:49:31] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@59c792ba)
- [20:49:31] [Server thread/WARN]: Couldn't find resource table railcraft:chests/village_workshop
- [20:49:31] [Server thread/INFO] [FML]: Loading dimension -11325 (world) (net.minecraft.server.dedicated.DedicatedServer@59c792ba)
- [20:49:31] [Server thread/INFO] [betterquesting]: Loaded 90 quests
- [20:49:31] [Server thread/INFO] [betterquesting]: Loaded 6 quest lines
- [20:49:31] [Server thread/INFO] [betterquesting]: Loaded 1 parties
- [20:49:31] [Server thread/INFO] [betterquesting]: Loaded 4 names
- [20:49:31] [Server thread/INFO] [FML]: Loading dimension -343800852 (world) (net.minecraft.server.dedicated.DedicatedServer@59c792ba)
- [20:49:32] [Server thread/INFO] [FML]: Loading dimension -9999 (world) (net.minecraft.server.dedicated.DedicatedServer@59c792ba)
- [20:49:32] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@59c792ba)
- [20:49:32] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@59c792ba)
- [20:49:32] [Server thread/INFO] [FML]: Loading dimension -2 (world) (net.minecraft.server.dedicated.DedicatedServer@59c792ba)
- [20:49:32] [Server thread/INFO]: Preparing start region for level 0
- [20:49:33] [Server thread/INFO]: Done (13,007s)! For help, type "help" or "?"
- > lut 10, 2017 8:49:33 PM zmaster587.advancedRocketry.AdvancedRocketry serverStarting
- INFO: Checking for config at /home/meinkraft/CrashLandingReturns/1.8.0.4/./config/advRocketry/planetDefs.xml
- [20:49:33] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:106]: Loading scripts
- [20:49:33] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:153]: MineTweaker: Loading Added.zs
- [20:49:33] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:153]: MineTweaker: Loading Removed.zs
- [20:49:33] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:153]: MineTweaker: Loading intermod
- [20:49:33] [Server thread/INFO] [immersiveengineering]: Arc Recycling: Removed 0 old recipes
- [20:49:33] [Thread-12/INFO] [immersiveengineering]: Starting recipe profiler for Arc Recycling, using 8 Threads
- [20:49:33] [Server thread/INFO] [journeymap]: global (FirstLoaded) Setting config file to version "5.4.4": journeymap.server.global.config
- [20:49:33] [Server thread/INFO] [journeymap]: global (Valid) Creating config file: ./journeymap/server/5.4/journeymap.server.global.config
- [20:49:33] [Server thread/INFO] [journeymap]: dim-11325 (Initialized) Setting config file to version "5.4.4": journeymap.server.dim-11325.config
- [20:49:33] [Server thread/INFO] [journeymap]: dim-11325 (Valid) Creating config file: ./journeymap/server/5.4/journeymap.server.dim-11325.config
- [20:49:33] [Server thread/INFO] [journeymap]: dim-343800852 (Initialized) Setting config file to version "5.4.4": journeymap.server.dim-343800852.config
- [20:49:33] [Server thread/INFO] [journeymap]: dim-343800852 (Valid) Creating config file: ./journeymap/server/5.4/journeymap.server.dim-343800852.config
- [20:49:33] [Server thread/INFO] [journeymap]: dim-9999 (Initialized) Setting config file to version "5.4.4": journeymap.server.dim-9999.config
- [20:49:33] [Server thread/INFO] [journeymap]: dim-9999 (Valid) Creating config file: ./journeymap/server/5.4/journeymap.server.dim-9999.config
- [20:49:33] [Server thread/INFO] [journeymap]: dim1 (Initialized) Setting config file to version "5.4.4": journeymap.server.dim1.config
- [20:49:33] [Server thread/INFO] [journeymap]: dim1 (Valid) Creating config file: ./journeymap/server/5.4/journeymap.server.dim1.config
- [20:49:33] [Server thread/INFO] [journeymap]: dim-1 (Initialized) Setting config file to version "5.4.4": journeymap.server.dim-1.config
- [20:49:33] [Server thread/INFO] [journeymap]: dim-1 (Valid) Creating config file: ./journeymap/server/5.4/journeymap.server.dim-1.config
- [20:49:33] [Server thread/INFO] [journeymap]: dim-2 (Initialized) Setting config file to version "5.4.4": journeymap.server.dim-2.config
- [20:49:33] [Server thread/INFO] [journeymap]: dim-2 (Valid) Creating config file: ./journeymap/server/5.4/journeymap.server.dim-2.config
- [20:49:33] [Server thread/INFO] [journeymap]: dim0 (Initialized) Setting config file to version "5.4.4": journeymap.server.dim0.config
- [20:49:33] [Server thread/INFO] [journeymap]: dim0 (Valid) Creating config file: ./journeymap/server/5.4/journeymap.server.dim0.config
- [20:49:33] [Server thread/INFO] [modtweaker]: Starting ServerStart for modtweaker
- [20:49:33] [Server thread/INFO] [Woot]: LootTableManager: Load loot statistics from /home/meinkraft/CrashLandingReturns/1.8.0.4/woot/loot.json
- [20:49:34] [Aromabackup-Backup/OFF] [Aroma1997Core]: Message to players; Message: Starting Backup. The server may lag for a bit!
- [20:49:34] [Server thread/INFO] [immersiveengineering]: WorldData loading
- [20:49:34] [Server thread/INFO] [immersiveengineering]: WorldData retrieved
- [20:49:34] [Aromabackup-Backup/INFO]: [AromaBackup] Starting Backup. The server may lag for a bit!
- [20:49:34] [Thread-12/INFO] [immersiveengineering]: Finished recipe profiler for Arc Recycling, took 389 milliseconds
- [20:49:34] [Server thread/INFO] [STDOUT]: [CoroUtil.forge.CoroUtil:initTry:128]: CoroUtil being reinitialized
- [20:49:34] [Server thread/INFO] [FML]: Unloading dimension -11325
- [20:49:34] [Server thread/INFO] [FML]: Unloading dimension 1
- [20:49:34] [Server thread/INFO] [FML]: Unloading dimension -1
- [20:49:34] [Server thread/INFO] [FML]: Unloading dimension -2
- [20:49:36] [Aromabackup-Backup/INFO] [AromaBackup]: Suspending server Thread.
- [20:49:36] [Server thread/INFO] [AromaBackup]: Server Thread suspended.
- [20:49:36] [Aromabackup-Backup/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
- [20:49:36] [Aromabackup-Backup/INFO]: ThreadedAnvilChunkStorage (DIM-343800852): All chunks are saved
- [20:49:36] [Aromabackup-Backup/INFO]: ThreadedAnvilChunkStorage (DIM-9999): All chunks are saved
- [20:49:36] [Aromabackup-Backup/INFO] [AromaBackup]: Releasing server Thread.
- [20:49:36] [Server thread/INFO] [AromaBackup]: Server Thread released.
- [20:49:37] [Aromabackup-Backup/INFO] [AromaBackup]: Suspending server Thread.
- [20:49:37] [Server thread/INFO] [AromaBackup]: Server Thread suspended.
- [20:49:37] [Aromabackup-Backup/INFO] [AromaBackup]: Releasing server Thread.
- [20:49:37] [Server thread/INFO] [AromaBackup]: Server Thread released.
- > [20:49:37] [Aromabackup-Backup/OFF] [Aroma1997Core]: Message to players; Message: Server Backup done!
- [20:49:37] [Aromabackup-Backup/INFO]: [AromaBackup] Server Backup done!
- [20:49:37] [Aromabackup-Backup/INFO] [AromaBackup]: Releasing server Thread.
- [20:50:59] [User Authenticator #1/INFO]: UUID of player DDzwiedziu is 72c7c125-aa07-4c30-b9d5-723632ac860c
- [20:51:00] [Netty Epoll Server IO #2/INFO] [FML]: Client protocol version 2
- [20:51:00] [Netty Epoll Server IO #2/INFO] [FML]: Client attempting to join with 110 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
- .7-48,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],AdvancedRocketry@1,[email protected],tanaddons@
- [email protected],[email protected],appliedenergistics2-core@rv4-alpha-11,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],journe
- [email protected],appliedenergistics2@rv4-alpha-11,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],pressure@1.
- 3.1.22,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],Lockdown@${mod_version},[email protected],mo
- .12,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected][1.9.4,1.10,1.10.2],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]_for_1.9,[email protected],[email protected]
- [20:51:00] [Netty Epoll Server IO #2/INFO] [journeymap]: CLIENT
- [20:51:00] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
- [20:51:00] [Server thread/INFO]: DDzwiedziu[/192.168.1.11:43162] logged in with entity id 101 at (234.29537048681237, 68.0, -1215.7013293205914)
- [20:51:00] [Server thread/INFO]: DDzwiedziu joined the game
- [20:51:00] [Server thread/INFO] [journeymap]: DDzwiedziu joining dimension 0
- [20:51:01] [Server thread/INFO] [EnderCore]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
- [20:51:01] [Server thread/INFO]: Reloaded default quest database
- [20:51:01] [Server thread/INFO] [Waila]: Player EntityPlayerMP['DDzwiedziu'/101, l='world', x=234,30, y=68,00, z=-1215,70] connected. Sending ping
- [20:51:01] [Server thread/INFO] [journeymap]: Sending log in packet.
- [20:51:09] [Netty Epoll Server IO #2/ERROR] [FML]: NetworkDispatcher exception
- java.io.IOException: Error while read(...): Połączenie zerwane przez drugą stronę
- at io.netty.channel.epoll.Native.readAddress(Native Method) ~[Native.class:?]
- at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.doReadBytes(EpollSocketChannel.java:675) [EpollSocketChannel$EpollSocketUnsafe.class:?]
- at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:714) [EpollSocketChannel$EpollSocketUnsafe.class:?]
- at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [EpollEventLoop.class:?]
- at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [EpollEventLoop.class:?]
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
- [20:51:09] [Server thread/INFO]: DDzwiedziu lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: java.io.IOException: Error while read(...): Połączenie zerwane przez drugą stronę], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
- [20:51:09] [Server thread/INFO]: DDzwiedziu left the game
- [21:17:59] [User Authenticator #2/INFO]: UUID of player DDzwiedziu is 72c7c125-aa07-4c30-b9d5-723632ac860c
- [21:17:59] [Netty Epoll Server IO #3/INFO] [FML]: Client protocol version 2
- [21:17:59] [Netty Epoll Server IO #3/INFO] [FML]: Client attempting to join with 110 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] Beta,[email protected],mtlib@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],AdvancedRocketry@1,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2-core@rv4-alpha-11,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2@rv4-alpha-11,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],Lockdown@${mod_version},[email protected],[email protected],[email protected],[email protected],[email protected],Aroma1997Core@${version},[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected][1.9.4,1.10,1.10.2],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]_for_1.9,[email protected],[email protected]
- [21:17:59] [Netty Epoll Server IO #3/INFO] [journeymap]: CLIENT
- [21:17:59] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
- [21:17:59] [Server thread/INFO]: DDzwiedziu[/192.168.1.11:46372] logged in with entity id 130 at (234.29537048681237, 68.0, -1215.7013293205914)
- [21:17:59] [Server thread/INFO]: DDzwiedziu joined the game
- [21:17:59] [Server thread/INFO] [journeymap]: DDzwiedziu joining dimension 0
- [21:17:59] [Server thread/INFO] [EnderCore]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
- [21:17:59] [Server thread/INFO]: Reloaded default quest database
- [21:17:59] [Server thread/INFO] [Waila]: Player EntityPlayerMP['DDzwiedziu'/130, l='world', x=234,30, y=68,00, z=-1215,70] connected. Sending ping
- [21:17:59] [Server thread/INFO] [journeymap]: Sending log in packet.
- [21:18:02] [Netty Epoll Server IO #3/ERROR] [FML]: NetworkDispatcher exception
- java.io.IOException: Error while read(...): Połączenie zerwane przez drugą stronę
- at io.netty.channel.epoll.Native.readAddress(Native Method) ~[Native.class:?]
- at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.doReadBytes(EpollSocketChannel.java:675) [EpollSocketChannel$EpollSocketUnsafe.class:?]
- at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:714) [EpollSocketChannel$EpollSocketUnsafe.class:?]
- at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [EpollEventLoop.class:?]
- at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [EpollEventLoop.class:?]
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
- [21:18:02] [Server thread/INFO]: DDzwiedziu lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: java.io.IOException: Error while read(...): Połączenie zerwane przez drugą stronę], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
- [21:18:02] [Server thread/INFO]: DDzwiedziu left the game
Advertisement
Add Comment
Please, Sign In to add comment