xrc2
xrc2
Have you checked Github Issues for similar errors? Yes **Exception** ``` System.IO.FileLoadException: Could not load file or assembly 'SVGAIITerminal, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. ``` **Visual Studio Output Logs** ``` Operación Compilar...
#### Area of Cosmos - What area of Cosmos are we dealing with? System2_Plugs #### Expected Behaviour - What do you think that should happen? `System.RuntimeTypeHandle.CreateInstanceForAnotherGenericParameter(System.Runtime.CompilerServices.QCallTypeHandle, System.IntPtr*, System.Int32, System.Runtime.CompilerServices.ObjectHandleOnStack)` should...
Have you checked Github Issues for similar errors? Yes **Exception** 1>IL2CPU : error : Exception: System.Exception: Error compiling method 'A0SystemBooleanA8GoOSGUIAppsGoStoreDescriptionFrameSpliceTextd__4MoveNext': System.Exception: A0SystemBooleanA8GoOSGUIAppsGoStoreDescriptionFrameSpliceTextd__4MoveNext: OpCodeIndex = 51 **Visual Studio Output Logs** Operación...
**Have you checked Github Issues for similar errors?** Yes **Exception** ``` Exception: System.Exception: Error compiling method 'A0SystemVoidA8CosmosKernel15KernelBeforeRun': System.ArgumentNullException: Value cannot be null. (Parameter 'aType') ``` **Visual Studio Output Logs** ```...
I want to detect when the user presses the phisical power button on the PC and save unsaved progress to disk and then shut down and it seems like that...