Initialize engine version: 2018.2.20f1 (cef3e6c0c622) GfxDevice: creating device client; threaded=1 Direct3D: Version: Direct3D 11.0 [level 11.1] Renderer: NVIDIA GeForce GTX 1660 Ti (ID=0x2182) Vendor: VRAM: 5991 MB Driver: 26.21.14.3136 Begin MonoManager ReloadAssembly - Completed reload, in 36.227 seconds Initializing input. Input initialized. Initialized touch support. The referenced script on this Behaviour (Game Object 'SaveGame') is missing! (Filename: Line: 1775) UnloadTime: 1.913000 ms [04:13:30.124] [1] [INFO] Starting up with a resolution of 1366x768 @60hz (fullscreen: True) [04:13:30.144] [1] [WARNING] Creating new KPlayerPrefs.. [04:13:30.145] [1] [INFO] Applying resolution 1366x768 @60hz (fullscreen: True) [04:13:30.473] [1] [INFO] release Build: LU-356355 SYSTEM INFO: Platform=WindowsPlayer OSname=Windows 10 (10.0.0) 64bit OSversion=10.0.18362.0 CPUmodel=B360M AORUS Gaming 3 (Gigabyte Technology Co., Ltd.) CPUdeviceType=Desktop CPUarch=AMD64 ProcBits=64 CPUcount=6 CPUtype=Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz SystemMemoryMegs=8123 GPUgraphicsDeviceID=8578 GPUname=NVIDIA GeForce GTX 1660 Ti GPUgraphicsDeviceType=Direct3D11 GPUgraphicsDeviceVendor=NVIDIA GPUgraphicsDeviceVendorID=4318 GPUgraphicsDeviceVersion=Direct3D 11.0 [level 11.1] GPUmemoryMegs=5991 GPUgraphicsMultiThreaded=False GPUgraphicsShaderLevel=50 GPUmaxTextureSize=16384 GPUnpotSupport=Full GPUsupportedRenderTargetCount=8 GPUsupports2DArrayTextures=True GPUsupports3DTextures=True GPUsupportsComputeShaders=True GPUsupportsImageEffects=True GPUsupportsInstancing=True GPUsupportsRenderToCubemap=True GPUsupportsShadows=True GPUsupportsSparseTextures=True System Language=Portuguese [04:13:32.828] [1] [INFO] Initializing at 2019-07-31 04:13:32.828 [04:13:32.829] [1] [INFO] Save path: C:\Users\grego\OneDrive\Documentos\Klei\OxygenNotIncluded [04:13:33.106] [1] [INFO] Load mod database [04:13:33.107] [1] [INFO] ModLoader.dll failed to load. Either it is not present or it encountered an error [04:13:33.108] [1] [INFO] Load content (DLL) for mods: [04:13:33.109] [1] [INFO] Load content (Animation) for mods: [04:13:33.109] [1] [INFO] Load content (Strings) for mods: [04:13:34.966] [1] [INFO] Distribution platform: Steam [04:13:34.966] [1] [INFO] Localization.Initialize! [04:13:34.968] [1] [INFO] Load content (Translation) for mods: [04:13:34.968] [1] [INFO] Register mods/Local/ and mods/Dev as mod distribution platforms [04:13:34.974] [1] [INFO] Logged into Steam with ID:76561198098296055, NAME:GregorTkz [04:13:34.976] [1] [INFO] [Account] Requesting auth ticket from Steam [04:13:35.086] [1] [INFO] Load content (LayerableFiles) for mods: [04:13:36.161] [1] [INFO] Cannot initialize filesystem. [WriteTestFail] [04:13:36.161] [1] [INFO] Localization.Initialize! [04:13:36.797] [2] [INFO] [Account] Got login for user KU_0XAG5D6Q [04:13:38.571] [1] [INFO] An Unauthorized Access Error occurred when trying to write to disk. Please check that you have permissions to write to: C:/Users/grego/OneDrive/Documentos/Klei/OxygenNotIncluded/mods/mods.json NullReferenceException: Object reference not set to an instance of an object at Klei.FileUtil.ErrorDialog (System.String msg) [0x00000] in :0 at Klei.FileUtil.DoIODialog[FileStream] (System.Func`1 io_op, System.String io_subject, System.IO.FileStream fail_result, Int32 retry_count) [0x00000] in :0 at Klei.FileUtil.Create (System.String filename, Int32 retry_count) [0x00000] in :0 at KMod.Manager.Save () [0x00000] in :0 at KMod.Manager.Update (System.Object change_source) [0x00000] in :0 at KMod.Manager.HandleErrors (System.Collections.Generic.List`1 world_gen_errors) [0x00000] in :0 at ElementLoader.CollectElementsFromYAML () [0x00000] in :0 at ElementLoader.Load (System.Collections.Hashtable& substanceList, .SubstanceTable substanceTable) [0x00000] in :0 at Assets.SubstanceListHookup () [0x00000] in :0 at Assets.OnPrefabInit () [0x00000] in :0 at KMonoBehaviour.InitializeComponent () [0x00000] in :0 Rethrow as Exception: Error in GameAssets(Clone).Assets.OnPrefabInit at KMonoBehaviour.InitializeComponent () [0x00000] in :0 at KMonoBehaviour.Awake () [0x00000] in :0 UnityEngine.Object:Internal_InstantiateSingleWithParent_Injected(Object, Transform, Vector3&, Quaternion&) UnityEngine.Object:Internal_InstantiateSingleWithParent(Object, Transform, Vector3, Quaternion) UnityEngine.Object:Instantiate(Object, Vector3, Quaternion, Transform) UnityEngine.Object:Instantiate(GameObject, Vector3, Quaternion, Transform) Util:KInstantiate(GameObject, Vector3, Quaternion, GameObject, String, Boolean, Int32) Util:KInstantiate(GameObject, GameObject, String) LaunchInitializer:Update() (Filename: Line: -1) [04:13:38.658] [1] [INFO] Initialising UGC Service [04:13:38.672] [1] [WARNING] Failed to save kplayerprefs: System.UnauthorizedAccessException: Access to the path "C:\Users\grego\OneDrive\Documentos\Klei\OxygenNotIncluded\kplayerprefs.yaml" is denied. at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in :0 at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in :0 at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in :0 at System.IO.StreamWriter..ctor (System.String path) [0x00000] in :0 at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string) at Klei.YamlIO.Save[KPlayerPrefs] (.KPlayerPrefs some_object, System.String filename, System.Collections.Generic.List`1 tagMappings) [0x00000] in :0 at KPlayerPrefs.Save () [0x00000] in :0 [04:13:38.672] [1] [WARNING] Failed to save kplayerprefs: System.UnauthorizedAccessException: Access to the path "C:\Users\grego\OneDrive\Documentos\Klei\OxygenNotIncluded\kplayerprefs.yaml" is denied. at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in :0 at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in :0 at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in :0 at System.IO.StreamWriter..ctor (System.String path) [0x00000] in :0 at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string) at Klei.YamlIO.Save[KPlayerPrefs] (.KPlayerPrefs some_object, System.String filename, System.Collections.Generic.List`1 tagMappings) [0x00000] in :0 at KPlayerPrefs.Save () [0x00000] in :0 [04:13:47.191] [1] [INFO] Reporting error. [04:13:47.191] [1] [INFO] NullReferenceException: Object reference not set to an instance of an object [04:13:47.191] [1] [INFO] Klei.FileUtil.ErrorDialog (System.String msg) Klei.FileUtil.DoIODialog[FileStream] (System.Func`1 io_op, System.String io_subject, System.IO.FileStream fail_result, Int32 retry_count) Klei.FileUtil.Create (System.String filename, Int32 retry_count) KMod.Manager.Save () KMod.Manager.Update (System.Object change_source) KMod.Manager.HandleErrors (System.Collections.Generic.List`1 world_gen_errors) ElementLoader.CollectElementsFromYAML () ElementLoader.Load (System.Collections.Hashtable& substanceList, .SubstanceTable substanceTable) Assets.SubstanceListHookup () Assets.OnPrefabInit () KMonoBehaviour.InitializeComponent () Rethrow as Exception: Error in GameAssets(Clone).Assets.OnPrefabInit KMonoBehaviour.InitializeComponent () KMonoBehaviour.Awake () UnityEngine.Object:Instantiate(GameObject, Vector3, Quaternion, Transform) Util:KInstantiate(GameObject, Vector3, Quaternion, GameObject, String, Boolean, Int32) Util:KInstantiate(GameObject, GameObject, String) LaunchInitializer:Update() [04:13:47.196] [1] [INFO] Submitting crash: NullReferenceException: Object reference not set to an instance of an object at ConfirmDialogScreen.PopupConfirmDialog (System.String text, System.Action on_confirm, System.Action on_cancel, System.String configurable_text, System.Action on_configurable_clicked, System.String title_text, System.String confirm_text, System.String cancel_text, UnityEngine.Sprite image_sprite, Boolean activateBlackBackground) [0x00000] in :0 at KCrashReporter.ReportError (System.String msg, System.String stack_trace, System.String save_file_hash, .ConfirmDialogScreen confirm_prefab, System.String userMessage) [0x00000] in :0 at KCrashReporter+c__AnonStorey0.<>m__0 () [0x00000] in :0 at ReportErrorDialog.Submit () [0x00000] in :0 at ReportErrorDialog+c__Iterator0.MoveNext () [0x00000] in :0 at UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator, IntPtr returnValueAddress) [0x00000] in :0 (Filename: Line: -1) Setting up 1 worker threads for Enlighten. Thread -> id: 3db4 -> priority: 1