18:40:21 | INFO | SMAPI | SMAPI 3.18.3 with Stardew Valley 1.5.6 (build 0.0.0.0) on Android Unix 4.9.190.0 |
18:40:21 | INFO | SMAPI | Mods go here: /storage/emulated/0/Android/data/com.zane.stardewvalley/files/Mods |
18:40:23 | DEBUG | SMAPI | Waiting for game to launch... |
18:40:30 | DEBUG | SMAPI | Loading mod metadata... |
18:40:30 | DEBUG | SMAPI | Loading mods... |
18:40:51 | INFO | SMAPI | Loaded 17 mods: This section is hidden. Click here to show it. |
18:40:51 | INFO | SMAPI | Loaded 10 content packs: This section is hidden. Click here to show it. |
18:40:51 | INFO | SMAPI | Found 17 mods with warnings: |
18:40:51 | ERROR | SMAPI | Skipped mods |
18:40:51 | ERROR | SMAPI | -------------------------------------------------- |
18:40:51 | ERROR | SMAPI | These mods could not be added to your game.
|
18:40:51 | ERROR | SMAPI | - Cuter wizard child because it's an empty folder. |
18:40:51 | ERROR | SMAPI | - PyTK 1.19.6 because it's no longer compatible. Please check for a new version at https://www.nexusmods.com/stardewvalley/mods/1726 or https://smapi.io/mods
|
18:40:51 | WARN | SMAPI | Changed save serializer |
18:40:51 | WARN | SMAPI | -------------------------------------------------- |
18:40:51 | WARN | SMAPI | These mods change the save serializer. They may corrupt your save files, or make them unusable if |
18:40:51 | WARN | SMAPI | you uninstall these mods.
|
18:40:51 | WARN | SMAPI | - SpaceCore |
18:40:51 | WARN | SMAPI | - TMXL Map Toolkit
|
18:40:51 | INFO | SMAPI | Patched game code |
18:40:51 | INFO | SMAPI | -------------------------------------------------- |
18:40:51 | INFO | SMAPI | These mods directly change the game code. They're more likely to cause errors or bugs in-game; if |
18:40:51 | INFO | SMAPI | your game has issues, try removing these first. Otherwise you can ignore this warning.
|
18:40:51 | INFO | SMAPI | - AeroCore |
18:40:51 | INFO | SMAPI | - Custom Fixed Dialogue |
18:40:51 | INFO | SMAPI | - Custom Kissing Mod |
18:40:51 | INFO | SMAPI | - Farmer Portraits |
18:40:51 | INFO | SMAPI | - HD Portraits |
18:40:51 | INFO | SMAPI | - Json Assets |
18:40:51 | INFO | SMAPI | - Portraiture |
18:40:51 | INFO | SMAPI | - SpaceCore |
18:40:51 | INFO | SMAPI | - TMXL Map Toolkit
|
18:40:51 | DEBUG | SMAPI | Direct system access |
18:40:51 | DEBUG | SMAPI | -------------------------------------------------- |
18:40:51 | DEBUG | SMAPI | You enabled paranoid warnings and these mods directly access the filesystem, shells/processes, or |
18:40:51 | DEBUG | SMAPI | SMAPI console. (This is usually legitimate and innocent usage; this warning is only useful for |
18:40:51 | DEBUG | SMAPI | further investigation.)
|
18:40:51 | DEBUG | SMAPI | - CJB Cheats Menu (files) |
18:40:51 | DEBUG | SMAPI | - Console Commands (console, shells/processes) |
18:40:51 | DEBUG | SMAPI | - Content Patcher (files) |
18:40:51 | DEBUG | SMAPI | - Json Assets (files) |
18:40:51 | DEBUG | SMAPI | - Portraiture (files) |
18:40:51 | DEBUG | SMAPI | - SpaceCore (files) |
18:40:51 | DEBUG | SMAPI | - TMXL Map Toolkit (console, files)
|
18:40:51 | DEBUG | SMAPI | No update keys |
18:40:51 | DEBUG | SMAPI | -------------------------------------------------- |
18:40:51 | DEBUG | SMAPI | These mods have no update keys in their manifest. SMAPI may not notify you about updates for these |
18:40:51 | DEBUG | SMAPI | mods. Consider notifying the mod authors about this problem.
|
18:40:51 | DEBUG | SMAPI | - (CP) GH's Peach Body type (male) |
18:40:51 | DEBUG | SMAPI | - Coii's Girls Sets Pack |
18:40:51 | DEBUG | SMAPI | - Coii's Hats Pack
|
18:40:51 | DEBUG | SMAPI | Launching mods... |
18:40:52 | DEBUG | AeroCore | Hello and welcome to the Enrichment Center! |
18:40:52 | DEBUG | HD Portraits | Starting up... |
18:40:52 | INFO | TMXL Map Toolkit | Open Buildables Menu with: F2 |
18:41:03 | WARN | SpaceCore | GetLoadEnumeratorMethods: Found 3 transpiler targets, expected 2 |
18:41:15 | ERROR | Farmer Portraits | Mod crashed on entry and might not work correctly. Technical details:
Failed loading type '': TypeLoadException: Could not load type StardewValley.Dialogue, Stardew Valley, Version=1.5.6.22018, Culture=neutral, PublicKeyToken=null while decoding custom attribute: (null)
at (wrapper managed-to-native) System.MonoCustomAttrs.GetCustomAttributesInternal(System.Reflection.ICustomAttributeProvider,System.Type,bool)
at System.MonoCustomAttrs.GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inheritedOnly) [0x00013] in <97c6c40360454c158c014ee803ea6785>:0
at System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit) [0x00037] in <97c6c40360454c158c014ee803ea6785>:0
at System.RuntimeType.GetCustomAttributes (System.Boolean inherit) [0x00000] in <97c6c40360454c158c014ee803ea6785>:0
at HarmonyLib.HarmonyMethodExtensions.GetFromType (System.Type type) [0x00001] in <647aa48567694c528bfdb4ef4cd597e7>:0
at HarmonyLib.PatchClassProcessor..ctor (HarmonyLib.Harmony instance, System.Type type) [0x0003c] in <647aa48567694c528bfdb4ef4cd597e7>:0
at HarmonyLib.Harmony.CreateClassProcessor (System.Type type) [0x00001] in <647aa48567694c528bfdb4ef4cd597e7>:0
at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00000] in <647aa48567694c528bfdb4ef4cd597e7>:0
at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x0001b] in <647aa48567694c528bfdb4ef4cd597e7>:0
at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00007] in <647aa48567694c528bfdb4ef4cd597e7>:0
at HarmonyLib.Harmony.PatchAll () [0x0001e] in <647aa48567694c528bfdb4ef4cd597e7>:0
at FarmerPortraits.ModEntry.Entry (StardewModdingAPI.IModHelper helper) [0x00073] in <9da08e9cb3e945f7a7b8d878507f4d1d>:0
at StardewModdingAPI.Framework.SCore.LoadMods (StardewModdingAPI.Framework.IModMetadata[] mods, StardewModdingAPI.Toolkit.Serialization.JsonHelper jsonHelper, StardewModdingAPI.Framework.ContentCoordinator contentCore, StardewModdingAPI.Toolkit.Framework.ModData.ModDatabase modDatabase) [0x0045b] in <a657c589ffdc433da6b7a1a6216be427>:0 |
18:41:15 | DEBUG | SMAPI | Mods loaded and ready! |
18:41:19 | ERROR | AeroCore | Exception calling init 'AeroCore.Patches.UseItem.Init':
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MissingMethodException: Method not found: bool System.Type.IsAssignableTo(System.Type)
at System.Linq.Enumerable+WhereEnumerableIterator`1[TSource].ToArray () [0x0001d] in <c67c0259bb0f4859bba996e62c984d94>:0
at System.Linq.Enumerable.ToArray[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <c67c0259bb0f4859bba996e62c984d94>:0
at AeroCore.Patches.UseItem.Init () [0x00039] in <ca14cf5d192949a58318e3b7a5531acb>:0
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in <97c6c40360454c158c014ee803ea6785>:0
--- End of inner exception stack trace ---
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00086] in <97c6c40360454c158c014ee803ea6785>:0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <97c6c40360454c158c014ee803ea6785>:0
at AeroCore.API.API.InitAll (System.Object[] args) [0x000ea] in <ca14cf5d192949a58318e3b7a5531acb>:0 |
18:41:19 | ERROR | AeroCore | This mod failed in the GameLoop.GameLaunched event. Technical details:
Failed loading type '': TypeLoadException: Could not load type StardewValley.GameLocation, Stardew Valley, Version=1.5.6.22018, Culture=neutral, PublicKeyToken=null while decoding custom attribute: (null)
at (wrapper managed-to-native) System.MonoCustomAttrs.GetCustomAttributesInternal(System.Reflection.ICustomAttributeProvider,System.Type,bool)
at System.MonoCustomAttrs.GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inheritedOnly) [0x00013] in <97c6c40360454c158c014ee803ea6785>:0
at System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit) [0x00037] in <97c6c40360454c158c014ee803ea6785>:0
at System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Boolean inherit) [0x00024] in <97c6c40360454c158c014ee803ea6785>:0
at System.Reflection.RuntimeMethodInfo.GetCustomAttributes (System.Boolean inherit) [0x00000] in <97c6c40360454c158c014ee803ea6785>:0
at HarmonyLib.PatchTools+<>c__DisplayClass2_0.<GetPatchMethod>b__0 (System.Reflection.MethodInfo m) [0x00000] in <647aa48567694c528bfdb4ef4cd597e7>:0
at System.Linq.Enumerable.TryGetFirst[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate, System.Boolean& found) [0x0003f] in <c67c0259bb0f4859bba996e62c984d94>:0
at System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00000] in <c67c0259bb0f4859bba996e62c984d94>:0
at HarmonyLib.PatchTools.GetPatchMethod (System.Type patchType, System.String attributeName) [0x00019] in <647aa48567694c528bfdb4ef4cd597e7>:0
at HarmonyLib.PatchClassProcessor..ctor (HarmonyLib.Harmony instance, System.Type type) [0x000c6] in <647aa48567694c528bfdb4ef4cd597e7>:0
at HarmonyLib.Harmony.CreateClassProcessor (System.Type type) [0x00001] in <647aa48567694c528bfdb4ef4cd597e7>:0
at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00000] in <647aa48567694c528bfdb4ef4cd597e7>:0
at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x0001b] in <647aa48567694c528bfdb4ef4cd597e7>:0
at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00007] in <647aa48567694c528bfdb4ef4cd597e7>:0
at AeroCore.ModEntry.Init (System.Object _, StardewModdingAPI.Events.GameLaunchedEventArgs ev) [0x000a9] in <ca14cf5d192949a58318e3b7a5531acb>:0
at StardewModdingAPI.Framework.Events.ManagedEvent`1[TEventArgs].Raise (TEventArgs args) [0x0003e] in <a657c589ffdc433da6b7a1a6216be427>:0 |
18:41:19 | ERROR | HD Portraits | This mod failed in the GameLoop.GameLaunched event. Technical details:
Failed loading type '': TypeLoadException: Could not load type StardewValley.Dialogue, Stardew Valley, Version=1.5.6.22018, Culture=neutral, PublicKeyToken=null while decoding custom attribute: (null)
at (wrapper managed-to-native) System.MonoCustomAttrs.GetCustomAttributesInternal(System.Reflection.ICustomAttributeProvider,System.Type,bool)
at System.MonoCustomAttrs.GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inheritedOnly) [0x00013] in <97c6c40360454c158c014ee803ea6785>:0
at System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit) [0x00037] in <97c6c40360454c158c014ee803ea6785>:0
at System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Boolean inherit) [0x00024] in <97c6c40360454c158c014ee803ea6785>:0
at System.Reflection.RuntimeMethodInfo.GetCustomAttributes (System.Boolean inherit) [0x00000] in <97c6c40360454c158c014ee803ea6785>:0
at HarmonyLib.PatchTools+<>c__DisplayClass2_0.<GetPatchMethod>b__0 (System.Reflection.MethodInfo m) [0x00000] in <647aa48567694c528bfdb4ef4cd597e7>:0
at System.Linq.Enumerable.TryGetFirst[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate, System.Boolean& found) [0x0003f] in <c67c0259bb0f4859bba996e62c984d94>:0
at System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00000] in <c67c0259bb0f4859bba996e62c984d94>:0
at HarmonyLib.PatchTools.GetPatchMethod (System.Type patchType, System.String attributeName) [0x00019] in <647aa48567694c528bfdb4ef4cd597e7>:0
at HarmonyLib.PatchClassProcessor..ctor (HarmonyLib.Harmony instance, System.Type type) [0x000c6] in <647aa48567694c528bfdb4ef4cd597e7>:0
at HarmonyLib.Harmony.CreateClassProcessor (System.Type type) [0x00001] in <647aa48567694c528bfdb4ef4cd597e7>:0
at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00000] in <647aa48567694c528bfdb4ef4cd597e7>:0
at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x0001b] in <647aa48567694c528bfdb4ef4cd597e7>:0
at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00007] in <647aa48567694c528bfdb4ef4cd597e7>:0
at HarmonyLib.Harmony.PatchAll () [0x0001e] in <647aa48567694c528bfdb4ef4cd597e7>:0
at HDPortraits.ModEntry.GameLaunched (System.Object _, StardewModdingAPI.Events.GameLaunchedEventArgs ev) [0x0000a] in <30e8cd3c0b2a4cf1b30a27913c419fca>:0
at StardewModdingAPI.Framework.Events.ManagedEvent`1[TEventArgs].Raise (TEventArgs args) [0x0003e] in <a657c589ffdc433da6b7a1a6216be427>:0 |
18:41:30 | INFO | Json Assets | Loading content packs... |