ZaneYork / SMAPI-Android-Installer

SMAPI Installer for Android
GNU Lesser General Public License v3.0
669 stars 58 forks source link

It just won't! I've tried everything! The error is this: #704

Open Hot2457 opened 3 months ago

Hot2457 commented 3 months ago

android.runtime.Java Proxy Throwable: System.NotSupportedException: Cannot create instance of type 'Stardew Valley.MainActivity+LicensingChecker': no Java peer type found. at Java.Interop.JniPeerMembers+JnilnstanceMethods..ctor (System.Type declaring Type) [Ox0004b] in :0 at Java.Interop.JniPeerMembers+JniInstanceMethods.GetCo nstructorsForType (System.Type declaringType) [0x00031] in :0 at Java.Interop.JniPeer Members+JnilnstanceMethods.StartCr eateInstance (System.String constructorSignature, System.Type declaringType, Java.Interop.JniArgumentValue* parameters) [0x00038] in :0 at Java.lang.Object..ctor() (0x00034] in <8638e88f61db46e4bc35e66b77e3b3e8>:0 at StardewValley.MainActivity+LicensingChecker..ctor (0) [0x00000] in :0 at Stardew Valley.MainActivity.DoLicenseCheck () (0x0000a] in :0 at Stardew Valley.MainActivity.OnCreatePart Two () [0x00053] in :0 at Stardew Valley.MainActivity.CheckAppPermissions () [0x00018] in :0 at Stardew Valley.MainActivity.OnCreate (Android.OS.Bundle

bundle) (0x00063] in :0 at StardewModdingAPI.SMainActivity.OnCreate

(Android.OS.Bundle bundle) [0x00170] in

:0 at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_ (System.IntPtr jnienv, System.IntPtr native__this, System.IntPtr native_savedInstanceState) [Ox0000f] in <8638e88f61db46e4bc35e66b77e3b3e8>:0 at Android.Runtime.JNINativeWrapper.Wrap_JniMarshal_PPL_V (_JniMarshal_PPL_V callback, System.IntPtr jnienv, System.IntPtr klazz, System.IntPtr p0) [0x00005] in <8638e88f61db46e4bc35e66b77e3b3e8>:0 at crc648e5438a58262f792.SMainActivity.n_onCreate(Native Method) at crc648e5438a58262f792.SMainActivity.onCreate(SMainActivity.ja va:31) at android.app.Activity.performCreate(Activity.java:8886) at android.app.Activitv.performCreate(Activitv.iava:8851) android.app.Instrumentation.callActivityOnCreate(Instrumenta tion.java:1470) at android.app.ActivityThread.performLaunchActivity(ActivityThre ad.java:4025) at android.app.ActivityThread.handleLaunchActivity(ActivityThrea d.java:4203) at android.app.servertransaction.LaunchActivityItem.execute(Lau nchActivityItem.java:103) at android.app.servertransaction. Transaction Executor.executeCall backs(Transaction Executor.java:149) at android.app.servertransaction. Transaction Executor.execute(Tra nsaction Executor.java:99) at android.app.ActivityThread$H.handleMessage (ActivityThread.ja va:2616) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loopOnce(Looper.java:222) at android.os.Looper.loop(Looper.java:314) at android.app.ActivityThread.main(ActivityThread.java:8706) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:565) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1081)