i can not open the game,always error .
| ERROR | System.ArgumentException: Version string portion was too short or too long. (Parameter 'input')
at System.Version.ParseVersion(ReadOnlySpan`1 input, Boolean throwOnFailure)
at System.Version.Parse(String input)
at System.Version..ctor(String version)
at Divine.Client.Core.Game.GetRuntimeVersion() in Divine.Client\Core\Game.cs:line 184
at Divine.Client.Core.Game.<>c.<<StartDota2>b__9_0>d.MoveNext() in Divine.Client\Core\Game.cs:line 111
--- End of stack trace from previous location ---
at Divine.Client.Core.NotifyIcon.OnStartDota2Click(Object sender, EventArgs e) in Divine.Client\Core\NotifyIcon.cs:line 91
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
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)