Skip to content

Instantly share code, notes, and snippets.

@W3stMC
Created July 25, 2019 11:41
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save W3stMC/533a248d7be75134a42dafc90072ec38 to your computer and use it in GitHub Desktop.
Save W3stMC/533a248d7be75134a42dafc90072ec38 to your computer and use it in GitHub Desktop.
Проблема
2019-07-25 14:39:17,130 main WARN Disabling terminal, you're running in an unsupported environment.
[14:39:17] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[14:39:17] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[14:39:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[14:39:17] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[14:39:17] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_211, running on Linux:amd64:4.9.0-8-amd64, installed at /opt/java/jdk1.8.0_211/jre
[14:39:17] [main/INFO] [FML]: Searching ./mods for mods
[14:39:17] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-0.3.3.22.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:39:17] [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:39:17] [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[14:39:17] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Forgelin (1.8.2).jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:39:17] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:39:17] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
[14:39:17] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-1.63.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:39:17] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:39:17] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.12.2-2825-7.1.6-RC3716.jar
[14:39:17] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from VanillaFix-1.0.10-99.jar
[14:39:17] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:39:17] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[14:39:17] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:./mods/spongeforge-1.12.2-2825-7.1.6-RC3716.jar Service=LaunchWrapper Env=SERVER
[14:39:17] [main/WARN] [FML]: The coremod SpongeCoremod (org.spongepowered.mod.SpongeCoremod) is not signed!
[14:39:17] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[14:39:17] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
[14:39:17] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
[14:39:17] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
[14:39:17] [main/INFO] [VanillaFix]: Initializing VanillaFix
[14:39:18] [main/INFO] [VanillaFix]: Initializing StacktraceDeobfuscator
[14:39:18] [main/INFO] [VanillaFix]: Found MCP method mappings: methods-stable_39.csv
[14:39:18] [main/INFO] [VanillaFix]: Done initializing StacktraceDeobfuscator
[14:39:18] [main/INFO] [VanillaFix]: Initializing Bug Fix Mixins
[14:39:18] [main/INFO] [VanillaFix]: Initializing Crash Fix Mixins
[14:39:18] [main/INFO] [VanillaFix]: Initializing Profiler Improvement Mixins
[14:39:18] [main/INFO] [VanillaFix]: Initializing Texture Fix Mixins
[14:39:18] [main/INFO] [VanillaFix]: Initializing Mod Support Mixins
[14:39:18] [main/WARN] [FML]: The coremod VanillaFixLoadingPlugin (org.dimdev.vanillafix.VanillaFixLoadingPlugin) is not signed!
[14:39:18] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[14:39:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[14:39:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:39:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:39:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:39:20] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[14:39:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:39:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:39:20] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[14:39:20] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@55cff952
[14:39:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[14:39:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:39:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:39:20] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[14:39:20] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[14:39:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[14:39:20] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[14:39:21] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[14:39:21] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[14:39:23] [main/WARN] [mixin]: @Mixin target net.minecraft.server.management.PlayerProfileCache$ProfileEntry is public in mixins.common.core.json:server.management.MixinPlayerProfileCacheEntry and should be specified in value
[14:39:25] [main/WARN] [mixin]: Error loading class: net/minecraft/server/integrated/IntegratedServer (net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@55b8dbda from coremod FMLCorePlugin)
[14:39:25] [main/WARN] [mixin]: @Mixin target net.minecraft.server.integrated.IntegratedServer was not found mixins.vanillafix.crashes.json:MixinIntegratedServer
[14:39:26] [main/WARN] [mixin]: Method overwrite conflict for func_71222_d in mixins.vanillafix.bugs.json:MixinMinecraftServer, previously written by org.spongepowered.common.mixin.core.server.MixinMinecraftServer. Skipping method.
[14:39:27] [main/WARN] [mixin]: Static binding violation: PRIVATE overwrite method initializeConnectionToPlayer in mixins.common.core.json:server.MixinPlayerList cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
[14:39:28] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[14:39:28] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[14:39:28] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[14:39:33] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.12.2
[14:39:33] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2838 Initialized
[14:39:33] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[14:39:33] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[14:39:34] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
[14:39:34] [Server thread/INFO] [Sponge]: Found mcmod.info at jar:file:./mods/spongeforge-1.12.2-2825-7.1.6-RC3716.jar!/mcmod.info
[14:39:34] [Server thread/INFO] [Sponge]: Creating injector in stage 'PRODUCTION'
[14:39:39] [Server thread/INFO] [FML]: Searching ./mods for mods
[14:39:39] [Server thread/INFO] [FML]: Searching %s for plugins
[14:39:40] [Server thread/WARN] [FML]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.13.1
[14:39:40] [Server thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.2.353
[14:39:40] [Server thread/INFO] [FML]: Disabling mod ctm it is client side only.
[14:39:40] [Server thread/WARN] [FML]: Mod cyclicmagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.19.12
[14:39:42] [Server thread/WARN] [FML]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.54.838
[14:39:42] [Server thread/INFO] [FML]: Disabling mod ptrmodellib it is client side only.
[14:39:42] [Server thread/WARN] [FML]: Mod vanillafix is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.10-SNAPSHOT
[14:39:42] [Server thread/WARN] [Sponge]: Plugin 'simplechat' seems to be missing a valid mcmod.info metadata file. This is not a problem when testing plugins, however it is recommended to include one in public plugins.
Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.
[14:39:43] [Server thread/INFO] [FML]: Forge Mod Loader has identified 59 mods to load
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for spongeapi: assets/spongeapi/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for spongeforge: assets/spongeforge/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for aiimprovements: assets/aiimprovements/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for codechickenlib: assets/codechickenlib/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for cofhcore: assets/cofhcore/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for forgelin: assets/forgelin/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for ic2: assets/ic2/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for redstoneflux: assets/redstoneflux/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for unidict: assets/unidict/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for imvoice: assets/imvoice/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for worldedit: assets/worldedit/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for mmcrestrict: assets/mmcrestrict/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for flexiblelogin: assets/flexiblelogin/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for clearmob: assets/clearmob/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for gwm_library: assets/gwm_library/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for holograms: assets/holograms/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for tabmanager: assets/tabmanager/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for simplechat: assets/simplechat/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for mmcreboot: assets/mmcreboot/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for placeholderapi: assets/placeholderapi/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for gwm_crates: assets/gwm_crates/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for serverlistplus: assets/serverlistplus/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for skinsrestorer: assets/skinsrestorer/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for simpleregions: assets/simpleregions/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for luckperms: assets/luckperms/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for nucleus: assets/nucleus/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for catclearlag: assets/catclearlag/lang/en_us.lang
[14:39:43] [Server thread/WARN] [FML]: Missing English translation for economylite: assets/economylite/lang/en_us.lang
[14:39:43] [Server thread/WARN] [Sponge]: The mod spongeforge was designed for forge 1.12.2-14.23.5.2825 but version 14.23.5.2838 is in use. It may not work properly.
[14:39:43] [Server thread/WARN] [Sponge]: The mod spongeforge was designed for forge 1.12.2-14.23.5.2825 but version 14.23.5.2838 is in use. It may not work properly.
[14:39:43] [Server thread/WARN] [Sponge]: The mod flexiblelogin was designed for spongeapi 6.1.0-SNAPSHOT but version 7.1.0-3fdbf299 is in use. It may not work properly.
[14:39:43] [Server thread/WARN] [Sponge]: The mod flexiblelogin was designed for spongeapi 6.1.0-SNAPSHOT but version 7.1.0-3fdbf299 is in use. It may not work properly.
[14:39:43] [Server thread/WARN] [Sponge]: The mod placeholderapi was designed for spongeapi 5.1.0 but version 7.1.0-3fdbf299 is in use. It may not work properly.
[14:39:43] [Server thread/WARN] [Sponge]: The mod catclearlag was designed for spongeapi 6.1.0-SNAPSHOT but version 7.1.0-3fdbf299 is in use. It may not work properly.
[14:39:43] [Server thread/WARN] [Sponge]: The mod catclearlag was designed for spongeapi 6.1.0-SNAPSHOT but version 7.1.0-3fdbf299 is in use. It may not work properly.
[14:39:43] [Server thread/INFO] [FML]: FML has found a non-mod file CTM-MC1.12.2-0.3.3.22.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:39:43] [Server thread/INFO] [FML]: FML has found a non-mod file ptrlib-1.0.4.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:39:43] [Server thread/INFO] [FML]: FML has found a non-mod file Skript.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:39:43] [Server thread/INFO] [FML]: FML has found a non-mod file SkQuery-3.6.5.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:39:44] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, advanced_solar_panels, aiimprovements, appliedenergistics2, betterbuilderswands, binniecore, botany, binniedesign, extrabees, extratrees, genetics, biomesoplenty, carpentersblocks, chisel, chiselsandbits, codechickenlib, cofhcore, cofhworld, cyclicmagic, props, extracells, forestry, forgelin, ic2, inventorytweaks, ironchest, jei, redstoneflux, thermaldynamics, thermalexpansion, thermalfoundation, unidict, vanillafix, imvoice, wanionlib, worldedit, mmcrestrict, flexiblelogin, clearmob, gwm_library, holograms, tabmanager, simplechat, mmcreboot, placeholderapi, gwm_crates, serverlistplus, skinsrestorer, simpleregions, luckperms, nucleus, catclearlag, economylite] at CLIENT
[14:39:44] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, advanced_solar_panels, aiimprovements, appliedenergistics2, betterbuilderswands, binniecore, botany, binniedesign, extrabees, extratrees, genetics, biomesoplenty, carpentersblocks, chisel, chiselsandbits, codechickenlib, cofhcore, cofhworld, cyclicmagic, props, extracells, forestry, forgelin, ic2, inventorytweaks, ironchest, jei, redstoneflux, thermaldynamics, thermalexpansion, thermalfoundation, unidict, vanillafix, imvoice, wanionlib, worldedit, mmcrestrict, flexiblelogin, clearmob, gwm_library, holograms, tabmanager, simplechat, mmcreboot, placeholderapi, gwm_crates, serverlistplus, skinsrestorer, simpleregions, luckperms, nucleus, catclearlag, economylite] at SERVER
[14:39:44] [Server thread/WARN] [Sponge]: There's no certificate fingerprint available
[14:39:49] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[14:39:50] [Server thread/INFO] [FML]: Found 1282 ObjectHolder annotations
[14:39:50] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[14:39:50] [Server thread/INFO] [FML]: Found 2 ItemStackHolder annotations
[14:39:50] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[14:39:50] [Forge Version Check/INFO] [forge.VersionCheck]: [vanillafix] Starting version check at https://gist.githubusercontent.com/Runemoro/28e8cf4c24a5f17f508a5d34f66d229f/raw/vanillafix_update.json
[14:39:50] [Forge Version Check/INFO] [forge.VersionCheck]: [vanillafix] Found status: AHEAD Target: null
[14:39:50] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json
[14:39:51] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhcore] Found status: UP_TO_DATE Target: null
[14:39:51] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhworld] Starting version check at https://raw.github.com/cofh/version/master/cofhworld_update.json
[14:39:51] [Server thread/INFO] [minecraft/DedicatedServer]: Starting Nucleus version 1.10.0-S7.1, running on Sponge API 7.1.0-3fdbf299.
[14:39:51] [Server thread/INFO] [nucleus]: Nucleus is now starting. Entering pre-init phase.
[14:39:51] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhworld] Found status: OUTDATED Target: 1.3.1
[14:39:51] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalfoundation] Starting version check at https://raw.github.com/cofh/version/master/thermalfoundation_update.json
[14:39:51] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalfoundation] Found status: UP_TO_DATE Target: null
[14:39:51] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib
[14:39:51] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Found status: BETA Target: null
[14:39:51] [Forge Version Check/INFO] [forge.VersionCheck]: [cyclicmagic] Starting version check at https://raw.githubusercontent.com/PrinceOfAmber/CyclicMagic/master/update.json
[14:39:51] [Forge Version Check/INFO] [forge.VersionCheck]: [cyclicmagic] Found status: AHEAD Target: null
[14:39:51] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalexpansion] Starting version check at https://raw.github.com/cofh/version/master/thermalexpansion_update.json
[14:39:51] [Server thread/INFO] [nucleus]: Starting QuickStart Module Loader version 0.11.0 subsystem.
[14:39:51] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalexpansion] Found status: UP_TO_DATE Target: null
[14:39:51] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Starting version check at https://files.minecraftforge.net/maven/org/spongepowered/spongeforge/promotions_slim.json
[14:39:51] [Server thread/INFO] [minecraft/DedicatedServer]: __
[14:39:51] [Server thread/INFO] [minecraft/DedicatedServer]: | |__) LuckPerms v4.4.24
[14:39:51] [Server thread/INFO] [minecraft/DedicatedServer]: |___ | Running on Sponge - SpongeForge
[14:39:51] [Server thread/INFO] [minecraft/DedicatedServer]:
[14:39:51] [Server thread/INFO] [luckperms]: Loading configuration...
[14:39:52] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Found status: OUTDATED Target: 7.1.2
[14:39:52] [Forge Version Check/INFO] [forge.VersionCheck]: [thermaldynamics] Starting version check at https://raw.github.com/cofh/version/master/thermaldynamics_update.json
[14:39:52] [Server thread/INFO] [luckperms]: Loading storage provider... [H2]
[14:39:52] [Forge Version Check/INFO] [forge.VersionCheck]: [thermaldynamics] Found status: UP_TO_DATE Target: null
[14:39:52] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[14:39:52] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: AHEAD Target: null
[14:39:53] [Server thread/INFO] [luckperms]: Loading internal permission managers...
[14:39:53] [Server thread/INFO] [luckperms]: Registering PermissionService...
[14:39:53] [Server thread/INFO] [luckperms]: Performing initial data load...
[14:39:54] [Server thread/INFO] [luckperms]: Successfully enabled. (took 2440ms)
[14:39:54] [Server thread/INFO] [catclearlag]: Making config...
[14:39:54] [Server thread/INFO] [catclearlag]: Config up to date!
[14:39:54] [Server thread/WARN] [Sponge]: holograms: It is no longer required to include the plugin id when specifying a Key id through Key.Builder#id. This is deprecated and may be removed later. The plugin id will be retrieved from the current PluginContainer in the cause stack. Key: holograms:is-hologram
[14:39:54] [Server thread/WARN] [serverlistplus]: You don't have StatusProtocol installed. Support for custom player slots will be disabled. Please install it from https://github.com/Minecrell/statusprotocol/releases if you intend to use this feature.
[14:39:54] [Server thread/INFO] [serverlistplus]: [Core] Reloading configuration...
[14:39:54] [Server thread/INFO] [serverlistplus]: [Core] Loaded configuration: ServerStatusConf
[14:39:54] [Server thread/INFO] [serverlistplus]: [Core] Loaded configuration: PluginConf
[14:39:54] [Server thread/INFO] [serverlistplus]: [Core] Reloading saved player identities...
[14:39:54] [Server thread/INFO] [serverlistplus]: Successfully loaded!
[14:39:54] [Server thread/INFO] [mmcreboot]:
bStats metrics is present in 5 plugins on this server.
Presently, none of them are allowed to send data.
Presently, the following 5 plugins are not allowed to send data:
[MMCReboot, Holograms, PlaceholderAPI, TabManager, EconomyLite]
To change the enabled/disabled state of any bStats use in a plugin, visit the Sponge config!
[14:39:55] [Server thread/INFO] [economylite]: EconomyLite 2.15.1 is initializing!
[14:39:55] [Server thread/INFO] [economylite]: Using currency: Coin
[14:39:55] [Server thread/INFO] [economylite]: The SQL module is disabled!
[14:39:55] [Server thread/INFO] [economylite]: The Loan module is disabled!
[14:39:55] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-1 - Starting...
[14:39:56] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-1 - Start completed.
[14:39:56] [Server thread/INFO] [gwm_crates]: "PreInitialization" completed!
[14:39:56] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-2 - Starting...
[14:39:56] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-2 - Start completed.
[14:39:56] [Server thread/INFO] [tabmanager]: [TabManager 2.1.3-S7.0-MC1.12.2] is beginning setup.
[14:39:56] [Server thread/INFO] [tabmanager]: [TabManager 2.1.3-S7.0-MC1.12.2] uses bStats, not for any nefarious reasons, just because the author (Proxying) is nosey.
[14:39:56] [Server thread/INFO] [tabmanager]: [TabManager 2.1.3-S7.0-MC1.12.2] Feel free to disable this in the bStats config, but I'd appreciate it if you didn't.
[14:39:56] [Server thread/INFO] [tabmanager]: [TabManager 2.1.3-S7.0-MC1.12.2] has finished setup.
[14:39:56] [Server thread/INFO] [gwm_library]: "GamePreInitialization" completed!
[14:39:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `molecular_transformer`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:39:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `quantum_generator`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:39:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `advanced_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:39:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `hybrid_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:39:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `ultimate_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:39:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `quantum_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:03] [Server thread/WARN] [Sponge]: Could not find type owning class, assigning fallback id: ic2:block_ore_type
[14:40:03] [Server thread/WARN] [Sponge]: Could not find type owning class, assigning fallback id: ic2:block_scaffold_type
[14:40:03] [Server thread/WARN] [Sponge]: Could not find east owning class, assigning fallback id: ic2:block_i_c2_fence_east
[14:40:03] [Server thread/WARN] [Sponge]: Could not find north owning class, assigning fallback id: ic2:block_i_c2_fence_north
[14:40:03] [Server thread/WARN] [Sponge]: Could not find south owning class, assigning fallback id: ic2:block_i_c2_fence_south
[14:40:03] [Server thread/WARN] [Sponge]: Could not find type owning class, assigning fallback id: ic2:block_i_c2_fence_type
[14:40:03] [Server thread/WARN] [Sponge]: Could not find west owning class, assigning fallback id: ic2:block_i_c2_fence_west
[14:40:03] [Server thread/WARN] [Sponge]: Could not find type owning class, assigning fallback id: ic2:block_sheet_type
[14:40:03] [Server thread/WARN] [Sponge]: Could not find type owning class, assigning fallback id: ic2:block_tex_glass_type
[14:40:03] [Server thread/WARN] [Sponge]: Could not find type owning class, assigning fallback id: ic2:block_foam_type
[14:40:03] [Server thread/WARN] [Sponge]: Could not find type owning class, assigning fallback id: ic2:block_wall_type
[14:40:03] [Server thread/WARN] [Sponge]: Could not find type owning class, assigning fallback id: ic2:block_mining_pipe_type
[14:40:05] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 352 out of 352 recipes for shaped recipes
[14:40:05] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 79 out of 79 recipes for shapeless recipes
[14:40:05] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 41 out of 41 recipes for solid uu recipes
[14:40:05] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 27 out of 27 recipes for furnace recipes
[14:40:05] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
[14:40:05] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 14 out of 14 recipes for block cutter recipes
[14:40:05] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 51 out of 51 recipes for compressor recipes
[14:40:05] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 12 out of 12 recipes for extractor recipes
[14:40:05] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 74 out of 74 recipes for macerator recipes
[14:40:05] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 5 out of 5 recipes for metal former cutting recipes
[14:40:05] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
[14:40:05] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
[14:40:05] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 8 out of 8 recipes for ore washing recipes
[14:40:05] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 26 out of 26 recipes for thermal centrifuge recipes
[14:40:05] [Server thread/INFO] [advanced_solar_panels]: Loading ASP Config from config/advanced_solar_panels.cfg
[14:40:05] [Server thread/INFO] [advanced_solar_panels]: Loading MT Recipes from config/advanced_solar_panels_MTRecipes.cfg
[14:40:06] [Server thread/INFO] [AE2:S]: Pre Initialization ( started )
[14:40:08] [Server thread/INFO] [AE2:S]: Starting AE2 VersionChecker
[14:40:08] [Server thread/INFO] [AE2:S]: Pre Initialization ( ended after 2538ms )
[14:40:08] [AE2 VersionChecker/INFO] [AE2:S]: Last check was just recently.
[14:40:08] [AE2 VersionChecker/INFO] [AE2:S]: Stopping AE2 VersionChecker
[14:40:08] [Server thread/INFO] [betterbuilderswands]: Access transform success createStackedBlock (func_180643_i).
[14:40:08] [Server thread/INFO] [forestry]: Module Natura Module failed to load: Natura not found
[14:40:08] [Server thread/INFO] [forestry]: Module Mystical Agriculture Module failed to load: Mystical Agriculture not found
[14:40:08] [Server thread/INFO] [forestry]: Module BuildCraft 6 Recipes Module failed to load: Compatible BuildCraftAPI|recipes version not found
[14:40:08] [Server thread/INFO] [forestry]: Module Extra Utilities Module failed to load: Extra Utilities not found
[14:40:08] [Server thread/INFO] [forestry]: Module Roots Module failed to load: Roots not found
[14:40:08] [Server thread/INFO] [forestry]: Module HarvestCraft Module failed to load: HarvestCraft not found
[14:40:08] [Server thread/INFO] [forestry]: Module ImmersiveEngineering Module failed to load: ImmersiveEngineering not found
[14:40:08] [Server thread/INFO] [forestry]: Module BuildCraft 6 Transport Module failed to load: buildcrafttransport not found
[14:40:08] [Server thread/INFO] [forestry]: Module TechReborn Module failed to load: TechReborn not found
[14:40:08] [Server thread/INFO] [forestry]: Module Better With Mods Module failed to load: Better With Mods not found
[14:40:08] [Server thread/INFO] [forestry]: Module BuildCraft 6 Statements Module failed to load: Compatible BuildCraftAPI|statements version not found
[14:40:08] [Server thread/INFO] [forestry]: Module rustic Module failed to load: Rustic not found
[14:40:08] [Server thread/INFO] [forestry]: Module EnderIO Module failed to load: EnderIO not found
[14:40:08] [Server thread/INFO] [forestry]: Module Actually Additions Module failed to load: Actually Additions not found
[14:40:08] [Server thread/INFO] [forestry]: Module BuildCraft 6 Fuels Module failed to load: Compatible BuildCraftAPI|fuels version not found
[14:40:10] [Server thread/WARN] [Sponge]: Could not find age owning class, assigning fallback id: forestry:block_cocoon_age
[14:40:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `botany.tile.ceramic`, expected `botany`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `botany.tile.ceramicbrick`, expected `botany`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `botany.tile.flower`, expected `botany`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extrabees.tile.alveary`, expected `extrabees`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:12] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `binnie.tile.nursery`, expected `extratrees`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:12] [Server thread/WARN] [Sponge]: Could not find variant owning class, assigning fallback id: biomesoplenty:block_b_o_p_gem_ore_variant
[14:40:13] [Server thread/INFO] [carpentersblocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
[14:40:13] [Server thread/INFO] [FML]: Applying holder lookups
[14:40:13] [Server thread/INFO] [FML]: Holder lookups applied
[14:40:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mod.chiselsandbits.tileentitychiseled`, expected `chiselsandbits`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mod.chiselsandbits.tileentitychiseled.tesr`, expected `chiselsandbits`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mod.chiselsandbits.tileentitybittank`, expected `chiselsandbits`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:14] [Server thread/INFO] [cofhworld]: Registering default Feature Templates...
[14:40:14] [Server thread/INFO] [cofhworld]: Registering default World Generators...
[14:40:14] [Server thread/INFO] [cofhworld]: Verifying or creating base world generation directory...
[14:40:14] [Server thread/INFO] [cofhworld]: Complete.
[14:40:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fluid_drain_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fire_starter_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `wireless_transmitter_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `wireless_receiver_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicpeat_generator_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicpeat_farm_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagiccable_wireless_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagiccable_wireless_energy_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagiccable_wireless_fluid_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `item_pipe_sort_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `item_pipe_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `item_pump_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `energy_pipe_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `energy_pump_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fluid_pipe_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fluid_pump_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bundled_pipe_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagiclibrary_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagiclibrary_ctrl_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `plate_vector_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `builder_pattern_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `magnet_block_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `magnet_anti_block_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dehydrator_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vacuum_block_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beacon_potion_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `moon_sensor_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clock_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `target_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beacon_redstone_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `sprinkler_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `block_forester_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `auto_packager_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `miner_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `block_hydrator_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicblock_anvil_magma_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `melter_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `solidifier_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicblock_anvil_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `harveseter_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicblock_enchanter_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `exp_pylon_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `builder_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `uncrafting_block_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicminer_smart_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `placer_block_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `password_block_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicblock_user_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicbattery_infinite_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicbattery_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagictrash_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicworkbench_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicscreen_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicscreentarget_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicauto_crafter_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicentity_detector_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicfan_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicblock_fishing_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyclicmagicblock_disenchanter_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bucketstorage`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `laser_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `sound_player_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dice_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `imbuer_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `void_anvil_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dropper_exact_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fluid_placer_te`, expected `cyclicmagic`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:17] [Server thread/INFO] [com.mia.craftstudio.CSPack]: Original locale was en, switching to Locale.US
[14:40:17] [Server thread/INFO] [com.mia.craftstudio.CSPack]: Locale is now en_US
[14:40:17] [Server thread/INFO] [com.mia.craftstudio.CSPack]: Locale was restored to en
[14:40:30] [Server thread/INFO] [Chisel]: Loading blocks...
[14:40:30] [Server thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[14:40:31] [Server thread/INFO] [Chisel]: 71 Feature's blocks loaded.
[14:40:31] [Server thread/INFO] [Chisel]: Loading Tile Entities...
[14:40:31] [Server thread/INFO] [Chisel]: Tile Entities loaded.
[14:40:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.iron`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.gold`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.diamond`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.copper`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.silver`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.crystal`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.obsidian`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.dirtchest9000`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.iron`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.gold`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.diamond`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.copper`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.silver`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.crystal`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.obsidian`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:31] [Server thread/WARN] [Sponge]: Could not find down owning class, assigning fallback id: cyclicmagic:block_cable_item_down
[14:40:31] [Server thread/WARN] [Sponge]: Could not find east owning class, assigning fallback id: cyclicmagic:block_cable_item_east
[14:40:31] [Server thread/WARN] [Sponge]: Could not find north owning class, assigning fallback id: cyclicmagic:block_cable_item_north
[14:40:31] [Server thread/WARN] [Sponge]: Could not find south owning class, assigning fallback id: cyclicmagic:block_cable_item_south
[14:40:31] [Server thread/WARN] [Sponge]: Could not find up owning class, assigning fallback id: cyclicmagic:block_cable_item_up
[14:40:31] [Server thread/WARN] [Sponge]: Could not find west owning class, assigning fallback id: cyclicmagic:block_cable_item_west
[14:40:31] [Server thread/WARN] [Sponge]: Could not find down owning class, assigning fallback id: cyclicmagic:block_item_pump_down
[14:40:31] [Server thread/WARN] [Sponge]: Could not find east owning class, assigning fallback id: cyclicmagic:block_item_pump_east
[14:40:31] [Server thread/WARN] [Sponge]: Could not find north owning class, assigning fallback id: cyclicmagic:block_item_pump_north
[14:40:31] [Server thread/WARN] [Sponge]: Could not find south owning class, assigning fallback id: cyclicmagic:block_item_pump_south
[14:40:31] [Server thread/WARN] [Sponge]: Could not find up owning class, assigning fallback id: cyclicmagic:block_item_pump_up
[14:40:31] [Server thread/WARN] [Sponge]: Could not find west owning class, assigning fallback id: cyclicmagic:block_item_pump_west
[14:40:31] [Server thread/INFO] [FML]: Applying holder lookups
[14:40:31] [Server thread/INFO] [FML]: Holder lookups applied
[14:40:31] [Server thread/INFO] [Chisel]: Loading items...
[14:40:31] [Server thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[14:40:31] [Server thread/INFO] [Chisel]: 71 Feature's items loaded.
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreRedstone : Nether Redstone Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreNetherRedstone : Nether Redstone Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreIron : Nether Iron Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreNetherIron : Nether Iron Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreGold : Nether Gold Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreNetherGold : Nether Gold Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreCoal : Nether Coal Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreNetherCoal : Nether Coal Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreLapis : Nether Lapis Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreNetherLapis : Nether Lapis Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreEmerald : Nether Emerald Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreNetherEmerald : Nether Emerald Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreDiamond : Nether Diamond Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreNetherDiamond : Nether Diamond Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreRedstone : End Redstone Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreEndRedstone : End Redstone Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreCoal : End Coal Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreEndCoal : End Coal Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreLapis : End Lapis Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreEndLapis : End Lapis Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreEmerald : End Emerald Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreEndEmerald : End Emerald Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreDiamond : End Diamond Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreEndDiamond : End Diamond Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreGold : End Gold Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreEndGold : End Gold Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreIron : End Iron Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry oreEndIron : End Iron Ore
[14:40:31] [Server thread/INFO] [cyclicmagic]: Registered ore dict entry workbench : Block{cyclicmagic:block_workbench}
[14:40:31] [Server thread/WARN] [forestry]: Missing block: sandstone
[14:40:31] [Server thread/INFO] [FML]: Applying holder lookups
[14:40:31] [Server thread/INFO] [FML]: Holder lookups applied
[14:40:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `sponge` for name `human`, expected `spongeforge`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:31] [Server thread/INFO] [FML]: Applying holder lookups
[14:40:31] [Server thread/INFO] [FML]: Holder lookups applied
[14:40:31] [Server thread/INFO] [FML]: Applying holder lookups
[14:40:31] [Server thread/INFO] [FML]: Holder lookups applied
[14:40:31] [Server thread/INFO] [FML]: Injecting itemstacks
[14:40:31] [Server thread/INFO] [FML]: Itemstack injection complete
[14:40:31] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties
[14:40:31] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL
[14:40:31] [Server thread/INFO] [minecraft/DedicatedServer]: Generating keypair
[14:40:31] [Server thread/INFO] [minecraft/DedicatedServer]: Starting Minecraft server on 212.22.93.23:25565
[14:40:31] [Server thread/INFO] [minecraft/NetworkSystem]: Using epoll channel type
[14:40:32] [Server thread/WARN] [minecraft/DedicatedServer]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[14:40:32] [Server thread/WARN] [minecraft/DedicatedServer]: The server will make no attempt to authenticate usernames. Beware.
[14:40:32] [Server thread/WARN] [minecraft/DedicatedServer]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[14:40:32] [Server thread/WARN] [minecraft/DedicatedServer]: To change this, set "online-mode" to "true" in the server.properties file.
[14:40:33] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xic2.dust@8 = 1xitem.ingotIron@0
[14:40:33] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xic2.dust@7 = 1xitem.ingotGold@0
[14:40:33] [Server thread/INFO] [Chisel]: Loading recipes...
[14:40:33] [Server thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[14:40:33] [Server thread/INFO] [Chisel]: 71 Feature's recipes loaded.
[14:40:33] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@0 = 1xitem.ingotIron@0
[14:40:33] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@1 = 1xitem.ingotGold@0
[14:40:33] [Server thread/INFO] [FML]: Applying holder lookups
[14:40:33] [Server thread/INFO] [FML]: Holder lookups applied
[14:40:33] [Server thread/INFO] [nucleus]: Nucleus is now entering the init phase.
[14:40:33] [Server thread/INFO] [catclearlag]: Starting plugin...
[14:40:33] [Server thread/INFO] [catclearlag]: Registering commands...
[14:40:34] [Server thread/INFO] [gwm_crates]: "Initialization" completed!
[14:40:34] [Server thread/INFO] [gwm_library]: "GameInitialization" completed!
[14:40:34] [Server thread/INFO] [holograms]: Holograms loaded: 3.1.5
[14:40:34] [Server thread/INFO] [mmcrestrict]: MMCRestrict World AutoPurge Started (check chunks every 20 minutes )
[14:40:34] [Server thread/INFO] [minecraft/DedicatedServer]: _ _
[14:40:34] [Server thread/INFO] [minecraft/DedicatedServer]: |_ | SimpleChat
[14:40:34] [Server thread/INFO] [minecraft/DedicatedServer]: _| |_ By H4kt - special for AZ
[14:40:34] [Server thread/INFO] [minecraft/DedicatedServer]:
[14:40:34] [Server thread/INFO] [minecraft/DedicatedServer]: _ _
[14:40:34] [Server thread/INFO] [minecraft/DedicatedServer]: |_ |_) SimpleRegions
[14:40:34] [Server thread/INFO] [minecraft/DedicatedServer]: _| | \ By H4kt - special for AZ
[14:40:34] [Server thread/INFO] [minecraft/DedicatedServer]:
[14:40:34] [pool-3-thread-1/INFO] [minecraft/DedicatedServer]: [SkinsRestorer] ----------------------------------------------
[14:40:34] [pool-3-thread-1/INFO] [minecraft/DedicatedServer]: [SkinsRestorer] +===============+
[14:40:34] [pool-3-thread-1/INFO] [minecraft/DedicatedServer]: [SkinsRestorer] | SkinsRestorer |
[14:40:34] [pool-3-thread-1/INFO] [minecraft/DedicatedServer]: [SkinsRestorer] +===============+
[14:40:34] [pool-3-thread-1/INFO] [minecraft/DedicatedServer]: [SkinsRestorer] ----------------------------------------------
[14:40:34] [Server thread/INFO] [nucleus]: Nucleus is now entering the post-init phase.
[14:40:34] [pool-3-thread-1/INFO] [minecraft/DedicatedServer]: [SkinsRestorer] Current version: 13.7.1
[14:40:34] [pool-3-thread-1/INFO] [minecraft/DedicatedServer]: [SkinsRestorer] This is the latest version!
[14:40:34] [pool-3-thread-1/INFO] [minecraft/DedicatedServer]: [SkinsRestorer] ----------------------------------------------
[14:40:34] [Server thread/INFO] [nucleus]: Nucleus is now loading and enabling modules. This may take a few seconds.
[14:40:34] [Server thread/INFO] [nucleus]: Starting phase: PREENABLE
[14:40:35] [Server thread/INFO] [minecraft/DedicatedServer]: Язык Nucleus установлен на "messages.conf"
[14:40:35] [Server thread/INFO] [nucleus]: Starting phase: ENABLE
[14:40:37] [Server thread/INFO] [nucleus]: Starting phase: POSTENABLE
[14:40:37] [Server thread/INFO] [nucleus]: Язык Nucleus установлен на "en-GB"
[14:40:37] [Server thread/INFO] [nucleus]: Nucleus модули загружены.
[14:40:37] [Server thread/INFO] [nucleus]: Nucleus выполнил задачи инициализации сервера. Ожидание игрового сервера для начала выполнения окончательных задач.
[14:40:38] [Server thread/INFO] [advanced_solar_panels]: Loading Molecular Transformer recipes from file
[14:40:38] [Server thread/WARN] [advanced_solar_panels]: Skipping line 27 as the output (OreDict:dustChrome) cannot be resolved
[14:40:38] [Server thread/WARN] [advanced_solar_panels]: Skipping line 28 as the output (OreDict:ingotChrome) cannot be resolved
[14:40:38] [Server thread/WARN] [advanced_solar_panels]: Skipping line 29 as the output (OreDict:gemCertusQuartz) cannot be resolved
[14:40:38] [Server thread/INFO] [advanced_solar_panels]: Load complete, successfully loaded 19 out of 22.
[14:40:38] [Server thread/INFO] [AE2:S]: Initialization ( started )
[14:40:38] [Server thread/INFO] [AE2:S]: Disabling item.csv export for custom recipes, since creative tab information is only available on the client.
[14:40:38] [Server thread/INFO] [AE2:S]: Initialization ( ended after 193ms )
[14:40:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `binnie.tile.metadata`, expected `binniecore`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `extratrees` for name `alveary_mutator`, expected `extrabees`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `extratrees` for name `alveary_frame`, expected `extrabees`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `extratrees` for name `alveary_rain_shield`, expected `extrabees`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `extratrees` for name `alveary_lighting`, expected `extrabees`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `extratrees` for name `alveary_stimulator`, expected `extrabees`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `extratrees` for name `alveary_hatchery`, expected `extrabees`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `extratrees` for name `alveary_transmission`, expected `extrabees`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitycarpentersblock`, expected `carpentersblocks`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitycertustank`, expected `extracells`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitywalrus`, expected `extracells`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityfluidcrafter`, expected `extracells`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityfluidinterface`, expected `extracells`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityfluidfiller`, expected `extracells`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityhardmedrive`, expected `extracells`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityvibrationchamberfluid`, expected `extracells`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:40] [Server thread/WARN] [thermalexpansion]: Thermal Expansion received an invalid IMC from chisel! Key was addcompactorpressrecipe
[14:40:40] [Server thread/WARN] [thermalexpansion]: Thermal Expansion received an invalid IMC from chisel! Key was addcompactorpressrecipe
[14:40:40] [Server thread/INFO] [FML]: Injecting itemstacks
[14:40:40] [Server thread/INFO] [FML]: Itemstack injection complete
[14:40:40] [Server thread/WARN] [FML]: No types have been added to Biome appliedenergistics2:storage_biome, types have been assigned on a best-effort guess: [COLD, PLAINS]
[14:40:40] [Server thread/INFO] [gwm_library]: Economy Service found!
[14:40:40] [Server thread/INFO] [gwm_library]: Holograms Service found!
[14:40:40] [Server thread/INFO] [gwm_library]: Placeholder Service found!
[14:40:40] [Server thread/INFO] [gwm_library]: Chunk Ticket Manager found!
[14:40:40] [Server thread/INFO] [gwm_library]: "GamePostInitialization" completed!
[14:40:40] [Server thread/INFO] [gwm_crates]: Economy Service found!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "OPEN_MANAGER" with type "CASINO"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "PREVIEW" with type "PERMISSION"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "KEY" with type "MULTI"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "CASE" with type "TIMED"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "KEY" with type "EMPTY"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "DECORATIVE_ITEMS_CHANGE_MODE" with type "ORDERED"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "KEY" with type "VIRTUAL"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "DROP" with type "EMPTY"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "DROP" with type "MULTI"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "OPEN_MANAGER" with type "ANIMATION1"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "CASE" with type "ENTITY"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "OPEN_MANAGER" with type "NO-GUI"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "OPEN_MANAGER" with type "FIRST"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "OPEN_MANAGER" with type "SECOND"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "KEY" with type "MULTIPLE-AMOUNT"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "KEY" with type "ITEM"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "KEY" with type "TIMED"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "DROP" with type "ITEM"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "PREVIEW" with type "SECOND"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "CASE" with type "ITEM"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "DROP" with type "PERMISSION"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "DECORATIVE_ITEMS_CHANGE_MODE" with type "RANDOM"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "CASE" with type "BLOCK"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "CASE" with type "VIRTUAL"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "PREVIEW" with type "FIRST"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "DROP" with type "DELAY"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "CASE" with type "EMPTY"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "DROP" with type "COMMANDS"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Successfully added Super Object "OPEN_MANAGER" with type "PERMISSION"!
[14:40:41] [Server thread/INFO] [gwm_crates]: Registration completed!
[14:40:41] [Server thread/INFO] [gwm_crates]: "PostInitialization" completed!
[14:40:41] [Server thread/INFO] [ic2.Uu]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
[14:40:41] [Server thread/INFO] [ic2.General]: ic2 version 2.8.164-ex112 loaded.
[14:40:41] [Server thread/INFO] [AE2:S]: Post Initialization ( started )
[14:40:41] [Server thread/INFO] [AE2:S]: Industrial Craft 2 - Integration Enable
[14:40:41] [Server thread/INFO] [AE2:S]: Railcraft - Integration Disabled
[14:40:41] [Server thread/INFO] [AE2:S]: Mine Factory Reloaded - Integration Disabled
[14:40:41] [Server thread/INFO] [AE2:S]: Waila - Integration Disabled
[14:40:41] [Server thread/INFO] [AE2:S]: Mekanism - Integration Disabled
[14:40:41] [Server thread/INFO] [AE2:S]: OpenComputers - Integration Disabled
[14:40:41] [Server thread/INFO] [AE2:S]: TheOneProbe - Integration Disabled
[14:40:41] [Server thread/INFO] [AE2:S]: Tesla - Integration Disabled
[14:40:41] [Server thread/INFO] [AE2:S]: CraftTweaker - Integration Disabled
[14:40:41] [Server thread/INFO] [AE2:S]: Post Initialization ( ended after 357ms )
[14:40:41] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:grass/0=>1*minecraft:grass/0=>minecraft:grass/0' to mapping
[14:40:41] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:grass/0=>1*minecraft:dirt/0=>minecraft:dirt/0' to mapping
[14:40:41] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:lapis_ore/0=>1*minecraft:lapis_ore/4=>minecraft:lapis_ore/0' to mapping
[14:40:41] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:lit_redstone_ore/0=>1*minecraft:redstone_ore/0=>minecraft:lit_redstone_ore/0' to mapping
[14:40:41] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:grass/0=>1*minecraft:grass/0=>minecraft:grass/0' to mapping
[14:40:41] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:grass/0=>1*minecraft:dirt/0=>minecraft:dirt/0' to mapping
[14:40:41] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:dirt/1=>1*minecraft:dirt/1=>minecraft:dirt/1' to mapping
[14:40:41] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:dirt/1=>1*minecraft:dirt/0=>minecraft:dirt/0' to mapping
[14:40:41] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:dirt/2=>1*minecraft:dirt/2=>minecraft:dirt/2' to mapping
[14:40:41] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:dirt/2=>1*minecraft:dirt/0=>minecraft:dirt/0' to mapping
[14:40:42] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `binnie.tile.machine`, expected `binniecore`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:42] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `binnie.tile.machine.tesr`, expected `binniecore`. This could be a intended override, but in most cases indicates a broken mod.
[14:40:42] [Server thread/INFO] [thermalexpansion]: Thermal Expansion: Forestry Plugin Enabled.
[14:40:42] [Server thread/INFO] [thermalexpansion]: Thermal Expansion: Extra Bees Plugin Enabled.
[14:40:42] [Server thread/INFO] [thermalexpansion]: Thermal Expansion: Extra Trees Plugin Enabled.
[14:40:42] [Server thread/INFO] [thermalexpansion]: Thermal Expansion: Applied Energistics 2 Plugin Enabled.
[14:40:42] [Server thread/INFO] [thermalexpansion]: Thermal Expansion: Biomes O' Plenty Plugin Enabled.
[14:40:42] [Server thread/INFO] [thermalexpansion]: Thermal Expansion: Chisel Plugin Enabled.
[14:40:42] [Server thread/INFO] [thermalexpansion]: Thermal Expansion: IndustrialCraft 2 Plugin Enabled.
[14:40:43] [Server thread/INFO] [worldedit]: WorldEdit for Forge (version 6.1.10-SNAPSHOT) is loaded
[14:40:43] [Server thread/INFO] [wanionlib]: UniDict: Initializing Module: Integration, Side: Server
[14:40:43] [Server thread/INFO] [wanionlib]: Crafting Integration: Why so many recipes? I had to deal with at least 161 recipes.
[14:40:43] [Server thread/INFO] [wanionlib]: Furnace Integration: Some things that you smelted appear to be different now.
[14:40:43] [Server thread/INFO] [wanionlib]: Applied Energistics 2 Integration: The world of energistics has never been so powerful.
[14:40:43] [Server thread/INFO] [wanionlib]: Forestry Integration: All these bees... they can hurt, you know?
[14:40:43] [Server thread/INFO] [wanionlib]: Industrial Craft 2 Integration: The world appears to be entirely industrialized.
[14:40:43] [Server thread/INFO] [wanionlib]: Thermal Expansion Integration: The world seems to be more thermally involved.
[14:40:43] [Server thread/INFO] [wanionlib]: UniDict: All 6 Integrations took 88ms to finish. at load stage PostInit
[14:40:43] [Server thread/INFO] [cofhcore]: CoFH Core: Load Complete.
[14:40:43] [Server thread/INFO] [cofhworld]: Accumulating world generation files from: "config/cofh/world"
[14:40:43] [Server thread/INFO] [cofhworld]: Found 4 World Generation files and 0 folders present in "cofh/world".
[14:40:43] [Server thread/INFO] [cofhworld]: Reading world generation info from: "cofh/world/02_thermalfoundation_oil.json":
[14:40:43] [Server thread/INFO] [cofhworld]: Reading world generation info from: "cofh/world/03_thermalfoundation_clathrates.json":
[14:40:43] [Server thread/INFO] [cofhworld]: Reading world generation info from: "cofh/world/01_thermalfoundation_ores.json":
[14:40:43] [Server thread/INFO] [cofhworld]: CoFH World: Load Complete.
[14:40:43] [Server thread/INFO] [thermalfoundation]: [Whitelist] Reading established Whitelist from file.
[14:40:43] [Server thread/INFO] [thermalfoundation]: Thermal Foundation: Load Complete.
[14:40:43] [Server thread/INFO] [thermalexpansion]: Thermal Expansion: Load Complete.
[14:40:43] [Server thread/INFO] [thermaldynamics]: Thermal Dynamics: Load Complete.
[14:40:44] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 59 mods
[14:40:45] [Server thread/INFO] [minecraft/DedicatedServer]: Preparing level "world"
[14:40:45] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated...
[14:40:45] [Server thread/INFO] [Sponge]: No worlds were found in need of migration.
[14:40:45] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:end_table
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:lightswitch
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:pole_ladder
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:towel_holder_red
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:chair_birch
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:outdoor_storage_spruce
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:cabinet_oak
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:towel_holder_light_blue
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:beach_chair_lime
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:end_display_cabinet
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:towel_holder_gray
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:beach_chair_light_blue
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:beach_chair_blue
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:towel_holder_orange
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:sittable_log_dark_oak
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:cabinet_spruce
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:outdoor_storage_birch
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:lantern
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:bench_spruce
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:cabinet_dark_oak
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:desk_dark_oak
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:end_shelf
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:outdoor_storage_oak
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:nether_display_cabinet
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:outdoor_storage_jungle
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:campfire
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:grinder
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:end_toilet
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:nether_cabinet
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:sittable_log_jungle
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:desk_jungle
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:glass_roof
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:bathroom_window
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:shelf_acacia
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:desk_birch
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:end_coffee_table
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:beach_chair_red
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:counter_fryer
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:tiki_torch_jungle
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:tiki_torch_oak
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:nether_bedside_table
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:beach_chair_silver
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:cabinet_jungle
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:beach_chair_black
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:bench_oak
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:tiki_torch_birch
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:mug
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:sandbox
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:counter_charger
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:bedside_table_dark_oak
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:towel_holder_silver
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:beach_chair_brown
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:pillar
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:display_cabinet_acacia
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:tiki_torch_acacia
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:item_display
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:counter_stovetop
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:coffee_plant
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:chair_dark_oak
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:display_cabinet_oak
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:trash_can
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:display_cabinet_birch
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:coffee_table
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:bedside_table_acacia
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:kitchen_cabinet
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:counter_oven
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:microwave
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:towel_holder_purple
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:beach_chair_cyan
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:bedside_table_jungle
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:nether_chair
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:park_bench_acacia
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:beach_chair_pink
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:desk_spruce
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:counter_sink
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:shelf_birch
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:outdoor_storage_dark_oak
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:fridge
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:beach_chair_green
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:sittable_log_acacia
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:park_bench_birch
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:bench_birch
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:bathroom_cabinet
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:stained_glass_roof
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:shelf_dark_oak
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:nether_shelf
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:towel_holder_cyan
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:end_bedside_table
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:chair_jungle
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:shelf_jungle
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:shelf_oak
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:stained_item_display
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:cabinet_acacia
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:beach_chair_white
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:shelf_spruce
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:towel_holder_white
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:counter
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:outdoor_storage_acacia
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:bedside_table_birch
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:towel_holder_pink
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:chair_acacia
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:towel_holder_green
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:cabinet_birch
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:towel_holder_lime
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:sittable_log_birch
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:beach_chair_purple
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:bench_acacia
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:towel_holder_blue
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:chair_oak
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:sink
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:end_outdoor_storage
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:park_bench_jungle
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:display_cabinet_jungle
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:nether_brick_chair
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:park_bench_dark_oak
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:towel_holder_yellow
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:bench_jungle
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:end_chair
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:litterbox
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:counter_end
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:dirt_park_path
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:tiki_torch_dark_oak
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:street_lantern
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:safe
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:bench_dark_oak
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:park_path
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:bedside_table_spruce
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:water_particle
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:towel_holder_brown
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:toilet_paper_holder
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:nether_toilet
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:sittable_log_spruce
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:towel_holder_black
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:charger
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:chair_spruce
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:park_bench_oak
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:beach_chair_magenta
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:park_trashcan
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:desk_acacia
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:pan
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:counter_door
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:chimney
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:nether_outdoor_storage
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:beach_chair_gray
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:sand_path
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:desk_oak
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:table
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:beach_chair_orange
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:nether_table
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:counter_drawer
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:end_cabinet
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:lamp
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:coffee_machine
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:sittable_log_oak
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:towel_holder_magenta
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:toilet
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:display_cabinet_dark_oak
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:park_bench_spruce
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:nether_coffee_table
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:beach_chair_yellow
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:bedside_table_oak
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:bar_stool
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:tiki_torch_spruce
[14:40:45] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world of:display_cabinet_spruce
[14:40:46] [Server thread/INFO] [FML]: Applying holder lookups
[14:40:46] [Server thread/INFO] [FML]: Holder lookups applied
[14:40:47] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:<init>:61]: settings for world:
[14:40:47] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:initialLandAndSeaLayer:93]: Setting up landmass VANILLA
[14:40:47] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.ChunkGeneratorOverworldBOP:<init>:89]: ChunkGeneratorOverworldBOP json:
[14:40:47] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.ChunkGeneratorOverworldBOP:<init>:96]: ChunkGeneratorOverworldBOP settings: {"landScheme":"vanilla","tempScheme":"medium_zones","rainScheme":"medium_zones","biomeSize":"medium","amplitude":1.0,"generateBopOre":true,"generatePoisonIvy":false,"generateBerryBushes":true,"generateThorns":true,"generateQuicksand":true,"generateLiquidPoison":true,"generateHotSprings":true,"generateNetherHives":true,"generateEndFeatures":true,"mainNoiseScaleX":80.0,"mainNoiseScaleY":160.0,"mainNoiseScaleZ":80.0,"coordinateScale":684.412,"heightScale":684.412,"upperLimitScale":512.0,"lowerLimitScale":512.0}
[14:40:47] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 726 advancements
[14:40:47] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 212 advancement trees
[14:40:48] [Server thread/INFO] [minecraft/DedicatedServer]: [SimpleRegions] Loaded 73 regions for world world
[14:40:48] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for level 0 (world)
[14:40:48] [Server thread/WARN] [mixin]: @Redirect conflict. Skipping mixins.vanillafix.bugs.json:MixinBlockStateContainer->@Redirect::redirect$onGetStorageSize$FixVanillaBug$bbb001(Lnet/minecraft/util/BitArray;)I with priority 1000, already redirected by mixins.common.core.json:world.chunk.MixinBlockStateContainer->@Redirect::redirect$onGetStorageSize$FixVanillaBug$zmj000(Lnet/minecraft/util/BitArray;)I with priority 1000
[14:40:49] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 0%
[14:40:50] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 48%
[14:40:51] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 92%
[14:40:51] [Server thread/INFO] [Sponge]: Loading world [world] (overworld)
[14:40:51] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOPHell:<init>:32]: settings for hell world:
[14:40:52] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 726 advancements
[14:40:52] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 212 advancement trees
[14:40:52] [Server thread/INFO] [Sponge]: Loading world [DIM-1] (Nether)
[14:40:52] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 726 advancements
[14:40:52] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 212 advancement trees
[14:40:52] [Server thread/INFO] [Sponge]: Loading world [DIM1] (the_end)
[14:40:52] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:<init>:61]: settings for world:
[14:40:52] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:initialLandAndSeaLayer:93]: Setting up landmass VANILLA
[14:40:52] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 726 advancements
[14:40:52] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 212 advancement trees
[14:40:52] [Server thread/INFO] [Sponge]: Loading world [DIM2] (Storage Cell)
[14:40:52] [Server thread/INFO] [minecraft/DedicatedServer]: Done (8.425s)! For help, type "help" or "?"
[14:40:52] [Server thread/INFO] [minecraft/DedicatedServer]: Starting GS4 status listener
[14:40:52] [Query Listener #1/INFO] [minecraft/MinecraftServer]: Query running on 212.22.93.23:25565
[14:40:53] [Server thread/INFO] [gwm_crates]: Successfully loaded Saved Super Object "CASE" with saved ID "my_case_saved_id" and ID "my_case_id"!
[14:40:53] [Server thread/INFO] [gwm_crates]: Successfully loaded Saved Super Object "KEY" with saved ID "my_key_saved_id" and ID "my_key_id"!
[14:40:53] [Server thread/INFO] [gwm_crates]: Successfully loaded Saved Super Object "OPEN_MANAGER" with saved ID "my_open_manager_saved_id" and ID "my_open_manager_id"!
[14:40:53] [Server thread/INFO] [gwm_crates]: Successfully loaded Saved Super Object "DECORATIVE_ITEMS_CHANGE_MODE" with saved ID "my_change_mode_saved_id" and ID "my_change_mode_id"!
[14:40:53] [Server thread/INFO] [gwm_crates]: Successfully loaded Saved Super Object "PREVIEW" with saved ID "my_preview_saved_id" and ID "my_preview_id"!
[14:40:53] [Server thread/INFO] [gwm_crates]: Successfully loaded Saved Super Object "DROP" with saved ID "my_drop1_saved_id" and ID "my_drop1_id"!
[14:40:53] [Server thread/INFO] [gwm_crates]: All Saved Super Objects loaded!
[14:40:53] [Server thread/INFO] [gwm_crates]: "GameStarting" completed!
[14:40:53] [Server thread/INFO] [nucleus]: Nucleus выполняет конечные задачи до завершения запуска сервера.
[14:40:53] [Server thread/INFO] [nucleus]: Nucleus запущен.
[14:40:53] [Server thread/WARN] [Sponge]: Plugin 'betterbuilderswands' is attempting to register command 'wandOops' with an uppercase character - adjusting to 'wandoops'
[14:40:53] [Server thread/INFO] [mmcrestrict]: Banned items loaded: 3
[14:40:53] [Server thread/INFO] [mmcrestrict]: MMCRestrict Loaded
[14:40:53] [Server thread/INFO] [tabmanager]: header found. Inserting into cache. -*-*-*-*-*-*- &c&lPi&6&ld&e&lo&a&lr&3&lAz&5&lia &f-*-*-*-*-*-*-
[14:40:53] [Server thread/INFO] [tabmanager]: footer found. Inserting into cache. -*-*-*-*-[&e%server_online%&7/%server_max_players%&f]-*-*-*-*-
[14:40:53] [Server thread/INFO] [tabmanager]: Checking for groups file and populating groups. Best of luck kids.
[14:40:53] [Server thread/INFO] [tabmanager]: Group admin found. Inserting into cache.
[14:40:53] [Server thread/INFO] [tabmanager]: Group build found. Inserting into cache.
[14:40:53] [Server thread/INFO] [tabmanager]: Group sub found. Inserting into cache.
[14:40:53] [Server thread/INFO] [tabmanager]: Group default found. Inserting into cache.
[14:40:53] [Server thread/INFO] [tabmanager]: Checking for players file and populating players. Best of luck kids.
[14:40:53] [Server thread/INFO] [tabmanager]: Player 069a79f4-44e9-4726-a5be-fca90e38aaf5 found. Inserting into cache.
[14:40:53] [Server thread/INFO] [tabmanager]: Attempting to place placeholders is TRUE
[14:40:53] [Server thread/INFO] [mmcreboot]: [MMCReboot] Using fixed restart scheduler
[14:40:53] [Server thread/INFO] [mmcreboot]: [MMCReboot] warning scheduled for 13800 seconds from now!
[14:40:53] [Server thread/INFO] [mmcreboot]: [MMCReboot] warning scheduled for 14100 seconds from now!
[14:40:53] [Server thread/INFO] [mmcreboot]: [MMCReboot] warning scheduled for 14160 seconds from now!
[14:40:53] [Server thread/INFO] [mmcreboot]: [MMCReboot] warning scheduled for 14220 seconds from now!
[14:40:53] [Server thread/INFO] [mmcreboot]: [MMCReboot] warning scheduled for 14280 seconds from now!
[14:40:53] [Server thread/INFO] [mmcreboot]: [MMCReboot] warning scheduled for 14340 seconds from now!
[14:40:53] [Server thread/INFO] [mmcreboot]: [MMCReboot] warning scheduled for 14370 seconds from now!
[14:40:53] [Server thread/INFO] [mmcreboot]: [MMCReboot] RebootCMD scheduled for 14400 seconds from now!
[14:40:53] [Server thread/INFO] [mmcreboot]: MMCReboot Loaded
[14:40:53] [Server thread/WARN] [Sponge]: Plugin 'clearmob' is attempting to register command 'clearMob' with an uppercase character - adjusting to 'clearmob'
[14:40:53] [Server thread/INFO] [clearmob]: Configuration loaded.
[14:40:53] [Server thread/INFO] [clearmob]: There is a new version of ClearMob available on ORE
[14:40:53] [Server thread/WARN] [Immersive Voice]: Hey! Over Here! It seems you are running a query on the default port. We can't run a voice server on this port, so I've found a new one just for you! I'd recommend changing the UDPPort in your configuration, if the voice server can't bind!
[14:40:53] [Voice Server Process/WARN] [Immersive Voice]: Minecraft Networking is not recommended and is consider very slow, please setup UDP.
[14:40:53] [Voice Server Process/INFO] [Immersive Voice]: Started [Minecraft] Server.
[14:40:56] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2632ms behind, skipping 52 tick(s)
[14:40:56] [Server thread/INFO] [gwm_crates]: All managers loaded!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment