crash with cloud 9

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.

Sparhawk2000

New Member
Jul 29, 2019
1
0
0
Title:
crash with cloud 9
Launcher Version:
1.4.8
Modpack:
Cloud 9
Modpack Version:
1.1.0
Log Link:
Details of the issue:
crashes on both versions



---- Minecraft Crash Report ----
// I'm sorry, Dave.

Time: 8/7/15 3:23 PM
Description: Initializing game

com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was BEGIN_ARRAY at line 1 column 2
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)
at com.google.gson.Gson.fromJson(Gson.java:803)
at com.google.gson.Gson.fromJson(Gson.java:741)
at squeek.spiceoflife.foodtracker.foodgroups.FoodGroupConfig.load(FoodGroupConfig.java:79)
at squeek.spiceoflife.ModSpiceOfLife.postInit(ModSpiceOfLife.java:67)
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:532)
at sun.reflect.GeneratedMethodAccessor4.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:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
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)
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was BEGIN_ARRAY at line 1 column 2
at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165)
... 40 more


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

-- Head --
Stacktrace:
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)
at com.google.gson.Gson.fromJson(Gson.java:803)
at com.google.gson.Gson.fromJson(Gson.java:741)
at squeek.spiceoflife.foodtracker.foodgroups.FoodGroupConfig.load(FoodGroupConfig.java:79)
at squeek.spiceoflife.ModSpiceOfLife.postInit(ModSpiceOfLife.java:67)
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:532)
at sun.reflect.GeneratedMethodAccessor4.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:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
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 8 (amd64) version 6.2
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 573508072 bytes (546 MB) / 1536688128 bytes (1465 MB) up to 1670381568 bytes (1593 MB)
JVM Flags: 3 total; -Xms256M -Xmx1792M -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.1448 121 mods loaded, 121 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
UCHIJ Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
UCHIJ Aroma1997Core{1.0.2.14} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.14.jar)
UCHIJ CodeChickenCore{1.0.6.43} [CodeChicken Core] (minecraft.jar)
UCHIJ NotEnoughItems{1.0.4.107} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.107-universal.jar)
UCHIJ OpenModsCore{0.7.3} [OpenModsCore] (minecraft.jar)
UCHIJ <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJ bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJ Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHIJ AgriCraft{1.7.10-1.3.1} [AgriCraft] (AgriCraft-1.7.10-1.3.1.jar)
UCHIJ nevermine{2.3} [AdventOfAscension] (AoA-2.3.13.jar)
UCHIJ AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar)
UCHIJ Aroma1997CoreHelper{1.0.2.14} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.14.jar)
UCHIJ AromaBackup{0.0.0.5} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar)
UCHIJ BiblioCraft{1.10.4} [BiblioCraft] (BiblioCraft[v1.10.4][MC1.7.10].jar)
UCHIJ CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCHIJ Forestry{3.6.3.20} [Forestry for Minecraft] (forestry_1.7.10-3.6.3.20.jar)
UCHIJ BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UCHIJ BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
UCHIJ BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
UCHIJ Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
UCHIJ ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
UCHIJ ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
UCHIJ Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
UCHIJ Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJ Botania{r1.7-204} [Botania] (Botania r1.7-204.jar)
UCHIJ CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar)
UCHIJ Railcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0.jar)
UCHIJ ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJ chisel{2.4.1.40} [Chisel 2] (Chisel2-2.4.1.40.jar)
UCHIJ ctmlib{1.0.1.5} [CTMLib] (Chisel2-2.4.1.40.jar)
UCHIJ BuildMod{v1.0} [Build Mod] (coroutil-1.1.2.jar)
UCHIJ CoroPets{v1.0} [CoroPets] (coroutil-1.1.2.jar)
UCHIJ CoroAI{v1.0} [CoroAI] (coroutil-1.1.2.jar)
UCHIJ ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.2.jar)
UCHIJ ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.2.jar)
UCHIJ CustomMainMenu{1.6} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.6.jar)
UCHIJ props{2.0.2} [Decocraft] (Decocraft-2.0.2_1.7.10.jar)
UCHIJ EnderStorage{1.4.7.33} [EnderStorage] (EnderStorage-1.7.10-1.4.7.33-universal.jar)
UCHIJ Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCHIJ MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJ ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
UCHIJ ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
UCHIJ Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJ TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct] (TConstruct-1.7.10-1.8.5.jar)
UCHIJ ExtraUtilities{1.2.8} [Extra Utilities] (extrautilities-1.2.8.jar)
UCHIJ harvestcraft{1.7.10i} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10i.jar)
UCHIJ ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
UCHIJ FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJ fastleafdecay{1.1} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.1.jar)
UCHIJ headcrumbs{1.5.5} [Headcrumbs] (Headcrumbs-1.5.5.jar)
UCHIJ iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJ inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
UCHIJ inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJ IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
UCHIJ JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UCHIJ journeymap{@JMVERSION@} [JourneyMap] (journeymap-1.7.10-5.1.0-unlimited.jar)
UCHIJ MagicBees{1.7.10-2.3.3} [Magic Bees] (magicbees-1.7.10-2.3.3.jar)
UCHIJ MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJ MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJ MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJ MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJ MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJ MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJ MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJ MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJ MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJ MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJ MrTJPCoreMod{1.1.0.30} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.30-universal.jar)
UCHIJ ProjRed|Core{4.7.0pre7.91} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre7.91-Base.jar)
UCHIJ ProjRed|Exploration{4.7.0pre7.91} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre7.91-World.jar)
UCHIJ MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJ MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJ MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJ MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJ MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJ MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJ MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJ MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJ MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar)
UCHIJ Morph{0.9.1} [Morph] (Morph-Beta-0.9.1.jar)
UCHIJ Morpheus{1.7.10-1.6.9} [Morpheus] (Morpheus-1.7.10-1.6.9.jar)
UCHIJ NEIAddons{1.12.11.36} [NEI Addons] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJ NEIAddons|Developer{1.12.11.36} [NEI Addons: Developer Tools] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJ NEIAddons|AppEng{1.12.11.36} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJ NEIAddons|Botany{1.12.11.36} [NEI Addons: Botany] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJ NEIAddons|Forestry{1.12.11.36} [NEI Addons: Forestry] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJ NEIAddons|CraftingTables{1.12.11.36} [NEI Addons: Crafting Tables] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJ NEIAddons|ExNihilo{1.12.11.36} [NEI Addons: Ex Nihilo] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJ neiintegration{1.0.11} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.11.jar)
UCHIJ OpenMods{0.7.3} [OpenMods] (OpenModsLib-1.7.10-0.7.3.jar)
UCHIJ OpenBlocks{1.4.3} [OpenBlocks] (OpenBlocks-1.7.10-1.4.3.jar)
UCHIJ ProjRed|Transmission{4.7.0pre7.91} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre7.91-Integration.jar)
UCHIJ ProjRed|Transportation{4.7.0pre7.91} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre7.91-Mechanical.jar)
UCHIJ ProjRed|Compatibility{4.7.0pre7.91} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre7.91-Compat.jar)
UCHIJ ProjRed|Integration{4.7.0pre7.91} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre7.91-Integration.jar)
UCHIJ ProjRed|Illumination{4.7.0pre7.91} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre7.91-Lighting.jar)
UCHIJ ProjRed|Expansion{4.7.0pre7.91} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre7.91-Mechanical.jar)
UCHIJ ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar)
UCHIJ rftools{3.11} [RFTools] (rftools-3.11.jar)
UCHIJ simplyjetpacks{1.5.1} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.1.jar)
UCHIJ SolarExpansion{1.6a} [Solar Expansion] (SolarExpansion-Basic-1.6a.jar)
UCHIE SpiceOfLife{1.2.3} [The Spice of Life] (SpiceOfLife-mc1.7.10-1.2.3.jar)
UCHIJ StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar)
UCHIJ StorageDrawers{1.7.10-1.5.12} [Storage Drawers] (StorageDrawers-1.7.10-1.5.12.jar)
UCHIJ StorageDrawersForestry{1.7.10-1.0.1} [Storage Drawers: Forestry Pack] (StorageDrawers-Forestry-1.7.10-1.0.1.jar)
UCHIJ StorageDrawersNatura{1.7.10-1.0.2} [Storage Drawers: Natura Pack] (StorageDrawers-Natura-1.7.10-1.0.2.jar)
UCHIJ ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
UCHIJ TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UCHIJ TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar)
UCHIJ Translocator{1.1.1.14} [Translocator] (Translocator-1.7.10-1.1.1.14-universal.jar)
UCHIJ tropicraft{v6.0.4} [Tropicraft] (tropicraft-6.0.4.jar)
UCHIJ ttCore{MC1.7.10-0.1.1-78} [ttCore] (ttCore-MC1.7.10-0.1.1-78.jar)
UCHIJ WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar)
UCHIJ wawla{1.3.1} [What Are We Looking At] (Wawla-1.3.1-1.7.10.jar)
UCHIJ McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJ ForgeRelocation{0.0.1.3} [ForgeRelocation] (ForgeRelocation-0.0.1.3-universal.jar)
UCHIJ MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.3-universal.jar)
UCHIJ RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
UCHIJ ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1060.0' Renderer: 'AMD Radeon(TM) R5 Graphics'
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:ENABLED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
CoFHCore: -[1.7.10]3.0.3-303
Mantle Environment: Environment healthy.
MineFactoryReloaded: -[1.7.10]2.8.0-104
ThermalFoundation: -[1.7.10]1.2.0-102
ThermalExpansion: -[1.7.10]4.0.3B1-218
TConstruct Environment: Environment healthy.
ThermalDynamics: -[1.7.10]1.1.0-161
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: AMD Radeon(TM) R5 Graphics GL version 4.5.13399 Compatibility Profile Context 15.200.1060.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)
 

