Craxy / ToggleTrafficLights

Mod for Cities:Skylines. Tool to remove or add traffic lights at intersections.
Other
33 stars 10 forks source link

Crash #16

Closed lightning02 closed 9 years ago

lightning02 commented 9 years ago

---- Minecraft Crash Report ---- // Oh - I know what I did wrong!

Time: 09/05/15 16.51 Description: Exception in server tick loop

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient at cpw.mods.fml.common.LoadController.transition(LoadController.java:162) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515) at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:318) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) at java.lang.Class.getConstructor0(Unknown Source) at java.lang.Class.newInstance(Unknown Source) at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.instantiate(SimpleNetworkWrapper.java:113) at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.registerMessage(SimpleNetworkWrapper.java:106) at wthieves.mods.latl.mod_LampsandTrafficlights.preInit(mod_LampsandTrafficlights.java:146) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:530) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) ... 5 more Caused by: java.lang.ClassNotFoundException: net.minecraft.client.multiplayer.WorldClient at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 38 more Caused by: java.lang.RuntimeException: Attempted to load class bjf for invalid side SERVER at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:51) at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ... 40 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_40, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 609120672 bytes (580 MB) / 1127219200 bytes (1075 MB) up to 1908932608 bytes (1820 MB) JVM Flags: 2 total; -XX:PermSize=2G -XX:MaxPermSize=3G AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.114.1388 Minecraft Forge 10.13.3.1388 238 mods loaded, 238 mods active mcp{9.05} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized FML{7.10.114.1388} Forge Mod Loader Unloaded->Constructed->Pre-initialized Forge{10.13.3.1388} Minecraft Forge Unloaded->Constructed->Pre-initialized BugfixMod{2.5.0} BugfixMod Unloaded->Constructed->Pre-initialized appliedenergistics2-core{rv2-beta-15} AppliedEnergistics2 Core Unloaded->Constructed->Pre-initialized betterfps{1.0.0} BetterFps Unloaded->Constructed->Pre-initialized CodeChickenCore{1.0.6.43} CodeChicken Core Unloaded->Constructed->Pre-initialized ExtraFixes{1.2.4b} Extra Fixes Unloaded->Constructed->Pre-initialized ImmibisMicroblocks{59.0.5} Immibis's Microblocks Unloaded->Constructed->Pre-initialized ivtoolkit{IvToolkit} 1.2 Unloaded->Constructed->Pre-initialized Micdoodlecore{} Micdoodle8 Core Unloaded->Constructed->Pre-initialized NotEnoughItems{1.0.4.83} Not Enough Items Unloaded->Constructed->Pre-initialized ThaumicTinkerer-preloader{0.1} Thaumic Tinkerer Core Unloaded->Constructed->Pre-initialized OpenModsCore{0.6} OpenModsCore Unloaded->Constructed->Pre-initialized

