Initialize engine version: 2019.4.23f1 (3f4e01f1a5ec) [Subsystems] Discovering subsystems at path G:/Giochi/SteamLibrary/steamapps/common/Last Epoch/Last Epoch_Data/UnitySubsystems GfxDevice: creating device client; threaded=1 Direct3D: Version: Direct3D 11.0 [level 11.1] Renderer: NVIDIA GeForce GTX 1070 (ID=0x1b81) Vendor: VRAM: 8088 MB Driver: 27.21.14.6647 OnLevelWasLoaded was found on PlayerFootstepSoundEmitter This message has been deprecated and will be removed in a later version of Unity. Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed (Filename: Line: 369) OnLevelWasLoaded was found on FootstepSoundEmitter This message has been deprecated and will be removed in a later version of Unity. Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed (Filename: Line: 369) D3D11 device created for Microsoft Media Foundation video decoding. [Instantiation] Loaded Serializers: PlayOneShotSound - Generated.PlayOneShotSoundSerializerGenerated SelfDestroyer - Generated.SelfDestroyerSerializerGenerated DestroyAfterDuration - Generated.DestroyAfterDurationSerializerGenerated RotatesToAngle - Generated.RotatesToAngleSerializerGenerated DetachParticleSystemsOnDeath - Generated.DetachParticleSystemsOnDeathSerializerGenerated StartsAtTarget - Generated.StartsAtTargetSerializerGenerated RFX1_LightCurves - Generated.RFX1_LightCurvesSerializerGenerated StartForwardsFromCreator - Generated.StartForwardsFromCreatorSerializerGenerated VelocityForDuration - Generated.VelocityForDurationSerializerGenerated RFX4_Turbulence - Generated.RFX4_TurbulenceSerializerGenerated ConstantRotation - Generated.ConstantRotationSerializerGenerated SceneObjectIndicator - Generated.SceneObjectIndicatorSerializerGenerated SubObjectsStretchToLocationCreatedFrom - Generated.SubObjectsStretchToLocationCreatedFromSerializerGenerated ActivateChildAfterRandomDuration - Generated.ActivateChildAfterRandomDurationSerializerGenerated TextureTilingOnScale - Generated.TextureTilingOnScaleSerializerGenerated RFX4_ShaderFloatCurve - Generated.RFX4_ShaderFloatCurveSerializerGenerated ActivateObjectsAfterDuration - Generated.ActivateObjectsAfterDurationSerializerGenerated RepeatedlyLookAtTransform - Generated.RepeatedlyLookAtTransformSerializerGenerated FT_LineHitPoint - Generated.FT_LineHitPointSerializerGenerated FT_LineRender - Generated.FT_LineRenderSerializerGenerated StartsTowardsTarget - Generated.StartsTowardsTargetSerializerGenerated MagicalFX.FX_Rotation - Generated.FX_RotationSerializerGenerated CreateOnDeath - Generated.CreateOnDeathSerializerGenerated StartsAboveTarget - Generated.StartsAboveTargetSerializerGenerated StartAwayFromTarget - Generated.StartAwayFromTargetSerializerGenerated UnityEngine.BoxCollider - LE.Caching.CustomSerializers.BoxColliderSerializer UnityEngine.CapsuleCollider - LE.Caching.CustomSerializers.CapsuleColliderSerializer UnityEngine.SphereCollider - LE.Caching.CustomSerializers.SphereColliderSerializer UnityEngine.Transform - LE.Caching.CustomSerializers.TransformSerializer UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) LE.Caching.Serialization:GetSerializers() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Initializing input. Input initialized. Initialized touch support. The referenced script (MeshDecimator.Unity.DecimatedObject) on this Behaviour is missing! (Filename: Line: 199) The referenced script on this Behaviour (Game Object 'AccelByteManager') is missing! (Filename: Line: 334) The referenced script on this Behaviour (Game Object 'T1_Gloves') is missing! (Filename: Line: 334) A scripted object (probably MeshDecimator.Unity.DecimatedObject?) has a different serialization layout when loading. (Read 32 bytes but expected 136 bytes) Did you #ifdef UNITY_EDITOR a section of your serialized properties in any of your scripts? (Filename: Line: 2337) The referenced script (RuntimeDevMode) on this Behaviour is missing! (Filename: Line: 199) The referenced script on this Behaviour (Game Object 'DevModeWindow') is missing! (Filename: Line: 334) A scripted object (probably RuntimeDevMode?) has a different serialization layout when loading. (Read 32 bytes but expected 84 bytes) Did you #ifdef UNITY_EDITOR a section of your serialized properties in any of your scripts? (Filename: Line: 2337) The referenced script on this Behaviour (Game Object 'GUI') is missing! (Filename: Line: 334) The referenced script on this Behaviour (Game Object 'SceneLoader') is missing! (Filename: Line: 334) The referenced script on this Behaviour (Game Object '!ftraceLightmaps') is missing! (Filename: Line: 334) Shader 'MysticArsenal/MysticHSV': fallback shader 'Particles/Additive' not found UnloadTime: 1.795000 ms Uploading Crash Report NullReferenceException: Object reference not set to an instance of an object. at WindowFocusManager.OnApplicationFocus (System.Boolean focus) [0x00000] in <00000000000000000000000000000000>:0 (Filename: currently not available on il2cpp Line: -1) NullReferenceException: Object reference not set to an instance of an object. at WindowFocusManager.OnApplicationFocus (System.Boolean focus) [0x00000] in <00000000000000000000000000000000>:0 (Filename: currently not available on il2cpp Line: -1) The referenced script (NetworkedDebug) on this Behaviour is missing! (Filename: Line: 199) The referenced script on this Behaviour (Game Object 'NetworkedDebugManager') is missing! (Filename: Line: 334) game version: 0.8.2d UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) GameVersionManager:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. (Filename: Line: 606) reactivating main camera UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) CharacterPreviewManager:DeactivatePreview() UnityEngine.Object:Instantiate(Object, Transform, Boolean) UnityEngine.Object:Instantiate(T, Transform, Boolean) UIPanel:GetInstance(Boolean) UIBase:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) The referenced script on this Behaviour (Game Object '') is missing! (Filename: Line: 334) The referenced script on this Behaviour (Game Object '') is missing! (Filename: Line: 334) The referenced script on this Behaviour (Game Object '') is missing! (Filename: Line: 334) DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. (Filename: Line: 606) IMGUI OnEnable UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) ImGuiNET.Unity.DearImGui:OnEnable() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) The referenced script on this Behaviour (Game Object 'fireSpray') is missing! (Filename: Line: 334) The referenced script on this Behaviour (Game Object 'fireSpray') is missing! (Filename: Line: 334) The referenced script (WFX_LightCurves) on this Behaviour is missing! (Filename: Line: 199) The referenced script (WFX_LightCurves) on this Behaviour is missing! (Filename: Line: 199) The referenced script on this Behaviour (Game Object 'Point light') is missing! (Filename: Line: 334) The referenced script on this Behaviour (Game Object 'Point light') is missing! (Filename: Line: 334) Unloading 7 Unused Serialized files (Serialized files now loaded: 8) UnloadTime: 4.431200 ms Unloading 599 unused Assets to reduce memory usage. Loaded Objects now: 620602. Total: 924.522700 ms (FindLiveObjects: 29.383100 ms CreateObjectMapping: 80.894400 ms MarkObjects: 812.910800 ms DeleteObjects: 1.333900 ms) The referenced script (ShaderPainterObjectID) on this Behaviour is missing! (Filename: Line: 199) The referenced script on this Behaviour (Game Object 'Rock') is missing! (Filename: Line: 334) A scripted object (probably ShaderPainterObjectID?) has a different serialization layout when loading. (Read 32 bytes but expected 68 bytes) Did you #ifdef UNITY_EDITOR a section of your serialized properties in any of your scripts? (Filename: Line: 2337) The referenced script on this Behaviour (Game Object 'CharacterSelectCamera') is missing! (Filename: Line: 334) Input Mode : Mouse & Keyboard UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) EpochInputManager:set_IsControllerActive(Boolean) d__58:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Deactivating main camera after delay UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) CharacterPreviewManager:ActivatePreview() CharacterPreviewManager:SetPrefab(Int32, CharacterData) CharacterTile:SelectTile() CharacterSelect:FilterCharacterTiles(Int32) CharacterSelect:PopulateCharacterTiles() CharacterSelect:Start() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) [FMOD] Please add an 'FMOD Studio Listener' component to your a camera in the scene for correct 3D positioning of sounds. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) 'filter' is null! Did you add the 'DomainManager' to the current scene? (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Deactivating main camera UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) d__12:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Game Log in Success! UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) AuthenticateLogin:OnLoginAccelByte(Result) UnityEngine.Analytics.IdentityTokenChanged:Invoke(String) AccelByte.Core.ResultCallbackExtension:TryOk(ResultCallback) AccelByte.Api.d__14:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) executeLoginEvent UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) UserLoginInformation:ExecuteLoginEvent(String, String, String, String, String) AuthenticateLogin:b__85_0(Result`1) UnityEngine.Analytics.IdentityTokenChanged:Invoke(String) AccelByte.Core.ResultCallbackExtension:TryError(ResultCallback`1, Error) AccelByte.Api.d__33:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Login Status Error: HTTP/1.1 405 Method Not Allowed UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) d__82:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Failed to create agent because it is not close enough to the NavMesh (Filename: Line: 648) full path | C:/Users/Enex/AppData/LocalLow/Eleventh Hour Games/Last Epoch/Saves/Epoch_Local_Global_Data_Beta UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) GlobalSavingManager:deserialiseGlobalData(String, Boolean&) GlobalDataTracker:LoadGlobalData() UnityEngine.Object:Instantiate(Object, Vector3, Quaternion) UnityEngine.Object:Instantiate(T, Vector3, Quaternion) LE.AssetManagement.SceneReferenceManager:Instantiate(AssetReferenceGameObject, Vector3, Quaternion) ActorData:spawn(Vector3, Single, NetworkingPlayer) PlayerUtility:InstantiatePlayerActor(ActorData, NetworkingPlayer) LocalCharacterSlots:LoadCharacterBySlotIndex(Int32) LocalCharacterSlots:LoadCharacterByName(String) CharacterSelect:LoadCharacterClick() UnityEngine.DisplaysUpdatedDelegate:Invoke() UnityEngine.Events.InvokableCall:Invoke() UnityEngine.Events.UnityEvent:Invoke() Mono.Security.Cryptography.KeyGeneratedEventHandler:Invoke(Object, EventArgs) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMousePress(MouseButtonEventData) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvent(Int32, Int32) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvents() Rewired.Integration.UnityUI.RewiredStandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) data loaded UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) GlobalDataTracker:LoadGlobalData() UnityEngine.Object:Instantiate(Object, Vector3, Quaternion) UnityEngine.Object:Instantiate(T, Vector3, Quaternion) LE.AssetManagement.SceneReferenceManager:Instantiate(AssetReferenceGameObject, Vector3, Quaternion) ActorData:spawn(Vector3, Single, NetworkingPlayer) PlayerUtility:InstantiatePlayerActor(ActorData, NetworkingPlayer) LocalCharacterSlots:LoadCharacterBySlotIndex(Int32) LocalCharacterSlots:LoadCharacterByName(String) CharacterSelect:LoadCharacterClick() UnityEngine.DisplaysUpdatedDelegate:Invoke() UnityEngine.Events.InvokableCall:Invoke() UnityEngine.Events.UnityEvent:Invoke() Mono.Security.Cryptography.KeyGeneratedEventHandler:Invoke(Object, EventArgs) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMousePress(MouseButtonEventData) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvent(Int32, Int32) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvents() Rewired.Integration.UnityUI.RewiredStandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) M1A-Crafting Slot Manager Init UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) CraftingSlotManager:Initialize() ItemContainersManager:OnCharLoaded() CharacterDataTracker:InitializeCharacter() CharacterDataTracker:LoadAndSetupCharacterFromSave(String) LocalCharacterSlots:LoadCharacterBySlotIndex(Int32) LocalCharacterSlots:LoadCharacterByName(String) CharacterSelect:LoadCharacterClick() UnityEngine.DisplaysUpdatedDelegate:Invoke() UnityEngine.Events.InvokableCall:Invoke() UnityEngine.Events.UnityEvent:Invoke() Mono.Security.Cryptography.KeyGeneratedEventHandler:Invoke(Object, EventArgs) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMousePress(MouseButtonEventData) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvent(Int32, Int32) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvents() Rewired.Integration.UnityUI.RewiredStandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) PreLoading Scene: A30 UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) LE.AssetManagement.SceneReferenceManager:PreloadScene(String) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) SceneLoader:RecursiveSceneQueueLoading() CharacterDataTracker:InitializeCharacter() CharacterDataTracker:LoadAndSetupCharacterFromSave(String) LocalCharacterSlots:LoadCharacterBySlotIndex(Int32) LocalCharacterSlots:LoadCharacterByName(String) CharacterSelect:LoadCharacterClick() UnityEngine.DisplaysUpdatedDelegate:Invoke() UnityEngine.Events.InvokableCall:Invoke() UnityEngine.Events.UnityEvent:Invoke() Mono.Security.Cryptography.KeyGeneratedEventHandler:Invoke(Object, EventArgs) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMousePress(MouseButtonEventData) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvent(Int32, Int32) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvents() Rewired.Integration.UnityUI.RewiredStandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Attempting Unload Scene References UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) LE.AssetManagement.SceneReferenceManager:PreloadScene(String) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) SceneLoader:RecursiveSceneQueueLoading() CharacterDataTracker:InitializeCharacter() CharacterDataTracker:LoadAndSetupCharacterFromSave(String) LocalCharacterSlots:LoadCharacterBySlotIndex(Int32) LocalCharacterSlots:LoadCharacterByName(String) CharacterSelect:LoadCharacterClick() UnityEngine.DisplaysUpdatedDelegate:Invoke() UnityEngine.Events.InvokableCall:Invoke() UnityEngine.Events.UnityEvent:Invoke() Mono.Security.Cryptography.KeyGeneratedEventHandler:Invoke(Object, EventArgs) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMousePress(MouseButtonEventData) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvent(Int32, Int32) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvents() Rewired.Integration.UnityUI.RewiredStandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Finished Unload Scene References UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) LE.AssetManagement.SceneReferenceManager:PreloadScene(String) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) SceneLoader:RecursiveSceneQueueLoading() CharacterDataTracker:InitializeCharacter() CharacterDataTracker:LoadAndSetupCharacterFromSave(String) LocalCharacterSlots:LoadCharacterBySlotIndex(Int32) LocalCharacterSlots:LoadCharacterByName(String) CharacterSelect:LoadCharacterClick() UnityEngine.DisplaysUpdatedDelegate:Invoke() UnityEngine.Events.InvokableCall:Invoke() UnityEngine.Events.UnityEvent:Invoke() Mono.Security.Cryptography.KeyGeneratedEventHandler:Invoke(Object, EventArgs) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMousePress(MouseButtonEventData) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvent(Int32, Int32) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvents() Rewired.Integration.UnityUI.RewiredStandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Attempting Load Scene References UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) LE.AssetManagement.SceneReferenceManager:PreloadScene(String) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) SceneLoader:RecursiveSceneQueueLoading() CharacterDataTracker:InitializeCharacter() CharacterDataTracker:LoadAndSetupCharacterFromSave(String) LocalCharacterSlots:LoadCharacterBySlotIndex(Int32) LocalCharacterSlots:LoadCharacterByName(String) CharacterSelect:LoadCharacterClick() UnityEngine.DisplaysUpdatedDelegate:Invoke() UnityEngine.Events.InvokableCall:Invoke() UnityEngine.Events.UnityEvent:Invoke() Mono.Security.Cryptography.KeyGeneratedEventHandler:Invoke(Object, EventArgs) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMousePress(MouseButtonEventData) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvent(Int32, Int32) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvents() Rewired.Integration.UnityUI.RewiredStandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Finished Load Scene References, Time Taken: 0,000328064 UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) LE.AssetManagement.SceneReferenceManager:PreloadScene(String) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) SceneLoader:RecursiveSceneQueueLoading() CharacterDataTracker:InitializeCharacter() CharacterDataTracker:LoadAndSetupCharacterFromSave(String) LocalCharacterSlots:LoadCharacterBySlotIndex(Int32) LocalCharacterSlots:LoadCharacterByName(String) CharacterSelect:LoadCharacterClick() UnityEngine.DisplaysUpdatedDelegate:Invoke() UnityEngine.Events.InvokableCall:Invoke() UnityEngine.Events.UnityEvent:Invoke() Mono.Security.Cryptography.KeyGeneratedEventHandler:Invoke(Object, EventArgs) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMousePress(MouseButtonEventData) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvent(Int32, Int32) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvents() Rewired.Integration.UnityUI.RewiredStandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Unload scene complete UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) SceneLoader:RecursiveSceneQueueLoading() CharacterDataTracker:InitializeCharacter() CharacterDataTracker:LoadAndSetupCharacterFromSave(String) LocalCharacterSlots:LoadCharacterBySlotIndex(Int32) LocalCharacterSlots:LoadCharacterByName(String) CharacterSelect:LoadCharacterClick() UnityEngine.DisplaysUpdatedDelegate:Invoke() UnityEngine.Events.InvokableCall:Invoke() UnityEngine.Events.UnityEvent:Invoke() Mono.Security.Cryptography.KeyGeneratedEventHandler:Invoke(Object, EventArgs) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMousePress(MouseButtonEventData) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvent(Int32, Int32) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvents() Rewired.Integration.UnityUI.RewiredStandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Unloading 5 Unused Serialized files (Serialized files now loaded: 8) reactivating main camera UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) CharacterPreviewManager:DeactivatePreview() CharacterSelect:LoadCharacterClick() UnityEngine.DisplaysUpdatedDelegate:Invoke() UnityEngine.Events.InvokableCall:Invoke() UnityEngine.Events.UnityEvent:Invoke() Mono.Security.Cryptography.KeyGeneratedEventHandler:Invoke(Object, EventArgs) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMousePress(MouseButtonEventData) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvent(Int32, Int32) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvents() Rewired.Integration.UnityUI.RewiredStandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) 'filter' is null! Did you add the 'CapitalizationManager' to the current scene? (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) 'filter' is null! Did you add the 'PunctuationManager' to the current scene? (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Joining the default global chat channel UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) UnityEngine.Analytics.IdentityTokenChanged:Invoke(String) UnityEngine.Analytics.IdentityTokenChanged:Invoke(String) UnityEngine.DisplaysUpdatedDelegate:Invoke() AccelByte.Core.d__10:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Unloading 405 unused Assets to reduce memory usage. Loaded Objects now: 670081. Total: 1065.930900 ms (FindLiveObjects: 34.099200 ms CreateObjectMapping: 81.691700 ms MarkObjects: 948.465600 ms DeleteObjects: 1.673900 ms) Unload assets/previous scene complete UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Loading Scene A30 UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Time to load A30 1,26 s UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) The referenced script on this Behaviour (Game Object 'SceneLoader') is missing! (Filename: Line: 334) The referenced script on this Behaviour (Game Object 'GRAPHICS[]SETUP') is missing! (Filename: Line: 334) Unloading 12 Unused Serialized files (Serialized files now loaded: 8) UnloadTime: 12.437100 ms Unloading 409 unused Assets to reduce memory usage. Loaded Objects now: 734916. Total: 1065.521700 ms (FindLiveObjects: 40.973400 ms CreateObjectMapping: 84.083300 ms MarkObjects: 936.921300 ms DeleteObjects: 3.543200 ms) PreLoading Scene: B40 UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) LE.AssetManagement.SceneReferenceManager:PreloadScene(String) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) SceneLoader:RecursiveSceneQueueLoading() UIWaypointStandard:LoadWaypointScene() UnityEngine.DisplaysUpdatedDelegate:Invoke() UnityEngine.Events.InvokableCall:Invoke() UnityEngine.Events.UnityEvent:Invoke() Mono.Security.Cryptography.KeyGeneratedEventHandler:Invoke(Object, EventArgs) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMousePress(MouseButtonEventData) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvent(Int32, Int32) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvents() Rewired.Integration.UnityUI.RewiredStandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Attempting Unload Scene References UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) LE.AssetManagement.SceneReferenceManager:PreloadScene(String) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) SceneLoader:RecursiveSceneQueueLoading() UIWaypointStandard:LoadWaypointScene() UnityEngine.DisplaysUpdatedDelegate:Invoke() UnityEngine.Events.InvokableCall:Invoke() UnityEngine.Events.UnityEvent:Invoke() Mono.Security.Cryptography.KeyGeneratedEventHandler:Invoke(Object, EventArgs) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMousePress(MouseButtonEventData) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvent(Int32, Int32) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvents() Rewired.Integration.UnityUI.RewiredStandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Finished Unload Scene References UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) LE.AssetManagement.SceneReferenceManager:PreloadScene(String) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) SceneLoader:RecursiveSceneQueueLoading() UIWaypointStandard:LoadWaypointScene() UnityEngine.DisplaysUpdatedDelegate:Invoke() UnityEngine.Events.InvokableCall:Invoke() UnityEngine.Events.UnityEvent:Invoke() Mono.Security.Cryptography.KeyGeneratedEventHandler:Invoke(Object, EventArgs) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMousePress(MouseButtonEventData) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvent(Int32, Int32) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvents() Rewired.Integration.UnityUI.RewiredStandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Attempting Load Scene References UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) LE.AssetManagement.SceneReferenceManager:PreloadScene(String) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) SceneLoader:RecursiveSceneQueueLoading() UIWaypointStandard:LoadWaypointScene() UnityEngine.DisplaysUpdatedDelegate:Invoke() UnityEngine.Events.InvokableCall:Invoke() UnityEngine.Events.UnityEvent:Invoke() Mono.Security.Cryptography.KeyGeneratedEventHandler:Invoke(Object, EventArgs) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMousePress(MouseButtonEventData) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvent(Int32, Int32) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvents() Rewired.Integration.UnityUI.RewiredStandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) The referenced script on this Behaviour (Game Object '') is missing! (Filename: Line: 334) Finished Load Scene References, Time Taken: 0,9732437 UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) LE.AssetManagement.SceneReferenceManager:PreloadScene(String) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) SceneLoader:RecursiveSceneQueueLoading() UIWaypointStandard:LoadWaypointScene() UnityEngine.DisplaysUpdatedDelegate:Invoke() UnityEngine.Events.InvokableCall:Invoke() UnityEngine.Events.UnityEvent:Invoke() Mono.Security.Cryptography.KeyGeneratedEventHandler:Invoke(Object, EventArgs) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMousePress(MouseButtonEventData) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvent(Int32, Int32) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvents() Rewired.Integration.UnityUI.RewiredStandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Unload scene complete UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) SceneLoader:RecursiveSceneQueueLoading() UIWaypointStandard:LoadWaypointScene() UnityEngine.DisplaysUpdatedDelegate:Invoke() UnityEngine.Events.InvokableCall:Invoke() UnityEngine.Events.UnityEvent:Invoke() Mono.Security.Cryptography.KeyGeneratedEventHandler:Invoke(Object, EventArgs) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMousePress(MouseButtonEventData) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvent(Int32, Int32) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvents() Rewired.Integration.UnityUI.RewiredStandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Unloading 1 Unused Serialized files (Serialized files now loaded: 9) Unloading 3 unused Assets to reduce memory usage. Loaded Objects now: 760443. Total: 1107.381600 ms (FindLiveObjects: 42.049000 ms CreateObjectMapping: 82.503000 ms MarkObjects: 981.707000 ms DeleteObjects: 1.122400 ms) Unload assets/previous scene complete UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Loading Scene B40 UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Time to load B40 2,10 s UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) The referenced script on this Behaviour (Game Object 'PostCamModifier') is missing! (Filename: Line: 334) The referenced script on this Behaviour (Game Object '!ftraceLightmaps') is missing! (Filename: Line: 334) The referenced script on this Behaviour (Game Object 'TouchReactSystem') is missing! (Filename: Line: 334) The referenced script on this Behaviour (Game Object 'SceneLoader') is missing! (Filename: Line: 334) Unloading 25 Unused Serialized files (Serialized files now loaded: 9) UnloadTime: 47.375900 ms SecondDoor has a protection class, but no Actor component, so an actor component is being initialised UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) SecondDoor has an Actor component with no actor data. Using default actor data as a failsafe. UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:LogError(Object) Actor:Awake() UnityEngine.GameObject:AddComponent() Comp`1:GetOrAdd(GameObject) ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) SecondDoor has no AbilityObjectConstructor UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Actor:GetReferences() ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) SecondDoor has no AilmentReceiver UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Actor:GetReferences() ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) FirstDoor has a protection class, but no Actor component, so an actor component is being initialised UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) FirstDoor has an Actor component with no actor data. Using default actor data as a failsafe. UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:LogError(Object) Actor:Awake() UnityEngine.GameObject:AddComponent() Comp`1:GetOrAdd(GameObject) ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) FirstDoor has no AbilityObjectConstructor UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Actor:GetReferences() ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) FirstDoor has no AilmentReceiver UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Actor:GetReferences() ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) SecondDoor has a protection class, but no Actor component, so an actor component is being initialised UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) SecondDoor has an Actor component with no actor data. Using default actor data as a failsafe. UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:LogError(Object) Actor:Awake() UnityEngine.GameObject:AddComponent() Comp`1:GetOrAdd(GameObject) ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) SecondDoor has no AbilityObjectConstructor UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Actor:GetReferences() ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) SecondDoor has no AilmentReceiver UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Actor:GetReferences() ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) FirstDoor has a protection class, but no Actor component, so an actor component is being initialised UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) FirstDoor has an Actor component with no actor data. Using default actor data as a failsafe. UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:LogError(Object) Actor:Awake() UnityEngine.GameObject:AddComponent() Comp`1:GetOrAdd(GameObject) ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) FirstDoor has no AbilityObjectConstructor UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Actor:GetReferences() ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) FirstDoor has no AilmentReceiver UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Actor:GetReferences() ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) FirstDoor has a protection class, but no Actor component, so an actor component is being initialised UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) FirstDoor has an Actor component with no actor data. Using default actor data as a failsafe. UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:LogError(Object) Actor:Awake() UnityEngine.GameObject:AddComponent() Comp`1:GetOrAdd(GameObject) ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) FirstDoor has no AbilityObjectConstructor UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Actor:GetReferences() ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) FirstDoor has no AilmentReceiver UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Actor:GetReferences() ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) SecondDoor has a protection class, but no Actor component, so an actor component is being initialised UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) SecondDoor has an Actor component with no actor data. Using default actor data as a failsafe. UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:LogError(Object) Actor:Awake() UnityEngine.GameObject:AddComponent() Comp`1:GetOrAdd(GameObject) ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) SecondDoor has no AbilityObjectConstructor UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Actor:GetReferences() ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) SecondDoor has no AilmentReceiver UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Actor:GetReferences() ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Unloading 1192 unused Assets to reduce memory usage. Loaded Objects now: 877048. Total: 1198.393600 ms (FindLiveObjects: 44.625300 ms CreateObjectMapping: 100.155800 ms MarkObjects: 1043.653900 ms DeleteObjects: 9.957800 ms) Unloading 1 Unused Serialized files (Serialized files now loaded: 9) Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 877048. Total: 1181.899500 ms (FindLiveObjects: 48.001300 ms CreateObjectMapping: 104.340600 ms MarkObjects: 1028.348800 ms DeleteObjects: 1.208100 ms) Shrine spawn rate multiplier from zone size | 0,9512801 UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) ShrinePlacementManager:Start() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) PreLoading Scene: B40TR UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) LE.AssetManagement.SceneReferenceManager:PreloadScene(String) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) SceneLoader:RecursiveSceneQueueLoading() BeardedManStudios.Forge.Networking.NetworkObjectEvent:Invoke(NetworkObject) ConditionHandler:TryTriggerInteraction(GameObject) d__17:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Attempting Unload Scene References UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) LE.AssetManagement.SceneReferenceManager:PreloadScene(String) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) SceneLoader:RecursiveSceneQueueLoading() BeardedManStudios.Forge.Networking.NetworkObjectEvent:Invoke(NetworkObject) ConditionHandler:TryTriggerInteraction(GameObject) d__17:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Finished Unload Scene References UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) LE.AssetManagement.SceneReferenceManager:PreloadScene(String) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) SceneLoader:RecursiveSceneQueueLoading() BeardedManStudios.Forge.Networking.NetworkObjectEvent:Invoke(NetworkObject) ConditionHandler:TryTriggerInteraction(GameObject) d__17:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Attempting Load Scene References UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) LE.AssetManagement.SceneReferenceManager:PreloadScene(String) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) SceneLoader:RecursiveSceneQueueLoading() BeardedManStudios.Forge.Networking.NetworkObjectEvent:Invoke(NetworkObject) ConditionHandler:TryTriggerInteraction(GameObject) d__17:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Finished Load Scene References, Time Taken: 0,2945251 UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) LE.AssetManagement.SceneReferenceManager:PreloadScene(String) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) SceneLoader:RecursiveSceneQueueLoading() BeardedManStudios.Forge.Networking.NetworkObjectEvent:Invoke(NetworkObject) ConditionHandler:TryTriggerInteraction(GameObject) d__17:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Unload scene complete UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) SceneLoader:RecursiveSceneQueueLoading() BeardedManStudios.Forge.Networking.NetworkObjectEvent:Invoke(NetworkObject) ConditionHandler:TryTriggerInteraction(GameObject) d__17:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Unloading 1 Unused Serialized files (Serialized files now loaded: 9) Unloading 136 unused Assets to reduce memory usage. Loaded Objects now: 997909. Total: 1195.928200 ms (FindLiveObjects: 54.749900 ms CreateObjectMapping: 104.634200 ms MarkObjects: 1035.071200 ms DeleteObjects: 1.472700 ms) Unload assets/previous scene complete UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Loading Scene B40TR UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Time to load B40TR 1,53 s UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) The referenced script on this Behaviour (Game Object 'PostCamModifier') is missing! (Filename: Line: 334) The referenced script on this Behaviour (Game Object 'GRAPHICS[]SETUP') is missing! (Filename: Line: 334) The referenced script on this Behaviour (Game Object 'SceneLoader') is missing! (Filename: Line: 334) The referenced script on this Behaviour (Game Object '!ftraceLightmaps') is missing! (Filename: Line: 334) WARNING: Shader Unsupported: 'Hidden/Nature/Terrain/Utilities' - All passes removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? Unloading 22 Unused Serialized files (Serialized files now loaded: 9) UnloadTime: 176.069500 ms Unloading 1019 unused Assets to reduce memory usage. Loaded Objects now: 803102. Total: 1130.079200 ms (FindLiveObjects: 41.168300 ms CreateObjectMapping: 98.002400 ms MarkObjects: 986.142600 ms DeleteObjects: 4.765400 ms) Unloading 1 Unused Serialized files (Serialized files now loaded: 9) Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 803102. Total: 1109.786300 ms (FindLiveObjects: 41.117900 ms CreateObjectMapping: 100.728800 ms MarkObjects: 966.983000 ms DeleteObjects: 0.955800 ms) Shrine spawn rate multiplier from zone size | 0,8778492 UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) ShrinePlacementManager:Start() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) PreLoading Scene: B40 UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) LE.AssetManagement.SceneReferenceManager:PreloadScene(String) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) SceneLoader:RecursiveSceneQueueLoading() MapPanel:quickTravel() UnityEngine.DisplaysUpdatedDelegate:Invoke() UnityEngine.Events.InvokableCall:Invoke() UnityEngine.Events.UnityEvent:Invoke() Mono.Security.Cryptography.KeyGeneratedEventHandler:Invoke(Object, EventArgs) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMousePress(MouseButtonEventData) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvent(Int32, Int32) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvents() Rewired.Integration.UnityUI.RewiredStandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Attempting Unload Scene References UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) LE.AssetManagement.SceneReferenceManager:PreloadScene(String) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) SceneLoader:RecursiveSceneQueueLoading() MapPanel:quickTravel() UnityEngine.DisplaysUpdatedDelegate:Invoke() UnityEngine.Events.InvokableCall:Invoke() UnityEngine.Events.UnityEvent:Invoke() Mono.Security.Cryptography.KeyGeneratedEventHandler:Invoke(Object, EventArgs) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMousePress(MouseButtonEventData) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvent(Int32, Int32) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvents() Rewired.Integration.UnityUI.RewiredStandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Finished Unload Scene References UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) LE.AssetManagement.SceneReferenceManager:PreloadScene(String) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) SceneLoader:RecursiveSceneQueueLoading() MapPanel:quickTravel() UnityEngine.DisplaysUpdatedDelegate:Invoke() UnityEngine.Events.InvokableCall:Invoke() UnityEngine.Events.UnityEvent:Invoke() Mono.Security.Cryptography.KeyGeneratedEventHandler:Invoke(Object, EventArgs) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMousePress(MouseButtonEventData) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvent(Int32, Int32) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvents() Rewired.Integration.UnityUI.RewiredStandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Attempting Load Scene References UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) LE.AssetManagement.SceneReferenceManager:PreloadScene(String) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) SceneLoader:RecursiveSceneQueueLoading() MapPanel:quickTravel() UnityEngine.DisplaysUpdatedDelegate:Invoke() UnityEngine.Events.InvokableCall:Invoke() UnityEngine.Events.UnityEvent:Invoke() Mono.Security.Cryptography.KeyGeneratedEventHandler:Invoke(Object, EventArgs) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMousePress(MouseButtonEventData) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvent(Int32, Int32) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvents() Rewired.Integration.UnityUI.RewiredStandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Finished Load Scene References, Time Taken: 0,1878967 UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) LE.AssetManagement.SceneReferenceManager:PreloadScene(String) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) SceneLoader:RecursiveSceneQueueLoading() MapPanel:quickTravel() UnityEngine.DisplaysUpdatedDelegate:Invoke() UnityEngine.Events.InvokableCall:Invoke() UnityEngine.Events.UnityEvent:Invoke() Mono.Security.Cryptography.KeyGeneratedEventHandler:Invoke(Object, EventArgs) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMousePress(MouseButtonEventData) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvent(Int32, Int32) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvents() Rewired.Integration.UnityUI.RewiredStandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Unload scene complete UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) SceneLoader:RecursiveSceneQueueLoading() MapPanel:quickTravel() UnityEngine.DisplaysUpdatedDelegate:Invoke() UnityEngine.Events.InvokableCall:Invoke() UnityEngine.Events.UnityEvent:Invoke() Mono.Security.Cryptography.KeyGeneratedEventHandler:Invoke(Object, EventArgs) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMousePress(MouseButtonEventData) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvent(Int32, Int32) Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvents() Rewired.Integration.UnityUI.RewiredStandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Unloading 1 Unused Serialized files (Serialized files now loaded: 9) Unloading 3953 unused Assets to reduce memory usage. Loaded Objects now: 870669. Total: 1340.606000 ms (FindLiveObjects: 60.951400 ms CreateObjectMapping: 117.101600 ms MarkObjects: 1156.035900 ms DeleteObjects: 6.516700 ms) Unload assets/previous scene complete UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Loading Scene B40 UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Time to load B40 1,57 s UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) The referenced script on this Behaviour (Game Object 'PostCamModifier') is missing! (Filename: Line: 334) The referenced script on this Behaviour (Game Object '!ftraceLightmaps') is missing! (Filename: Line: 334) The referenced script on this Behaviour (Game Object 'TouchReactSystem') is missing! (Filename: Line: 334) The referenced script on this Behaviour (Game Object 'SceneLoader') is missing! (Filename: Line: 334) Unloading 25 Unused Serialized files (Serialized files now loaded: 9) UnloadTime: 96.978800 ms SecondDoor has a protection class, but no Actor component, so an actor component is being initialised UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) SecondDoor has an Actor component with no actor data. Using default actor data as a failsafe. UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:LogError(Object) Actor:Awake() UnityEngine.GameObject:AddComponent() Comp`1:GetOrAdd(GameObject) ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) SecondDoor has no AbilityObjectConstructor UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Actor:GetReferences() ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) SecondDoor has no AilmentReceiver UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Actor:GetReferences() ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) FirstDoor has a protection class, but no Actor component, so an actor component is being initialised UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) FirstDoor has an Actor component with no actor data. Using default actor data as a failsafe. UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:LogError(Object) Actor:Awake() UnityEngine.GameObject:AddComponent() Comp`1:GetOrAdd(GameObject) ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) FirstDoor has no AbilityObjectConstructor UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Actor:GetReferences() ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) FirstDoor has no AilmentReceiver UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Actor:GetReferences() ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) SecondDoor has a protection class, but no Actor component, so an actor component is being initialised UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) SecondDoor has an Actor component with no actor data. Using default actor data as a failsafe. UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:LogError(Object) Actor:Awake() UnityEngine.GameObject:AddComponent() Comp`1:GetOrAdd(GameObject) ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) SecondDoor has no AbilityObjectConstructor UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Actor:GetReferences() ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) SecondDoor has no AilmentReceiver UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Actor:GetReferences() ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) FirstDoor has a protection class, but no Actor component, so an actor component is being initialised UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) FirstDoor has an Actor component with no actor data. Using default actor data as a failsafe. UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:LogError(Object) Actor:Awake() UnityEngine.GameObject:AddComponent() Comp`1:GetOrAdd(GameObject) ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) FirstDoor has no AbilityObjectConstructor UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Actor:GetReferences() ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) FirstDoor has no AilmentReceiver UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Actor:GetReferences() ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) FirstDoor has a protection class, but no Actor component, so an actor component is being initialised UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) FirstDoor has an Actor component with no actor data. Using default actor data as a failsafe. UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:LogError(Object) Actor:Awake() UnityEngine.GameObject:AddComponent() Comp`1:GetOrAdd(GameObject) ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) FirstDoor has no AbilityObjectConstructor UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Actor:GetReferences() ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) FirstDoor has no AilmentReceiver UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Actor:GetReferences() ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) SecondDoor has a protection class, but no Actor component, so an actor component is being initialised UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) SecondDoor has an Actor component with no actor data. Using default actor data as a failsafe. UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:LogError(Object) Actor:Awake() UnityEngine.GameObject:AddComponent() Comp`1:GetOrAdd(GameObject) ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) SecondDoor has no AbilityObjectConstructor UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Actor:GetReferences() ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) SecondDoor has no AilmentReceiver UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Actor:GetReferences() ProtectionClass:Awake() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Crash!!! SymInit: Symbol-SearchPath: '.;G:\Giochi\SteamLibrary\steamapps\common\Last Epoch;G:\Giochi\SteamLibrary\steamapps\common\Last Epoch;C:\WINDOWS;C:\WINDOWS\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 534, UserName: 'Enex' OS-Version: 10.0.0 G:\Giochi\SteamLibrary\steamapps\common\Last Epoch\Last Epoch.exe:Last Epoch.exe (00007FF6A3470000), size: 667648 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2019.4.23.19969 C:\WINDOWS\SYSTEM32\ntdll.dll:ntdll.dll (00007FFD8DD70000), size: 2052096 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.964 C:\WINDOWS\System32\KERNEL32.DLL:KERNEL32.DLL (00007FFD8D5A0000), size: 774144 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.928 C:\WINDOWS\System32\KERNELBASE.dll:KERNELBASE.dll (00007FFD8B760000), size: 2916352 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.964 G:\Giochi\SteamLibrary\steamapps\common\Last Epoch\UnityPlayer.dll:UnityPlayer.dll (00007FFD42760000), size: 26947584 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2019.4.23.19969 C:\WINDOWS\System32\USER32.dll:USER32.dll (00007FFD8D6A0000), size: 1703936 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906 C:\WINDOWS\System32\win32u.dll:win32u.dll (00007FFD8B580000), size: 139264 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.985 C:\WINDOWS\System32\GDI32.dll:GDI32.dll (00007FFD8CB70000), size: 172032 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746 C:\WINDOWS\System32\gdi32full.dll:gdi32full.dll (00007FFD8BB90000), size: 1093632 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.928 C:\WINDOWS\System32\msvcp_win.dll:msvcp_win.dll (00007FFD8B640000), size: 643072 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.789 C:\WINDOWS\System32\ucrtbase.dll:ucrtbase.dll (00007FFD8B480000), size: 1048576 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.789 C:\WINDOWS\System32\ole32.dll:ole32.dll (00007FFD8D9D0000), size: 1220608 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746 C:\WINDOWS\System32\RPCRT4.dll:RPCRT4.dll (00007FFD8DB00000), size: 1224704 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.928 C:\WINDOWS\System32\combase.dll:combase.dll (00007FFD8BF00000), size: 3493888 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.928 C:\WINDOWS\System32\SHLWAPI.dll:SHLWAPI.dll (00007FFD8CCC0000), size: 348160 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746 C:\WINDOWS\System32\msvcrt.dll:msvcrt.dll (00007FFD8CBA0000), size: 647168 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.0.19041.546 C:\WINDOWS\System32\SETUPAPI.dll:SETUPAPI.dll (00007FFD8C4D0000), size: 4624384 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.844 C:\WINDOWS\System32\cfgmgr32.dll:cfgmgr32.dll (00007FFD8BCA0000), size: 319488 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\System32\bcrypt.dll:bcrypt.dll (00007FFD8B610000), size: 159744 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.662 C:\WINDOWS\System32\ADVAPI32.dll:ADVAPI32.dll (00007FFD8D920000), size: 704512 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.610 C:\WINDOWS\SYSTEM32\VERSION.dll:VERSION.dll (00007FFD849F0000), size: 40960 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\System32\sechost.dll:sechost.dll (00007FFD8C280000), size: 634880 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906 C:\WINDOWS\System32\SHELL32.dll:SHELL32.dll (00007FFD8CE40000), size: 7610368 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.964 C:\WINDOWS\System32\OLEAUT32.dll:OLEAUT32.dll (00007FFD8DC30000), size: 839680 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.985 C:\WINDOWS\System32\IMM32.dll:IMM32.dll (00007FFD8D660000), size: 196608 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\System32\CRYPT32.dll:CRYPT32.dll (00007FFD8BA30000), size: 1437696 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.844 C:\WINDOWS\System32\WS2_32.dll:WS2_32.dll (00007FFD8CC40000), size: 438272 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\SYSTEM32\OPENGL32.dll:OPENGL32.dll (00007FFD586B0000), size: 1204224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.928 C:\WINDOWS\SYSTEM32\WINHTTP.dll:WINHTTP.dll (00007FFD805F0000), size: 1093632 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906 C:\WINDOWS\SYSTEM32\HID.DLL:HID.DLL (00007FFD89D40000), size: 53248 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\SYSTEM32\WINMM.dll:WINMM.dll (00007FFD7F8F0000), size: 159744 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\SYSTEM32\GLU32.dll:GLU32.dll (00007FFD84B10000), size: 180224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.844 C:\Program Files (x86)\Steam\gameoverlayrenderer64.dll:gameoverlayrenderer64.dll (00007FFD56340000), size: 2007040 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 6.54.98.72 C:\WINDOWS\System32\PSAPI.DLL:PSAPI.DLL (00007FFD8D690000), size: 32768 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\SYSTEM32\kernel.appcore.dll:kernel.appcore.dll (00007FFD89DA0000), size: 73728 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\System32\bcryptPrimitives.dll:bcryptPrimitives.dll (00007FFD8B6E0000), size: 524288 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.662 C:\WINDOWS\system32\uxtheme.dll:uxtheme.dll (00007FFD88A00000), size: 647168 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746 C:\WINDOWS\System32\shcore.dll:shcore.dll (00007FFD8BE50000), size: 712704 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.964 C:\WINDOWS\SYSTEM32\windows.storage.dll:windows.storage.dll (00007FFD895B0000), size: 7929856 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.964 C:\WINDOWS\SYSTEM32\Wldp.dll:Wldp.dll (00007FFD8AEF0000), size: 180224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.662 C:\WINDOWS\SYSTEM32\profapi.dll:profapi.dll (00007FFD8B3C0000), size: 126976 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.844 G:\Giochi\SteamLibrary\steamapps\common\Last Epoch\GameAssembly.dll:GameAssembly.dll (00007FFD1C660000), size: 71282688 (result: 0), SymType: '-deferred-', PDB: '' C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL:IPHLPAPI.DLL (00007FFD8A900000), size: 241664 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\system32\mswsock.dll:mswsock.dll (00007FFD8AC60000), size: 434176 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\System32\MSCTF.dll:MSCTF.dll (00007FFD8CD20000), size: 1134592 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.964 C:\WINDOWS\SYSTEM32\d3d11.dll:d3d11.dll (00007FFD86DF0000), size: 2506752 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746 C:\WINDOWS\SYSTEM32\dxgi.dll:dxgi.dll (00007FFD89DC0000), size: 999424 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.964 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_d71d3f5ea7618cbb\nvldumdx.dll:nvldumdx.dll (00007FFD804D0000), size: 1069056 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 27.21.14.6647 C:\WINDOWS\SYSTEM32\msasn1.dll:msasn1.dll (00007FFD8B070000), size: 73728 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\SYSTEM32\cryptnet.dll:cryptnet.dll (00007FFD83130000), size: 200704 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906 C:\WINDOWS\SYSTEM32\cryptbase.dll:cryptbase.dll (00007FFD8AE50000), size: 49152 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\System32\WINTRUST.DLL:WINTRUST.DLL (0000021591320000), size: 393216 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.804 C:\WINDOWS\System32\imagehlp.dll:imagehlp.dll (00007FFD8C260000), size: 118784 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\SYSTEM32\CRYPTSP.dll:CRYPTSP.dll (00007FFD8AE30000), size: 98304 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\system32\rsaenh.dll:rsaenh.dll (00007FFD8A590000), size: 212992 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_d71d3f5ea7618cbb\nvwgf2umx.dll:nvwgf2umx.dll (00007FFD46EE0000), size: 74567680 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 27.21.14.6647 C:\WINDOWS\system32\nvspcap64.dll:nvspcap64.dll (00007FFD45C10000), size: 2875392 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 3.22.0.32 C:\WINDOWS\SYSTEM32\ntmarta.dll:ntmarta.dll (00007FFD8A1C0000), size: 208896 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\SYSTEM32\dxcore.dll:dxcore.dll (00007FFD80A10000), size: 241664 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\System32\clbcatq.dll:clbcatq.dll (00007FFD8BDA0000), size: 692224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2001.12.10941.16384 C:\WINDOWS\system32\wbem\wbemprox.dll:wbemprox.dll (00007FFD7CDE0000), size: 69632 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.844 C:\WINDOWS\SYSTEM32\wbemcomn.dll:wbemcomn.dll (00007FFD7CD40000), size: 606208 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.844 C:\WINDOWS\system32\wbem\wbemsvc.dll:wbemsvc.dll (00007FFD7AC70000), size: 81920 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.844 C:\WINDOWS\system32\wbem\fastprox.dll:fastprox.dll (00007FFD75CF0000), size: 1093632 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\SYSTEM32\amsi.dll:amsi.dll (00007FFD74A80000), size: 102400 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746 C:\WINDOWS\SYSTEM32\USERENV.dll:USERENV.dll (00007FFD8B340000), size: 188416 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.572 C:\Program Files (x86)\Kaspersky Lab\Kaspersky Internet Security 21.3\x64\antimalware_provider.dll:antimalware_provider.dll (00007FFD74850000), size: 2277376 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 30.587.0.880 C:\WINDOWS\System32\MMDevApi.dll:MMDevApi.dll (00007FFD835C0000), size: 544768 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.789 C:\WINDOWS\System32\DEVOBJ.dll:DEVOBJ.dll (00007FFD8B250000), size: 180224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL:AUDIOSES.DLL (00007FFD839F0000), size: 1576960 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906 C:\WINDOWS\SYSTEM32\powrprof.dll:powrprof.dll (00007FFD8AA20000), size: 307200 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\SYSTEM32\UMPDC.dll:UMPDC.dll (00007FFD8A8E0000), size: 73728 (result: 0), SymType: '-deferred-', PDB: '' C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll:resourcepolicyclient.dll (00007FFD88BA0000), size: 81920 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\SYSTEM32\xinput1_3.dll:xinput1_3.dll (0000000000400000), size: 122880 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 9.18.944.0 C:\WINDOWS\SYSTEM32\dcomp.dll:dcomp.dll (00007FFD87D20000), size: 1986560 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906 C:\WINDOWS\SYSTEM32\dwmapi.dll:dwmapi.dll (00007FFD88E90000), size: 192512 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746 C:\WINDOWS\SYSTEM32\textinputframework.dll:textinputframework.dll (00007FFD74B40000), size: 1019904 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.964 C:\WINDOWS\SYSTEM32\CoreUIComponents.dll:CoreUIComponents.dll (00007FFD88290000), size: 3530752 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\SYSTEM32\CoreMessaging.dll:CoreMessaging.dll (00007FFD885F0000), size: 991232 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746 C:\WINDOWS\SYSTEM32\wintypes.dll:wintypes.dll (00007FFD87BC0000), size: 1392640 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.928 C:\Windows\System32\Windows.UI.dll:Windows.UI.dll (00007FFD6EA90000), size: 1314816 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746 C:\Windows\System32\WindowManagementAPI.dll:WindowManagementAPI.dll (00007FFD83D80000), size: 659456 (result: 0), SymType: '-deferred-', PDB: '' C:\Windows\System32\InputHost.dll:InputHost.dll (00007FFD743E0000), size: 1384448 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906 C:\WINDOWS\SYSTEM32\twinapi.appcore.dll:twinapi.appcore.dll (00007FFD837E0000), size: 2101248 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.964 C:\Windows\System32\PROPSYS.dll:PROPSYS.dll (00007FFD86960000), size: 1011712 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.0.19041.867 G:\Giochi\SteamLibrary\steamapps\common\Last Epoch\Last Epoch_Data\Plugins\x86_64\fmodstudio.dll:fmodstudio.dll (00007FFD54820000), size: 3301376 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 0.2.0.9 C:\WINDOWS\SYSTEM32\MSACM32.dll:MSACM32.dll (00007FFD7E010000), size: 122880 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1 C:\WINDOWS\SYSTEM32\winmmbase.dll:winmmbase.dll (00007FFD7E090000), size: 155648 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1 C:\WINDOWS\SYSTEM32\wdmaud.drv:wdmaud.drv (00007FFD7E040000), size: 286720 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1 C:\WINDOWS\SYSTEM32\ksuser.dll:ksuser.dll (00007FFD85690000), size: 36864 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1 C:\WINDOWS\SYSTEM32\AVRT.dll:AVRT.dll (00007FFD85140000), size: 40960 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\SYSTEM32\msacm32.drv:msacm32.drv (00007FFD7E030000), size: 53248 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.488 C:\WINDOWS\SYSTEM32\midimap.dll:midimap.dll (00007FFD7E000000), size: 45056 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.488 C:\WINDOWS\System32\NSI.dll:NSI.dll (00007FFD8D590000), size: 32768 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.610 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL:dhcpcsvc6.DLL (00007FFD82FF0000), size: 94208 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL:dhcpcsvc.DLL (00007FFD830D0000), size: 118784 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\SYSTEM32\DNSAPI.dll:DNSAPI.dll (00007FFD8A950000), size: 835584 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.928 C:\Windows\System32\rasadhlp.dll:rasadhlp.dll (00007FFD82470000), size: 40960 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\System32\fwpuclnt.dll:fwpuclnt.dll (00007FFD7B200000), size: 520192 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.964 C:\WINDOWS\SYSTEM32\gpapi.dll:gpapi.dll (00007FFD89D50000), size: 143360 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.844 C:\WINDOWS\SYSTEM32\bthprops.cpl:bthprops.cpl (00007FFD5D8E0000), size: 286720 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.388 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.844_none_ca00b6081b84eb1d\comctl32.dll:comctl32.dll (00007FFD73F50000), size: 2727936 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 6.10.19041.844 C:\WINDOWS\SYSTEM32\xinput1_4.DLL:xinput1_4.DLL (00007FFD412B0000), size: 69632 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.844 G:\Giochi\SteamLibrary\steamapps\common\Last Epoch\Last Epoch_Data\Plugins\x86_64\cimgui.dll:cimgui.dll (00007FFD58940000), size: 679936 (result: 0), SymType: '-deferred-', PDB: '' C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll:VCRUNTIME140.dll (00007FFD734A0000), size: 102400 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 14.28.29334.0 C:\WINDOWS\SYSTEM32\VCRUNTIME140_1.dll:VCRUNTIME140_1.dll (00007FFD73490000), size: 49152 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 14.28.29334.0 G:\Giochi\SteamLibrary\steamapps\common\Last Epoch\Last Epoch_Data\Plugins\x86_64\steam_api64.dll:steam_api64.dll (00007FFD7DFB0000), size: 303104 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 4.95.20.30 C:\Program Files (x86)\Steam\steamclient64.dll:steamclient64.dll (00007FFD2DF90000), size: 21573632 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 6.54.98.72 C:\Program Files (x86)\Steam\tier0_s64.dll:tier0_s64.dll (00007FFD561C0000), size: 1519616 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 6.54.98.72 C:\Program Files (x86)\Steam\vstdlib_s64.dll:vstdlib_s64.dll (00007FFD58630000), size: 507904 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 6.54.98.72 C:\WINDOWS\SYSTEM32\Secur32.dll:Secur32.dll (00007FFD6EF10000), size: 49152 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\SYSTEM32\SSPICLI.DLL:SSPICLI.DLL (00007FFD8B370000), size: 200704 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906 C:\WINDOWS\SYSTEM32\mscms.dll:mscms.dll (00007FFD82F20000), size: 712704 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746 C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll:ColorAdapterClient.dll (00007FFD82F00000), size: 69632 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\SYSTEM32\icm32.dll:icm32.dll (00007FFD72FA0000), size: 274432 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\system32\napinsp.dll:napinsp.dll (00007FFD6D9E0000), size: 94208 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\system32\pnrpnsp.dll:pnrpnsp.dll (00007FFD6D9C0000), size: 110592 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\system32\wshbth.dll:wshbth.dll (00007FFD86310000), size: 86016 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 C:\WINDOWS\system32\NLAapi.dll:NLAapi.dll (00007FFD86930000), size: 118784 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.789 C:\WINDOWS\System32\winrnr.dll:winrnr.dll (00007FFD6D9A0000), size: 73728 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546 G:\Giochi\SteamLibrary\steamapps\common\Last Epoch\Last Epoch_Data\Plugins\lib_burst_generated.dll:lib_burst_generated.dll (00007FFD57230000), size: 446464 (result: 0), SymType: '-deferred-', PDB: '' C:\WINDOWS\SYSTEM32\dbghelp.dll:dbghelp.dll (00007FFD89240000), size: 1982464 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.867 ========== OUTPUTTING STACK TRACE ================== 0x00007FFD1C728AAC (GameAssembly) UnityPalGetTimeZoneDataForID 0x00007FFD43010A8C (UnityPlayer) UnityMain 0x00007FFD4323C8BE (UnityPlayer) UnityMain 0x00007FFD432ACA0C (UnityPlayer) UnityMain 0x00007FFD1CC79D48 (GameAssembly) WriteZStream 0x00007FFD1CC725D7 (GameAssembly) WriteZStream 0x00007FFD1CC76BA8 (GameAssembly) WriteZStream 0x00007FFD1CC71DD9 (GameAssembly) WriteZStream 0x00007FFD1CC74CBE (GameAssembly) WriteZStream 0x00007FFD1C86CDBC (GameAssembly) WriteZStream 0x00007FFD1C724740 (GameAssembly) UnityPalGetTimeZoneDataForID 0x00007FFD43011820 (UnityPlayer) UnityMain 0x00007FFD43022A93 (UnityPlayer) UnityMain 0x00007FFD4302B9A3 (UnityPlayer) UnityMain 0x00007FFD4302B4BF (UnityPlayer) UnityMain 0x00007FFD4302B72C (UnityPlayer) UnityMain 0x00007FFD4306A08D (UnityPlayer) UnityMain 0x00007FFD4306A509 (UnityPlayer) UnityMain 0x00007FFD42F094DD (UnityPlayer) UnityMain 0x00007FFD42F0AFC0 (UnityPlayer) UnityMain 0x00007FFD42F09B8B (UnityPlayer) UnityMain 0x00007FFD42F0BF89 (UnityPlayer) UnityMain 0x00007FFD42F0C1FE (UnityPlayer) UnityMain 0x00007FFD42F0BC19 (UnityPlayer) UnityMain 0x00007FFD42EF41C7 (UnityPlayer) UnityMain 0x00007FFD42EF4263 (UnityPlayer) UnityMain 0x00007FFD42EF669C (UnityPlayer) UnityMain ERROR: SymGetSymFromAddr64, GetLastError: 'Tentativo di accedere ad un indirizzo non valido.' (Address: 00007FFD42CA5E2E) 0x00007FFD42CA5E2E (UnityPlayer) (function-name not available) ERROR: SymGetSymFromAddr64, GetLastError: 'Tentativo di accedere ad un indirizzo non valido.' (Address: 00007FFD42CA4B8A) 0x00007FFD42CA4B8A (UnityPlayer) (function-name not available) ERROR: SymGetSymFromAddr64, GetLastError: 'Tentativo di accedere ad un indirizzo non valido.' (Address: 00007FFD42CA8D68) 0x00007FFD42CA8D68 (UnityPlayer) (function-name not available) 0x00007FFD42CAC86B (UnityPlayer) UnityMain ERROR: SymGetSymFromAddr64, GetLastError: 'Tentativo di accedere ad un indirizzo non valido.' (Address: 00007FF6A34711F2) 0x00007FF6A34711F2 (Last Epoch) (function-name not available) 0x00007FFD8D5B7034 (KERNEL32) BaseThreadInitThunk 0x00007FFD8DDC2651 (ntdll) RtlUserThreadStart ========== END OF STACKTRACE =========== A crash has been intercepted by the crash handler. For call stack and other details, see the latest crash report generated in: * C:/Users/Enex/AppData/Local/Temp/Eleventh Hour Games/Last Epoch/Crashes