Skip to content

Instantly share code, notes, and snippets.

@kreezxil
Created September 2, 2018 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kreezxil/96218b85175d65fbdf7c7738329a8526 to your computer and use it in GitHub Desktop.
Save kreezxil/96218b85175d65fbdf7c7738329a8526 to your computer and use it in GitHub Desktop.
[11:12:34] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[11:12:34] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[11:12:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[11:12:34] [main/INFO] [FML]: Forge Mod Loader version 14.23.4.2759 for Minecraft 1.12.2 loading
[11:12:34] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_181, running on Linux:amd64:2.6.32-042stab113.21, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
[11:12:34] [main/INFO] [FML]: Searching /home/kreezxil/wod-ultra-lite/./mods for mods
[11:12:34] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in dynamic-surroundings.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:12:34] [main/WARN] [FML]: The coremod org.blockartistry.DynSurround.asm.TransformLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:12:34] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in tick-dynamic.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[11:12:34] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:12:34] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:12:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:12:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:12:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:12:36] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[11:12:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:12:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:12:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:12:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:12:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:12:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:12:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:12:37] [main/INFO] [dsurround Transform]: Transmorgrifying [net.minecraft.world.WorldServer]: resetRainAndThunder
[11:12:37] [main/INFO] [dsurround Transform]: func_73051_P()V: Found!
[11:12:37] [main/INFO] [dsurround Transform]: Transmorgrified [net.minecraft.world.WorldServer]: resetRainAndThunder
[11:12:37] [main/INFO] [FML]: Entity Inject: net.minecraft.entity.Entity
[11:12:37] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[11:12:37] [main/INFO] [FML]: Entity Inject: net.minecraft.tileentity.TileEntity
[11:12:38] [main/INFO] [dsurround Transform]: Transmorgrifying [net.minecraft.entity.projectile.EntityArrow]: No Particles on Arrows
[11:12:38] [main/INFO] [dsurround Transform]: func_70071_h_()V: Found!
[11:12:38] [main/INFO] [dsurround Transform]: Transmorgrified [net.minecraft.entity.projectile.EntityArrow]: No Particles on Arrows
[11:12:40] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[11:12:40] [Server thread/INFO] [FML]: MinecraftForge v14.23.4.2759 Initialized
[11:12:40] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[11:12:40] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients
[11:12:41] [Server thread/INFO] [FML]: Searching /home/kreezxil/wod-ultra-lite/./mods for mods
[11:12:41] [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.12.0
[11:12:41] [Server thread/WARN] [FML]: Mod bq_standard is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.4.145
[11:12:41] [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.1.351
[11:12:41] [Server thread/INFO] [FML]: Disabling mod ctgui it is client side only.
[11:12:41] [Server thread/INFO] [FML]: Disabling mod presets it is client side only.
[11:12:41] [Server thread/WARN] [FML]: Mod moartinkers is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.6.0
[11:12:42] [Server thread/INFO] [FML]: Forge Mod Loader has identified 44 mods to load
[11:12:42] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[11:12:42] [Server thread/WARN] [FML]: Missing English translation for codechickenlib: assets/codechickenlib/lang/en_us.lang
[11:12:42] [Server thread/WARN] [FML]: Missing English translation for cofhcore: assets/cofhcore/lang/en_us.lang
[11:12:42] [Server thread/WARN] [FML]: Missing English translation for crafttweaker: assets/crafttweaker/lang/en_us.lang
[11:12:42] [Server thread/WARN] [FML]: Missing English translation for crafttweakerjei: assets/crafttweakerjei/lang/en_us.lang
[11:12:42] [Server thread/WARN] [FML]: Missing English translation for dyndyn: assets/dyndyn/lang/en_us.lang
[11:12:42] [Server thread/WARN] [FML]: Missing English translation for mantle: assets/mantle/lang/en_us.lang
[11:12:42] [Server thread/WARN] [FML]: Missing English translation for redstoneflux: assets/redstoneflux/lang/en_us.lang
[11:12:42] [Server thread/WARN] [FML]: Missing English translation for tickdynamic: assets/tickdynamic/lang/en_us.lang
[11:12:42] [Server thread/WARN] [FML]: Missing English translation for worldedit: assets/worldedit/lang/en_us.lang
[11:12:42] [Server thread/INFO] [FML]: FML has found a non-mod file gigaherz.commons-1.12.1-0.6.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.
[11:12:42] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, baubles, betterbuilderswands, questbook, bq_standard, betterquesting, codechickenlib, cofhworld, cofhcore, crafttweaker, crafttweakerjei, dyndyn, dsurround, dynamictrees, iceandfire, jei, mantle, moartinkers, reborncore, rebornstorage, redstoneflux, refinedstorageaddons, refinedstorage, storagetech, taiga, twilightforest, thermalcultivation, thermaldynamics, thermalfoundation, thermalinnovation, thermalexpansion, tickdynamic, tinker_io, tinkerscompendium, tcomplement, tconstruct, tinkersjei, tinkertoolleveling, worldedit, llibrary, gbook] at CLIENT
[11:12:42] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, baubles, betterbuilderswands, questbook, bq_standard, betterquesting, codechickenlib, cofhworld, cofhcore, crafttweaker, crafttweakerjei, dyndyn, dsurround, dynamictrees, iceandfire, jei, mantle, moartinkers, reborncore, rebornstorage, redstoneflux, refinedstorageaddons, refinedstorage, storagetech, taiga, twilightforest, thermalcultivation, thermaldynamics, thermalfoundation, thermalinnovation, thermalexpansion, tickdynamic, tinker_io, tinkerscompendium, tcomplement, tconstruct, tinkersjei, tinkertoolleveling, worldedit, llibrary, gbook] at SERVER
[11:12:44] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselIntegration; missing dependency: chisel
[11:12:44] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselsandbitsIntegration; missing dependency: chiselsandbits
[11:12:44] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
[11:12:44] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse wailaIntegration; missing dependency: waila
[11:12:44] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe
[11:12:44] [Server thread/INFO] [tconstruct]: Preparing to take over the world
[11:12:44] [Server thread/INFO] [Pulsar-tcomplement]: Skipping Pulse CeramicsPlugin; missing dependency: ceramics
[11:12:44] [Server thread/INFO] [Pulsar-tcomplement]: Skipping Pulse ChiselPlugin; missing dependency: chisel
[11:12:44] [Server thread/INFO] [Pulsar-tcomplement]: Skipping Pulse ExNihiloPlugin; missing dependency: exnihilocreatio
[11:12:44] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[11:12:45] [Server thread/INFO] [FML]: Found 1601 ObjectHolder annotations
[11:12:45] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[11:12:45] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[11:12:45] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[11:12:45] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[11:12:45] [Server thread/INFO] [betterbuilderswands]: Access transform success createStackedBlock (func_180643_i).
[11:12:45] [Server thread/INFO] [betterquesting]: Loaded configs...
[11:12:45] [Server thread/INFO] [questbook]: Loading config file.
[11:12:45] [Server thread/INFO] [bq_standard]: Loaded configs...
[11:12:45] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: AHEAD Target: null
[11:12:45] [Server thread/INFO] [cofhworld]: Registering default Feature Templates...
[11:12:45] [Forge Version Check/INFO] [forge.VersionCheck]: [llibrary] Starting version check at https://gist.githubusercontent.com/gegy1000/a6639456aeb8edd92cbf7cbfcf9d65d9/raw/llibrary_updates.json
[11:12:45] [Server thread/INFO] [cofhworld]: Registering default World Generators...
[11:12:45] [Server thread/INFO] [cofhworld]: Verifying or creating base world generation directory...
[11:12:45] [Server thread/INFO] [cofhworld]: Complete.
[11:12:45] [Forge Version Check/INFO] [forge.VersionCheck]: [llibrary] Found status: AHEAD Target: null
[11:12:45] [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
[11:12:45] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Found status: BETA Target: null
[11:12:45] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalinnovation] Starting version check at https://raw.github.com/cofh/version/master/thermalinnovation_update.json
[11:12:45] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalinnovation] Found status: UP_TO_DATE Target: null
[11:12:45] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalexpansion] Starting version check at https://raw.github.com/cofh/version/master/thermalexpansion_update.json
[11:12:45] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalexpansion] Found status: UP_TO_DATE Target: null
[11:12:45] [Forge Version Check/INFO] [forge.VersionCheck]: [tickdynamic] Starting version check at https://bitbucket.org/The_Fireplace/minecraft-mod-updates/raw/master/tickdynamic.json
[11:12:46] [Forge Version Check/INFO] [forge.VersionCheck]: [tickdynamic] Found status: BETA Target: null
[11:12:46] [Forge Version Check/INFO] [forge.VersionCheck]: [thermaldynamics] Starting version check at https://raw.github.com/cofh/version/master/thermaldynamics_update.json
[11:12:46] [Forge Version Check/INFO] [forge.VersionCheck]: [thermaldynamics] Found status: UP_TO_DATE Target: null
[11:12:46] [Forge Version Check/INFO] [forge.VersionCheck]: [twilightforest] Starting version check at https://raw.githubusercontent.com/TeamTwilight/twilightforest/1.12.x/update.json
[11:12:46] [Forge Version Check/INFO] [forge.VersionCheck]: [twilightforest] Found status: AHEAD Target: null
[11:12:46] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalcultivation] Starting version check at https://raw.github.com/cofh/version/master/thermalcultivation_update.json
[11:12:46] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalcultivation] Found status: UP_TO_DATE Target: null
[11:12:46] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalfoundation] Starting version check at https://raw.github.com/cofh/version/master/thermalfoundation_update.json
[11:12:46] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalfoundation] Found status: UP_TO_DATE Target: null
[11:12:46] [Forge Version Check/INFO] [forge.VersionCheck]: [refinedstorage] Starting version check at https://refinedstorage.raoulvdberge.com/update
[11:12:46] [Forge Version Check/INFO] [forge.VersionCheck]: [refinedstorage] Found status: UP_TO_DATE Target: null
[11:12:46] [Forge Version Check/INFO] [forge.VersionCheck]: [gbook] Starting version check at https://raw.githubusercontent.com/gigaherz/guidebook/master/update.json
[11:12:46] [Forge Version Check/INFO] [forge.VersionCheck]: [gbook] Found status: UP_TO_DATE Target: null
[11:12:46] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhworld] Starting version check at https://raw.github.com/cofh/version/master/cofhworld_update.json
[11:12:46] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhworld] Found status: UP_TO_DATE Target: null
[11:12:46] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json
[11:12:46] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhcore] Found status: AHEAD Target: null
[11:12:46] [Forge Version Check/INFO] [forge.VersionCheck]: [dsurround] Starting version check at https://raw.githubusercontent.com/OreCruncher/DynamicSurroundings/master/version.json
[11:12:46] [Forge Version Check/INFO] [forge.VersionCheck]: [dsurround] Found status: OUTDATED Target: 3.4.9.15
[11:12:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `species_tile_entity`, expected `dynamictrees`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bonsai_tile_entity`, expected `dynamictrees`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:47] [Server thread/INFO] [Ice And Fire]: A raven flies from the north to the sea
[11:12:47] [Server thread/INFO] [Ice And Fire]: A dragon whispers her name in the east
[11:12:48] [Server thread/INFO] [twilightforest]: twilightforest has loaded compatibility for mod Baubles.
[11:12:48] [Server thread/INFO] [twilightforest]: twilightforest has skipped compatibility for mod Chisel.
[11:12:48] [Server thread/INFO] [twilightforest]: twilightforest has skipped compatibility for mod Immersive Engineering.
[11:12:48] [Server thread/INFO] [twilightforest]: twilightforest has loaded compatibility for mod Just Enough Items.
[11:12:48] [Server thread/INFO] [twilightforest]: twilightforest has loaded compatibility for mod Tinkers' Construct.
[11:12:48] [Server thread/INFO] [twilightforest]: twilightforest has skipped compatibility for mod Thaumcraft.
[11:12:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `endermagnetic`, expected `moartinkers`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `enderference`, expected `moartinkers`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `insatiable`, expected `moartinkers`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `magnetic`, expected `moartinkers`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `momentum`, expected `moartinkers`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `dot`, expected `moartinkers`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `splinter`, expected `moartinkers`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:48] [Server thread/INFO] [reborncore]: Pre loaded registries in10ms
[11:12:48] [Server thread/INFO] [reborncore]: Loaded registrys for reborncore.common.registration.RegistryConstructionEvent in 15ms
[11:12:48] [Server thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLPreInitializationEvent in 0ms
[11:12:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `reborn storagetilemulticrafter`, expected `rebornstorage`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `reborn storagetileioport`, expected `rebornstorage`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:48] [Server thread/INFO] [STDOUT]: [com.sosnitzka.taiga.Items:register:187]: TAIGA: Skipped registration of nuggetIron which already exists.
[11:12:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tinker_iotileentityfim`, expected `tinker_io`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tinker_iosotileentity`, expected `tinker_io`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tinker_ioorecrushertileentity`, expected `tinker_io`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tinker_iostirlingenginetileentity`, expected `tinker_io`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:48] [Server thread/INFO] [Tinker I/O]: Tinker I/O Waila Plugin Started!
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `lectern`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `podium`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `egginice`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pixie_house`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `jar`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dummygorgonheadidle`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dummygorgonheadactive`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.table`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.craftingstation`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.stenciltable`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.partbuilder`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.patternchest`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.partchest`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.toolstation`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.toolforge`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_controller`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_component`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.tank`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.faucet`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.channel`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.casting_table`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.casting_basin`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_drain`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.seared_furnace`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.tinker_tank`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.item_rack`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.drying_rack`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.slime_channel`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `armorstationtile`, expected `tinkerscompendium`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `chorusjuice`, expected `tinkerscompendium`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `vile`, expected `tinkerscompendium`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `vibrant`, expected `tinkerscompendium`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `slush`, expected `tinkerscompendium`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `molten_quartz`, expected `tinkerscompendium`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `molten_dragonsbreath`, expected `tinkerscompendium`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tcomplement.melter`, expected `tcomplement`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tcomplement.heater`, expected `tcomplement`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:49] [Server thread/INFO] [FML]: Applying holder lookups
[11:12:49] [Server thread/INFO] [FML]: Holder lookups applied
[11:12:50] [Server thread/INFO] [FML]: Applying holder lookups
[11:12:50] [Server thread/INFO] [FML]: Holder lookups applied
[11:12:50] [Server thread/INFO] [dsurround]: Registering sounds
[11:12:50] [Server thread/INFO] [dsurround]: 838 sound events in registry
[11:12:50] [Server thread/INFO] [FML]: Applying holder lookups
[11:12:50] [Server thread/INFO] [FML]: Holder lookups applied
[11:12:50] [Server thread/INFO] [FML]: Applying holder lookups
[11:12:50] [Server thread/INFO] [FML]: Holder lookups applied
[11:12:50] [Server thread/INFO] [FML]: Injecting itemstacks
[11:12:50] [Server thread/INFO] [FML]: Itemstack injection complete
[11:12:50] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
[11:12:50] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
[11:12:50] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
[11:12:50] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:25565
[11:12:50] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type
[11:12:51] [Server thread/INFO] [FML]: Applying holder lookups
[11:12:51] [Server thread/INFO] [FML]: Holder lookups applied
[11:12:51] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `submit_station`, expected `betterquesting`. This could be a intended override, but in most cases indicates a broken mod.
[11:12:51] [Server thread/INFO] [dyndyn]: Registering dynamo information syncer
[11:12:51] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(2, 1) invalid, 1 smaller than 2
[11:12:51] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(4, 1) invalid, 1 smaller than 4
[11:12:51] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(10, 1) invalid, 1 smaller than 10
[11:12:51] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(9, 1) invalid, 1 smaller than 9
[11:12:51] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(3, 2) invalid, 2 smaller than 3
[11:12:51] [Server thread/INFO] [Ice And Fire]: The watcher waits on the northern wall
[11:12:51] [Server thread/INFO] [Ice And Fire]: A daughter picks up a warrior's sword
[11:12:51] [Server thread/INFO] [reborncore]: Found 178 ores
[11:12:51] [Server thread/INFO] [reborncore]: Created new network wrapper rc&reborncore.&64769
[11:12:51] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&64769 side: SERVER id:0
[11:12:51] [Server thread/INFO] [reborncore]: Created new network wrapper rc&reborncore.&39932
[11:12:51] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:0
[11:12:51] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:1
[11:12:51] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:2
[11:12:51] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:3
[11:12:51] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:4
[11:12:51] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:5
[11:12:51] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:6
[11:12:51] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:7
[11:12:51] [Server thread/INFO] [reborncore]: Created new network wrapper rc&me.modmuss5&21645
[11:12:51] [Server thread/INFO] [reborncore]: Registed packet to rc&me.modmuss5&21645 side: SERVER id:0
[11:12:51] [Server thread/INFO] [reborncore]: Registed packet to rc&me.modmuss5&21645 side: SERVER id:1
[11:12:51] [Server thread/INFO] [reborncore]: Registed packet to rc&me.modmuss5&21645 side: CLIENT id:2
[11:12:51] [Server thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLInitializationEvent in 1ms
[11:12:51] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Tinkers' Compendium (tinkerscompendium)
Caused by: java.lang.NullPointerException
at lance5057.tDefense.core.materials.TDMaterials.init(TDMaterials.java:830) ~[TDMaterials.class:?]
at lance5057.tDefense.TinkersDefense.init(TinkersDefense.java:101) ~[TinkersDefense.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_181]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_181]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624) ~[wod-ultra-lite.jar:?]
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) ~[wod-ultra-lite.jar:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) ~[wod-ultra-lite.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_181]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_181]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) ~[LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744) ~[Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) ~[FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) ~[FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
[11:12:51] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: /home/kreezxil/wod-ultra-lite/./crash-reports/crash-2018-09-02_11.12.51-server.txt
[11:12:51] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[11:12:51] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[11:12:51] [Server thread/INFO] [FML]: The state engine was in incorrect state POSTINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment