AyrA / SatisfactorySaveEditor

Savegame editor for Satisfactory
https://cable.ayra.ch/satisfactory/editor.php
MIT License
28 stars 6 forks source link

InvalidOperationException #9

Open rogueliker opened 3 years ago

rogueliker commented 3 years ago

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\ HOMEPATH=\Users\ LOCALAPPDATA=C:\Users\\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\\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\\AppData\Roaming PROCESSOR_REVISION=3a09 USERNAME= CommonProgramW6432=C:\Program Files\Common Files TEMP=C:\Users\\AppData\Local\Temp OneDrive=C:\Users\\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\\AppData\Local\Temp ProgramData=C:\ProgramData ProgramW6432=C:\Program Files windir=C:\Windows USERDOMAIN=DESKTOP-21L5VJ3 PUBLIC=C:\Users\Public

rogueliker commented 3 years ago

This was one time error, but I probably should report