yazdipour / unlimited-ticktick-windows

Premium TickTick Windows Client
282 stars 24 forks source link

How to force in this new structure #11

Closed Gr-Nobel closed 1 year ago

Gr-Nobel commented 1 year ago
    public DateTime? proEndDate
    {
        get
        {
            return new DateTime?(new DateTime(2042, 4, 2));
        }
        [CompilerGenerated]
        set
        {
            this.<proEndDate>k__BackingField = value;
        }
    }

    **Previously only get option worked. Now there is a set option.**

Cant find WPF.pro ........

Plz answer . did you faced some ligal issues or something?

Gr-Nobel commented 1 year ago

Was able to foce it.

Gr-Nobel commented 1 year ago

Now facing this following issue. when adding task throug quick add it throughs this error.

Operation System Version-> 10.0.22621.0 CurrentTime -> 10/21/2023 17:42:01 Locale -> en-US Device Location -> en-US Version -> Exception Type -> System.TypeLoadException Exception Message -> Could not load type 'Invalid_Token.0x02000000' from assembly 'TickTick, Version=4.5.8.0, Culture=neutral, PublicKeyToken=null'. Exception Data -> System.Collections.ListDictionaryInternal -> -> TickTick -> Boolean IsTeamActive() -> at ticktick_WPF.Util.UserManager.IsTeamActive() at ticktick_WPF.Cache.LimitCache.GetLimitByKey(LimitKind limit) at ticktick_WPF.Util.ProChecker.d10.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at ticktick_WPF.Views.QuickAdd.QuickAddView.d__73.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at ticktick_WPF.Views.QuickAdd.QuickAddWindow.d53.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at ticktick_WPF.Views.QuickAdd.QuickAddView.d__71.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) ****

yazdipour commented 1 year ago

I just released the new version. Try that. If it didnt work, let us know

Gr-Nobel commented 1 year ago

it's working . what changes did you made?

yazdipour commented 1 year ago

Nothing different really. UserModel is not changed and it has the same things.

Sent from Outlook for iOShttps://aka.ms/o0ukef


From: Gr-Nobel @.> Sent: Thursday, October 26, 2023 10:28:21 AM To: yazdipour/unlimited-ticktick-windows @.> Cc: Shahriar @.>; Comment @.> Subject: Re: [yazdipour/unlimited-ticktick-windows] How to force in this new structure (Issue #11)

it's working . what changes did you made?

— Reply to this email directly, view it on GitHubhttps://github.com/yazdipour/unlimited-ticktick-windows/issues/11#issuecomment-1780649856, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AB6QV5ZMTA4ETLY7W2HRZ2LYBINKLAVCNFSM6AAAAAA6KBWFVCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBQGY2DSOBVGY. You are receiving this because you commented.Message ID: @.***>