jikuja

legacy FTB Launcher developer
Launcher Developer
Global Moderator
Dec 17, 2013
1,134
111
99
Might be also caused by "desktop.ini" in mod's config folder. Removing that file might fix the crash. Can't test if new fixed zip is already uploaded into repos.
 

Grolimo

New Member
Jul 29, 2019
18
1
1
I can confirm.
I see what FTB did with the 1.1.1 release.
And indeed v1.2.3 of spice of life is now working properly when the desktop.ini file is not there.

I still deem it a bug in the mod though, it should not load just any file, it should load the correct file, with the correct filename.
But that of course is not for FTB to solve, that's for the mod author.
 

MineOreProphet

New Member
Jul 29, 2019
1
0
0
Version 1.1.1 is better than 1.1.0, but still buggy. One way to crash it is to look up purple dye in NEI and click on it. This crashes the game on both my Mac (Mountin Lion) with the ftb launcher and my PC (Windows 7) with the Curse Voice launcher.

Crash report:
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.

Time: 8/17/15 12:07 PM
Description: Rendering item

java.lang.ArrayIndexOutOfBoundsException: 14
at net.tropicraft.item.ItemTallFlowers.func_77617_a(ItemTallFlowers.java:47)
at net.minecraft.item.Item.func_77650_f(Item.java:440)
at net.minecraft.item.ItemStack.func_77954_c(ItemStack.java:117)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:403)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:565)
at codechicken.nei.guihook.GuiContainerManager.drawSlotItem(GuiContainerManager.java:489)
at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:270)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:99)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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.tropicraft.item.ItemTallFlowers.func_77617_a(ItemTallFlowers.java:47)
at net.minecraft.item.Item.func_77650_f(Item.java:440)
at net.minecraft.item.ItemStack.func_77954_c(ItemStack.java:117)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:403)

