DinoChan / OnePomodoro

OnePomodoro is just a simple podomoro technique app. Include some simple Pomodoro timers.
MIT License
123 stars 30 forks source link

Fix System.ArgumentException: 參數錯誤。 geographicRegionCode in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, HSTRING, Void*) #133

Open DinoChan opened 2 years ago

DinoChan commented 2 years ago

Version 1.25.147.0(1.25.147.0)

Stacktrace

Interop.ComCallHelpers.Call(ComObject, RuntimeTypeHandle, Int32, HSTRING, Void*) + 0xc2;__Interop

__Interop.ForwardComStubs.Stub_55[TThis](ComObject, String, Int32) + 0x9d;Interop

OnePomodoro.App.d__16.MoveNext() + 0x3c8;OnePomodoro.App

OnePomodoro.App.d__10.MoveNext() + 0xce6;OnePomodoro.App

Interop.ComCallHelpers.Call(ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](ComObject, Int32) + 0x24;Interop

Reason

System.ArgumentException: 參數錯誤。

geographicRegionCode

Link to App Center