-
Notifications
You must be signed in to change notification settings - Fork 3
WPR Research: CutTheRope (Silverlight type)
WPR Research: CutTheRope (Silverlight type)
[ex] Game run error: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MethodAccessException: Attempt by method 'CtrExpSlXna.App..ctor()' to access method 'WPR.WindowsCompability.Application..ctor()' failed. at CtrExpSlXna.App..ctor() --- End of inner exception stack trace --- at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean wrapExceptions, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& hasNoDefaultCtor) at System.RuntimeType.CreateInstanceDefaultCtorSlow(Boolean publicOnly, Boolean wrapExceptions, Boolean fillCache) at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, Boolean wrapExceptions) at System.Activator.CreateInstance(Type type, Boolean nonPublic, Boolean wrapExceptions) at System.Activator.CreateInstance(Type type) at WPR.ApplicationLaunch.Start(Application app, Action`1 requestOrientation) in C:\Users\Admin\source\repos\WPR\Core\WPR\ApplicationLaunch.cs:line 83 at WPR.UI.Views.MainWindowDesktop.<.ctor>b__1_0(Object sender, ApplicationLaunchRequestArgs args) in C:\Users\Admin\source\repos\WPR\UI\WPR.UI\Views\MainWindowDesktop.axaml.cs:line 47