-- Item being rendered --
Details:
Item Type: net.tropicraft.item.ItemTallFlowers@e04626d
Item Aux: 15
Item NBT: null
Item Foil: false
Stacktrace:
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:565)
at codechicken.nei.guihook.GuiContainerManager.drawSlotItem(GuiContainerManager.java:489)
at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:270)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:99)

-- Screen render details --
Details:
Screen name: codechicken.nei.recipe.GuiCraftingRecipe
Mouse location: Scaled: (430, 28). Absolute: (1722, 965)
Screen size: Scaled: (480, 270). Absolute: (1920, 1080). Scale factor of 4

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['MineOreProphet'/439, l='MpServer', x=167.74, y=65.62, z=269.11]]
Chunk stats: MultiplayerChunkCache: 594, 594
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (156,64,256), Chunk: (at 12,4,0 in 9,16; contains blocks 144,0,256 to 159,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 27216 game time, 27216 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: 136 total; [EntityCow['Cow'/262, l='MpServer', x=165.34, y=78.00, z=213.88], EntityCow['Cow'/263, l='MpServer', x=173.53, y=72.00, z=212.56], EntityCow['Cow'/265, l='MpServer', x=160.50, y=74.00, z=231.50], EntityPig['Pig'/266, l='MpServer', x=170.56, y=74.00, z=226.97], EntityPig['Pig'/267, l='MpServer', x=167.31, y=93.00, z=314.50], EntityPig['Pig'/269, l='MpServer', x=162.16, y=87.00, z=324.22], EntityPig['Pig'/270, l='MpServer', x=163.56, y=87.00, z=320.41], EntityCharger['Charger'/271, l='MpServer', x=169.59, y=58.00, z=368.50], EntityPig['Pig'/278, l='MpServer', x=188.53, y=65.00, z=232.34], EntityDarkBeast['Dark Beast'/279, l='MpServer', x=191.50, y=72.00, z=269.50], EntityEnt['Tree Spirit'/1311, l='MpServer', x=261.75, y=63.00, z=245.69], EntityCharger['Charger'/19231, l='MpServer', x=211.94, y=69.00, z=165.97], EntityCharger['Charger'/19232, l='MpServer', x=209.50, y=69.00, z=165.50], EntityEnt['Tree Spirit'/1313, l='MpServer', x=262.56, y=63.00, z=254.41], EntityBat['Bat'/26401, l='MpServer', x=179.22, y=53.54, z=208.63], EntitySasquatch['Sasquatch'/1059, l='MpServer', x=184.31, y=76.00, z=274.50], EntityCow['Cow'/291, l='MpServer', x=200.31, y=77.00, z=193.50], EntityCharger['Charger'/292, l='MpServer', x=203.50, y=77.00, z=194.69], EntityVoidwalker['Void Walker'/57636, l='MpServer', x=119.52, y=20.00, z=182.50], EntityCow['Cow'/294, l='MpServer', x=210.25, y=76.00, z=207.47], EntityKingCharger['King Charger'/24358, l='MpServer', x=252.50, y=69.00, z=268.50], EntityGoblin['Goblin'/57638, l='MpServer', x=264.50, y=63.00, z=192.50], EntityCow['Cow'/295, l='MpServer', x=205.50, y=71.00, z=221.50], EntityGoblin['Goblin'/57639, l='MpServer', x=268.50, y=63.00, z=197.50], EntityCow['Cow'/296, l='MpServer', x=201.50, y=71.00, z=219.50], EntityPig['Pig'/297, l='MpServer', x=198.91, y=64.00, z=254.03], EntityGoblin['Goblin'/57641, l='MpServer', x=272.50, y=63.00, z=198.50], EntityPig['Pig'/298, l='MpServer', x=208.75, y=63.00, z=277.13], EntityPig['Pig'/299, l='MpServer', x=202.69, y=72.00, z=277.53], EntityPig['Pig'/300, l='MpServer', x=203.63, y=74.00, z=283.97], EntityPig['Pig'/301, l='MpServer', x=210.81, y=68.00, z=285.50], EntityEnt['Tree Spirit'/302, l='MpServer', x=198.50, y=71.00, z=287.50], EntityPig['Pig'/303, l='MpServer', x=194.69, y=79.00, z=293.50], EntityFacelessRunner['Faceless Runner'/1328, l='MpServer', x=106.03, y=18.00, z=269.78], GlisteningPixon['Glistening Pixon'/307, l='MpServer', x=203.50, y=69.00, z=373.50], EntityCreeper['Creeper'/31287, l='MpServer', x=106.50, y=39.00, z=241.50], EntityCow['Cow'/318, l='MpServer', x=208.50, y=71.00, z=223.50], EntityEnt['Tree Spirit'/34878, l='MpServer', x=47.06, y=64.00, z=296.72], EntityPig['Pig'/319, l='MpServer', x=214.47, y=72.00, z=229.66], EntityPig['Pig'/320, l='MpServer', x=213.75, y=63.00, z=246.72], EntityEnt['Tree Spirit'/34880, l='MpServer', x=49.28, y=64.00, z=299.09], EntityPig['Pig'/321, l='MpServer', x=215.25, y=62.45, z=247.88], EntityEnt['Tree Spirit'/34881, l='MpServer', x=52.50, y=64.00, z=300.50], EntitySasquatch['Sasquatch'/323, l='MpServer', x=223.31, y=63.00, z=375.69], EntityCharger['Charger'/34886, l='MpServer', x=49.19, y=64.00, z=294.63], EntityCharger['Charger'/34887, l='MpServer', x=58.69, y=64.00, z=300.13], EntityCow['Cow'/328, l='MpServer', x=224.84, y=74.00, z=190.06], EntityCharger['Charger'/34888, l='MpServer', x=55.69, y=64.00, z=297.78], GlisteningPixon['Glistening Pixon'/329, l='MpServer', x=225.81, y=76.00, z=212.53], EntityCyclops['Cyclops'/330, l='MpServer', x=224.72, y=63.00, z=254.00], EntityPig['Pig'/332, l='MpServer', x=236.50, y=69.00, z=348.50], EntityFacelessRunner['Faceless Runner'/2893, l='MpServer', x=101.91, y=17.00, z=266.03], EntityEnt['Tree Spirit'/34893, l='MpServer', x=210.50, y=73.00, z=328.50], EntitySasquatch['Sasquatch'/334, l='MpServer', x=228.09, y=63.00, z=377.69], EntityCharger['Charger'/2894, l='MpServer', x=104.75, y=17.00, z=268.31], EntityEnt['Tree Spirit'/34894, l='MpServer', x=215.50, y=73.00, z=324.50], EntityCharger['Charger'/31311, l='MpServer', x=84.50, y=65.00, z=315.50], EntityVoidwalker['Void Walker'/31312, l='MpServer', x=97.19, y=47.00, z=176.25], EntityNaturalist['entity.nevermine.Naturalist.name'/34897, l='MpServer', x=64.50, y=65.00, z=313.50], EntityHuman['redb15'/31316, l='MpServer', x=97.50, y=51.00, z=368.50], GlisteningPixon['Glistening Pixon'/25174, l='MpServer', x=185.50, y=71.00, z=173.50], EntitySasquatch['Sasquatch'/345, l='MpServer', x=252.50, y=63.00, z=201.50], EntityCow['Cow'/348, l='MpServer', x=245.53, y=64.00, z=273.91], EntityCow['Cow'/349, l='MpServer', x=246.50, y=66.00, z=277.50], EntityCow['Cow'/350, l='MpServer', x=246.50, y=66.00, z=273.50], EntitySasquatch['Sasquatch'/94, l='MpServer', x=62.56, y=32.00, z=280.84], EntityEnt['Tree Spirit'/25182, l='MpServer', x=250.50, y=64.00, z=197.50], EntityCow['Cow'/351, l='MpServer', x=244.28, y=64.00, z=272.50], EntityMotherVoidwalker['Mother Void Walker'/95, l='MpServer', x=53.94, y=34.00, z=282.66], EntityCharger['Charger'/97, l='MpServer', x=58.53, y=34.00, z=281.03], GlisteningPixon['Glistening Pixon'/354, l='MpServer', x=252.50, y=93.00, z=314.50], EntityMotherVoidwalker['Mother Void Walker'/99, l='MpServer', x=60.50, y=34.00, z=299.91], EntityShadow['Shadow'/100, l='MpServer', x=58.50, y=35.00, z=298.31], EntityBat['Bat'/55655, l='MpServer', x=128.67, y=30.82, z=316.23], EntityCharger['Charger'/367, l='MpServer', x=266.50, y=63.00, z=200.50], EntitySasquatch['Sasquatch'/26235, l='MpServer', x=292.44, y=63.00, z=242.31], EntitySasquatch['Sasquatch'/124, l='MpServer', x=63.75, y=32.00, z=278.44], EntityCyclops['Cyclops'/26237, l='MpServer', x=90.50, y=72.00, z=241.50], EntityCyclops['Cyclops'/26238, l='MpServer', x=87.50, y=72.00, z=235.50], EntitySkipper['Skipper'/52100, l='MpServer', x=223.50, y=61.91, z=159.38], EntityVoidwalker['Void Walker'/389, l='MpServer', x=273.50, y=26.00, z=277.50], EntityCharger['Charger'/2949, l='MpServer', x=88.88, y=64.00, z=292.50], EntityCharger['Charger'/2950, l='MpServer', x=93.34, y=64.00, z=290.81], EntityCharger['Charger'/13446, l='MpServer', x=174.50, y=82.00, z=294.84], EntityCharger['Charger'/2951, l='MpServer', x=91.50, y=64.00, z=294.50], GlisteningPixon['Glistening Pixon'/136, l='MpServer', x=84.59, y=80.00, z=214.72], GlisteningPixon['Glistening Pixon'/392, l='MpServer', x=275.50, y=69.00, z=336.50], EntityCyclops['Cyclops'/140, l='MpServer', x=88.09, y=64.00, z=266.50], EntityCyclops['Cyclops'/141, l='MpServer', x=90.50, y=64.00, z=271.50], EntityMotherVoidwalker['Mother Void Walker'/142, l='MpServer', x=92.44, y=33.00, z=277.53], EntityCyclops['Cyclops'/23439, l='MpServer', x=223.56, y=63.00, z=253.13], EntityBat['Bat'/52367, l='MpServer', x=94.93, y=36.25, z=260.64], EntityCyclops['Cyclops'/23440, l='MpServer', x=228.50, y=63.00, z=248.50], EntityBat['Bat'/52375, l='MpServer', x=108.80, y=46.77, z=270.23], EntityBat['Bat'/153, l='MpServer', x=94.53, y=25.79, z=246.44], EntityBat['Bat'/154, l='MpServer', x=99.75, y=15.10, z=260.75], EntityFacelessRunner['Faceless Runner'/13466, l='MpServer', x=116.09, y=16.95, z=293.78], EntityFacelessRunner['Faceless Runner'/13467, l='MpServer', x=123.06, y=17.00, z=291.09], EntityPig['Pig'/156, l='MpServer', x=111.03, y=70.00, z=270.84], EntityPig['Pig'/157, l='MpServer', x=111.50, y=72.00, z=268.31], EntityPig['Pig'/158, l='MpServer', x=105.84, y=70.00, z=269.50], EntityVoidCharger['Void Charger'/159, l='MpServer', x=105.88, y=16.00, z=273.38], EntityPig['Pig'/162, l='MpServer', x=102.06, y=70.00, z=276.06], GlisteningPixon['Glistening Pixon'/166, l='MpServer', x=106.50, y=67.00, z=341.50], EntityGhost['Ghost'/177, l='MpServer', x=126.50, y=20.00, z=174.50], EntityShadow['Shadow'/180, l='MpServer', x=119.53, y=13.00, z=188.69], EntityClientPlayerMP['MineOreProphet'/439, l='MpServer', x=167.74, y=65.62, z=269.11], EntityClown['Clown'/185, l='MpServer', x=119.25, y=17.00, z=284.16], EntityPig['Pig'/187, l='MpServer', x=127.81, y=72.00, z=271.50], EntityCharger['Charger'/188, l='MpServer', x=116.50, y=71.00, z=279.50], EntityBat['Bat'/190, l='MpServer', x=120.69, y=22.00, z=286.16], EntityVoidwalker['Void Walker'/191, l='MpServer', x=123.25, y=18.16, z=295.59], EntityZombie['Zombie'/193, l='MpServer', x=119.66, y=18.00, z=307.09], EntitySoulAgent['entity.nevermine.SoulAgent.name'/195, l='MpServer', x=118.50, y=19.00, z=307.44], EntitySoulAgent['entity.nevermine.SoulAgent.name'/196, l='MpServer', x=118.38, y=18.00, z=304.50], EntityEnderman['Enderman'/198, l='MpServer', x=126.69, y=21.00, z=310.59], EntityGhost['Ghost'/5584, l='MpServer', x=56.69, y=36.00, z=273.94], EntityVoidwalker['Void Walker'/18641, l='MpServer', x=249.50, y=28.00, z=190.50], EntityCow['Cow'/224, l='MpServer', x=139.53, y=74.00, z=250.69], EntityCow['Cow'/225, l='MpServer', x=138.69, y=64.00, z=265.72], EntityShadow['Shadow'/233, l='MpServer', x=145.69, y=37.00, z=148.30], EntityBat['Bat'/236, l='MpServer', x=157.56, y=17.10, z=215.75], EntityCow['Cow'/237, l='MpServer', x=147.72, y=79.00, z=214.47], EntityFacelessRunner['Faceless Runner'/239, l='MpServer', x=152.50, y=12.00, z=229.50], EntityCow['Cow'/240, l='MpServer', x=153.72, y=72.00, z=233.34], EntityCow['Cow'/241, l='MpServer', x=162.75, y=70.00, z=234.78], EntitySkeleton['Skeleton'/242, l='MpServer', x=151.44, y=80.00, z=275.94], EntityCyclops['Cyclops'/5874, l='MpServer', x=252.50, y=70.00, z=289.50], EntitySwampCharger['Swamp Charger'/20978, l='MpServer', x=199.50, y=63.00, z=159.50], EntityHeadlessHunter['Headless Hunter'/243, l='MpServer', x=166.88, y=87.00, z=282.91], EntityPig['Pig'/244, l='MpServer', x=154.41, y=84.00, z=297.69], EntityPig['Pig'/245, l='MpServer', x=155.53, y=84.00, z=298.53], EntityPig['Pig'/246, l='MpServer', x=158.47, y=85.00, z=305.66], EntityPig['Pig'/247, l='MpServer', x=155.50, y=87.00, z=320.69], EntityPig['Pig'/248, l='MpServer', x=153.50, y=89.00, z=310.16], EntityTrail['unknown'/1533, l='MpServer', x=167.74, y=65.62, z=269.11]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 536491104 bytes (511 MB) / 1808269312 bytes (1724 MB) up to 2386558976 bytes (2276 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2560m -Xms256m -XX:permSize=256m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 121 mods loaded, 121 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJAAAA Aroma1997Core{1.0.2.14} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.14.jar)
UCHIJAAAA CodeChickenCore{1.0.6.43} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.4.107} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.107-universal.jar)
UCHIJAAAA OpenModsCore{0.7.3} [OpenModsCore] (minecraft.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHIJAAAA AgriCraft{1.7.10-1.3.1} [AgriCraft] (AgriCraft-1.7.10-1.3.1.jar)
UCHIJAAAA nevermine{2.3} [AdventOfAscension] (AoA-2.3.13.jar)
UCHIJAAAA AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar)
UCHIJAAAA Aroma1997CoreHelper{1.0.2.14} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.14.jar)
UCHIJAAAA AromaBackup{0.0.0.5} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar)
UCHIJAAAA BiblioCraft{1.10.4} [BiblioCraft] (BiblioCraft[v1.10.4][MC1.7.10].jar)
UCHIJAAAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCHIJAAAA Forestry{3.6.3.20} [Forestry for Minecraft] (forestry_1.7.10-3.6.3.20.jar)
UCHIJAAAA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UCHIJAAAA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
UCHIJAAAA BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
UCHIJAAAA Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
UCHIJAAAA ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
UCHIJAAAA ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
UCHIJAAAA Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA Botania{r1.7-204} [Botania] (Botania r1.7-204.jar)
UCHIJAAAA CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar)
UCHIJAAAA Railcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0.jar)
UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA chisel{2.4.1.40} [Chisel 2] (Chisel2-2.4.1.40.jar)
UCHIJAAAA ctmlib{1.0.1.5} [CTMLib] (Chisel2-2.4.1.40.jar)
UCHIJAAAA BuildMod{v1.0} [Build Mod] (coroutil-1.1.2.jar)
UCHIJAAAA CoroPets{v1.0} [CoroPets] (coroutil-1.1.2.jar)
UCHIJAAAA CoroAI{v1.0} [CoroAI] (coroutil-1.1.2.jar)
UCHIJAAAA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.2.jar)
UCHIJAAAA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.2.jar)
UCHIJAAAA CustomMainMenu{1.6} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.6.jar)
UCHIJAAAA props{2.0.2} [Decocraft] (Decocraft-2.0.2_1.7.10.jar)
UCHIJAAAA EnderStorage{1.4.7.33} [EnderStorage] (EnderStorage-1.7.10-1.4.7.33-universal.jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
UCHIJAAAA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct] (TConstruct-1.7.10-1.8.5.jar)
UCHIJAAAA ExtraUtilities{1.2.8} [Extra Utilities] (extrautilities-1.2.8.jar)
UCHIJAAAA harvestcraft{1.7.10i} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10i.jar)
UCHIJAAAA ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
UCHIJAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJAAAA fastleafdecay{1.1} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.1.jar)
UCHIJAAAA headcrumbs{1.5.5} [Headcrumbs] (Headcrumbs-1.5.5.jar)
UCHIJAAAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJAAAA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJAAAA IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
UCHIJAAAA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UCHIJAAAA journeymap{@JMVERSION@} [JourneyMap] (journeymap-1.7.10-5.1.0-unlimited.jar)
UCHIJAAAA MagicBees{1.7.10-2.3.3} [Magic Bees] (magicbees-1.7.10-2.3.3.jar)
UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MrTJPCoreMod{1.1.0.30} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.30-universal.jar)
UCHIJAAAA ProjRed|Core{4.7.0pre7.91} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre7.91-Base.jar)
UCHIJAAAA ProjRed|Exploration{4.7.0pre7.91} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre7.91-World.jar)
UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar)
UCHIJAAAA Morph{0.9.1} [Morph] (Morph-Beta-0.9.1.jar)
UCHIJAAAA Morpheus{1.7.10-1.6.9} [Morpheus] (Morpheus-1.7.10-1.6.9.jar)
UCHIJAAAA NEIAddons{1.12.11.36} [NEI Addons] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Developer{1.12.11.36} [NEI Addons: Developer Tools] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|AppEng{1.12.11.36} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Botany{1.12.11.36} [NEI Addons: Botany] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Forestry{1.12.11.36} [NEI Addons: Forestry] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|CraftingTables{1.12.11.36} [NEI Addons: Crafting Tables] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|ExNihilo{1.12.11.36} [NEI Addons: Ex Nihilo] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA neiintegration{1.0.11} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.11.jar)
UCHIJAAAA OpenMods{0.7.3} [OpenMods] (OpenModsLib-1.7.10-0.7.3.jar)
UCHIJAAAA OpenBlocks{1.4.3} [OpenBlocks] (OpenBlocks-1.7.10-1.4.3.jar)
UCHIJAAAA ProjRed|Transmission{4.7.0pre7.91} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre7.91-Integration.jar)
UCHIJAAAA ProjRed|Transportation{4.7.0pre7.91} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre7.91-Mechanical.jar)
UCHIJAAAA ProjRed|Compatibility{4.7.0pre7.91} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre7.91-Compat.jar)
UCHIJAAAA ProjRed|Integration{4.7.0pre7.91} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre7.91-Integration.jar)
UCHIJAAAA ProjRed|Illumination{4.7.0pre7.91} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre7.91-Lighting.jar)
UCHIJAAAA ProjRed|Expansion{4.7.0pre7.91} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre7.91-Mechanical.jar)
UCHIJAAAA ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar)
UCHIJAAAA rftools{3.11} [RFTools] (rftools-3.11.jar)
UCHIJAAAA simplyjetpacks{1.5.1} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.1.jar)
UCHIJAAAA SolarExpansion{1.6a} [Solar Expansion] (SolarExpansion-Basic-1.6a.jar)
UCHIJAAAA SpiceOfLife{1.2.3} [The Spice of Life] (SpiceOfLife-mc1.7.10-1.2.3.jar)
UCHIJAAAA StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar)
UCHIJAAAA StorageDrawers{1.7.10-1.5.12} [Storage Drawers] (StorageDrawers-1.7.10-1.5.12.jar)
UCHIJAAAA StorageDrawersForestry{1.7.10-1.0.1} [Storage Drawers: Forestry Pack] (StorageDrawers-Forestry-1.7.10-1.0.1.jar)
UCHIJAAAA StorageDrawersNatura{1.7.10-1.0.2} [Storage Drawers: Natura Pack] (StorageDrawers-Natura-1.7.10-1.0.2.jar)
UCHIJAAAA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
UCHIJAAAA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UCHIJAAAA TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar)
UCHIJAAAA Translocator{1.1.1.14} [Translocator] (Translocator-1.7.10-1.1.1.14-universal.jar)
UCHIJAAAA tropicraft{v6.0.4} [Tropicraft] (tropicraft-6.0.4.jar)
UCHIJAAAA ttCore{MC1.7.10-0.1.1-78} [ttCore] (ttCore-MC1.7.10-0.1.1-78.jar)
UCHIJAAAA WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar)
UCHIJAAAA wawla{1.3.1} [What Are We Looking At] (Wawla-1.3.1-1.7.10.jar)
UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA ForgeRelocation{0.0.1.3} [ForgeRelocation] (ForgeRelocation-0.0.1.3-universal.jar)
UCHIJAAAA MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.3-universal.jar)
UCHIJAAAA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0' Renderer: 'GeForce GTS 240/PCIe/SSE2'
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
CoFHCore: -[1.7.10]3.0.3-303
Mantle Environment: Environment healthy.
MineFactoryReloaded: -[1.7.10]2.8.0-104
ThermalFoundation: -[1.7.10]1.2.0-102
ThermalExpansion: -[1.7.10]4.0.3B1-218
TConstruct Environment: Environment healthy.
ThermalDynamics: -[1.7.10]1.1.0-161
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
Launched Version: forge-10.13.4.1448
LWJGL: 2.9.1
OpenGL: GeForce GTS 240/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
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)
 
Last edited by a moderator: