This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
After entering the world in a couple of seconds the client crashes. But when I create a new world everything is fine.
---- Minecraft Crash Report ---- // Ooh. Shiny. Time: 4/15/18 3:28 PM Description: Ticking entity java.lang.ArrayIndexOutOfBoundsException: 0 at net.minecraft.server.management.ServerConfigurationManager.func_152596_g(ServerConfigurationManager.java:717) at cofh.mod.updater.UpdateManager.tickStart(UpdateManager.java:82) at cpw.mods.fml.common.eventhandler.ASMEventHandler_70_UpdateManager_tickStart_PlayerTickEvent.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) at cpw.mods.fml.common.FMLCommonHandler.onPlayerPreTick(FMLCommonHandler.java:345) at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:220) at net.minecraft.client.entity.EntityPlayerSP.localOnUpdate(EntityPlayerSP.java) at api.player.client.ClientPlayerAPI.onUpdate(Unknown Source) at api.player.client.ClientPlayerAPI.onUpdate(Unknown Source) at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java) at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63) at net.minecraft.world.World.func_72866_a(World.java:2070) at net.minecraft.world.World.func_72870_g(World.java:2034) at net.minecraft.world.World.func_72939_s(World.java:1887) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) at net.minecraft.client.main.Main.main(SourceFile:148) 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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at net.minecraft.server.management.ServerConfigurationManager.func_152596_g(ServerConfigurationManager.java:717) at cofh.mod.updater.UpdateManager.tickStart(UpdateManager.java:82) at cpw.mods.fml.common.eventhandler.ASMEventHandler_70_UpdateManager_tickStart_PlayerTickEvent.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) at cpw.mods.fml.common.FMLCommonHandler.onPlayerPreTick(FMLCommonHandler.java:345) at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:220) at net.minecraft.client.entity.EntityPlayerSP.localOnUpdate(EntityPlayerSP.java) at api.player.client.ClientPlayerAPI.onUpdate(Unknown Source) at api.player.client.ClientPlayerAPI.onUpdate(Unknown Source) at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java) at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63) at net.minecraft.world.World.func_72866_a(World.java:2070) at net.minecraft.world.World.func_72870_g(World.java:2034) at net.minecraft.world.World.func_72939_s(World.java:1887) -- Entity being ticked -- Details: Entity Type: null (net.minecraft.client.entity.EntityClientPlayerMP) Entity ID: 9 Entity Name: BOZZAB Entity's Exact location: 855.73, 60.58, -190.68 Entity's Block location: World: (855,60,-191), Chunk: (at 7,3,1 in 53,-12; contains blocks 848,0,-192 to 863,255,-177), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1) Entity's Momentum: 0.00, 0.00, 0.00 Stacktrace: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006) -- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityClientPlayerMP['BOZZAB'/9, l='MpServer', x=855.73, y=60.58, z=-190.68]] Chunk stats: MultiplayerChunkCache: 0, 0 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: World: (895,128,-262), Chunk: (at 15,8,10 in 55,-17; contains blocks 880,0,-272 to 895,255,-257), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1) Level time: 575369 game time, 575369 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 8 total; [EntityItem['item.tile.fence'/272, l='MpServer', x=828.25, y=150.13, z=-172.97], EntityClientPlayerMP['BOZZAB'/9, l='MpServer', x=855.73, y=60.58, z=-190.68], EntityItem['item.tile.fence'/267, l='MpServer', x=848.88, y=150.13, z=-201.13], EntityItem['item.tile.fence'/268, l='MpServer', x=846.03, y=150.13, z=-206.53], EntityItem['item.tile.fence'/269, l='MpServer', x=855.50, y=152.63, z=-211.53], EntityItem['item.tile.fence'/270, l='MpServer', x=852.81, y=150.13, z=-213.56], EntityTrail['unknown'/31, l='MpServer', x=855.73, y=-34.21, z=-190.68], EntityItem['item.MetalOre.Aluminum'/271, l='MpServer', x=852.13, y=82.13, z=-153.13]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919) at net.minecraft.client.main.Main.main(SourceFile:148) 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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_161, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 413376192 bytes (394 MB) / 1608515584 bytes (1534 MB) up to 3340763136 bytes (3186 MB) JVM Flags: 4 total; -Xmx3584m -Xms256m -XX:PermSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump 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.99.99 Minecraft Forge 10.13.4.1614 120 mods loaded, 107 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHIJAAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHIJAAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCHIJAAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UCHIJAAAAA PlayerAPI{1.4} [Player API] (minecraft.jar) UCHIJAAAAA SmartCore{1.0.3} [Smart Core] (minecraft.jar) UCHIJAAAAA OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar) UCHIJAAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) UCHIJAAAAA FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar) UCHIJAAAAA DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar) UCHIJAAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar) UCHIJAAAAA StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar) UCHIJAAAAA AppleCore{1.3.2} [AppleCore] (AppleCore-mc1.7.10-1.3.2.jar) UCHIJAAAAA Artifacts{1.1.3} [Artifacts] (Artifacts-1.1.3.jar) UCHIJAAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar) UCHIJAAAAA BetterTitleScreen{1.7.10-1.1} [Better Title Screen] (BetterTitleScreen-1.7.10-1.1.jar) UCHIJAAAAA BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar) UCHIJAAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar) UCHIJAAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJAAAAA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar) UCHIJAAAAA CarpentersBlocks{3.3.8} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8 - MC 1.7.10.jar) UCHIJAAAAA chancecubes{1.7.10-2.2.1.121} [Chance Cubes] (ChanceCubes-1.7.10-2.2.1.121.jar) UCHIJAAAAA CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar) UCHIJAAAAA cookingbook{1.0.140} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.140.jar) UCHIJAAAAA MineTweaker3{3.0.11} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.11.jar) UCHIJAAAAA CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar) UCHIJAAAAA darktools{1.0} [Dark Tools] (darktools-1.0.jar) UCHIJAAAAA ImmibisCore{59.1.4} [Immibis Core] (immibis-core-59.1.4.jar) UCHIJAAAAA DimensionalAnchors{59.0.3} [Dimensional Anchors] (dimensional-anchor-59.0.3.jar) UCHIJAAAAA DynamicLights{1.3.9} [Dynamic Lights] (DynamicLights-1.7.10.jar) UCHIJAAAAA DynamicLights_onFire{1.0.5} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar) UCHIJAAAAA DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar) UCHIJAAAAA DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar) UCHIJAAAAA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar) UCHIJAAAAA DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar) UCHIJAAAAA DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar) UCHIJAAAAA DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar) UCHIJAAAAA DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar) UCHIJAAAAA DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar) UCHIJAAAAA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar) UCHIJAAAAA MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) UCHIJAAAAA EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar) UCHIJAAAAA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar) UCHIJAAAAA enviromine{1.3.124} [EnviroMine] (EnviroMine-1.3.124.jar) UCHIJAAAAA ESM{10.0.148} [Epic Siege Mod] (EpicSiegeMod-10.0.148.jar) UCHIJAAAAA ThermalFoundation{1.7.10R1.2.5} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.5-115.jar) UCHIJAAAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar) UCHIJAAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar) UCHIJAAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) UCHIJAAAAA ThermalExpansion{1.7.10R4.1.4} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.4-247.jar) UCHIJAAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar) UCHIJAAAAA ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar) UCHIJAAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJAAAAA ganyssurface{1.12.8} [Gany's Surface] (Ganys Surface-1.12.8.jar) UCHIJAAAAA HardcoreEnderExpansion{1.8.6} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.6.jar) UCHIJAAAAA HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar) UCHIJAAAAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar) UCHIJAAAAA infiniteinvo{1.0.52} [InfiniteInvo] (InfiniteInvo-1.0.52.jar) UCHIJAAAAA LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar) UCHIJAAAAA InGameInfoXML{2.8.1.82} [InGame Info XML] (InGameInfoXML-1.7.10-2.8.1.82-universal.jar) UCHIJAAAAA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar) UCHIJAAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) UCHIJAAAAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) UCHIJAAAAA JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar) UCHIJAAAAA journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar) UCHIJAAAAA portaltweak{1.26} [JTTC Portal Tweak] (JTTC_PortalTweak-1.26.jar) UCHIJAAAAA Lockdown{2.0.0} [Lockdown] (Lockdown-1.7.2-2.0.0-universal.jar) UCHIJAAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAAAAA MTRM{1.0} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.7.10-1.1.0.11.jar) UCHIJAAAAA MobAmputation{4.0.1} [MobAmputation] (MobAmputation-4.0.1.jar) UCHIJAAAAA MobDismemberment{4.0.0} [MobDismemberment] (MobDismemberment-4.0.0.jar) UCHIJAAAAA modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar) UCHIJAAAAA MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar) UCHIJAAAAA mputils{1.0.0} [MPUtils] (mputils-1.7.10-1.0.8.jar) UCHIJAAAAA mpbasic{1.0.0} [ModPack Basic Tools] (mpbasic-1.7.10-1.0.0.jar) UCHIJAAAAA NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar) UCHIJAAAAA OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar) UCHIJAAAAA OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar) UCHIJAAAAA oreexcavation{1.1.23} [OreExcavation] (OreExcavation-1.1.23.jar) UCHIJAAAAA ProjectE{1.7.10-PE1.10.0} [ProjectE] (ProjectE-1.7.10-PE1.10.0.jar) UCHIJAAAAA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar) UCHIJAAAAA ResourceLoader{1.3} [Resource Loader] (ResourceLoader-MC1.7.10-1.3.jar) UCHIJAAAAA rouletteores{1.0.14} [RouletteOres] (RouletteOres-1.0.14.jar) UCHIJAAAAA simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar) UCHIJAAAAA SmartMoving{15.6} [Smart Moving] (SmartMoving-1.7.10-15.6.jar) UCHIJAAAAA SmartRender{2.1} [Smart Render] (SmartRender-1.7.10-2.1.jar) UCHIJAAAAA soundfilters{0.8_for_1.7.X} [Sound Filters] (SoundFilters-0.8_for_1.7.X.jar) UCHIJAAAAA SpecialMobs{3.2.2} [Special Mobs] (SpecialMobs-1.7.10-3.2.2.jar) UCHIJAAAAA StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar) UCHIJAAAAA StorageDrawers{1.7.10-1.10.3} [Storage Drawers] (StorageDrawers-1.7.10-1.10.3.jar) UCHIJAAAAA SwitchesContinued{0.0.1} [Switches Continued] (switchescontinued-0.0.1.jar) UCHIJAAAAA ThermalDynamics{1.7.10R1.2.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.0-171.jar) UCHIJAAAAA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar) UCHIJAAAAA tipalert{1.0.0} [Helpful Tip Alerts] (tipalert-1.7.10-1.0.0.jar) UCHIJAAAAA TurkeyUtil{2.2.100} [Turkey Utility] (TurkeyUtil-2.2.100.jar) UCHIJAAAAA wailaevents{1.0.0} [Waila Events] (WailaEvents-1.0.0.jar) UCHIJAAAAA wailainhib{1.1.0} [Waila Inhibitors] (Waila-Inhibitors-1.1.0.jar) UCHIJAAAAA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar) UCHIJAAAAA wildcaves3{1.7.10} [Wild Caves 3] (WildCaves3-0.4.3.7(1.7.10).jar) UCHIJAAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJAAAAA HungerOverhaul{1.7.10-1.0.0.jenkins104} [Hunger Overhaul] (HungerOverhaul-1.7.10-1.0.0.jenkins104.jar) UCHIJAAAAA IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar) UD MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13417 Compatibility Profile Context 15.301.1901.0' Renderer: 'AMD Mobility Radeon HD 5000' OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:ACTIVATED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED] Class transformer null safety: all safe CoFHCore: -[1.7.10]3.1.3-327 MineFactoryReloaded: -[1.7.10]2.8.1-174 ThermalFoundation: -[1.7.10]1.2.5-115 Mantle Environment: Environment healthy. ThermalExpansion: -[1.7.10]4.1.4-247 TConstruct Environment: Environment healthy. NetherOres: -[1.7.10]2.3.1-22 ThermalDynamics: -[1.7.10]1.2.0-171 Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it. EnderIO: Found the following problem(s) with your installation: * The RF API that is being used (1.7.10R1.3.1 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.13B1 from extrautilities-1.2.12.jar). It is a supported version, but that difference may lead to problems. This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it. Stencil buffer state: Function set: GL30, pool: forge, bits: 8 Launched Version: forge-10.13.4.1614 LWJGL: 2.9.1 OpenGL: AMD Mobility Radeon HD 5000 GL version 4.5.13417 Compatibility Profile Context 15.301.1901.0, ATI Technologies Inc. GL Caps: Using GL 1.3 multitexturing. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Anisotropic filtering is supported and maximum anisotropy is 16. Shaders are available because OpenGL 2.1 is supported. Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [] Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1)
After entering the world in a couple of seconds the client crashes. But when I create a new world everything is fine.
---- Minecraft Crash Report ---- // Ooh. Shiny. Time: 4/15/18 3:28 PM Description: Ticking entity java.lang.ArrayIndexOutOfBoundsException: 0 at net.minecraft.server.management.ServerConfigurationManager.func_152596_g(ServerConfigurationManager.java:717) at cofh.mod.updater.UpdateManager.tickStart(UpdateManager.java:82) at cpw.mods.fml.common.eventhandler.ASMEventHandler_70_UpdateManager_tickStart_PlayerTickEvent.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) at cpw.mods.fml.common.FMLCommonHandler.onPlayerPreTick(FMLCommonHandler.java:345) at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:220) at net.minecraft.client.entity.EntityPlayerSP.localOnUpdate(EntityPlayerSP.java) at api.player.client.ClientPlayerAPI.onUpdate(Unknown Source) at api.player.client.ClientPlayerAPI.onUpdate(Unknown Source) at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java) at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63) at net.minecraft.world.World.func_72866_a(World.java:2070) at net.minecraft.world.World.func_72870_g(World.java:2034) at net.minecraft.world.World.func_72939_s(World.java:1887) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) at net.minecraft.client.main.Main.main(SourceFile:148) 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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at net.minecraft.server.management.ServerConfigurationManager.func_152596_g(ServerConfigurationManager.java:717) at cofh.mod.updater.UpdateManager.tickStart(UpdateManager.java:82) at cpw.mods.fml.common.eventhandler.ASMEventHandler_70_UpdateManager_tickStart_PlayerTickEvent.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) at cpw.mods.fml.common.FMLCommonHandler.onPlayerPreTick(FMLCommonHandler.java:345) at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:220) at net.minecraft.client.entity.EntityPlayerSP.localOnUpdate(EntityPlayerSP.java) at api.player.client.ClientPlayerAPI.onUpdate(Unknown Source) at api.player.client.ClientPlayerAPI.onUpdate(Unknown Source) at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java) at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63) at net.minecraft.world.World.func_72866_a(World.java:2070) at net.minecraft.world.World.func_72870_g(World.java:2034) at net.minecraft.world.World.func_72939_s(World.java:1887) -- Entity being ticked -- Details: Entity Type: null (net.minecraft.client.entity.EntityClientPlayerMP) Entity ID: 9 Entity Name: BOZZAB Entity's Exact location: 855.73, 60.58, -190.68 Entity's Block location: World: (855,60,-191), Chunk: (at 7,3,1 in 53,-12; contains blocks 848,0,-192 to 863,255,-177), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1) Entity's Momentum: 0.00, 0.00, 0.00 Stacktrace: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006) -- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityClientPlayerMP['BOZZAB'/9, l='MpServer', x=855.73, y=60.58, z=-190.68]] Chunk stats: MultiplayerChunkCache: 0, 0 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: World: (895,128,-262), Chunk: (at 15,8,10 in 55,-17; contains blocks 880,0,-272 to 895,255,-257), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1) Level time: 575369 game time, 575369 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 8 total; [EntityItem['item.tile.fence'/272, l='MpServer', x=828.25, y=150.13, z=-172.97], EntityClientPlayerMP['BOZZAB'/9, l='MpServer', x=855.73, y=60.58, z=-190.68], EntityItem['item.tile.fence'/267, l='MpServer', x=848.88, y=150.13, z=-201.13], EntityItem['item.tile.fence'/268, l='MpServer', x=846.03, y=150.13, z=-206.53], EntityItem['item.tile.fence'/269, l='MpServer', x=855.50, y=152.63, z=-211.53], EntityItem['item.tile.fence'/270, l='MpServer', x=852.81, y=150.13, z=-213.56], EntityTrail['unknown'/31, l='MpServer', x=855.73, y=-34.21, z=-190.68], EntityItem['item.MetalOre.Aluminum'/271, l='MpServer', x=852.13, y=82.13, z=-153.13]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919) at net.minecraft.client.main.Main.main(SourceFile:148) 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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_161, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 413376192 bytes (394 MB) / 1608515584 bytes (1534 MB) up to 3340763136 bytes (3186 MB) JVM Flags: 4 total; -Xmx3584m -Xms256m -XX:PermSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump 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.99.99 Minecraft Forge 10.13.4.1614 120 mods loaded, 107 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHIJAAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHIJAAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCHIJAAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UCHIJAAAAA PlayerAPI{1.4} [Player API] (minecraft.jar) UCHIJAAAAA SmartCore{1.0.3} [Smart Core] (minecraft.jar) UCHIJAAAAA OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar) UCHIJAAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) UCHIJAAAAA FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar) UCHIJAAAAA DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar) UCHIJAAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar) UCHIJAAAAA StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar) UCHIJAAAAA AppleCore{1.3.2} [AppleCore] (AppleCore-mc1.7.10-1.3.2.jar) UCHIJAAAAA Artifacts{1.1.3} [Artifacts] (Artifacts-1.1.3.jar) UCHIJAAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar) UCHIJAAAAA BetterTitleScreen{1.7.10-1.1} [Better Title Screen] (BetterTitleScreen-1.7.10-1.1.jar) UCHIJAAAAA BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar) UCHIJAAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar) UCHIJAAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJAAAAA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar) UCHIJAAAAA CarpentersBlocks{3.3.8} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8 - MC 1.7.10.jar) UCHIJAAAAA chancecubes{1.7.10-2.2.1.121} [Chance Cubes] (ChanceCubes-1.7.10-2.2.1.121.jar) UCHIJAAAAA CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar) UCHIJAAAAA cookingbook{1.0.140} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.140.jar) UCHIJAAAAA MineTweaker3{3.0.11} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.11.jar) UCHIJAAAAA CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar) UCHIJAAAAA darktools{1.0} [Dark Tools] (darktools-1.0.jar) UCHIJAAAAA ImmibisCore{59.1.4} [Immibis Core] (immibis-core-59.1.4.jar) UCHIJAAAAA DimensionalAnchors{59.0.3} [Dimensional Anchors] (dimensional-anchor-59.0.3.jar) UCHIJAAAAA DynamicLights{1.3.9} [Dynamic Lights] (DynamicLights-1.7.10.jar) UCHIJAAAAA DynamicLights_onFire{1.0.5} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar) UCHIJAAAAA DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar) UCHIJAAAAA DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar) UCHIJAAAAA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar) UCHIJAAAAA DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar) UCHIJAAAAA DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar) UCHIJAAAAA DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar) UCHIJAAAAA DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar) UCHIJAAAAA DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar) UCHIJAAAAA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar) UCHIJAAAAA MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) UCHIJAAAAA EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar) UCHIJAAAAA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar) UCHIJAAAAA enviromine{1.3.124} [EnviroMine] (EnviroMine-1.3.124.jar) UCHIJAAAAA ESM{10.0.148} [Epic Siege Mod] (EpicSiegeMod-10.0.148.jar) UCHIJAAAAA ThermalFoundation{1.7.10R1.2.5} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.5-115.jar) UCHIJAAAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar) UCHIJAAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar) UCHIJAAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) UCHIJAAAAA ThermalExpansion{1.7.10R4.1.4} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.4-247.jar) UCHIJAAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar) UCHIJAAAAA ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar) UCHIJAAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJAAAAA ganyssurface{1.12.8} [Gany's Surface] (Ganys Surface-1.12.8.jar) UCHIJAAAAA HardcoreEnderExpansion{1.8.6} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.6.jar) UCHIJAAAAA HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar) UCHIJAAAAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar) UCHIJAAAAA infiniteinvo{1.0.52} [InfiniteInvo] (InfiniteInvo-1.0.52.jar) UCHIJAAAAA LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar) UCHIJAAAAA InGameInfoXML{2.8.1.82} [InGame Info XML] (InGameInfoXML-1.7.10-2.8.1.82-universal.jar) UCHIJAAAAA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar) UCHIJAAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) UCHIJAAAAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) UCHIJAAAAA JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar) UCHIJAAAAA journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar) UCHIJAAAAA portaltweak{1.26} [JTTC Portal Tweak] (JTTC_PortalTweak-1.26.jar) UCHIJAAAAA Lockdown{2.0.0} [Lockdown] (Lockdown-1.7.2-2.0.0-universal.jar) UCHIJAAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAAAAA MTRM{1.0} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.7.10-1.1.0.11.jar) UCHIJAAAAA MobAmputation{4.0.1} [MobAmputation] (MobAmputation-4.0.1.jar) UCHIJAAAAA MobDismemberment{4.0.0} [MobDismemberment] (MobDismemberment-4.0.0.jar) UCHIJAAAAA modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar) UCHIJAAAAA MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar) UCHIJAAAAA mputils{1.0.0} [MPUtils] (mputils-1.7.10-1.0.8.jar) UCHIJAAAAA mpbasic{1.0.0} [ModPack Basic Tools] (mpbasic-1.7.10-1.0.0.jar) UCHIJAAAAA NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar) UCHIJAAAAA OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar) UCHIJAAAAA OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar) UCHIJAAAAA oreexcavation{1.1.23} [OreExcavation] (OreExcavation-1.1.23.jar) UCHIJAAAAA ProjectE{1.7.10-PE1.10.0} [ProjectE] (ProjectE-1.7.10-PE1.10.0.jar) UCHIJAAAAA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar) UCHIJAAAAA ResourceLoader{1.3} [Resource Loader] (ResourceLoader-MC1.7.10-1.3.jar) UCHIJAAAAA rouletteores{1.0.14} [RouletteOres] (RouletteOres-1.0.14.jar) UCHIJAAAAA simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar) UCHIJAAAAA SmartMoving{15.6} [Smart Moving] (SmartMoving-1.7.10-15.6.jar) UCHIJAAAAA SmartRender{2.1} [Smart Render] (SmartRender-1.7.10-2.1.jar) UCHIJAAAAA soundfilters{0.8_for_1.7.X} [Sound Filters] (SoundFilters-0.8_for_1.7.X.jar) UCHIJAAAAA SpecialMobs{3.2.2} [Special Mobs] (SpecialMobs-1.7.10-3.2.2.jar) UCHIJAAAAA StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar) UCHIJAAAAA StorageDrawers{1.7.10-1.10.3} [Storage Drawers] (StorageDrawers-1.7.10-1.10.3.jar) UCHIJAAAAA SwitchesContinued{0.0.1} [Switches Continued] (switchescontinued-0.0.1.jar) UCHIJAAAAA ThermalDynamics{1.7.10R1.2.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.0-171.jar) UCHIJAAAAA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar) UCHIJAAAAA tipalert{1.0.0} [Helpful Tip Alerts] (tipalert-1.7.10-1.0.0.jar) UCHIJAAAAA TurkeyUtil{2.2.100} [Turkey Utility] (TurkeyUtil-2.2.100.jar) UCHIJAAAAA wailaevents{1.0.0} [Waila Events] (WailaEvents-1.0.0.jar) UCHIJAAAAA wailainhib{1.1.0} [Waila Inhibitors] (Waila-Inhibitors-1.1.0.jar) UCHIJAAAAA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar) UCHIJAAAAA wildcaves3{1.7.10} [Wild Caves 3] (WildCaves3-0.4.3.7(1.7.10).jar) UCHIJAAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJAAAAA HungerOverhaul{1.7.10-1.0.0.jenkins104} [Hunger Overhaul] (HungerOverhaul-1.7.10-1.0.0.jenkins104.jar) UCHIJAAAAA IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar) UD MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13417 Compatibility Profile Context 15.301.1901.0' Renderer: 'AMD Mobility Radeon HD 5000' OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:ACTIVATED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED] Class transformer null safety: all safe CoFHCore: -[1.7.10]3.1.3-327 MineFactoryReloaded: -[1.7.10]2.8.1-174 ThermalFoundation: -[1.7.10]1.2.5-115 Mantle Environment: Environment healthy. ThermalExpansion: -[1.7.10]4.1.4-247 TConstruct Environment: Environment healthy. NetherOres: -[1.7.10]2.3.1-22 ThermalDynamics: -[1.7.10]1.2.0-171 Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it. EnderIO: Found the following problem(s) with your installation: * The RF API that is being used (1.7.10R1.3.1 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.13B1 from extrautilities-1.2.12.jar). It is a supported version, but that difference may lead to problems. This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it. Stencil buffer state: Function set: GL30, pool: forge, bits: 8 Launched Version: forge-10.13.4.1614 LWJGL: 2.9.1 OpenGL: AMD Mobility Radeon HD 5000 GL version 4.5.13417 Compatibility Profile Context 15.301.1901.0, ATI Technologies Inc. GL Caps: Using GL 1.3 multitexturing. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Anisotropic filtering is supported and maximum anisotropy is 16. Shaders are available because OpenGL 2.1 is supported. Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [] Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1)