Skip to content
This repository has been archived by the owner on May 1, 2022. It is now read-only.

InvalidOperationException #9

Open
rogueliker opened this issue May 27, 2021 · 1 comment
Open

InvalidOperationException #9

rogueliker opened this issue May 27, 2021 · 1 comment

Comments

@rogueliker
Copy link

An error happened that was not handled by the application.
You can find the report below.
Because this was not handled, the application has to terminate now.

============
Error Report

Name: InvalidOperationException
Description: Невозможно вызвать Invoke или BeginInvoke для элемента управления до завершения создания дескриптора окна.
Source: System.Windows.Forms
Data:
Trace:
в System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
в System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
в SatisfactorySaveEditor.frmManager.<>c__DisplayClass5_0.b__0()
в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
в System.Threading.ThreadHelper.ThreadStart()

=================
== Environment ==

COMPUTERNAME=DESKTOP-21L5VJ3
USERPROFILE=C:\Users<USERNAME>
HOMEPATH=\Users<USERNAME>
LOCALAPPDATA=C:\Users<USERNAME>\AppData\Local
PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
PROCESSOR_ARCHITECTURE=AMD64
Path=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Users<USERNAME>\AppData\Local\Microsoft\WindowsApps;
CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
ProgramFiles(x86)=C:\Program Files (x86)
PROCESSOR_LEVEL=6
LOGONSERVER=\DESKTOP-21L5VJ3
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
HOMEDRIVE=C:
SystemRoot=C:\Windows
SESSIONNAME=Console
ALLUSERSPROFILE=C:\ProgramData
DriverData=C:\Windows\System32\Drivers\DriverData
FPS_BROWSER_APP_PROFILE_STRING=Internet Explorer
APPDATA=C:\Users<USERNAME>\AppData\Roaming
PROCESSOR_REVISION=3a09
USERNAME=
CommonProgramW6432=C:\Program Files\Common Files
TEMP=C:\Users<USERNAME>\AppData\Local\Temp
OneDrive=C:\Users<USERNAME>\OneDrive
CommonProgramFiles=C:\Program Files\Common Files
OS=Windows_NT
USERDOMAIN_ROAMINGPROFILE=DESKTOP-21L5VJ3
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
ComSpec=C:\Windows\system32\cmd.exe
SystemDrive=C:
FPS_BROWSER_USER_PROFILE_STRING=Default
ProgramFiles=C:\Program Files
NUMBER_OF_PROCESSORS=4
TMP=C:\Users<USERNAME>\AppData\Local\Temp
ProgramData=C:\ProgramData
ProgramW6432=C:\Program Files
windir=C:\Windows
USERDOMAIN=DESKTOP-21L5VJ3
PUBLIC=C:\Users\Public

@rogueliker
Copy link
Author

This was one time error, but I probably should report

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant