---- Minecraft Crash Report ---- WARNING: coremods are present: AppleCore (AppleCore-mc1.12.2-3.2.0.jar) CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar) ForgelinPlugin (Forgelin-1.8.4.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar) LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.150.jar) Contact their authors BEFORE contacting forge // I bet Cylons wouldn't have this problem. Time: 3/24/20 9:15 AM Description: There was a severe problem during mod loading that has caused the game to fail net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Patchouli (patchouli) Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $ at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:224) at com.google.gson.Gson.fromJson(Gson.java:887) at com.google.gson.Gson.fromJson(Gson.java:825) at vazkii.patchouli.common.util.SerializationUtil.loadFromFile(SerializationUtil.java:34) at vazkii.patchouli.common.util.SerializationUtil.loadFromFile(SerializationUtil.java:22) at vazkii.patchouli.client.base.PersistentData.load(PersistentData.java:26) at vazkii.patchouli.client.base.PersistentData.setup(PersistentData.java:22) at vazkii.patchouli.client.base.ClientProxy.preInit(ClientProxy.java:19) at vazkii.patchouli.common.base.Patchouli.preInit(Patchouli.java:37) 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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) 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.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) at net.minecraft.client.main.Main.main(SourceFile:123) 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 STRING at line 1 column 1 path $ at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:385) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:213) ... 48 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (x86) version 10.0 Java Version: 1.8.0_241, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 174469320 bytes (166 MB) / 523501568 bytes (499 MB) up to 523501568 bytes (499 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2847 138 mods loaded, 138 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:----- |:------------------------- |:-------------------- |:------------------------------------------------- |:---------------------------------------- | | LCH | minecraft | 1.12.2 | minecraft.jar | None | | LCH | mcp | 9.42 | minecraft.jar | None | | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None | | LCH | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None | | LCH | foamfixcore | 7.7.4 | minecraft.jar | None | | LCH | rpghud | 3.6.6.2 | [1.12] RPG-HUD-3.6.6.2.jar | None | | LCH | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None | | LCH | alib | 1.0.12 | alib-1.0.12.jar | None | | LCH | crafttweaker | 4.1.20 | CraftTweaker2-1.12-4.1.20.jar | None | | LCH | alchemistry | 1.0.37 | alchemistry-1.0.37.jar | None | | LCH | applecore | 3.2.0 | AppleCore-mc1.12.2-3.2.0.jar | None | | LCH | mtlib | 3.0.6 | MTLib-3.0.6.jar | None | | LCH | modtweaker | 4.0.17 | modtweaker-4.0.17.jar | None | | LCH | jei | 4.15.0.293 | jei_1.12.2-4.15.0.293.jar | None | | LCH | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None | | LCH | architecturecraft |
@Version@ | architecturecraft-1.12-3.98.jar | None | | LCH | athenaeum | 1.12.2-1.17.4 | athenaeum-1.12.2-1.17.4.jar | None | | LCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | LCH | atum | 2.0.16 | Atum-1.12.2-2.0.16.jar | None | | LCH | badwithernocookiereloaded | 1.12.2-3.3.16 | badwithernocookiereloaded-1.12.2-3.3.16.jar | None | | LCH | bdsandm | 0.0.24 | BarrelsDrumsStorageAndMore-0.0.24.jar | None | | LCH | base | 3.13.0 | base-1.12.2-3.13.0.jar | None | | LCH | betteradvancements | 0.1.0.77 | BetterAdvancements-1.12.2-0.1.0.77.jar | None | | LCH | betterbuilderswands | 0.13.2 | BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar | None | | LCH | blockdrops | 1.4.0 | blockdrops-1.12.2-1.4.0.jar | None | | LCH | bnbgaminglib | 2.17.6 | BNBGamingLib-1.12.2-2.17.6.jar | None | | LCH | bookshelf | 2.3.590 | Bookshelf-1.12.2-2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCH | botania | r1.10-363 | Botania r1.10-363.jar | None | | LCH | bowinfinityfix | rv5.1 | BowInfinityFix-1.12.2-rv5.1.jar | None | | LCH | buildinggadgets | 2.7.4 | BuildingGadgets-2.7.4.jar | None | | LCH | sonarcore | 5.0.19 | sonarcore-1.12.2-5.0.19-20.jar | None | | LCH | calculator | 5.0.12 | calculator-1.12.2-5.0.12-15.jar | None | | LCH | cannibalism | 5.6.3 | Cannibalism-5.6.3-1.12.2.jar | None | | LCH | carryon | 1.12.3 | CarryOn MC1.12.2 v1.12.3.jar | 55e88f24d04398481ae6f1ce76f65fd776f14227 | | LCH | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None | | LCH | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None | | LCH | clumps | 3.1.2 | Clumps-3.1.2.jar | None | | LCH | combustfish | 1.0.3.4 | combustfish-1.12.2-1.0.3.4.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 | | LCH | cyclopscore | 1.6.0 | CyclopsCore-1.12.2-1.6.0.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | LCH | commoncapabilities | 2.4.5 | CommonCapabilities-1.12.2-2.4.5.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | LCH | compactstorage | 3.1 | CompactStorage-3.1-12.jar | None | | LCH | compatched | 1.6.0 | ComPatchedStorage-1.12.2-1.6.0.jar | None | | LCH | contenttweaker | 1.12.2-4.9.1 | ContentTweaker-1.12.2-4.9.1.jar | None | | LCH | controlling | 3.0.8 | Controlling-3.0.8.jar | None | | LCH | craftingstation |
@Version@ | craftingstation-0.1.7b.jar | None | | LCH | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None | | LCH | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.20.jar | None | | LCH | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.20.jar | None | | LCH | cropdusting | 0.7 | CropDusting-0.7-[1.12.2].jar | None | | LCH | ctm | MC1.12.2-1.0.1.30 | CTM-MC1.12.2-1.0.1.30.jar | None | | LCH | custommainmenu | 2.0.9.1 | CustomMainMenu-MC1.12.2-2.0.9.1.jar | None | | LCH | darkutils | 1.8.230 | DarkUtils-1.12.2-1.8.230.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCH | ding | 1.0.2 | Ding-1.12.2-1.0.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 | | LCH | discordcraft | 1.0 | DiscordCraft-1.0.3.1.jar | None | | LCH | dropt | 1.12.2-1.16.1 | dropt-1.12.2-1.16.1.jar | None | | LCH | emberroot | 1.3.9 | EmberRootZoo-1.12.2-1.3.10.jar | None | | LCH | embers | 1.13-hotfix2 | EmbersRekindled-1.13-hotfix2.jar | None | | LCH | embersified | 1.0.3 | Embersified-1.12.2-1.0.3.jar | None | | LCH | evilcraft | 0.10.78 | EvilCraft-1.12.2-0.10.78.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | LCH | evilcraftcompat | 1.0.0 | EvilCraft-1.12.2-0.10.78.jar | None | | LCH | fastleafdecay | v14 | FastLeafDecay-v14.jar | None | | LCH | fencejumper | 1.0.5 | fencejumper-1.12-1.0.5.jar | None | | LCH | flopper | 1.0.3 | Flopper-1.12.2-1.0.3.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | LCH | foamfix | 0.10.10-1.12.2 | foamfix-0.10.10-1.12.2.jar | None | | LCH | forbidden_arcanus | 1.12.2-1.1.4 | forbidden_arcanus-1.12.2-1.1.4.jar | None | | LCH | ftbbackups | 1.1.0.1 | FTBBackups-1.1.0.1.jar | None | | LCH | ftblib | 5.4.4.5 | FTBLib-5.4.4.5.jar | None | | LCH | ftbutilities | 5.4.0.124 | FTBUtilities-5.4.0.124.jar | None | | LCH | itemfilters | 1.0.3.12 | ItemFilters-1.0.3.12.jar | None | | LCH | ftbquests | 1.8.0.237 | FTBQuests-1.8.0.237.jar | None | | LCH | fxcontrol | 0.1.14 | fxcontrol-1.12-0.1.14.jar | None | | LCH | globalgamerules | 2.2 | GlobalGameRules-1.12.2-2.2.7.jar | None | | LCH | harvest | 1.12-1.2.7-20 | Harvest-1.12-1.2.7-20.jar | None | | LCH | hwell | 0.4.2 | hwell-0.4.2.jar | None | | LCH | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 | | LCH | incontrol | 3.9.16 | incontrol-1.12-3.9.16.jar | None | | LCH | initialinventory | 2.0.2 | InitialInventory-3.0.0.jar | None | | LCH | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None | | LCH | inspirations | 1.12.2-0.2.9 | Inspirations-1.12.2-0.2.9.jar | None | | LCH | integrateddynamics | 1.1.1 | IntegratedDynamics-1.12.2-1.1.1.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | LCH | integrateddynamicscompat | 1.0.0 | IntegratedDynamics-1.12.2-1.1.1.jar | None | | LCH | integratedterminals | 1.0.13 | IntegratedTerminals-1.12.2-1.0.13.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | LCH | integratedterminalscompat | 1.0.0 | IntegratedTerminals-1.12.2-1.0.13.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | LCH | integratedtunnels | 1.6.10 | IntegratedTunnels-1.12.2-1.6.10.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | LCH | integratedtunnelscompat | 1.0.0 | IntegratedTunnels-1.12.2-1.6.10.jar | None | | LCH | inventorytweaks | 1.64+dev.150.7168e7a | InventoryTweaks-1.64+dev.150.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe | | LCH | inworldcrafting | 1.12.2-1.2.0 | inworldcrafting-1.12.2-1.2.0-universal.jar | None | | LCH | itlt | 1.0.0 | itlt-1.12.2-1.0.2.jar | None | | LCH | jeiintegration | 1.5.1.36 | jeiintegration_1.12.2-1.5.1.36.jar | None | | LCH | jetif | 1.5.1 | jetif-1.12.2-1.5.1.jar | None | | LCH | journeymap | 1.12.2-5.5.8 | journeymap-1.12.2-5.5.8.jar | None | | LCH | loottweaker | 0.0.10 | LootTweaker-1.12.2-0.0.10.jar | None | | LCH | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None | | LCH | laggoggles | FAT-1.12.2-4.9 | LagGoggles-FAT-1.12.2-4.9.jar | None | | LCH | reborncore | 3.18.0 | RebornCore-1.12.2-3.18.1.514-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b | | LCH | mainmenuscale | 1.0 | MainMenuScale-1.3.2.jar | None | | LCH | mobamputation | 7.0.0 | MobAmputation-1.12.2-7.0.0.jar | None | | LCH | mobdismemberment | 7.0.0 | MobDismemberment-1.12.2-7.0.0.jar | None | | LCH | modnametooltip | 1.10.1 | modnametooltip_1.12.2-1.10.1.jar | None | | LCH | morecharcoal | 1.12.2-1.0.9 | morecharcoal-1.12.2-1.0.9.jar | None | | LCH | moreoverlays | 1.15.1 | moreoverlays-1.15.1-mc1.12.2.jar | None | | LCH | mousetweaks | 2.10 | MouseTweaks-2.10-mc1.12.2.jar | None | | LCH | netherchest | 1.1.1 | netherchest-1.1.1.jar | None | | LCH | norecipebook | 1.2.1 | noRecipeBook_v1.2.2formc1.12.2.jar | None | | LCH | oreexcavation | 1.4.143 | OreExcavation-1.4.143.jar | None | | LCE | patchouli | 1.0-20 | Patchouli-1.0-20.jar | None | | LC | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None | | LC | prodigytech | 1.3.4 | prodigytech-1.12.2-1.3.4.jar | None | | LC | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 | | LC | rsgauges | 1.2.1-b1 | rsgauges-1.12.2-1.2.1-b1.jar | ed58ed655893ced6280650866985abcae2bf7559 | | LC | seeddrop | 1.2.1-1.12 | SeedDrop-1.2.1-1.12.jar | None | | LC | simpleflax | 1.2.1 | SimpleFlax-1.2.1.jar | None | | LC | simple_trophies | 1.2.2 | simpletrophies-1.2.2.1.jar | None | | LC | soulus | 1.12.2-5.0.0-f7f770c | Soulus-1.12.2-5.0.0-f7f770c.jar | None | | LC | speedyhoppers | 1.1.19 | speedyhoppers-1.1.19.jar | None | | LC | speedyladders | 1.1.3 | speedyladders-1.1.3.jar | None | | LC | stonechest | 1.0.4 | StoneChest-1.0.4.jar | None | | LC | storagedrawers | 1.12.2-5.4.0 | StorageDrawers-1.12.2-5.4.0.jar | None | | LC | strawgolem | 1.3 | strawgolem-1.4.1.jar | None | | LC | structuredcrafting | 0.2.1 | StructuredCrafting-1.12.2-0.2.1.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | LC | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None | | LC | telepastries | 0.3.4 | TelePastries-0.3.4.jar | None | | LC | tetra | 0.39.1 | tetra-1.12.2-0.39.1.jar | None | | LC | toastcontrol | 1.8.1 | Toast Control-1.12.2-1.8.1.jar | None | | LC | tombstone | 3.6.6 | tombstone-3.6.6-1.12.2.jar | None | | LC | topography | 1.10.1 | Topography-1.12.2-1.10.1.jar | None | | LC | tramplestopper | 1.2.0.4 | tramplestopper-1.12.2-1.2.0.5-universal.jar | None | | LC | trashslot | 8.4.10 | TrashSlot_1.12.2-8.4.10.jar | None | | LC | uniquecrops | 0.1.76 | uniquecrops-1.12-0.1.76.jar | None | | LC | usefulnullifiers | 1.5.0 | usefulnullifiers-1.5.0.jar | None | | LC | vanillafoodpantry | 4.3.1 | vanillafoodpantry-mc1.12.2-4.3.1.jar | None | | LC | vaultopic | 2.2 | vaultopic-2.2.jar | None | | LC | vefluids | 0.11.0.17 | VE-FluidHandling-1.12.2-0.11.0b17.jar | None | | LC | volcanoblocktweaks | 1.0.0 | volcanoblocktweaks-1.0.0.jar | None | | LC | woodenbucket | 0.3.0.22 | WoodenBuckets-1.12.2-0.3.0b22.jar | None | | LC | xencraft | 1.0.0.4 | XenCraft-1.0.0.4.jar | None | | LC | reauth | 3.6.0 | reauth-3.6.0.jar | daba0ec4df71b6da841768c49fb873def208a1e3 | | LC | solcarrot | 1.8.3 | solcarrot-1.12.2-1.8.3.jar | None | Loaded coremods (and transformers): AppleCore (AppleCore-mc1.12.2-3.2.0.jar) squeek.applecore.asm.TransformerModuleHandler CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar) team.chisel.ctm.client.asm.CTMTransformer ForgelinPlugin (Forgelin-1.8.4.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar) pl.asie.foamfix.coremod.FoamFixTransformer LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) lumien.resourceloader.asm.ClassTransformer Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.150.jar) invtweaks.forge.asm.ContainerTransformer GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 24.20.100.6137' Renderer: 'Intel(R) HD Graphics 500' Pulsar/inspirations loaded Pulses: - InspirationsShared (Enabled/Forced) - InspirationsBuilding (Enabled/Not Forced) - InspirationsUtility (Enabled/Not Forced) - InspirationsTools (Enabled/Not Forced) - InspirationsRecipes (Enabled/Not Forced) - InspirationsTweaks (Enabled/Not Forced) - InspirationsShared (Enabled/Forced) - TheOneProbePlugin (Enabled/Not Forced) RebornCore: Plugin Engine: 0 RebornCore Version: 3.18.0 Runtime Debofucsation 1 RenderEngine: 0