[16:35:54 INFO SMAPI] SMAPI 3.18.3 with Stardew Valley 1.5.6 (build 0.0.0.
0) on
Android Unix 4.14.116.0
[16:35:54 INFO SMAPI] Mods go here:
/storage/emulated/0/Android/data/com.zane.stardewvalley/files/Mods
[16:35:54 TRACE SMAPI] (Using custom --mods-path argument.)
[16:35:54 TRACE SMAPI] Log started at 2024-07-28T08:35:54 UTC
[16:35:54 TRACE SMAPI] Loaded with custom settings: ModsPath:
[16:35:55 DEBUG SMAPI] Waiting for game to launch...
[16:35:58 DEBUG SMAPI] Loading mod metadata...
[16:35:59 DEBUG SMAPI] Loading mods...
[16:35:59 TRACE SMAPI] VirtualKeyboard (from
Mods/VirtualKeyboard/VirtualKeyboard.dll)...
[16:35:59 TRACE SMAPI] Console Commands (from
Mods/ConsoleCommands/ConsoleCommands.dll)...
[16:35:59 INFO SMAPI] Loaded 0 mods.
[16:35:59 INFO SMAPI] Found 2 mods with warnings:
[16:35:59 ERROR SMAPI] Skipped mods
[16:35:59 ERROR SMAPI] --------------------------------------------------
[16:35:59 ERROR SMAPI] These mods could not be added to your game.
[16:35:59 ERROR SMAPI] - Console Commands 3.18.3 because its DLL couldn't be
loaded.
[16:35:59 TRACE SMAPI] (Error: Mono.Cecil.AssemblyResolutionException:
Failed to resolve assembly: 'mscorlib, Version=2.0.5.0, Culture=neutral,
PublicKeyToken=7cec85d7bea7798e'
at Mono.Cecil.BaseAssemblyResolver.Resolve (Mono.Cecil.AssemblyNameReference
name, Mono.Cecil.ReaderParameters parameters) [0x00074] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.BaseAssemblyResolver.Resolve (Mono.Cecil.AssemblyNameReference
name) [0x00007] in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.DefaultAssemblyResolver.Resolve (Mono.Cecil.AssemblyNameReference
name) [0x0001d] in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.MetadataResolver.Resolve (Mono.Cecil.TypeReference type) [0x0003a]
in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ModuleDefinition.Resolve (Mono.Cecil.TypeReference type) [0x00006]
in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ExportedType.Resolve () [0x0000c] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.MetadataResolver.GetType (Mono.Cecil.ModuleDefinition module,
Mono.Cecil.TypeReference reference) [0x00050] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.MetadataResolver.Resolve (Mono.Cecil.TypeReference type) [0x00057]
in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ModuleDefinition.Resolve (Mono.Cecil.TypeReference type) [0x00006]
in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.TypeReference.Resolve () [0x00006] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.Mixin.CheckedResolve (Mono.Cecil.TypeReference self) [0x00000] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.SignatureReader.ReadCustomAttributeEnum (Mono.Cecil.TypeReference
enum_type) [0x00000] in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.SignatureReader.ReadCustomAttributeElementValue
(Mono.Cecil.TypeReference type) [0x0002f] in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.SignatureReader.ReadCustomAttributeElement
(Mono.Cecil.TypeReference type) [0x00015] in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.SignatureReader.ReadCustomAttributeFixedArgument
(Mono.Cecil.TypeReference type) [0x00015] in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.SignatureReader.ReadCustomAttributeConstructorArguments
(Mono.Cecil.CustomAttribute attribute, Mono.Collections.Generic.Collection`1[T]
parameters) [0x0002e] in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.MetadataReader.ReadCustomAttributeSignature
(Mono.Cecil.CustomAttribute attribute) [0x0003c] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.CustomAttribute.<Resolve>b__35_0 (Mono.Cecil.CustomAttribute
attribute, Mono.Cecil.MetadataReader reader) [0x00000] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ModuleDefinition.Read[TItem] (TItem item, System.Action`2[T1,T2]
read) [0x00029] in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.CustomAttribute.Resolve () [0x00037] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.CustomAttribute.get_ConstructorArguments () [0x00000] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ImmediateModuleReader.ReadCustomAttributes
(Mono.Cecil.ICustomAttributeProvider provider) [0x00024] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ImmediateModuleReader.ReadType (Mono.Cecil.TypeDefinition type)
[0x00085] in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ImmediateModuleReader.ReadTypes
(Mono.Collections.Generic.Collection`1[T] types) [0x0000c] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ImmediateModuleReader.ReadModule (Mono.Cecil.ModuleDefinition
module, System.Boolean resolve_attributes) [0x0004f] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ImmediateModuleReader.<ReadModule>b__2_0
(Mono.Cecil.ModuleDefinition module, Mono.Cecil.MetadataReader reader) [0x00007] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ModuleDefinition.Read[TItem] (TItem item, System.Action`2[T1,T2]
read) [0x00029] in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ImmediateModuleReader.ReadModule () [0x00000] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ModuleReader.CreateModule (Mono.Cecil.PE.Image image,
Mono.Cecil.ReaderParameters parameters) [0x0007b] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ModuleDefinition.ReadModule (Mono.Disposable`1[T] stream,
System.String fileName, Mono.Cecil.ReaderParameters parameters) [0x0000d] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ModuleDefinition.ReadModule (System.IO.Stream stream,
Mono.Cecil.ReaderParameters parameters) [0x00018] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.AssemblyDefinition.ReadAssembly (System.IO.Stream stream,
Mono.Cecil.ReaderParameters parameters) [0x00000] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at
StardewModdingAPI.Framework.ModLoading.AssemblyLoader+<GetReferencedLocalAssemblies
>d__15.MoveNext () [0x001d7] in <a657c589ffdc433da6b7a1a6216be427>:0
at System.Collections.Generic.LargeArrayBuilder`1[T].AddRange
(System.Collections.Generic.IEnumerable`1[T] items) [0x0003d] in
<c67c0259bb0f4859bba996e62c984d94>:0
at System.Collections.Generic.EnumerableHelpers.ToArray[T]
(System.Collections.Generic.IEnumerable`1[T] source) [0x00033] in
<c67c0259bb0f4859bba996e62c984d94>:0
at System.Linq.Enumerable.ToArray[TSource]
(System.Collections.Generic.IEnumerable`1[T] source) [0x00018] in
<c67c0259bb0f4859bba996e62c984d94>:0
at StardewModdingAPI.Framework.ModLoading.AssemblyLoader.Load
(StardewModdingAPI.Framework.IModMetadata mod, System.IO.FileInfo assemblyFile,
System.Boolean assumeCompatible) [0x0008e] in <a657c589ffdc433da6b7a1a6216be427>:0
at StardewModdingAPI.Framework.SCore.TryLoadMod
(StardewModdingAPI.Framework.IModMetadata mod,
StardewModdingAPI.Framework.IModMetadata[] mods,
StardewModdingAPI.Framework.ModLoading.AssemblyLoader assemblyLoader,
StardewModdingAPI.Framework.Reflection.IInterfaceProxyFactory proxyFactory,
StardewModdingAPI.Toolkit.Serialization.JsonHelper jsonHelper,
StardewModdingAPI.Framework.ContentCoordinator contentCore,
StardewModdingAPI.Toolkit.Framework.ModData.ModDatabase modDatabase,
System.Collections.Generic.HashSet`1[T] suppressUpdateChecks,
System.Nullable`1[StardewModdingAPI.Framework.ModLoading.ModFailReason]&
failReason, System.String& errorReasonPhrase, System.String& errorDetails)
[0x00453] in <a657c589ffdc433da6b7a1a6216be427>:0 )
[16:35:59 ERROR SMAPI] - VirtualKeyboard 4.0.1 because its DLL couldn't be
loaded.
[16:35:59 TRACE SMAPI] (Error: Mono.Cecil.AssemblyResolutionException:
Failed to resolve assembly: 'mscorlib, Version=2.0.5.0, Culture=neutral,
PublicKeyToken=7cec85d7bea7798e'
at Mono.Cecil.BaseAssemblyResolver.Resolve (Mono.Cecil.AssemblyNameReference
name, Mono.Cecil.ReaderParameters parameters) [0x00074] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.BaseAssemblyResolver.Resolve (Mono.Cecil.AssemblyNameReference
name) [0x00007] in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.DefaultAssemblyResolver.Resolve (Mono.Cecil.AssemblyNameReference
name) [0x0001d] in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.MetadataResolver.Resolve (Mono.Cecil.TypeReference type) [0x0003a]
in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ModuleDefinition.Resolve (Mono.Cecil.TypeReference type) [0x00006]
in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ExportedType.Resolve () [0x0000c] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.MetadataResolver.GetType (Mono.Cecil.ModuleDefinition module,
Mono.Cecil.TypeReference reference) [0x00050] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.MetadataResolver.Resolve (Mono.Cecil.TypeReference type) [0x00057]
in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ModuleDefinition.Resolve (Mono.Cecil.TypeReference type) [0x00006]
in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.TypeReference.Resolve () [0x00006] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.MetadataResolver.GetTypeDefinition (Mono.Cecil.ModuleDefinition
module, Mono.Cecil.TypeReference type) [0x00021] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.MetadataResolver.GetType (Mono.Cecil.ModuleDefinition module,
Mono.Cecil.TypeReference reference) [0x00000] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.MetadataResolver.Resolve (Mono.Cecil.TypeReference type) [0x00057]
in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ModuleDefinition.Resolve (Mono.Cecil.TypeReference type) [0x00006]
in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.TypeReference.Resolve () [0x00006] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.Mixin.CheckedResolve (Mono.Cecil.TypeReference self) [0x00000] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.SignatureReader.ReadCustomAttributeEnum (Mono.Cecil.TypeReference
enum_type) [0x00000] in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.SignatureReader.ReadCustomAttributeElementValue
(Mono.Cecil.TypeReference type) [0x0002f] in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.SignatureReader.ReadCustomAttributeElement
(Mono.Cecil.TypeReference type) [0x00015] in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.SignatureReader.ReadCustomAttributeFixedArgument
(Mono.Cecil.TypeReference type) [0x00015] in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.SignatureReader.ReadCustomAttributeConstructorArguments
(Mono.Cecil.CustomAttribute attribute, Mono.Collections.Generic.Collection`1[T]
parameters) [0x0002e] in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.MetadataReader.ReadCustomAttributeSignature
(Mono.Cecil.CustomAttribute attribute) [0x0003c] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.CustomAttribute.<Resolve>b__35_0 (Mono.Cecil.CustomAttribute
attribute, Mono.Cecil.MetadataReader reader) [0x00000] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ModuleDefinition.Read[TItem] (TItem item, System.Action`2[T1,T2]
read) [0x00029] in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.CustomAttribute.Resolve () [0x00037] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.CustomAttribute.get_ConstructorArguments () [0x00000] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ImmediateModuleReader.ReadCustomAttributes
(Mono.Cecil.ICustomAttributeProvider provider) [0x00024] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ImmediateModuleReader.ReadModule (Mono.Cecil.ModuleDefinition
module, System.Boolean resolve_attributes) [0x00082] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ImmediateModuleReader.<ReadModule>b__2_0
(Mono.Cecil.ModuleDefinition module, Mono.Cecil.MetadataReader reader) [0x00007] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ModuleDefinition.Read[TItem] (TItem item, System.Action`2[T1,T2]
read) [0x00029] in <ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ImmediateModuleReader.ReadModule () [0x00000] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ModuleReader.CreateModule (Mono.Cecil.PE.Image image,
Mono.Cecil.ReaderParameters parameters) [0x0007b] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ModuleDefinition.ReadModule (Mono.Disposable`1[T] stream,
System.String fileName, Mono.Cecil.ReaderParameters parameters) [0x0000d] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.ModuleDefinition.ReadModule (System.IO.Stream stream,
Mono.Cecil.ReaderParameters parameters) [0x00018] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at Mono.Cecil.AssemblyDefinition.ReadAssembly (System.IO.Stream stream,
Mono.Cecil.ReaderParameters parameters) [0x00000] in
<ee112d265aad4e098cf6cf7bf2806b0e>:0
at
StardewModdingAPI.Framework.ModLoading.AssemblyLoader+<GetReferencedLocalAssemblies
>d__15.MoveNext () [0x001d7] in <a657c589ffdc433da6b7a1a6216be427>:0
at System.Collections.Generic.LargeArrayBuilder`1[T].AddRange
(System.Collections.Generic.IEnumerable`1[T] items) [0x0003d] in
<c67c0259bb0f4859bba996e62c984d94>:0
at System.Collections.Generic.EnumerableHelpers.ToArray[T]
(System.Collections.Generic.IEnumerable`1[T] source) [0x00033] in
<c67c0259bb0f4859bba996e62c984d94>:0
at System.Linq.Enumerable.ToArray[TSource]
(System.Collections.Generic.IEnumerable`1[T] source) [0x00018] in
<c67c0259bb0f4859bba996e62c984d94>:0
at StardewModdingAPI.Framework.ModLoading.AssemblyLoader.Load
(StardewModdingAPI.Framework.IModMetadata mod, System.IO.FileInfo assemblyFile,
System.Boolean assumeCompatible) [0x0008e] in <a657c589ffdc433da6b7a1a6216be427>:0
at StardewModdingAPI.Framework.SCore.TryLoadMod
(StardewModdingAPI.Framework.IModMetadata mod,
StardewModdingAPI.Framework.IModMetadata[] mods,
StardewModdingAPI.Framework.ModLoading.AssemblyLoader assemblyLoader,
StardewModdingAPI.Framework.Reflection.IInterfaceProxyFactory proxyFactory,
StardewModdingAPI.Toolkit.Serialization.JsonHelper jsonHelper,
StardewModdingAPI.Framework.ContentCoordinator contentCore,
StardewModdingAPI.Toolkit.Framework.ModData.ModDatabase modDatabase,
System.Collections.Generic.HashSet`1[T] suppressUpdateChecks,
System.Nullable`1[StardewModdingAPI.Framework.ModLoading.ModFailReason]&
failReason, System.String& errorReasonPhrase, System.String& errorDetails)
[0x00453] in <a657c589ffdc433da6b7a1a6216be427>:0 )
[16:35:59 DEBUG SMAPI] Launching mods...
[16:35:59 DEBUG SMAPI] Mods loaded and ready!
[16:35:59 TRACE SMAPI] Checking for updates...
[16:35:59 TRACE SMAPI] Checking for updates to 1 mods...
[16:35:59 TRACE SMAPI] All mods up to date.
[16:35:59 TRACE SMAPI] Detecting common issues...