{000} [CoFH ASM](minecraft.jar) Unloaded->Constructed->Pre-initialized {0} [DragonAPI ASM Data Initialization](minecraft.jar) Unloaded->Constructed->Pre-initialized debug{1.0} [debug](denseores-1.6.2.jar) Unloaded->Constructed->Pre-initialized Pistronics2{0.5.1} [Pistronics 2](1.7.10-Pistronics2-v0.5.8.jar) Unloaded->Constructed->Pre-initialized doggytalents{v1.9.0d} [Doggy Talents]([1.7.10] Doggy Talents - v1.9.0d.zip) Unloaded->Constructed->Pre-initialized bspkrsCore{6.16} [bspkrsCore]([1.7.10]bspkrsCore-universal-6.16.jar) Unloaded->Constructed->Pre-initialized Treecapitator{1.7.10} [Treecapitator]([1.7.10]Treecapitator-universal-2.0.4.jar) Unloaded->Constructed->Pre-initialized IC2{2.2.697-experimental} [IndustrialCraft 2](industrialcraft-2-2.2.697-experimental.jar) Unloaded->Constructed->Pre-initialized ImmibisCore{59.0.7} [Immibis Core](immibis-core-59.0.7.jar) Unloaded->Constructed->Pre-initialized AdvancedRepulsionSystems{59.0.2} [Advanced Repulsion Systems](adv-repulsion-systems-59.0.2.jar) Unloaded->Constructed->Pre-initialized AdvancedMachines{59.0.2} [Advanced Machines](advanced-machines-59.0.2.jar) Unloaded->Constructed->Pre-initialized AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels](AdvancedSolarPanel-1.7.10-3.5.1.jar) Unloaded->Constructed->Pre-initialized AgriCraft{1.7.10-1.3.1} [AgriCraft](AgriCraft-1.7.10-1.3.1.jar) Unloaded->Constructed->Pre-initialized appliedenergistics2{rv2-beta-15} [Applied Energistics 2](appliedenergistics2-rv2-beta-15.jar) Unloaded->Constructed->Pre-initialized ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships](ArchimedesShips-1.7.1.jar) Unloaded->Constructed->Pre-initialized asielib{0.2.7} [asielib](AsieLib-1.7.10.zip) Unloaded->Constructed->Pre-initialized bdlib{1.7.1.71} [BD Lib](bdlib-mc1710-1.7.1.71.jar) Unloaded->Constructed->Pre-initialized betterrecords{1.7.10-1.1.9} [Better Records](betterrecords-1.7.10-1.1.9.jar) Unloaded->Constructed->Pre-initialized BiblioCraft{1.10.2} [BiblioCraft](BiblioCraft[v1.10.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized Mantle{1.7.10-0.3.2.jenkins184} [Mantle](Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized Natura{2.2.0} [Natura](natura-1.7.10-2.2.0.1.jar) Unloaded->Constructed->Pre-initialized BiomesOPlenty{2.1.0} [Biomes O' Plenty](BiomesOPlenty-1.7.10-2.1.0.992-universal.jar) Unloaded->Constructed->Pre-initialized BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition](BiblioWoods[BiomesOPlenty][v1.9].jar) Unloaded->Constructed->Pre-initialized CoFHCore{1.7.10R3.0.2} [CoFH Core](CoFHCore-[1.7.10]3.0.2-262.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Core{6.4.4} [BuildCraft](buildcraft-6.4.4.jar) Unloaded->Constructed->Pre-initialized Forestry{3.4.0.7} [Forestry for Minecraft](forestry_1.7.10-3.4.0.7.jar) Unloaded->Constructed->Pre-initialized BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition](BiblioWoods[Forestry][v1.7].jar) Unloaded->Constructed->Pre-initialized BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition](BiblioWoods[Natura][v1.5].jar) Unloaded->Constructed->Pre-initialized ThermalFoundation{1.7.10R1.0.0RC7} [Thermal Foundation](ThermalFoundation-[1.7.10]1.0.0RC7-62.jar) Unloaded->Constructed->Pre-initialized ThermalExpansion{1.7.10R4.0.0RC7} [Thermal Expansion](ThermalExpansion-[1.7.10]4.0.0RC7-141.jar) Unloaded->Constructed->Pre-initialized BigReactors{0.4.1A2} [Big Reactors](BigReactors-0.4.1A2.jar) Unloaded->Constructed->Pre-initialized BinnieCore{2.0-pre7} [Binnie Core](binnie-mods-2.0-pre7.jar) Unloaded->Constructed->Pre-initialized Botany{2.0-pre7} [Botany](binnie-mods-2.0-pre7.jar) Unloaded->Constructed->Pre-initialized ExtraBees{2.0-pre7} [Extra Bees](binnie-mods-2.0-pre7.jar) Unloaded->Constructed->Pre-initialized ExtraTrees{2.0-pre7} [Extra Trees](binnie-mods-2.0-pre7.jar) Unloaded->Constructed->Pre-initialized Genetics{2.0-pre7} [Genetics](binnie-mods-2.0-pre7.jar) Unloaded->Constructed->Pre-initialized Baubles{1.0.1.10} [Baubles](Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized Thaumcraft{4.2.3.5} [Thaumcraft](Thaumcraft-1.7.10-4.2.3.5.jar) Unloaded->Constructed->Pre-initialized Botania{r1.6-187} [Botania](Botania r1.6-187.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Transport{6.4.4} [BC Transport](buildcraft-6.4.4.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Silicon{6.4.4} [BC Silicon](buildcraft-6.4.4.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Builders{6.4.4} [BC Builders](buildcraft-6.4.4.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Energy{6.4.4} [BC Energy](buildcraft-6.4.4.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Factory{6.4.4} [BC Factory](buildcraft-6.4.4.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Compat{6.4.0} [BuildCraft Compat](buildcraft-compat-6.4.1.jar) Unloaded->Constructed->Pre-initialized CarpentersBlocks{3.3.5} [Carpenter's Blocks](Carpenter's Blocks v3.3.5 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized catwalkmod{1.1.0} [Catwalks](catwalkmod-1.7.10-1.1.0.jar) Unloaded->Constructed->Pre-initialized ChickenChunks{1.3.4.19} [ChickenChunks](ChickenChunks-1.7.10-1.3.4.19-universal.jar) Unloaded->Constructed->Pre-initialized Railcraft{9.5.0.0} [Railcraft](Railcraft_1.7.10-9.5.0.0.jar) Unloaded->Constructed->Pre-initialized TwilightForest{2.3.4} [The Twilight Forest](twilightforest-1.7.10-2.3.4.jar) Unloaded->Constructed->Pre-initialized ForgeMultipart{1.1.2.331} [Forge Multipart](ForgeMultipart-1.7.10-1.1.2.331-universal.jar) Unloaded->Constructed->Pre-initialized chisel{2.3.7.77} [Chisel 2](Chisel2_DEV-2.3.7.77.jar) Unloaded->Constructed->Pre-initialized MrTJPCoreMod{1.0.5.11} [MrTJPCore](MrTJPCore-1.7.10-1.0.5.11-universal.jar) Unloaded->Constructed->Pre-initialized ProjRed|Core{4.5.15.75} [ProjectRed](ProjectRed-1.7.10-4.5.15.75-Base.jar) Unloaded->Constructed->Pre-initialized ProjRed|Transmission{4.5.15.75} [ProjectRed-Transmission](ProjectRed-1.7.10-4.5.15.75-Integration.jar) Unloaded->Constructed->Pre-initialized Waila{1.5.10} [Waila](Waila-1.5.10_1.7.10.jar) Unloaded->Constructed->Pre-initialized CompactMachines{1.7.10-1.18} [Compact Machines](compactmachines-1.7.10-1.18.jar) Unloaded->Constructed->Pre-initialized ComputerCraft{1.73} [ComputerCraft](ComputerCraft1.73.jar) Unloaded->Constructed->Pre-initialized cookiecore{1.3.1} [Cookie Core](CookieCore-1.7.10-1.3.1-5.jar) Unloaded->Constructed->Pre-initialized BuildMod{v1.0} [Build Mod](coroutil-1.1.2 for MC v1.7.10.jar) Unloaded->Constructed->Pre-initialized CoroPets{v1.0} [CoroPets](coroutil-1.1.2 for MC v1.7.10.jar) Unloaded->Constructed->Pre-initialized CoroAI{v1.0} [CoroAI](coroutil-1.1.2 for MC v1.7.10.jar) Unloaded->Constructed->Pre-initialized ExtendedRenderer{v1.0} [Extended Renderer](coroutil-1.1.2 for MC v1.7.10.jar) Unloaded->Constructed->Pre-initialized ConfigMod{v1.0} [Extended Mod Config](coroutil-1.1.2 for MC v1.7.10.jar) Unloaded->Constructed->Pre-initialized CraftHeraldry{1.1.3} [CraftHeraldry](CraftHeraldry 1.1.3.jar) Unloaded->Constructed->Pre-initialized props{1.12} [Decocraft](Decocraft-v1.12b_1.7.10.jar) Unloaded->Constructed->Pre-initialized debo{1.0} [Dense EB Ores](DenseEBOres-1.7.10-1.0.jar) Unloaded->Constructed->Pre-initialized DimensionalAnchors{59.0.2} [Dimensional Anchors](dimensional-anchor-59.0.2.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded{1.7.10R2.8.0RC8} [MineFactory Reloaded](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized TConstruct{1.7.10-1.8.2.build858} [Tinkers' Construct](TConstruct-1.7.10-1.8.2a.jar) Unloaded->Constructed->Pre-initialized ThaumicTinkerer{unspecified} [Thaumic Tinkerer](ThaumicTinkerer-2.5-1.7.10-470.jar) Unloaded->Constructed->Pre-initialized MagicBees{1.7.10-2.1.22} [Magic Bees](magicbees-1.7.10-2.1.22.jar) Unloaded->Constructed->Pre-initialized EnderIO{1.7.10-2.2.8.364} [Ender IO](EnderIO-1.7.10-2.2.8.364.jar) Unloaded->Constructed->Pre-initialized numina{0.4.0.7-QMX} [Numina](Numina-0.4.0.7-QMX.jar) Unloaded->Constructed->Pre-initialized powersuits{0.11.0.7-QMX} [MachineMuse's Modular Powersuits](ModularPowersuits-0.11.0.7-QMX.jar) Unloaded->Constructed->Pre-initialized minechem{5.0.5.396} [Minechem](Minechem-1.7.10-5.0.5.396.jar) Unloaded->Constructed->Pre-initialized DragonAPI{1.0} [DragonAPI](DragonAPI 1.7.10 V6f.jar) Unloaded->Constructed->Pre-initialized MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod](DrZharks MoCreatures Mod v6.3.1.zip) Unloaded->Constructed->Pre-initialized eplus{3.0.2-d} [Enchanting Plus](EnchantingPlus-1.7.10-3.0.2-d.jar) Unloaded->Constructed->Pre-initialized EnderStorage{1.4.7.33} [EnderStorage](EnderStorage-1.7.10-1.4.7.33-universal.jar) Unloaded->Constructed->Pre-initialized extracarts{1.7.10-0.8.0} [Extra Carts](ExtraCarts-1.7.10-0.8.0.jar) Unloaded->Constructed->Pre-initialized extracells{2.2.49} [ExtraCells](ExtraCells-1.7.10-2.2.49b75.jar) Unloaded->Constructed->Pre-initialized ExtraTiC{0.8.4} [ExtraTiC](ExtraTiC-1.7.10-1.0.3.jar) Unloaded->Constructed->Pre-initialized ExtraUtilities{1.2.2} [Extra Utilities](extrautilities-1.2.2.jar) Unloaded->Constructed->Pre-initialized factorization.notify{1.0} [Factorization Notification System](Factorization-1.7.10-0.8.88.7.jar) Unloaded->Constructed->Pre-initialized factorization{1.7.10-0.8.88.7} [Factorization](Factorization-1.7.10-0.8.88.7.jar) Unloaded->Constructed->Pre-initialized factorization.misc{1.7.10-0.8.88.7} [Factorization Miscellaneous Nonsense](Factorization-1.7.10-0.8.88.7.jar) Unloaded->Constructed->Pre-initialized fairylights{0.6} [Fairy Lights](fairylights-0.6-1.7.10.jar) Unloaded->Constructed->Pre-initialized flansmod{4.9.0} [Flan's Mod](Flans Mod-1.7.10-4.9.0.jar) Unloaded->Constructed->Pre-initialized ForbiddenMagic{1.7.10-0.561} [Forbidden Magic](Forbidden Magic-1.7.10-0.561.jar) Unloaded->Constructed->Pre-initialized fossil{1.7.10 Build 7.1.0} [Fossils and Archeology Revival](Fossils_Archeology_Revival-1.7.10_Build-7.1.jar) Unloaded->Constructed->Pre-initialized foxlib{1.7.10-0.7.0} [FoxLib](FoxLib-1.7.10-0.7.0.jar) Unloaded->Constructed->Pre-initialized GalacticraftCore{3.0.11} [Galacticraft Core](GalacticraftCore-1.7-3.0.11.306.jar) Unloaded->Constructed->Pre-initialized GalacticraftMars{3.0.11} [Galacticraft Planets](Galacticraft-Planets-1.7-3.0.11.306.jar) Unloaded->Constructed->Pre-initialized GardenCore{1.7.10-1.6.1} [Garden Core](GardenStuff-1.7.10-1.6.1.jar) Unloaded->Constructed->Pre-initialized GardenContainers{1.7.10-1.6.1} [Garden Containers](GardenStuff-1.7.10-1.6.1.jar) Unloaded->Constructed->Pre-initialized GardenStuff{1.7.10-1.6.1} [Garden Stuff](GardenStuff-1.7.10-1.6.1.jar) Unloaded->Constructed->Pre-initialized GardenTrees{1.7.10-1.6.1} [Garden Trees](GardenStuff-1.7.10-1.6.1.jar) Unloaded->Constructed->Pre-initialized gendustry{1.4.8.65} [GenDustry](gendustry-mc1710-1.4.8.65.jar) Unloaded->Constructed->Pre-initialized GraviSuite{1.7.10-2.0.3} [Graviation Suite](GraviSuite-1.7.10-2.0.3.jar) Unloaded->Constructed->Pre-initialized iChunUtil{4.2.2} [iChunUtil](iChunUtil-4.2.2.jar) Unloaded->Constructed->Pre-initialized GraviGun{4.0.0-beta} [GraviGun](GravityGun-4.0.0-beta.jar) Unloaded->Constructed->Pre-initialized Growthcraft{2.1.0a} [Growthcraft](growthcraft-core-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized Growthcraft|Cellar{2.1.0a} [Growthcraft Cellar](growthcraft-cellar-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized Growthcraft|Apples{2.1.0} [Growthcraft Apples](growthcraft-apples-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized Growthcraft|Bamboo{2.1.0} [Growthcraft Bamboo](growthcraft-bamboo-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized Growthcraft|Bees{2.1.0} [Growthcraft Bees](growthcraft-bees-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized Growthcraft|Fishtrap{2.1.0a} [Growthcraft Fishtrap](growthcraft-fishtrap-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized Growthcraft|Grapes{2.1.0} [Growthcraft Grapes](growthcraft-grapes-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized Growthcraft|Hops{2.1.0} [Growthcraft Hops](growthcraft-hops-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized Growthcraft|Rice{2.1.0a} [Growthcraft Rice](growthcraft-rice-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized Hats{4.0.1} [Hats](Hats-4.0.1.jar) Unloaded->Constructed->Pre-initialized HatStand{4.0.0} [HatStand](HatStand-4.0.0.jar) Unloaded->Constructed->Pre-initialized IC2NuclearControl{2.1.2a} [Nuclear Control 2](IC2NuclearControl-2.1.2a.jar) Unloaded->Constructed->Pre-initialized IronChest{6.0.62.742} [Iron Chest](ironchest-1.7.10-6.0.62.742-universal.jar) Unloaded->Constructed->Pre-initialized JABBA{1.2.0a} [JABBA](Jabba-1.2.0a_1.7.10.jar) Unloaded->Constructed->Pre-initialized mod_LATL{1.2 Beta} [Lamps and Traffic lights](LampsAndTrafficlights-1.2-Minecraft_1.7.10.jar) Unloaded->Constructed->Errored LightBridgesAndDoors{0.2.0} [kris91268's Light Bridges and Doors](Light Bridges and Doors V 2.0.zip) Unloaded->Constructed->Pre-initialized LiquidXP{59.0.0} [Liquid XP](liquid-xp-59.0.0.jar) Unloaded->Constructed->Pre-initialized LogisticsPipes{0.8.3.108} [Logistics Pipes](logisticspipes-0.8.3.108.jar) Unloaded->Constructed->Pre-initialized lycanitesmobs{1.10.13.2 - MC 1.7.10} [Lycanites Mobs](LycanitesMobsComplete 1.10.13.2 [1.7.10].jar) Unloaded->Constructed->Pre-initialized freshwatermobs{1.10.13.2 - MC 1.7.10} [Lycanites Freshwater Mobs](LycanitesMobsComplete 1.10.13.2 [1.7.10].jar) Unloaded->Constructed->Pre-initialized demonmobs{1.10.13.2 - MC 1.7.10} [Lycanites Demon Mobs](LycanitesMobsComplete 1.10.13.2 [1.7.10].jar) Unloaded->Constructed->Pre-initialized desertmobs{1.10.13.2 - MC 1.7.10} [Lycanites Desert Mobs](LycanitesMobsComplete 1.10.13.2 [1.7.10].jar) Unloaded->Constructed->Pre-initialized mountainmobs{1.10.13.2 - MC 1.7.10} [Lycanites Mountain Mobs](LycanitesMobsComplete 1.10.13.2 [1.7.10].jar) Unloaded->Constructed->Pre-initialized junglemobs{1.10.13.2 - MC 1.7.10} [Lycanites Jungle Mobs](LycanitesMobsComplete 1.10.13.2 [1.7.10].jar) Unloaded->Constructed->Pre-initialized swampmobs{1.10.13.2 - MC 1.7.10} [Lycanites Swamp Mobs](LycanitesMobsComplete 1.10.13.2 [1.7.10].jar) Unloaded->Constructed->Pre-initialized shadowmobs{1.10.13.2 - MC 1.7.10} [Lycanites Shadow Mobs](LycanitesMobsComplete 1.10.13.2 [1.7.10].jar) Unloaded->Constructed->Pre-initialized infernomobs{1.10.13.2 - MC 1.7.10} [Lycanites Inferno Mobs](LycanitesMobsComplete 1.10.13.2 [1.7.10].jar) Unloaded->Constructed->Pre-initialized saltwatermobs{1.10.13.2 - MC 1.7.10} [Lycanites Saltwater Mobs](LycanitesMobsComplete 1.10.13.2 [1.7.10].jar) Unloaded->Constructed->Pre-initialized forestmobs{1.10.13.2 - MC 1.7.10} [Lycanites Forest Mobs](LycanitesMobsComplete 1.10.13.2 [1.7.10].jar) Unloaded->Constructed->Pre-initialized plainsmobs{1.10.13.2 - MC 1.7.10} [Lycanites Plains Mobs](LycanitesMobsComplete 1.10.13.2 [1.7.10].jar) Unloaded->Constructed->Pre-initialized arcticmobs{1.10.13.2 - MC 1.7.10} [Lycanites Arctic Mobs](LycanitesMobsComplete 1.10.13.2 [1.7.10].jar) Unloaded->Constructed->Pre-initialized malisiscore{1.7.10-0.11.4} [MalisisCore](malisiscore-1.7.10-0.11.4.jar) Unloaded->Constructed->Pre-initialized malisisdoors{1.7.10-1.6} [Malisis' Doors](malisisdoors-1.7.10-1.6.jar) Unloaded->Constructed->Pre-initialized Mekanism{8.1.2} [Mekanism](Mekanism-1.7.10-8.1.2.229.jar) Unloaded->Constructed->Pre-initialized MekanismGenerators{8.1.2} [MekanismGenerators](MekanismGenerators-1.7.10-8.1.2.229.jar) Unloaded->Constructed->Pre-initialized MekanismTools{8.1.2} [MekanismTools](MekanismTools-1.7.10-8.1.2.229.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC8} [MFR Compat: Applied Energistics](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC8} [MFR Compat: Atum](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC8} [MFR Compat: BackTools](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC8} [MFR Compat: BuildCraft](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC8} [MFR Compat: Chococraft](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC8} [MFR Compat: ExtraBiomes](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC8} [MFR Compat: Forestry](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC8} [MFR Compat: ForgeMicroblock](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC8} [MFR Compat: IC2](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC8} [MFR Compat: Mystcraft](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized ProjRed|Exploration{4.5.15.75} [ProjectRed-Exploration](ProjectRed-1.7.10-4.5.15.75-World.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC8} [MFR Compat ProjectRed](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC8} [MFR Compat: Railcraft](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC8} [MFR Compat: RP2](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC8} [MFR Compat: Sufficient Biomes](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC8} [MFR Compat: Thaumcraft](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC8} [MFR Compat: Thermal Expansion](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0RC8} [MFR Compat: Tinkers' Construct](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC8} [MFR Compat: TwilightForest](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC8} [MFR Compat: Vanilla](MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized mythril{1.6} [Mythril mod](mithril_mod-1.7.2-1.6.jar) Unloaded->Constructed->Pre-initialized MobAmputation{4.0.0} [MobAmputation](MobAmputation-4.0.0.jar) Unloaded->Constructed->Pre-initialized powersuitaddons{0.11.0.7-QMX} [Modular Powersuit Addons](ModularPowersuitsAddons-0.11.0.7-QMX.jar) Unloaded->Constructed->Pre-initialized cfm{3.4.7} [§9MrCrayfish's Furniture Mod](MrCrayfishFurnitureModv3.4.7%281.7.10%29.jar) Unloaded->Constructed->Pre-initialized musiccraft{2.9.8.3} [MusicCraft](musiccraft-2.9.8.3.jar) Unloaded->Constructed->Pre-initialized NEIAddons{1.12.4.16} [NEI Addons](neiaddons-mc1710-1.12.4.16.jar) Unloaded->Constructed->Pre-initialized NEIAddons|Botany{1.12.4.16} [NEI Addons: Botany](neiaddons-mc1710-1.12.4.16.jar) Unloaded->Constructed->Pre-initialized NEIAddons|Forestry{1.12.4.16} [NEI Addons: Forestry](neiaddons-mc1710-1.12.4.16.jar) Unloaded->Constructed->Pre-initialized NEIAddons|CraftingTables{1.12.4.16} [NEI Addons: Crafting Tables](neiaddons-mc1710-1.12.4.16.jar) Unloaded->Constructed->Pre-initialized NEIAddons|ExNihilo{1.12.4.16} [NEI Addons: Ex Nihilo](neiaddons-mc1710-1.12.4.16.jar) Unloaded->Constructed->Pre-initialized neiintegration{1.0.7} [NEI Integration](NEIIntegration-MC1.7.10-1.0.7.jar) Unloaded->Constructed->Pre-initialized NetherOres{1.7.10R2.3.0RC4} [Nether Ores](NetherOres-[1.7.10]2.3.0RC4-4.jar) Unloaded->Constructed->Pre-initialized NotEnoughCodecs{0.3} [NotEnoughCodecs](NotEnoughCodecs-1.7.10-0.3.jar) Unloaded->Constructed->Pre-initialized OpenMods{0.6} [OpenMods](OpenModsLib-1.7.10-0.6.jar) Unloaded->Constructed->Pre-initialized OpenPeripheralCore{0.5.0} [OpenPeripheralCore](OpenPeripheral-1.7.10-AIO-1.jar) Unloaded->Constructed->Pre-initialized OpenPeripheral{0.2.0} [OpenPeripheralAddons](OpenPeripheral-1.7.10-AIO-1.jar) Unloaded->Constructed->Pre-initialized OpenBlocks{1.3} [OpenBlocks](OpenBlocks-1.7.10-1.3.jar) Unloaded->Constructed->Pre-initialized openmodularturrets{1.3.4} [Open Modular Turrets](OpenModularTurrets-1.7.10-1.3.4-27.jar) Unloaded->Constructed->Pre-initialized OpenPeripheralIntegration{0.1.0} [OpenPeripheralIntegration](OpenPeripheral-1.7.10-AIO-1.jar) Unloaded->Constructed->Pre-initialized harvestcraft{1.7.10d} [Pam's HarvestCraft](Pam's HarvestCraft 1.7.10f.jar) Unloaded->Constructed->Pre-initialized planetguyLib{1.5} [planetguyLib](PlanetguyLib-1.5.jar) Unloaded->Constructed->Pre-initialized PneumaticCraft{1.6.3-65} [PneumaticCraft](PneumaticCraft-1.7.10-1.6.3-65-universal.jar) Unloaded->Constructed->Pre-initialized PortalGun{4.0.0-beta-4} [PortalGun](PortalGun-4.0.0-beta-4.jar) Unloaded->Constructed->Pre-initialized PowerConverters{1.7.10-3.0.4.46} [Power Converters](PowerConverters-1.7.10-3.0.4.46.jar) Unloaded->Constructed->Pre-initialized pressure{1.1.1.89} [Pressure Pipes](pressure-mc1710-1.1.1.89.jar) Unloaded->Constructed->Pre-initialized ProjRed|Transportation{4.5.15.75} [ProjectRed-Transportation](ProjectRed-1.7.10-4.5.15.75-Mechanical_beta.jar) Unloaded->Constructed->Pre-initialized ProjRed|Compatibility{4.5.15.75} [ProjectRed-Compatibility](ProjectRed-1.7.10-4.5.15.75-Compat.jar) Unloaded->Constructed->Pre-initialized ProjRed|Integration{4.5.15.75} [ProjectRed-Integration](ProjectRed-1.7.10-4.5.15.75-Integration.jar) Unloaded->Constructed->Pre-initialized ProjRed|Illumination{4.5.15.75} [ProjectRed-Illumination](ProjectRed-1.7.10-4.5.15.75-Lighting.jar) Unloaded->Constructed->Pre-initialized ProjRed|Expansion{4.5.15.75} [ProjectRed-Expansion](ProjectRed-1.7.10-4.5.15.75-Mechanical_beta.jar) Unloaded->Constructed->Pre-initialized YogpstopLib{2.0.3} [Yogpstop Library](QuarryPlus-1.7.10-2.0.3.jar) Unloaded->Constructed->Pre-initialized QuarryPlus{2.0.3} [QuarryPlus](QuarryPlus-1.7.10-2.0.3.jar) Unloaded->Constructed->Pre-initialized randomadditions{0.10} [RandomAdditions](RandomAdditions Alpha 0.10 mc1.7.10.jar) Unloaded->Constructed->Pre-initialized RotaryCraft{Gamma} [RotaryCraft](RotaryCraft 1.7.10 V6f.jar) Unloaded->Constructed->Pre-initialized ReactorCraft{beta} [ReactorCraft](ReactorCraft 1.7.10 V6e.jar) Unloaded->Constructed->Pre-initialized RedstoneArsenal{1.7.10R1.1.0RC7} [Redstone Arsenal](RedstoneArsenal-[1.7.10]1.1.0RC7-65.jar) Unloaded->Constructed->Pre-initialized JAKJ_RedstoneInMotion{2.5.4} [Remain In Motion](RemainInMotion-2.5.4.jar) Unloaded->Constructed->Pre-initialized rivalrebels{1.7.10G} [Rival Rebels](rivalrebels-1.7.10G.jar) Unloaded->Constructed->Pre-initialized mod_RoadWorks{2.02} [RoadWorks](RoadWorks-2.02-Minecraft_1.7.10.jar) Unloaded->Constructed->Pre-initialized Roguelike{1.3.5} [Roguelike Dungeons](roguelike-1.7.10-1.3.5.jar) Unloaded->Constructed->Pre-initialized secretroomsmod{4.7.1} [The SecretRoomsMod](secretroomsmod-1.7.10-4.7.1.413.jar) Unloaded->Constructed->Pre-initialized SGCraft{1.9.3} [Greg's SG Craft](SGCraft-1.9.3-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized simplyjetpacks{1.4.1} [Simply Jetpacks](SimplyJetpacks-MC1.7.10-1.4.1.jar) Unloaded->Constructed->Pre-initialized SirenMod{2.2.01} [TheRealMcrafter's Siren Mod (Version 3.0.0)](SirenMod-3.0.0.jar) Unloaded->Constructed->Pre-initialized SSR{rc3} [Soul Shards Reborn](SSR-rc3.jar) Unloaded->Constructed->Pre-initialized statues{2.1.3} [Statues](Statues-Mod-1.7.10.zip) Unloaded->Constructed->Pre-initialized StevesCarts{2.0.0.b18} [Steve's Carts 2](StevesCarts2.0.0.b18.jar) Unloaded->Constructed->Pre-initialized thaumcarpentry{0.0.1.5-1.7.10} [Thaumcarpentry](Thaumcarpentry-0.0.1.5-1.7.10.jar) Unloaded->Constructed->Pre-initialized ThermalDynamics{1.7.10R1.0.0RC7} [Thermal Dynamics](ThermalDynamics-[1.7.10]1.0.0RC7-98.jar) Unloaded->Constructed->Pre-initialized TMechworks{0.2.14.100} [Tinkers' Mechworks](TMechworks-1.7.10-0.2.14.100.jar) Unloaded->Constructed->Pre-initialized tradeboothmod{1.7.10.1} [Trade Booth Mod](tradebooth.1.7.10.1.jar) Unloaded->Constructed->Pre-initialized TSteelworks{1.7.10-1.1.0} [Tinkers' Steelworks](TSteelworks-1.7.10-1.1.0-6.jar) Unloaded->Constructed->Pre-initialized Tubestuff{59.0.3} [Tubestuff](tubestuff-59.0.3.jar) Unloaded->Constructed->Pre-initialized TWarden{1.1.1} [Thaumic Warden](TWarden-1.1.1.jar) Unloaded->Constructed->Pre-initialized WailaHarvestability{1.1.2} [Waila Harvestability](WailaHarvestability-mc1.7.x-1.1.2.jar) Unloaded->Constructed->Pre-initialized weather2{v2.3.6} [weather2](Weather-2.3.7.jar) Unloaded->Constructed->Pre-initialized WR-CBE|Core{1.4.1.9} [WR-CBE Core](WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized WR-CBE|Addons{1.4.1.9} [WR-CBE Addons](WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized WR-CBE|Logic{1.4.1.9} [WR-CBE Logic](WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized yegamolchattels{1.1.1.1} [Ye Gamol Chattels](YeGamolChattels-1.1.1.1.jar) Unloaded->Constructed->Pre-initialized Ztones{1.7.10} [Ztones](Ztones-1.7.10-2.2.1.jar) Unloaded->Constructed->Pre-initialized McMultipart{1.1.2.331} [Minecraft Multipart Plugin](ForgeMultipart-1.7.10-1.1.2.331-universal.jar) Unloaded->Constructed->Pre-initialized libsandstone{1.0.0} [libsandstone](LibSandstone-1.0.0.jar) Unloaded->Constructed->Pre-initialized aobd{2.6.0} [Another One Bites The Dust](AOBD-2.6.0.jar) Unloaded->Constructed->Pre-initialized denseores{1.0} [Dense Ores](denseores-1.6.2.jar) Unloaded->Constructed->Pre-initialized ForgeMicroblock{1.1.2.331} [Forge Microblocks](ForgeMultipart-1.7.10-1.1.2.331-universal.jar) Unloaded->Constructed->Pre-initialized OpenModsLib crash transformers: [stencil_patches:ENABLED],[movement_callback:ENABLED],[map_gen_fix:FINISHED],[gl_capabilities_hook:ENABLED],[player_render_hook:ENABLED] AE2 Version: beta rv2-beta-15 for Forge 10.13.2.1291 Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: bukkit CoFHCore: -[1.7.10]3.0.2-262 ThermalFoundation: -[1.7.10]1.0.0RC7-62 ThermalExpansion: -[1.7.10]4.0.0RC7-141 MineFactoryReloaded: -[1.7.10]2.8.0RC8-86 TConstruct Environment: Environment healthy. NetherOres: Lacking version information. RedstoneArsenal: -[1.7.10]1.1.0RC7-65 ThermalDynamics: -[1.7.10]1.0.0RC7-98 List of loaded APIs: \* appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-470.jar \* Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar \* BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.992-universal.jar \* BotaniaAPI (47) from Botania r1.6-187.jar \* BuildCraftAPI|blueprints (1.2) from buildcraft-6.4.4.jar \* BuildCraftAPI|boards (1.0) from buildcraft-6.4.4.jar \* BuildCraftAPI|core (1.0) from Railcraft_1.7.10-9.5.0.0.jar \* BuildCraftAPI|events (1.0) from buildcraft-6.4.4.jar \* BuildCraftAPI|facades (1.0) from buildcraft-6.4.4.jar \* BuildCraftAPI|filler (3.0) from buildcraft-6.4.4.jar \* BuildCraftAPI|fuels (2.0) from buildcraft-6.4.4.jar \* BuildCraftAPI|gates (4.0) from buildcraft-6.4.4.jar \* BuildCraftAPI|items (1.0) from buildcraft-6.4.4.jar \* BuildCraftAPI|power (1.3) from buildcraft-6.4.4.jar \* BuildCraftAPI|recipes (2.1) from buildcraft-6.4.4.jar \* BuildCraftAPI|robots (1.0) from buildcraft-6.4.4.jar \* BuildCraftAPI|statements (1.0) from Railcraft_1.7.10-9.5.0.0.jar \* BuildCraftAPI|tiles (1.1) from buildcraft-6.4.4.jar \* BuildCraftAPI|tools (1.0) from forestry_1.7.10-3.4.0.7.jar \* BuildCraftAPI|transport (4.0) from buildcraft-6.4.4.jar \* ChiselAPI (0.0.2) from Chisel2_DEV-2.3.7.77.jar \* ChiselAPI|Carving (0.0.2) from Chisel2_DEV-2.3.7.77.jar \* CoFHAPI (1.7.10R1.0.0) from extrautilities-1.2.2.jar \* CoFHAPI|block (1.7.10R1.0.0) from extrautilities-1.2.2.jar \* CoFHAPI|core (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar \* CoFHAPI|energy (1.7.10R1.0.1) from SimplyJetpacks-MC1.7.10-1.4.1.jar \* CoFHAPI|fluid (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar \* CoFHAPI|inventory (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar \* CoFHAPI|item (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar \* CoFHAPI|modhelpers (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar \* CoFHAPI|tileentity (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.364.jar \* CoFHAPI|transport (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.364.jar \* CoFHAPI|world (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar \* CoFHLib (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar \* CoFHLib|audio (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar \* CoFHLib|gui (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar \* CoFHLib|gui|container (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar \* CoFHLib|gui|element (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar \* CoFHLib|gui|element|listbox (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar \* CoFHLib|gui|slot (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar \* CoFHLib|inventory (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar \* CoFHLib|render (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar \* CoFHLib|render|particle (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar \* CoFHLib|util (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar \* CoFHLib|util|helpers (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar \* CoFHLib|util|position (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar \* CoFHLib|world (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar \* CoFHLib|world|feature (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar \* ComputerCraft|API (1.73) from ProjectRed-1.7.10-4.5.15.75-Compat.jar \* ComputerCraft|API|FileSystem (1.73) from ProjectRed-1.7.10-4.5.15.75-Compat.jar \* ComputerCraft|API|Lua (1.73) from ProjectRed-1.7.10-4.5.15.75-Compat.jar \* ComputerCraft|API|Media (1.73) from ProjectRed-1.7.10-4.5.15.75-Compat.jar \* ComputerCraft|API|Peripheral (1.73) from ProjectRed-1.7.10-4.5.15.75-Compat.jar \* ComputerCraft|API|Redstone (1.73) from ComputerCraft1.73.jar \* ComputerCraft|API|Turtle (1.73) from ProjectRed-1.7.10-4.5.15.75-Compat.jar \* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.364.jar \* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.364.jar \* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.2.8.364.jar \* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.364.jar \* factorization notification system (1.0) from Factorization-1.7.10-0.8.88.7.jar \* ForestryAPI|apiculture (2.5.0) from forestry_1.7.10-3.4.0.7.jar \* ForestryAPI|arboriculture (2.2.1) from forestry_1.7.10-3.4.0.7.jar \* ForestryAPI|circuits (1.1.0) from forestry_1.7.10-3.4.0.7.jar \* ForestryAPI|core (2.6.1) from forestry_1.7.10-3.4.0.7.jar \* ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.4.0.7.jar \* ForestryAPI|food (1.1.0) from forestry_1.7.10-3.4.0.7.jar \* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.4.0.7.jar \* ForestryAPI|genetics (2.4.0) from forestry_1.7.10-3.4.0.7.jar \* ForestryAPI|hives (4.0.0) from forestry_1.7.10-3.4.0.7.jar \* ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.4.0.7.jar \* ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.4.0.7.jar \* ForestryAPI|recipes (2.1.0) from Railcraft_1.7.10-9.5.0.0.jar \* ForestryAPI|storage (2.3.0) from Railcraft_1.7.10-9.5.0.0.jar \* ForestryAPI|world (1.0) from forestry_1.7.10-3.4.0.7.jar \* Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.11.306.jar \* GardenCoreAPI (1.0.0) from GardenStuff-1.7.10-1.6.1.jar \* gendustryAPI (1.4.8) from gendustry-mc1710-1.4.8.65.jar \* GrowthcraftAPI|Bees (2.0) from growthcraft-bees-1.7.10-2.1.0.jar \* GrowthcraftAPI|Cellar (2.0) from growthcraft-cellar-1.7.10-2.1.0a.jar \* GrowthcraftAPI|Core (2.0) from growthcraft-bees-1.7.10-2.1.0.jar \* GrowthcraftAPI|FishTrap (2.0) from growthcraft-fishtrap-1.7.10-2.1.0a.jar \* IC2API (1.0) from RedstoneArsenal-[1.7.10]1.1.0RC7-65.jar \* MekanismAPI|core (8.0.0) from Mekanism-1.7.10-8.1.2.229.jar \* MekanismAPI|energy (8.0.0) from Mekanism-1.7.10-8.1.2.229.jar \* MekanismAPI|gas (8.0.0) from Mekanism-1.7.10-8.1.2.229.jar \* MekanismAPI|infuse (8.0.0) from Mekanism-1.7.10-8.1.2.229.jar \* MekanismAPI|laser (8.0.0) from Mekanism-1.7.10-8.1.2.229.jar \* MekanismAPI|reactor (8.0.0) from Mekanism-1.7.10-8.1.2.229.jar \* MekanismAPI|recipe (8.0.0) from Mekanism-1.7.10-8.1.2.229.jar \* MekanismAPI|transmitter (8.0.0) from Mekanism-1.7.10-8.1.2.229.jar \* MekanismAPI|util (8.0.0) from Mekanism-1.7.10-8.1.2.229.jar \* minechemAPI (1.7.10R1) from DragonAPI 1.7.10 V6f.jar \* NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.1.2a.jar \* OpenPeripheralApi (2.2) from OpenPeripheral-1.7.10-AIO-1.jar \* PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.6.3-65-universal.jar \* pressureAPI (1.1.1) from pressure-mc1710-1.1.1.89.jar \* RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar \* RailcraftAPI|carts (1.3.0) from Railcraft_1.7.10-9.5.0.0.jar \* RailcraftAPI|core (1.2.0) from Railcraft_1.7.10-9.5.0.0.jar \* RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar \* RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.5.0.0.jar \* RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar \* RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar \* RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.5.0.0.jar \* RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar \* RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.5.0.0.jar \* RailcraftAPI|signals (1.1.0) from Railcraft_1.7.10-9.5.0.0.jar \* RailcraftAPI|tracks (1.2.0) from Railcraft_1.7.10-9.5.0.0.jar \* Thaumcraft|API (4.2.2.0) from Thaumcraft-1.7.10-4.2.3.5.jar \* TSteelworksAPI (1.1) from TSteelworks-1.7.10-1.1.0-6.jar \* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'cauldron,craftbukkit,mcpc,fml,forge' Type: Dedicated Server (map_server.txt)
Craxy commented 9 years ago

Are you sure you're in the right place?.... This is a mod for Cities: Skylines and not for Minecraft -- ergo: Please report you're problem to the Mojang or the developer(s) of the mod(s), you believe might have caused your crash.