You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there, @nov0nov0caina. Thank you for the update! and please forgive me for saying this, but i don't see any difference between this release and the previous one other than the new ui. also, i noticed that a couple of previously existing problems are still present in this release, as well as new ones.
The error message that appears when you run the app, as previously reported here by @amayra
(New issue) You cannot exit the app from the nic selection* window. you must use the small exit button at the top right of the app.
The text in the exit message box in the exit confirmation window is in spanish.
After using the app one or two times, the icon of SelfishNetv3.exe vanishes.
Gif
and here is the complete error message
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentOutOfRangeException: InvalidArgument=Value of '3' is not valid for 'SelectedIndex'.
Parameter name: SelectedIndex
at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
at SelfishNetv3.CAdapter.CAdapter_Shown(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnShown(EventArgs e)
at System.Windows.Forms.Form.CallShownEvent()
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
The text was updated successfully, but these errors were encountered:
Hello there, @nov0nov0caina. Thank you for the update! and please forgive me for saying this, but i don't see any difference between this release and the previous one other than the new ui. also, i noticed that a couple of previously existing problems are still present in this release, as well as new ones.
Gif
and here is the complete error message
The text was updated successfully, but these errors were encountered: