LOG: 28.04.2025 08:25:16 ChangeResolution(3840 x 2160 @ -1Hz) Screen.width: 3840, Screen.hieght: 2160 LOG: 28.04.2025 08:25:16 ChangeFullscreenMode(FullScreenWindow) Screen.fullScreenMode: FullScreenWindow WARNING: 28.04.2025 08:25:16 GetLocalizedText(languageKey: System.Language.English) Failed! currentLanguagePackage is null and was not inited! WARNING: 28.04.2025 08:25:16 GetLocalizedText(languageKey: System.Language.German) Failed! currentLanguagePackage is null and was not inited! WARNING: 28.04.2025 08:25:16 GetLocalizedText(languageKey: System.NativeGerman) Failed! currentLanguagePackage is null and was not inited! WARNING: 28.04.2025 08:25:16 GetLocalizedText(languageKey: System.Language.Chinese(Simplified)) Failed! currentLanguagePackage is null and was not inited! WARNING: 28.04.2025 08:25:16 GetLocalizedText(languageKey: System.NativeChinese(Simplified)) Failed! currentLanguagePackage is null and was not inited! WARNING: 28.04.2025 08:25:16 GetLocalizedText(languageKey: System.Language.Russian) Failed! currentLanguagePackage is null and was not inited! WARNING: 28.04.2025 08:25:16 GetLocalizedText(languageKey: System.NativeRussian) Failed! currentLanguagePackage is null and was not inited! WARNING: 28.04.2025 08:25:16 GetLocalizedText(languageKey: System.Language.Japanese) Failed! currentLanguagePackage is null and was not inited! WARNING: 28.04.2025 08:25:16 GetLocalizedText(languageKey: System.NativeJapanese) Failed! currentLanguagePackage is null and was not inited! WARNING: 28.04.2025 08:25:16 GetLocalizedText(languageKey: System.Language.Chinese(Traditional)) Failed! currentLanguagePackage is null and was not inited! WARNING: 28.04.2025 08:25:16 GetLocalizedText(languageKey: System.NativeChinese(Traditional)) Failed! currentLanguagePackage is null and was not inited! WARNING: 28.04.2025 08:25:16 GetLocalizedText(languageKey: System.Language.Korean) Failed! currentLanguagePackage is null and was not inited! WARNING: 28.04.2025 08:25:16 GetLocalizedText(languageKey: System.NativeKorean) Failed! currentLanguagePackage is null and was not inited! LOG: 28.04.2025 08:25:16 Try to ChangeLanguage() to ENGLISH WARNING: 28.04.2025 08:25:16 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 08:25:16 NEW GAMESEED: '99GH-AZLO' resetSeededCalls: True WARNING: 28.04.2025 08:25:16 GetIsBossEnemy (0# incorrect_settings_in_enemyprefab) is not in EnemyDatabase List! WARNING: 28.04.2025 08:25:16 MechionaryManager.AddMechionaryGUIDEntry( ME_ENEMY_ANGER_Stationary_Turret_Wut_1e53e27cda94) was already added to list! check code ... WARNING: 28.04.2025 08:25:16 MechionaryManager.AddMechionaryGUIDEntry( ME_ENEMY_ANGER_Stationary_Sniper_Wut_1e53e27cda94) was already added to list! check code ... ERROR: 28.04.2025 08:25:16 SaveGame Profile Loading Error (SerializationException): Failed to get 'bossEmotion_WasPlayed' from GameProfile! Set it as ''. Member 'bossEmotion_WasPlayed' was not found. at System.Runtime.Serialization.SerializationInfo.GetElement (System.String name, System.Type& foundType) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.SerializationInfo.GetValue (System.String name, System.Type type) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile.GetValueFromSerializationInfo[T] (System.Runtime.Serialization.SerializationInfo info, System.String name) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile..ctor (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.SerializationInvoke (System.Object target, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject (System.Object obj, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.FixupSpecialObject (System.Runtime.Serialization.ObjectHolder holder) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.DoFixups () [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize (System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser serParser, System.Boolean fCheck) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.CollectSaveGames () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.GameProfile:GetValueFromSerializationInfo(SerializationInfo, String) StickyStoneStudio.MOODS.GameProfile:.ctor(SerializationInfo, StreamingContext) System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize(Stream) StickyStoneStudio.MOODS.SaveManager:CollectSaveGames() StickyStoneStudio.MOODS.SaveManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() StickyStoneStudio.MOODS.GameManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() ERROR: 28.04.2025 08:25:16 SaveGame Profile Loading Error (SerializationException): Failed to get 'bossEmotion_WasPlayed' from GameProfile! Set it as ''. Member 'bossEmotion_WasPlayed' was not found. at System.Runtime.Serialization.SerializationInfo.GetElement (System.String name, System.Type& foundType) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.SerializationInfo.GetValue (System.String name, System.Type type) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile.GetValueFromSerializationInfo[T] (System.Runtime.Serialization.SerializationInfo info, System.String name) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile..ctor (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.SerializationInvoke (System.Object target, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject (System.Object obj, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.FixupSpecialObject (System.Runtime.Serialization.ObjectHolder holder) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.DoFixups () [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize (System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser serParser, System.Boolean fCheck) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.CollectSaveGames () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.GameProfile:GetValueFromSerializationInfo(SerializationInfo, String) StickyStoneStudio.MOODS.GameProfile:.ctor(SerializationInfo, StreamingContext) System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize(Stream) StickyStoneStudio.MOODS.SaveManager:CollectSaveGames() StickyStoneStudio.MOODS.SaveManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() StickyStoneStudio.MOODS.GameManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() ERROR: 28.04.2025 08:25:16 SaveGame Profile Loading Error (SerializationException): Failed to get 'SecretRoomEntered' from GameProfile! Set it as 'False'. Member 'SecretRoomEntered' was not found. at System.Runtime.Serialization.SerializationInfo.GetElement (System.String name, System.Type& foundType) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.SerializationInfo.GetValue (System.String name, System.Type type) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile.GetValueFromSerializationInfo[T] (System.Runtime.Serialization.SerializationInfo info, System.String name) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameSession..ctor (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.SerializationInvoke (System.Object target, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject (System.Object obj, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.FixupSpecialObject (System.Runtime.Serialization.ObjectHolder holder) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.DoFixups () [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize (System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser serParser, System.Boolean fCheck) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.CollectSaveGames () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.GameProfile:GetValueFromSerializationInfo(SerializationInfo, String) StickyStoneStudio.MOODS.GameSession:.ctor(SerializationInfo, StreamingContext) System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize(Stream) StickyStoneStudio.MOODS.SaveManager:CollectSaveGames() StickyStoneStudio.MOODS.SaveManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() StickyStoneStudio.MOODS.GameManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() ERROR: 28.04.2025 08:25:16 SaveGame Profile Loading Error (SerializationException): Failed to get 'bossEmotion_WasPlayed' from GameProfile! Set it as ''. Member 'bossEmotion_WasPlayed' was not found. at System.Runtime.Serialization.SerializationInfo.GetElement (System.String name, System.Type& foundType) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.SerializationInfo.GetValue (System.String name, System.Type type) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile.GetValueFromSerializationInfo[T] (System.Runtime.Serialization.SerializationInfo info, System.String name) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile..ctor (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.SerializationInvoke (System.Object target, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject (System.Object obj, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.FixupSpecialObject (System.Runtime.Serialization.ObjectHolder holder) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.DoFixups () [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize (System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser serParser, System.Boolean fCheck) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.CollectSaveGames () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.GameProfile:GetValueFromSerializationInfo(SerializationInfo, String) StickyStoneStudio.MOODS.GameProfile:.ctor(SerializationInfo, StreamingContext) System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize(Stream) StickyStoneStudio.MOODS.SaveManager:CollectSaveGames() StickyStoneStudio.MOODS.SaveManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() StickyStoneStudio.MOODS.GameManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() ERROR: 28.04.2025 08:25:16 SaveGame Profile Loading Error (SerializationException): Failed to get 'difficultyWasSet' from GameProfile! Set it as 'False'. Member 'difficultyWasSet' was not found. at System.Runtime.Serialization.SerializationInfo.GetElement (System.String name, System.Type& foundType) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.SerializationInfo.GetValue (System.String name, System.Type type) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile.GetValueFromSerializationInfo[T] (System.Runtime.Serialization.SerializationInfo info, System.String name) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile..ctor (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.SerializationInvoke (System.Object target, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject (System.Object obj, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.FixupSpecialObject (System.Runtime.Serialization.ObjectHolder holder) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.DoFixups () [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize (System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser serParser, System.Boolean fCheck) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.CollectSaveGames () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.GameProfile:GetValueFromSerializationInfo(SerializationInfo, String) StickyStoneStudio.MOODS.GameProfile:.ctor(SerializationInfo, StreamingContext) System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize(Stream) StickyStoneStudio.MOODS.SaveManager:CollectSaveGames() StickyStoneStudio.MOODS.SaveManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() StickyStoneStudio.MOODS.GameManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() ERROR: 28.04.2025 08:25:16 SaveGame Profile Loading Error (SerializationException): Failed to get 'bossEmotion_WasPlayed' from GameProfile! Set it as ''. Member 'bossEmotion_WasPlayed' was not found. at System.Runtime.Serialization.SerializationInfo.GetElement (System.String name, System.Type& foundType) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.SerializationInfo.GetValue (System.String name, System.Type type) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile.GetValueFromSerializationInfo[T] (System.Runtime.Serialization.SerializationInfo info, System.String name) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile..ctor (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.SerializationInvoke (System.Object target, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject (System.Object obj, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.FixupSpecialObject (System.Runtime.Serialization.ObjectHolder holder) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.DoFixups () [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize (System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser serParser, System.Boolean fCheck) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.CollectSaveGames () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.GameProfile:GetValueFromSerializationInfo(SerializationInfo, String) StickyStoneStudio.MOODS.GameProfile:.ctor(SerializationInfo, StreamingContext) System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize(Stream) StickyStoneStudio.MOODS.SaveManager:CollectSaveGames() StickyStoneStudio.MOODS.SaveManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() StickyStoneStudio.MOODS.GameManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() ERROR: 28.04.2025 08:25:16 SaveGame Profile Loading Error (SerializationException): Failed to get 'difficultyWasSet' from GameProfile! Set it as 'False'. Member 'difficultyWasSet' was not found. at System.Runtime.Serialization.SerializationInfo.GetElement (System.String name, System.Type& foundType) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.SerializationInfo.GetValue (System.String name, System.Type type) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile.GetValueFromSerializationInfo[T] (System.Runtime.Serialization.SerializationInfo info, System.String name) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile..ctor (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.SerializationInvoke (System.Object target, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject (System.Object obj, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.FixupSpecialObject (System.Runtime.Serialization.ObjectHolder holder) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.DoFixups () [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize (System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser serParser, System.Boolean fCheck) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.CollectSaveGames () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.GameProfile:GetValueFromSerializationInfo(SerializationInfo, String) StickyStoneStudio.MOODS.GameProfile:.ctor(SerializationInfo, StreamingContext) System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize(Stream) StickyStoneStudio.MOODS.SaveManager:CollectSaveGames() StickyStoneStudio.MOODS.SaveManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() StickyStoneStudio.MOODS.GameManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() ERROR: 28.04.2025 08:25:16 SaveGame Profile Loading Error (SerializationException): Failed to get 'difficulty' from GameProfile! Set it as 'Easy'. Member 'difficulty' was not found. at System.Runtime.Serialization.SerializationInfo.GetElement (System.String name, System.Type& foundType) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.SerializationInfo.GetValue (System.String name, System.Type type) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile.GetValueFromSerializationInfo[T] (System.Runtime.Serialization.SerializationInfo info, System.String name) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile..ctor (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.SerializationInvoke (System.Object target, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject (System.Object obj, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.FixupSpecialObject (System.Runtime.Serialization.ObjectHolder holder) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.DoFixups () [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize (System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser serParser, System.Boolean fCheck) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.CollectSaveGames () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.GameProfile:GetValueFromSerializationInfo(SerializationInfo, String) StickyStoneStudio.MOODS.GameProfile:.ctor(SerializationInfo, StreamingContext) System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize(Stream) StickyStoneStudio.MOODS.SaveManager:CollectSaveGames() StickyStoneStudio.MOODS.SaveManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() StickyStoneStudio.MOODS.GameManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() ERROR: 28.04.2025 08:25:16 SaveGame Profile Loading Error (SerializationException): Failed to get 'Christmas_LastOpenedTime' from GameProfile! Set it as '01.01.0001 00:00:00'. Member 'Christmas_LastOpenedTime' was not found. at System.Runtime.Serialization.SerializationInfo.GetElement (System.String name, System.Type& foundType) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.SerializationInfo.GetValue (System.String name, System.Type type) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile.GetValueFromSerializationInfo[T] (System.Runtime.Serialization.SerializationInfo info, System.String name) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile..ctor (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.SerializationInvoke (System.Object target, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject (System.Object obj, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.FixupSpecialObject (System.Runtime.Serialization.ObjectHolder holder) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.DoFixups () [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize (System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser serParser, System.Boolean fCheck) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.CollectSaveGames () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.GameProfile:GetValueFromSerializationInfo(SerializationInfo, String) StickyStoneStudio.MOODS.GameProfile:.ctor(SerializationInfo, StreamingContext) System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize(Stream) StickyStoneStudio.MOODS.SaveManager:CollectSaveGames() StickyStoneStudio.MOODS.SaveManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() StickyStoneStudio.MOODS.GameManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() ERROR: 28.04.2025 08:25:16 SaveGame Profile Loading Error (SerializationException): Failed to get 'bossEmotion_WasPlayed' from GameProfile! Set it as ''. Member 'bossEmotion_WasPlayed' was not found. at System.Runtime.Serialization.SerializationInfo.GetElement (System.String name, System.Type& foundType) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.SerializationInfo.GetValue (System.String name, System.Type type) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile.GetValueFromSerializationInfo[T] (System.Runtime.Serialization.SerializationInfo info, System.String name) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile..ctor (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.SerializationInvoke (System.Object target, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject (System.Object obj, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.FixupSpecialObject (System.Runtime.Serialization.ObjectHolder holder) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.DoFixups () [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize (System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser serParser, System.Boolean fCheck) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.CollectSaveGames () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.GameProfile:GetValueFromSerializationInfo(SerializationInfo, String) StickyStoneStudio.MOODS.GameProfile:.ctor(SerializationInfo, StreamingContext) System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize(Stream) StickyStoneStudio.MOODS.SaveManager:CollectSaveGames() StickyStoneStudio.MOODS.SaveManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() StickyStoneStudio.MOODS.GameManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() ERROR: 28.04.2025 08:25:16 SaveGame Profile Loading Error (SerializationException): Failed to get 'bossEmotion_WasPlayed' from GameProfile! Set it as ''. Member 'bossEmotion_WasPlayed' was not found. at System.Runtime.Serialization.SerializationInfo.GetElement (System.String name, System.Type& foundType) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.SerializationInfo.GetValue (System.String name, System.Type type) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile.GetValueFromSerializationInfo[T] (System.Runtime.Serialization.SerializationInfo info, System.String name) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile..ctor (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.SerializationInvoke (System.Object target, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject (System.Object obj, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.FixupSpecialObject (System.Runtime.Serialization.ObjectHolder holder) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.DoFixups () [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize (System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser serParser, System.Boolean fCheck) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.CollectSaveGames () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.GameProfile:GetValueFromSerializationInfo(SerializationInfo, String) StickyStoneStudio.MOODS.GameProfile:.ctor(SerializationInfo, StreamingContext) System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize(Stream) StickyStoneStudio.MOODS.SaveManager:CollectSaveGames() StickyStoneStudio.MOODS.SaveManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() StickyStoneStudio.MOODS.GameManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() ERROR: 28.04.2025 08:25:16 SaveGame Profile Loading Error (SerializationException): Failed to get 'SecretRoomEntered' from GameProfile! Set it as 'False'. Member 'SecretRoomEntered' was not found. at System.Runtime.Serialization.SerializationInfo.GetElement (System.String name, System.Type& foundType) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.SerializationInfo.GetValue (System.String name, System.Type type) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile.GetValueFromSerializationInfo[T] (System.Runtime.Serialization.SerializationInfo info, System.String name) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameSession..ctor (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.SerializationInvoke (System.Object target, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject (System.Object obj, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.FixupSpecialObject (System.Runtime.Serialization.ObjectHolder holder) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.DoFixups () [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize (System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser serParser, System.Boolean fCheck) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.CollectSaveGames () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.GameProfile:GetValueFromSerializationInfo(SerializationInfo, String) StickyStoneStudio.MOODS.GameSession:.ctor(SerializationInfo, StreamingContext) System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize(Stream) StickyStoneStudio.MOODS.SaveManager:CollectSaveGames() StickyStoneStudio.MOODS.SaveManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() StickyStoneStudio.MOODS.GameManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() ERROR: 28.04.2025 08:25:16 SaveGame Profile Loading Error (SerializationException): Failed to get 'bossEmotion_WasPlayed' from GameProfile! Set it as ''. Member 'bossEmotion_WasPlayed' was not found. at System.Runtime.Serialization.SerializationInfo.GetElement (System.String name, System.Type& foundType) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.SerializationInfo.GetValue (System.String name, System.Type type) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile.GetValueFromSerializationInfo[T] (System.Runtime.Serialization.SerializationInfo info, System.String name) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile..ctor (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.SerializationInvoke (System.Object target, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject (System.Object obj, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.FixupSpecialObject (System.Runtime.Serialization.ObjectHolder holder) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.DoFixups () [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize (System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser serParser, System.Boolean fCheck) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.CollectSaveGames () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.GameProfile:GetValueFromSerializationInfo(SerializationInfo, String) StickyStoneStudio.MOODS.GameProfile:.ctor(SerializationInfo, StreamingContext) System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize(Stream) StickyStoneStudio.MOODS.SaveManager:CollectSaveGames() StickyStoneStudio.MOODS.SaveManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() StickyStoneStudio.MOODS.GameManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() ERROR: 28.04.2025 08:25:16 SaveGame Profile Loading Error (SerializationException): Failed to get 'difficultyWasSet' from GameProfile! Set it as 'False'. Member 'difficultyWasSet' was not found. at System.Runtime.Serialization.SerializationInfo.GetElement (System.String name, System.Type& foundType) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.SerializationInfo.GetValue (System.String name, System.Type type) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile.GetValueFromSerializationInfo[T] (System.Runtime.Serialization.SerializationInfo info, System.String name) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile..ctor (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.SerializationInvoke (System.Object target, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject (System.Object obj, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.FixupSpecialObject (System.Runtime.Serialization.ObjectHolder holder) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.DoFixups () [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize (System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser serParser, System.Boolean fCheck) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.CollectSaveGames () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.GameProfile:GetValueFromSerializationInfo(SerializationInfo, String) StickyStoneStudio.MOODS.GameProfile:.ctor(SerializationInfo, StreamingContext) System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize(Stream) StickyStoneStudio.MOODS.SaveManager:CollectSaveGames() StickyStoneStudio.MOODS.SaveManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() StickyStoneStudio.MOODS.GameManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() ERROR: 28.04.2025 08:25:16 SaveGame Profile Loading Error (SerializationException): Failed to get 'difficulty' from GameProfile! Set it as 'Easy'. Member 'difficulty' was not found. at System.Runtime.Serialization.SerializationInfo.GetElement (System.String name, System.Type& foundType) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.SerializationInfo.GetValue (System.String name, System.Type type) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile.GetValueFromSerializationInfo[T] (System.Runtime.Serialization.SerializationInfo info, System.String name) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile..ctor (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.SerializationInvoke (System.Object target, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject (System.Object obj, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.FixupSpecialObject (System.Runtime.Serialization.ObjectHolder holder) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.DoFixups () [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize (System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser serParser, System.Boolean fCheck) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.CollectSaveGames () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.GameProfile:GetValueFromSerializationInfo(SerializationInfo, String) StickyStoneStudio.MOODS.GameProfile:.ctor(SerializationInfo, StreamingContext) System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize(Stream) StickyStoneStudio.MOODS.SaveManager:CollectSaveGames() StickyStoneStudio.MOODS.SaveManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() StickyStoneStudio.MOODS.GameManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() ERROR: 28.04.2025 08:25:16 SaveGame Profile Loading Error (SerializationException): Failed to get 'Christmas_LastOpenedTime' from GameProfile! Set it as '01.01.0001 00:00:00'. Member 'Christmas_LastOpenedTime' was not found. at System.Runtime.Serialization.SerializationInfo.GetElement (System.String name, System.Type& foundType) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.SerializationInfo.GetValue (System.String name, System.Type type) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile.GetValueFromSerializationInfo[T] (System.Runtime.Serialization.SerializationInfo info, System.String name) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile..ctor (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.SerializationInvoke (System.Object target, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject (System.Object obj, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.FixupSpecialObject (System.Runtime.Serialization.ObjectHolder holder) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.DoFixups () [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize (System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser serParser, System.Boolean fCheck) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.CollectSaveGames () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.GameProfile:GetValueFromSerializationInfo(SerializationInfo, String) StickyStoneStudio.MOODS.GameProfile:.ctor(SerializationInfo, StreamingContext) System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize(Stream) StickyStoneStudio.MOODS.SaveManager:CollectSaveGames() StickyStoneStudio.MOODS.SaveManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() StickyStoneStudio.MOODS.GameManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() ERROR: 28.04.2025 08:25:17 SaveGame Profile Loading Error (SerializationException): Failed to get 'bossEmotion_WasPlayed' from GameProfile! Set it as ''. Member 'bossEmotion_WasPlayed' was not found. at System.Runtime.Serialization.SerializationInfo.GetElement (System.String name, System.Type& foundType) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.SerializationInfo.GetValue (System.String name, System.Type type) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile.GetValueFromSerializationInfo[T] (System.Runtime.Serialization.SerializationInfo info, System.String name) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameProfile..ctor (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <00000000000000000000000000000000>:0 at System.Reflection.RuntimeConstructorInfo.SerializationInvoke (System.Object target, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject (System.Object obj, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.FixupSpecialObject (System.Runtime.Serialization.ObjectHolder holder) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.ObjectManager.DoFixups () [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize (System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser serParser, System.Boolean fCheck) [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.CollectSaveGames () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SaveManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.GameManager.InitializeBehavior () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InitializableBehaviour.Initialize () [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.GameProfile:GetValueFromSerializationInfo(SerializationInfo, String) StickyStoneStudio.MOODS.GameProfile:.ctor(SerializationInfo, StreamingContext) System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize(Stream) StickyStoneStudio.MOODS.SaveManager:CollectSaveGames() StickyStoneStudio.MOODS.SaveManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() StickyStoneStudio.MOODS.GameManager:InitializeBehavior() StickyStoneStudio.MOODS.InitializableBehaviour:Initialize() LOG: 28.04.2025 08:25:17 MOODS Action-Roguelite by StickyStoneStudio GmbH | V.: 0.6.09.6529 | Mode: ReleaseAdmin BUILD PLAYABLE with no restrictions LOG: 28.04.2025 08:25:17 WindowManager.LoadMenu => MainMenu LOG: 28.04.2025 08:25:17 [RichPresenceManager] ChangeActivity to GeneralActivity .. LOG: 28.04.2025 08:25:18 Menu.GoToPanel() 'MM_Default' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 08:25:18 Menu.LoadMenuPanel => MM_Default (MenuID: MainMenu) LOG: 28.04.2025 08:25:18 [RichPresenceManager] ChangeActivity to GeneralActivity .. LOG: 28.04.2025 08:25:18 Menu.GoToPanel() 'MM_Default' transitionFade?: 'True' currentpanel is: 'MM_Default' LOG: 28.04.2025 08:25:18 [RichPresenceManager] ChangeActivity to GeneralActivity .. LOG: 28.04.2025 08:25:31 Menu.LoadMenuPanel => MM_ChoosePlayerClass (MenuID: MainMenu) WARNING: 28.04.2025 08:25:31 This TMPro text object does not have a cursor. If you want full edit functionality add a OSK_Cursor prefab as a child LOG: 28.04.2025 08:25:32 Menu.GoToPanel() 'MM_ChoosePlayerClass' transitionFade?: 'True' currentpanel is: 'MM_Default' WARNING: 28.04.2025 08:25:32 Menu.LoadMenuPanel MM_ChoosePlayerClass failed. It was Loaded before and is present in the scene! (MenuID: MainMenu) LOG: 28.04.2025 08:25:32 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:25:32 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:25:32 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:25:32 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:25:32 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! LOG: 28.04.2025 08:25:32 Menu.UnloadMenuPanel => MM_Default LOG: 28.04.2025 08:25:49 Delete Profile Confirmed! LOG: 28.04.2025 08:25:49 DeleteSaveGame ab9897cf-06a2-49b3-a23c-be35d223a17c LOG: 28.04.2025 08:25:51 Delete Profile Confirmed! LOG: 28.04.2025 08:25:51 DeleteSaveGame 85ac6717-cef8-4dc7-8f13-4f3e1b270e59 LOG: 28.04.2025 08:25:53 Enter Name is Active LOG: 28.04.2025 08:25:56 SelectedProfilePlayerNameInputFieldValueChanged => R LOG: 28.04.2025 08:25:56 SelectedProfilePlayerNameInputFieldValueChanged => Re LOG: 28.04.2025 08:25:57 SelectedProfilePlayerNameInputFieldValueChanged => Ret LOG: 28.04.2025 08:25:57 SelectedProfilePlayerNameInputFieldValueChanged => Retu LOG: 28.04.2025 08:25:57 SelectedProfilePlayerNameInputFieldValueChanged => Retur LOG: 28.04.2025 08:25:57 SelectedProfilePlayerNameInputFieldValueChanged => Return LOG: 28.04.2025 08:25:58 SelectedProfilePlayerNameInputFieldValueChanged => ReturnO LOG: 28.04.2025 08:25:58 SelectedProfilePlayerNameInputFieldValueChanged => ReturnOf LOG: 28.04.2025 08:25:58 SelectedProfilePlayerNameInputFieldValueChanged => ReturnO LOG: 28.04.2025 08:25:59 SelectedProfilePlayerNameInputFieldValueChanged => Return LOG: 28.04.2025 08:25:59 SelectedProfilePlayerNameInputFieldValueChanged => Retur LOG: 28.04.2025 08:25:59 SelectedProfilePlayerNameInputFieldValueChanged => Retu LOG: 28.04.2025 08:25:59 SelectedProfilePlayerNameInputFieldValueChanged => Ret LOG: 28.04.2025 08:25:59 SelectedProfilePlayerNameInputFieldValueChanged => Re LOG: 28.04.2025 08:25:59 SelectedProfilePlayerNameInputFieldValueChanged => R LOG: 28.04.2025 08:25:59 SelectedProfilePlayerNameInputFieldValueChanged => LOG: 28.04.2025 08:25:59 SelectedProfilePlayerNameInputFieldValueChanged => LOG: 28.04.2025 08:25:59 SelectedProfilePlayerNameInputFieldValueChanged => LOG: 28.04.2025 08:25:59 SelectedProfilePlayerNameInputFieldValueChanged => LOG: 28.04.2025 08:26:06 SelectedProfilePlayerNameInputFieldValueChanged => M LOG: 28.04.2025 08:26:06 SelectedProfilePlayerNameInputFieldValueChanged => Me LOG: 28.04.2025 08:26:06 SelectedProfilePlayerNameInputFieldValueChanged => Mec LOG: 28.04.2025 08:26:06 SelectedProfilePlayerNameInputFieldValueChanged => Mech LOG: 28.04.2025 08:26:07 SelectedProfilePlayerNameInputFieldValueChanged => MechC LOG: 28.04.2025 08:26:07 SelectedProfilePlayerNameInputFieldValueChanged => MechCa LOG: 28.04.2025 08:26:07 SelectedProfilePlayerNameInputFieldValueChanged => MechCai LOG: 28.04.2025 08:26:07 SelectedProfilePlayerNameInputFieldValueChanged => MechCain LOG: 28.04.2025 08:26:10 SelectedProfilePlayerNameInputFieldValueChanged => MechCai LOG: 28.04.2025 08:26:10 SelectedProfilePlayerNameInputFieldValueChanged => MechCa LOG: 28.04.2025 08:26:10 SelectedProfilePlayerNameInputFieldValueChanged => MechC LOG: 28.04.2025 08:26:10 SelectedProfilePlayerNameInputFieldValueChanged => Mech LOG: 28.04.2025 08:26:11 SelectedProfilePlayerNameInputFieldValueChanged => Mechi LOG: 28.04.2025 08:26:11 SelectedProfilePlayerNameInputFieldValueChanged => Mechio LOG: 28.04.2025 08:26:11 SelectedProfilePlayerNameInputFieldValueChanged => Mechion LOG: 28.04.2025 08:26:11 SelectedProfilePlayerNameInputFieldValueChanged => Mechiona LOG: 28.04.2025 08:26:12 SelectedProfilePlayerNameInputFieldValueChanged => Mechionai LOG: 28.04.2025 08:26:12 SelectedProfilePlayerNameInputFieldValueChanged => Mechionair LOG: 28.04.2025 08:26:12 SelectedProfilePlayerNameInputFieldValueChanged => Mechionaire LOG: 28.04.2025 08:26:14 Creating new Profile LOG: 28.04.2025 08:26:14 OnVersionChanges(4) LOG: 28.04.2025 08:26:14 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 08:26:14 CreateAndSetNewGameSessionObject() => Seed: 99GH-AZLO WARNING: 28.04.2025 08:26:14 UpdateGameSession() => can not update GameSession that was completed! LOG: 28.04.2025 08:26:14 is Loading Quests WARNING: 28.04.2025 08:26:14 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: incorrect_settings_in_enemyprefab) could not be found. Mechionary Entry is missing! WARNING: 28.04.2025 08:26:14 GetIsBossEnemy (0# incorrect_settings_in_enemyprefab) is not in EnemyDatabase List! LOG: 28.04.2025 08:26:14 loaded mechionary progress for savegame:Mechionaire LOG: 28.04.2025 08:26:14 SelectedProfilePlayerNameInputFieldValueChanged => LOG: 28.04.2025 08:26:18 LoadingMenu.SetCurrentLoadingScreen() => Base LOG: 28.04.2025 08:26:20 NEW GAMESEED: 'WMNL-?S!9' resetSeededCalls: True LOG: 28.04.2025 08:26:20 WindowManager.LoadMenu => InGameMenu LOG: 28.04.2025 08:26:20 WindowManager.UnloadMenu => MainMenu LOG: 28.04.2025 08:26:20 Menu.UnloadMenuPanel => MM_ChoosePlayerClass LOG: 28.04.2025 08:26:20 is Loading Quests WARNING: 28.04.2025 08:26:20 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: incorrect_settings_in_enemyprefab) could not be found. Mechionary Entry is missing! WARNING: 28.04.2025 08:26:20 GetIsBossEnemy (0# incorrect_settings_in_enemyprefab) is not in EnemyDatabase List! LOG: 28.04.2025 08:26:20 loaded mechionary progress for savegame:Mechionaire LOG: 28.04.2025 08:26:20 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:26:20 MechOutlineController.init() => HighlightEffect is not referenced of the rootMesh of Mech_Player(Clone) ! Consider Add it in the Prefab. Searching for Reference now ... LOG: 28.04.2025 08:26:20 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 08:26:21 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: True LOG: 28.04.2025 08:26:21 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 08:26:21 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 08:26:21 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 08:26:21 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 08:26:21 OnPlayerAndMapWereCreated WARNING: 28.04.2025 08:26:21 PlayerFootStepAudioController.GetControlMap for room ROOM(0# Typ_Base)_Tutorial_Degrees0 is not possible. It has no splats! LOG: 28.04.2025 08:26:21 CurrentRoom ReverbTheme isNone WARNING: 28.04.2025 08:26:21 Ambient VFX this room or lv theme is null LOG: 28.04.2025 08:26:21 CurrentRoom ReverbTheme isNone LOG: 28.04.2025 08:26:21 Start Video: CUTSZENE_INTRO LOG: 28.04.2025 08:26:21 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:26:22 Failed to create agent because there is no valid NavMesh WARNING: 28.04.2025 08:26:22 Failed to create agent because there is no valid NavMesh WARNING: 28.04.2025 08:26:22 Failed to create agent because there is no valid NavMesh WARNING: 28.04.2025 08:26:22 Failed to create agent because there is no valid NavMesh WARNING: 28.04.2025 08:26:22 Failed to create agent because there is no valid NavMesh WARNING: 28.04.2025 08:26:22 HomeBase_Dummy(Clone) (StickyStoneStudio.MOODS.HomeBaseDummy): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:26:22 HomeBase_Dummy(Clone) (StickyStoneStudio.MOODS.HomeBaseDummy): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:26:22 HomeBase_Dummy(Clone) (StickyStoneStudio.MOODS.HomeBaseDummy): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:26:22 HomeBase_Dummy(Clone) (StickyStoneStudio.MOODS.HomeBaseDummy): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:26:22 HomeBase_Dummy(Clone) (StickyStoneStudio.MOODS.HomeBaseDummy): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 08:28:19 End Video: CUTSZENE_INTRO LOG: 28.04.2025 08:28:19 WindowManager.UnloadVideoPlayerController ... WARNING: 28.04.2025 08:28:26 GoToSplashScreenPanel() 'WelcomeScreen' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:28:26 Ambient VFX this room or lv theme is null LOG: 28.04.2025 08:28:26 CurrentRoom ReverbTheme isNone LOG: 28.04.2025 08:28:26 ActivateCheckpoint Checkpoint1 LOG: 28.04.2025 08:28:26 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 08:28:26 [RichPresenceManager] ChangeActivity to AtTheBase .. WARNING: 28.04.2025 08:28:26 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:28:26 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:28:28 Checkpoint reached! Checkpoint1 LOG: 28.04.2025 08:28:28 CameraManager.SetFogRenderBeforeTransparent(toActive = True) ERROR: 28.04.2025 08:28:28 Destroying components immediately is not permitted during physics trigger/contact, animation event callbacks, rendering callbacks or OnValidate. You must use Destroy instead. VolumetricFogAndMist.VolumetricFog:DestroyRenderComponent() VolumetricFogAndMist.VolumetricFog:set_renderBeforeTransparent(Boolean) StickyStoneStudio.MOODS.CameraManager:SetFogRenderBeforeTransparent(Boolean) StickyStoneStudio.MOODS.d__90:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) StickyStoneStudio.MOODS.CameraController:SmoothTranslateToTransform(Transform, Single, Transform) StickyStoneStudio.MOODS.d__82:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) StickyStoneStudio.MOODS.FocusedDialogController:ShowDialog(DialogController, FocusedDialogLayoutType, Sprite, String, Nullable`1, Boolean, Single, Transform, Transform, Nullable`1, Owner, Boolean) StickyStoneStudio.MOODS.DialogController:StartDialog(Owner, Nullable`1) StickyStoneStudio.MOODS.DialogController:OnTriggerEnterStay(Collider) LOG: 28.04.2025 08:28:28 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:28:33 CameraManager.SetFogRenderBeforeTransparent(toActive = False) LOG: 28.04.2025 08:28:33 Dialog completed! Checkpoint1 LOG: 28.04.2025 08:28:33 Checkpoint complete! Checkpoint1 LOG: 28.04.2025 08:28:33 ActivateCheckpoint Checkpoint2 LOG: 28.04.2025 08:28:36 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 08:28:39 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 08:28:39 LoadingMenu.SetCurrentLoadingScreen() => Base LOG: 28.04.2025 08:28:39 NEW GAMESEED: 'HH8B-FO?R' resetSeededCalls: True LOG: 28.04.2025 08:28:39 is Loading Quests WARNING: 28.04.2025 08:28:39 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: incorrect_settings_in_enemyprefab) could not be found. Mechionary Entry is missing! WARNING: 28.04.2025 08:28:39 GetIsBossEnemy (0# incorrect_settings_in_enemyprefab) is not in EnemyDatabase List! LOG: 28.04.2025 08:28:39 loaded mechionary progress for savegame:Mechionaire LOG: 28.04.2025 08:28:39 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:28:39 MechOutlineController.init() => HighlightEffect is not referenced of the rootMesh of Mech_Player(Clone) ! Consider Add it in the Prefab. Searching for Reference now ... LOG: 28.04.2025 08:28:39 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 08:28:41 CreateHomeBase completed successfully. LOG: 28.04.2025 08:28:41 AfterLoadingGame() isInHomeBase?: True, TutorialIsActive ?: False LOG: 28.04.2025 08:28:41 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:28:41 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 08:28:41 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 08:28:41 OnPlayerAndMapWereCreated LOG: 28.04.2025 08:28:41 CurrentRoom ReverbTheme isNone LOG: 28.04.2025 08:28:41 TryAddItem(Equipment) => Equipment_Arm_Pride Arm LOG: 28.04.2025 08:28:41 TryAddItem(Equipment) => Equipment_Torso_Anger Torso LOG: 28.04.2025 08:28:41 TryAddItem(Equipment) => Equipment_Foot_Anger Foot LOG: 28.04.2025 08:28:41 TryAddItem(Equipment) => Equipment_Legs_Pride Legs WARNING: 28.04.2025 08:28:41 Ambient VFX this room or lv theme is null LOG: 28.04.2025 08:28:41 CurrentRoom ReverbTheme isNone WARNING: 28.04.2025 08:28:46 Ambient VFX this room or lv theme is null LOG: 28.04.2025 08:28:46 CurrentRoom ReverbTheme isNone LOG: 28.04.2025 08:28:46 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 08:28:46 [RichPresenceManager] ChangeActivity to AtTheBase .. LOG: 28.04.2025 08:28:46 CameraManager.SetFogRenderBeforeTransparent(toActive = True) ERROR: 28.04.2025 08:28:46 Destroying components immediately is not permitted during physics trigger/contact, animation event callbacks, rendering callbacks or OnValidate. You must use Destroy instead. VolumetricFogAndMist.VolumetricFog:DestroyRenderComponent() VolumetricFogAndMist.VolumetricFog:set_renderBeforeTransparent(Boolean) StickyStoneStudio.MOODS.CameraManager:SetFogRenderBeforeTransparent(Boolean) StickyStoneStudio.MOODS.d__90:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) StickyStoneStudio.MOODS.CameraController:SmoothTranslateToTransform(Transform, Single, Transform) StickyStoneStudio.MOODS.d__82:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) StickyStoneStudio.MOODS.FocusedDialogController:ShowDialog(DialogController, FocusedDialogLayoutType, Sprite, String, Nullable`1, Boolean, Single, Transform, Transform, Nullable`1, Owner, Boolean) StickyStoneStudio.MOODS.DialogController:StartDialog(Owner, Nullable`1) StickyStoneStudio.MOODS.DialogController:OnTriggerEnterStay(Collider) LOG: 28.04.2025 08:28:46 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:28:47 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:28:47 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:28:49 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 08:28:51 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 08:30:50 GoToSplashScreenPanel() 'Base_MoodSetterStation' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:30:50 GoToSplashScreenPanel() 'Base_MoodSetterStation' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:30:50 Menu.GoToPanel() 'AbilityClassContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:30:50 Menu.LoadMenuPanel => AbilityClassContext (MenuID: InGameMenu) LOG: 28.04.2025 08:30:50 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:30:50 CurrentContext_AbilitySlots_SelectionChanged selection to 0 LOG: 28.04.2025 08:30:50 TryAddWeapon(Items.Weapons.FusionFlintlockName) => Items.Weapons.FusionFlintlockName 1 LOG: 28.04.2025 08:30:50 TryAddItem(Equipment) => Equipment_Arm_Pride Arm LOG: 28.04.2025 08:30:50 TryAddItem(Equipment) => Equipment_Torso_Anger Torso LOG: 28.04.2025 08:30:50 TryAddItem(Equipment) => Equipment_Foot_Anger Foot LOG: 28.04.2025 08:30:50 TryAddItem(Equipment) => Equipment_Legs_Pride Legs LOG: 28.04.2025 08:30:51 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 08:30:53 CurrentContext_AbilitySlots_SelectionChanged selection to 1 LOG: 28.04.2025 08:30:53 TryAddWeapon(Items.Weapons.WrathRepeaterName) => Items.Weapons.WrathRepeaterName 1 LOG: 28.04.2025 08:30:53 TryAddItem(Equipment) => Equipment_Arm_Anger Arm LOG: 28.04.2025 08:30:53 TryAddItem(Equipment) => Equipment_Torso_Anger Torso LOG: 28.04.2025 08:30:53 TryAddItem(Equipment) => Equipment_Foot_Anger Foot LOG: 28.04.2025 08:30:53 TryAddItem(Equipment) => Equipment_Legs_Anger Legs LOG: 28.04.2025 08:30:54 CurrentContext_AbilitySlots_SelectionChanged selection to 2 LOG: 28.04.2025 08:30:54 TryAddWeapon(Items.Weapons.ArcblastName) => Items.Weapons.ArcblastName 1 LOG: 28.04.2025 08:30:54 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:30:54 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 08:30:54 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:30:54 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 08:30:54 CurrentContext_AbilitySlots_SelectionChanged selection to 3 LOG: 28.04.2025 08:30:54 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 08:30:54 TryAddItem(Equipment) => Equipment_Arm_Love Arm LOG: 28.04.2025 08:30:54 TryAddItem(Equipment) => Equipment_Torso_Love Torso LOG: 28.04.2025 08:30:54 TryAddItem(Equipment) => Equipment_Foot_Love Foot LOG: 28.04.2025 08:30:54 TryAddItem(Equipment) => Equipment_Legs_Love Legs LOG: 28.04.2025 08:30:54 CurrentContext_AbilitySlots_SelectionChanged selection to 4 LOG: 28.04.2025 08:30:54 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 1 LOG: 28.04.2025 08:30:54 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:30:54 TryAddItem(Equipment) => Equipment_Torso_Digust Torso LOG: 28.04.2025 08:30:54 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:30:54 TryAddItem(Equipment) => Equipment_Legs_Disgust Legs LOG: 28.04.2025 08:31:05 CurrentContext_AbilitySlots_SelectionChanged selection to 5 LOG: 28.04.2025 08:31:05 TryAddWeapon(Items.Weapons.SnipeShotName) => Items.Weapons.SnipeShotName 1 LOG: 28.04.2025 08:31:05 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:31:05 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 08:31:05 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:31:05 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 08:31:05 CurrentContext_AbilitySlots_SelectionChanged selection to 4 LOG: 28.04.2025 08:31:05 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 1 LOG: 28.04.2025 08:31:05 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:31:05 TryAddItem(Equipment) => Equipment_Torso_Digust Torso LOG: 28.04.2025 08:31:05 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:31:05 TryAddItem(Equipment) => Equipment_Legs_Disgust Legs LOG: 28.04.2025 08:31:09 CurrentContext_AbilitySlots_SelectionChanged selection to 5 LOG: 28.04.2025 08:31:09 TryAddWeapon(Items.Weapons.SnipeShotName) => Items.Weapons.SnipeShotName 1 LOG: 28.04.2025 08:31:09 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:31:09 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 08:31:09 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:31:09 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 08:31:19 CurrentContext_AbilitySlots_SelectionChanged selection to 0 LOG: 28.04.2025 08:31:19 TryAddWeapon(Items.Weapons.FusionFlintlockName) => Items.Weapons.FusionFlintlockName 1 LOG: 28.04.2025 08:31:19 TryAddItem(Equipment) => Equipment_Arm_Pride Arm LOG: 28.04.2025 08:31:19 TryAddItem(Equipment) => Equipment_Torso_Anger Torso LOG: 28.04.2025 08:31:19 TryAddItem(Equipment) => Equipment_Foot_Anger Foot LOG: 28.04.2025 08:31:19 TryAddItem(Equipment) => Equipment_Legs_Pride Legs LOG: 28.04.2025 08:31:23 CurrentContext_AbilitySlots_SelectionChanged selection to 1 LOG: 28.04.2025 08:31:23 TryAddWeapon(Items.Weapons.WrathRepeaterName) => Items.Weapons.WrathRepeaterName 1 LOG: 28.04.2025 08:31:23 TryAddItem(Equipment) => Equipment_Arm_Anger Arm LOG: 28.04.2025 08:31:23 TryAddItem(Equipment) => Equipment_Torso_Anger Torso LOG: 28.04.2025 08:31:23 TryAddItem(Equipment) => Equipment_Foot_Anger Foot LOG: 28.04.2025 08:31:23 TryAddItem(Equipment) => Equipment_Legs_Anger Legs LOG: 28.04.2025 08:31:29 CurrentContext_AbilitySlots_SelectionChanged selection to 2 LOG: 28.04.2025 08:31:29 TryAddWeapon(Items.Weapons.ArcblastName) => Items.Weapons.ArcblastName 1 LOG: 28.04.2025 08:31:29 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:31:29 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 08:31:29 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:31:29 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 08:31:37 CurrentContext_AbilitySlots_SelectionChanged selection to 3 LOG: 28.04.2025 08:31:37 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 08:31:37 TryAddItem(Equipment) => Equipment_Arm_Love Arm LOG: 28.04.2025 08:31:37 TryAddItem(Equipment) => Equipment_Torso_Love Torso LOG: 28.04.2025 08:31:37 TryAddItem(Equipment) => Equipment_Foot_Love Foot LOG: 28.04.2025 08:31:37 TryAddItem(Equipment) => Equipment_Legs_Love Legs LOG: 28.04.2025 08:31:41 CurrentContext_AbilitySlots_SelectionChanged selection to 4 LOG: 28.04.2025 08:31:41 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 1 LOG: 28.04.2025 08:31:41 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:31:41 TryAddItem(Equipment) => Equipment_Torso_Digust Torso LOG: 28.04.2025 08:31:41 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:31:41 TryAddItem(Equipment) => Equipment_Legs_Disgust Legs LOG: 28.04.2025 08:31:43 CurrentContext_AbilitySlots_SelectionChanged selection to 5 LOG: 28.04.2025 08:31:43 TryAddWeapon(Items.Weapons.SnipeShotName) => Items.Weapons.SnipeShotName 1 LOG: 28.04.2025 08:31:43 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:31:43 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 08:31:43 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:31:43 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 08:31:53 CurrentContext_AbilitySlots_SelectionChanged selection to 0 LOG: 28.04.2025 08:31:53 TryAddWeapon(Items.Weapons.FusionFlintlockName) => Items.Weapons.FusionFlintlockName 1 LOG: 28.04.2025 08:31:53 TryAddItem(Equipment) => Equipment_Arm_Pride Arm LOG: 28.04.2025 08:31:53 TryAddItem(Equipment) => Equipment_Torso_Anger Torso LOG: 28.04.2025 08:31:53 TryAddItem(Equipment) => Equipment_Foot_Anger Foot LOG: 28.04.2025 08:31:53 TryAddItem(Equipment) => Equipment_Legs_Pride Legs LOG: 28.04.2025 08:31:54 CurrentContext_AbilitySlots_SelectionChanged selection to 1 LOG: 28.04.2025 08:31:54 TryAddWeapon(Items.Weapons.WrathRepeaterName) => Items.Weapons.WrathRepeaterName 1 LOG: 28.04.2025 08:31:54 TryAddItem(Equipment) => Equipment_Arm_Anger Arm LOG: 28.04.2025 08:31:54 TryAddItem(Equipment) => Equipment_Torso_Anger Torso LOG: 28.04.2025 08:31:54 TryAddItem(Equipment) => Equipment_Foot_Anger Foot LOG: 28.04.2025 08:31:54 TryAddItem(Equipment) => Equipment_Legs_Anger Legs LOG: 28.04.2025 08:31:55 CurrentContext_AbilitySlots_SelectionChanged selection to 2 LOG: 28.04.2025 08:31:55 TryAddWeapon(Items.Weapons.ArcblastName) => Items.Weapons.ArcblastName 1 LOG: 28.04.2025 08:31:55 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:31:55 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 08:31:55 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:31:55 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 08:31:55 CurrentContext_AbilitySlots_SelectionChanged selection to 3 LOG: 28.04.2025 08:31:55 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 08:31:55 TryAddItem(Equipment) => Equipment_Arm_Love Arm LOG: 28.04.2025 08:31:55 TryAddItem(Equipment) => Equipment_Torso_Love Torso LOG: 28.04.2025 08:31:55 TryAddItem(Equipment) => Equipment_Foot_Love Foot LOG: 28.04.2025 08:31:56 TryAddItem(Equipment) => Equipment_Legs_Love Legs LOG: 28.04.2025 08:31:56 CurrentContext_AbilitySlots_SelectionChanged selection to 4 LOG: 28.04.2025 08:31:56 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 1 LOG: 28.04.2025 08:31:56 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:31:56 TryAddItem(Equipment) => Equipment_Torso_Digust Torso LOG: 28.04.2025 08:31:56 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:31:56 TryAddItem(Equipment) => Equipment_Legs_Disgust Legs LOG: 28.04.2025 08:32:07 CurrentContext_AbilitySlots_SelectionChanged selection to 5 LOG: 28.04.2025 08:32:07 TryAddWeapon(Items.Weapons.SnipeShotName) => Items.Weapons.SnipeShotName 1 LOG: 28.04.2025 08:32:07 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:32:07 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 08:32:07 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:32:07 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 08:32:09 CurrentContext_AbilitySlots_SelectionChanged selection to 4 LOG: 28.04.2025 08:32:09 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 1 LOG: 28.04.2025 08:32:09 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:32:09 TryAddItem(Equipment) => Equipment_Torso_Digust Torso LOG: 28.04.2025 08:32:10 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:32:10 TryAddItem(Equipment) => Equipment_Legs_Disgust Legs LOG: 28.04.2025 08:32:12 CurrentContext_AbilitySlots_SelectionChanged selection to 5 LOG: 28.04.2025 08:32:12 TryAddWeapon(Items.Weapons.SnipeShotName) => Items.Weapons.SnipeShotName 1 LOG: 28.04.2025 08:32:12 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:32:12 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 08:32:12 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:32:12 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 08:32:15 CurrentContext_AbilitySlots_SelectionChanged selection to 0 LOG: 28.04.2025 08:32:15 TryAddWeapon(Items.Weapons.FusionFlintlockName) => Items.Weapons.FusionFlintlockName 1 LOG: 28.04.2025 08:32:15 TryAddItem(Equipment) => Equipment_Arm_Pride Arm LOG: 28.04.2025 08:32:15 TryAddItem(Equipment) => Equipment_Torso_Anger Torso LOG: 28.04.2025 08:32:15 TryAddItem(Equipment) => Equipment_Foot_Anger Foot LOG: 28.04.2025 08:32:15 TryAddItem(Equipment) => Equipment_Legs_Pride Legs LOG: 28.04.2025 08:32:15 CurrentContext_AbilitySlots_SelectionChanged selection to 5 LOG: 28.04.2025 08:32:15 TryAddWeapon(Items.Weapons.SnipeShotName) => Items.Weapons.SnipeShotName 1 LOG: 28.04.2025 08:32:15 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:32:15 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 08:32:15 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:32:15 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 08:32:16 CurrentContext_AbilitySlots_SelectionChanged selection to 4 LOG: 28.04.2025 08:32:16 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 1 LOG: 28.04.2025 08:32:16 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:32:16 TryAddItem(Equipment) => Equipment_Torso_Digust Torso LOG: 28.04.2025 08:32:16 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:32:16 TryAddItem(Equipment) => Equipment_Legs_Disgust Legs LOG: 28.04.2025 08:32:16 CurrentContext_AbilitySlots_SelectionChanged selection to 3 LOG: 28.04.2025 08:32:16 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 08:32:16 TryAddItem(Equipment) => Equipment_Arm_Love Arm LOG: 28.04.2025 08:32:16 TryAddItem(Equipment) => Equipment_Torso_Love Torso LOG: 28.04.2025 08:32:16 TryAddItem(Equipment) => Equipment_Foot_Love Foot LOG: 28.04.2025 08:32:16 TryAddItem(Equipment) => Equipment_Legs_Love Legs LOG: 28.04.2025 08:32:17 CurrentContext_AbilitySlots_SelectionChanged selection to 4 LOG: 28.04.2025 08:32:17 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 1 LOG: 28.04.2025 08:32:17 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:32:17 TryAddItem(Equipment) => Equipment_Torso_Digust Torso LOG: 28.04.2025 08:32:17 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:32:17 TryAddItem(Equipment) => Equipment_Legs_Disgust Legs LOG: 28.04.2025 08:32:17 CurrentContext_AbilitySlots_SelectionChanged selection to 5 LOG: 28.04.2025 08:32:17 TryAddWeapon(Items.Weapons.SnipeShotName) => Items.Weapons.SnipeShotName 1 LOG: 28.04.2025 08:32:17 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:32:17 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 08:32:17 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:32:17 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 08:32:18 CurrentContext_AbilitySlots_SelectionChanged selection to 0 LOG: 28.04.2025 08:32:18 TryAddWeapon(Items.Weapons.FusionFlintlockName) => Items.Weapons.FusionFlintlockName 1 LOG: 28.04.2025 08:32:18 TryAddItem(Equipment) => Equipment_Arm_Pride Arm LOG: 28.04.2025 08:32:18 TryAddItem(Equipment) => Equipment_Torso_Anger Torso LOG: 28.04.2025 08:32:18 TryAddItem(Equipment) => Equipment_Foot_Anger Foot LOG: 28.04.2025 08:32:18 TryAddItem(Equipment) => Equipment_Legs_Pride Legs LOG: 28.04.2025 08:32:21 CurrentContext_AbilitySlots_SelectionChanged selection to 5 LOG: 28.04.2025 08:32:21 TryAddWeapon(Items.Weapons.SnipeShotName) => Items.Weapons.SnipeShotName 1 LOG: 28.04.2025 08:32:21 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:32:21 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 08:32:21 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:32:21 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 08:32:21 CurrentContext_AbilitySlots_SelectionChanged selection to 4 LOG: 28.04.2025 08:32:21 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 1 LOG: 28.04.2025 08:32:21 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:32:21 TryAddItem(Equipment) => Equipment_Torso_Digust Torso LOG: 28.04.2025 08:32:21 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:32:21 TryAddItem(Equipment) => Equipment_Legs_Disgust Legs LOG: 28.04.2025 08:32:29 CurrentContext_AbilitySlots_SelectionChanged selection to 5 LOG: 28.04.2025 08:32:29 TryAddWeapon(Items.Weapons.SnipeShotName) => Items.Weapons.SnipeShotName 1 LOG: 28.04.2025 08:32:29 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:32:29 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 08:32:29 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:32:29 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 08:32:30 CurrentContext_AbilitySlots_SelectionChanged selection to 0 LOG: 28.04.2025 08:32:30 TryAddWeapon(Items.Weapons.FusionFlintlockName) => Items.Weapons.FusionFlintlockName 1 LOG: 28.04.2025 08:32:30 TryAddItem(Equipment) => Equipment_Arm_Pride Arm LOG: 28.04.2025 08:32:30 TryAddItem(Equipment) => Equipment_Torso_Anger Torso LOG: 28.04.2025 08:32:30 TryAddItem(Equipment) => Equipment_Foot_Anger Foot LOG: 28.04.2025 08:32:30 TryAddItem(Equipment) => Equipment_Legs_Pride Legs LOG: 28.04.2025 08:32:32 CurrentContext_AbilitySlots_SelectionChanged selection to 5 LOG: 28.04.2025 08:32:32 TryAddWeapon(Items.Weapons.SnipeShotName) => Items.Weapons.SnipeShotName 1 LOG: 28.04.2025 08:32:32 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:32:32 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 08:32:32 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:32:32 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 08:32:32 CurrentContext_AbilitySlots_SelectionChanged selection to 4 LOG: 28.04.2025 08:32:32 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 1 LOG: 28.04.2025 08:32:32 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:32:32 TryAddItem(Equipment) => Equipment_Torso_Digust Torso LOG: 28.04.2025 08:32:32 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:32:32 TryAddItem(Equipment) => Equipment_Legs_Disgust Legs LOG: 28.04.2025 08:32:41 CurrentContext_AbilitySlots_SelectionChanged selection to 5 LOG: 28.04.2025 08:32:41 TryAddWeapon(Items.Weapons.SnipeShotName) => Items.Weapons.SnipeShotName 1 LOG: 28.04.2025 08:32:41 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:32:41 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 08:32:41 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:32:41 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 08:32:41 CurrentContext_AbilitySlots_SelectionChanged selection to 0 LOG: 28.04.2025 08:32:41 TryAddWeapon(Items.Weapons.FusionFlintlockName) => Items.Weapons.FusionFlintlockName 1 LOG: 28.04.2025 08:32:41 TryAddItem(Equipment) => Equipment_Arm_Pride Arm LOG: 28.04.2025 08:32:41 TryAddItem(Equipment) => Equipment_Torso_Anger Torso LOG: 28.04.2025 08:32:41 TryAddItem(Equipment) => Equipment_Foot_Anger Foot LOG: 28.04.2025 08:32:41 TryAddItem(Equipment) => Equipment_Legs_Pride Legs LOG: 28.04.2025 08:32:42 CurrentContext_AbilitySlots_SelectionChanged selection to 5 LOG: 28.04.2025 08:32:42 TryAddWeapon(Items.Weapons.SnipeShotName) => Items.Weapons.SnipeShotName 1 LOG: 28.04.2025 08:32:42 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:32:42 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 08:32:42 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:32:42 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 08:32:42 CurrentContext_AbilitySlots_SelectionChanged selection to 4 LOG: 28.04.2025 08:32:42 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 1 LOG: 28.04.2025 08:32:42 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:32:42 TryAddItem(Equipment) => Equipment_Torso_Digust Torso LOG: 28.04.2025 08:32:42 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:32:42 TryAddItem(Equipment) => Equipment_Legs_Disgust Legs LOG: 28.04.2025 08:32:43 CurrentContext_AbilitySlots_SelectionChanged selection to 5 LOG: 28.04.2025 08:32:43 TryAddWeapon(Items.Weapons.SnipeShotName) => Items.Weapons.SnipeShotName 1 LOG: 28.04.2025 08:32:43 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:32:43 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 08:32:43 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:32:43 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 08:32:43 CurrentContext_AbilitySlots_SelectionChanged selection to 0 LOG: 28.04.2025 08:32:43 TryAddWeapon(Items.Weapons.FusionFlintlockName) => Items.Weapons.FusionFlintlockName 1 LOG: 28.04.2025 08:32:43 TryAddItem(Equipment) => Equipment_Arm_Pride Arm LOG: 28.04.2025 08:32:43 TryAddItem(Equipment) => Equipment_Torso_Anger Torso LOG: 28.04.2025 08:32:44 TryAddItem(Equipment) => Equipment_Foot_Anger Foot LOG: 28.04.2025 08:32:44 TryAddItem(Equipment) => Equipment_Legs_Pride Legs LOG: 28.04.2025 08:32:46 CurrentContext_AbilitySlots_SelectionChanged selection to 5 LOG: 28.04.2025 08:32:46 TryAddWeapon(Items.Weapons.SnipeShotName) => Items.Weapons.SnipeShotName 1 LOG: 28.04.2025 08:32:46 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:32:46 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 08:32:46 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:32:46 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 08:32:46 CurrentContext_AbilitySlots_SelectionChanged selection to 4 LOG: 28.04.2025 08:32:46 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 1 LOG: 28.04.2025 08:32:46 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:32:46 TryAddItem(Equipment) => Equipment_Torso_Digust Torso LOG: 28.04.2025 08:32:46 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:32:46 TryAddItem(Equipment) => Equipment_Legs_Disgust Legs LOG: 28.04.2025 08:32:47 CurrentContext_AbilitySlots_SelectionChanged selection to 3 LOG: 28.04.2025 08:32:47 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 08:32:47 TryAddItem(Equipment) => Equipment_Arm_Love Arm LOG: 28.04.2025 08:32:47 TryAddItem(Equipment) => Equipment_Torso_Love Torso LOG: 28.04.2025 08:32:47 TryAddItem(Equipment) => Equipment_Foot_Love Foot LOG: 28.04.2025 08:32:47 TryAddItem(Equipment) => Equipment_Legs_Love Legs LOG: 28.04.2025 08:32:47 CurrentContext_AbilitySlots_SelectionChanged selection to 2 LOG: 28.04.2025 08:32:47 TryAddWeapon(Items.Weapons.ArcblastName) => Items.Weapons.ArcblastName 1 LOG: 28.04.2025 08:32:47 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:32:47 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 08:32:47 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:32:47 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 08:32:48 CurrentContext_AbilitySlots_SelectionChanged selection to 1 LOG: 28.04.2025 08:32:48 TryAddWeapon(Items.Weapons.WrathRepeaterName) => Items.Weapons.WrathRepeaterName 1 LOG: 28.04.2025 08:32:48 TryAddItem(Equipment) => Equipment_Arm_Anger Arm LOG: 28.04.2025 08:32:48 TryAddItem(Equipment) => Equipment_Torso_Anger Torso LOG: 28.04.2025 08:32:48 TryAddItem(Equipment) => Equipment_Foot_Anger Foot LOG: 28.04.2025 08:32:48 TryAddItem(Equipment) => Equipment_Legs_Anger Legs LOG: 28.04.2025 08:32:48 CurrentContext_AbilitySlots_SelectionChanged selection to 0 LOG: 28.04.2025 08:32:48 TryAddWeapon(Items.Weapons.FusionFlintlockName) => Items.Weapons.FusionFlintlockName 1 LOG: 28.04.2025 08:32:48 TryAddItem(Equipment) => Equipment_Arm_Pride Arm LOG: 28.04.2025 08:32:48 TryAddItem(Equipment) => Equipment_Torso_Anger Torso LOG: 28.04.2025 08:32:48 TryAddItem(Equipment) => Equipment_Foot_Anger Foot LOG: 28.04.2025 08:32:48 TryAddItem(Equipment) => Equipment_Legs_Pride Legs LOG: 28.04.2025 08:32:48 CurrentContext_AbilitySlots_SelectionChanged selection to 5 LOG: 28.04.2025 08:32:48 TryAddWeapon(Items.Weapons.SnipeShotName) => Items.Weapons.SnipeShotName 1 LOG: 28.04.2025 08:32:48 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:32:48 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 08:32:48 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:32:48 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 08:32:49 CurrentContext_AbilitySlots_SelectionChanged selection to 4 LOG: 28.04.2025 08:32:49 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 1 LOG: 28.04.2025 08:32:49 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:32:49 TryAddItem(Equipment) => Equipment_Torso_Digust Torso LOG: 28.04.2025 08:32:49 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:32:49 TryAddItem(Equipment) => Equipment_Legs_Disgust Legs LOG: 28.04.2025 08:32:50 CurrentContext_AbilitySlots_SelectionChanged selection to 3 LOG: 28.04.2025 08:32:50 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 08:32:50 TryAddItem(Equipment) => Equipment_Arm_Love Arm LOG: 28.04.2025 08:32:50 TryAddItem(Equipment) => Equipment_Torso_Love Torso LOG: 28.04.2025 08:32:50 TryAddItem(Equipment) => Equipment_Foot_Love Foot LOG: 28.04.2025 08:32:50 TryAddItem(Equipment) => Equipment_Legs_Love Legs LOG: 28.04.2025 08:32:55 CurrentContext_AbilitySlots_SelectionChanged selection to 4 LOG: 28.04.2025 08:32:55 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 1 LOG: 28.04.2025 08:32:55 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:32:55 TryAddItem(Equipment) => Equipment_Torso_Digust Torso LOG: 28.04.2025 08:32:55 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:32:55 TryAddItem(Equipment) => Equipment_Legs_Disgust Legs LOG: 28.04.2025 08:32:56 CurrentContext_AbilitySlots_SelectionChanged selection to 5 LOG: 28.04.2025 08:32:56 TryAddWeapon(Items.Weapons.SnipeShotName) => Items.Weapons.SnipeShotName 1 LOG: 28.04.2025 08:32:56 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:32:56 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 08:32:56 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:32:56 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 08:33:00 CurrentContext_AbilitySlots_SelectionChanged selection to 4 LOG: 28.04.2025 08:33:00 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 1 LOG: 28.04.2025 08:33:00 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:33:00 TryAddItem(Equipment) => Equipment_Torso_Digust Torso LOG: 28.04.2025 08:33:00 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:33:00 TryAddItem(Equipment) => Equipment_Legs_Disgust Legs LOG: 28.04.2025 08:33:08 CurrentContext_AbilitySlots_SelectionChanged selection to 5 LOG: 28.04.2025 08:33:08 TryAddWeapon(Items.Weapons.SnipeShotName) => Items.Weapons.SnipeShotName 1 LOG: 28.04.2025 08:33:08 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 08:33:08 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 08:33:08 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 08:33:08 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 08:33:09 CurrentContext_AbilitySlots_SelectionChanged selection to 0 LOG: 28.04.2025 08:33:09 TryAddWeapon(Items.Weapons.FusionFlintlockName) => Items.Weapons.FusionFlintlockName 1 LOG: 28.04.2025 08:33:09 TryAddItem(Equipment) => Equipment_Arm_Pride Arm LOG: 28.04.2025 08:33:09 TryAddItem(Equipment) => Equipment_Torso_Anger Torso LOG: 28.04.2025 08:33:09 TryAddItem(Equipment) => Equipment_Foot_Anger Foot LOG: 28.04.2025 08:33:09 TryAddItem(Equipment) => Equipment_Legs_Pride Legs LOG: 28.04.2025 08:33:11 CurrentContext_AbilitySlots_SelectionChanged selection to 1 LOG: 28.04.2025 08:33:11 TryAddWeapon(Items.Weapons.WrathRepeaterName) => Items.Weapons.WrathRepeaterName 1 LOG: 28.04.2025 08:33:11 TryAddItem(Equipment) => Equipment_Arm_Anger Arm LOG: 28.04.2025 08:33:11 TryAddItem(Equipment) => Equipment_Torso_Anger Torso LOG: 28.04.2025 08:33:11 TryAddItem(Equipment) => Equipment_Foot_Anger Foot LOG: 28.04.2025 08:33:11 TryAddItem(Equipment) => Equipment_Legs_Anger Legs LOG: 28.04.2025 08:33:14 TryAddItem(Equipment) => Equipment_Arm_Pride Arm LOG: 28.04.2025 08:33:14 TryAddItem(Equipment) => Equipment_Torso_Anger Torso LOG: 28.04.2025 08:33:14 TryAddItem(Equipment) => Equipment_Foot_Anger Foot LOG: 28.04.2025 08:33:14 TryAddItem(Equipment) => Equipment_Legs_Pride Legs LOG: 28.04.2025 08:33:14 TryAddItem(Equipment) => Equipment_Arm_Anger Arm LOG: 28.04.2025 08:33:14 TryAddItem(Equipment) => Equipment_Torso_Anger Torso LOG: 28.04.2025 08:33:14 TryAddItem(Equipment) => Equipment_Foot_Anger Foot LOG: 28.04.2025 08:33:14 TryAddItem(Equipment) => Equipment_Legs_Anger Legs LOG: 28.04.2025 08:33:14 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 08:33:14 UpdateAimIndecatorColor() => changed shootable, caouse it was null or thrown a error! Message:Object reference not set to an instance of an object. StackTrace: at UnityEngine.Transform.get_position () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AimIndecatorController.UpdateAimIndecatorColor (UnityEngine.Vector3 fromPosition) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AimIndecatorController.UpdateAimIndecator () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InGameUIController.UpdateAllAimIndicators () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Player.LateUpdate () [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 08:33:14 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'AbilityClassContext' LOG: 28.04.2025 08:33:14 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 08:33:14 RemoveWeaponTransforms Warning: shootable is null LOG: 28.04.2025 08:33:14 TryAddItem(Equipment) => Equipment_Arm_Anger Arm LOG: 28.04.2025 08:33:14 TryAddItem(Equipment) => Equipment_Torso_Anger Torso LOG: 28.04.2025 08:33:14 TryAddItem(Equipment) => Equipment_Foot_Anger Foot LOG: 28.04.2025 08:33:14 TryAddItem(Equipment) => Equipment_Legs_Anger Legs LOG: 28.04.2025 08:33:15 Menu.UnloadMenuPanel => AbilityClassContext WARNING: 28.04.2025 08:33:15 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:33:15 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:33:17 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:33:17 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:33:31 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:33:31 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:33:31 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 08:33:31 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:33:33 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 08:33:34 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 08:33:35 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:33:35 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:33:37 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 08:33:37 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:33:38 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 08:33:39 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 08:33:40 CameraManager.SetFogRenderBeforeTransparent(toActive = False) ERROR: 28.04.2025 08:33:40 Failed to check Quest SubTask was solved, subTaskID is not defined! Quest: TheFateOfMechs, SubTask:1 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.QuestManager:QuestSubTaskSolved(Quest, Int32) StickyStoneStudio.MOODS.DialogController:CheckConditions(List`1) StickyStoneStudio.MOODS.DialogController:NextNode() StickyStoneStudio.MOODS.DialogController:GetNPCIndicators() StickyStoneStudio.MOODS.NpcBase:UpdateNPCIndicator() StickyStoneStudio.MOODS.d__83:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 08:34:22 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:34:22 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 08:34:22 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:34:23 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 08:34:23 WindowManager.LoadMenu => StageSelectorMenu LOG: 28.04.2025 08:34:23 PrideStageUIShouldBeChooseable ShouldBeChoosable:True LOG: 28.04.2025 08:34:23 AngerStageUIShouldBeChooseable ShouldBeChoosable:True LOG: 28.04.2025 08:34:23 SorrowStageUIShouldBeChooseable ShouldBeChoosable:True LOG: 28.04.2025 08:34:24 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:34:24 MoveStageDisplayDownStage_DisplaySlot_Trauer LOG: 28.04.2025 08:34:24 MoveStageDisplayUp Stage_DisplaySlot_Trauer LOG: 28.04.2025 08:34:24 MoveStageDisplayDownStage_DisplaySlot_Trauer LOG: 28.04.2025 08:34:24 MoveStageDisplayUp Stage_DisplaySlot_Trauer LOG: 28.04.2025 08:34:24 MoveStageDisplayUp Stage_DisplaySlot_Trauer LOG: 28.04.2025 08:34:26 MoveStageDisplayDownStage_DisplaySlot_Trauer LOG: 28.04.2025 08:34:26 MoveStageDisplayUp Stage_DisplaySlot_Stolz LOG: 28.04.2025 08:34:28 MoveStageDisplayDownStage_DisplaySlot_Stolz LOG: 28.04.2025 08:34:28 MoveStageDisplayUp Stage_DisplaySlot_Wut LOG: 28.04.2025 08:34:30 MoveStageDisplayDownStage_DisplaySlot_Wut LOG: 28.04.2025 08:34:30 MoveStageDisplayUp Stage_DisplaySlot_Trauer LOG: 28.04.2025 08:34:37 MoveStageDisplayDownStage_DisplaySlot_Trauer LOG: 28.04.2025 08:34:37 MoveStageDisplayUp Stage_DisplaySlot_Stolz LOG: 28.04.2025 08:34:38 MoveStageDisplayDownStage_DisplaySlot_Stolz LOG: 28.04.2025 08:34:38 MoveStageDisplayUp Stage_DisplaySlot_Wut LOG: 28.04.2025 08:34:39 MoveStageDisplayDownStage_DisplaySlot_Wut LOG: 28.04.2025 08:34:39 MoveStageDisplayUp Stage_DisplaySlot_Trauer LOG: 28.04.2025 08:34:39 MoveStageDisplayDownStage_DisplaySlot_Trauer LOG: 28.04.2025 08:34:39 MoveStageDisplayUp Stage_DisplaySlot_Stolz LOG: 28.04.2025 08:34:51 MoveStageDisplayDownStage_DisplaySlot_Stolz LOG: 28.04.2025 08:34:51 MoveStageDisplayUp Stage_DisplaySlot_Trauer LOG: 28.04.2025 08:34:51 MoveStageDisplayDownStage_DisplaySlot_Trauer LOG: 28.04.2025 08:34:51 MoveStageDisplayUp Stage_DisplaySlot_Wut LOG: 28.04.2025 08:34:52 MoveStageDisplayDownStage_DisplaySlot_Wut LOG: 28.04.2025 08:34:52 MoveStageDisplayUp Stage_DisplaySlot_Stolz LOG: 28.04.2025 08:34:52 MoveStageDisplayDownStage_DisplaySlot_Stolz LOG: 28.04.2025 08:34:52 MoveStageDisplayUp Stage_DisplaySlot_Trauer LOG: 28.04.2025 08:34:52 MoveStageDisplayDownStage_DisplaySlot_Trauer LOG: 28.04.2025 08:34:52 MoveStageDisplayUp Stage_DisplaySlot_Wut LOG: 28.04.2025 08:34:53 MoveStageDisplayDownStage_DisplaySlot_Wut LOG: 28.04.2025 08:34:53 MoveStageDisplayUp Stage_DisplaySlot_Stolz LOG: 28.04.2025 08:34:54 MoveStageDisplayDownStage_DisplaySlot_Stolz LOG: 28.04.2025 08:34:54 MoveStageDisplayUp Stage_DisplaySlot_Trauer LOG: 28.04.2025 08:34:55 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 08:34:55 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 08:34:55 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 08:34:59 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 08:35:02 MapController: Change CurrentTheme from 'HomeBase' to 'Trauer' LOG: 28.04.2025 08:35:02 SetCurrentMapSelectorChoice => DungeonDepth: -1 NextDungeonDepth: 0 PersistentDungeonDepth: 0 CurrentTheme: Trauer LOG: 28.04.2025 08:35:02 GameSession.UpdateProgress(SAVED) => SessionGUID: '01f785cc1254' GameSeed: HH8B-FO?R SeededCalls:0 SeededCallsLastDungeon:0 DDepth: -1 NDDepth: 0 FromHomeBase?: True LOG: 28.04.2025 08:35:02 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 08:35:02 WindowManager.UnloadAllOtherMenus but 'InGameMenu'! Currently acitve Menus: 3 LOG: 28.04.2025 08:35:02 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 08:35:02 WindowManager.UnloadMenu => StageSelectorMenu LOG: 28.04.2025 08:35:02 LoadingMenu.SetCurrentLoadingScreen() => TSR_Level1 LOG: 28.04.2025 08:35:02 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:35:02 Generate Level Started! Level: Level_A theme: Trauer GameSeed: HH8B-FO?R SeedCalls: 101 LOG: 28.04.2025 08:35:05 MapController.MaxChallengeRoomsReached() => MaxChallengeRooms is caused?False LOG: 28.04.2025 08:35:05 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied LOG: 28.04.2025 08:35:06 Generate Level Completed! Loading time: 3,339s LOG: 28.04.2025 08:35:06 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 08:35:06 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:35:06 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 08:35:06 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 08:35:06 OnPlayerAndMapWereCreated LOG: 28.04.2025 08:35:06 CurrentRoom ReverbTheme isAlley_Small LOG: 28.04.2025 08:35:06 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:35:06 TryAddWeapon(Items.Weapons.WrathRepeaterName) => Items.Weapons.WrathRepeaterName 1 LOG: 28.04.2025 08:35:06 CurrentRoom ReverbTheme isAlley_Small LOG: 28.04.2025 08:35:06 UpdatePlayerProgress LOG: 28.04.2025 08:35:06 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 08:35:06 [RichPresenceManager] ChangeActivity to SorrowArea .. LOG: 28.04.2025 08:35:06 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' WARNING: 28.04.2025 08:35:06 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Spawn)_Spawn2_Degrees0/CullingContainer/Static/Buildings/Blockbulding_outlineshader2/SORROW_LevelA_LM_SideBulding_Broken/Collider" WARNING: 28.04.2025 08:35:06 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Spawn)_Spawn2_Degrees0/CullingContainer/Static/Buildings/Blockbulding_outlineshader2/SORROW_LevelA_LM_SideBulding_Broken/Collider" WARNING: 28.04.2025 08:35:06 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Spawn)_Spawn2_Degrees0/CullingContainer/Static/Buildings/Blockbulding_outlineshader2/SORROW_LevelA_LM_SideBulding_Broken/Collider" WARNING: 28.04.2025 08:35:06 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Spawn)_Spawn2_Degrees0/CullingContainer/Static/Buildings/Blockbulding_outlineshader2/SORROW_LevelA_LM_SideBulding_Broken/Collider" WARNING: 28.04.2025 08:35:06 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Spawn)_Spawn2_Degrees0/CullingContainer/Static/Buildings/Blockbulding_outlineshader2/SORROW_LevelA_LM_SideBulding_Broken/Collider" LOG: 28.04.2025 08:35:06 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:35:06 CurrentRoom ReverbTheme isAlley_Small LOG: 28.04.2025 08:35:06 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied ERROR: 28.04.2025 08:35:06 Coroutine couldn't be started because the the game object 'NPC_Syop' is inactive! StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 08:35:06 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:35:06 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) WARNING: 28.04.2025 08:35:06 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:35:06 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:35:06 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 08:35:10 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 08:35:10 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 08:35:10 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 08:35:11 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 08:35:11 Menu.UnloadMenuPanel => Info LOG: 28.04.2025 08:35:17 OpenChest DelayedCall: CHESTTYPE: Addin LOG: 28.04.2025 08:35:17 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:35:17 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) LOG: 28.04.2025 08:35:18 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 08:35:19 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:35:22 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 08:35:23 TryAddItem(WeaponAddin) => Items.Addins.SideloaderName LOG: 28.04.2025 08:35:24 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 08:35:24 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 08:35:24 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 08:35:39 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:35:39 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 08:35:39 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 LOG: 28.04.2025 08:35:39 TrySpawnEnemy SORROW_BladeSentinel delay 1,75 WARNING: 28.04.2025 08:35:39 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_BladeSentinel in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:35:39 TrySpawnEnemy SORROW_BladeSentinel delay 1,75 WARNING: 28.04.2025 08:35:39 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_BladeSentinel in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:35:39 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 WARNING: 28.04.2025 08:35:39 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HoloTechnician in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:35:39 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 WARNING: 28.04.2025 08:35:39 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_EyeOfMallory in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:35:39 TrySpawnEnemy SORROW_DistraughtPlumber delay 1,75 WARNING: 28.04.2025 08:35:39 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_DistraughtPlumber in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:35:39 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 WARNING: 28.04.2025 08:35:39 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_EyeOfMallory in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 08:35:41 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:35:41 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:35:41 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:35:41 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:35:41 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:35:41 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:35:41 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:35:41 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:35:41 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:35:41 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:35:41 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:35:41 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:41 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:41 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:35:41 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:35:41 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:35:41 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:35:41 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:35:41 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:35:41 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:35:41 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:35:42 MoveTowards failed. Navmesh-Agent 'Trauer_DistraughtPlumber(Clone)' is not on a navmesh WARNING: 28.04.2025 08:35:42 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:42 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:42 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:42 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:42 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:42 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:42 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:42 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:42 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:43 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:44 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:45 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:45 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:45 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:45 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:45 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:45 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:45 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:45 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:45 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:45 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:46 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:47 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:35:48 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh WARNING: 28.04.2025 08:35:48 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh LOG: 28.04.2025 08:35:49 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:35:50 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:35:50 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 08:35:51 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 08:35:51 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:35:51 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:35:51 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:35:51 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:35:51 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:35:51 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:35:51 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:35:51 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:35:51 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:35:54 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 08:35:55 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh LOG: 28.04.2025 08:35:55 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:35:55 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:35:55 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:35:58 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:36:02 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 08:36:02 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 08:36:02 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 08:36:03 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:36:03 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 LOG: 28.04.2025 08:36:46 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:36:46 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 08:36:46 TrySpawnEnemy SORROW_DistraughtPlumber delay 1,75 LOG: 28.04.2025 08:36:46 TrySpawnEnemy SORROW_DistraughtPlumber delay 1,75 LOG: 28.04.2025 08:36:46 TrySpawnEnemy SORROW_BladeSentinel delay 1,75 LOG: 28.04.2025 08:36:46 TrySpawnEnemy SORROW_BladeSentinel delay 1,75 LOG: 28.04.2025 08:36:46 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 WARNING: 28.04.2025 08:36:46 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_EyeOfMallory in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:36:46 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 WARNING: 28.04.2025 08:36:46 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HoloTechnician in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:36:46 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 WARNING: 28.04.2025 08:36:46 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_EyeOfMallory in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:36:46 TrySpawnEnemy SORROW_DistraughtPlumber delay 1,75 WARNING: 28.04.2025 08:36:46 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_DistraughtPlumber in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 08:36:48 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:36:48 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:36:48 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:36:48 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:36:48 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:36:48 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:36:48 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:36:48 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:36:48 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:36:48 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:36:48 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:36:48 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:36:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:48 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:48 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:36:48 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:36:48 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:36:48 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:36:48 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:36:48 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:36:48 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:36:48 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:50 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh WARNING: 28.04.2025 08:36:52 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:36:52 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:36:52 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:36:52 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:36:52 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:36:52 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:36:52 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:36:52 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:36:52 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:36:53 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 08:36:53 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 08:36:53 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh LOG: 28.04.2025 08:36:53 LavaDestructible.onBarrelDestroyed(Sorrow_Oil_Destructible) => LavaDestr: Sorrow_Destructible_OilBarrel LOG: 28.04.2025 08:36:53 DestroyDestructibleInScene() => Sorrow_Oil_Destructible WARNING: 28.04.2025 08:36:54 SpawnDecalOnFloor -> Cant spawn decal for DamageArea, DecalPrefab is null or/and SpawnDecal is false! LOG: 28.04.2025 08:36:54 GetIconByBuffType called with buffType: OilBarrel LOG: 28.04.2025 08:36:54 GetIconByBuffType called with buffType: MallorySpeed LOG: 28.04.2025 08:36:54 GetIconByBuffType called with buffType: OilBarrel WARNING: 28.04.2025 08:36:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:54 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 08:36:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area LOG: 28.04.2025 08:36:55 GetIconByBuffType called with buffType: OilBarrel WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:36:56 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh WARNING: 28.04.2025 08:36:58 MoveTowards failed. Navmesh-Agent 'Trauer_DistraughtPlumber(Clone)' is not on a navmesh LOG: 28.04.2025 08:36:59 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 08:36:59 MoveTowards failed. Navmesh-Agent 'Trauer_DistraughtPlumber(Clone)' is not on a navmesh LOG: 28.04.2025 08:36:59 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:36:59 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:37:01 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:37:01 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 08:37:03 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh LOG: 28.04.2025 08:37:06 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:37:06 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:37:06 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:37:06 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:37:07 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:37:09 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 08:37:09 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 08:37:09 LavaDestructible.onBarrelDestroyed(Sorrow_Oil_Destructible) => LavaDestr: Sorrow_Destructible_OilBarrel_01 LOG: 28.04.2025 08:37:09 DestroyDestructibleInScene() => Sorrow_Oil_Destructible WARNING: 28.04.2025 08:37:10 SpawnDecalOnFloor -> Cant spawn decal for DamageArea, DecalPrefab is null or/and SpawnDecal is false! LOG: 28.04.2025 08:37:10 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 LOG: 28.04.2025 08:37:10 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_04 LOG: 28.04.2025 08:37:16 ChangeRagdollState explode getriggert! LOG: 28.04.2025 08:37:16 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:37:16 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:37:16 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:37:16 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 08:37:16 MoveTowards failed. Navmesh-Agent 'Trauer_DistraughtPlumber(Clone)' is not on a navmesh LOG: 28.04.2025 08:37:16 ChangeRagdollState explode getriggert! LOG: 28.04.2025 08:37:16 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:37:16 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:37:16 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:37:16 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:37:21 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 LOG: 28.04.2025 08:37:21 DestroyDestructibleInScene() => SORROW_Destructible_Crate_02 LOG: 28.04.2025 08:37:22 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 08:37:22 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_05 WARNING: 28.04.2025 08:37:23 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:37:23 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:37:54 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:37:54 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 08:37:54 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 LOG: 28.04.2025 08:37:54 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 WARNING: 28.04.2025 08:37:54 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_EyeOfMallory in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 08:37:56 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:37:56 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:37:56 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:37:56 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:37:56 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:37:56 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:37:57 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh LOG: 28.04.2025 08:37:58 TrySpawnEnemy SORROW_BladeSentinel delay 1,75 LOG: 28.04.2025 08:37:58 TrySpawnEnemy SORROW_BladeSentinel delay 1,75 LOG: 28.04.2025 08:37:58 TrySpawnEnemy SORROW_BladeSentinel delay 1,75 WARNING: 28.04.2025 08:38:00 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:38:00 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:38:00 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:38:00 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:00 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:00 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:00 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:38:00 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:38:00 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:38:00 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:38:00 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:38:00 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:38:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:01 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh WARNING: 28.04.2025 08:38:01 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:38:01 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:38:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:01 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:38:01 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:38:01 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:38:01 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:38:01 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh WARNING: 28.04.2025 08:38:02 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:38:02 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:38:02 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:38:02 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:38:02 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:38:02 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:02 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:04 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:38:05 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh ERROR: 28.04.2025 08:38:05 Error in SetAnimationParameter(animatorParameter:'SingleMeleeAttack' parameterType:'TriggerReset') => System.NullReferenceException: Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Entity.SetAnimationParameter (System.String animatorParameter, StickyStoneStudio.MOODS.Network.AnimationParameterTypes parameterType, System.Object parameterValue) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.SORROW_BladedSentinel.b__40_0 () [0x00000] in <00000000000000000000000000000000>:0 at DG.Tweening.Tween.OnTweenCallback (DG.Tweening.TweenCallback callback, DG.Tweening.Tween t) [0x00000] in <00000000000000000000000000000000>:0 at DG.Tweening.Tween.DoGoto (DG.Tweening.Tween t, System.Single toPosition, System.Int32 toCompletedLoops, DG.Tweening.Core.Enums.UpdateMode updateMode) [0x00000] in <00000000000000000000000000000000>:0 at DG.Tweening.Core.TweenManager.Update (DG.Tweening.Tween t, System.Single deltaTime, System.Single independentTime, System.Boolean isSingleTweenManualUpdate) [0x00000] in <00000000000000000000000000000000>:0 at DG.Tweening.Core.TweenManager.Update (DG.Tweening.UpdateType updateType, System.Single deltaTime, System.Single independentTime) [0x00000] in <00000000000000000000000000000000>:0 at DG.Tweening.Core.DOTweenComponent.Update () [0x00000] in <00000000000000000000000000000000>:0 1: null 2: UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.Entity:SetAnimationParameter(String, AnimationParameterTypes, Object) StickyStoneStudio.MOODS.SORROW_BladedSentinel:b__40_0() DG.Tweening.Tween:OnTweenCallback(TweenCallback, Tween) DG.Tweening.Tween:DoGoto(Tween, Single, Int32, UpdateMode) DG.Tweening.Core.TweenManager:Update(Tween, Single, Single, Boolean) DG.Tweening.Core.TweenManager:Update(UpdateType, Single, Single) DG.Tweening.Core.DOTweenComponent:Update() WARNING: 28.04.2025 08:38:05 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh WARNING: 28.04.2025 08:38:06 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh LOG: 28.04.2025 08:38:06 ChangeRagdollState explode getriggert! LOG: 28.04.2025 08:38:06 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:38:06 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:38:06 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:38:06 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:38:06 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:38:06 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:38:06 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 08:38:06 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh WARNING: 28.04.2025 08:38:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:38:22 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:38:22 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 08:38:25 OpenChest DelayedCall: CHESTTYPE: Equipment LOG: 28.04.2025 08:38:25 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:38:25 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 08:38:25 GoToSplashScreenPanel() 'InGame_Items_Equipment' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:38:25 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 08:38:27 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:38:53 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 08:38:54 Change Color from Equipment_Head(Clone) matname: ChangableColor (Instance) LOG: 28.04.2025 08:38:54 TryAddItem(Equipment) => Items.Equipment.HeaderName Head LOG: 28.04.2025 08:38:55 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 08:38:55 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 08:38:55 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 08:39:01 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 08:39:02 DestroyDestructibleInScene() => SORROW_Destructible_Crate WARNING: 28.04.2025 08:39:02 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:39:03 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:39:03 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 08:39:21 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:39:21 CurrentRoom ReverbTheme isAlley_Open ERROR: 28.04.2025 08:39:21 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 08:39:24 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:39:24 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 08:39:27 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:39:27 CurrentRoom ReverbTheme isAlley_Small ERROR: 28.04.2025 08:39:27 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 08:39:27 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:39:28 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 08:39:28 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:39:28 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 08:39:28 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 08:39:29 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:39:30 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 08:39:30 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 08:39:30 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 08:39:30 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 08:39:32 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 08:39:35 SetCurrentMapSelectorChoice => DungeonDepth: 0 NextDungeonDepth: 1 PersistentDungeonDepth: 0 CurrentTheme: Trauer LOG: 28.04.2025 08:39:35 GameSession.UpdateProgress(SAVED) => SessionGUID: '01f785cc1254' GameSeed: HH8B-FO?R SeededCalls:136 SeededCallsLastDungeon:35 DDepth: 0 NDDepth: 1 FromHomeBase?: False LOG: 28.04.2025 08:39:35 UpdatePlayerProgress LOG: 28.04.2025 08:39:35 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 08:39:35 WindowManager.UnloadAllOtherMenus but 'InGameMenu'! Currently acitve Menus: 2 LOG: 28.04.2025 08:39:35 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 08:39:35 LoadingMenu.SetCurrentLoadingScreen() => TSR_Level1 LOG: 28.04.2025 08:39:35 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:39:35 Generate Level Started! Level: Level_A theme: Trauer GameSeed: HH8B-FO?R SeedCalls: 137 LOG: 28.04.2025 08:39:38 (TryInstantiateRandomRoom) currentList count is 0! RoomTheme: Trauer, RoomLevel: Level_A, RoomTyp: Typ_A LOG: 28.04.2025 08:39:39 MapController.MaxChallengeRoomsReached() => MaxChallengeRooms is caused?False LOG: 28.04.2025 08:39:40 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied LOG: 28.04.2025 08:39:40 Generate Level Completed! Loading time: 4,707s LOG: 28.04.2025 08:39:40 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 08:39:40 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:39:40 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 08:39:40 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 08:39:40 OnPlayerAndMapWereCreated LOG: 28.04.2025 08:39:40 CurrentRoom ReverbTheme isAlley_Small LOG: 28.04.2025 08:39:40 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:39:40 CurrentRoom ReverbTheme isAlley_Small LOG: 28.04.2025 08:39:40 UpdatePlayerProgress LOG: 28.04.2025 08:39:40 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 08:39:40 [RichPresenceManager] ChangeActivity to SorrowArea .. LOG: 28.04.2025 08:39:40 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:39:40 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:39:40 CurrentRoom ReverbTheme isAlley_Small LOG: 28.04.2025 08:39:40 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied ERROR: 28.04.2025 08:39:40 Coroutine couldn't be started because the the game object 'NPC_Syop' is inactive! StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 08:39:40 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:39:40 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) WARNING: 28.04.2025 08:39:40 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:39:40 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:39:41 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 08:39:42 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 LOG: 28.04.2025 08:39:42 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 WARNING: 28.04.2025 08:39:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:39:44 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:39:45 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 08:39:45 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 08:39:45 Menu.UnloadMenuPanel => Info LOG: 28.04.2025 08:39:48 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:39:48 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 08:39:48 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 08:39:48 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 08:39:48 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 08:39:48 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:39:48 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 08:39:49 OnEquipmentSelectionChanged ID -> 0 LOG: 28.04.2025 08:39:51 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 08:39:51 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 08:39:51 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 08:39:54 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:39:54 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 08:39:54 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 LOG: 28.04.2025 08:39:54 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 LOG: 28.04.2025 08:39:54 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 LOG: 28.04.2025 08:39:54 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 LOG: 28.04.2025 08:39:54 TrySpawnEnemy SORROW_BladeSentinel delay 1,75 WARNING: 28.04.2025 08:39:54 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_BladeSentinel in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:39:54 TrySpawnEnemy SORROW_BladeSentinel delay 1,75 WARNING: 28.04.2025 08:39:54 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_BladeSentinel in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:39:54 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 WARNING: 28.04.2025 08:39:54 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_IcyDemolisher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:39:54 TrySpawnEnemy SORROW_DistraughtPlumber delay 1,75 WARNING: 28.04.2025 08:39:54 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_DistraughtPlumber in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_RoofL_01/RoofL" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_RoofL_01/RoofL" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_RoofL_01/RoofL" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_RoofL_01/RoofL" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_RoofL_01/RoofL" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_RoofL_01/RoofL" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 08:39:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees270/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 08:39:56 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:39:56 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:39:56 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:39:56 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:39:56 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:39:56 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:39:56 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:39:56 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:39:56 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:39:56 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:39:56 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:39:56 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:39:56 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:56 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:56 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:39:56 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:39:56 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:39:56 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:39:56 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:39:56 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:39:56 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:39:56 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:39:57 MoveTowards failed. Navmesh-Agent 'Trauer_DistraughtPlumber(Clone)' is not on a navmesh WARNING: 28.04.2025 08:39:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:39:59 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh WARNING: 28.04.2025 08:40:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:40:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:40:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:40:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:40:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:40:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:40:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:40:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:40:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:40:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:40:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:40:01 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh LOG: 28.04.2025 08:40:02 GetIconByBuffType called with buffType: MallorySpeed LOG: 28.04.2025 08:40:02 GetIconByBuffType called with buffType: MallorySpeed WARNING: 28.04.2025 08:40:04 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:40:04 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:40:04 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:40:04 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:40:04 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:40:04 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:40:04 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:40:04 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:40:04 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:40:04 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:40:04 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:40:04 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:40:04 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 08:40:05 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 08:40:06 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 08:40:06 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 08:40:06 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 08:40:06 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh LOG: 28.04.2025 08:40:07 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 08:40:09 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 08:40:09 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 08:40:10 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh LOG: 28.04.2025 08:40:10 DestroyDestructibleInScene() => ExplosiveDestructible WARNING: 28.04.2025 08:40:11 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh LOG: 28.04.2025 08:40:13 ChangeRagdollState explode getriggert! LOG: 28.04.2025 08:40:13 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:40:13 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:40:13 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:40:13 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:40:13 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:40:13 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:40:13 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 08:40:13 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 08:40:13 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. ERROR: 28.04.2025 08:40:14 Material '_M_LevelModuleGlow_ANGER' with Shader 'MOODS/MOODS_TCP2_StylizedProp_Default' doesn't have a float or range property '_Emission' UnityEngine.Object:Instantiate(T, Transform, Boolean) StickyStoneStudio.MOODS.InfoPanel3DElements:LevelUpObject(Abilitys) StickyStoneStudio.MOODS.PlayerLevelController:AddLevelUp() StickyStoneStudio.MOODS.PlayerLevelController:SetXPValue(Int32) StickyStoneStudio.MOODS.Items.EMOTES_XPOrb:OnCollect(Player) StickyStoneStudio.MOODS.d__90:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) StickyStoneStudio.MOODS.ItemBase:OnPickUp(Player, Boolean, Boolean) StickyStoneStudio.MOODS.Player:TryAddItem(IItem, Slot) StickyStoneStudio.MOODS.PlayerItemCollector:OnTriggerEnter(Collider) LOG: 28.04.2025 08:40:14 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:40:14 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) ERROR: 28.04.2025 08:40:14 Material '_M_LevelModuleGlow_ANGER' with Shader 'MOODS/MOODS_TCP2_StylizedProp_Default' doesn't have a float or range property '_Emission' StickyStoneStudio.MOODS.InfoPanel:InfoPanelSetUp(String, EventReference, Nullable`1, Nullable`1, GameObject, String, Nullable`1) StickyStoneStudio.MOODS.d__265:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 08:40:15 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 08:40:17 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 08:40:17 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 08:40:17 Menu.GoToPanel() 'AbilitySkillContext' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 08:40:17 Menu.LoadMenuPanel => AbilitySkillContext (MenuID: InGameMenu) LOG: 28.04.2025 08:40:18 Menu.UnloadMenuPanel => Info LOG: 28.04.2025 08:40:18 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:40:27 (AbilitySkillContextController.OnButtonSuccess) Interaction: confirm, owner: Player1, player.Owner: Player1, isVisible: True, SkillPointsAvailableForPlayer: 1 LOG: 28.04.2025 08:40:27 AbilitySkillContextController.ConfirmChosenSkill() Try open ... LOG: 28.04.2025 08:40:28 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SideloaderName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 08:40:28 TryAddWeapon(Items.Weapons.WrathRepeaterName) => Items.Weapons.WrathRepeaterName 1 LOG: 28.04.2025 08:40:28 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SideloaderName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 08:40:31 (AbilitySkillContextController.OnButtonSuccess) Interaction: back, owner: Player1, player.Owner: Player1, isVisible: True, SkillPointsAvailableForPlayer: 0 LOG: 28.04.2025 08:40:31 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'AbilitySkillContext' WARNING: 28.04.2025 08:40:31 Menu.LoadMenuPanel DefaultPanel failed. It was Loaded before and is present in the scene! (MenuID: InGameMenu) LOG: 28.04.2025 08:40:31 Menu.UnloadMenuPanel => AbilitySkillContext LOG: 28.04.2025 08:40:34 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 LOG: 28.04.2025 08:40:34 DestroyDestructibleInScene() => SORROW_Destructible_Crate_01 LOG: 28.04.2025 08:40:35 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 LOG: 28.04.2025 08:40:48 DestroyDestructibleInScene() => ExplosiveDestructible WARNING: 28.04.2025 08:40:55 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:40:56 DestroyDestructibleInScene() => SORROW_Destructible_Crate_02 LOG: 28.04.2025 08:40:56 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_04 LOG: 28.04.2025 08:40:56 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 08:40:56 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 08:40:56 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 WARNING: 28.04.2025 08:40:57 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:41:16 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:41:16 CurrentRoom ReverbTheme isAlley_Small LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_15 LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_13 LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_06 LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Crate_01 LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_12 LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_09 LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Crate_02 LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_08 LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_07 LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_10 LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_05 LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_14 LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_04 LOG: 28.04.2025 08:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_11 WARNING: 28.04.2025 08:41:20 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:41:20 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:41:21 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:41:21 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:41:22 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:41:26 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:41:26 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 08:41:26 TrySpawnEnemy SORROW_RubbleCrusher delay 1,75 LOG: 28.04.2025 08:41:26 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 LOG: 28.04.2025 08:41:26 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 WARNING: 28.04.2025 08:41:26 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_IcyDemolisher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:41:26 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 WARNING: 28.04.2025 08:41:26 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_IcyDemolisher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 08:41:26 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 08:41:28 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:41:28 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:41:28 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:41:28 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:41:28 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:41:28 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:41:28 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:41:28 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:41:28 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:41:29 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh LOG: 28.04.2025 08:41:31 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 LOG: 28.04.2025 08:41:32 DestroyDestructibleInScene() => SORROW_Destructible_Crate_01 LOG: 28.04.2025 08:41:33 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:41:33 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 08:41:34 GetIconByBuffType called with buffType: MallorySpeed WARNING: 28.04.2025 08:41:34 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 08:41:34 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:41:34 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:41:34 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:41:34 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:41:36 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh WARNING: 28.04.2025 08:41:36 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh LOG: 28.04.2025 08:41:36 ChangeRagdollState explode getriggert! LOG: 28.04.2025 08:41:36 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:41:36 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:41:36 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:41:36 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:41:36 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:41:36 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:41:36 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:41:36 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 08:41:36 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh LOG: 28.04.2025 08:41:36 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:41:37 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:41:37 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:41:37 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:41:37 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:41:38 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 08:41:38 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 08:41:39 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 08:41:40 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:41:44 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:41:44 for == null! No VFX-Effect can be played on destroy. LOG: 28.04.2025 08:41:44 Started Music_GrammoPhoneBot LOG: 28.04.2025 08:41:44 CurrentRoom ReverbTheme isAlley_Small WARNING: 28.04.2025 08:41:44 GoToSplashScreenPanel() 'InGame_Vendor' failed. Splashscreens are disabled in the Build. ERROR: 28.04.2025 08:41:44 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 08:41:44 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:41:48 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 08:41:48 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:41:58 DialogController.OnFocusedDialogAnswer() AnswerID: 1 LOG: 28.04.2025 08:41:59 CameraManager.SetFogRenderBeforeTransparent(toActive = False) LOG: 28.04.2025 08:42:05 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 08:42:05 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:42:08 DialogController.OnFocusedDialogAnswer() AnswerID: 0 LOG: 28.04.2025 08:42:08 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:42:08 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 08:42:08 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:08 GetMappedKeyName(Use): Couldnt get ActionElementMap! LOG: 28.04.2025 08:42:08 initialises raritymodes LOG: 28.04.2025 08:42:08 equipmentRarity:Level_1 LOG: 28.04.2025 08:42:08 equipmentRarity:Level_1 LOG: 28.04.2025 08:42:08 equipmentRarity:Level_1 LOG: 28.04.2025 08:42:08 equipmentRarity:Level_2 LOG: 28.04.2025 08:42:08 equipmentRarity:Level_2 LOG: 28.04.2025 08:42:08 DoubleModeGun WeaponSwap firstCall ! LOG: 28.04.2025 08:42:08 DoubleModeGun WeaponSwap MODE 1 SLOWSHOT LOG: 28.04.2025 08:42:08 equipmentRarity:Level_2 LOG: 28.04.2025 08:42:08 equipmentRarity:Level_1 LOG: 28.04.2025 08:42:08 equipmentRarity:Level_3 LOG: 28.04.2025 08:42:08 equipmentRarity:Level_1 WARNING: 28.04.2025 08:42:08 Language Text not found! (Path: °) WARNING: 28.04.2025 08:42:08 Language Text not found! (Path: °) LOG: 28.04.2025 08:42:08 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:42:08 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:08 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:08 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:08 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:08 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:08 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:08 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 08:42:08 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:08 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:08 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 08:42:08 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 08:42:12 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:42:12 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:12 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:12 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:12 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:12 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:12 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:12 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 08:42:12 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:12 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:12 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 08:42:13 Language Text not found! (Path: °) WARNING: 28.04.2025 08:42:13 Language Text not found! (Path: °) LOG: 28.04.2025 08:42:13 LootContextPanel.TryShowWeaponAddinInfoDisplay() for ItemDisplayInventory_WeaponAddins(Clone) LOG: 28.04.2025 08:42:13 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:42:13 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:13 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:13 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:13 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:13 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:13 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:13 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 08:42:13 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:13 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:42:13 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 08:42:16 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 08:42:17 TryAddItem(WeaponAddin) => Items.Addins.TriplerName LOG: 28.04.2025 08:42:18 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 08:42:18 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 08:42:18 CameraManager.SetFogRenderBeforeTransparent(toActive = False) LOG: 28.04.2025 08:42:19 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 08:42:23 Menu.GoToPanel() 'AddInConverter' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:42:23 Menu.LoadMenuPanel => AddInConverter (MenuID: InGameMenu) WARNING: 28.04.2025 08:42:23 Language Text not found! (Path: °) LOG: 28.04.2025 08:42:23 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:42:24 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 08:42:37 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:42:37 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'AddInConverter' LOG: 28.04.2025 08:42:37 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 08:42:37 Menu.UnloadMenuPanel => AddInConverter LOG: 28.04.2025 08:42:50 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:42:50 CurrentRoom ReverbTheme isAlley_Open ERROR: 28.04.2025 08:42:50 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 08:43:28 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:43:28 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 08:43:35 OpenChest DelayedCall: CHESTTYPE: Addin LOG: 28.04.2025 08:43:35 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:43:35 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) LOG: 28.04.2025 08:43:36 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 08:43:37 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:43:44 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 08:43:45 TryAddItem(WeaponAddin) => Items.Addins.RicochetName LOG: 28.04.2025 08:43:45 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 08:43:45 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 08:43:46 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 08:43:47 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 08:43:48 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 08:43:48 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 08:43:52 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:43:52 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 08:43:52 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 LOG: 28.04.2025 08:43:52 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 WARNING: 28.04.2025 08:43:52 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_EyeOfMallory in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:43:52 TrySpawnEnemy SORROW_DistraughtPlumber delay 1,75 WARNING: 28.04.2025 08:43:52 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_DistraughtPlumber in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:43:52 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 WARNING: 28.04.2025 08:43:52 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_IcyDemolisher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:43:52 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 WARNING: 28.04.2025 08:43:52 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_IcyDemolisher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:43:52 TrySpawnEnemy SORROW_BladeSentinel delay 1,75 WARNING: 28.04.2025 08:43:52 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_BladeSentinel in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 08:43:54 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:43:54 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:43:54 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:43:54 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:43:54 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:43:54 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:43:54 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:43:54 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:43:54 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:43:54 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:43:54 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:43:54 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:43:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:54 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:43:54 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:43:54 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:54 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:54 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:54 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:54 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:54 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:54 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:56 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:56 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:56 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:57 MoveTowards failed. Navmesh-Agent 'Trauer_DistraughtPlumber(Clone)' is not on a navmesh WARNING: 28.04.2025 08:43:57 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 08:43:58 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area LOG: 28.04.2025 08:43:58 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area LOG: 28.04.2025 08:43:58 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area LOG: 28.04.2025 08:43:58 Target Position is not on Navmesh Pos:(302.22, 0.05, 354.50) WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:59 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:43:59 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:43:59 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh WARNING: 28.04.2025 08:43:59 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:43:59 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:43:59 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:43:59 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:43:59 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:43:59 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:43:59 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:44:00 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:44:00 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:44:00 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:44:00 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:44:00 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 08:44:00 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 WARNING: 28.04.2025 08:44:00 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:44:00 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:44:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:44:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:44:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:44:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:44:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:44:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:44:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:44:02 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:44:02 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:44:02 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:44:02 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:44:03 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh LOG: 28.04.2025 08:44:03 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:44:04 ChangeRagdollState explode getriggert! LOG: 28.04.2025 08:44:04 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:44:04 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:44:04 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:44:04 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:44:04 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:44:04 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 08:44:04 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh LOG: 28.04.2025 08:44:04 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:44:04 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:44:04 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:44:04 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:44:04 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:44:04 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:44:04 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:44:04 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:44:04 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:44:04 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:44:04 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:44:04 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:44:04 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:44:04 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) LOG: 28.04.2025 08:44:05 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 08:44:07 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:44:07 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:44:07 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:44:07 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:44:07 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 08:44:07 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:44:08 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 08:44:08 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 08:44:08 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 08:44:08 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 08:44:08 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 08:44:09 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 08:44:09 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 08:44:09 Menu.UnloadMenuPanel => Info LOG: 28.04.2025 08:47:54 Menu.GoToPanel() 'MM_Options' transitionFade?: 'True' currentpanel is: 'ESC_Main' LOG: 28.04.2025 08:47:54 Menu.LoadMenuPanel => MM_Options (MenuID: EscapeMenu) LOG: 28.04.2025 08:47:54 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:47:54 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:47:54 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:47:54 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:47:54 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:47:54 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:47:54 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! LOG: 28.04.2025 08:47:54 Menu.UnloadMenuPanel => ESC_Main LOG: 28.04.2025 08:48:01 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel is: 'MM_Options' LOG: 28.04.2025 08:48:01 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 08:48:01 Menu.UnloadMenuPanel => MM_Options LOG: 28.04.2025 08:48:02 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 08:48:02 Menu.UnloadMenuPanel => ESC_Main LOG: 28.04.2025 08:48:02 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:48:02 [RichPresenceManager] ChangeActivity to SorrowArea .. LOG: 28.04.2025 08:48:03 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 08:48:03 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 08:48:03 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 08:48:03 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 08:48:03 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 08:48:04 Menu.GoToPanel() 'MM_Options' transitionFade?: 'True' currentpanel is: 'ESC_Main' LOG: 28.04.2025 08:48:04 Menu.LoadMenuPanel => MM_Options (MenuID: EscapeMenu) LOG: 28.04.2025 08:48:04 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:48:04 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:48:04 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:48:04 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:48:04 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:48:04 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:48:04 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! LOG: 28.04.2025 08:48:05 Menu.UnloadMenuPanel => ESC_Main LOG: 28.04.2025 08:48:07 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel is: 'MM_Options' LOG: 28.04.2025 08:48:07 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 08:48:08 Menu.UnloadMenuPanel => MM_Options LOG: 28.04.2025 08:48:08 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 08:48:08 Menu.UnloadMenuPanel => ESC_Main LOG: 28.04.2025 08:48:08 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:48:08 [RichPresenceManager] ChangeActivity to SorrowArea .. LOG: 28.04.2025 08:48:17 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 08:48:17 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 08:48:17 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 08:48:17 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 08:48:17 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 08:48:18 Menu.GoToPanel() 'MM_Options' transitionFade?: 'True' currentpanel is: 'ESC_Main' LOG: 28.04.2025 08:48:18 Menu.LoadMenuPanel => MM_Options (MenuID: EscapeMenu) LOG: 28.04.2025 08:48:18 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:48:18 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:48:18 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:48:18 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:48:18 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:48:18 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:48:18 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! LOG: 28.04.2025 08:48:19 Menu.UnloadMenuPanel => ESC_Main LOG: 28.04.2025 08:48:29 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel is: 'MM_Options' LOG: 28.04.2025 08:48:29 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 08:48:29 Menu.UnloadMenuPanel => MM_Options LOG: 28.04.2025 08:48:30 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 08:48:30 Menu.UnloadMenuPanel => ESC_Main LOG: 28.04.2025 08:48:30 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:48:30 [RichPresenceManager] ChangeActivity to SorrowArea .. LOG: 28.04.2025 08:48:47 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 08:48:47 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 08:48:47 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 08:48:47 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 08:48:47 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 08:49:30 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 08:49:30 Menu.UnloadMenuPanel => ESC_Main LOG: 28.04.2025 08:49:30 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:49:30 [RichPresenceManager] ChangeActivity to SorrowArea .. LOG: 28.04.2025 08:49:35 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:49:35 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 08:49:35 OnWeaponAddinShootable1SelectionChanged ID -> 0 WARNING: 28.04.2025 08:49:35 Language Text not found! (Path: °) LOG: 28.04.2025 08:49:35 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 08:49:35 OnWeaponAddinShootable1SelectionChanged ID -> 0 WARNING: 28.04.2025 08:49:35 Language Text not found! (Path: °) LOG: 28.04.2025 08:49:35 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:49:35 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 08:49:37 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 08:49:37 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 08:49:37 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 08:49:38 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 08:49:38 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 08:49:38 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 08:49:38 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 08:49:38 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 08:49:45 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 08:49:45 Menu.UnloadMenuPanel => ESC_Main LOG: 28.04.2025 08:49:45 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:49:45 Menu.GoToPanel() 'MechionaryContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:49:45 Menu.LoadMenuPanel => MechionaryContext (MenuID: InGameMenu) WARNING: 28.04.2025 08:49:45 OpenQuestlogPanel() => MechionaryEntrie 'ME_QUEST_HugeBetDisablePermanentUpgrades_d95148c1df69' QuestEnum: 132 has no Entry in the QuestManager. Please add one in the QuestManager or delete this MechionaryEntrie! WARNING: 28.04.2025 08:49:45 OpenQuestlogPanel() => MechionaryEntrie 'ME_QUEST_MediumBetDisablePermanentUpgrades_7bc472dd6469' QuestEnum: 116 has no Entry in the QuestManager. Please add one in the QuestManager or delete this MechionaryEntrie! LOG: 28.04.2025 08:49:45 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:49:45 GetMappedKeyName(SelectUp): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:49:45 GetMappedKeyName(SelectUp): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:49:45 GetMappedKeyName(SelectDown): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:49:45 GetMappedKeyName(SelectDown): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:49:45 GetMappedKeyName(SelectLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:49:45 GetMappedKeyName(SelectLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:49:45 GetMappedKeyName(SelectRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:49:45 GetMappedKeyName(SelectRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:49:45 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:49:45 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:49:45 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:49:45 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:49:45 GetMappedKeyName(SelectLeft2): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:49:45 GetMappedKeyName(SelectLeft2): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:49:45 GetMappedKeyName(SelectRight2): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:49:45 GetMappedKeyName(SelectRight2): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:49:45 GetMappedKeyName(SelectUp2): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:49:45 GetMappedKeyName(SelectUp2): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:49:45 GetMappedKeyName(SelectDown2): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:49:45 GetMappedKeyName(SelectDown2): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:49:45 OpenQuestlogPanel() => MechionaryEntrie 'ME_QUEST_HugeBetDisablePermanentUpgrades_d95148c1df69' QuestEnum: 132 has no Entry in the QuestManager. Please add one in the QuestManager or delete this MechionaryEntrie! WARNING: 28.04.2025 08:49:45 OpenQuestlogPanel() => MechionaryEntrie 'ME_QUEST_MediumBetDisablePermanentUpgrades_7bc472dd6469' QuestEnum: 116 has no Entry in the QuestManager. Please add one in the QuestManager or delete this MechionaryEntrie! LOG: 28.04.2025 08:49:45 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 08:49:49 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:49:49 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:49:49 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:49:51 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:49:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:49:51 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:49:51 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:49:51 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:49:51 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:49:51 SetAnimationParameter Failed! AttackFail is not in Animator of Trauer_DistraughtPlumber(Clone)! WARNING: 28.04.2025 08:49:51 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:49:51 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:49:52 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:49:52 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:49:52 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:49:52 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:49:54 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:49:54 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:49:54 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:49:54 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:49:54 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:49:54 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:49:54 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:49:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:49:54 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:49:54 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:49:55 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:49:55 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:49:55 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:49:55 Trauer_Mallory(Clone) (StickyStoneStudio.MOODS.Mallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:49:55 Trauer_TrystiaBladesOfSorrow(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:49:55 Trauer_Mallory(Clone) (StickyStoneStudio.MOODS.Mallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:49:56 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:49:56 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:49:56 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:49:58 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:49:58 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:49:58 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 08:49:58 ScaleEnemy Trauer_EyeOfMallory(Clone)! WARNING: 28.04.2025 08:49:58 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:49:58 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:49:58 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 08:49:58 ScaleEnemy Trauer_EyeOfMallory(Clone)! WARNING: 28.04.2025 08:49:59 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:49:59 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:49:59 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 08:49:59 ScaleEnemy Trauer_EyeOfMallory(Clone)! WARNING: 28.04.2025 08:50:00 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:50:00 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:50:00 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 08:50:00 ScaleEnemy Trauer_EyeOfMallory(Clone)! WARNING: 28.04.2025 08:50:00 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:50:00 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:50:00 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 08:50:00 ScaleEnemy Trauer_EyeOfMallory(Clone)! WARNING: 28.04.2025 08:50:01 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:50:01 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:50:01 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 08:50:01 ScaleEnemy Trauer_EyeOfMallory(Clone)! WARNING: 28.04.2025 08:50:01 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:50:01 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:50:01 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:03 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:50:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:03 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:03 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:50:06 OnEnemy_SelectionChanged: Quest fetching for enemy faile! Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.MechionaryContextPanel.UpdateMechDetailPage (StickyStoneStudio.MOODS.MechionarySelectable selectable, StickyStoneStudio.MOODS.EnemyLevelScaleController+ChampType champType) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMousePress (Rewired.Integration.UnityUI.RewiredPointerInputModule+MouseButtonEventData data) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMouseEvent (System.Int32 playerId, System.Int32 pointerIndex) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.Process () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.EventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredEventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 08:50:06 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:50:06 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:06 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:06 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:06 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:06 ScaleEnemy Trauer_BladedSentinel(Clone)! WARNING: 28.04.2025 08:50:06 OnEnemy_SelectionChanged: Quest fetching for enemy faile! Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.MechionaryContextPanel.UpdateMechDetailPage (StickyStoneStudio.MOODS.MechionarySelectable selectable, StickyStoneStudio.MOODS.EnemyLevelScaleController+ChampType champType) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMousePress (Rewired.Integration.UnityUI.RewiredPointerInputModule+MouseButtonEventData data) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMouseEvent (System.Int32 playerId, System.Int32 pointerIndex) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.Process () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.EventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredEventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 08:50:06 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:50:06 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:06 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:06 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:06 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:06 ScaleEnemy Trauer_BladedSentinel(Clone)! WARNING: 28.04.2025 08:50:07 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:50:07 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:07 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:07 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:07 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:50:08 OnEnemy_SelectionChanged: Quest fetching for enemy faile! Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.MechionaryContextPanel.UpdateMechDetailPage (StickyStoneStudio.MOODS.MechionarySelectable selectable, StickyStoneStudio.MOODS.EnemyLevelScaleController+ChampType champType) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMousePress (Rewired.Integration.UnityUI.RewiredPointerInputModule+MouseButtonEventData data) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMouseEvent (System.Int32 playerId, System.Int32 pointerIndex) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.Process () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.EventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredEventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 08:50:08 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:50:08 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:08 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:08 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:08 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:08 ScaleEnemy Trauer_BladedSentinel(Clone)! WARNING: 28.04.2025 08:50:08 OnEnemy_SelectionChanged: Quest fetching for enemy faile! Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.MechionaryContextPanel.UpdateMechDetailPage (StickyStoneStudio.MOODS.MechionarySelectable selectable, StickyStoneStudio.MOODS.EnemyLevelScaleController+ChampType champType) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMousePress (Rewired.Integration.UnityUI.RewiredPointerInputModule+MouseButtonEventData data) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMouseEvent (System.Int32 playerId, System.Int32 pointerIndex) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.Process () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.EventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredEventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 08:50:08 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:50:08 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:08 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:08 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:08 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:08 ScaleEnemy Trauer_BladedSentinel(Clone)! WARNING: 28.04.2025 08:50:09 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:50:09 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:09 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:09 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:09 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:50:09 OnEnemy_SelectionChanged: Quest fetching for enemy faile! Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.MechionaryContextPanel.UpdateMechDetailPage (StickyStoneStudio.MOODS.MechionarySelectable selectable, StickyStoneStudio.MOODS.EnemyLevelScaleController+ChampType champType) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMousePress (Rewired.Integration.UnityUI.RewiredPointerInputModule+MouseButtonEventData data) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMouseEvent (System.Int32 playerId, System.Int32 pointerIndex) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.Process () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.EventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredEventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 08:50:09 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:50:09 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:09 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:09 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:09 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:09 ScaleEnemy Trauer_BladedSentinel(Clone)! WARNING: 28.04.2025 08:50:10 OnEnemy_SelectionChanged: Quest fetching for enemy faile! Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.MechionaryContextPanel.UpdateMechDetailPage (StickyStoneStudio.MOODS.MechionarySelectable selectable, StickyStoneStudio.MOODS.EnemyLevelScaleController+ChampType champType) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMousePress (Rewired.Integration.UnityUI.RewiredPointerInputModule+MouseButtonEventData data) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMouseEvent (System.Int32 playerId, System.Int32 pointerIndex) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.Process () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.EventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredEventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 08:50:10 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:50:10 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:10 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:10 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:10 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:10 ScaleEnemy Trauer_BladedSentinel(Clone)! WARNING: 28.04.2025 08:50:10 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:50:10 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:10 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:10 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:10 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:50:10 OnEnemy_SelectionChanged: Quest fetching for enemy faile! Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.MechionaryContextPanel.UpdateMechDetailPage (StickyStoneStudio.MOODS.MechionarySelectable selectable, StickyStoneStudio.MOODS.EnemyLevelScaleController+ChampType champType) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMousePress (Rewired.Integration.UnityUI.RewiredPointerInputModule+MouseButtonEventData data) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMouseEvent (System.Int32 playerId, System.Int32 pointerIndex) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.Process () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.EventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredEventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 08:50:10 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:50:10 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:10 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:10 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:10 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:10 ScaleEnemy Trauer_BladedSentinel(Clone)! WARNING: 28.04.2025 08:50:11 OnEnemy_SelectionChanged: Quest fetching for enemy faile! Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.MechionaryContextPanel.UpdateMechDetailPage (StickyStoneStudio.MOODS.MechionarySelectable selectable, StickyStoneStudio.MOODS.EnemyLevelScaleController+ChampType champType) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMousePress (Rewired.Integration.UnityUI.RewiredPointerInputModule+MouseButtonEventData data) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMouseEvent (System.Int32 playerId, System.Int32 pointerIndex) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.Process () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.EventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredEventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 08:50:11 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:50:11 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:11 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:11 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:11 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:11 ScaleEnemy Trauer_BladedSentinel(Clone)! WARNING: 28.04.2025 08:50:11 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:50:11 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:12 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:12 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:12 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:50:12 OnEnemy_SelectionChanged: Quest fetching for enemy faile! Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.MechionaryContextPanel.UpdateMechDetailPage (StickyStoneStudio.MOODS.MechionarySelectable selectable, StickyStoneStudio.MOODS.EnemyLevelScaleController+ChampType champType) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMousePress (Rewired.Integration.UnityUI.RewiredPointerInputModule+MouseButtonEventData data) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMouseEvent (System.Int32 playerId, System.Int32 pointerIndex) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.Process () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.EventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredEventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 08:50:12 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:50:12 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:12 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:12 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:12 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:12 ScaleEnemy Trauer_BladedSentinel(Clone)! WARNING: 28.04.2025 08:50:13 OnEnemy_SelectionChanged: Quest fetching for enemy faile! Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.MechionaryContextPanel.UpdateMechDetailPage (StickyStoneStudio.MOODS.MechionarySelectable selectable, StickyStoneStudio.MOODS.EnemyLevelScaleController+ChampType champType) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMousePress (Rewired.Integration.UnityUI.RewiredPointerInputModule+MouseButtonEventData data) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMouseEvent (System.Int32 playerId, System.Int32 pointerIndex) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.Process () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.EventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredEventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 08:50:13 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:50:13 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:13 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:13 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:13 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:13 ScaleEnemy Trauer_BladedSentinel(Clone)! WARNING: 28.04.2025 08:50:14 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:50:14 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:14 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:50:14 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:14 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:50:15 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:15 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:50:15 SetAnimationParameter Failed! AttackFail is not in Animator of Trauer_DistraughtPlumber(Clone)! WARNING: 28.04.2025 08:50:16 OnEnemy_SelectionChanged: Quest fetching for enemy faile! Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.MechionaryContextPanel.UpdateMechDetailPage (StickyStoneStudio.MOODS.MechionarySelectable selectable, StickyStoneStudio.MOODS.EnemyLevelScaleController+ChampType champType) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMousePress (Rewired.Integration.UnityUI.RewiredPointerInputModule+MouseButtonEventData data) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMouseEvent (System.Int32 playerId, System.Int32 pointerIndex) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.Process () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.EventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredEventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 08:50:16 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:16 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:50:16 SetAnimationParameter Failed! AttackFail is not in Animator of Trauer_DistraughtPlumber(Clone)! LOG: 28.04.2025 08:50:16 ScaleEnemy Trauer_DistraughtPlumber(Clone)! WARNING: 28.04.2025 08:50:17 OnEnemy_SelectionChanged: Quest fetching for enemy faile! Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.MechionaryContextPanel.UpdateMechDetailPage (StickyStoneStudio.MOODS.MechionarySelectable selectable, StickyStoneStudio.MOODS.EnemyLevelScaleController+ChampType champType) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMousePress (Rewired.Integration.UnityUI.RewiredPointerInputModule+MouseButtonEventData data) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMouseEvent (System.Int32 playerId, System.Int32 pointerIndex) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.Process () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.EventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredEventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 08:50:17 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:17 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:17 ScaleEnemy Trauer_DistraughtPlumber(Clone)! WARNING: 28.04.2025 08:50:17 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:17 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:50:18 OnEnemy_SelectionChanged: Quest fetching for enemy faile! Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.MechionaryContextPanel.UpdateMechDetailPage (StickyStoneStudio.MOODS.MechionarySelectable selectable, StickyStoneStudio.MOODS.EnemyLevelScaleController+ChampType champType) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMousePress (Rewired.Integration.UnityUI.RewiredPointerInputModule+MouseButtonEventData data) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMouseEvent (System.Int32 playerId, System.Int32 pointerIndex) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.Process () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.EventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredEventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 08:50:18 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:18 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:18 ScaleEnemy Trauer_DistraughtPlumber(Clone)! WARNING: 28.04.2025 08:50:19 OnEnemy_SelectionChanged: Quest fetching for enemy faile! Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.MechionaryContextPanel.UpdateMechDetailPage (StickyStoneStudio.MOODS.MechionarySelectable selectable, StickyStoneStudio.MOODS.EnemyLevelScaleController+ChampType champType) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMousePress (Rewired.Integration.UnityUI.RewiredPointerInputModule+MouseButtonEventData data) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMouseEvent (System.Int32 playerId, System.Int32 pointerIndex) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.Process () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.EventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredEventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 08:50:19 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:19 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:19 ScaleEnemy Trauer_DistraughtPlumber(Clone)! WARNING: 28.04.2025 08:50:19 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:19 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:50:20 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:20 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:50:21 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:21 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:21 ScaleEnemy Trauer_HoloTechnician(Clone)! WARNING: 28.04.2025 08:50:22 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:22 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:22 ScaleEnemy Trauer_HoloTechnician(Clone)! WARNING: 28.04.2025 08:50:22 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:22 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:22 ScaleEnemy Trauer_HoloTechnician(Clone)! WARNING: 28.04.2025 08:50:23 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:23 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:23 ScaleEnemy Trauer_HoloTechnician(Clone)! WARNING: 28.04.2025 08:50:23 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:23 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:23 ScaleEnemy Trauer_HoloTechnician(Clone)! WARNING: 28.04.2025 08:50:23 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:23 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:23 ScaleEnemy Trauer_HoloTechnician(Clone)! WARNING: 28.04.2025 08:50:24 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:24 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:50:25 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:25 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:50:26 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:26 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:26 ScaleEnemy Trauer_RubbleCrusher(Clone)! WARNING: 28.04.2025 08:50:27 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:27 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:27 ScaleEnemy Trauer_RubbleCrusher(Clone)! WARNING: 28.04.2025 08:50:27 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:27 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:27 ScaleEnemy Trauer_RubbleCrusher(Clone)! WARNING: 28.04.2025 08:50:27 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:27 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:27 ScaleEnemy Trauer_RubbleCrusher(Clone)! WARNING: 28.04.2025 08:50:28 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:28 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:28 ScaleEnemy Trauer_RubbleCrusher(Clone)! WARNING: 28.04.2025 08:50:30 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:30 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:30 ScaleEnemy Trauer_RubbleCrusher(Clone)! WARNING: 28.04.2025 08:50:30 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:30 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:50:32 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:32 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:50:34 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:34 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:34 ScaleEnemy Trauer_IcyDemolisher(Clone)! WARNING: 28.04.2025 08:50:34 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:34 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:34 ScaleEnemy Trauer_IcyDemolisher(Clone)! WARNING: 28.04.2025 08:50:35 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:35 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:35 ScaleEnemy Trauer_IcyDemolisher(Clone)! WARNING: 28.04.2025 08:50:35 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:35 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:35 ScaleEnemy Trauer_IcyDemolisher(Clone)! WARNING: 28.04.2025 08:50:36 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:36 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:36 ScaleEnemy Trauer_IcyDemolisher(Clone)! WARNING: 28.04.2025 08:50:38 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:50:38 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:50:38 ScaleEnemy Trauer_IcyDemolisher(Clone)! WARNING: 28.04.2025 08:51:00 Language Text not found! (Path: Guardian) WARNING: 28.04.2025 08:51:00 Language Text not found! (Path: Guardian) WARNING: 28.04.2025 08:51:03 Language Text not found! (Path: Guardian) WARNING: 28.04.2025 08:51:03 Language Text not found! (Path: Guardian) LOG: 28.04.2025 08:51:23 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied WARNING: 28.04.2025 08:51:25 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:51:25 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:51:25 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:51:26 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:51:26 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:51:26 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:51:27 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:51:27 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:51:27 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:51:35 Language Text not found! (Path: Guardian) WARNING: 28.04.2025 08:51:35 Language Text not found! (Path: Guardian) WARNING: 28.04.2025 08:51:54 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:51:54 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:51:54 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:51:55 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:51:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:51:55 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:51:55 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:51:56 OnEnemy_SelectionChanged: Quest fetching for enemy faile! Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.MechionaryContextPanel.UpdateMechDetailPage (StickyStoneStudio.MOODS.MechionarySelectable selectable, StickyStoneStudio.MOODS.EnemyLevelScaleController+ChampType champType) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMousePress (Rewired.Integration.UnityUI.RewiredPointerInputModule+MouseButtonEventData data) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMouseEvent (System.Int32 playerId, System.Int32 pointerIndex) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.Process () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.EventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredEventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 08:51:56 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:51:56 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:51:56 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:51:56 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:51:56 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:51:56 ScaleEnemy Trauer_BladedSentinel(Clone)! WARNING: 28.04.2025 08:51:57 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:51:57 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:51:57 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:51:57 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:51:57 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:51:58 OnEnemy_SelectionChanged: Quest fetching for enemy faile! Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.MechionaryContextPanel.UpdateMechDetailPage (StickyStoneStudio.MOODS.MechionarySelectable selectable, StickyStoneStudio.MOODS.EnemyLevelScaleController+ChampType champType) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMousePress (Rewired.Integration.UnityUI.RewiredPointerInputModule+MouseButtonEventData data) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMouseEvent (System.Int32 playerId, System.Int32 pointerIndex) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.Process () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.EventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredEventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 08:51:58 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:51:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:51:58 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:51:58 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:51:58 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:51:58 ScaleEnemy Trauer_BladedSentinel(Clone)! WARNING: 28.04.2025 08:52:01 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:52:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:52:01 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:52:01 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:52:01 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:52:03 OnEnemy_SelectionChanged: Quest fetching for enemy faile! Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.MechionaryContextPanel.UpdateMechDetailPage (StickyStoneStudio.MOODS.MechionarySelectable selectable, StickyStoneStudio.MOODS.EnemyLevelScaleController+ChampType champType) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMousePress (Rewired.Integration.UnityUI.RewiredPointerInputModule+MouseButtonEventData data) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMouseEvent (System.Int32 playerId, System.Int32 pointerIndex) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.Process () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.EventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredEventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 08:52:03 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:52:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:52:03 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:52:03 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:52:03 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:52:03 ScaleEnemy Trauer_BladedSentinel(Clone)! WARNING: 28.04.2025 08:52:08 OnEnemy_SelectionChanged: Quest fetching for enemy faile! Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.MechionaryContextPanel.UpdateMechDetailPage (StickyStoneStudio.MOODS.MechionarySelectable selectable, StickyStoneStudio.MOODS.EnemyLevelScaleController+ChampType champType) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMousePress (Rewired.Integration.UnityUI.RewiredPointerInputModule+MouseButtonEventData data) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.ProcessMouseEvent (System.Int32 playerId, System.Int32 pointerIndex) [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredStandaloneInputModule.Process () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.EventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 at Rewired.Integration.UnityUI.RewiredEventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 08:52:08 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:52:08 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:52:08 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:52:08 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:52:08 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:52:08 ScaleEnemy Trauer_BladedSentinel(Clone)! LOG: 28.04.2025 08:53:38 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'MechionaryContext' LOG: 28.04.2025 08:53:38 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 08:53:39 Menu.UnloadMenuPanel => MechionaryContext LOG: 28.04.2025 08:53:43 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:53:43 CurrentRoom ReverbTheme isAlley_Open WARNING: 28.04.2025 08:53:43 GoToSplashScreenPanel() 'InGame_BossDialog' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:53:43 TrySpawnEnemy SORROW_ElmornTheWarden delay 1,75 WARNING: 28.04.2025 08:53:43 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:53:45 Trauer_Almorn_the_Warden(Clone) (StickyStoneStudio.MOODS.Elmorn_The_Warden): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 08:53:45 Almorn.TriggerSchockWave() => Start Shockwave Mode Nr. 4 LOG: 28.04.2025 08:53:48 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 08:53:48 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:53:58 DialogController.OnFocusedDialogAnswer() AnswerID: 7 LOG: 28.04.2025 08:53:58 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 08:53:58 ApplyBossMoodColorStyle => bossDialogMood: JoyLuck bossDialogMoodWasAnsweredByPlayers: Love LOG: 28.04.2025 08:53:58 Wrong RoomThemeTraueris not a BosslevelRoomTheme LOG: 28.04.2025 08:54:08 CameraManager.SetFogRenderBeforeTransparent(toActive = False) LOG: 28.04.2025 08:54:08 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:54:09 Almorn: Dash Attack Started. Repeat: 1 Mode Nr. 1 WARNING: 28.04.2025 08:54:10 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:54:12 Almorn: Dash Attack Ended LOG: 28.04.2025 08:54:12 Almorn: Dash Attack Started. Repeat: 1 Mode Nr. 1 LOG: 28.04.2025 08:54:14 Almorn: Dash Attack Ended LOG: 28.04.2025 08:54:14 Almorn.StartShootingModeEvaluation() => Start Shoot Mode Nr. 2 WeaponAnimationSpeedUp: 1,666667 WARNING: 28.04.2025 08:54:15 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:15 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:15 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:16 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:54:17 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 08:54:18 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:18 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:18 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:18 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:18 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:18 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:18 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:19 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:19 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:19 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:19 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:54:19 Almorn.ShootingModeCoru() => End Shoot Mode Nr. 2 WARNING: 28.04.2025 08:54:19 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:19 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:19 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:19 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:19 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:19 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:20 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:20 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:20 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:20 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:20 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:20 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:20 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:20 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:20 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:21 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:21 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:21 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:21 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:21 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:21 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:21 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:22 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:54:22 Almorn: Dash Attack Started. Repeat: 1 Mode Nr. 1 WARNING: 28.04.2025 08:54:25 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:54:25 Almorn: Dash Attack Ended LOG: 28.04.2025 08:54:25 Almorn: Dash Attack Started. Repeat: 1 Mode Nr. 1 WARNING: 28.04.2025 08:54:25 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:25 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:25 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:25 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:25 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:25 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:54:25 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 08:54:26 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:26 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:54:27 GetIconByBuffType called with buffType: ElectricPowerup LOG: 28.04.2025 08:54:27 Almorn: Dash Attack Ended LOG: 28.04.2025 08:54:27 Almorn.StartShootingModeEvaluation() => Start Shoot Mode Nr. 1 WeaponAnimationSpeedUp: 0,5 WARNING: 28.04.2025 08:54:27 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:28 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:28 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:28 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:28 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:28 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:28 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:54:29 Almorn.ShootingModeCoru() => End Shoot Mode Nr. 1 LOG: 28.04.2025 08:54:30 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:54:30 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:54:30 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:54:30 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:54:30 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:54:30 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 08:54:30 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:31 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:31 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:31 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:54:31 Almorn skip Throw. Giga is already active. WARNING: 28.04.2025 08:54:31 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:31 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:31 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:31 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:31 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:31 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:31 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:31 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:31 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:32 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:32 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:32 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:32 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:32 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:32 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:32 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:32 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:32 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:54:32 Almorn: Dash Attack Started. Repeat: 1 Mode Nr. 1 WARNING: 28.04.2025 08:54:32 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:32 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:32 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:32 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:33 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:33 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:33 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:33 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:33 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:33 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:33 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:33 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:54:35 Almorn: Dash Attack Ended LOG: 28.04.2025 08:54:35 Almorn: Dash Attack Started. Repeat: 1 Mode Nr. 1 WARNING: 28.04.2025 08:54:35 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:35 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:36 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:36 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:36 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:36 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:36 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:54:37 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:54:37 Almorn: Dash Attack Ended LOG: 28.04.2025 08:54:37 Almorn.StartShootingModeEvaluation() => Start Shoot Mode Nr. 2 WeaponAnimationSpeedUp: 1,666667 LOG: 28.04.2025 08:54:38 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 08:54:38 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 08:54:38 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 08:54:38 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 08:54:38 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 08:54:58 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 08:54:58 Menu.UnloadMenuPanel => ESC_Main LOG: 28.04.2025 08:54:58 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:54:58 [RichPresenceManager] ChangeActivity to SorrowArea .. WARNING: 28.04.2025 08:55:00 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:55:01 Almorn.ShootingModeCoru() => End Shoot Mode Nr. 2 WARNING: 28.04.2025 08:55:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:02 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:02 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:02 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:02 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:02 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:02 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:02 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:55:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:02 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 08:55:02 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:55:03 Almorn skip Throw. Giga is already active. LOG: 28.04.2025 08:55:03 DestroyDestructibleInScene() => SORROW_Destructible_Throwable_Coil(Clone) LOG: 28.04.2025 08:55:04 Almorn: Dash Attack Started. Repeat: 1 Mode Nr. 1 WARNING: 28.04.2025 08:55:06 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:06 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:06 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:07 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:07 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:07 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:07 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:07 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:07 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:55:07 Almorn: Dash Attack Ended LOG: 28.04.2025 08:55:07 Almorn: Dash Attack Started. Repeat: 1 Mode Nr. 1 WARNING: 28.04.2025 08:55:07 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:07 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:07 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:55:07 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:07 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:07 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:07 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:07 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:07 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 08:55:07 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:07 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:08 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:08 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:08 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:08 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:08 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:08 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:55:09 Almorn: Dash Attack Ended LOG: 28.04.2025 08:55:09 Almorn.StartShootingModeEvaluation() => Start Shoot Mode Nr. 2 WeaponAnimationSpeedUp: 1,666667 WARNING: 28.04.2025 08:55:11 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:11 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:11 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:11 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:11 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:11 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:11 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:11 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:11 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:12 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:12 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:12 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:12 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:12 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:12 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:12 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:12 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:12 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:12 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:12 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:12 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:12 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:13 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:13 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:13 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:13 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:13 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:13 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:13 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:13 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:55:14 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:14 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:14 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:14 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:14 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:14 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 08:55:14 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:55:14 Almorn.ShootingModeCoru() => End Shoot Mode Nr. 2 WARNING: 28.04.2025 08:55:14 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:14 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:14 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:15 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:15 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:15 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:15 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:15 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:15 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:15 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:15 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:15 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:15 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:15 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:55:16 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 08:55:16 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:16 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:16 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:16 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:16 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:16 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:16 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:16 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:16 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:16 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:16 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:16 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:17 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:17 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:17 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:17 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:17 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:17 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:55:17 Almorn: Dash Attack Started. Repeat: 1 Mode Nr. 1 WARNING: 28.04.2025 08:55:17 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:17 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:18 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:18 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:18 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:18 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:18 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:18 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:18 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:18 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:18 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:18 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:18 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:19 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:19 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:19 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:19 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:19 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:20 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:20 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:20 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:20 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:55:20 Almorn: Dash Attack Ended LOG: 28.04.2025 08:55:20 Almorn: Dash Attack Started. Repeat: 1 Mode Nr. 1 WARNING: 28.04.2025 08:55:20 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:20 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:20 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:21 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:21 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:21 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:21 NextWave() => Wave was not started yet or has no waves LOG: 28.04.2025 08:55:21 DestroyDestructibleInScene() => SORROW_Destructible_Throwable_Coil(Clone) LOG: 28.04.2025 08:55:21 Almorn: Dash Attack Ended LOG: 28.04.2025 08:55:21 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 08:55:21 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:55:21 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:55:21 BossChest.RaritylevelBossChest() => Rarity is Level_2 Chesttype is Addin LOG: 28.04.2025 08:55:21 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:21 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:21 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:21 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:21 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:21 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:55:21 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 08:55:21 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:55:23 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:55:23 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:55:23 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:55:23 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:55:23 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:55:24 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:55:24 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:55:24 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:55:39 OpenChest DelayedCall: CHESTTYPE: Addin LOG: 28.04.2025 08:55:39 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:55:39 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) LOG: 28.04.2025 08:55:40 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 08:55:41 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:55:42 LootContextPanel OnButtonSuccess => selectRight LOG: 28.04.2025 08:55:43 LootContextPanel OnButtonSuccess => selectRight LOG: 28.04.2025 08:55:49 LootContextPanel OnButtonSuccess => confirm WARNING: 28.04.2025 08:55:50 MechionaryManager.SetMechionaryEntryIsDirty(Item WEAPONADDIN_ElementalOrb) wurde kein passendes MechionaryEntry gefunden ... LOG: 28.04.2025 08:55:50 TryAddItem(WeaponAddin) => Items.Addins.EleOrbName LOG: 28.04.2025 08:55:50 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 08:55:50 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) WARNING: 28.04.2025 08:55:50 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:55:50 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 08:55:51 Menu.UnloadMenuPanel => LootContext WARNING: 28.04.2025 08:55:51 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:55:51 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 08:55:51 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 08:55:53 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:55:53 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 08:55:53 OnWeaponAddinShootable1SelectionChanged ID -> 0 WARNING: 28.04.2025 08:55:53 Language Text not found! (Path: °) LOG: 28.04.2025 08:55:53 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 08:55:53 OnWeaponAddinShootable1SelectionChanged ID -> 0 WARNING: 28.04.2025 08:55:53 Language Text not found! (Path: °) LOG: 28.04.2025 08:55:53 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:55:53 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 08:55:55 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 08:55:55 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) WARNING: 28.04.2025 08:55:55 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:55:55 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 08:55:56 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 08:55:57 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:55:57 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 08:55:57 OnWeaponAddinShootable1SelectionChanged ID -> 0 WARNING: 28.04.2025 08:55:57 Language Text not found! (Path: °) LOG: 28.04.2025 08:55:57 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 08:55:57 OnWeaponAddinShootable1SelectionChanged ID -> 0 WARNING: 28.04.2025 08:55:57 Language Text not found! (Path: °) LOG: 28.04.2025 08:55:57 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:55:57 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 08:55:58 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 08:55:58 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) WARNING: 28.04.2025 08:55:58 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:55:58 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 08:55:59 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:55:59 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 08:55:59 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 08:55:59 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 08:55:59 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:55:59 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 08:55:59 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 08:55:59 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 08:55:59 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 08:55:59 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 08:55:59 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 08:56:00 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 08:56:01 SetCurrentMapSelectorChoice => DungeonDepth: 1 NextDungeonDepth: 2 PersistentDungeonDepth: 1 CurrentTheme: Trauer LOG: 28.04.2025 08:56:01 GameSession.UpdateProgress(SAVED) => SessionGUID: '01f785cc1254' GameSeed: HH8B-FO?R SeededCalls:191 SeededCallsLastDungeon:54 DDepth: 1 NDDepth: 2 FromHomeBase?: False LOG: 28.04.2025 08:56:01 UpdatePlayerProgress LOG: 28.04.2025 08:56:01 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 08:56:01 WindowManager.UnloadAllOtherMenus but 'InGameMenu'! Currently acitve Menus: 2 LOG: 28.04.2025 08:56:01 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 08:56:01 LoadingMenu.SetCurrentLoadingScreen() => TSR_Level2 WARNING: 28.04.2025 08:56:01 Memory Leak: loadedEnemyPrefabsAddressables has a count of 1 after Reseting. This should never happen in the production build as it is a memory leak ... LOG: 28.04.2025 08:56:01 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:56:02 Generate Level Started! Level: Level_B theme: Trauer GameSeed: HH8B-FO?R SeedCalls: 192 LOG: 28.04.2025 08:56:04 (TryInstantiateRandomRoom) currentList count is 0! RoomTheme: Trauer, RoomLevel: Level_B, RoomTyp: Typ_A LOG: 28.04.2025 08:56:04 MapController.MaxChallengeRoomsReached() => MaxChallengeRooms is caused?False LOG: 28.04.2025 08:56:05 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied LOG: 28.04.2025 08:56:05 Generate Level Completed! Loading time: 3,084s LOG: 28.04.2025 08:56:05 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 08:56:05 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:56:05 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 08:56:05 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 08:56:05 OnPlayerAndMapWereCreated LOG: 28.04.2025 08:56:05 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 08:56:05 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' WARNING: 28.04.2025 08:56:05 Ambient VFX this room or lv theme is null LOG: 28.04.2025 08:56:05 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 08:56:05 UpdatePlayerProgress LOG: 28.04.2025 08:56:05 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 08:56:05 [RichPresenceManager] ChangeActivity to SorrowArea .. LOG: 28.04.2025 08:56:05 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:56:05 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:56:05 Ambient VFX this room or lv theme is null LOG: 28.04.2025 08:56:05 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 08:56:05 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied ERROR: 28.04.2025 08:56:05 Coroutine couldn't be started because the the game object 'NPC_Syop' is inactive! StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 08:56:05 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:56:05 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) WARNING: 28.04.2025 08:56:05 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:56:05 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 08:56:08 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 WARNING: 28.04.2025 08:56:08 Pool-init: Prefab VFX_Hit_ElementalOrb has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 08:56:08 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 08:56:08 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 08:56:09 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 08:56:09 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) WARNING: 28.04.2025 08:56:09 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:56:10 Menu.UnloadMenuPanel => Info WARNING: 28.04.2025 08:56:11 GoToSplashScreenPanel() 'InGame_UpgradeStation' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:56:11 GoToSplashScreenPanel() 'InGame_UpgradeStation' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:56:13 Menu.GoToPanel() 'ItemUpgradeContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:56:13 Menu.LoadMenuPanel => ItemUpgradeContext (MenuID: InGameMenu) WARNING: 28.04.2025 08:56:13 Language Text not found! (Path: °) WARNING: 28.04.2025 08:56:13 Language Text not found! (Path: °) LOG: 28.04.2025 08:56:13 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:56:13 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:56:13 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:56:13 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:56:13 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:56:13 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:56:13 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:56:13 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 08:56:13 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:56:13 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:56:13 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 08:56:13 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 08:56:14 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:56:14 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:56:14 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 08:56:14 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:56:14 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:56:14 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 08:56:17 Language Text not found! (Path: °) WARNING: 28.04.2025 08:56:17 Language Text not found! (Path: °) WARNING: 28.04.2025 08:56:26 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:56:26 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:56:26 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 08:56:26 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:56:26 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:56:26 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 08:56:26 OnButtonSuccess back 0 LOG: 28.04.2025 08:56:26 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'ItemUpgradeContext' LOG: 28.04.2025 08:56:26 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 08:56:27 Menu.UnloadMenuPanel => ItemUpgradeContext LOG: 28.04.2025 08:56:30 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:56:30 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:56:32 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:56:32 Ambient VFX this room or lv theme is null LOG: 28.04.2025 08:56:32 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 08:56:32 TrySpawnEnemy SORROW_RubbleCrusher delay 1,75 LOG: 28.04.2025 08:56:32 TrySpawnEnemy SORROW_RubbleCrusher delay 1,75 WARNING: 28.04.2025 08:56:32 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_RubbleCrusher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 08:56:34 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:56:34 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:56:34 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:56:34 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:56:35 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 08:56:35 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 08:56:35 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 08:56:39 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh WARNING: 28.04.2025 08:56:41 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? ERROR: 28.04.2025 08:56:44 Material '_M_LevelModuleGlow_ANGER' with Shader 'MOODS/MOODS_TCP2_StylizedProp_Default' doesn't have a float or range property '_Emission' UnityEngine.Object:Instantiate(T, Transform, Boolean) StickyStoneStudio.MOODS.InfoPanel3DElements:LevelUpObject(Abilitys) StickyStoneStudio.MOODS.PlayerLevelController:AddLevelUp() StickyStoneStudio.MOODS.PlayerLevelController:SetXPValue(Int32) StickyStoneStudio.MOODS.Items.EMOTES_XPOrb:OnCollect(Player) StickyStoneStudio.MOODS.d__90:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) StickyStoneStudio.MOODS.ItemBase:OnPickUp(Player, Boolean, Boolean) StickyStoneStudio.MOODS.Player:TryAddItem(IItem, Slot) StickyStoneStudio.MOODS.PlayerItemCollector:OnTriggerEnter(Collider) LOG: 28.04.2025 08:56:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:56:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:56:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:56:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:56:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:56:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:56:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:56:44 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:56:44 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) ERROR: 28.04.2025 08:56:44 Material '_M_LevelModuleGlow_ANGER' with Shader 'MOODS/MOODS_TCP2_StylizedProp_Default' doesn't have a float or range property '_Emission' StickyStoneStudio.MOODS.InfoPanel:InfoPanelSetUp(String, EventReference, Nullable`1, Nullable`1, GameObject, String, Nullable`1) StickyStoneStudio.MOODS.d__265:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 08:56:45 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 08:56:45 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:45 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:45 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:45 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:46 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:47 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:47 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:47 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh LOG: 28.04.2025 08:56:47 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 LOG: 28.04.2025 08:56:47 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 LOG: 28.04.2025 08:56:47 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 LOG: 28.04.2025 08:56:47 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 LOG: 28.04.2025 08:56:47 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 LOG: 28.04.2025 08:56:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:56:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:56:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:56:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:56:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:56:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:56:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:56:49 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 08:56:49 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) WARNING: 28.04.2025 08:56:49 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:56:49 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:56:49 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:56:49 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:56:49 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:56:49 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:56:49 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:56:49 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:56:49 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:56:49 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:56:49 Menu.UnloadMenuPanel => Info WARNING: 28.04.2025 08:56:50 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:50 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:50 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:50 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:50 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:50 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:51 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:51 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:56:51 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 08:56:51 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:52 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:56:52 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 08:56:52 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 08:56:52 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 08:56:53 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 08:56:54 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:56 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:56 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:56 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:57 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:58 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:56:58 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:56:58 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:56:58 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:56:58 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:56:58 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:56:58 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:56:58 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:56:58 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:56:58 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:56:58 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:56:58 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:56:58 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 08:56:59 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 08:56:59 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 08:56:59 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 08:56:59 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:56:59 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:56:59 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:56:59 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:56:59 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:56:59 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:56:59 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 08:56:59 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:56:59 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:57:00 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh LOG: 28.04.2025 08:57:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:57:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:57:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:57:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:57:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:57:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:57:00 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 08:57:01 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh LOG: 28.04.2025 08:57:04 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 08:57:04 DestroyDestructibleInScene() => SORROW_Destructible_Crate WARNING: 28.04.2025 08:57:06 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh LOG: 28.04.2025 08:57:10 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:57:10 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:57:10 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:57:10 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:57:10 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:57:10 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:57:10 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:57:11 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:57:11 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:57:11 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:57:11 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:57:11 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:57:11 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:57:11 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 08:57:13 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:57:13 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:57:13 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh LOG: 28.04.2025 08:57:13 ChangeRagdollState explode getriggert! LOG: 28.04.2025 08:57:13 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:57:13 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:57:13 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:57:13 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:57:13 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:57:13 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 08:57:13 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh LOG: 28.04.2025 08:57:13 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 08:57:13 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:57:13 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:57:16 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 08:57:16 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:57:18 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 08:57:20 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:57:20 Menu.GoToPanel() 'AbilitySkillContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:57:20 Menu.LoadMenuPanel => AbilitySkillContext (MenuID: InGameMenu) LOG: 28.04.2025 08:57:20 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:57:20 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 08:57:39 (AbilitySkillContextController.OnButtonSuccess) Interaction: confirm, owner: Player1, player.Owner: Player1, isVisible: True, SkillPointsAvailableForPlayer: 1 LOG: 28.04.2025 08:57:39 AbilitySkillContextController.ConfirmChosenSkill() Try open ... LOG: 28.04.2025 08:57:40 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.TriplerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 08:57:40 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SideloaderName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 08:57:40 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.RicochetName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 08:57:40 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.EleOrbName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 08:57:40 TryAddWeapon(Items.Weapons.WrathRepeaterName) => Items.Weapons.WrathRepeaterName 1 LOG: 28.04.2025 08:57:40 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.TriplerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 08:57:40 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SideloaderName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 08:57:40 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.RicochetName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 08:57:40 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.EleOrbName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 08:57:40 (AbilitySkillContextController.OnButtonSuccess) Interaction: back, owner: Player1, player.Owner: Player1, isVisible: True, SkillPointsAvailableForPlayer: 0 LOG: 28.04.2025 08:57:41 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'AbilitySkillContext' LOG: 28.04.2025 08:57:41 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 08:57:41 Menu.UnloadMenuPanel => AbilitySkillContext LOG: 28.04.2025 08:57:44 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:57:44 Ambient VFX this room or lv theme is null LOG: 28.04.2025 08:57:44 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 08:57:46 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 08:57:46 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 08:57:46 DestroyDestructibleInScene() => SORROW_Destructible_Crate WARNING: 28.04.2025 08:57:47 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:57:49 OpenChest DelayedCall: CHESTTYPE: GScrap WARNING: 28.04.2025 08:57:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:57:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:57:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:57:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:57:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:57:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:57:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:57:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:57:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:57:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:57:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:57:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:57:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:57:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:57:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:57:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:57:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:57:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:57:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:57:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:57:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:57:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:57:50 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:57:55 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:57:55 Ambient VFX this room or lv theme is null LOG: 28.04.2025 08:57:55 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 08:57:57 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:57:57 Ambient VFX this room or lv theme is null LOG: 28.04.2025 08:57:57 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_06 LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_12 LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_13 LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_11 LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => SORROW_Destructible_Crate_02 LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_10 LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_04 LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_05 LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_09 LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => SORROW_Destructible_Crate_03 LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_08 LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => SORROW_Destructible_Crate_01 LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => SORROW_Destructible_Crate_04 LOG: 28.04.2025 08:58:00 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_07 WARNING: 28.04.2025 08:58:01 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:58:01 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:58:01 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:58:01 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:58:01 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:58:01 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:58:01 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:58:01 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:58:02 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:58:09 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:58:09 Ambient VFX this room or lv theme is null LOG: 28.04.2025 08:58:09 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 08:58:09 TrySpawnEnemy SORROW_Stationary_Turret delay 1,75 LOG: 28.04.2025 08:58:09 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 WARNING: 28.04.2025 08:58:09 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_EyeOfMallory in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:58:09 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 WARNING: 28.04.2025 08:58:09 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_IcyDemolisher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:58:09 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 WARNING: 28.04.2025 08:58:09 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_EyeOfMallory in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:58:09 TrySpawnEnemy SORROW_BladeSentinel delay 1,75 WARNING: 28.04.2025 08:58:09 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_BladeSentinel in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:58:09 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 WARNING: 28.04.2025 08:58:09 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HoloTechnician in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:58:09 TrySpawnEnemy SORROW_RubbleCrusher delay 1,75 WARNING: 28.04.2025 08:58:09 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_RubbleCrusher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 08:58:09 Trauer_Stationary_Minigun(Clone) (StickyStoneStudio.MOODS.StationaryTower): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 08:58:09 AddEnemy Trauer_Stationary_Generator WARNING: 28.04.2025 08:58:09 MechOutlineController.init() => HighlightEffect is not referenced of the rootMesh of Trauer_Stationary_Generator ! Consider Add it in the Prefab. Searching for Reference now ... WARNING: 28.04.2025 08:58:09 Trauer_Stationary_Generator (StickyStoneStudio.MOODS.TowerGenerator): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 08:58:09 AddEnemy Trauer_Stationary_Generator_01 WARNING: 28.04.2025 08:58:09 MechOutlineController.init() => HighlightEffect is not referenced of the rootMesh of Trauer_Stationary_Generator_01 ! Consider Add it in the Prefab. Searching for Reference now ... WARNING: 28.04.2025 08:58:09 Trauer_Stationary_Generator_01 (StickyStoneStudio.MOODS.TowerGenerator): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 08:58:09 AddEnemy Trauer_Stationary_Generator_02 WARNING: 28.04.2025 08:58:09 MechOutlineController.init() => HighlightEffect is not referenced of the rootMesh of Trauer_Stationary_Generator_02 ! Consider Add it in the Prefab. Searching for Reference now ... WARNING: 28.04.2025 08:58:09 Trauer_Stationary_Generator_02 (StickyStoneStudio.MOODS.TowerGenerator): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 08:58:09 AddEnemy Trauer_Stationary_Generator_03 WARNING: 28.04.2025 08:58:09 MechOutlineController.init() => HighlightEffect is not referenced of the rootMesh of Trauer_Stationary_Generator_03 ! Consider Add it in the Prefab. Searching for Reference now ... WARNING: 28.04.2025 08:58:09 Trauer_Stationary_Generator_03 (StickyStoneStudio.MOODS.TowerGenerator): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:58:10 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:58:10 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:58:10 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:58:10 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:58:10 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:58:10 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:58:10 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:58:10 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:58:10 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:58:10 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:58:10 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:58:10 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:58:10 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:58:10 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:58:10 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:58:10 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:58:11 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 08:58:11 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:11 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:58:11 DestroyDestructibleInScene() => ExplosiveDestructible WARNING: 28.04.2025 08:58:11 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:11 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:11 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh LOG: 28.04.2025 08:58:12 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 08:58:13 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:13 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:13 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:13 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh WARNING: 28.04.2025 08:58:14 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 08:58:14 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:14 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:14 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:14 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:15 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:15 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:15 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:15 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:15 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:16 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:16 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:58:16 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:58:16 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:58:16 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:58:16 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:16 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:16 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:16 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:17 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:17 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:17 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:17 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 08:58:17 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:17 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:17 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:18 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:18 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 08:58:19 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:19 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:58:19 DestroyDestructibleInScene() => SORROW_Destructible_Crate WARNING: 28.04.2025 08:58:19 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:19 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:19 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:58:20 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 08:58:20 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:20 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:20 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:20 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:58:21 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 08:58:21 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 08:58:21 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 08:58:21 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:21 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:22 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:22 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:22 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:22 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:22 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:22 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:22 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:22 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:22 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:22 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:22 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:23 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:23 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:58:23 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 08:58:23 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:23 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:58:23 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:58:24 DestroyDestructibleInScene() => ExplosiveDestructible WARNING: 28.04.2025 08:58:24 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 08:58:24 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh LOG: 28.04.2025 08:58:24 ChangeRagdollState explode getriggert! LOG: 28.04.2025 08:58:24 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:58:24 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 08:58:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:58:25 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:58:25 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:58:25 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:58:25 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:58:25 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:58:25 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:58:25 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:58:25 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:58:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:58:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:58:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:58:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:58:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:58:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:58:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:58:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 08:58:27 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 08:58:34 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:58:34 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 08:58:34 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 08:58:46 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:58:46 Ambient VFX this room or lv theme is null LOG: 28.04.2025 08:58:46 CurrentRoom ReverbTheme isStoneRoom WARNING: 28.04.2025 08:58:47 GoToSplashScreenPanel() 'InGame_UpgradeStation' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:58:47 GoToSplashScreenPanel() 'InGame_UpgradeStation' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:58:47 Menu.GoToPanel() 'ItemUpgradeContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:58:47 Menu.LoadMenuPanel => ItemUpgradeContext (MenuID: InGameMenu) WARNING: 28.04.2025 08:58:47 Language Text not found! (Path: °) WARNING: 28.04.2025 08:58:47 Language Text not found! (Path: °) LOG: 28.04.2025 08:58:47 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:58:47 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:58:47 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:58:47 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:58:47 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:58:47 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:58:47 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:58:47 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 08:58:47 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:58:47 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:58:47 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 08:58:48 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 08:58:48 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:58:48 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:58:48 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 08:58:48 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:58:48 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:58:48 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 08:58:49 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:58:49 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:58:49 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 08:58:49 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:58:49 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:58:49 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 08:58:50 OnButtonSuccess confirm 0 LOG: 28.04.2025 08:58:50 CONFIRM! WARNING: 28.04.2025 08:58:50 Language Text not found! (Path: °) WARNING: 28.04.2025 08:58:50 Language Text not found! (Path: °) WARNING: 28.04.2025 08:58:56 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:58:56 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:58:56 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 08:58:56 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:58:56 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:58:56 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 08:58:58 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:58:58 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:58:58 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 08:58:58 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:58:58 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:58:58 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 08:58:58 OnButtonSuccess confirm 0 LOG: 28.04.2025 08:58:58 CONFIRM! WARNING: 28.04.2025 08:59:00 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:59:00 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:59:00 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 08:59:00 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:59:00 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:59:00 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 08:59:02 Language Text not found! (Path: °) WARNING: 28.04.2025 08:59:02 Language Text not found! (Path: °) WARNING: 28.04.2025 08:59:04 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:59:04 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:59:04 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 08:59:04 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:59:04 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:59:04 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 08:59:05 OnButtonSuccess confirm 0 LOG: 28.04.2025 08:59:05 CONFIRM! WARNING: 28.04.2025 08:59:05 Language Text not found! (Path: °) WARNING: 28.04.2025 08:59:05 Language Text not found! (Path: °) LOG: 28.04.2025 08:59:08 OnButtonSuccess confirm 0 LOG: 28.04.2025 08:59:08 CONFIRM! WARNING: 28.04.2025 08:59:09 Language Text not found! (Path: °) WARNING: 28.04.2025 08:59:09 Language Text not found! (Path: °) WARNING: 28.04.2025 08:59:10 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:59:10 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:59:10 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 08:59:10 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:59:10 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:59:10 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 08:59:13 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:59:13 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:59:13 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 08:59:13 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:59:13 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 08:59:13 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 08:59:13 OnButtonSuccess back 0 LOG: 28.04.2025 08:59:13 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'ItemUpgradeContext' LOG: 28.04.2025 08:59:13 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 08:59:13 Menu.UnloadMenuPanel => ItemUpgradeContext LOG: 28.04.2025 08:59:14 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:59:14 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:59:17 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:59:17 Ambient VFX this room or lv theme is null LOG: 28.04.2025 08:59:17 CurrentRoom ReverbTheme isCeramicTiledRoom WARNING: 28.04.2025 08:59:17 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:59:17 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 08:59:17 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:59:17 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:59:17 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:59:17 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 08:59:17 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 08:59:17 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 08:59:17 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 08:59:17 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 08:59:17 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 08:59:20 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 08:59:21 SetCurrentMapSelectorChoice => DungeonDepth: 2 NextDungeonDepth: 3 PersistentDungeonDepth: 2 CurrentTheme: Trauer LOG: 28.04.2025 08:59:21 GameSession.UpdateProgress(SAVED) => SessionGUID: '01f785cc1254' GameSeed: HH8B-FO?R SeededCalls:233 SeededCallsLastDungeon:41 DDepth: 2 NDDepth: 3 FromHomeBase?: False LOG: 28.04.2025 08:59:21 UpdatePlayerProgress LOG: 28.04.2025 08:59:21 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 08:59:21 WindowManager.UnloadAllOtherMenus but 'InGameMenu'! Currently acitve Menus: 2 LOG: 28.04.2025 08:59:21 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 08:59:21 LoadingMenu.SetCurrentLoadingScreen() => TSR_Level2 LOG: 28.04.2025 08:59:21 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 08:59:21 Generate Level Started! Level: Level_B theme: Trauer GameSeed: HH8B-FO?R SeedCalls: 234 LOG: 28.04.2025 08:59:24 (TryInstantiateRandomRoom) currentList count is 0! RoomTheme: Trauer, RoomLevel: Level_B, RoomTyp: Typ_A LOG: 28.04.2025 08:59:28 MapController.MaxChallengeRoomsReached() => MaxChallengeRooms is caused?False LOG: 28.04.2025 08:59:29 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied LOG: 28.04.2025 08:59:29 Generate Level Completed! Loading time: 7,441s LOG: 28.04.2025 08:59:29 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 08:59:29 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:59:29 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 08:59:29 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 08:59:29 OnPlayerAndMapWereCreated LOG: 28.04.2025 08:59:29 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 08:59:29 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' WARNING: 28.04.2025 08:59:29 Ambient VFX this room or lv theme is null LOG: 28.04.2025 08:59:29 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 08:59:29 UpdatePlayerProgress LOG: 28.04.2025 08:59:29 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 08:59:29 [RichPresenceManager] ChangeActivity to SorrowArea .. LOG: 28.04.2025 08:59:29 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:59:29 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:59:29 Ambient VFX this room or lv theme is null LOG: 28.04.2025 08:59:29 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 08:59:29 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied ERROR: 28.04.2025 08:59:29 Coroutine couldn't be started because the the game object 'NPC_Syop' is inactive! StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 08:59:29 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:59:29 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 08:59:29 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) WARNING: 28.04.2025 08:59:29 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:59:30 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 08:59:31 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 08:59:31 DestroyDestructibleInScene() => SORROW_Destructible_Barrel WARNING: 28.04.2025 08:59:32 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:59:34 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 08:59:34 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 08:59:34 Menu.UnloadMenuPanel => Info LOG: 28.04.2025 08:59:35 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:59:35 Ambient VFX this room or lv theme is null LOG: 28.04.2025 08:59:35 CurrentRoom ReverbTheme isStoneRoom WARNING: 28.04.2025 08:59:36 Pool-init: Prefab VFX_Hit_ElementalOrb has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 08:59:36 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 08:59:37 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_13 LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_12 LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_06 LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => SORROW_Destructible_Crate_02 LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_10 LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_11 LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => SORROW_Destructible_Crate_03 LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_08 LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_09 LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_05 LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_04 LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => SORROW_Destructible_Crate_04 LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_07 LOG: 28.04.2025 08:59:38 DestroyDestructibleInScene() => SORROW_Destructible_Crate_01 WARNING: 28.04.2025 08:59:39 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:59:39 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:59:39 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:59:39 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:59:39 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:59:39 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:59:40 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:59:40 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:59:40 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 08:59:40 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 08:59:48 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 08:59:48 Ambient VFX this room or lv theme is null LOG: 28.04.2025 08:59:48 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 08:59:48 TrySpawnEnemy SORROW_ProjectSupervisor delay 1,75 LOG: 28.04.2025 08:59:48 TrySpawnEnemy SORROW_HightechConsoler delay 1,75 LOG: 28.04.2025 08:59:48 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 WARNING: 28.04.2025 08:59:48 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HoloTechnician in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:59:48 TrySpawnEnemy SORROW_BladeSentinel delay 1,75 WARNING: 28.04.2025 08:59:48 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_BladeSentinel in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:59:48 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 WARNING: 28.04.2025 08:59:48 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_IcyDemolisher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:59:48 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 WARNING: 28.04.2025 08:59:48 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_IcyDemolisher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:59:48 TrySpawnEnemy SORROW_HightechConsoler delay 1,75 WARNING: 28.04.2025 08:59:48 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HightechConsoler in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 08:59:48 TrySpawnEnemy SORROW_RubbleCrusher delay 1,75 WARNING: 28.04.2025 08:59:48 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_RubbleCrusher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 08:59:50 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:59:50 Trauer_ProjectSupervisor(Clone) (StickyStoneStudio.MOODS.SORROW_ProjectSupervisor): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:59:50 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:59:50 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:59:50 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:59:50 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:59:50 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:59:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 08:59:50 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:59:50 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:59:50 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:59:50 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:59:50 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:59:50 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:59:50 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:59:50 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:59:50 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:59:50 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:59:50 DestroyDestructibleInScene() => ExplosiveDestructible WARNING: 28.04.2025 08:59:51 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} LOG: 28.04.2025 08:59:51 LavaDestructible.onBarrelDestroyed(Sorrow_Oil_Destructible) => LavaDestr: Sorrow_Destructible_OilBarrel LOG: 28.04.2025 08:59:51 DestroyDestructibleInScene() => Sorrow_Oil_Destructible WARNING: 28.04.2025 08:59:52 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:59:52 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:59:52 SpawnDecalOnFloor -> Cant spawn decal for DamageArea, DecalPrefab is null or/and SpawnDecal is false! LOG: 28.04.2025 08:59:52 GetIconByBuffType called with buffType: OilBarrel LOG: 28.04.2025 08:59:53 GetIconByBuffType called with buffType: OilBarrel LOG: 28.04.2025 08:59:53 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 08:59:53 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 08:59:53 GetIconByBuffType called with buffType: OilBarrel LOG: 28.04.2025 08:59:53 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 08:59:53 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 08:59:53 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 08:59:54 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 08:59:54 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh WARNING: 28.04.2025 08:59:54 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 08:59:54 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh LOG: 28.04.2025 08:59:55 GetIconByBuffType called with buffType: OilBarrel LOG: 28.04.2025 08:59:55 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 08:59:55 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 LOG: 28.04.2025 08:59:55 GetIconByBuffType called with buffType: OilBarrel WARNING: 28.04.2025 08:59:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:59:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:59:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:59:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:59:56 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:59:56 GetIconByBuffType called with buffType: OilBarrel WARNING: 28.04.2025 08:59:56 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:59:56 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:59:56 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 08:59:56 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:59:56 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:59:56 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:59:56 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:59:56 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 08:59:57 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:59:57 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:59:57 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 08:59:57 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 08:59:57 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:59:57 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:59:57 MoveTowards failed. Navmesh-Agent 'Trauer_HightechConsoler(Clone)' is not on a navmesh WARNING: 28.04.2025 08:59:57 MoveTowards failed. Navmesh-Agent 'Trauer_HightechConsoler(Clone)' is not on a navmesh WARNING: 28.04.2025 08:59:58 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:59:58 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:59:58 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:59:58 Language Text not found! (Path: Drone) LOG: 28.04.2025 08:59:58 GetIconByBuffType called with buffType: OilBarrel WARNING: 28.04.2025 08:59:58 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 08:59:58 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 08:59:58 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 08:59:58 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:59:58 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:59:58 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 08:59:58 Language Text not found! (Path: Drone) WARNING: 28.04.2025 08:59:59 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:59:59 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:59:59 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:59:59 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:59:59 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 08:59:59 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:59:59 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 08:59:59 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 08:59:59 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 08:59:59 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 08:59:59 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 08:59:59 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 08:59:59 ENEMY SPAWNED Trauer_EyeOfMallory(Clone) WARNING: 28.04.2025 09:00:00 Sound problem with Burning buff: Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Buff.BuffUpdate (StickyStoneStudio.MOODS.Buff currentBuff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 09:00:02 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:00:02 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:00:02 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 09:00:02 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 09:00:02 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 09:00:02 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 09:00:02 ENEMY SPAWNED Trauer_EyeOfMallory(Clone) LOG: 28.04.2025 09:00:03 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 09:00:03 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh WARNING: 28.04.2025 09:00:04 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:00:05 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 09:00:06 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 09:00:06 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 09:00:06 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 09:00:06 ENEMY SPAWNED Trauer_EyeOfMallory(Clone) LOG: 28.04.2025 09:00:07 LavaDestructible.onBarrelDestroyed(Sorrow_Oil_Destructible) => LavaDestr: Sorrow_Destructible_OilBarrel_01 LOG: 28.04.2025 09:00:07 DestroyDestructibleInScene() => Sorrow_Oil_Destructible WARNING: 28.04.2025 09:00:08 SpawnDecalOnFloor -> Cant spawn decal for DamageArea, DecalPrefab is null or/and SpawnDecal is false! LOG: 28.04.2025 09:00:08 DestroyDestructibleInScene() => SORROW_Destructible_Crate_01 LOG: 28.04.2025 09:00:09 DestroyDestructibleInScene() => SORROW_Destructible_Barrel WARNING: 28.04.2025 09:00:09 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 09:00:09 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 09:00:09 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 09:00:09 ENEMY SPAWNED Trauer_EyeOfMallory(Clone) LOG: 28.04.2025 09:00:09 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 09:00:09 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_04 WARNING: 28.04.2025 09:00:09 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:00:09 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:00:09 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 09:00:09 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 WARNING: 28.04.2025 09:00:10 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:00:10 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh LOG: 28.04.2025 09:00:10 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:00:10 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 09:00:13 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 09:00:13 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 09:00:22 DestroyDestructibleInScene() => ExplosiveDestructible WARNING: 28.04.2025 09:00:24 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 09:00:31 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 09:00:31 Ambient VFX this room or lv theme is null LOG: 28.04.2025 09:00:31 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 09:00:32 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 09:00:32 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 09:00:33 DestroyDestructibleInScene() => SORROW_Destructible_Barrel WARNING: 28.04.2025 09:00:34 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 09:00:37 OpenChest DelayedCall: CHESTTYPE: Addin LOG: 28.04.2025 09:00:37 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 09:00:37 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) LOG: 28.04.2025 09:00:38 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 09:00:39 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 09:00:45 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 09:00:46 TryAddItem(WeaponAddin) => Items.Addins.SplasherName LOG: 28.04.2025 09:00:47 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 09:00:47 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 09:00:47 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 09:00:49 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 09:00:49 Ambient VFX this room or lv theme is null LOG: 28.04.2025 09:00:49 CurrentRoom ReverbTheme isStoneRoom ERROR: 28.04.2025 09:00:49 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 09:01:14 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 09:01:14 Ambient VFX this room or lv theme is null LOG: 28.04.2025 09:01:14 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 09:01:14 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 WARNING: 28.04.2025 09:01:14 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HoloTechnician in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 09:01:14 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 WARNING: 28.04.2025 09:01:14 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_IcyDemolisher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 09:01:14 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 WARNING: 28.04.2025 09:01:14 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_IcyDemolisher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 09:01:14 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 WARNING: 28.04.2025 09:01:14 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_IcyDemolisher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 09:01:14 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 09:01:16 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:01:16 Language Text not found! (Path: Drone) WARNING: 28.04.2025 09:01:16 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:01:16 Language Text not found! (Path: Drone) WARNING: 28.04.2025 09:01:16 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:01:16 Language Text not found! (Path: Drone) WARNING: 28.04.2025 09:01:16 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:01:16 Language Text not found! (Path: Drone) LOG: 28.04.2025 09:01:16 ScaleEnemy Trauer_IcyDemolisher(Clone)! WARNING: 28.04.2025 09:01:16 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 09:01:17 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 09:01:17 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 09:01:17 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 09:01:17 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 09:01:18 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:01:19 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:01:20 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 09:01:20 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:01:20 Language Text not found! (Path: Drone) WARNING: 28.04.2025 09:01:20 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:01:20 Language Text not found! (Path: Drone) WARNING: 28.04.2025 09:01:20 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:01:20 Language Text not found! (Path: Drone) WARNING: 28.04.2025 09:01:20 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:01:20 Language Text not found! (Path: Drone) WARNING: 28.04.2025 09:01:20 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:01:20 Language Text not found! (Path: Drone) WARNING: 28.04.2025 09:01:21 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 09:01:21 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 09:01:21 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:01:21 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 09:01:21 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 09:01:21 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 09:01:21 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 09:01:21 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:01:23 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 09:01:24 ChangeRagdollState explode getriggert! LOG: 28.04.2025 09:01:24 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 09:01:24 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 09:01:24 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 09:01:24 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 09:01:24 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 09:01:24 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 09:01:24 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 09:01:24 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh LOG: 28.04.2025 09:01:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:26 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:26 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:26 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:26 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:26 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:26 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:26 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:26 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:26 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:01:26 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 09:01:27 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 09:01:35 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 09:01:35 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 09:01:35 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 09:01:58 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 09:01:58 Ambient VFX this room or lv theme is null LOG: 28.04.2025 09:01:58 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 09:01:58 TrySpawnEnemy SORROW_ProjectSupervisor delay 1,75 LOG: 28.04.2025 09:01:58 TrySpawnEnemy SORROW_RubbleCrusher delay 1,75 WARNING: 28.04.2025 09:01:58 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_RubbleCrusher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 09:01:58 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 WARNING: 28.04.2025 09:01:58 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HoloTechnician in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 09:01:58 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 WARNING: 28.04.2025 09:01:58 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_EyeOfMallory in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 09:01:58 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 09:02:00 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 09:02:00 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 09:02:00 Trauer_ProjectSupervisor(Clone) (StickyStoneStudio.MOODS.SORROW_ProjectSupervisor): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:02:00 Language Text not found! (Path: Drone) WARNING: 28.04.2025 09:02:00 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:02:00 Language Text not found! (Path: Drone) WARNING: 28.04.2025 09:02:00 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:02:00 Language Text not found! (Path: Drone) WARNING: 28.04.2025 09:02:00 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 09:02:00 ScaleEnemy Trauer_EyeOfMallory(Clone)! WARNING: 28.04.2025 09:02:00 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:02:00 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:02:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:02:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:02:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:02:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:02:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:02:02 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:02:02 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 09:02:03 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 09:02:03 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:02:05 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 09:02:05 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 09:02:05 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 09:02:05 ENEMY SPAWNED Trauer_EyeOfMallory(Clone) WARNING: 28.04.2025 09:02:05 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:02:05 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh LOG: 28.04.2025 09:02:05 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 09:02:06 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 09:02:06 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 09:02:06 Trauer_ProjectSupervisor(Clone) (StickyStoneStudio.MOODS.SORROW_ProjectSupervisor): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:02:06 Language Text not found! (Path: Drone) WARNING: 28.04.2025 09:02:06 Trauer_ProjectSupervisor(Clone) (StickyStoneStudio.MOODS.SORROW_ProjectSupervisor): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:02:06 Language Text not found! (Path: Drone) WARNING: 28.04.2025 09:02:07 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:02:07 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:02:07 MoveTowards failed. Navmesh-Agent 'Trauer_ProjectSupervisor(Clone)' is not on a navmesh LOG: 28.04.2025 09:02:07 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 09:02:08 DestroyDestructibleInScene() => SORROW_Destructible_Crate WARNING: 28.04.2025 09:02:08 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 09:02:08 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 09:02:08 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:02:08 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 09:02:08 ENEMY SPAWNED Trauer_EyeOfMallory(Clone) WARNING: 28.04.2025 09:02:08 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:02:08 MoveTowards failed. Navmesh-Agent 'Trauer_ProjectSupervisor(Clone)' is not on a navmesh WARNING: 28.04.2025 09:02:10 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 09:02:11 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh LOG: 28.04.2025 09:02:11 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' WARNING: 28.04.2025 09:02:11 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 09:02:11 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 09:02:12 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 09:02:12 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) LOG: 28.04.2025 09:02:12 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 09:02:13 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 09:02:17 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 09:02:17 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 09:02:17 Menu.UnloadMenuPanel => Info LOG: 28.04.2025 09:02:18 DestroyDestructibleInScene() => SORROW_Destructible_Crate_01 LOG: 28.04.2025 09:02:18 DestroyDestructibleInScene() => SORROW_Destructible_Barrel WARNING: 28.04.2025 09:02:18 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 09:02:45 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 09:02:45 Ambient VFX this room or lv theme is null LOG: 28.04.2025 09:02:45 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 09:02:45 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 LOG: 28.04.2025 09:02:45 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 LOG: 28.04.2025 09:02:45 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 LOG: 28.04.2025 09:02:45 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 LOG: 28.04.2025 09:02:45 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 WARNING: 28.04.2025 09:02:45 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_IcyDemolisher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 09:02:45 TrySpawnEnemy SORROW_HightechConsoler delay 1,75 WARNING: 28.04.2025 09:02:45 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HightechConsoler in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 09:02:45 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 09:02:47 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 WARNING: 28.04.2025 09:02:47 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:02:47 Language Text not found! (Path: Drone) WARNING: 28.04.2025 09:02:47 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:02:47 Language Text not found! (Path: Drone) WARNING: 28.04.2025 09:02:47 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:02:47 Language Text not found! (Path: Drone) WARNING: 28.04.2025 09:02:47 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:02:47 Language Text not found! (Path: Drone) WARNING: 28.04.2025 09:02:47 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:02:47 Language Text not found! (Path: Drone) WARNING: 28.04.2025 09:02:47 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:02:47 Language Text not found! (Path: Drone) LOG: 28.04.2025 09:02:47 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 09:02:48 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 09:02:48 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_04 LOG: 28.04.2025 09:02:48 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 09:02:48 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 09:02:48 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 09:02:49 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 09:02:49 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} LOG: 28.04.2025 09:02:49 DestroyDestructibleInScene() => SORROW_Destructible_Crate_01 WARNING: 28.04.2025 09:02:49 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:02:49 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 09:02:50 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh LOG: 28.04.2025 09:02:50 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 09:02:50 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 09:02:50 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:02:50 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:02:50 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:02:50 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:02:51 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:02:51 MoveTowards failed. Navmesh-Agent 'Trauer_HightechConsoler(Clone)' is not on a navmesh WARNING: 28.04.2025 09:02:52 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 09:02:52 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:02:52 Language Text not found! (Path: Drone) WARNING: 28.04.2025 09:02:52 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:02:52 Language Text not found! (Path: Drone) WARNING: 28.04.2025 09:02:52 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:02:52 Language Text not found! (Path: Drone) WARNING: 28.04.2025 09:02:52 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:02:52 Language Text not found! (Path: Drone) WARNING: 28.04.2025 09:02:52 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 09:02:52 Language Text not found! (Path: Drone) LOG: 28.04.2025 09:02:52 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 09:02:52 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 09:02:53 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 09:02:53 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 09:02:53 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:02:53 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh LOG: 28.04.2025 09:02:53 ChangeRagdollState explode getriggert! LOG: 28.04.2025 09:02:53 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 09:02:53 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 09:02:53 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 09:02:53 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 09:02:53 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 09:02:53 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 09:02:53 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 09:02:53 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh LOG: 28.04.2025 09:02:53 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 09:02:53 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 09:02:53 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:02:53 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:02:53 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:02:53 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:02:53 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:02:53 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:02:53 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:02:53 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:02:53 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:02:53 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:02:53 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 09:02:53 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 09:02:59 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 09:02:59 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 09:03:02 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 09:03:18 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 09:03:18 Ambient VFX this room or lv theme is null WARNING: 28.04.2025 09:03:18 for == null! No VFX-Effect can be played on destroy. LOG: 28.04.2025 09:03:18 Started Music_GrammoPhoneBot LOG: 28.04.2025 09:03:18 CurrentRoom ReverbTheme isCeramicTiledRoom WARNING: 28.04.2025 09:03:18 GoToSplashScreenPanel() 'InGame_Vendor' failed. Splashscreens are disabled in the Build. ERROR: 28.04.2025 09:03:18 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 09:03:18 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 09:03:25 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 09:03:25 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 09:03:30 DialogController.OnFocusedDialogAnswer() AnswerID: 0 LOG: 28.04.2025 09:03:30 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 09:03:30 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 09:03:31 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:31 GetMappedKeyName(Use): Couldnt get ActionElementMap! LOG: 28.04.2025 09:03:31 initialises raritymodes LOG: 28.04.2025 09:03:31 equipmentRarity:Level_1 LOG: 28.04.2025 09:03:31 equipmentRarity:Level_1 LOG: 28.04.2025 09:03:31 equipmentRarity:Level_3 LOG: 28.04.2025 09:03:31 equipmentRarity:Level_2 LOG: 28.04.2025 09:03:31 equipmentRarity:Level_2 LOG: 28.04.2025 09:03:31 equipmentRarity:Level_2 LOG: 28.04.2025 09:03:31 equipmentRarity:Level_1 LOG: 28.04.2025 09:03:31 equipmentRarity:Level_1 LOG: 28.04.2025 09:03:31 equipmentRarity:Level_1 LOG: 28.04.2025 09:03:31 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 09:03:31 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:31 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:31 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:31 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:31 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:31 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:31 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 09:03:31 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:31 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:31 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 09:03:31 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 09:03:34 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 09:03:34 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:34 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:34 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:34 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:34 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:34 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:34 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 09:03:34 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:34 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:34 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 09:03:40 LootContextPanel.TryShowWeaponAddinInfoDisplay() for ItemDisplayInventory_WeaponAddins(Clone) WARNING: 28.04.2025 09:03:40 Language Text not found! (Path: °) LOG: 28.04.2025 09:03:40 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 09:03:40 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:40 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:40 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:40 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:40 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:40 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:40 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 09:03:40 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:40 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:40 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 09:03:40 LootContextPanel.TryShowWeaponAddinInfoDisplay() for ItemDisplayInventory_WeaponAddins(Clone) WARNING: 28.04.2025 09:03:40 Language Text not found! (Path: °) LOG: 28.04.2025 09:03:40 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 09:03:41 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:41 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:41 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:41 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:41 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:41 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:41 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 09:03:41 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:41 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:41 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 09:03:46 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 09:03:46 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:46 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:46 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:46 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:46 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:46 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:46 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 09:03:46 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:46 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:46 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 09:03:47 LootContextPanel.TryShowWeaponAddinInfoDisplay() for ItemDisplayInventory_WeaponAddins(Clone) WARNING: 28.04.2025 09:03:47 Language Text not found! (Path: °) LOG: 28.04.2025 09:03:47 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 09:03:47 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:47 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:47 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:47 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:47 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:47 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:47 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 09:03:47 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:47 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:03:47 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 09:04:22 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:04:22 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:04:22 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 09:04:22 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:04:22 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 09:04:22 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 09:04:22 LootContextPanel OnButtonSuccess => back LOG: 28.04.2025 09:04:22 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 09:04:22 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 09:04:22 CameraManager.SetFogRenderBeforeTransparent(toActive = False) LOG: 28.04.2025 09:04:23 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 09:04:26 GetIconByBuffType called with buffType: Healing LOG: 28.04.2025 09:04:31 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 09:04:31 Ambient VFX this room or lv theme is null EXCEPTION: 28.04.2025 09:04:31 KeyNotFoundException: The given key 'DialogTransform (UnityEngine.Transform)' was not present in the dictionary. System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) (at <00000000000000000000000000000000>:0) StickyStoneStudio.MOODS.InGameUIController.StopAllDialogBoxes (UnityEngine.Transform _targetTransform, System.Boolean _fade) (at <00000000000000000000000000000000>:0) StickyStoneStudio.MOODS.HealingCapsule.OnDisable () (at <00000000000000000000000000000000>:0) StickyStoneStudio.MOODS.Room.SetVisible (System.Boolean value) (at <00000000000000000000000000000000>:0) StickyStoneStudio.MOODS.EnvironmentManager.UpdateRoomEnvironment (StickyStoneStudio.MOODS.Room forRoom, UnityEngine.BoxCollider roomTriggerCollider, VolumetricFogAndMist.VolumetricFogProfile newVolumetricFogProfileInRoom, System.Single newVolumetricFogOffset) (at <00000000000000000000000000000000>:0) StickyStoneStudio.MOODS.Room._OnPlayerEnterRoom (StickyStoneStudio.MOODS.Room room, StickyStoneStudio.MOODS.Player player) (at <00000000000000000000000000000000>:0) StickyStoneStudio.MOODS.Room.InvokeOnPlayerRoomEvent (StickyStoneStudio.MOODS.RoomEvent roomEvent, StickyStoneStudio.MOODS.Player player) (at <00000000000000000000000000000000>:0) StickyStoneStudio.MOODS.Door+d__53.MoveNext () (at <00000000000000000000000000000000>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0) StickyStoneStudio.MOODS.Room:SetVisible(Boolean) StickyStoneStudio.MOODS.EnvironmentManager:UpdateRoomEnvironment(Room, BoxCollider, VolumetricFogProfile, Single) StickyStoneStudio.MOODS.Room:_OnPlayerEnterRoom(Room, Player) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 09:04:31 CurrentRoom ReverbTheme isStoneRoom ERROR: 28.04.2025 09:04:31 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 09:04:33 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 09:04:33 Ambient VFX this room or lv theme is null LOG: 28.04.2025 09:04:33 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 09:04:52 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 09:04:52 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 09:04:52 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 09:04:52 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 09:04:52 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 09:58:53 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 09:58:53 Menu.UnloadMenuPanel => ESC_Main LOG: 28.04.2025 09:58:53 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 09:58:53 [RichPresenceManager] ChangeActivity to SorrowArea .. LOG: 28.04.2025 09:59:01 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 09:59:01 Ambient VFX this room or lv theme is null LOG: 28.04.2025 09:59:01 CurrentRoom ReverbTheme isStoneRoom WARNING: 28.04.2025 09:59:01 GoToSplashScreenPanel() 'InGame_BossDialog' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 09:59:01 TrySpawnEnemy SORROW_TrystiaBladesOfSorrow delay 1,75 WARNING: 28.04.2025 09:59:01 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 09:59:03 Trauer_TrystiaBladesOfSorrow(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 09:59:06 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 09:59:06 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 09:59:44 DialogController.OnFocusedDialogAnswer() AnswerID: 7 LOG: 28.04.2025 09:59:44 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 09:59:44 ApplyBossMoodColorStyle => bossDialogMood: JoyLuck bossDialogMoodWasAnsweredByPlayers: Love LOG: 28.04.2025 09:59:44 Wrong RoomThemeTraueris not a BosslevelRoomTheme LOG: 28.04.2025 09:59:49 CameraManager.SetFogRenderBeforeTransparent(toActive = False) LOG: 28.04.2025 09:59:49 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 09:59:49 DistanceAttack Straight_Volley LOG: 28.04.2025 09:59:49 AnimationCallStartCustomAction Teleport Ambush index: 3 vari: None groupC: 0 LOG: 28.04.2025 09:59:49 TeleportAmbush start WARNING: 28.04.2025 09:59:49 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:49 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:49 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:49 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:49 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:50 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:50 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:50 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:50 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:50 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:50 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:50 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:51 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:51 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:54 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:54 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:54 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:54 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:54 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 09:59:55 TeleportAmbush stop WARNING: 28.04.2025 09:59:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:55 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:56 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:56 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 09:59:56 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 09:59:56 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 09:59:56 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 09:59:56 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 09:59:56 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 09:59:56 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 09:59:56 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 09:59:56 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 09:59:56 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 09:59:56 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 09:59:56 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 09:59:56 randomRepeats: 0 dashRepeats: 0 WARNING: 28.04.2025 09:59:56 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 09:59:56 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 09:59:56 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 09:59:56 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 09:59:56 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 09:59:56 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 09:59:56 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 09:59:56 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 09:59:56 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 09:59:56 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 09:59:56 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 09:59:59 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:00 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:00 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 10:00:00 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:00:00 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:00 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:00 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:00 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 10:00:00 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 10:00:00 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:00 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:00 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 10:00:00 randomRepeats: 2 dashRepeats: 1 WARNING: 28.04.2025 10:00:00 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:00 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:00 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:01 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 10:00:02 DistanceAttack Straight_Volley LOG: 28.04.2025 10:00:02 AnimationCallStartCustomAction Teleport Ambush index: 3 vari: None groupC: 0 LOG: 28.04.2025 10:00:02 TeleportAmbush start LOG: 28.04.2025 10:00:03 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:00:03 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:03 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:03 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:03 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 10:00:03 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:00:03 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:03 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:03 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:03 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:06 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:06 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:06 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:07 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:07 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:07 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:07 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:07 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 10:00:08 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:00:08 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 10:00:08 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:00:08 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:08 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:08 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:08 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 10:00:08 TeleportAmbush stop WARNING: 28.04.2025 10:00:09 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 10:00:09 randomRepeats: 0 dashRepeats: 0 LOG: 28.04.2025 10:00:10 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:10 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:10 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:10 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:10 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:10 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:10 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:10 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:10 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:10 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:10 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:10 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:00:10 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:10 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 10:00:11 DistanceAttack Straight_Volley LOG: 28.04.2025 10:00:11 AnimationCallStartCustomAction Teleport Ambush index: 3 vari: None groupC: 0 LOG: 28.04.2025 10:00:11 TeleportAmbush start LOG: 28.04.2025 10:00:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:13 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:00:13 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:13 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:13 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 10:00:14 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:14 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:14 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:14 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:14 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:14 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:14 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:14 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:14 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:14 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:14 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:14 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:17 TeleportAmbush stop LOG: 28.04.2025 10:00:18 randomRepeats: 0 dashRepeats: 0 LOG: 28.04.2025 10:00:19 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:00:19 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:19 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:19 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:19 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 10:00:19 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 10:00:19 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:19 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:19 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 10:00:20 DistanceAttack Straight_Volley LOG: 28.04.2025 10:00:20 AnimationCallStartCustomAction Teleport Ambush index: 3 vari: None groupC: 0 LOG: 28.04.2025 10:00:20 TeleportAmbush start WARNING: 28.04.2025 10:00:21 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:21 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:24 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:25 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:25 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:25 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:25 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:25 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:25 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:25 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:26 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:26 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:26 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 10:00:26 TeleportAmbush stop WARNING: 28.04.2025 10:00:27 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 10:00:27 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 10:00:27 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:27 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:27 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 10:00:27 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:00:27 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:27 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:27 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:27 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:27 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 10:00:27 randomRepeats: 0 dashRepeats: 0 LOG: 28.04.2025 10:00:28 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:00:29 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 10:00:31 randomRepeats: 2 dashRepeats: 1 LOG: 28.04.2025 10:00:31 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 10:00:31 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:31 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:31 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 10:00:31 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:00:31 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:31 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:31 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:31 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 10:00:31 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:00:32 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:32 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:32 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:32 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 10:00:32 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:00:32 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:32 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:32 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:32 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 10:00:33 DistanceAttack Straight_Volley LOG: 28.04.2025 10:00:33 AnimationCallStartCustomAction Teleport Ambush index: 3 vari: None groupC: 0 LOG: 28.04.2025 10:00:33 TeleportAmbush start WARNING: 28.04.2025 10:00:33 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:33 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:34 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:34 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:34 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:34 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:34 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:34 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:34 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:34 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:34 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 10:00:37 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:00:38 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 10:00:38 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 10:00:38 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:38 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:38 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:38 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 10:00:39 TeleportAmbush stop LOG: 28.04.2025 10:00:40 randomRepeats: 0 dashRepeats: 0 LOG: 28.04.2025 10:00:42 randomRepeats: 3 dashRepeats: 1 LOG: 28.04.2025 10:00:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:46 randomRepeats: 3 dashRepeats: 2 LOG: 28.04.2025 10:00:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:48 DistanceAttack Straight_Volley LOG: 28.04.2025 10:00:48 AnimationCallStartCustomAction Teleport Ambush index: 3 vari: None groupC: 0 LOG: 28.04.2025 10:00:48 TeleportAmbush start WARNING: 28.04.2025 10:00:48 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:48 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:48 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 10:00:49 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:00:49 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:49 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:49 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:49 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:49 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:49 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:49 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:49 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:49 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:49 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:49 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:49 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:49 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:50 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 10:00:52 OnTriggerEnter on Bullet() 'Bullet_Basic_Crossfire(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 10:00:54 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:54 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:54 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:54 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:54 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:54 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:54 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:54 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:54 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:54 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:54 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:54 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:54 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:54 TeleportAmbush stop LOG: 28.04.2025 10:00:55 randomRepeats: 0 dashRepeats: 0 LOG: 28.04.2025 10:00:56 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:00:56 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:56 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:56 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:56 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:00:56 NextWave() => Wave was not started yet or has no waves LOG: 28.04.2025 10:00:56 WindowManager.LoadMenu => ResultMenu LOG: 28.04.2025 10:00:56 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:00:56 BossChest.RaritylevelBossChest() => Rarity is Level_3 Chesttype is Addin LOG: 28.04.2025 10:00:57 ResultMenu.SetVisibility(value False, _transitionFade:False ) LOG: 28.04.2025 10:00:57 ResultMenu.SetVisibility(value True, _transitionFade:True ) LOG: 28.04.2025 10:00:57 GameSession.UpdateProgress(DRITY) => SessionGUID: '01f785cc1254' GameSeed: HH8B-FO?R SeededCalls:310 SeededCallsLastDungeon:76 DDepth: 3 NDDepth: 4 FromHomeBase?: False LOG: 28.04.2025 10:00:57 UpdatePlayerProgress LOG: 28.04.2025 10:00:57 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 21 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 22 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 23 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 24 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 25 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 26 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 27 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 28 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 29 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 30 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 31 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 32 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 33 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 34 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 35 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 36 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 37 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 38 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 39 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 40 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 41 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 42 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 43 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 44 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 45 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 46 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 47 WARNING: 28.04.2025 10:00:58 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 48 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 49 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 50 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 51 LOG: 28.04.2025 10:00:59 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 10:00:59 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 10:00:59 CreateAndSetNewGameSessionObject() => Seed: HH8B-FO?R LOG: 28.04.2025 10:00:59 GameSession.UpdateProgress(DRITY) => SessionGUID: '54dbe8be2c28' GameSeed: HH8B-FO?R SeededCalls:310 SeededCallsLastDungeon:76 DDepth: 3 NDDepth: 4 FromHomeBase?: False LOG: 28.04.2025 10:00:59 UpdatePlayerProgress LOG: 28.04.2025 10:00:59 GameSession.UpdateProgress(DRITY) => SessionGUID: '54dbe8be2c28' GameSeed: HH8B-FO?R SeededCalls:310 SeededCallsLastDungeon:76 DDepth: 3 NDDepth: 4 FromHomeBase?: False LOG: 28.04.2025 10:00:59 UpdatePlayerProgress LOG: 28.04.2025 10:00:59 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 52 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 53 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 54 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 55 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 56 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 57 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 58 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:00:59 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:00:59 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:00:59 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:00 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:01 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 59 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:02 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 60 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:03 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:04 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:05 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:06 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:07 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:08 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:09 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:10 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:11 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:12 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:13 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 LOG: 28.04.2025 10:01:14 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:01:14 ResultMenu summary log: Active Player count: 1 Offline Player count: 0 -GetTopScore return 0 Position/Scale of RCleared resetted. DeltaPos:(0.50, 0.30, 0.00) DeltaScale: (0.01, 0.01, 0.01) Position/Scale of DTaken resetted. DeltaPos:(0.50, -0.20, 0.00) DeltaScale: (0.01, 0.01, 0.01) Position/Scale of MDef resetted. DeltaPos:(0.50, 0.30, 0.00) DeltaScale: (0.01, 0.01, 0.01) Correct score displayed for Player1 Position/Scale of DDelt resetted. DeltaPos:(0.50, -0.20, 0.00) DeltaScale: (0.02, 0.02, 0.02) Sound Stopped and released (SFXEvent_SmallPunchScreen,SFXEvent_ShowingScoreSound,SFXEvent_ReelingSound) LOG: 28.04.2025 10:01:14 Damage Taken Logs of Player1 LOG: 28.04.2025 10:01:14 Tstamp: 416,327816180885 Enemy: Trauer_HoloTechnician(Clone) value:6 Tstamp: 474,013264084002 Enemy: Trauer_HoloTechnician(Clone) value:6 Tstamp: 633,119972421788 Enemy: Trauer_HoloTechnician(Clone) value:8 Tstamp: 635,00119052548 Enemy: Trauer_BladedSentinel(Clone) value:13 Tstamp: 948,886707445141 Enemy: Trauer_Almorn_the_Warden(Clone) value:7 Tstamp: 965,850747486111 Enemy: Trauer_Almorn_the_Warden(Clone) value:15 Tstamp: 967,211200655904 Enemy: Trauer_Almorn_the_Warden(Clone) value:14 Tstamp: 987,790083340835 Enemy: Trauer_Almorn_the_Warden(Clone) value:6 Tstamp: 1068,66407196946 Enemy: Trauer_RubbleCrusher(Clone) value:7 Tstamp: 1072,68229877739 Enemy: Trauer_RubbleCrusher(Clone) value:5 Tstamp: 1091,66051206156 Enemy: Trauer_HoloTechnician(Clone) value:6 Tstamp: 1174,01694852044 Enemy: Trauer_RubbleCrusher(Clone) value:7 Tstamp: 1272,41598346666 Enemy: Trauer_EyeOfMallory(Clone) value:4 Tstamp: 1365,75330992742 Enemy: Trauer_HoloTechnician(Clone) value:7 Tstamp: 1595,80991293257 Enemy: Trauer_TrystiaBladesOfSorrow(Clone) value:10 Tstamp: 1599,85380449845 Enemy: Trauer_TrystiaBladesOfSorrow(Clone) value:10 Tstamp: 1608,81014540372 Enemy: Trauer_TrystiaBladesOfSorrow(Clone) value:10 Tstamp: 1617,85799238225 Enemy: Trauer_TrystiaBladesOfSorrow(Clone) value:10 Tstamp: 1623,00569109758 Enemy: Trauer_TrystiaBladesOfSorrow(Clone) value:7 Tstamp: 1630,87396557583 Enemy: Trauer_TrystiaBladesOfSorrow(Clone) value:10 Tstamp: 1639,56074510841 Enemy: Trauer_TrystiaBladesOfSorrow(Clone) value:10 Tstamp: 1642,10590816988 Enemy: Trauer_TrystiaBladesOfSorrow(Clone) value:10 Tstamp: 1643,86583184591 Enemy: Trauer_TrystiaBladesOfSorrow(Clone) value:6 Tstamp: 1646,06694015255 Enemy: Trauer_TrystiaBladesOfSorrow(Clone) value:10 Tstamp: 1655,04601079179 Enemy: Trauer_TrystiaBladesOfSorrow(Clone) value:10 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 ammount of instances in cachedTrailObj of Trauer_TrystiaBladesOfSorrow(Clone) is greater than expected. Current count of DashTrail instances is 61 WARNING: 28.04.2025 10:01:14 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:01:15 ResultMenu.SetVisibility(value False, _transitionFade:False ) LOG: 28.04.2025 10:01:15 LoadingMenu.SetCurrentLoadingScreen() => Base LOG: 28.04.2025 10:01:15 NEW GAMESEED: 'UCU?-EVFF' resetSeededCalls: True LOG: 28.04.2025 10:01:15 is Loading Quests LOG: 28.04.2025 10:01:15 loaded mechionary progress for savegame:Mechionaire LOG: 28.04.2025 10:01:15 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:01:15 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 WARNING: 28.04.2025 10:01:15 MechOutlineController.init() => HighlightEffect is not referenced of the rootMesh of Mech_Player(Clone) ! Consider Add it in the Prefab. Searching for Reference now ... LOG: 28.04.2025 10:01:15 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:01:17 MapController: Change CurrentTheme from 'Trauer' to 'HomeBase' LOG: 28.04.2025 10:01:17 CreateHomeBase completed successfully. LOG: 28.04.2025 10:01:17 AfterLoadingGame() isInHomeBase?: True, TutorialIsActive ?: False LOG: 28.04.2025 10:01:17 ResultMenu.SetVisibility(value False, _transitionFade:True ) LOG: 28.04.2025 10:01:17 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:01:17 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 10:01:17 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:01:17 OnPlayerAndMapWereCreated LOG: 28.04.2025 10:01:17 CurrentRoom ReverbTheme isNone LOG: 28.04.2025 10:01:17 TryAddItem(Equipment) => Equipment_Arm_Anger Arm LOG: 28.04.2025 10:01:17 TryAddItem(Equipment) => Equipment_Torso_Anger Torso LOG: 28.04.2025 10:01:17 TryAddItem(Equipment) => Equipment_Foot_Anger Foot LOG: 28.04.2025 10:01:17 TryAddItem(Equipment) => Equipment_Legs_Anger Legs WARNING: 28.04.2025 10:01:17 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:01:17 CurrentRoom ReverbTheme isNone ERROR: 28.04.2025 10:01:17 Failed to check Quest SubTask was solved, subTaskID is not defined! Quest: TheFateOfMechs, SubTask:1 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.QuestManager:QuestSubTaskSolved(Quest, Int32) StickyStoneStudio.MOODS.DialogController:CheckConditions(List`1) StickyStoneStudio.MOODS.DialogController:NextNode() StickyStoneStudio.MOODS.DialogController:GetNPCIndicators() StickyStoneStudio.MOODS.NpcBase:UpdateNPCIndicator() StickyStoneStudio.MOODS.NpcBase:InitNPC(Room, DummyStatus) StickyStoneStudio.MOODS.MechBase:InitMechBase(Room, PlayerClass, DummyStatus) StickyStoneStudio.MOODS.HomeBase_BuildingController:CheckQuest() StickyStoneStudio.MOODS.d__11:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:01:23 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:01:23 CurrentRoom ReverbTheme isNone LOG: 28.04.2025 10:01:23 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 10:01:23 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:01:23 [RichPresenceManager] ChangeActivity to AtTheBase .. LOG: 28.04.2025 10:01:23 CameraManager.SetFogRenderBeforeTransparent(toActive = True) ERROR: 28.04.2025 10:01:23 Destroying components immediately is not permitted during physics trigger/contact, animation event callbacks, rendering callbacks or OnValidate. You must use Destroy instead. VolumetricFogAndMist.VolumetricFog:DestroyRenderComponent() VolumetricFogAndMist.VolumetricFog:set_renderBeforeTransparent(Boolean) StickyStoneStudio.MOODS.CameraManager:SetFogRenderBeforeTransparent(Boolean) StickyStoneStudio.MOODS.d__90:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) StickyStoneStudio.MOODS.CameraController:SmoothTranslateToTransform(Transform, Single, Transform) StickyStoneStudio.MOODS.d__82:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) StickyStoneStudio.MOODS.FocusedDialogController:ShowDialog(DialogController, FocusedDialogLayoutType, Sprite, String, Nullable`1, Boolean, Single, Transform, Transform, Nullable`1, Owner, Boolean) StickyStoneStudio.MOODS.DialogController:StartDialog(Owner, Nullable`1) StickyStoneStudio.MOODS.DialogController:OnTriggerEnterStay(Collider) LOG: 28.04.2025 10:01:23 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:01:23 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:01:23 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:01:25 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 10:01:27 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 10:01:27 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:01:29 GoToSplashScreenPanel() 'Base_MoodSetterStation' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:01:29 GoToSplashScreenPanel() 'Base_MoodSetterStation' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:01:29 Menu.GoToPanel() 'AbilityClassContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:01:29 Menu.LoadMenuPanel => AbilityClassContext (MenuID: InGameMenu) LOG: 28.04.2025 10:01:29 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:01:29 CurrentContext_AbilitySlots_SelectionChanged selection to 1 LOG: 28.04.2025 10:01:29 TryAddWeapon(Items.Weapons.WrathRepeaterName) => Items.Weapons.WrathRepeaterName 1 LOG: 28.04.2025 10:01:29 TryAddItem(Equipment) => Equipment_Arm_Anger Arm LOG: 28.04.2025 10:01:29 TryAddItem(Equipment) => Equipment_Torso_Anger Torso LOG: 28.04.2025 10:01:29 TryAddItem(Equipment) => Equipment_Foot_Anger Foot LOG: 28.04.2025 10:01:29 TryAddItem(Equipment) => Equipment_Legs_Anger Legs LOG: 28.04.2025 10:01:29 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:01:32 CurrentContext_AbilitySlots_SelectionChanged selection to 0 LOG: 28.04.2025 10:01:32 TryAddWeapon(Items.Weapons.FusionFlintlockName) => Items.Weapons.FusionFlintlockName 1 LOG: 28.04.2025 10:01:32 TryAddItem(Equipment) => Equipment_Arm_Pride Arm LOG: 28.04.2025 10:01:32 TryAddItem(Equipment) => Equipment_Torso_Anger Torso LOG: 28.04.2025 10:01:32 TryAddItem(Equipment) => Equipment_Foot_Anger Foot LOG: 28.04.2025 10:01:32 TryAddItem(Equipment) => Equipment_Legs_Pride Legs LOG: 28.04.2025 10:01:33 CurrentContext_AbilitySlots_SelectionChanged selection to 5 LOG: 28.04.2025 10:01:33 TryAddWeapon(Items.Weapons.SnipeShotName) => Items.Weapons.SnipeShotName 1 LOG: 28.04.2025 10:01:33 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 10:01:33 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 10:01:33 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 10:01:33 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 10:01:33 CurrentContext_AbilitySlots_SelectionChanged selection to 4 LOG: 28.04.2025 10:01:33 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 1 LOG: 28.04.2025 10:01:33 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 10:01:33 TryAddItem(Equipment) => Equipment_Torso_Digust Torso LOG: 28.04.2025 10:01:33 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 10:01:33 TryAddItem(Equipment) => Equipment_Legs_Disgust Legs LOG: 28.04.2025 10:01:33 CurrentContext_AbilitySlots_SelectionChanged selection to 3 LOG: 28.04.2025 10:01:33 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 10:01:34 TryAddItem(Equipment) => Equipment_Arm_Love Arm LOG: 28.04.2025 10:01:34 TryAddItem(Equipment) => Equipment_Torso_Love Torso LOG: 28.04.2025 10:01:34 TryAddItem(Equipment) => Equipment_Foot_Love Foot LOG: 28.04.2025 10:01:34 TryAddItem(Equipment) => Equipment_Legs_Love Legs LOG: 28.04.2025 10:01:34 TryAddItem(Equipment) => Equipment_Arm_Anger Arm LOG: 28.04.2025 10:01:34 TryAddItem(Equipment) => Equipment_Torso_Anger Torso LOG: 28.04.2025 10:01:34 TryAddItem(Equipment) => Equipment_Foot_Anger Foot LOG: 28.04.2025 10:01:34 TryAddItem(Equipment) => Equipment_Legs_Anger Legs LOG: 28.04.2025 10:01:34 TryAddItem(Equipment) => Equipment_Arm_Love Arm LOG: 28.04.2025 10:01:34 TryAddItem(Equipment) => Equipment_Torso_Love Torso LOG: 28.04.2025 10:01:34 TryAddItem(Equipment) => Equipment_Foot_Love Foot LOG: 28.04.2025 10:01:34 TryAddItem(Equipment) => Equipment_Legs_Love Legs LOG: 28.04.2025 10:01:34 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 10:01:34 UpdateAimIndecatorColor() => changed shootable, caouse it was null or thrown a error! Message:Object reference not set to an instance of an object. StackTrace: at UnityEngine.Transform.get_position () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AimIndecatorController.UpdateAimIndecatorColor (UnityEngine.Vector3 fromPosition) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AimIndecatorController.UpdateAimIndecator () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InGameUIController.UpdateAllAimIndicators () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Player.LateUpdate () [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 10:01:35 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'AbilityClassContext' LOG: 28.04.2025 10:01:35 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:01:35 RemoveWeaponTransforms Warning: shootable is null LOG: 28.04.2025 10:01:35 TryAddItem(Equipment) => Equipment_Arm_Love Arm LOG: 28.04.2025 10:01:35 TryAddItem(Equipment) => Equipment_Torso_Love Torso LOG: 28.04.2025 10:01:35 TryAddItem(Equipment) => Equipment_Foot_Love Foot LOG: 28.04.2025 10:01:35 TryAddItem(Equipment) => Equipment_Legs_Love Legs LOG: 28.04.2025 10:01:35 Menu.UnloadMenuPanel => AbilityClassContext WARNING: 28.04.2025 10:01:36 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:01:36 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:01:38 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:01:38 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 10:01:38 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:01:38 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:01:38 WindowManager.LoadMenu => StageSelectorMenu LOG: 28.04.2025 10:01:38 PrideStageUIShouldBeChooseable ShouldBeChoosable:True LOG: 28.04.2025 10:01:38 AngerStageUIShouldBeChooseable ShouldBeChoosable:True LOG: 28.04.2025 10:01:38 SorrowStageUIShouldBeChooseable ShouldBeChoosable:True LOG: 28.04.2025 10:01:39 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:01:40 MoveStageDisplayDownStage_DisplaySlot_Trauer LOG: 28.04.2025 10:01:40 MoveStageDisplayUp Stage_DisplaySlot_Trauer LOG: 28.04.2025 10:01:40 MoveStageDisplayDownStage_DisplaySlot_Trauer LOG: 28.04.2025 10:01:40 MoveStageDisplayUp Stage_DisplaySlot_Trauer LOG: 28.04.2025 10:01:40 MoveStageDisplayUp Stage_DisplaySlot_Trauer WARNING: 28.04.2025 10:01:40 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:01:40 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:01:40 WindowManager.UnloadMenu => StageSelectorMenu LOG: 28.04.2025 10:01:40 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 10:01:40 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:01:40 MapSelector.UnregisterButtonPromptsForEntering() WARNING: 28.04.2025 10:01:40 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:01:40 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:01:41 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 10:01:41 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:01:46 DialogController.OnFocusedDialogAnswer() AnswerID: 2 LOG: 28.04.2025 10:01:48 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 10:01:48 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:01:49 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:01:49 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:01:49 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:01:52 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:01:52 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:01:52 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:01:52 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:01:52 Menu.GoToPanel() 'MechionaryContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:01:52 Menu.LoadMenuPanel => MechionaryContext (MenuID: InGameMenu) WARNING: 28.04.2025 10:01:52 OpenQuestlogPanel() => MechionaryEntrie 'ME_QUEST_HugeBetDisablePermanentUpgrades_d95148c1df69' QuestEnum: 132 has no Entry in the QuestManager. Please add one in the QuestManager or delete this MechionaryEntrie! WARNING: 28.04.2025 10:01:52 OpenQuestlogPanel() => MechionaryEntrie 'ME_QUEST_MediumBetDisablePermanentUpgrades_7bc472dd6469' QuestEnum: 116 has no Entry in the QuestManager. Please add one in the QuestManager or delete this MechionaryEntrie! LOG: 28.04.2025 10:01:52 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:01:52 GetMappedKeyName(SelectUp): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:01:52 GetMappedKeyName(SelectUp): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:01:52 GetMappedKeyName(SelectDown): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:01:52 GetMappedKeyName(SelectDown): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:01:52 GetMappedKeyName(SelectLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:01:52 GetMappedKeyName(SelectLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:01:52 GetMappedKeyName(SelectRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:01:52 GetMappedKeyName(SelectRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:01:52 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:01:52 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:01:52 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:01:52 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:01:52 GetMappedKeyName(SelectLeft2): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:01:52 GetMappedKeyName(SelectLeft2): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:01:52 GetMappedKeyName(SelectRight2): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:01:52 GetMappedKeyName(SelectRight2): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:01:52 GetMappedKeyName(SelectUp2): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:01:52 GetMappedKeyName(SelectUp2): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:01:52 GetMappedKeyName(SelectDown2): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:01:52 GetMappedKeyName(SelectDown2): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:01:52 OpenQuestlogPanel() => MechionaryEntrie 'ME_QUEST_HugeBetDisablePermanentUpgrades_d95148c1df69' QuestEnum: 132 has no Entry in the QuestManager. Please add one in the QuestManager or delete this MechionaryEntrie! WARNING: 28.04.2025 10:01:52 OpenQuestlogPanel() => MechionaryEntrie 'ME_QUEST_MediumBetDisablePermanentUpgrades_7bc472dd6469' QuestEnum: 116 has no Entry in the QuestManager. Please add one in the QuestManager or delete this MechionaryEntrie! LOG: 28.04.2025 10:01:53 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:01:56 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'MechionaryContext' LOG: 28.04.2025 10:01:56 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:01:56 Menu.UnloadMenuPanel => MechionaryContext WARNING: 28.04.2025 10:04:01 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:04:01 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:04:08 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:04:08 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:04:09 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 10:04:09 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 10:04:09 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:04:13 MechionaryManager.SetMechionaryEntryIsDirty(Quest BASE_ForgeBuilding) wurde kein passendes MechionaryEntry gefunden ... WARNING: 28.04.2025 10:04:13 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:04:16 DialogController.OnFocusedDialogAnswer() AnswerID: 0 LOG: 28.04.2025 10:04:16 Menu.GoToPanel() 'BaseShopPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:04:16 Menu.LoadMenuPanel => BaseShopPanel (MenuID: InGameMenu) WARNING: 28.04.2025 10:04:17 Language Text not found! (Path: Wrough, Smithing Helper) WARNING: 28.04.2025 10:04:17 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:04:17 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 10:04:17 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:04:17 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:04:17 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:04:17 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! LOG: 28.04.2025 10:05:39 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'BaseShopPanel' LOG: 28.04.2025 10:05:39 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 10:05:39 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:05:39 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:05:40 CameraManager.SetFogRenderBeforeTransparent(toActive = False) LOG: 28.04.2025 10:05:40 Menu.UnloadMenuPanel => BaseShopPanel WARNING: 28.04.2025 10:05:41 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:05:41 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 10:05:41 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:05:41 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:05:41 WindowManager.LoadMenu => StageSelectorMenu LOG: 28.04.2025 10:05:41 PrideStageUIShouldBeChooseable ShouldBeChoosable:True LOG: 28.04.2025 10:05:41 AngerStageUIShouldBeChooseable ShouldBeChoosable:True LOG: 28.04.2025 10:05:41 SorrowStageUIShouldBeChooseable ShouldBeChoosable:True LOG: 28.04.2025 10:05:42 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:05:42 MoveStageDisplayDownStage_DisplaySlot_Trauer LOG: 28.04.2025 10:05:42 MoveStageDisplayUp Stage_DisplaySlot_Trauer LOG: 28.04.2025 10:05:42 MoveStageDisplayDownStage_DisplaySlot_Trauer LOG: 28.04.2025 10:05:42 MoveStageDisplayUp Stage_DisplaySlot_Trauer LOG: 28.04.2025 10:05:42 MoveStageDisplayUp Stage_DisplaySlot_Trauer LOG: 28.04.2025 10:05:44 MoveStageDisplayDownStage_DisplaySlot_Trauer LOG: 28.04.2025 10:05:44 MoveStageDisplayUp Stage_DisplaySlot_Wut LOG: 28.04.2025 10:05:45 MoveStageDisplayDownStage_DisplaySlot_Wut LOG: 28.04.2025 10:05:45 MoveStageDisplayUp Stage_DisplaySlot_Stolz LOG: 28.04.2025 10:05:46 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:05:46 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 10:05:46 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 10:05:50 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 10:05:53 MapController: Change CurrentTheme from 'HomeBase' to 'Stolz' LOG: 28.04.2025 10:05:53 SetCurrentMapSelectorChoice => DungeonDepth: -1 NextDungeonDepth: 0 PersistentDungeonDepth: 3 CurrentTheme: Stolz LOG: 28.04.2025 10:05:53 GameSession.UpdateProgress(SAVED) => SessionGUID: '54dbe8be2c28' GameSeed: UCU?-EVFF SeededCalls:0 SeededCallsLastDungeon:0 DDepth: -1 NDDepth: 0 FromHomeBase?: True LOG: 28.04.2025 10:05:53 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 10:05:53 WindowManager.UnloadAllOtherMenus but 'InGameMenu'! Currently acitve Menus: 4 LOG: 28.04.2025 10:05:53 WindowManager.UnloadMenu => StageSelectorMenu LOG: 28.04.2025 10:05:53 WindowManager.UnloadMenu => ResultMenu LOG: 28.04.2025 10:05:53 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 10:05:53 LoadingMenu.SetCurrentLoadingScreen() => ME_Level1 LOG: 28.04.2025 10:05:53 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:05:53 Generate Level Started! Level: Level_A theme: Stolz GameSeed: UCU?-EVFF SeedCalls: 73 LOG: 28.04.2025 10:05:56 MapController.MaxChallengeRoomsReached() => MaxChallengeRooms is caused?False LOG: 28.04.2025 10:05:57 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied LOG: 28.04.2025 10:05:57 Generate Level Completed! Loading time: 3,665s LOG: 28.04.2025 10:05:57 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 10:05:57 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:05:57 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 10:05:57 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:05:57 OnPlayerAndMapWereCreated LOG: 28.04.2025 10:05:57 CurrentRoom ReverbTheme isForest_Small LOG: 28.04.2025 10:05:57 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:05:57 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 10:05:57 CurrentRoom ReverbTheme isForest_Small LOG: 28.04.2025 10:05:57 UpdatePlayerProgress LOG: 28.04.2025 10:05:57 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 10:05:57 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:05:57 [RichPresenceManager] ChangeActivity to PrideArea .. WARNING: 28.04.2025 10:05:57 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:05:57 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:05:57 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:05:57 CurrentRoom ReverbTheme isForest_Small LOG: 28.04.2025 10:05:57 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied ERROR: 28.04.2025 10:05:57 Coroutine couldn't be started because the the game object 'NPC_Syop' is inactive! StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 10:05:57 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:05:57 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) WARNING: 28.04.2025 10:05:57 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:05:57 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:05:57 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:06:00 DestroyDestructibleInScene() => Destructible_Barrel_Pride_02 (2)_01 LOG: 28.04.2025 10:06:00 DestroyDestructibleInScene() => Destructible_Barrel_Pride_02 (2)_02 LOG: 28.04.2025 10:06:02 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 10:06:02 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:06:02 Menu.UnloadMenuPanel => Info LOG: 28.04.2025 10:06:02 OpenChest DelayedCall: CHESTTYPE: Addin LOG: 28.04.2025 10:06:02 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:06:02 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 10:06:02 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:06:03 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:06:04 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:06:07 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 10:06:08 TryAddItem(WeaponAddin) => Items.Addins.DebufferName WARNING: 28.04.2025 10:06:09 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:06:09 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 10:06:09 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:06:10 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 10:06:13 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:06:13 CurrentRoom ReverbTheme isForest_Open LOG: 28.04.2025 10:06:13 TrySpawnEnemy PRIDE_Gambot delay 1,75 WARNING: 28.04.2025 10:06:13 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Gambot in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:06:13 TrySpawnEnemy PRIDE_Gambot delay 1,75 WARNING: 28.04.2025 10:06:13 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Gambot in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:06:13 TrySpawnEnemy PRIDE_Drone delay 1,75 WARNING: 28.04.2025 10:06:13 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Drone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:06:13 TrySpawnEnemy PRIDE_Gambot delay 1,75 WARNING: 28.04.2025 10:06:13 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Gambot in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 10:06:15 MitronEmpire_Gambot(Clone) (StickyStoneStudio.MOODS.Gambot): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:06:15 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:06:15 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:06:15 MitronEmpire_Gambot(Clone) (StickyStoneStudio.MOODS.Gambot): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:06:15 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:06:15 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:06:15 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:06:15 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:06:15 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:06:15 MitronEmpire_Gambot(Clone) (StickyStoneStudio.MOODS.Gambot): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:06:15 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:06:15 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:06:15 Pool-init: Prefab VFX_Weapon_CrossbowMuzzle has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:06:15 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 10:06:15 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Gambot(Clone)' is not on a navmesh WARNING: 28.04.2025 10:06:15 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:06:15 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:06:18 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Gambot(Clone)' is not on a navmesh WARNING: 28.04.2025 10:06:18 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:06:18 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:06:23 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Gambot(Clone)' is not on a navmesh WARNING: 28.04.2025 10:06:23 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:06:23 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:06:26 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive WARNING: 28.04.2025 10:06:28 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:06:28 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:06:28 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:06:33 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:06:34 DestroyDestructibleInScene() => Destructible_BarrelLies_Pride_10 LOG: 28.04.2025 10:06:34 DestroyDestructibleInScene() => Destructible_BarrelLies_Pride_06 LOG: 28.04.2025 10:06:34 DestroyDestructibleInScene() => Destructible_BarrelLies_Pride_09 LOG: 28.04.2025 10:06:34 DestroyDestructibleInScene() => Destructible_BarrelLies_Pride_08 LOG: 28.04.2025 10:06:34 DestroyDestructibleInScene() => Destructible_BarrelLies_Pride_05 LOG: 28.04.2025 10:06:34 DestroyDestructibleInScene() => Destructible_BarrelLies_Pride_04 LOG: 28.04.2025 10:06:34 DestroyDestructibleInScene() => Destructible_BarrelLies_Pride_07 LOG: 28.04.2025 10:06:34 DestroyDestructibleInScene() => Destructible_BarrelLies_Pride_01 LOG: 28.04.2025 10:06:34 DestroyDestructibleInScene() => Destructible_Barrel_Pride WARNING: 28.04.2025 10:06:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:06:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:06:37 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:06:37 CurrentRoom ReverbTheme isForest_Small LOG: 28.04.2025 10:06:39 DestroyDestructibleInScene() => Destructible_Barrel_small_Lies LOG: 28.04.2025 10:06:40 DestroyDestructibleInScene() => Destructible_VaseBauch LOG: 28.04.2025 10:06:40 DestroyDestructibleInScene() => Destructible_VaseBirne_WhiteFlowers WARNING: 28.04.2025 10:06:41 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:06:42 OpenChest DelayedCall: CHESTTYPE: Equipment LOG: 28.04.2025 10:06:42 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:06:42 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 10:06:42 GoToSplashScreenPanel() 'InGame_Items_Equipment' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:06:42 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:06:42 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:06:44 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:06:50 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 10:06:50 Change Color from Equipment_Torso(Clone) matname: ChangableColor (Instance) LOG: 28.04.2025 10:06:50 TryAddItem(Equipment) => Items.Equipment.TorsoName Torso WARNING: 28.04.2025 10:06:51 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:06:51 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 10:06:51 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:06:51 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 10:06:53 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:06:53 CurrentRoom ReverbTheme isForest_Open LOG: 28.04.2025 10:06:57 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:06:57 CurrentRoom ReverbTheme isForest_Small LOG: 28.04.2025 10:06:59 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:06:59 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:06:59 DestroyDestructibleInScene() => Destructible_Vase_02_Closed LOG: 28.04.2025 10:06:59 DestroyDestructibleInScene() => Destructible_Vase_02_Closed_08 LOG: 28.04.2025 10:06:59 DestroyDestructibleInScene() => Destructible_Barrel_Pride_10 LOG: 28.04.2025 10:06:59 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:06:59 DestroyDestructibleInScene() => Destructible_Barrel_Pride_07 LOG: 28.04.2025 10:06:59 DestroyDestructibleInScene() => Destructible_Vase_02_Closed_06 LOG: 28.04.2025 10:06:59 DestroyDestructibleInScene() => Destructible_Vase_02_Flowers_04 LOG: 28.04.2025 10:06:59 DestroyDestructibleInScene() => Destructible_BarrelLies_Pride_01 LOG: 28.04.2025 10:06:59 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:06:59 DestroyDestructibleInScene() => Destructible_Vase_01_Closed_03 LOG: 28.04.2025 10:06:59 DestroyDestructibleInScene() => Destructible_Barrel_Pride_08 LOG: 28.04.2025 10:06:59 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:06:59 DestroyDestructibleInScene() => Destructible_Vase_02_Closed_07 LOG: 28.04.2025 10:06:59 DestroyDestructibleInScene() => Destructible_Vase_02_Flowers_05 LOG: 28.04.2025 10:07:00 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:07:00 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:07:00 DestroyDestructibleInScene() => Destructible_Vase_02_Flowers LOG: 28.04.2025 10:07:00 DestroyDestructibleInScene() => Destructible_Vase_02_Closed_05 LOG: 28.04.2025 10:07:00 DestroyDestructibleInScene() => Destructible_Vase_01_Closed_08 LOG: 28.04.2025 10:07:00 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:07:00 DestroyDestructibleInScene() => Destructible_Vase_01_Closed_04 LOG: 28.04.2025 10:07:00 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03 LOG: 28.04.2025 10:07:00 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:07:00 DestroyDestructibleInScene() => Destructible_Barrel_Pride_04 LOG: 28.04.2025 10:07:00 DestroyDestructibleInScene() => Destructible_Vase_02_Closed_02 LOG: 28.04.2025 10:07:00 DestroyDestructibleInScene() => Destructible_Vase_01_Closed_07 LOG: 28.04.2025 10:07:00 DestroyDestructibleInScene() => Destructible_Vase_02_Flowers_06 LOG: 28.04.2025 10:07:00 DestroyDestructibleInScene() => Destructible_Vase_01_Closed_05 WARNING: 28.04.2025 10:07:00 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:07:01 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:07:01 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:07:01 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:07:01 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:07:01 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:07:03 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:07:03 CurrentRoom ReverbTheme isForest_Open LOG: 28.04.2025 10:07:05 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:07:05 CurrentRoom ReverbTheme isForest_Small ERROR: 28.04.2025 10:07:05 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 10:07:06 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:07:06 CurrentRoom ReverbTheme isForest_Open LOG: 28.04.2025 10:07:06 TrySpawnEnemy PRIDE_Stationary_Tower delay 1,75 LOG: 28.04.2025 10:07:06 TrySpawnEnemy PRIDE_Drone delay 1,75 LOG: 28.04.2025 10:07:06 TrySpawnEnemy PRIDE_Drone delay 1,75 WARNING: 28.04.2025 10:07:06 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Drone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:07:06 TrySpawnEnemy PRIDE_Drone delay 1,75 WARNING: 28.04.2025 10:07:06 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Drone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:07:06 TrySpawnEnemy PRIDE_Drone delay 1,75 WARNING: 28.04.2025 10:07:06 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Drone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 10:07:06 MitronEmpire_Stationary_Tower(Clone) (StickyStoneStudio.MOODS.StationaryTower): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 10:07:06 AddEnemy MitronEmpire_Stationary_Generator_01 WARNING: 28.04.2025 10:07:06 MitronEmpire_Stationary_Generator_01 (StickyStoneStudio.MOODS.TowerGenerator): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 10:07:06 AddEnemy MitronEmpire_Stationary_Generator WARNING: 28.04.2025 10:07:06 MitronEmpire_Stationary_Generator (StickyStoneStudio.MOODS.TowerGenerator): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 10:07:06 AddEnemy MitronEmpire_Stationary_Generator_02 WARNING: 28.04.2025 10:07:06 MitronEmpire_Stationary_Generator_02 (StickyStoneStudio.MOODS.TowerGenerator): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 10:07:06 AddEnemy MitronEmpire_Stationary_Generator_03 WARNING: 28.04.2025 10:07:06 MitronEmpire_Stationary_Generator_03 (StickyStoneStudio.MOODS.TowerGenerator): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:07:08 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:07:08 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:07:08 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:07:08 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:07:08 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:07:08 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:07:08 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:07:08 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:07:08 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:07:08 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:07:08 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:07:08 GetIconByBuffType called with buffType: Pride LOG: 28.04.2025 10:07:11 DestroyDestructibleInScene() => Destructible_Barrel_Pride LOG: 28.04.2025 10:07:11 DestroyDestructibleInScene() => Vase_Normal_001 LOG: 28.04.2025 10:07:11 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:07:11 MitronEmpire_Stationary_Tower(Clone) (StickyStoneStudio.MOODS.StationaryTower)isCharmedByOwnerPlayer1 WARNING: 28.04.2025 10:07:14 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Drone(Clone)' is not on a navmesh WARNING: 28.04.2025 10:07:14 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:07:14 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:07:20 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Drone(Clone)' is not on a navmesh WARNING: 28.04.2025 10:07:20 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:07:20 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:07:20 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:07:22 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Drone(Clone)' is not on a navmesh WARNING: 28.04.2025 10:07:22 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:07:22 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:07:24 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:07:25 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Drone(Clone)' is not on a navmesh WARNING: 28.04.2025 10:07:25 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:07:25 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:07:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:07:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:07:36 DestroyDestructibleInScene() => Vase_Wood_001 WARNING: 28.04.2025 10:07:44 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:07:44 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:07:44 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:07:44 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 10:07:44 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:07:48 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:07:51 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:07:51 CurrentRoom ReverbTheme isForest_Small WARNING: 28.04.2025 10:07:51 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:07:52 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 10:07:53 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:07:53 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:07:53 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 10:07:53 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:07:53 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:07:53 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 10:07:53 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:07:53 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:07:53 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:07:53 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 10:07:53 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 10:07:57 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 10:08:00 SetCurrentMapSelectorChoice => DungeonDepth: 0 NextDungeonDepth: 1 PersistentDungeonDepth: 0 CurrentTheme: Stolz LOG: 28.04.2025 10:08:00 GameSession.UpdateProgress(SAVED) => SessionGUID: '54dbe8be2c28' GameSeed: UCU?-EVFF SeededCalls:107 SeededCallsLastDungeon:34 DDepth: 0 NDDepth: 1 FromHomeBase?: False LOG: 28.04.2025 10:08:00 UpdatePlayerProgress LOG: 28.04.2025 10:08:00 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 10:08:00 WindowManager.UnloadAllOtherMenus but 'InGameMenu'! Currently acitve Menus: 2 LOG: 28.04.2025 10:08:00 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 10:08:00 LoadingMenu.SetCurrentLoadingScreen() => ME_Level1 LOG: 28.04.2025 10:08:00 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:08:00 Generate Level Started! Level: Level_A theme: Stolz GameSeed: UCU?-EVFF SeedCalls: 108 LOG: 28.04.2025 10:08:03 (TryInstantiateRandomRoom) currentList count is 0! RoomTheme: Stolz, RoomLevel: Level_A, RoomTyp: Typ_A LOG: 28.04.2025 10:08:06 MapController.MaxChallengeRoomsReached() => MaxChallengeRooms is caused?False LOG: 28.04.2025 10:08:06 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied LOG: 28.04.2025 10:08:07 ForceItemSpawn: Item(COLLECTABLE_GardenerCan) in Spawner(Destructible_Barrel_Pride_17) LOG: 28.04.2025 10:08:07 Generate Level Completed! Loading time: 6,39s LOG: 28.04.2025 10:08:07 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 10:08:07 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:08:07 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 10:08:07 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:08:07 OnPlayerAndMapWereCreated LOG: 28.04.2025 10:08:07 CurrentRoom ReverbTheme isForest_Small LOG: 28.04.2025 10:08:07 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:08:07 CurrentRoom ReverbTheme isForest_Small LOG: 28.04.2025 10:08:07 UpdatePlayerProgress LOG: 28.04.2025 10:08:07 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 10:08:07 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:08:07 [RichPresenceManager] ChangeActivity to PrideArea .. WARNING: 28.04.2025 10:08:07 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:08:07 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:08:07 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:08:07 CurrentRoom ReverbTheme isForest_Small LOG: 28.04.2025 10:08:07 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied ERROR: 28.04.2025 10:08:07 Coroutine couldn't be started because the the game object 'NPC_Syop' is inactive! StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:08:07 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:08:07 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:08:07 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) WARNING: 28.04.2025 10:08:07 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:08:08 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:08:09 DestroyDestructibleInScene() => Destructible_VaseBauch_Closed WARNING: 28.04.2025 10:08:11 Pool-init: Prefab VFX_Weapon_CrossbowMuzzle has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:08:11 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 10:08:11 DestroyDestructibleInScene() => Destructible_VaseBirne_WhiteFlowers LOG: 28.04.2025 10:08:12 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 10:08:12 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:08:12 Menu.UnloadMenuPanel => Info LOG: 28.04.2025 10:08:15 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:08:15 CurrentRoom ReverbTheme isForest_Small LOG: 28.04.2025 10:08:17 DestroyDestructibleInScene() => Destructible_Barrel_Pride_16 LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_12 LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_19 LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_17 LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_01 LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_05 LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_02 LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_04 LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_08 LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_15 LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_18 LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_21 LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_20 LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_22 LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_23 LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_13 LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_07 LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03 LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_06 LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:08:19 DestroyDestructibleInScene() => Destructible_Barrel_Pride_14 WARNING: 28.04.2025 10:08:20 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:08:20 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:08:20 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:08:20 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 10:08:20 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:08:20 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:08:20 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) WARNING: 28.04.2025 10:08:20 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:08:20 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:08:20 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:08:20 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:08:20 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:08:20 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:08:21 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:08:25 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 10:08:25 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:08:25 Menu.UnloadMenuPanel => Info LOG: 28.04.2025 10:08:27 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:08:27 CurrentRoom ReverbTheme isForest_Small WARNING: 28.04.2025 10:08:27 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:08:28 CameraManager.SetFogRenderBeforeTransparent(toActive = True) ERROR: 28.04.2025 10:08:28 Destroying components immediately is not permitted during physics trigger/contact, animation event callbacks, rendering callbacks or OnValidate. You must use Destroy instead. VolumetricFogAndMist.VolumetricFog:DestroyRenderComponent() VolumetricFogAndMist.VolumetricFog:set_renderBeforeTransparent(Boolean) StickyStoneStudio.MOODS.CameraManager:SetFogRenderBeforeTransparent(Boolean) StickyStoneStudio.MOODS.d__90:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) StickyStoneStudio.MOODS.CameraController:SmoothTranslateToTransform(Transform, Single, Transform) StickyStoneStudio.MOODS.d__82:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) StickyStoneStudio.MOODS.FocusedDialogController:ShowDialog(DialogController, FocusedDialogLayoutType, Sprite, String, Nullable`1, Boolean, Single, Transform, Transform, Nullable`1, Owner, Boolean) StickyStoneStudio.MOODS.DialogController:StartDialog(Owner, Nullable`1) StickyStoneStudio.MOODS.DialogController:OnTriggerEnterStay(Collider) LOG: 28.04.2025 10:08:28 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:08:42 MechionaryManager.SetMechionaryEntryIsDirty(Quest BASE_AsterBuilding) wurde kein passendes MechionaryEntry gefunden ... WARNING: 28.04.2025 10:08:42 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:08:42 showQuestComplete: The Gardeners Plea LOG: 28.04.2025 10:08:42 Quest Completed: The Gardeners Plea LOG: 28.04.2025 10:08:42 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 10:08:42 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:08:42 Displayable active subtask: TheGardenersPlea is null LOG: 28.04.2025 10:08:42 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:08:42 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) LOG: 28.04.2025 10:08:43 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 10:08:43 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:08:43 Displayable active subtask: TheGardenersPlea is null LOG: 28.04.2025 10:08:43 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:08:59 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 10:08:59 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:08:59 Menu.UnloadMenuPanel => Info LOG: 28.04.2025 10:09:04 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:09:04 CurrentRoom ReverbTheme isForest_Small LOG: 28.04.2025 10:09:08 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:09:08 for == null! No VFX-Effect can be played on destroy. LOG: 28.04.2025 10:09:08 Started Music_GrammoPhoneBot LOG: 28.04.2025 10:09:08 CurrentRoom ReverbTheme isForest_Small WARNING: 28.04.2025 10:09:08 GoToSplashScreenPanel() 'InGame_Vendor' failed. Splashscreens are disabled in the Build. ERROR: 28.04.2025 10:09:08 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:09:08 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:09:12 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 10:09:12 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:09:14 DialogController.OnFocusedDialogAnswer() AnswerID: 0 LOG: 28.04.2025 10:09:14 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:09:14 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 10:09:14 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:09:14 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:09:14 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:09:14 Displayable active subtask: TheGardenersPlea is null LOG: 28.04.2025 10:09:14 initialises raritymodes LOG: 28.04.2025 10:09:14 equipmentRarity:Level_1 LOG: 28.04.2025 10:09:14 equipmentRarity:Level_1 LOG: 28.04.2025 10:09:14 equipmentRarity:Level_1 LOG: 28.04.2025 10:09:14 equipmentRarity:Level_3 LOG: 28.04.2025 10:09:14 equipmentRarity:Level_2 LOG: 28.04.2025 10:09:14 equipmentRarity:Level_3 LOG: 28.04.2025 10:09:14 equipmentRarity:Level_1 LOG: 28.04.2025 10:09:14 equipmentRarity:Level_2 LOG: 28.04.2025 10:09:14 equipmentRarity:Level_3 LOG: 28.04.2025 10:09:14 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:09:14 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:09:14 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:09:14 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:09:14 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:09:14 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:09:14 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:09:14 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:09:14 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:09:14 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:09:14 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:09:14 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:09:18 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 10:09:19 TryAddItem(WeaponAddin) => Items.Addins.ElectricName WARNING: 28.04.2025 10:09:20 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:09:20 Displayable active subtask: TheGardenersPlea is null LOG: 28.04.2025 10:09:20 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 10:09:20 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:09:20 CameraManager.SetFogRenderBeforeTransparent(toActive = False) LOG: 28.04.2025 10:09:20 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 10:09:21 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:09:21 CurrentRoom ReverbTheme isForest_Small LOG: 28.04.2025 10:09:27 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:09:27 CurrentRoom ReverbTheme isForest_Open LOG: 28.04.2025 10:09:27 TrySpawnEnemy PRIDE_Bastion delay 1,75 LOG: 28.04.2025 10:09:27 TrySpawnEnemy PRIDE_Drone delay 1,75 WARNING: 28.04.2025 10:09:27 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Drone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:09:27 TrySpawnEnemy PRIDE_Drone delay 1,75 WARNING: 28.04.2025 10:09:27 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Drone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:09:27 TrySpawnEnemy PRIDE_Drone delay 1,75 WARNING: 28.04.2025 10:09:27 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Drone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 10:09:27 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:09:29 MitronEmpire_Bastion(Clone) (StickyStoneStudio.MOODS.Bastion): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:09:29 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:09:29 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:09:29 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:09:29 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:09:29 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:09:29 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:09:29 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:09:29 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:09:29 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:09:29 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:09:29 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:09:36 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:09:36 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:09:36 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:09:36 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:09:39 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Drone(Clone)' is not on a navmesh WARNING: 28.04.2025 10:09:39 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:09:39 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:09:39 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:09:39 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:09:40 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:09:40 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:09:40 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:09:40 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:09:43 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Bastion(Clone)' is not on a navmesh WARNING: 28.04.2025 10:09:43 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:09:43 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:09:43 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:09:43 Displayable active subtask: TheGardenersPlea is null LOG: 28.04.2025 10:09:43 TrySpawnEnemy PRIDE_Gambot_Range delay 1,75 LOG: 28.04.2025 10:09:43 TrySpawnEnemy PRIDE_Nincodemus delay 1,75 WARNING: 28.04.2025 10:09:45 MitronEmpire_Gambot_Range(Clone) (StickyStoneStudio.MOODS.Gambot): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:09:45 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:09:45 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:09:45 MitronEmpire_Nincodemus(Clone) (StickyStoneStudio.MOODS.Nincodemus): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:09:45 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:09:45 GetIconByBuffType called with buffType: Pride LOG: 28.04.2025 10:09:47 DestroyDestructibleInScene() => Destructible_Vase_01_Closed LOG: 28.04.2025 10:09:47 DestroyDestructibleInScene() => Destructible_Barrel_Pride_01 WARNING: 28.04.2025 10:09:49 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Nincodemus(Clone)' is not on a navmesh WARNING: 28.04.2025 10:09:49 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:09:49 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:09:49 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:09:49 Displayable active subtask: TheGardenersPlea is null LOG: 28.04.2025 10:09:50 DestroyDestructibleInScene() => Destructible_Vase_02_Flowers LOG: 28.04.2025 10:09:51 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:09:51 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:09:51 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:09:51 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:09:51 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:09:51 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:09:51 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:09:51 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:09:51 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:09:51 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:09:51 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:09:51 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 10:09:51 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Gambot_Range(Clone)' is not on a navmesh WARNING: 28.04.2025 10:09:51 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:09:51 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:09:51 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:09:51 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:09:51 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:09:53 DestroyDestructibleInScene() => Destructible_Vase_02_Flowers_01 LOG: 28.04.2025 10:09:53 DestroyDestructibleInScene() => Destructible_Barrel_Pride WARNING: 28.04.2025 10:09:55 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:09:55 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:10:13 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 10:10:13 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 10:10:13 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 10:10:13 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 10:10:13 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 10:10:25 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 10:10:25 Menu.UnloadMenuPanel => ESC_Main WARNING: 28.04.2025 10:10:25 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:10:25 Displayable active subtask: TheGardenersPlea is null LOG: 28.04.2025 10:10:25 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:10:25 [RichPresenceManager] ChangeActivity to PrideArea .. LOG: 28.04.2025 10:10:27 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:10:27 CurrentRoom ReverbTheme isForest_Open LOG: 28.04.2025 10:10:27 TrySpawnEnemy PRIDE_Bastion delay 1,75 LOG: 28.04.2025 10:10:27 TrySpawnEnemy PRIDE_Nincodemus delay 1,75 LOG: 28.04.2025 10:10:27 TrySpawnEnemy PRIDE_Sp00derBomber delay 1,75 WARNING: 28.04.2025 10:10:27 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Sp00derBomber in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:10:27 TrySpawnEnemy PRIDE_Nincodemus delay 1,75 WARNING: 28.04.2025 10:10:27 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Nincodemus in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 10:10:29 MitronEmpire_Bastion(Clone) (StickyStoneStudio.MOODS.Bastion): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:10:29 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:10:29 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:10:29 MitronEmpire_Nincodemus(Clone) (StickyStoneStudio.MOODS.Nincodemus): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:10:29 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:10:29 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:10:29 MitronEmpire_Nincodemus(Clone) (StickyStoneStudio.MOODS.Nincodemus): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:10:29 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:10:29 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:10:29 MitronEmpire_Sp00derBomber(Clone) (StickyStoneStudio.MOODS.SpiderBomber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:10:29 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:10:29 GetIconByBuffType called with buffType: Pride LOG: 28.04.2025 10:10:29 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:10:29 MitronEmpire_Bastion(Clone) (StickyStoneStudio.MOODS.Bastion)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:10:29 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:10:29 MitronEmpire_Sp00derBomber(Clone) (StickyStoneStudio.MOODS.SpiderBomber)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:10:29 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:10:29 MitronEmpire_Nincodemus(Clone) (StickyStoneStudio.MOODS.Nincodemus)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:10:30 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:10:30 MitronEmpire_Nincodemus(Clone) (StickyStoneStudio.MOODS.Nincodemus)isCharmedByOwnerPlayer1 WARNING: 28.04.2025 10:10:30 SetAnimationParameter Failed! IsDashing is not in Animator of MitronEmpire_Nincodemus(Clone)! WARNING: 28.04.2025 10:10:31 SetAnimationParameter Failed! IsDashing is not in Animator of MitronEmpire_Nincodemus(Clone)! LOG: 28.04.2025 10:10:31 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:10:31 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:10:31 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:10:31 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:10:31 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:10:31 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:10:31 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:10:31 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:10:31 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 10:10:31 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Sp00derBomber(Clone)' is not on a navmesh WARNING: 28.04.2025 10:10:35 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Bastion(Clone)' is not on a navmesh WARNING: 28.04.2025 10:10:35 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:10:35 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:10:35 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:10:35 Displayable active subtask: TheGardenersPlea is null LOG: 28.04.2025 10:10:38 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:10:40 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Nincodemus(Clone)' is not on a navmesh WARNING: 28.04.2025 10:10:40 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:10:40 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:10:40 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:10:40 Displayable active subtask: TheGardenersPlea is null LOG: 28.04.2025 10:10:41 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:10:44 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:10:44 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:10:44 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:10:44 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:10:44 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 10:10:44 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:10:44 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:10:44 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:10:44 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:10:48 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Nincodemus(Clone)' is not on a navmesh LOG: 28.04.2025 10:10:48 DestroyDestructibleInScene() => Destructible_Barrel_small_03 LOG: 28.04.2025 10:10:48 DestroyDestructibleInScene() => Destructible_Barrel_small_01 LOG: 28.04.2025 10:10:49 DestroyDestructibleInScene() => Destructible_Barrel_small_Lies_01 LOG: 28.04.2025 10:10:49 DestroyDestructibleInScene() => Destructible_Barrel_small_04 WARNING: 28.04.2025 10:10:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:10:50 DestroyDestructibleInScene() => Destructible_Barrel_small_Lies WARNING: 28.04.2025 10:10:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:10:51 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:10:56 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:10:56 CurrentRoom ReverbTheme isForest_Open LOG: 28.04.2025 10:10:56 TrySpawnEnemy PRIDE_Gambot delay 1,75 WARNING: 28.04.2025 10:10:56 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Gambot in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:10:56 TrySpawnEnemy PRIDE_Gambot delay 1,75 WARNING: 28.04.2025 10:10:56 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Gambot in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:10:56 TrySpawnEnemy PRIDE_Gambot delay 1,75 WARNING: 28.04.2025 10:10:56 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Gambot in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:10:56 TrySpawnEnemy PRIDE_Sp00derBomber delay 1,75 WARNING: 28.04.2025 10:10:56 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Sp00derBomber in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 10:10:56 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:10:58 MitronEmpire_Gambot(Clone) (StickyStoneStudio.MOODS.Gambot): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:10:58 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:10:58 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:10:58 MitronEmpire_Gambot(Clone) (StickyStoneStudio.MOODS.Gambot): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:10:58 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:10:58 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:10:58 MitronEmpire_Gambot(Clone) (StickyStoneStudio.MOODS.Gambot): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:10:58 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:10:58 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:10:58 MitronEmpire_Sp00derBomber(Clone) (StickyStoneStudio.MOODS.SpiderBomber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:10:58 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:10:58 GetIconByBuffType called with buffType: Pride LOG: 28.04.2025 10:10:58 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:10:58 MitronEmpire_Gambot(Clone) (StickyStoneStudio.MOODS.Gambot)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:10:58 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:10:58 MitronEmpire_Sp00derBomber(Clone) (StickyStoneStudio.MOODS.SpiderBomber)isCharmedByOwnerPlayer1 WARNING: 28.04.2025 10:10:59 Pool-init: Prefab VFX_Enemy_ExplosionOnDeath has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:10:59 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 10:10:59 LavaDestructible.onBarrelDestroyed(Pride_Oil_Destructible) => LavaDestr: Pride_Destructible_OilBarrel LOG: 28.04.2025 10:10:59 DestroyDestructibleInScene() => Pride_Oil_Destructible WARNING: 28.04.2025 10:10:59 SpawnDecalOnFloor -> Cant spawn decal for DamageArea, DecalPrefab is null or/and SpawnDecal is false! LOG: 28.04.2025 10:11:00 GetIconByBuffType called with buffType: OilBarrel LOG: 28.04.2025 10:11:00 GetIconByBuffType called with buffType: OilBarrel LOG: 28.04.2025 10:11:00 GetIconByBuffType called with buffType: OilBarrel LOG: 28.04.2025 10:11:01 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:11:01 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:11:01 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:11:01 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:11:01 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:11:01 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:11:01 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:11:01 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:11:01 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 10:11:01 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Sp00derBomber(Clone)' is not on a navmesh WARNING: 28.04.2025 10:11:01 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Gambot(Clone)' is not on a navmesh WARNING: 28.04.2025 10:11:01 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:11:01 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:11:01 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:11:01 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:11:03 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Gambot(Clone)' is not on a navmesh WARNING: 28.04.2025 10:11:03 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:11:03 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:11:03 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:11:03 Displayable active subtask: TheGardenersPlea is null LOG: 28.04.2025 10:11:07 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:11:08 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Gambot(Clone)' is not on a navmesh WARNING: 28.04.2025 10:11:08 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:11:08 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:11:08 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:11:08 Displayable active subtask: TheGardenersPlea is null LOG: 28.04.2025 10:11:08 TrySpawnEnemy PRIDE_Nincodemus delay 1,75 LOG: 28.04.2025 10:11:08 TrySpawnEnemy PRIDE_Nincodemus delay 1,75 LOG: 28.04.2025 10:11:08 TrySpawnEnemy PRIDE_Gambot_Range delay 1,75 LOG: 28.04.2025 10:11:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:11:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:11:08 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:11:10 MitronEmpire_Nincodemus(Clone) (StickyStoneStudio.MOODS.Nincodemus): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:11:10 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:11:10 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:11:10 MitronEmpire_Nincodemus(Clone) (StickyStoneStudio.MOODS.Nincodemus): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:11:10 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:11:10 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:11:10 MitronEmpire_Gambot_Range(Clone) (StickyStoneStudio.MOODS.Gambot): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:11:10 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:11:10 GetIconByBuffType called with buffType: Pride LOG: 28.04.2025 10:11:18 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:11:18 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:11:18 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:11:18 SetAnimationParameter Failed! IsDashing is not in Animator of MitronEmpire_Nincodemus(Clone)! WARNING: 28.04.2025 10:11:19 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Gambot_Range(Clone)' is not on a navmesh WARNING: 28.04.2025 10:11:19 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:11:19 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:11:19 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:11:19 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:11:20 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Nincodemus(Clone)' is not on a navmesh WARNING: 28.04.2025 10:11:20 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:11:20 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:11:20 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:11:20 Displayable active subtask: TheGardenersPlea is null LOG: 28.04.2025 10:11:20 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:11:20 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:11:20 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:11:21 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:11:21 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:11:21 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:11:21 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:11:21 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 10:11:21 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Nincodemus(Clone)' is not on a navmesh WARNING: 28.04.2025 10:11:21 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:11:21 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:11:21 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:11:21 Displayable active subtask: TheGardenersPlea is null LOG: 28.04.2025 10:11:21 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:11:21 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:11:21 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:11:22 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:11:22 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:11:22 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:11:22 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:11:22 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) LOG: 28.04.2025 10:11:23 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:11:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:11:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:11:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:11:24 DestroyDestructibleInScene() => Destructible_Barrel_Pride LOG: 28.04.2025 10:11:27 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 10:11:27 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) WARNING: 28.04.2025 10:11:28 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:11:28 Displayable active subtask: TheGardenersPlea is null LOG: 28.04.2025 10:11:28 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:11:28 Menu.GoToPanel() 'AbilitySkillContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:11:28 Menu.LoadMenuPanel => AbilitySkillContext (MenuID: InGameMenu) LOG: 28.04.2025 10:11:29 InfoPanel: BreakCurrendInfoPanelAnimation! LOG: 28.04.2025 10:11:29 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:11:29 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:11:48 (AbilitySkillContextController.OnButtonSuccess) Interaction: confirm, owner: Player1, player.Owner: Player1, isVisible: True, SkillPointsAvailableForPlayer: 1 LOG: 28.04.2025 10:11:48 AbilitySkillContextController.ConfirmChosenSkill() Try open ... LOG: 28.04.2025 10:11:48 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.DebufferName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:11:48 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ElectricName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:11:48 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 10:11:48 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.DebufferName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:11:48 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ElectricName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:11:49 (AbilitySkillContextController.OnButtonSuccess) Interaction: back, owner: Player1, player.Owner: Player1, isVisible: True, SkillPointsAvailableForPlayer: 0 LOG: 28.04.2025 10:11:49 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'AbilitySkillContext' LOG: 28.04.2025 10:11:49 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:11:50 Menu.UnloadMenuPanel => AbilitySkillContext LOG: 28.04.2025 10:11:52 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:11:52 CurrentRoom ReverbTheme isForest_Open LOG: 28.04.2025 10:11:52 TrySpawnEnemy PRIDE_Stationary_Tower delay 1,75 LOG: 28.04.2025 10:11:52 TrySpawnEnemy PRIDE_Bastion delay 1,75 LOG: 28.04.2025 10:11:52 TrySpawnEnemy PRIDE_Gambot_Range delay 1,75 WARNING: 28.04.2025 10:11:52 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Gambot_Range in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:11:52 TrySpawnEnemy PRIDE_Drone delay 1,75 WARNING: 28.04.2025 10:11:52 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Drone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 10:11:52 MitronEmpire_Stationary_Tower(Clone) (StickyStoneStudio.MOODS.StationaryTower): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 10:11:52 AddEnemy MitronEmpire_Stationary_Generator_01 WARNING: 28.04.2025 10:11:52 MitronEmpire_Stationary_Generator_01 (StickyStoneStudio.MOODS.TowerGenerator): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 10:11:52 AddEnemy MitronEmpire_Stationary_Generator WARNING: 28.04.2025 10:11:52 MitronEmpire_Stationary_Generator (StickyStoneStudio.MOODS.TowerGenerator): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 10:11:52 AddEnemy MitronEmpire_Stationary_Generator_02 WARNING: 28.04.2025 10:11:52 MitronEmpire_Stationary_Generator_02 (StickyStoneStudio.MOODS.TowerGenerator): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 10:11:52 AddEnemy MitronEmpire_Stationary_Generator_03 WARNING: 28.04.2025 10:11:52 MitronEmpire_Stationary_Generator_03 (StickyStoneStudio.MOODS.TowerGenerator): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:11:54 MitronEmpire_Bastion(Clone) (StickyStoneStudio.MOODS.Bastion): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:11:54 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:11:54 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:11:54 MitronEmpire_Gambot_Range(Clone) (StickyStoneStudio.MOODS.Gambot): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:11:54 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:11:54 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:11:54 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:11:54 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:11:54 GetIconByBuffType called with buffType: Pride LOG: 28.04.2025 10:11:57 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive WARNING: 28.04.2025 10:11:58 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Gambot_Range(Clone)' is not on a navmesh WARNING: 28.04.2025 10:11:58 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:11:58 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:11:58 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:11:58 Displayable active subtask: TheGardenersPlea is null LOG: 28.04.2025 10:11:59 DestroyDestructibleInScene() => Destructible_Barrel_Pride_06 LOG: 28.04.2025 10:12:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:12:02 DestroyDestructibleInScene() => Destructible_Barrel_Pride_08 LOG: 28.04.2025 10:12:02 DestroyDestructibleInScene() => Destructible_Barrel_Pride_07 LOG: 28.04.2025 10:12:07 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive WARNING: 28.04.2025 10:12:14 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Drone(Clone)' is not on a navmesh WARNING: 28.04.2025 10:12:14 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:12:14 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:12:14 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:12:14 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:12:14 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:12:14 Displayable active subtask: TheGardenersPlea is null LOG: 28.04.2025 10:12:14 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:12:14 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:12:14 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:12:19 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:12:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:12:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:12:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:12:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:12:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:12:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:12:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 10:12:19 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Bastion(Clone)' is not on a navmesh WARNING: 28.04.2025 10:12:19 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:12:19 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:12:19 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:12:19 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:12:19 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:12:19 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:12:20 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:12:22 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive WARNING: 28.04.2025 10:12:25 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:12:27 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:12:27 CurrentRoom ReverbTheme isForest_Small WARNING: 28.04.2025 10:12:27 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:12:28 DestroyDestructibleInScene() => Destructible_VaseBauch LOG: 28.04.2025 10:12:28 DestroyDestructibleInScene() => Destructible_VaseBirne_WhiteFlowers LOG: 28.04.2025 10:12:29 DestroyDestructibleInScene() => Destructible_Barrel_small_Lies WARNING: 28.04.2025 10:12:30 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:12:30 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:12:31 OpenChest DelayedCall: CHESTTYPE: Addin LOG: 28.04.2025 10:12:31 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:12:31 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 10:12:31 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:12:31 Displayable active subtask: TheGardenersPlea is null LOG: 28.04.2025 10:12:31 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:12:33 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:12:40 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 10:12:41 TryAddItem(WeaponAddin) => Items.Addins.EleOrbName WARNING: 28.04.2025 10:12:42 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:12:42 Displayable active subtask: TheGardenersPlea is null LOG: 28.04.2025 10:12:42 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 10:12:42 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:12:42 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 10:12:48 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:12:48 CurrentRoom ReverbTheme isForest_Open LOG: 28.04.2025 10:12:49 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:12:49 CurrentRoom ReverbTheme isForest_Open WARNING: 28.04.2025 10:12:49 GoToSplashScreenPanel() 'InGame_BossDialog' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:12:49 TrySpawnEnemy PRIDE_Boss_Valerie delay 1,75 WARNING: 28.04.2025 10:12:49 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(8# Typ_Boss)_Miniboss_Degrees0/CullingContainer/Static/PRIDE_LM_StatueGuardian_03/Statue_Base" WARNING: 28.04.2025 10:12:49 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:12:51 MitronEmpire_Valerie(Clone) (StickyStoneStudio.MOODS.Valerie): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 10:12:55 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 10:12:55 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:13:22 DialogController.OnFocusedDialogAnswer() AnswerID: 4 LOG: 28.04.2025 10:13:22 Wrong RoomThemeStolzis not a BosslevelRoomTheme LOG: 28.04.2025 10:13:30 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 10:13:30 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:13:30 Displayable active subtask: TheGardenersPlea is null LOG: 28.04.2025 10:13:30 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:13:35 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:13:35 MitronEmpire_Valerie(Clone) (StickyStoneStudio.MOODS.Valerie)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:13:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:13:46 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.BoomerangName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:13:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:13:49 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.BoomerangName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 10:13:49 Pool-init: Prefab VFX_Hit_ElementalOrb has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:13:49 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 10:13:50 EnemyBehavior_Valerie_Distance_Laser(Clone) LOG: 28.04.2025 10:13:51 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 10:13:51 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:13:52 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.TeleporterName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:13:52 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:13:55 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.TeleporterName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:14:00 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 10:14:01 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:14:04 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.BoomerangName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:14:06 EnemyBehavior_Valerie_Distance_Laser(Clone) WARNING: 28.04.2025 10:14:07 NextWave() => Wave was not started yet or has no waves WARNING: 28.04.2025 10:14:07 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:14:07 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:14:07 Animator.GotoState: State could not be found WARNING: 28.04.2025 10:14:07 Invalid Layer Index '-1' WARNING: 28.04.2025 10:14:07 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:14:07 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:14:07 BossChest.RaritylevelBossChest() => Rarity is Level_2 Chesttype is Addin WARNING: 28.04.2025 10:14:09 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:14:09 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:14:09 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:14:09 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:14:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:14:09 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.BoomerangName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 10:14:10 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:14:10 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:14:11 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:14:14 Destroy On BossRoom MS Build: MitronEmpire_Valerie(Clone) distance: 0 LOG: 28.04.2025 10:14:15 OpenChest DelayedCall: CHESTTYPE: Addin LOG: 28.04.2025 10:14:15 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:14:15 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 10:14:15 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:14:15 Displayable active subtask: TheGardenersPlea is null WARNING: 28.04.2025 10:14:15 Language Text not found! (Path: Meter) LOG: 28.04.2025 10:14:15 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:14:17 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:14:21 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 10:14:22 TryAddItem(WeaponAddin) => Items.Addins.LightningStrikeName WARNING: 28.04.2025 10:14:23 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:14:23 Displayable active subtask: TheGardenersPlea is null LOG: 28.04.2025 10:14:23 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 10:14:23 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) WARNING: 28.04.2025 10:14:23 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:14:23 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 10:14:23 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:14:23 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:14:23 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:14:23 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:14:23 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 10:14:23 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 10:14:23 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 10:14:27 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 10:14:28 SetCurrentMapSelectorChoice => DungeonDepth: 1 NextDungeonDepth: 2 PersistentDungeonDepth: 1 CurrentTheme: Stolz LOG: 28.04.2025 10:14:28 GameSession.UpdateProgress(SAVED) => SessionGUID: '54dbe8be2c28' GameSeed: UCU?-EVFF SeededCalls:169 SeededCallsLastDungeon:61 DDepth: 1 NDDepth: 2 FromHomeBase?: False LOG: 28.04.2025 10:14:28 UpdatePlayerProgress LOG: 28.04.2025 10:14:28 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 10:14:28 WindowManager.UnloadAllOtherMenus but 'InGameMenu'! Currently acitve Menus: 2 LOG: 28.04.2025 10:14:28 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 10:14:29 LoadingMenu.SetCurrentLoadingScreen() => ME_Level2 WARNING: 28.04.2025 10:14:29 Memory Leak: loadedEnemyPrefabsAddressables has a count of 1 after Reseting. This should never happen in the production build as it is a memory leak ... LOG: 28.04.2025 10:14:29 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:14:29 Generate Level Started! Level: Level_B theme: Stolz GameSeed: UCU?-EVFF SeedCalls: 170 LOG: 28.04.2025 10:14:33 MapController.MaxChallengeRoomsReached() => MaxChallengeRooms is caused?False LOG: 28.04.2025 10:14:33 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied LOG: 28.04.2025 10:14:33 Generate Level Completed! Loading time: 4,002s LOG: 28.04.2025 10:14:33 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 10:14:33 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:14:33 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 10:14:33 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:14:33 OnPlayerAndMapWereCreated LOG: 28.04.2025 10:14:33 CurrentRoom ReverbTheme isForest_Small LOG: 28.04.2025 10:14:33 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:14:33 CurrentRoom ReverbTheme isForest_Small WARNING: 28.04.2025 10:14:33 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:14:33 UpdatePlayerProgress LOG: 28.04.2025 10:14:33 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 10:14:33 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:14:33 [RichPresenceManager] ChangeActivity to PrideArea .. WARNING: 28.04.2025 10:14:33 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:14:33 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:14:33 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:14:33 CurrentRoom ReverbTheme isForest_Small LOG: 28.04.2025 10:14:33 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied ERROR: 28.04.2025 10:14:33 Coroutine couldn't be started because the the game object 'NPC_Syop' is inactive! StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:14:33 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:14:33 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:14:36 DestroyDestructibleInScene() => Destructible_Barrel_Pride LOG: 28.04.2025 10:14:36 DestroyDestructibleInScene() => Destructible_Barrel_small WARNING: 28.04.2025 10:14:36 GoToSplashScreenPanel() 'InGame_UpgradeStation' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:14:36 GoToSplashScreenPanel() 'InGame_UpgradeStation' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:14:37 Menu.GoToPanel() 'ItemUpgradeContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:14:37 Menu.LoadMenuPanel => ItemUpgradeContext (MenuID: InGameMenu) WARNING: 28.04.2025 10:14:37 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:14:37 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:14:37 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:14:37 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:14:37 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:14:37 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:14:37 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:14:37 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:14:37 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:14:37 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:14:37 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:14:37 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:14:37 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 10:14:39 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:14:39 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:14:39 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:14:39 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:14:39 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:14:39 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:14:42 Language Text not found! (Path: Meter) WARNING: 28.04.2025 10:14:42 Language Text not found! (Path: Meter) WARNING: 28.04.2025 10:14:43 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:14:43 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:14:43 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:14:43 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:14:43 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:14:43 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:14:43 OnButtonSuccess back 0 WARNING: 28.04.2025 10:14:43 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:14:43 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'ItemUpgradeContext' LOG: 28.04.2025 10:14:43 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:14:44 Menu.UnloadMenuPanel => ItemUpgradeContext LOG: 28.04.2025 10:14:44 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:14:44 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:14:45 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:14:45 CurrentRoom ReverbTheme isForest_Open LOG: 28.04.2025 10:14:45 TrySpawnEnemy PRIDE_Gambot_Range delay 1,75 LOG: 28.04.2025 10:14:45 TrySpawnEnemy PRIDE_Gambot_Range delay 1,75 LOG: 28.04.2025 10:14:45 TrySpawnEnemy PRIDE_Nincodemus delay 1,75 WARNING: 28.04.2025 10:14:45 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Nincodemus in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:14:45 TrySpawnEnemy PRIDE_Drone delay 1,75 WARNING: 28.04.2025 10:14:45 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Drone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 10:14:47 MitronEmpire_Gambot_Range(Clone) (StickyStoneStudio.MOODS.Gambot): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:14:47 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:14:47 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:14:47 MitronEmpire_Gambot_Range(Clone) (StickyStoneStudio.MOODS.Gambot): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:14:47 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:14:47 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:14:47 MitronEmpire_Nincodemus(Clone) (StickyStoneStudio.MOODS.Nincodemus): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:14:47 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:14:47 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:14:47 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:14:47 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:14:47 GetIconByBuffType called with buffType: Pride LOG: 28.04.2025 10:14:48 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:14:48 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:14:48 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:14:48 MitronEmpire_Nincodemus(Clone) (StickyStoneStudio.MOODS.Nincodemus)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:14:48 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:14:48 MitronEmpire_Gambot_Range(Clone) (StickyStoneStudio.MOODS.Gambot)isCharmedByOwnerPlayer1 WARNING: 28.04.2025 10:14:50 Pool-init: Prefab VFX_Weapon_CrossbowMuzzle has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:14:50 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 10:14:50 Pool-init: Prefab VFX_Hit_ElementalOrb has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:14:50 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 10:14:53 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 10:14:53 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:14:54 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Gambot_Range(Clone)' is not on a navmesh WARNING: 28.04.2025 10:14:54 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:14:54 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:14:54 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Gambot_Range(Clone)' is not on a navmesh WARNING: 28.04.2025 10:14:54 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:14:54 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:14:54 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Drone(Clone)' is not on a navmesh WARNING: 28.04.2025 10:14:54 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:14:54 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:14:55 SetAnimationParameter Failed! IsDashing is not in Animator of MitronEmpire_Nincodemus(Clone)! WARNING: 28.04.2025 10:14:55 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Nincodemus(Clone)' is not on a navmesh WARNING: 28.04.2025 10:14:55 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:14:55 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:14:55 TrySpawnEnemy PRIDE_Gambot_Range delay 1,75 LOG: 28.04.2025 10:14:55 TrySpawnEnemy PRIDE_Gambot_Range delay 1,75 LOG: 28.04.2025 10:14:55 TrySpawnEnemy PRIDE_Drone delay 1,75 WARNING: 28.04.2025 10:14:56 MitronEmpire_Gambot_Range(Clone) (StickyStoneStudio.MOODS.Gambot): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:14:56 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:14:56 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:14:56 MitronEmpire_Gambot_Range(Clone) (StickyStoneStudio.MOODS.Gambot): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:14:56 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:14:56 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:14:56 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:14:56 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:14:56 GetIconByBuffType called with buffType: Pride LOG: 28.04.2025 10:14:57 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:14:59 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Gambot_Range(Clone)' is not on a navmesh WARNING: 28.04.2025 10:14:59 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:14:59 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:15:00 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:15:00 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:15:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:15:03 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:15:03 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:15:03 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:15:03 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:15:03 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:15:03 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:15:03 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:15:03 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:15:03 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:15:03 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:15:03 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:15:03 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 10:15:03 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Gambot_Range(Clone)' is not on a navmesh WARNING: 28.04.2025 10:15:03 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:15:03 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:15:03 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:15:03 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:15:08 DestroyDestructibleInScene() => Destructible_VaseBirne_Closed LOG: 28.04.2025 10:15:08 DestroyDestructibleInScene() => Destructible_VaseBirne_Closed_01 LOG: 28.04.2025 10:15:08 DestroyDestructibleInScene() => Destructible_VaseBirne_Closed_02 WARNING: 28.04.2025 10:15:10 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:15:11 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:15:11 CurrentRoom ReverbTheme isForest_Small WARNING: 28.04.2025 10:15:12 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:15:13 OpenChest DelayedCall: CHESTTYPE: Equipment LOG: 28.04.2025 10:15:13 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:15:13 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 10:15:13 GoToSplashScreenPanel() 'InGame_Items_Equipment' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:15:13 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:15:14 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:15:15 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:15:21 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 10:15:22 Change Color from Equipment_Feet(Clone) matname: ChangeableColor (Instance) LOG: 28.04.2025 10:15:22 Change Color from Equipment_Feet(Clone) matname: ChangeableColor (Instance) LOG: 28.04.2025 10:15:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.DebufferName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:15:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ElectricName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:15:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.EleOrbName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:15:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LightningStrikeName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:15:22 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 10:15:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.DebufferName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:15:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ElectricName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:15:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.EleOrbName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:15:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LightningStrikeName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:15:22 TryAddItem(Equipment) => Items.Equipment.FootName Foot WARNING: 28.04.2025 10:15:22 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:15:23 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 10:15:23 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:15:23 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 10:15:26 DestroyDestructibleInScene() => Destructible_VaseBirne_WhiteFlowers LOG: 28.04.2025 10:15:26 DestroyDestructibleInScene() => Destructible_VaseBirne_Closed LOG: 28.04.2025 10:15:26 DestroyDestructibleInScene() => Destructible_VaseBirne_WhiteFlowers_01 WARNING: 28.04.2025 10:15:27 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:15:28 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:15:28 CurrentRoom ReverbTheme isForest_Open LOG: 28.04.2025 10:15:32 DestroyDestructibleInScene() => Destructible_Barrel_Pride LOG: 28.04.2025 10:15:32 DestroyDestructibleInScene() => Destructible_Barrel_Pride_01 LOG: 28.04.2025 10:15:32 DestroyDestructibleInScene() => Destructible_Barrel_Pride_02 WARNING: 28.04.2025 10:15:33 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:15:34 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:15:34 CurrentRoom ReverbTheme isForest_Small WARNING: 28.04.2025 10:15:34 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:15:37 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:15:37 DestroyDestructibleInScene() => Destructible_Barrel_Pride_10 LOG: 28.04.2025 10:15:37 DestroyDestructibleInScene() => Destructible_Barrel_Pride_21 LOG: 28.04.2025 10:15:37 DestroyDestructibleInScene() => Destructible_Barrel_Pride_12 LOG: 28.04.2025 10:15:37 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:15:37 DestroyDestructibleInScene() => Destructible_Barrel_Pride_14 LOG: 28.04.2025 10:15:37 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:15:37 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:15:37 DestroyDestructibleInScene() => Destructible_Barrel_Pride_09 LOG: 28.04.2025 10:15:37 DestroyDestructibleInScene() => Destructible_Barrel_Pride_13 LOG: 28.04.2025 10:15:37 DestroyDestructibleInScene() => Destructible_Barrel_Pride_15 LOG: 28.04.2025 10:15:37 DestroyDestructibleInScene() => Destructible_Barrel_Pride_08 LOG: 28.04.2025 10:15:37 DestroyDestructibleInScene() => Destructible_Barrel_Pride_11 WARNING: 28.04.2025 10:15:38 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:15:38 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:15:38 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:15:38 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:15:38 DestroyDestructibleInScene() => Destructible_Barrel_Pride_05 LOG: 28.04.2025 10:15:38 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:15:38 DestroyDestructibleInScene() => Destructible_Barrel_Pride_20 LOG: 28.04.2025 10:15:38 DestroyDestructibleInScene() => Destructible_Barrel_Pride LOG: 28.04.2025 10:15:38 DestroyDestructibleInScene() => Destructible_Barrel_Pride_17 LOG: 28.04.2025 10:15:38 DestroyDestructibleInScene() => Destructible_Barrel_Pride_16 LOG: 28.04.2025 10:15:38 DestroyDestructibleInScene() => Destructible_Barrel_Pride_19 LOG: 28.04.2025 10:15:38 DestroyDestructibleInScene() => Destructible_Barrel_Pride_02 LOG: 28.04.2025 10:15:39 DestroyDestructibleInScene() => Destructible_Barrel_Pride_04 LOG: 28.04.2025 10:15:39 DestroyDestructibleInScene() => Destructible_Barrel_Pride_06 LOG: 28.04.2025 10:15:39 DestroyDestructibleInScene() => Destructible_Barrel_Pride_01 LOG: 28.04.2025 10:15:39 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:15:39 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:15:39 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03 WARNING: 28.04.2025 10:15:40 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:15:40 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:15:42 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:15:42 CurrentRoom ReverbTheme isForest_Open LOG: 28.04.2025 10:15:52 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:15:52 CurrentRoom ReverbTheme isForest_Open LOG: 28.04.2025 10:15:52 TrySpawnEnemy PRIDE_Drone delay 1,75 LOG: 28.04.2025 10:15:52 TrySpawnEnemy PRIDE_Drone delay 1,75 LOG: 28.04.2025 10:15:52 TrySpawnEnemy PRIDE_Drone delay 1,75 LOG: 28.04.2025 10:15:52 TrySpawnEnemy PRIDE_Drone delay 1,75 WARNING: 28.04.2025 10:15:52 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Drone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:15:52 TrySpawnEnemy PRIDE_Drone delay 1,75 WARNING: 28.04.2025 10:15:52 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Drone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 10:15:54 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:15:54 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:15:54 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:15:54 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:15:54 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:15:54 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:15:54 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:15:54 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:15:54 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:15:54 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:15:54 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:15:54 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:15:54 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:15:54 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:15:54 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:15:55 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Drone(Clone)' is not on a navmesh WARNING: 28.04.2025 10:15:55 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:15:55 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:15:55 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:15:55 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:15:55 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Drone(Clone)' is not on a navmesh WARNING: 28.04.2025 10:15:55 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:15:55 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:15:57 DestroyDestructibleInScene() => Destructible_VaseBirne_Closed WARNING: 28.04.2025 10:15:58 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:15:58 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:15:59 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Drone(Clone)' is not on a navmesh WARNING: 28.04.2025 10:15:59 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:15:59 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:15:59 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:15:59 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:15:59 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:16:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:02 DestroyDestructibleInScene() => Destructible_VaseBauch LOG: 28.04.2025 10:16:03 DestroyDestructibleInScene() => Destructible_VaseBirne_Closed_01 WARNING: 28.04.2025 10:16:07 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:16:07 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:16:07 Menu.GoToPanel() 'AbilitySkillContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:16:07 Menu.LoadMenuPanel => AbilitySkillContext (MenuID: InGameMenu) LOG: 28.04.2025 10:16:08 InfoPanel: BreakCurrendInfoPanelAnimation! LOG: 28.04.2025 10:16:08 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:16:08 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:16:17 (AbilitySkillContextController.OnButtonSuccess) Interaction: confirm, owner: Player1, player.Owner: Player1, isVisible: True, SkillPointsAvailableForPlayer: 1 LOG: 28.04.2025 10:16:17 AbilitySkillContextController.ConfirmChosenSkill() Try open ... LOG: 28.04.2025 10:16:17 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.DebufferName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:16:17 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ElectricName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:16:17 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.EleOrbName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:16:17 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LightningStrikeName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:16:17 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 10:16:17 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.DebufferName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:16:17 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ElectricName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:16:17 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.EleOrbName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:16:17 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LightningStrikeName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:16:18 (AbilitySkillContextController.OnButtonSuccess) Interaction: back, owner: Player1, player.Owner: Player1, isVisible: True, SkillPointsAvailableForPlayer: 0 LOG: 28.04.2025 10:16:18 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'AbilitySkillContext' LOG: 28.04.2025 10:16:18 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:16:19 Menu.UnloadMenuPanel => AbilitySkillContext LOG: 28.04.2025 10:16:22 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:16:22 CurrentRoom ReverbTheme isForest_Small WARNING: 28.04.2025 10:16:22 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:16:22 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:16:22 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 10:16:22 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:16:22 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:16:23 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:16:23 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:16:23 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 10:16:23 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:16:23 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:16:23 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 10:16:23 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:16:23 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:16:23 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 10:16:23 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 10:16:26 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 10:16:29 SetCurrentMapSelectorChoice => DungeonDepth: 2 NextDungeonDepth: 3 PersistentDungeonDepth: 2 CurrentTheme: Stolz LOG: 28.04.2025 10:16:29 GameSession.UpdateProgress(SAVED) => SessionGUID: '54dbe8be2c28' GameSeed: UCU?-EVFF SeededCalls:200 SeededCallsLastDungeon:30 DDepth: 2 NDDepth: 3 FromHomeBase?: False LOG: 28.04.2025 10:16:29 UpdatePlayerProgress LOG: 28.04.2025 10:16:29 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 10:16:29 WindowManager.UnloadAllOtherMenus but 'InGameMenu'! Currently acitve Menus: 2 LOG: 28.04.2025 10:16:29 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 10:16:29 LoadingMenu.SetCurrentLoadingScreen() => ME_Level2 LOG: 28.04.2025 10:16:29 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:16:30 Generate Level Started! Level: Level_B theme: Stolz GameSeed: UCU?-EVFF SeedCalls: 201 LOG: 28.04.2025 10:16:32 (TryInstantiateRandomRoom) currentList count is 0! RoomTheme: Stolz, RoomLevel: Level_B, RoomTyp: Typ_A LOG: 28.04.2025 10:16:35 MapController.MaxChallengeRoomsReached() => MaxChallengeRooms is caused?False LOG: 28.04.2025 10:16:35 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied LOG: 28.04.2025 10:16:36 Generate Level Completed! Loading time: 5,987s LOG: 28.04.2025 10:16:36 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 10:16:36 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:16:36 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 10:16:36 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:16:36 OnPlayerAndMapWereCreated LOG: 28.04.2025 10:16:36 CurrentRoom ReverbTheme isForest_Small LOG: 28.04.2025 10:16:36 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:16:36 CurrentRoom ReverbTheme isForest_Small WARNING: 28.04.2025 10:16:36 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:16:36 UpdatePlayerProgress LOG: 28.04.2025 10:16:36 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 10:16:36 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:16:36 [RichPresenceManager] ChangeActivity to PrideArea .. WARNING: 28.04.2025 10:16:36 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:16:36 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:16:36 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:16:36 CurrentRoom ReverbTheme isForest_Small LOG: 28.04.2025 10:16:36 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied ERROR: 28.04.2025 10:16:36 Coroutine couldn't be started because the the game object 'NPC_Syop' is inactive! StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:16:36 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:16:36 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:16:38 DestroyDestructibleInScene() => Destructible_Barrel_Pride_01 LOG: 28.04.2025 10:16:39 DestroyDestructibleInScene() => Destructible_Barrel_Pride LOG: 28.04.2025 10:16:46 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:16:46 CurrentRoom ReverbTheme isForest_Small WARNING: 28.04.2025 10:16:46 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. ERROR: 28.04.2025 10:16:46 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:16:48 Pool-init: Prefab VFX_Weapon_CrossbowMuzzle has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:16:48 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 10:16:49 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:16:49 DestroyDestructibleInScene() => Destructible_Barrel_Pride_02 LOG: 28.04.2025 10:16:49 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:16:49 DestroyDestructibleInScene() => Destructible_Barrel_Pride_15 LOG: 28.04.2025 10:16:49 DestroyDestructibleInScene() => Destructible_Barrel_Pride_04 LOG: 28.04.2025 10:16:49 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:16:49 DestroyDestructibleInScene() => Destructible_Barrel_Pride_17 LOG: 28.04.2025 10:16:49 DestroyDestructibleInScene() => Destructible_Barrel_Pride LOG: 28.04.2025 10:16:50 DestroyDestructibleInScene() => Destructible_Barrel_Pride_08 LOG: 28.04.2025 10:16:50 DestroyDestructibleInScene() => Destructible_Barrel_Pride_19 LOG: 28.04.2025 10:16:50 DestroyDestructibleInScene() => Destructible_Barrel_Pride_18 LOG: 28.04.2025 10:16:50 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:16:50 DestroyDestructibleInScene() => Destructible_Barrel_Pride_10 LOG: 28.04.2025 10:16:50 DestroyDestructibleInScene() => Destructible_Barrel_Pride_14 LOG: 28.04.2025 10:16:50 DestroyDestructibleInScene() => Destructible_Barrel_Pride_06 LOG: 28.04.2025 10:16:50 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:16:50 DestroyDestructibleInScene() => Destructible_Barrel_Pride_12 LOG: 28.04.2025 10:16:50 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:16:50 DestroyDestructibleInScene() => Destructible_Barrel_Pride_07 LOG: 28.04.2025 10:16:50 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:16:50 DestroyDestructibleInScene() => Destructible_Barrel_Pride_09 LOG: 28.04.2025 10:16:50 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:16:50 DestroyDestructibleInScene() => Destructible_Barrel_Pride_20 LOG: 28.04.2025 10:16:50 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:16:50 DestroyDestructibleInScene() => Destructible_Barrel_Pride_11 LOG: 28.04.2025 10:16:50 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:16:50 DestroyDestructibleInScene() => Destructible_Barrel_Pride_16 LOG: 28.04.2025 10:16:50 DestroyDestructibleInScene() => Destructible_Barrel_Pride_13 WARNING: 28.04.2025 10:16:51 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:16:51 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:16:52 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:16:54 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:16:54 CurrentRoom ReverbTheme isForest_Open LOG: 28.04.2025 10:16:54 TrySpawnEnemy PRIDE_Nincodemus delay 1,75 LOG: 28.04.2025 10:16:54 TrySpawnEnemy PRIDE_Nincodemus delay 1,75 LOG: 28.04.2025 10:16:54 TrySpawnEnemy PRIDE_Nincodemus delay 1,75 LOG: 28.04.2025 10:16:54 TrySpawnEnemy PRIDE_Gambot delay 1,75 WARNING: 28.04.2025 10:16:54 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Gambot in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:16:54 TrySpawnEnemy PRIDE_Sp00derBomber delay 1,75 WARNING: 28.04.2025 10:16:54 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Sp00derBomber in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 10:16:54 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:16:56 MitronEmpire_Nincodemus(Clone) (StickyStoneStudio.MOODS.Nincodemus): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:16:56 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:16:56 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:16:56 MitronEmpire_Nincodemus(Clone) (StickyStoneStudio.MOODS.Nincodemus): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:16:56 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:16:56 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:16:56 MitronEmpire_Nincodemus(Clone) (StickyStoneStudio.MOODS.Nincodemus): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:16:56 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:16:56 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:16:56 MitronEmpire_Gambot(Clone) (StickyStoneStudio.MOODS.Gambot): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:16:56 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:16:56 ScaleEnemy MitronEmpire_Gambot(Clone)! LOG: 28.04.2025 10:16:56 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:16:56 MitronEmpire_Sp00derBomber(Clone) (StickyStoneStudio.MOODS.SpiderBomber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:16:56 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:16:56 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:16:57 SetAnimationParameter Failed! IsDashing is not in Animator of MitronEmpire_Nincodemus(Clone)! WARNING: 28.04.2025 10:16:58 SetAnimationParameter Failed! IsDashing is not in Animator of MitronEmpire_Nincodemus(Clone)! WARNING: 28.04.2025 10:16:58 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Nincodemus(Clone)' is not on a navmesh WARNING: 28.04.2025 10:16:58 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:16:58 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:16:58 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:58 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:58 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:58 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:58 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:58 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:16:58 Pool-init: Prefab VFX_Hit_ElementalOrb has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:16:58 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 10:16:58 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:16:58 SetAnimationParameter Failed! Deathing is not in Animator of MitronEmpire_Sp00derBomber(Clone)! WARNING: 28.04.2025 10:16:58 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Sp00derBomber(Clone)' is not on a navmesh WARNING: 28.04.2025 10:16:58 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:16:58 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:16:58 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:58 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:58 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:58 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:58 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:16:58 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:17:01 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Nincodemus(Clone)' is not on a navmesh WARNING: 28.04.2025 10:17:01 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:17:01 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:17:01 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:17:02 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:17:03 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Gambot(Clone)' is not on a navmesh WARNING: 28.04.2025 10:17:03 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:17:03 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:17:06 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:17:06 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:17:06 TrySpawnEnemy PRIDE_Castor delay 1,75 LOG: 28.04.2025 10:17:06 TrySpawnEnemy PRIDE_Bastion delay 1,75 LOG: 28.04.2025 10:17:06 TrySpawnEnemy PRIDE_Bastion delay 1,75 WARNING: 28.04.2025 10:17:08 MitronEmpire_Castor(Clone) (StickyStoneStudio.MOODS.Castor): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:17:08 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:17:08 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:17:08 MitronEmpire_Bastion(Clone) (StickyStoneStudio.MOODS.Bastion): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:17:08 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:17:08 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:17:08 MitronEmpire_Bastion(Clone) (StickyStoneStudio.MOODS.Bastion): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:17:08 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:17:08 GetIconByBuffType called with buffType: Pride LOG: 28.04.2025 10:17:11 Arbitrary AddIn: WeaponAddin_Headhunter(Clone) (StickyStoneStudio.MOODS.Items.DebufferAddin) LOG: 28.04.2025 10:17:11 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:17:11 MitronEmpire_Bastion(Clone) (StickyStoneStudio.MOODS.Bastion)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:17:12 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:17:12 MitronEmpire_Bastion(Clone) (StickyStoneStudio.MOODS.Bastion)isCharmedByOwnerPlayer1 WARNING: 28.04.2025 10:17:14 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:17:14 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:17:14 ENEMY SPAWNED MitronEmpire_Drone(Clone) WARNING: 28.04.2025 10:17:17 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Drone(Clone)' is not on a navmesh WARNING: 28.04.2025 10:17:17 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:17:17 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:17:17 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Castor(Clone)' is not on a navmesh WARNING: 28.04.2025 10:17:17 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:17:17 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:17:20 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:17:21 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:17:21 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:17:21 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 10:17:22 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Bastion(Clone)' is not on a navmesh WARNING: 28.04.2025 10:17:22 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:17:22 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:17:24 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:17:24 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:17:24 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:17:24 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:17:24 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:17:24 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:17:24 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:17:24 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 10:17:24 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Bastion(Clone)' is not on a navmesh WARNING: 28.04.2025 10:17:24 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:17:24 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:17:24 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:17:24 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:17:24 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:17:24 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:17:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:17:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:17:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:17:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:17:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:17:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:17:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:17:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:17:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:17:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:17:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:17:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:17:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:17:24 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:17:26 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:17:26 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:17:26 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:17:26 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:17:26 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:17:26 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:17:26 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:17:29 DestroyDestructibleInScene() => Destructible_Barrel_Pride_01 LOG: 28.04.2025 10:17:29 DestroyDestructibleInScene() => Destructible_Barrel_Pride LOG: 28.04.2025 10:17:31 DestroyDestructibleInScene() => Destructible_Barrel_Pride_02 LOG: 28.04.2025 10:17:31 DestroyDestructibleInScene() => Destructible_Barrel_Pride_06 LOG: 28.04.2025 10:17:31 DestroyDestructibleInScene() => Destructible_Barrel_Pride_04 LOG: 28.04.2025 10:17:35 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:17:35 CurrentRoom ReverbTheme isForest_Small WARNING: 28.04.2025 10:17:35 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:17:37 OpenChest DelayedCall: CHESTTYPE: Addin LOG: 28.04.2025 10:17:37 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:17:37 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 10:17:37 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:17:37 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:17:39 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:17:40 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 10:17:41 TryAddItem(WeaponAddin) => Items.Addins.SplatterName WARNING: 28.04.2025 10:17:41 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:17:41 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 10:17:41 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:17:42 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 10:17:43 DestroyDestructibleInScene() => Destructible_VaseBirne_Closed LOG: 28.04.2025 10:17:43 DestroyDestructibleInScene() => Destructible_VaseBirne_WhiteFlowers LOG: 28.04.2025 10:17:43 DestroyDestructibleInScene() => Destructible_VaseBirne_WhiteFlowers_01 WARNING: 28.04.2025 10:17:44 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:17:45 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:17:45 CurrentRoom ReverbTheme isForest_Open LOG: 28.04.2025 10:17:50 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:17:50 CurrentRoom ReverbTheme isForest_Open LOG: 28.04.2025 10:17:50 TrySpawnEnemy PRIDE_Bastion delay 1,75 LOG: 28.04.2025 10:17:50 TrySpawnEnemy PRIDE_Bastion delay 1,75 LOG: 28.04.2025 10:17:50 TrySpawnEnemy PRIDE_Gambot_Range delay 1,75 WARNING: 28.04.2025 10:17:50 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Gambot_Range in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 10:17:50 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:17:52 MitronEmpire_Bastion(Clone) (StickyStoneStudio.MOODS.Bastion): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:17:52 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:17:52 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:17:52 MitronEmpire_Bastion(Clone) (StickyStoneStudio.MOODS.Bastion): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:17:52 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:17:52 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:17:52 MitronEmpire_Gambot_Range(Clone) (StickyStoneStudio.MOODS.Gambot): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:17:52 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:17:52 ScaleEnemy MitronEmpire_Gambot_Range(Clone)! WARNING: 28.04.2025 10:17:52 Performed AddChampionMaterial with problems. Count of (ChampionColorizeMaterial) and (CustomColorPropertyName) from enemy MitronEmpire_Gambot_Range(Clone) is not the same! LOG: 28.04.2025 10:17:52 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:17:54 BuffManager.StartBuffEffect() for BUFFID: 2350 is already started! LOG: 28.04.2025 10:17:54 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:17:54 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:17:54 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 10:17:54 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:17:56 DestroyDestructibleInScene() => Destructible_Barrel_Pride WARNING: 28.04.2025 10:17:57 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Bastion(Clone)' is not on a navmesh WARNING: 28.04.2025 10:17:57 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:17:57 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:17:57 DestroyDestructibleInScene() => Destructible_Barrel_Pride_01 LOG: 28.04.2025 10:17:58 DestroyDestructibleInScene() => Destructible_Barrel_Pride_02 WARNING: 28.04.2025 10:18:02 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Gambot_Range(Clone)' is not on a navmesh WARNING: 28.04.2025 10:18:02 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:18:07 BuffManager.StartBuffEffect() for BUFFID: 2376 is already started! LOG: 28.04.2025 10:18:08 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 10:18:08 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 10:18:08 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 10:18:08 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 10:18:08 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 10:18:26 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 10:18:26 Menu.UnloadMenuPanel => ESC_Main WARNING: 28.04.2025 10:18:26 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:18:26 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:18:26 [RichPresenceManager] ChangeActivity to PrideArea .. WARNING: 28.04.2025 10:18:30 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Bastion(Clone)' is not on a navmesh WARNING: 28.04.2025 10:18:30 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:18:30 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:18:30 TrySpawnEnemy PRIDE_Nincodemus delay 1,75 LOG: 28.04.2025 10:18:30 TrySpawnEnemy PRIDE_Nincodemus delay 1,75 LOG: 28.04.2025 10:18:30 TrySpawnEnemy PRIDE_Gambot delay 1,75 LOG: 28.04.2025 10:18:30 TrySpawnEnemy PRIDE_Gambot_Range delay 1,75 WARNING: 28.04.2025 10:18:32 MitronEmpire_Nincodemus(Clone) (StickyStoneStudio.MOODS.Nincodemus): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:18:32 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:18:32 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:18:32 MitronEmpire_Nincodemus(Clone) (StickyStoneStudio.MOODS.Nincodemus): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:18:32 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:18:32 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:18:32 MitronEmpire_Gambot(Clone) (StickyStoneStudio.MOODS.Gambot): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:18:32 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:18:32 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:18:32 MitronEmpire_Gambot_Range(Clone) (StickyStoneStudio.MOODS.Gambot): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:18:32 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:18:32 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:18:32 BuffManager.StartBuffEffect() for BUFFID: 2388 is already started! WARNING: 28.04.2025 10:18:33 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Gambot(Clone)' is not on a navmesh WARNING: 28.04.2025 10:18:33 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:18:33 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:18:33 SetAnimationParameter Failed! IsDashing is not in Animator of MitronEmpire_Nincodemus(Clone)! LOG: 28.04.2025 10:18:33 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:18:33 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:18:33 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:18:33 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:18:33 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:18:33 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:18:33 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:18:33 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:18:34 BuffManager.StartBuffEffect() for BUFFID: 2394 is already started! WARNING: 28.04.2025 10:18:35 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Nincodemus(Clone)' is not on a navmesh WARNING: 28.04.2025 10:18:35 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:18:35 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:18:37 SetAnimationParameter Failed! IsDashing is not in Animator of MitronEmpire_Nincodemus(Clone)! WARNING: 28.04.2025 10:18:37 BuffManager.StartBuffEffect() for BUFFID: 2397 is already started! WARNING: 28.04.2025 10:18:38 BuffManager.StartBuffEffect() for BUFFID: 2399 is already started! WARNING: 28.04.2025 10:18:41 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Gambot_Range(Clone)' is not on a navmesh WARNING: 28.04.2025 10:18:41 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:18:41 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:18:42 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:18:42 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:18:42 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:18:42 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:18:42 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 10:18:42 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:18:42 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:18:42 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' WARNING: 28.04.2025 10:18:42 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:18:42 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:18:50 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:18:50 CurrentRoom ReverbTheme isForest_Open WARNING: 28.04.2025 10:18:50 GoToSplashScreenPanel() 'InGame_BossDialog' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:18:50 TrySpawnEnemy PRIDE_LeotronTheLoyalist delay 1,75 ERROR: 28.04.2025 10:18:50 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:18:50 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:18:52 MitronEmpire_LeotronTheLoyalist(Clone) (StickyStoneStudio.MOODS.LeotronTheLoyalist): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 10:18:52 SetNextBehavior currentGroupBehaviorIndex: 0 nextCurrentGroupBehaviorIndex 1 LOG: 28.04.2025 10:18:52 DistanceVariant: Straight LOG: 28.04.2025 10:18:56 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 10:18:56 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:18:56 AnimationTriggeredAttackEvents ()=> 4 LOG: 28.04.2025 10:19:10 DialogController.OnFocusedDialogAnswer() AnswerID: 5 LOG: 28.04.2025 10:19:10 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 10:19:10 ApplyBossMoodColorStyle => bossDialogMood: Anger bossDialogMoodWasAnsweredByPlayers: Grief LOG: 28.04.2025 10:19:10 Wrong RoomThemeStolzis not a BosslevelRoomTheme LOG: 28.04.2025 10:19:15 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 10:19:15 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:19:15 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:19:15 Leotron.CanGetDamage(value: False) LOG: 28.04.2025 10:19:15 SetNextBehavior currentGroupBehaviorIndex: 0 nextCurrentGroupBehaviorIndex 1 LOG: 28.04.2025 10:19:16 Leotron.CanGetDamage(value: False) LOG: 28.04.2025 10:19:16 Leotron.SpawnMech 'PRIDE_Stationary_Generator' override, OnScrew=False LOG: 28.04.2025 10:19:16 spawnGeneratorsAtOnce LOG: 28.04.2025 10:19:16 Leotron.CanGetDamage(value: False) LOG: 28.04.2025 10:19:16 SpawnWaitUntilGeneratorsArePresent => started LOG: 28.04.2025 10:19:16 SetNextBehavior currentGroupBehaviorIndex: 1 nextCurrentGroupBehaviorIndex 2 LOG: 28.04.2025 10:19:16 MeleeAttack: Special1 LOG: 28.04.2025 10:19:16 HammerDamageArea.Deactivate() LOG: 28.04.2025 10:19:17 ThrowAndReturnHammer start onScrew=False LOG: 28.04.2025 10:19:18 WalkingExplosionAttackProgress explosionPoints[0]: (295.24, 0.00, 359.56) LOG: 28.04.2025 10:19:18 WalkingExplosionAttackProgress explosionPoints[1]: (295.24, 0.10, 361.06) LOG: 28.04.2025 10:19:18 WalkingExplosionAttackProgress explosionPoints[2]: (295.24, 0.10, 362.56) LOG: 28.04.2025 10:19:18 WalkingExplosionAttackProgress explosionPoints[3]: (295.24, 0.10, 364.06) LOG: 28.04.2025 10:19:18 WalkingExplosionAttackProgress explosionPoints[4]: (295.24, 0.10, 365.56) LOG: 28.04.2025 10:19:18 WalkingExplosionAttackProgress explosionPoints[0]: (295.24, 0.00, 359.56) LOG: 28.04.2025 10:19:18 WalkingExplosionAttackProgress explosionPoints[1]: (296.74, 0.10, 359.56) LOG: 28.04.2025 10:19:18 WalkingExplosionAttackProgress explosionPoints[2]: (298.24, 0.10, 359.56) LOG: 28.04.2025 10:19:18 WalkingExplosionAttackProgress explosionPoints[3]: (299.74, 0.10, 359.56) LOG: 28.04.2025 10:19:18 WalkingExplosionAttackProgress explosionPoints[4]: (301.24, 0.10, 359.56) LOG: 28.04.2025 10:19:18 WalkingExplosionAttackProgress explosionPoints[0]: (295.24, 0.00, 359.56) LOG: 28.04.2025 10:19:18 WalkingExplosionAttackProgress explosionPoints[1]: (295.24, 0.10, 358.06) LOG: 28.04.2025 10:19:18 WalkingExplosionAttackProgress explosionPoints[2]: (295.24, 0.10, 356.56) LOG: 28.04.2025 10:19:18 WalkingExplosionAttackProgress explosionPoints[3]: (295.24, 0.10, 355.06) LOG: 28.04.2025 10:19:18 WalkingExplosionAttackProgress explosionPoints[4]: (295.24, 0.10, 353.56) LOG: 28.04.2025 10:19:18 WalkingExplosionAttackProgress explosionPoints[0]: (295.24, 0.00, 359.56) LOG: 28.04.2025 10:19:18 WalkingExplosionAttackProgress explosionPoints[1]: (293.74, 0.10, 359.56) LOG: 28.04.2025 10:19:18 WalkingExplosionAttackProgress explosionPoints[2]: (292.24, 0.10, 359.56) LOG: 28.04.2025 10:19:18 WalkingExplosionAttackProgress explosionPoints[3]: (290.74, 0.10, 359.56) LOG: 28.04.2025 10:19:18 WalkingExplosionAttackProgress explosionPoints[4]: (289.24, 0.10, 359.56) WARNING: 28.04.2025 10:19:18 MitronEmpire_Stationary_Generator(Clone) (StickyStoneStudio.MOODS.TowerGenerator): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 10:19:18 ENEMY SPAWNED MitronEmpire_Stationary_Generator(Clone) WARNING: 28.04.2025 10:19:18 MitronEmpire_Stationary_Generator(Clone) (StickyStoneStudio.MOODS.TowerGenerator): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 10:19:18 ENEMY SPAWNED MitronEmpire_Stationary_Generator(Clone) WARNING: 28.04.2025 10:19:18 MitronEmpire_Stationary_Generator(Clone) (StickyStoneStudio.MOODS.TowerGenerator): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 10:19:18 ENEMY SPAWNED MitronEmpire_Stationary_Generator(Clone) LOG: 28.04.2025 10:19:18 SpawnWaitUntilGeneratorsArePresent => end LOG: 28.04.2025 10:19:19 ThrowAndReturnHammer end WARNING: 28.04.2025 10:19:19 BuffManager.StartBuffEffect() for BUFFID: 2432 is already started! LOG: 28.04.2025 10:19:20 MeleeAttack: Normal2 LOG: 28.04.2025 10:19:20 HammerDamageArea.Deactivate() LOG: 28.04.2025 10:19:21 AnimationTriggeredAttackEvents ()=> 2 LOG: 28.04.2025 10:19:21 AnimationTriggeredAttackEvents > 2 > ShieldDestroyed = false => StartCoroutine(ContinueToShootBullets() LOG: 28.04.2025 10:19:22 MeleeAttack: Special1 LOG: 28.04.2025 10:19:22 HammerDamageArea.Deactivate() LOG: 28.04.2025 10:19:22 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 10:19:22 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:19:22 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:19:23 ThrowAndReturnHammer start onScrew=False LOG: 28.04.2025 10:19:32 SetNextBehavior currentGroupBehaviorIndex: 2 nextCurrentGroupBehaviorIndex 3 LOG: 28.04.2025 10:19:32 DistanceVariant: Special2 LOG: 28.04.2025 10:19:32 OnOffScrew(bool _newOnScrewState) ()=>True LOG: 28.04.2025 10:19:32 SetReflectionState False LOG: 28.04.2025 10:19:32 start RaiseScrew(float _InTime) ()=> 2 LOG: 28.04.2025 10:19:32 ScrewPhaseUpdate() => started LOG: 28.04.2025 10:19:32 Leotron.CanGetDamage(value: False) LOG: 28.04.2025 10:19:32 Leotron.SpawnMech 'PRIDE_Leonide' override, OnScrew=True LOG: 28.04.2025 10:19:32 EmotionalOverchargeManager.Instance.maxChampionsExtraSpawned setted to 0 LOG: 28.04.2025 10:19:32 None spawnLeonidsAtOnce LOG: 28.04.2025 10:19:32 None spawnLeonidsAtOnce LOG: 28.04.2025 10:19:32 None spawnLeonidsAtOnce LOG: 28.04.2025 10:19:32 SpawnLeotronsScrew(); LOG: 28.04.2025 10:19:32 SetNextBehavior currentGroupBehaviorIndex: 3 nextCurrentGroupBehaviorIndex 4 LOG: 28.04.2025 10:19:32 MeleeAttack: Special1 LOG: 28.04.2025 10:19:32 HammerDamageArea.Deactivate() LOG: 28.04.2025 10:19:33 MeleeAttack: Special1 LOG: 28.04.2025 10:19:33 HammerDamageArea.Deactivate() WARNING: 28.04.2025 10:19:34 MitronEmpire_Leonide(Clone) (StickyStoneStudio.MOODS.Leoniden): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:19:34 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:19:34 ENEMY SPAWNED MitronEmpire_Leonide(Clone) WARNING: 28.04.2025 10:19:34 MitronEmpire_Leonide(Clone) (StickyStoneStudio.MOODS.Leoniden): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:19:34 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:19:34 ENEMY SPAWNED MitronEmpire_Leonide(Clone) WARNING: 28.04.2025 10:19:34 MitronEmpire_Leonide(Clone) (StickyStoneStudio.MOODS.Leoniden): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:19:34 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:19:34 ENEMY SPAWNED MitronEmpire_Leonide(Clone) LOG: 28.04.2025 10:19:34 end RaiseScrew() WARNING: 28.04.2025 10:19:34 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Leonide(Clone)' is not on a navmesh WARNING: 28.04.2025 10:19:34 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:19:34 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:19:35 ThrowAndReturnHammer start onScrew=True LOG: 28.04.2025 10:19:35 EmotionalOverchargeManager.Instance.maxChampionsExtraSpawned: set 0 TO 0 LOG: 28.04.2025 10:19:36 WalkingExplosionAttackProgress explosionPoints[0]: (283.46, 0.00, 358.73) LOG: 28.04.2025 10:19:36 WalkingExplosionAttackProgress explosionPoints[1]: (283.46, 0.10, 360.23) LOG: 28.04.2025 10:19:36 WalkingExplosionAttackProgress explosionPoints[2]: (283.46, 0.10, 361.73) LOG: 28.04.2025 10:19:36 WalkingExplosionAttackProgress explosionPoints[3]: (283.46, 0.10, 363.23) LOG: 28.04.2025 10:19:36 WalkingExplosionAttackProgress explosionPoints[4]: (283.46, 0.10, 364.73) LOG: 28.04.2025 10:19:36 WalkingExplosionAttackProgress explosionPoints[0]: (283.46, 0.00, 358.73) LOG: 28.04.2025 10:19:36 WalkingExplosionAttackProgress explosionPoints[1]: (284.96, 0.10, 358.73) LOG: 28.04.2025 10:19:36 WalkingExplosionAttackProgress explosionPoints[2]: (286.46, 0.10, 358.73) LOG: 28.04.2025 10:19:36 WalkingExplosionAttackProgress explosionPoints[3]: (287.96, 0.10, 358.73) LOG: 28.04.2025 10:19:36 WalkingExplosionAttackProgress explosionPoints[4]: (289.46, 0.10, 358.73) LOG: 28.04.2025 10:19:36 WalkingExplosionAttackProgress explosionPoints[0]: (283.46, 0.00, 358.73) LOG: 28.04.2025 10:19:36 WalkingExplosionAttackProgress explosionPoints[1]: (283.46, 0.10, 357.23) LOG: 28.04.2025 10:19:36 WalkingExplosionAttackProgress explosionPoints[2]: (283.46, 0.10, 355.73) LOG: 28.04.2025 10:19:36 WalkingExplosionAttackProgress explosionPoints[3]: (283.46, 0.10, 354.23) LOG: 28.04.2025 10:19:36 WalkingExplosionAttackProgress explosionPoints[4]: (283.46, 0.10, 352.73) LOG: 28.04.2025 10:19:36 WalkingExplosionAttackProgress explosionPoints[0]: (283.46, 0.00, 358.73) LOG: 28.04.2025 10:19:36 WalkingExplosionAttackProgress explosionPoints[1]: (281.96, 0.10, 358.73) LOG: 28.04.2025 10:19:36 WalkingExplosionAttackProgress explosionPoints[2]: (280.46, 0.10, 358.73) LOG: 28.04.2025 10:19:36 WalkingExplosionAttackProgress explosionPoints[3]: (278.96, 0.10, 358.73) LOG: 28.04.2025 10:19:36 WalkingExplosionAttackProgress explosionPoints[4]: (277.46, 0.10, 358.73) WARNING: 28.04.2025 10:19:36 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Leonide(Clone)' is not on a navmesh WARNING: 28.04.2025 10:19:36 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:19:36 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:19:38 ThrowAndReturnHammer end LOG: 28.04.2025 10:19:39 MeleeAttack: Special1 LOG: 28.04.2025 10:19:39 HammerDamageArea.Deactivate() WARNING: 28.04.2025 10:19:39 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Leonide(Clone)' is not on a navmesh WARNING: 28.04.2025 10:19:39 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:19:39 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:19:40 ThrowAndReturnHammer start onScrew=True LOG: 28.04.2025 10:19:41 ScrewPhaseUpdate() => Screw heath changed to =>546,1307 LOG: 28.04.2025 10:19:41 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 546,1307 LOG: 28.04.2025 10:19:41 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:19:42 ScrewPhaseUpdate() => Screw heath changed to =>492,2868 LOG: 28.04.2025 10:19:42 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 492,2868 LOG: 28.04.2025 10:19:42 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:19:43 ScrewPhaseUpdate() => Screw heath changed to =>438,9315 LOG: 28.04.2025 10:19:43 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 438,9315 LOG: 28.04.2025 10:19:43 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:19:48 ScrewPhaseUpdate() => Screw heath changed to =>386,3687 LOG: 28.04.2025 10:19:48 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 386,3687 LOG: 28.04.2025 10:19:48 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:19:48 ScrewPhaseUpdate() => Screw heath changed to =>333,21 LOG: 28.04.2025 10:19:48 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 333,21 LOG: 28.04.2025 10:19:48 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:19:49 MeleeAttack: Special1 LOG: 28.04.2025 10:19:49 HammerDamageArea.Deactivate() LOG: 28.04.2025 10:19:49 ThrowAndReturnHammer end LOG: 28.04.2025 10:19:50 MeleeAttack: Special1 LOG: 28.04.2025 10:19:50 HammerDamageArea.Deactivate() LOG: 28.04.2025 10:19:50 ScrewPhaseUpdate() => Screw heath changed to =>278,6702 LOG: 28.04.2025 10:19:50 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 278,6702 LOG: 28.04.2025 10:19:50 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:19:51 ScrewPhaseUpdate() => Screw heath changed to =>224,9137 LOG: 28.04.2025 10:19:51 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 224,9137 LOG: 28.04.2025 10:19:51 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:19:51 ThrowAndReturnHammer start onScrew=True LOG: 28.04.2025 10:19:52 WalkingExplosionAttackProgress explosionPoints[0]: (288.98, 0.00, 356.29) LOG: 28.04.2025 10:19:52 WalkingExplosionAttackProgress explosionPoints[1]: (288.98, 0.10, 357.79) LOG: 28.04.2025 10:19:52 WalkingExplosionAttackProgress explosionPoints[2]: (288.98, 0.10, 359.29) LOG: 28.04.2025 10:19:52 WalkingExplosionAttackProgress explosionPoints[3]: (288.98, 0.10, 360.79) LOG: 28.04.2025 10:19:52 WalkingExplosionAttackProgress explosionPoints[4]: (288.98, 0.10, 362.29) LOG: 28.04.2025 10:19:52 WalkingExplosionAttackProgress explosionPoints[0]: (288.98, 0.00, 356.29) LOG: 28.04.2025 10:19:52 WalkingExplosionAttackProgress explosionPoints[1]: (290.48, 0.10, 356.29) LOG: 28.04.2025 10:19:52 WalkingExplosionAttackProgress explosionPoints[2]: (291.98, 0.10, 356.29) LOG: 28.04.2025 10:19:52 WalkingExplosionAttackProgress explosionPoints[3]: (293.48, 0.10, 356.29) LOG: 28.04.2025 10:19:52 WalkingExplosionAttackProgress explosionPoints[4]: (294.98, 0.10, 356.29) LOG: 28.04.2025 10:19:52 WalkingExplosionAttackProgress explosionPoints[0]: (288.98, 0.00, 356.29) LOG: 28.04.2025 10:19:52 WalkingExplosionAttackProgress explosionPoints[1]: (288.98, 0.10, 354.79) LOG: 28.04.2025 10:19:52 WalkingExplosionAttackProgress explosionPoints[2]: (288.98, 0.10, 353.29) LOG: 28.04.2025 10:19:52 WalkingExplosionAttackProgress explosionPoints[3]: (288.98, 0.10, 351.79) LOG: 28.04.2025 10:19:52 WalkingExplosionAttackProgress explosionPoints[4]: (288.98, 0.10, 350.29) LOG: 28.04.2025 10:19:52 WalkingExplosionAttackProgress explosionPoints[0]: (288.98, 0.00, 356.29) LOG: 28.04.2025 10:19:52 WalkingExplosionAttackProgress explosionPoints[1]: (287.48, 0.10, 356.29) LOG: 28.04.2025 10:19:52 WalkingExplosionAttackProgress explosionPoints[2]: (285.98, 0.10, 356.29) LOG: 28.04.2025 10:19:52 WalkingExplosionAttackProgress explosionPoints[3]: (284.48, 0.10, 356.29) LOG: 28.04.2025 10:19:52 WalkingExplosionAttackProgress explosionPoints[4]: (282.98, 0.10, 356.29) LOG: 28.04.2025 10:19:52 ScrewPhaseUpdate() => Screw heath changed to =>170,9449 LOG: 28.04.2025 10:19:52 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 170,9449 LOG: 28.04.2025 10:19:52 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:19:53 ScrewPhaseUpdate() => Screw heath changed to =>115,2703 LOG: 28.04.2025 10:19:53 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 115,2703 LOG: 28.04.2025 10:19:53 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:19:53 ThrowAndReturnHammer end LOG: 28.04.2025 10:19:55 MeleeAttack: Special1 LOG: 28.04.2025 10:19:55 HammerDamageArea.Deactivate() LOG: 28.04.2025 10:19:55 ScrewPhaseUpdate() => Screw heath changed to =>62,55716 LOG: 28.04.2025 10:19:55 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 62,55716 LOG: 28.04.2025 10:19:55 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:19:55 ScrewPhaseUpdate() => Screw heath changed to =>44,19716 LOG: 28.04.2025 10:19:55 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 44,19716 LOG: 28.04.2025 10:19:55 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:19:55 ScrewPhaseUpdate() => Screw heath changed to =>25,83716 LOG: 28.04.2025 10:19:55 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 25,83716 LOG: 28.04.2025 10:19:55 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:19:56 ThrowAndReturnHammer start onScrew=True LOG: 28.04.2025 10:19:56 DestroyDestructibleInScene() => Destructible_LeotronsScrew(Clone) LOG: 28.04.2025 10:19:56 ScrewPhaseUpdate() => Screw.IsDestroyed => OnOffScrew(false); LOG: 28.04.2025 10:19:56 TriggerExitTriggerManualy from Action Group Behavior (Screw.IsDestroyed) LOG: 28.04.2025 10:19:56 OnOffScrew(bool _newOnScrewState) ()=>False WARNING: 28.04.2025 10:19:56 LeotronsScrew destroyed manually in LOG: 28.04.2025 10:19:56 LeotronsScrew destroyed manually in LOG: 28.04.2025 10:19:56 SetNextBehavior currentGroupBehaviorIndex: 4 nextCurrentGroupBehaviorIndex 5 LOG: 28.04.2025 10:19:56 WaitForHitGround() => reached true state LOG: 28.04.2025 10:19:56 LyingOnGroundCorou() START, waiting 9 LOG: 28.04.2025 10:19:56 Leotron.CanGetDamage(value: True) WARNING: 28.04.2025 10:19:57 BuffManager.StartBuffEffect() for BUFFID: 2504 is already started! LOG: 28.04.2025 10:19:59 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 10:19:59 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:20:00 SetReflectionState False LOG: 28.04.2025 10:20:00 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.DetonationName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:20:01 Arbitrary AddIn: WeaponAddin_Jamming(Clone) (StickyStoneStudio.MOODS.Items.JammerAddin) LOG: 28.04.2025 10:20:01 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:20:01 MitronEmpire_LeotronTheLoyalist(Clone) (StickyStoneStudio.MOODS.LeotronTheLoyalist)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:20:01 GetIconByBuffType called with buffType: Jammer LOG: 28.04.2025 10:20:03 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.DetonationName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:20:04 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 10:20:05 SetNextBehavior currentGroupBehaviorIndex: 5 nextCurrentGroupBehaviorIndex 6 LOG: 28.04.2025 10:20:05 Leotron.CanGetDamage(value: False) LOG: 28.04.2025 10:20:05 Leotron.SpawnMech 'PRIDE_Stationary_Generator' override, OnScrew=False LOG: 28.04.2025 10:20:05 spawnGeneratorsAtOnce LOG: 28.04.2025 10:20:05 Leotron.CanGetDamage(value: False) LOG: 28.04.2025 10:20:05 SpawnWaitUntilGeneratorsArePresent => started LOG: 28.04.2025 10:20:05 LyingOnGroundCorou() END LOG: 28.04.2025 10:20:05 SetNextBehavior currentGroupBehaviorIndex: 1 nextCurrentGroupBehaviorIndex 2 LOG: 28.04.2025 10:20:05 MeleeAttack: Special1 LOG: 28.04.2025 10:20:05 HammerDamageArea.Deactivate() LOG: 28.04.2025 10:20:07 ThrowAndReturnHammer start onScrew=False WARNING: 28.04.2025 10:20:07 MitronEmpire_Stationary_Generator(Clone) (StickyStoneStudio.MOODS.TowerGenerator): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 10:20:07 ENEMY SPAWNED MitronEmpire_Stationary_Generator(Clone) WARNING: 28.04.2025 10:20:07 MitronEmpire_Stationary_Generator(Clone) (StickyStoneStudio.MOODS.TowerGenerator): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 10:20:07 ENEMY SPAWNED MitronEmpire_Stationary_Generator(Clone) WARNING: 28.04.2025 10:20:07 MitronEmpire_Stationary_Generator(Clone) (StickyStoneStudio.MOODS.TowerGenerator): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 10:20:07 ENEMY SPAWNED MitronEmpire_Stationary_Generator(Clone) LOG: 28.04.2025 10:20:07 SpawnWaitUntilGeneratorsArePresent => end LOG: 28.04.2025 10:20:08 WalkingExplosionAttackProgress explosionPoints[0]: (292.54, 0.00, 359.22) LOG: 28.04.2025 10:20:08 WalkingExplosionAttackProgress explosionPoints[1]: (292.54, 0.10, 360.72) LOG: 28.04.2025 10:20:08 WalkingExplosionAttackProgress explosionPoints[2]: (292.54, 0.10, 362.22) LOG: 28.04.2025 10:20:08 WalkingExplosionAttackProgress explosionPoints[3]: (292.54, 0.10, 363.72) LOG: 28.04.2025 10:20:08 WalkingExplosionAttackProgress explosionPoints[4]: (292.54, 0.10, 365.22) LOG: 28.04.2025 10:20:08 WalkingExplosionAttackProgress explosionPoints[0]: (292.54, 0.00, 359.22) LOG: 28.04.2025 10:20:08 WalkingExplosionAttackProgress explosionPoints[1]: (294.04, 0.10, 359.22) LOG: 28.04.2025 10:20:08 WalkingExplosionAttackProgress explosionPoints[2]: (295.54, 0.10, 359.22) LOG: 28.04.2025 10:20:08 WalkingExplosionAttackProgress explosionPoints[3]: (297.04, 0.10, 359.22) LOG: 28.04.2025 10:20:08 WalkingExplosionAttackProgress explosionPoints[4]: (298.54, 0.10, 359.22) LOG: 28.04.2025 10:20:08 WalkingExplosionAttackProgress explosionPoints[0]: (292.54, 0.00, 359.22) LOG: 28.04.2025 10:20:08 WalkingExplosionAttackProgress explosionPoints[1]: (292.54, 0.10, 357.72) LOG: 28.04.2025 10:20:08 WalkingExplosionAttackProgress explosionPoints[2]: (292.54, 0.10, 356.22) LOG: 28.04.2025 10:20:08 WalkingExplosionAttackProgress explosionPoints[3]: (292.54, 0.10, 354.72) LOG: 28.04.2025 10:20:08 WalkingExplosionAttackProgress explosionPoints[4]: (292.54, 0.10, 353.22) LOG: 28.04.2025 10:20:08 WalkingExplosionAttackProgress explosionPoints[0]: (292.54, 0.00, 359.22) LOG: 28.04.2025 10:20:08 WalkingExplosionAttackProgress explosionPoints[1]: (291.04, 0.10, 359.22) LOG: 28.04.2025 10:20:08 WalkingExplosionAttackProgress explosionPoints[2]: (289.54, 0.10, 359.22) LOG: 28.04.2025 10:20:08 WalkingExplosionAttackProgress explosionPoints[3]: (288.04, 0.10, 359.22) LOG: 28.04.2025 10:20:08 WalkingExplosionAttackProgress explosionPoints[4]: (286.54, 0.10, 359.22) WARNING: 28.04.2025 10:20:08 BuffManager.StartBuffEffect() for BUFFID: 2587 is already started! LOG: 28.04.2025 10:20:09 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 10:20:09 ThrowAndReturnHammer end LOG: 28.04.2025 10:20:09 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:20:10 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:20:10 MeleeAttack: Normal2 LOG: 28.04.2025 10:20:10 HammerDamageArea.Deactivate() LOG: 28.04.2025 10:20:11 AnimationTriggeredAttackEvents ()=> 2 LOG: 28.04.2025 10:20:11 AnimationTriggeredAttackEvents > 2 > ShieldDestroyed = false => StartCoroutine(ContinueToShootBullets() LOG: 28.04.2025 10:20:12 MeleeAttack: Special1 LOG: 28.04.2025 10:20:12 HammerDamageArea.Deactivate() LOG: 28.04.2025 10:20:13 ThrowAndReturnHammer start onScrew=False LOG: 28.04.2025 10:20:22 SetNextBehavior currentGroupBehaviorIndex: 2 nextCurrentGroupBehaviorIndex 3 LOG: 28.04.2025 10:20:22 DistanceVariant: Special2 LOG: 28.04.2025 10:20:22 OnOffScrew(bool _newOnScrewState) ()=>True LOG: 28.04.2025 10:20:22 SetReflectionState False LOG: 28.04.2025 10:20:22 start RaiseScrew(float _InTime) ()=> 2 LOG: 28.04.2025 10:20:22 ScrewPhaseUpdate() => started LOG: 28.04.2025 10:20:22 Leotron.CanGetDamage(value: False) LOG: 28.04.2025 10:20:22 Leotron.SpawnMech 'PRIDE_Leonide' override, OnScrew=True LOG: 28.04.2025 10:20:22 EmotionalOverchargeManager.Instance.maxChampionsExtraSpawned setted to 0 LOG: 28.04.2025 10:20:22 None spawnLeonidsAtOnce LOG: 28.04.2025 10:20:22 None spawnLeonidsAtOnce LOG: 28.04.2025 10:20:22 None spawnLeonidsAtOnce LOG: 28.04.2025 10:20:22 SpawnLeotronsScrew(); LOG: 28.04.2025 10:20:22 SetNextBehavior currentGroupBehaviorIndex: 3 nextCurrentGroupBehaviorIndex 4 LOG: 28.04.2025 10:20:22 MeleeAttack: Special1 LOG: 28.04.2025 10:20:22 HammerDamageArea.Deactivate() LOG: 28.04.2025 10:20:23 MeleeAttack: Special1 LOG: 28.04.2025 10:20:23 HammerDamageArea.Deactivate() WARNING: 28.04.2025 10:20:24 MitronEmpire_Leonide(Clone) (StickyStoneStudio.MOODS.Leoniden): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:20:24 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:20:24 ENEMY SPAWNED MitronEmpire_Leonide(Clone) WARNING: 28.04.2025 10:20:24 MitronEmpire_Leonide(Clone) (StickyStoneStudio.MOODS.Leoniden): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:20:24 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:20:24 ENEMY SPAWNED MitronEmpire_Leonide(Clone) WARNING: 28.04.2025 10:20:24 MitronEmpire_Leonide(Clone) (StickyStoneStudio.MOODS.Leoniden): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:20:24 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:20:24 ENEMY SPAWNED MitronEmpire_Leonide(Clone) LOG: 28.04.2025 10:20:24 end RaiseScrew() WARNING: 28.04.2025 10:20:24 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Leonide(Clone)' is not on a navmesh WARNING: 28.04.2025 10:20:24 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:20:24 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:20:25 ThrowAndReturnHammer start onScrew=True LOG: 28.04.2025 10:20:25 EmotionalOverchargeManager.Instance.maxChampionsExtraSpawned: set 0 TO 0 LOG: 28.04.2025 10:20:26 WalkingExplosionAttackProgress explosionPoints[0]: (293.88, 0.00, 362.76) LOG: 28.04.2025 10:20:26 WalkingExplosionAttackProgress explosionPoints[1]: (293.88, 0.10, 364.26) LOG: 28.04.2025 10:20:26 WalkingExplosionAttackProgress explosionPoints[2]: (293.88, 0.10, 365.76) LOG: 28.04.2025 10:20:26 WalkingExplosionAttackProgress explosionPoints[3]: (293.88, 0.10, 367.26) LOG: 28.04.2025 10:20:26 WalkingExplosionAttackProgress explosionPoints[4]: (293.88, 0.10, 368.76) LOG: 28.04.2025 10:20:26 WalkingExplosionAttackProgress explosionPoints[0]: (293.88, 0.00, 362.76) LOG: 28.04.2025 10:20:26 WalkingExplosionAttackProgress explosionPoints[1]: (295.38, 0.10, 362.76) LOG: 28.04.2025 10:20:26 WalkingExplosionAttackProgress explosionPoints[2]: (296.88, 0.10, 362.76) LOG: 28.04.2025 10:20:26 WalkingExplosionAttackProgress explosionPoints[3]: (298.38, 0.10, 362.76) LOG: 28.04.2025 10:20:26 WalkingExplosionAttackProgress explosionPoints[4]: (299.88, 0.10, 362.76) LOG: 28.04.2025 10:20:26 WalkingExplosionAttackProgress explosionPoints[0]: (293.88, 0.00, 362.76) LOG: 28.04.2025 10:20:26 WalkingExplosionAttackProgress explosionPoints[1]: (293.88, 0.10, 361.26) LOG: 28.04.2025 10:20:26 WalkingExplosionAttackProgress explosionPoints[2]: (293.88, 0.10, 359.76) LOG: 28.04.2025 10:20:26 WalkingExplosionAttackProgress explosionPoints[3]: (293.88, 0.10, 358.26) LOG: 28.04.2025 10:20:26 WalkingExplosionAttackProgress explosionPoints[4]: (293.88, 0.10, 356.76) LOG: 28.04.2025 10:20:26 WalkingExplosionAttackProgress explosionPoints[0]: (293.88, 0.00, 362.76) LOG: 28.04.2025 10:20:26 WalkingExplosionAttackProgress explosionPoints[1]: (292.38, 0.10, 362.76) LOG: 28.04.2025 10:20:26 WalkingExplosionAttackProgress explosionPoints[2]: (290.88, 0.10, 362.76) LOG: 28.04.2025 10:20:26 WalkingExplosionAttackProgress explosionPoints[3]: (289.38, 0.10, 362.76) LOG: 28.04.2025 10:20:26 WalkingExplosionAttackProgress explosionPoints[4]: (287.88, 0.10, 362.76) LOG: 28.04.2025 10:20:28 ThrowAndReturnHammer end WARNING: 28.04.2025 10:20:28 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Leonide(Clone)' is not on a navmesh WARNING: 28.04.2025 10:20:28 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:20:28 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:20:29 MeleeAttack: Special1 LOG: 28.04.2025 10:20:29 HammerDamageArea.Deactivate() WARNING: 28.04.2025 10:20:30 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Leonide(Clone)' is not on a navmesh WARNING: 28.04.2025 10:20:30 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:20:30 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:20:30 ThrowAndReturnHammer start onScrew=True LOG: 28.04.2025 10:20:31 ScrewPhaseUpdate() => Screw heath changed to =>539,112 LOG: 28.04.2025 10:20:31 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 539,112 LOG: 28.04.2025 10:20:31 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:20:32 ScrewPhaseUpdate() => Screw heath changed to =>475,0697 LOG: 28.04.2025 10:20:32 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 475,0697 LOG: 28.04.2025 10:20:32 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:20:33 ScrewPhaseUpdate() => Screw heath changed to =>368,0437 LOG: 28.04.2025 10:20:33 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 368,0437 LOG: 28.04.2025 10:20:33 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:20:35 ScrewPhaseUpdate() => Screw heath changed to =>303,5574 LOG: 28.04.2025 10:20:35 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 303,5574 LOG: 28.04.2025 10:20:35 ScrewPhaseUpdate() => Screw heath changed to =>285,1974 LOG: 28.04.2025 10:20:35 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 285,1974 LOG: 28.04.2025 10:20:35 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:20:35 ScrewPhaseUpdate() => Screw heath changed to =>266,8375 LOG: 28.04.2025 10:20:35 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 266,8375 LOG: 28.04.2025 10:20:35 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:20:35 ScrewPhaseUpdate() => Screw heath changed to =>248,4775 LOG: 28.04.2025 10:20:35 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 248,4775 LOG: 28.04.2025 10:20:35 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:20:35 ScrewPhaseUpdate() => Screw heath changed to =>230,1175 LOG: 28.04.2025 10:20:35 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 230,1175 LOG: 28.04.2025 10:20:35 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:20:35 ScrewPhaseUpdate() => Screw heath changed to =>211,7575 LOG: 28.04.2025 10:20:35 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 211,7575 LOG: 28.04.2025 10:20:35 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:20:37 ScrewPhaseUpdate() => Screw heath changed to =>193,3975 LOG: 28.04.2025 10:20:37 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 193,3975 LOG: 28.04.2025 10:20:37 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:20:39 MeleeAttack: Special1 LOG: 28.04.2025 10:20:39 HammerDamageArea.Deactivate() LOG: 28.04.2025 10:20:39 ThrowAndReturnHammer end LOG: 28.04.2025 10:20:40 ScrewPhaseUpdate() => Screw heath changed to =>132,2954 LOG: 28.04.2025 10:20:40 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 132,2954 LOG: 28.04.2025 10:20:40 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:20:40 MeleeAttack: Special1 LOG: 28.04.2025 10:20:40 HammerDamageArea.Deactivate() LOG: 28.04.2025 10:20:42 ScrewPhaseUpdate() => Screw heath changed to =>68,45354 LOG: 28.04.2025 10:20:42 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 68,45354 LOG: 28.04.2025 10:20:42 ThrowAndReturnHammer start onScrew=True LOG: 28.04.2025 10:20:42 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:20:42 ScrewPhaseUpdate() => Screw heath changed to =>7,57093 LOG: 28.04.2025 10:20:42 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 7,57093 LOG: 28.04.2025 10:20:42 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:20:42 WalkingExplosionAttackProgress explosionPoints[0]: (287.37, 0.00, 357.93) LOG: 28.04.2025 10:20:42 WalkingExplosionAttackProgress explosionPoints[1]: (287.37, 0.10, 359.43) LOG: 28.04.2025 10:20:42 WalkingExplosionAttackProgress explosionPoints[2]: (287.37, 0.10, 360.93) LOG: 28.04.2025 10:20:42 WalkingExplosionAttackProgress explosionPoints[3]: (287.37, 0.10, 362.43) LOG: 28.04.2025 10:20:42 WalkingExplosionAttackProgress explosionPoints[4]: (287.37, 0.10, 363.93) LOG: 28.04.2025 10:20:42 WalkingExplosionAttackProgress explosionPoints[0]: (287.37, 0.00, 357.93) LOG: 28.04.2025 10:20:42 WalkingExplosionAttackProgress explosionPoints[1]: (288.87, 0.10, 357.93) LOG: 28.04.2025 10:20:42 WalkingExplosionAttackProgress explosionPoints[2]: (290.37, 0.10, 357.93) LOG: 28.04.2025 10:20:42 WalkingExplosionAttackProgress explosionPoints[3]: (291.87, 0.10, 357.93) LOG: 28.04.2025 10:20:42 WalkingExplosionAttackProgress explosionPoints[4]: (293.37, 0.10, 357.93) LOG: 28.04.2025 10:20:42 WalkingExplosionAttackProgress explosionPoints[0]: (287.37, 0.00, 357.93) LOG: 28.04.2025 10:20:42 WalkingExplosionAttackProgress explosionPoints[1]: (287.37, 0.10, 356.43) LOG: 28.04.2025 10:20:42 WalkingExplosionAttackProgress explosionPoints[2]: (287.37, 0.10, 354.93) LOG: 28.04.2025 10:20:42 WalkingExplosionAttackProgress explosionPoints[3]: (287.37, 0.10, 353.43) LOG: 28.04.2025 10:20:42 WalkingExplosionAttackProgress explosionPoints[4]: (287.37, 0.10, 351.93) LOG: 28.04.2025 10:20:42 WalkingExplosionAttackProgress explosionPoints[0]: (287.37, 0.00, 357.93) LOG: 28.04.2025 10:20:42 WalkingExplosionAttackProgress explosionPoints[1]: (285.87, 0.10, 357.93) LOG: 28.04.2025 10:20:42 WalkingExplosionAttackProgress explosionPoints[2]: (284.37, 0.10, 357.93) LOG: 28.04.2025 10:20:42 WalkingExplosionAttackProgress explosionPoints[3]: (282.87, 0.10, 357.93) LOG: 28.04.2025 10:20:42 WalkingExplosionAttackProgress explosionPoints[4]: (281.37, 0.10, 357.93) LOG: 28.04.2025 10:20:44 DestroyDestructibleInScene() => Destructible_LeotronsScrew(Clone) LOG: 28.04.2025 10:20:44 ScrewPhaseUpdate() => Screw.IsDestroyed => OnOffScrew(false); LOG: 28.04.2025 10:20:44 TriggerExitTriggerManualy from Action Group Behavior (Screw.IsDestroyed) LOG: 28.04.2025 10:20:44 OnOffScrew(bool _newOnScrewState) ()=>False WARNING: 28.04.2025 10:20:44 LeotronsScrew destroyed manually in LOG: 28.04.2025 10:20:44 LeotronsScrew destroyed manually in LOG: 28.04.2025 10:20:44 SetNextBehavior currentGroupBehaviorIndex: 4 nextCurrentGroupBehaviorIndex 5 LOG: 28.04.2025 10:20:44 WaitForHitGround() => reached true state LOG: 28.04.2025 10:20:44 LyingOnGroundCorou() START, waiting 9 LOG: 28.04.2025 10:20:44 Leotron.CanGetDamage(value: True) LOG: 28.04.2025 10:20:44 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:20:46 BuffManager.StartBuffEffect() for BUFFID: 2658 is already started! LOG: 28.04.2025 10:20:46 ShieldPartGetsDestroyed() ShieldPartsLeft = 2 LOG: 28.04.2025 10:20:46 SetNextBehavior currentGroupBehaviorIndex: 5 nextCurrentGroupBehaviorIndex 6 LOG: 28.04.2025 10:20:46 SetNextBehavior currentGroupBehaviorIndex: 1 nextCurrentGroupBehaviorIndex 2 LOG: 28.04.2025 10:20:47 Arbitrary AddIn: WEAPONADDIN_Windblades(Clone) (StickyStoneStudio.MOODS.Items.WindbladesAddin) LOG: 28.04.2025 10:20:47 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:20:47 MitronEmpire_LeotronTheLoyalist(Clone) (StickyStoneStudio.MOODS.LeotronTheLoyalist)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:20:47 GetIconByBuffType called with buffType: Windblades LOG: 28.04.2025 10:20:48 MeleeAttack: Special2 LOG: 28.04.2025 10:20:48 HammerDamageArea.Deactivate() LOG: 28.04.2025 10:20:48 RotationAttackNoShield() start LOG: 28.04.2025 10:20:53 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:20:53 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:20:53 SetNextBehavior currentGroupBehaviorIndex: 2 nextCurrentGroupBehaviorIndex 3 LOG: 28.04.2025 10:20:53 Leotron.CanGetDamage(value: False) LOG: 28.04.2025 10:20:53 Leotron.SpawnMech 'PRIDE_Stationary_Generator' override, OnScrew=False LOG: 28.04.2025 10:20:53 spawnGeneratorsAtOnce LOG: 28.04.2025 10:20:53 Leotron.CanGetDamage(value: False) LOG: 28.04.2025 10:20:53 SpawnWaitUntilGeneratorsArePresent => started LOG: 28.04.2025 10:20:53 LyingOnGroundCorou() END LOG: 28.04.2025 10:20:53 SetNextBehavior currentGroupBehaviorIndex: 1 nextCurrentGroupBehaviorIndex 2 LOG: 28.04.2025 10:20:53 RotationAttackNoShield() end WARNING: 28.04.2025 10:20:55 MitronEmpire_Stationary_Generator(Clone) (StickyStoneStudio.MOODS.TowerGenerator): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 10:20:55 ENEMY SPAWNED MitronEmpire_Stationary_Generator(Clone) WARNING: 28.04.2025 10:20:55 MitronEmpire_Stationary_Generator(Clone) (StickyStoneStudio.MOODS.TowerGenerator): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 10:20:55 ENEMY SPAWNED MitronEmpire_Stationary_Generator(Clone) WARNING: 28.04.2025 10:20:55 MitronEmpire_Stationary_Generator(Clone) (StickyStoneStudio.MOODS.TowerGenerator): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 10:20:55 ENEMY SPAWNED MitronEmpire_Stationary_Generator(Clone) LOG: 28.04.2025 10:20:55 SpawnWaitUntilGeneratorsArePresent => end LOG: 28.04.2025 10:20:55 MeleeAttack: Special2 LOG: 28.04.2025 10:20:55 HammerDamageArea.Deactivate() LOG: 28.04.2025 10:20:55 RotationAttackNoShield() start LOG: 28.04.2025 10:20:55 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 10:20:56 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:20:57 BuffManager.StartBuffEffect() for BUFFID: 2707 is already started! LOG: 28.04.2025 10:21:00 RotationAttackNoShield() end LOG: 28.04.2025 10:21:00 MeleeAttack: Special1 LOG: 28.04.2025 10:21:00 HammerDamageArea.Deactivate() LOG: 28.04.2025 10:21:01 ThrowAndReturnHammer start onScrew=False WARNING: 28.04.2025 10:21:04 BuffManager.StartBuffEffect() for BUFFID: 2726 is already started! LOG: 28.04.2025 10:21:04 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:21:10 MeleeAttack: Special2 LOG: 28.04.2025 10:21:10 HammerDamageArea.Deactivate() LOG: 28.04.2025 10:21:10 RotationAttackNoShield() start LOG: 28.04.2025 10:21:11 ThrowAndReturnHammer end LOG: 28.04.2025 10:21:15 RotationAttackNoShield() end LOG: 28.04.2025 10:21:15 SetNextBehavior currentGroupBehaviorIndex: 2 nextCurrentGroupBehaviorIndex 3 LOG: 28.04.2025 10:21:15 DistanceVariant: Special2 LOG: 28.04.2025 10:21:15 OnOffScrew(bool _newOnScrewState) ()=>True LOG: 28.04.2025 10:21:15 SetReflectionState False LOG: 28.04.2025 10:21:15 start RaiseScrew(float _InTime) ()=> 2 LOG: 28.04.2025 10:21:15 ScrewPhaseUpdate() => started LOG: 28.04.2025 10:21:15 Leotron.CanGetDamage(value: False) LOG: 28.04.2025 10:21:15 Leotron.SpawnMech 'PRIDE_Leonide' override, OnScrew=True LOG: 28.04.2025 10:21:15 EmotionalOverchargeManager.Instance.maxChampionsExtraSpawned setted to 0 LOG: 28.04.2025 10:21:15 None spawnLeonidsAtOnce LOG: 28.04.2025 10:21:15 None spawnLeonidsAtOnce LOG: 28.04.2025 10:21:15 None spawnLeonidsAtOnce LOG: 28.04.2025 10:21:15 SpawnLeotronsScrew(); LOG: 28.04.2025 10:21:15 SetNextBehavior currentGroupBehaviorIndex: 3 nextCurrentGroupBehaviorIndex 4 LOG: 28.04.2025 10:21:15 MeleeAttack: Special1 LOG: 28.04.2025 10:21:15 HammerDamageArea.Deactivate() LOG: 28.04.2025 10:21:16 ThrowAndReturnHammer start onScrew=True WARNING: 28.04.2025 10:21:17 MitronEmpire_Leonide(Clone) (StickyStoneStudio.MOODS.Leoniden): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:21:17 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:21:17 ENEMY SPAWNED MitronEmpire_Leonide(Clone) WARNING: 28.04.2025 10:21:17 MitronEmpire_Leonide(Clone) (StickyStoneStudio.MOODS.Leoniden): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:21:17 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:21:17 ENEMY SPAWNED MitronEmpire_Leonide(Clone) WARNING: 28.04.2025 10:21:17 MitronEmpire_Leonide(Clone) (StickyStoneStudio.MOODS.Leoniden): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:21:17 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:21:17 ENEMY SPAWNED MitronEmpire_Leonide(Clone) LOG: 28.04.2025 10:21:17 WalkingExplosionAttackProgress explosionPoints[0]: (290.99, 0.00, 358.29) LOG: 28.04.2025 10:21:17 WalkingExplosionAttackProgress explosionPoints[1]: (290.99, 0.10, 359.79) LOG: 28.04.2025 10:21:17 WalkingExplosionAttackProgress explosionPoints[2]: (290.99, 0.10, 361.29) LOG: 28.04.2025 10:21:17 WalkingExplosionAttackProgress explosionPoints[3]: (290.99, 0.10, 362.79) LOG: 28.04.2025 10:21:17 WalkingExplosionAttackProgress explosionPoints[4]: (290.99, 0.10, 364.29) LOG: 28.04.2025 10:21:17 WalkingExplosionAttackProgress explosionPoints[0]: (290.99, 0.00, 358.29) LOG: 28.04.2025 10:21:17 WalkingExplosionAttackProgress explosionPoints[1]: (292.49, 0.10, 358.29) LOG: 28.04.2025 10:21:17 WalkingExplosionAttackProgress explosionPoints[2]: (293.99, 0.10, 358.29) LOG: 28.04.2025 10:21:17 WalkingExplosionAttackProgress explosionPoints[3]: (295.49, 0.10, 358.29) LOG: 28.04.2025 10:21:17 WalkingExplosionAttackProgress explosionPoints[4]: (296.99, 0.10, 358.29) LOG: 28.04.2025 10:21:17 WalkingExplosionAttackProgress explosionPoints[0]: (290.99, 0.00, 358.29) LOG: 28.04.2025 10:21:17 WalkingExplosionAttackProgress explosionPoints[1]: (290.99, 0.10, 356.79) LOG: 28.04.2025 10:21:17 WalkingExplosionAttackProgress explosionPoints[2]: (290.99, 0.10, 355.29) LOG: 28.04.2025 10:21:17 WalkingExplosionAttackProgress explosionPoints[3]: (290.99, 0.10, 353.79) LOG: 28.04.2025 10:21:17 WalkingExplosionAttackProgress explosionPoints[4]: (290.99, 0.10, 352.29) LOG: 28.04.2025 10:21:17 WalkingExplosionAttackProgress explosionPoints[0]: (290.99, 0.00, 358.29) LOG: 28.04.2025 10:21:17 WalkingExplosionAttackProgress explosionPoints[1]: (289.49, 0.10, 358.29) LOG: 28.04.2025 10:21:17 WalkingExplosionAttackProgress explosionPoints[2]: (287.99, 0.10, 358.29) LOG: 28.04.2025 10:21:17 WalkingExplosionAttackProgress explosionPoints[3]: (286.49, 0.10, 358.29) LOG: 28.04.2025 10:21:17 WalkingExplosionAttackProgress explosionPoints[4]: (284.99, 0.10, 358.29) LOG: 28.04.2025 10:21:17 end RaiseScrew() LOG: 28.04.2025 10:21:17 ScrewPhaseUpdate() => Screw heath changed to =>527,6515 LOG: 28.04.2025 10:21:17 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 527,6515 LOG: 28.04.2025 10:21:18 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:21:18 EmotionalOverchargeManager.Instance.maxChampionsExtraSpawned: set 0 TO 0 LOG: 28.04.2025 10:21:19 ThrowAndReturnHammer end LOG: 28.04.2025 10:21:19 ScrewPhaseUpdate() => Screw heath changed to =>456,0032 LOG: 28.04.2025 10:21:19 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 456,0032 LOG: 28.04.2025 10:21:19 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:21:20 ScrewPhaseUpdate() => Screw heath changed to =>387,3318 LOG: 28.04.2025 10:21:20 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 387,3318 LOG: 28.04.2025 10:21:20 MeleeAttack: Special1 LOG: 28.04.2025 10:21:20 HammerDamageArea.Deactivate() LOG: 28.04.2025 10:21:20 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:21:21 ThrowAndReturnHammer start onScrew=True LOG: 28.04.2025 10:21:23 ScrewPhaseUpdate() => Screw heath changed to =>317,4614 LOG: 28.04.2025 10:21:23 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 317,4614 LOG: 28.04.2025 10:21:23 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:21:30 MeleeAttack: Special1 LOG: 28.04.2025 10:21:30 HammerDamageArea.Deactivate() LOG: 28.04.2025 10:21:30 ThrowAndReturnHammer end LOG: 28.04.2025 10:21:31 ScrewPhaseUpdate() => Screw heath changed to =>247,0152 LOG: 28.04.2025 10:21:31 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 247,0152 LOG: 28.04.2025 10:21:31 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:21:31 ScrewPhaseUpdate() => Screw heath changed to =>175,076 LOG: 28.04.2025 10:21:31 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 175,076 LOG: 28.04.2025 10:21:31 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:21:31 MeleeAttack: Special1 LOG: 28.04.2025 10:21:31 HammerDamageArea.Deactivate() LOG: 28.04.2025 10:21:33 ThrowAndReturnHammer start onScrew=True LOG: 28.04.2025 10:21:33 ScrewPhaseUpdate() => Screw heath changed to =>105,5368 LOG: 28.04.2025 10:21:33 start LowerScrewRelativeToDamage(float _NewScrewHealth) ()=> 105,5368 LOG: 28.04.2025 10:21:33 WalkingExplosionAttackProgress explosionPoints[0]: (291.71, 0.00, 355.78) LOG: 28.04.2025 10:21:33 WalkingExplosionAttackProgress explosionPoints[1]: (291.71, 0.10, 357.28) LOG: 28.04.2025 10:21:33 WalkingExplosionAttackProgress explosionPoints[2]: (291.71, 0.10, 358.78) LOG: 28.04.2025 10:21:33 WalkingExplosionAttackProgress explosionPoints[3]: (291.71, 0.10, 360.28) LOG: 28.04.2025 10:21:33 WalkingExplosionAttackProgress explosionPoints[4]: (291.71, 0.10, 361.78) LOG: 28.04.2025 10:21:33 WalkingExplosionAttackProgress explosionPoints[0]: (291.71, 0.00, 355.78) LOG: 28.04.2025 10:21:33 WalkingExplosionAttackProgress explosionPoints[1]: (293.21, 0.10, 355.78) LOG: 28.04.2025 10:21:33 WalkingExplosionAttackProgress explosionPoints[2]: (294.71, 0.10, 355.78) LOG: 28.04.2025 10:21:33 WalkingExplosionAttackProgress explosionPoints[3]: (296.21, 0.10, 355.78) LOG: 28.04.2025 10:21:33 WalkingExplosionAttackProgress explosionPoints[4]: (297.71, 0.10, 355.78) LOG: 28.04.2025 10:21:33 WalkingExplosionAttackProgress explosionPoints[0]: (291.71, 0.00, 355.78) LOG: 28.04.2025 10:21:33 WalkingExplosionAttackProgress explosionPoints[1]: (291.71, 0.10, 354.28) LOG: 28.04.2025 10:21:33 WalkingExplosionAttackProgress explosionPoints[2]: (291.71, 0.10, 352.78) LOG: 28.04.2025 10:21:33 WalkingExplosionAttackProgress explosionPoints[3]: (291.71, 0.10, 351.28) LOG: 28.04.2025 10:21:33 WalkingExplosionAttackProgress explosionPoints[4]: (291.71, 0.10, 349.78) LOG: 28.04.2025 10:21:33 WalkingExplosionAttackProgress explosionPoints[0]: (291.71, 0.00, 355.78) LOG: 28.04.2025 10:21:33 WalkingExplosionAttackProgress explosionPoints[1]: (290.21, 0.10, 355.78) LOG: 28.04.2025 10:21:33 WalkingExplosionAttackProgress explosionPoints[2]: (288.71, 0.10, 355.78) LOG: 28.04.2025 10:21:33 WalkingExplosionAttackProgress explosionPoints[3]: (287.21, 0.10, 355.78) LOG: 28.04.2025 10:21:33 WalkingExplosionAttackProgress explosionPoints[4]: (285.71, 0.10, 355.78) LOG: 28.04.2025 10:21:33 end LowerScrewRelativeToDamage(float _NewScrewHealth) LOG: 28.04.2025 10:21:35 DestroyDestructibleInScene() => Destructible_LeotronsScrew(Clone) LOG: 28.04.2025 10:21:35 ScrewPhaseUpdate() => Screw.IsDestroyed => OnOffScrew(false); LOG: 28.04.2025 10:21:35 TriggerExitTriggerManualy from Action Group Behavior (Screw.IsDestroyed) LOG: 28.04.2025 10:21:35 OnOffScrew(bool _newOnScrewState) ()=>False WARNING: 28.04.2025 10:21:35 LeotronsScrew destroyed manually in LOG: 28.04.2025 10:21:35 LeotronsScrew destroyed manually in LOG: 28.04.2025 10:21:35 SetNextBehavior currentGroupBehaviorIndex: 4 nextCurrentGroupBehaviorIndex 5 LOG: 28.04.2025 10:21:35 WaitForHitGround() => reached true state LOG: 28.04.2025 10:21:35 LyingOnGroundCorou() START, waiting 9 LOG: 28.04.2025 10:21:35 Leotron.CanGetDamage(value: True) WARNING: 28.04.2025 10:21:35 BuffManager.StartBuffEffect() for BUFFID: 2754 is already started! WARNING: 28.04.2025 10:21:39 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Leonide(Clone)' is not on a navmesh WARNING: 28.04.2025 10:21:39 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:21:39 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:21:40 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Leonide(Clone)' is not on a navmesh WARNING: 28.04.2025 10:21:40 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:21:40 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:21:40 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Leonide(Clone)' is not on a navmesh WARNING: 28.04.2025 10:21:40 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:21:40 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:21:40 MeleeAttack: Normal1 LOG: 28.04.2025 10:21:40 HammerDamageArea.Deactivate() LOG: 28.04.2025 10:21:40 Leotron.CanGetDamage(value: True) WARNING: 28.04.2025 10:21:40 NextWave() => Wave was not started yet or has no waves WARNING: 28.04.2025 10:21:40 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:21:40 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:21:41 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:21:41 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:21:41 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:21:41 BossChest.RaritylevelBossChest() => Rarity is Level_1 Chesttype is Addin LOG: 28.04.2025 10:21:41 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:41 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:41 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:41 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:41 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:41 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:41 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:41 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:41 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:41 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:41 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:41 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:41 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:41 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:41 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:41 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:41 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:41 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:21:43 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:21:44 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:21:44 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:21:44 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:21:45 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:21:45 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:21:45 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:21:45 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:21:46 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:21:48 Destroy On BossRoom MS Build: MitronEmpire_LeotronTheLoyalist(Clone) distance: 0 LOG: 28.04.2025 10:21:48 OpenChest DelayedCall: CHESTTYPE: Addin LOG: 28.04.2025 10:21:48 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:21:48 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 10:21:48 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:21:49 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:21:50 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:22:31 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 10:22:32 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.DebufferName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:22:32 TryAddItem(WeaponAddin) => Items.Addins.SplasherName WARNING: 28.04.2025 10:22:32 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:22:33 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 10:22:33 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:22:33 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 10:22:34 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:22:34 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 10:22:34 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:22:34 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 10:22:34 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:22:34 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:22:34 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:22:36 OnWeaponAddinInventorySelectionChanged ID -> 0 LOG: 28.04.2025 10:22:38 OnWeaponAddinShootable1SelectionChanged ID -> 1 LOG: 28.04.2025 10:22:39 OnWeaponAddinShootable1SelectionChanged ID -> 2 WARNING: 28.04.2025 10:22:39 Language Text not found! (Path: Meter) LOG: 28.04.2025 10:22:41 Shootable1WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:22:42 WeaponAddinsInventory_OnElementDropped() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' ToList: Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 1' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:22:42 WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' ToList: Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 1' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:22:42 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LightningStrikeName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:22:42 WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:22:43 Shootable1WeaponAddinsInventory_OnElementDropped() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:22:43 Shootable1WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:22:43 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.DebufferName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:22:43 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 10:22:43 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:22:43 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 10:22:43 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:22:44 Menu.UnloadMenuPanel => Inventar WARNING: 28.04.2025 10:22:44 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:22:44 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 10:22:44 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:22:44 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:22:44 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:22:44 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 10:22:44 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:22:44 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:22:44 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 10:22:44 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 10:22:46 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 10:22:49 SetCurrentMapSelectorChoice => DungeonDepth: 3 NextDungeonDepth: 4 PersistentDungeonDepth: 3 CurrentTheme: Stolz LOG: 28.04.2025 10:22:49 GameSession.UpdateProgress(SAVED) => SessionGUID: '54dbe8be2c28' GameSeed: UCU?-EVFF SeededCalls:263 SeededCallsLastDungeon:62 DDepth: 3 NDDepth: 4 FromHomeBase?: False LOG: 28.04.2025 10:22:49 UpdatePlayerProgress LOG: 28.04.2025 10:22:49 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 10:22:49 WindowManager.UnloadAllOtherMenus but 'InGameMenu'! Currently acitve Menus: 2 LOG: 28.04.2025 10:22:49 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 10:22:50 LoadingMenu.SetCurrentLoadingScreen() => ME_Level3 LOG: 28.04.2025 10:22:50 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:22:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:22:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:22:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:22:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:22:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:22:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:22:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:22:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:22:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:22:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:22:50 Generate Level Started! Level: Level_C theme: Stolz GameSeed: UCU?-EVFF SeedCalls: 264 LOG: 28.04.2025 10:22:53 (TryInstantiateRandomRoom) currentList count is 0! RoomTheme: Stolz, RoomLevel: Level_C, RoomTyp: Typ_A LOG: 28.04.2025 10:22:56 MapController.MaxChallengeRoomsReached() => MaxChallengeRooms is caused?False LOG: 28.04.2025 10:22:58 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied WARNING: 28.04.2025 10:22:59 MitronEmpire_Treasure(Clone) (StickyStoneStudio.MOODS.TreasureGoblin): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. ERROR: 28.04.2025 10:22:59 Enemy.CreateNavMeshAgent() => Cannot find any NavMeshSurface or Distance is to far away! UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.EnemyBase:InitNavMeshAgent() StickyStoneStudio.MOODS.TreasureGoblin:Spawn() StickyStoneStudio.MOODS.EnemyBase:InitEnemy(Room) StickyStoneStudio.MOODS.MechBase:InitMechBase(Room, PlayerClass, DummyStatus) StickyStoneStudio.MOODS.d__198:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 10:22:59 TreasureGoblin was spawned in Room: ROOM(3# Typ_D)_SleepingHall_Degrees0 LOG: 28.04.2025 10:22:59 Generate Level Completed! Loading time: 8,758s LOG: 28.04.2025 10:22:59 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 10:22:59 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:22:59 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 10:22:59 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:22:59 OnPlayerAndMapWereCreated LOG: 28.04.2025 10:22:59 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:22:59 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:22:59 CurrentRoom ReverbTheme isStoneRoom WARNING: 28.04.2025 10:22:59 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:22:59 UpdatePlayerProgress LOG: 28.04.2025 10:22:59 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 10:22:59 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:22:59 [RichPresenceManager] ChangeActivity to PrideArea .. WARNING: 28.04.2025 10:22:59 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:22:59 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:22:59 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:22:59 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:22:59 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied ERROR: 28.04.2025 10:22:59 Coroutine couldn't be started because the the game object 'NPC_Syop' is inactive! StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:22:59 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:22:59 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:23:01 Pool-init: Prefab VFX_Weapon_CrossbowMuzzle has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:23:01 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 10:23:01 DestroyDestructibleInScene() => Destructible_Crate LOG: 28.04.2025 10:23:04 DestroyDestructibleInScene() => Destructible_Barrel_Pride WARNING: 28.04.2025 10:23:06 GoToSplashScreenPanel() 'InGame_UpgradeStation' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:23:06 GoToSplashScreenPanel() 'InGame_UpgradeStation' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:23:06 Menu.GoToPanel() 'ItemUpgradeContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:23:06 Menu.LoadMenuPanel => ItemUpgradeContext (MenuID: InGameMenu) WARNING: 28.04.2025 10:23:06 Language Text not found! (Path: Meter) WARNING: 28.04.2025 10:23:06 Language Text not found! (Path: Meter) WARNING: 28.04.2025 10:23:06 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:23:06 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:23:06 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:06 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:06 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:06 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:06 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:06 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:06 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:23:06 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:06 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:06 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:23:06 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:06 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:06 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:23:06 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:06 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:06 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:23:07 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 10:23:07 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:07 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:07 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:23:07 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:07 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:07 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:23:07 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:07 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:07 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:23:07 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:07 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:07 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:23:09 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:09 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:09 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:23:09 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:09 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:09 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:23:09 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:09 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:09 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:23:09 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:09 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:09 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:23:09 OnButtonSuccess confirm 0 LOG: 28.04.2025 10:23:09 CONFIRM! WARNING: 28.04.2025 10:23:09 Language Text not found! (Path: Meter) WARNING: 28.04.2025 10:23:09 Language Text not found! (Path: Meter) WARNING: 28.04.2025 10:23:13 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:13 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:13 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:23:13 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:13 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:13 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:23:13 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:13 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:13 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:23:13 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:13 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:13 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:23:28 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:28 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:28 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:23:28 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:28 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:28 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:23:28 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:28 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:28 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:23:28 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:28 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:28 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:23:28 OnButtonSuccess confirm 0 LOG: 28.04.2025 10:23:28 CONFIRM! WARNING: 28.04.2025 10:23:30 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:30 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:30 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:23:30 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:30 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:30 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:23:30 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:30 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:30 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:23:30 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:30 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:30 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:23:34 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:34 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:34 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:23:34 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:34 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:34 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:23:34 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:34 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:34 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:23:34 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:34 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:23:34 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:23:34 OnButtonSuccess back 0 WARNING: 28.04.2025 10:23:34 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:23:34 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'ItemUpgradeContext' LOG: 28.04.2025 10:23:34 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:23:35 Menu.UnloadMenuPanel => ItemUpgradeContext LOG: 28.04.2025 10:23:35 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:23:35 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:23:36 GetIconByBuffType called with buffType: Healing LOG: 28.04.2025 10:23:39 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:23:40 CurrentRoom ReverbTheme isStoneRoom WARNING: 28.04.2025 10:23:40 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:23:42 DestroyDestructibleInScene() => Destructible_Vase_01_Closed_06 LOG: 28.04.2025 10:23:42 DestroyDestructibleInScene() => Destructible_Barrel_Pride_24 LOG: 28.04.2025 10:23:43 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:23:43 DestroyDestructibleInScene() => Destructible_Crate_Pride_03 LOG: 28.04.2025 10:23:43 DestroyDestructibleInScene() => Destructible_Barrel_Pride_17 LOG: 28.04.2025 10:23:43 DestroyDestructibleInScene() => Destructible_Vase_01_Closed_04 LOG: 28.04.2025 10:23:43 DestroyDestructibleInScene() => Destructible_Barrel_Pride_15 LOG: 28.04.2025 10:23:43 DestroyDestructibleInScene() => Destructible_Barrel_Pride_19 LOG: 28.04.2025 10:23:43 DestroyDestructibleInScene() => Destructible_Barrel_Pride_23 LOG: 28.04.2025 10:23:43 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:23:43 DestroyDestructibleInScene() => Destructible_Barrel_Pride_14 LOG: 28.04.2025 10:23:43 DestroyDestructibleInScene() => Destructible_Barrel_Pride_13 LOG: 28.04.2025 10:23:43 DestroyDestructibleInScene() => Destructible_Vase_01_Closed_05 LOG: 28.04.2025 10:23:43 DestroyDestructibleInScene() => Destructible_Barrel_Pride_12 LOG: 28.04.2025 10:23:43 DestroyDestructibleInScene() => Destructible_Vase_01_Closed_07 LOG: 28.04.2025 10:23:45 DestroyDestructibleInScene() => Destructible_Barrel_Pride_09 LOG: 28.04.2025 10:23:45 DestroyDestructibleInScene() => Destructible_Crate_Pride_02 WARNING: 28.04.2025 10:23:45 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:23:45 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:23:46 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:23:46 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:23:46 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:23:46 DestroyDestructibleInScene() => Destructible_Barrel_Pride_11 LOG: 28.04.2025 10:23:46 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:23:46 DestroyDestructibleInScene() => Destructible_Barrel_Pride_06 LOG: 28.04.2025 10:23:46 DestroyDestructibleInScene() => Destructible_Barrel_Pride_08 LOG: 28.04.2025 10:23:46 DestroyDestructibleInScene() => Destructible_Barrel_Pride_10 LOG: 28.04.2025 10:23:46 DestroyDestructibleInScene() => Destructible_Vase_01_Closed_03 LOG: 28.04.2025 10:23:46 DestroyDestructibleInScene() => Destructible_Barrel_Pride_05 LOG: 28.04.2025 10:23:46 DestroyDestructibleInScene() => Destructible_Vase_01_Closed_02 WARNING: 28.04.2025 10:23:47 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:23:53 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:23:53 CurrentRoom ReverbTheme isStoneRoom ERROR: 28.04.2025 10:23:53 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 10:23:56 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:23:56 CurrentRoom ReverbTheme isStoneRoom WARNING: 28.04.2025 10:23:56 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:23:56 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:23:56 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:23:59 CameraManager.SetFogRenderBeforeTransparent(toActive = True) ERROR: 28.04.2025 10:23:59 Destroying components immediately is not permitted during physics trigger/contact, animation event callbacks, rendering callbacks or OnValidate. You must use Destroy instead. VolumetricFogAndMist.VolumetricFog:DestroyRenderComponent() VolumetricFogAndMist.VolumetricFog:set_renderBeforeTransparent(Boolean) StickyStoneStudio.MOODS.CameraManager:SetFogRenderBeforeTransparent(Boolean) StickyStoneStudio.MOODS.d__90:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) StickyStoneStudio.MOODS.CameraController:SmoothTranslateToTransform(Transform, Single, Transform) StickyStoneStudio.MOODS.d__82:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) StickyStoneStudio.MOODS.FocusedDialogController:ShowDialog(DialogController, FocusedDialogLayoutType, Sprite, String, Nullable`1, Boolean, Single, Transform, Transform, Nullable`1, Owner, Boolean) StickyStoneStudio.MOODS.DialogController:StartDialog(Owner, Nullable`1) StickyStoneStudio.MOODS.DialogController:OnTriggerEnterStay(Collider) LOG: 28.04.2025 10:23:59 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:24:04 Quest already started! Quest: TheTollkeepersQuarters LOG: 28.04.2025 10:24:08 DialogController.OnFocusedDialogAnswer() AnswerID: 0 LOG: 28.04.2025 10:24:08 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 10:24:11 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 10:24:11 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:24:14 TrySpawnEnemy PRIDE_Bastion delay 1,75 LOG: 28.04.2025 10:24:14 TrySpawnEnemy PRIDE_Nincodemus delay 1,75 LOG: 28.04.2025 10:24:14 TrySpawnEnemy PRIDE_Castor delay 1,75 LOG: 28.04.2025 10:24:14 TrySpawnEnemy PRIDE_Gambot_Range delay 1,75 WARNING: 28.04.2025 10:24:14 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Gambot_Range in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:24:14 TrySpawnEnemy PRIDE_Gambot delay 1,75 WARNING: 28.04.2025 10:24:14 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Gambot in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 10:24:16 MitronEmpire_Bastion(Clone) (StickyStoneStudio.MOODS.Bastion): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:24:16 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:24:16 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:24:16 MitronEmpire_Nincodemus(Clone) (StickyStoneStudio.MOODS.Nincodemus): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:24:16 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:24:16 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:24:16 MitronEmpire_Castor(Clone) (StickyStoneStudio.MOODS.Castor): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:24:16 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:24:16 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:24:16 MitronEmpire_Gambot_Range(Clone) (StickyStoneStudio.MOODS.Gambot): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:24:16 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:24:16 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:24:16 MitronEmpire_Gambot(Clone) (StickyStoneStudio.MOODS.Gambot): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:24:16 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:24:16 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:24:16 BuffManager.StartBuffEffect() for BUFFID: 2806 is already started! WARNING: 28.04.2025 10:24:16 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:24:16 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:24:16 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:24:17 BuffManager.StartBuffEffect() for BUFFID: 2811 is already started! WARNING: 28.04.2025 10:24:17 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Gambot(Clone)' is not on a navmesh WARNING: 28.04.2025 10:24:17 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:24:17 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:24:18 BuffManager.StartBuffEffect() for BUFFID: 2814 is already started! LOG: 28.04.2025 10:24:19 DestroyDestructibleInScene() => Destructible_BarrelLies_Pride_09 LOG: 28.04.2025 10:24:19 Arbitrary AddIn: WeaponAddin_Cryo(Clone) (StickyStoneStudio.MOODS.Items.CryoAddin) LOG: 28.04.2025 10:24:19 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:24:19 MitronEmpire_Bastion(Clone) (StickyStoneStudio.MOODS.Bastion)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:24:19 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 10:24:20 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:24:20 MitronEmpire_Castor(Clone) (StickyStoneStudio.MOODS.Castor)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:24:20 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 10:24:20 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:24:20 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:24:20 ENEMY SPAWNED MitronEmpire_Drone(Clone) WARNING: 28.04.2025 10:24:20 BuffManager.StartBuffEffect() for BUFFID: 2826 is already started! WARNING: 28.04.2025 10:24:21 BuffManager.StartBuffEffect() for BUFFID: 2827 is already started! WARNING: 28.04.2025 10:24:22 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Gambot_Range(Clone)' is not on a navmesh WARNING: 28.04.2025 10:24:22 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:24:22 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:24:23 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:24:23 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:24:24 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Castor(Clone)' is not on a navmesh WARNING: 28.04.2025 10:24:24 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:24:24 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:24:27 Pool-init: Prefab VFX_Hit_ElementalOrb has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:24:27 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 10:24:28 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:24:31 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:24:31 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:24:31 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:24:31 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:24:31 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:24:31 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:24:31 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:24:31 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 10:24:31 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:24:31 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:24:31 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:24:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:24:31 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 10:24:31 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:24:31 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:24:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:24:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:24:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:24:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:24:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:24:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:24:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:24:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:24:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:24:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:24:33 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:24:33 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:24:33 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:24:33 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:24:33 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:24:33 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:24:33 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:24:33 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:24:33 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:24:33 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:24:35 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Bastion(Clone)' is not on a navmesh LOG: 28.04.2025 10:24:38 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 10:24:38 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:24:39 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:24:41 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:24:41 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 10:24:41 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:24:42 OpenChest DelayedCall: CHESTTYPE: GScrap WARNING: 28.04.2025 10:24:43 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:24:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:24:44 DestroyDestructibleInScene() => Destructible_Crate_Pride_03 LOG: 28.04.2025 10:24:44 DestroyDestructibleInScene() => Destructible_Crate_Pride_02 WARNING: 28.04.2025 10:24:45 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:24:45 DestroyDestructibleInScene() => Destructible_Crate_Pride_04 LOG: 28.04.2025 10:24:47 DestroyDestructibleInScene() => Destructible_BarrelLies_Pride_10 LOG: 28.04.2025 10:24:47 DestroyDestructibleInScene() => Destructible_BarrelLies_Pride_06 LOG: 28.04.2025 10:24:47 DestroyDestructibleInScene() => Destructible_BarrelLies_Pride_05 LOG: 28.04.2025 10:24:47 DestroyDestructibleInScene() => Destructible_BarrelLies_Pride_08 LOG: 28.04.2025 10:24:47 DestroyDestructibleInScene() => Destructible_BarrelLies_Pride_04 LOG: 28.04.2025 10:24:47 DestroyDestructibleInScene() => Destructible_BarrelLies_Pride_07 LOG: 28.04.2025 10:24:47 DestroyDestructibleInScene() => Destructible_BarrelLies_Pride_01 WARNING: 28.04.2025 10:24:48 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:24:48 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:24:49 DestroyDestructibleInScene() => Destructible_Barrel_Pride_02 LOG: 28.04.2025 10:24:50 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03 WARNING: 28.04.2025 10:24:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:24:51 DestroyDestructibleInScene() => Destructible_Barrel_Pride_05 LOG: 28.04.2025 10:24:51 DestroyDestructibleInScene() => Destructible_Barrel_Pride_06 LOG: 28.04.2025 10:24:51 DestroyDestructibleInScene() => Destructible_Barrel_Pride_07 WARNING: 28.04.2025 10:24:52 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:24:57 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:24:57 CurrentRoom ReverbTheme isStoneRoom ERROR: 28.04.2025 10:24:57 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:24:59 GoToSplashScreenPanel() 'InGame_UpgradeStation' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:24:59 GoToSplashScreenPanel() 'InGame_UpgradeStation' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:24:59 Menu.GoToPanel() 'ItemUpgradeContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:24:59 Menu.LoadMenuPanel => ItemUpgradeContext (MenuID: InGameMenu) WARNING: 28.04.2025 10:24:59 Language Text not found! (Path: Meter) WARNING: 28.04.2025 10:24:59 Language Text not found! (Path: Meter) WARNING: 28.04.2025 10:24:59 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:24:59 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:24:59 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:24:59 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:24:59 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:24:59 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:24:59 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:24:59 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:24:59 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:24:59 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:24:59 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:24:59 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:24:59 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:24:59 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:24:59 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:24:59 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:24:59 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:24:59 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:24:59 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 10:25:00 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:25:00 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:25:00 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:25:00 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:25:00 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:25:00 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:25:00 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:25:00 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:25:00 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:25:00 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:25:00 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:25:00 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:25:01 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:25:01 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:25:01 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:25:01 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:25:01 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:25:01 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:25:01 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:25:01 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:25:01 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:25:01 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:25:01 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:25:01 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:25:01 OnButtonSuccess confirm 0 LOG: 28.04.2025 10:25:01 CONFIRM! WARNING: 28.04.2025 10:25:02 Language Text not found! (Path: Meter) WARNING: 28.04.2025 10:25:02 Language Text not found! (Path: Meter) LOG: 28.04.2025 10:25:02 OnButtonSuccess back 0 WARNING: 28.04.2025 10:25:02 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:25:02 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'ItemUpgradeContext' LOG: 28.04.2025 10:25:02 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:25:03 Menu.UnloadMenuPanel => ItemUpgradeContext LOG: 28.04.2025 10:25:03 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:25:03 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:25:05 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:25:05 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:25:07 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:25:07 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:25:07 TrySpawnEnemy PRIDE_Leonide delay 1,75 LOG: 28.04.2025 10:25:07 TrySpawnEnemy PRIDE_Leonide delay 1,75 WARNING: 28.04.2025 10:25:07 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Leonide in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:25:07 TrySpawnEnemy PRIDE_Leonide delay 1,75 WARNING: 28.04.2025 10:25:07 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Leonide in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:25:07 TrySpawnEnemy PRIDE_Leonide delay 1,75 WARNING: 28.04.2025 10:25:07 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Leonide in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:25:07 TrySpawnEnemy PRIDE_Gambot delay 1,75 WARNING: 28.04.2025 10:25:07 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Gambot in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 10:25:09 MitronEmpire_Leonide(Clone) (StickyStoneStudio.MOODS.Leoniden): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:25:09 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:25:09 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:25:09 MitronEmpire_Leonide(Clone) (StickyStoneStudio.MOODS.Leoniden): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:25:09 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:25:09 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:25:09 MitronEmpire_Leonide(Clone) (StickyStoneStudio.MOODS.Leoniden): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:25:09 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:25:09 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:25:09 MitronEmpire_Leonide(Clone) (StickyStoneStudio.MOODS.Leoniden): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:25:09 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:25:09 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:25:09 MitronEmpire_Gambot(Clone) (StickyStoneStudio.MOODS.Gambot): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:25:09 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:25:09 ScaleEnemy MitronEmpire_Gambot(Clone)! LOG: 28.04.2025 10:25:09 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:25:09 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Leonide(Clone)' is not on a navmesh WARNING: 28.04.2025 10:25:09 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:25:09 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:25:09 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:25:09 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:25:09 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:25:09 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:25:09 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:25:09 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:25:09 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:25:09 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:25:09 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:25:09 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:25:10 BuffManager.StartBuffEffect() for BUFFID: 2849 is already started! LOG: 28.04.2025 10:25:10 LavaDestructible.onBarrelDestroyed(Pride_Oil_Destructible) => LavaDestr: Pride_Destructible_OilBarrel LOG: 28.04.2025 10:25:10 DestroyDestructibleInScene() => Pride_Oil_Destructible WARNING: 28.04.2025 10:25:11 SpawnDecalOnFloor -> Cant spawn decal for DamageArea, DecalPrefab is null or/and SpawnDecal is false! LOG: 28.04.2025 10:25:12 GetIconByBuffType called with buffType: OilBarrel LOG: 28.04.2025 10:25:12 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:25:12 GetIconByBuffType called with buffType: OilBarrel LOG: 28.04.2025 10:25:13 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 10:25:13 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:25:13 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:25:13 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:25:13 GetIconByBuffType called with buffType: OilBarrel LOG: 28.04.2025 10:25:13 GetIconByBuffType called with buffType: OilBarrel LOG: 28.04.2025 10:25:14 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SeekerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 10:25:14 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Gambot(Clone)' is not on a navmesh WARNING: 28.04.2025 10:25:14 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:25:15 BuffManager.StartBuffEffect() for BUFFID: 2923 is already started! WARNING: 28.04.2025 10:25:15 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Leonide(Clone)' is not on a navmesh WARNING: 28.04.2025 10:25:15 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:25:15 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:25:15 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 10:25:15 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Leonide(Clone)' is not on a navmesh WARNING: 28.04.2025 10:25:15 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:25:15 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:25:17 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:25:17 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:25:17 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:25:17 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:25:17 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:25:17 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:25:17 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:25:17 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:25:17 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:25:17 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:25:17 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:25:19 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:25:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:25:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:25:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 10:25:19 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Leonide(Clone)' is not on a navmesh WARNING: 28.04.2025 10:25:19 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:25:19 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:25:19 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:25:20 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:25:20 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SeekerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 10:25:23 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:25:25 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:25:28 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:25:28 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:25:28 TrySpawnEnemy PRIDE_Sp00derBomber delay 1,75 LOG: 28.04.2025 10:25:28 TrySpawnEnemy PRIDE_Sp00derBomber delay 1,75 LOG: 28.04.2025 10:25:28 TrySpawnEnemy PRIDE_Sp00derBomber delay 1,75 WARNING: 28.04.2025 10:25:28 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Sp00derBomber in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:25:28 TrySpawnEnemy PRIDE_Drone delay 1,75 WARNING: 28.04.2025 10:25:28 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Drone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 10:25:30 MitronEmpire_Sp00derBomber(Clone) (StickyStoneStudio.MOODS.SpiderBomber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:25:30 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:25:30 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:25:30 MitronEmpire_Sp00derBomber(Clone) (StickyStoneStudio.MOODS.SpiderBomber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:25:30 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:25:30 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:25:30 MitronEmpire_Sp00derBomber(Clone) (StickyStoneStudio.MOODS.SpiderBomber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:25:30 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:25:30 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:25:30 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:25:30 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:25:30 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:25:30 Pool-init: Prefab VFX_Enemy_ExplosionOnDeath has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:25:30 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 10:25:30 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SeekerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 10:25:30 SetAnimationParameter Failed! Deathing is not in Animator of MitronEmpire_Sp00derBomber(Clone)! WARNING: 28.04.2025 10:25:30 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Sp00derBomber(Clone)' is not on a navmesh WARNING: 28.04.2025 10:25:30 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:25:30 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:25:30 BuffManager.StartBuffEffect() for BUFFID: 2938 is already started! LOG: 28.04.2025 10:25:33 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SeekerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 10:25:33 SetAnimationParameter Failed! Deathing is not in Animator of MitronEmpire_Sp00derBomber(Clone)! WARNING: 28.04.2025 10:25:33 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Sp00derBomber(Clone)' is not on a navmesh WARNING: 28.04.2025 10:25:33 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:25:33 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:25:36 SetAnimationParameter Failed! Deathing is not in Animator of MitronEmpire_Sp00derBomber(Clone)! WARNING: 28.04.2025 10:25:36 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Sp00derBomber(Clone)' is not on a navmesh WARNING: 28.04.2025 10:25:36 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:25:36 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:25:38 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Drone(Clone)' is not on a navmesh WARNING: 28.04.2025 10:25:38 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:25:38 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:25:38 TrySpawnEnemy PRIDE_CastorCleric delay 1,75 LOG: 28.04.2025 10:25:38 TrySpawnEnemy PRIDE_Bastion delay 1,75 LOG: 28.04.2025 10:25:38 TrySpawnEnemy PRIDE_Bastion delay 1,75 LOG: 28.04.2025 10:25:38 TrySpawnEnemy PRIDE_Gambot_Range delay 1,75 WARNING: 28.04.2025 10:25:39 MitronEmpire_Castor_Buffer(Clone) (StickyStoneStudio.MOODS.Cleric): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:25:39 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:25:39 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:25:39 MitronEmpire_Bastion(Clone) (StickyStoneStudio.MOODS.Bastion): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:25:39 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:25:39 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:25:39 MitronEmpire_Bastion(Clone) (StickyStoneStudio.MOODS.Bastion): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:25:39 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:25:39 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:25:39 MitronEmpire_Gambot_Range(Clone) (StickyStoneStudio.MOODS.Gambot): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:25:39 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:25:39 GetIconByBuffType called with buffType: Pride LOG: 28.04.2025 10:25:43 DestroyDestructibleInScene() => Destructible_BarrelLies_Pride_07 LOG: 28.04.2025 10:25:45 LavaDestructible.onBarrelDestroyed(Pride_Oil_Destructible) => LavaDestr: Pride_Destructible_OilBarrel_01 LOG: 28.04.2025 10:25:45 DestroyDestructibleInScene() => Pride_Oil_Destructible WARNING: 28.04.2025 10:25:46 BuffManager.StartBuffEffect() for BUFFID: 2972 is already started! WARNING: 28.04.2025 10:25:46 SpawnDecalOnFloor -> Cant spawn decal for DamageArea, DecalPrefab is null or/and SpawnDecal is false! LOG: 28.04.2025 10:25:46 GetIconByBuffType called with buffType: OilBarrel LOG: 28.04.2025 10:25:48 LavaDestructible.onBarrelDestroyed(Pride_Oil_Destructible) => LavaDestr: Pride_Destructible_OilBarrel LOG: 28.04.2025 10:25:48 DestroyDestructibleInScene() => Pride_Oil_Destructible WARNING: 28.04.2025 10:25:49 SpawnDecalOnFloor -> Cant spawn decal for DamageArea, DecalPrefab is null or/and SpawnDecal is false! LOG: 28.04.2025 10:25:49 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 10:25:49 GetIconByBuffType called with buffType: OilBarrel WARNING: 28.04.2025 10:25:50 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Castor_Buffer(Clone)' is not on a navmesh WARNING: 28.04.2025 10:25:50 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:25:50 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:25:50 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MissileLauncherName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:25:51 GetIconByBuffType called with buffType: OilBarrel WARNING: 28.04.2025 10:25:52 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Gambot_Range(Clone)' is not on a navmesh WARNING: 28.04.2025 10:25:52 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Castor_Buffer(Clone)' is not on a navmesh WARNING: 28.04.2025 10:25:52 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:25:52 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:25:52 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Bastion(Clone)' is not on a navmesh WARNING: 28.04.2025 10:25:52 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:25:52 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:25:52 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MeteorizerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 10:25:53 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Castor_Buffer(Clone)' is not on a navmesh LOG: 28.04.2025 10:25:53 GetIconByBuffType called with buffType: OilBarrel LOG: 28.04.2025 10:25:56 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MissileLauncherName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 10:25:57 BuffManager.StartBuffEffect() for BUFFID: 3094 is already started! LOG: 28.04.2025 10:25:58 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:25:58 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:25:58 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:25:58 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:25:58 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:25:58 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:25:58 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:25:58 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 10:25:58 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Bastion(Clone)' is not on a navmesh WARNING: 28.04.2025 10:25:58 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:25:58 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:25:58 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:26:00 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MeteorizerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:26:11 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:26:11 CurrentRoom ReverbTheme isStoneRoom WARNING: 28.04.2025 10:26:11 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:26:11 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:26:12 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 10:26:12 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:26:12 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:26:12 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 10:26:12 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:26:12 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:26:12 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 10:26:12 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:26:12 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:26:12 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 10:26:12 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:26:12 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:26:12 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 10:26:12 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:26:12 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:26:12 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 10:26:13 DestroyDestructibleInScene() => Destructible_Barrel_Pride_02 LOG: 28.04.2025 10:26:14 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03 LOG: 28.04.2025 10:26:15 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:26:15 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:26:15 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 10:26:15 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 10:26:18 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 10:26:21 SetCurrentMapSelectorChoice => DungeonDepth: 4 NextDungeonDepth: 5 PersistentDungeonDepth: 4 CurrentTheme: Stolz LOG: 28.04.2025 10:26:21 GameSession.UpdateProgress(SAVED) => SessionGUID: '54dbe8be2c28' GameSeed: UCU?-EVFF SeededCalls:333 SeededCallsLastDungeon:69 DDepth: 4 NDDepth: 5 FromHomeBase?: False LOG: 28.04.2025 10:26:21 UpdatePlayerProgress LOG: 28.04.2025 10:26:21 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 10:26:21 WindowManager.UnloadAllOtherMenus but 'InGameMenu'! Currently acitve Menus: 2 LOG: 28.04.2025 10:26:21 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 10:26:21 LoadingMenu.SetCurrentLoadingScreen() => ME_Level3 WARNING: 28.04.2025 10:26:21 Memory Leak: loadedEnemyPrefabsAddressables has a count of 1 after Reseting. This should never happen in the production build as it is a memory leak ... LOG: 28.04.2025 10:26:21 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:26:21 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:26:21 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:26:21 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:26:21 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:26:21 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:26:21 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:26:21 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:26:21 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:26:21 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:26:21 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:26:21 Generate Level Started! Level: Level_C theme: Stolz GameSeed: UCU?-EVFF SeedCalls: 334 LOG: 28.04.2025 10:26:25 (TryInstantiateRandomRoom) currentList count is 0! RoomTheme: Stolz, RoomLevel: Level_C, RoomTyp: Typ_A LOG: 28.04.2025 10:26:28 MapController.MaxChallengeRoomsReached() => MaxChallengeRooms is caused?False LOG: 28.04.2025 10:26:29 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied WARNING: 28.04.2025 10:26:29 MitronEmpire_Treasure(Clone) (StickyStoneStudio.MOODS.TreasureGoblin): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. ERROR: 28.04.2025 10:26:29 Enemy.CreateNavMeshAgent() => Cannot find any NavMeshSurface or Distance is to far away! UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.EnemyBase:InitNavMeshAgent() StickyStoneStudio.MOODS.TreasureGoblin:Spawn() StickyStoneStudio.MOODS.EnemyBase:InitEnemy(Room) StickyStoneStudio.MOODS.MechBase:InitMechBase(Room, PlayerClass, DummyStatus) StickyStoneStudio.MOODS.d__198:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 10:26:29 TreasureGoblin was spawned in Room: ROOM(6# Typ_D)_NeutralHall_Degrees90 LOG: 28.04.2025 10:26:29 Generate Level Completed! Loading time: 7,856s LOG: 28.04.2025 10:26:29 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 10:26:29 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:26:29 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 10:26:29 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:26:29 OnPlayerAndMapWereCreated LOG: 28.04.2025 10:26:29 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:26:29 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:26:29 CurrentRoom ReverbTheme isStoneRoom WARNING: 28.04.2025 10:26:29 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:26:29 UpdatePlayerProgress LOG: 28.04.2025 10:26:29 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 10:26:29 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:26:29 [RichPresenceManager] ChangeActivity to PrideArea .. WARNING: 28.04.2025 10:26:29 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:26:29 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:26:30 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:26:30 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:26:30 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied ERROR: 28.04.2025 10:26:30 Coroutine couldn't be started because the the game object 'NPC_Syop' is inactive! StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:26:30 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:26:30 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:26:31 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:26:31 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 10:26:31 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:26:31 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 10:26:31 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:26:31 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:26:31 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:26:35 OnWeaponAddinShootable1SelectionChanged ID -> 1 LOG: 28.04.2025 10:26:41 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 10:26:41 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:26:42 Menu.UnloadMenuPanel => Inventar WARNING: 28.04.2025 10:26:42 Pool-init: Prefab VFX_Weapon_CrossbowMuzzle has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:26:42 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 10:26:42 DestroyDestructibleInScene() => Destructible_Crate_Pride_02 WARNING: 28.04.2025 10:26:43 Pool-init: Prefab VFX_Hit_ElementalOrb has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:26:43 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 10:26:44 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03 LOG: 28.04.2025 10:26:50 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:26:50 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:26:50 TrySpawnEnemy PRIDE_CastorCleric delay 1,75 LOG: 28.04.2025 10:26:50 TrySpawnEnemy PRIDE_Castor delay 1,75 LOG: 28.04.2025 10:26:50 TrySpawnEnemy PRIDE_Drone delay 1,75 LOG: 28.04.2025 10:26:50 TrySpawnEnemy PRIDE_Drone delay 1,75 WARNING: 28.04.2025 10:26:50 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Drone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:26:50 TrySpawnEnemy PRIDE_CastorCleric delay 1,75 WARNING: 28.04.2025 10:26:50 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_CastorCleric in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:26:50 TrySpawnEnemy PRIDE_Gambot delay 1,75 WARNING: 28.04.2025 10:26:50 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Gambot in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 10:26:52 MitronEmpire_Castor_Buffer(Clone) (StickyStoneStudio.MOODS.Cleric): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:26:52 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:26:52 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:26:52 MitronEmpire_Castor_Buffer(Clone) (StickyStoneStudio.MOODS.Cleric): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:26:52 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:26:52 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:26:52 MitronEmpire_Castor(Clone) (StickyStoneStudio.MOODS.Castor): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:26:52 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:26:52 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:26:52 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:26:52 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:26:52 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:26:52 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:26:52 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:26:52 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:26:52 MitronEmpire_Gambot(Clone) (StickyStoneStudio.MOODS.Gambot): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:26:52 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:26:52 GetIconByBuffType called with buffType: Pride LOG: 28.04.2025 10:26:52 Arbitrary AddIn: WeaponAddin_Cryo(Clone) (StickyStoneStudio.MOODS.Items.CryoAddin) LOG: 28.04.2025 10:26:52 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:26:52 MitronEmpire_Castor_Buffer(Clone) (StickyStoneStudio.MOODS.Cleric)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:26:52 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 10:26:52 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:26:52 MitronEmpire_Castor_Buffer(Clone) (StickyStoneStudio.MOODS.Cleric)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:26:52 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 10:26:54 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Gambot(Clone)' is not on a navmesh WARNING: 28.04.2025 10:26:54 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:26:54 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:26:54 BuffManager.StartBuffEffect() for BUFFID: 3143 is already started! WARNING: 28.04.2025 10:26:57 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Castor_Buffer(Clone)' is not on a navmesh WARNING: 28.04.2025 10:26:57 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:26:57 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:26:57 Combine mesh instance 0 is null. WARNING: 28.04.2025 10:26:57 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:26:57 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:26:59 BuffManager.StartBuffEffect() for BUFFID: 3153 is already started! WARNING: 28.04.2025 10:26:59 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Drone(Clone)' is not on a navmesh WARNING: 28.04.2025 10:26:59 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:26:59 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:27:00 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Drone(Clone)' is not on a navmesh WARNING: 28.04.2025 10:27:00 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:27:00 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:27:01 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:27:01 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:27:02 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:27:02 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:27:02 ENEMY SPAWNED MitronEmpire_Drone(Clone) WARNING: 28.04.2025 10:27:03 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:27:03 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:27:06 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Castor_Buffer(Clone)' is not on a navmesh WARNING: 28.04.2025 10:27:06 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:27:06 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:27:09 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Castor(Clone)' is not on a navmesh WARNING: 28.04.2025 10:27:09 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:27:09 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:27:09 TrySpawnEnemy PRIDE_CastorHealer delay 1,75 LOG: 28.04.2025 10:27:09 TrySpawnEnemy PRIDE_CastorCleric delay 1,75 LOG: 28.04.2025 10:27:09 TrySpawnEnemy PRIDE_Nincodemus delay 1,75 WARNING: 28.04.2025 10:27:09 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Castor_Buffer(Clone)' is not on a navmesh WARNING: 28.04.2025 10:27:11 MitronEmpire_Castor_Healer(Clone) (StickyStoneStudio.MOODS.CastorHealer): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:27:11 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:27:11 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:27:11 MitronEmpire_Castor_Buffer(Clone) (StickyStoneStudio.MOODS.Cleric): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:27:11 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:27:11 ScaleEnemy MitronEmpire_Castor_Buffer(Clone)! LOG: 28.04.2025 10:27:11 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:27:11 MitronEmpire_Nincodemus(Clone) (StickyStoneStudio.MOODS.Nincodemus): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:27:11 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:27:11 ScaleEnemy MitronEmpire_Nincodemus(Clone)! WARNING: 28.04.2025 10:27:11 Performed AddChampionMaterial with problems. Count of (ChampionColorizeMaterial) and (CustomColorPropertyName) from enemy MitronEmpire_Nincodemus(Clone) is not the same! LOG: 28.04.2025 10:27:11 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:27:11 BuffManager.StartBuffEffect() for BUFFID: 3178 is already started! WARNING: 28.04.2025 10:27:13 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Nincodemus(Clone)' is not on a navmesh WARNING: 28.04.2025 10:27:13 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:27:16 BuffManager.StartBuffEffect() for BUFFID: 3184 is already started! WARNING: 28.04.2025 10:27:23 BuffManager.StartBuffEffect() for BUFFID: 3187 is already started! WARNING: 28.04.2025 10:27:26 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Castor_Buffer(Clone)' is not on a navmesh WARNING: 28.04.2025 10:27:26 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:27:26 BuffManager.StartBuffEffect() for BUFFID: 3211 is already started! LOG: 28.04.2025 10:27:32 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:27:32 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:27:32 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:27:32 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:27:32 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:27:32 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 10:27:32 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Castor_Healer(Clone)' is not on a navmesh LOG: 28.04.2025 10:27:32 showQuestComplete: Beginner Training LOG: 28.04.2025 10:27:32 Quest Completed: Beginner Training WARNING: 28.04.2025 10:27:32 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:27:32 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:27:32 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:27:32 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:27:32 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:27:32 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:27:32 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:27:34 DestroyDestructibleInScene() => Destructible_Barrel_Pride_02 LOG: 28.04.2025 10:27:34 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03 WARNING: 28.04.2025 10:27:35 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:27:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:27:40 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:27:40 for == null! No VFX-Effect can be played on destroy. LOG: 28.04.2025 10:27:40 Started Music_GrammoPhoneBot LOG: 28.04.2025 10:27:40 CurrentRoom ReverbTheme isStoneRoom WARNING: 28.04.2025 10:27:40 GoToSplashScreenPanel() 'InGame_Vendor' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:27:40 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. ERROR: 28.04.2025 10:27:40 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:27:40 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:27:43 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 10:27:43 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:27:45 DialogController.OnFocusedDialogAnswer() AnswerID: 0 LOG: 28.04.2025 10:27:45 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:27:45 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 10:27:45 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:27:45 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:27:45 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:27:45 initialises raritymodes LOG: 28.04.2025 10:27:45 equipmentRarity:Level_1 LOG: 28.04.2025 10:27:45 equipmentRarity:Level_1 LOG: 28.04.2025 10:27:45 equipmentRarity:Level_1 LOG: 28.04.2025 10:27:45 equipmentRarity:Level_2 LOG: 28.04.2025 10:27:45 equipmentRarity:Level_2 LOG: 28.04.2025 10:27:45 equipmentRarity:Level_2 LOG: 28.04.2025 10:27:45 equipmentRarity:Level_3 LOG: 28.04.2025 10:27:45 equipmentRarity:Level_1 LOG: 28.04.2025 10:27:45 equipmentRarity:Level_1 LOG: 28.04.2025 10:27:45 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:27:45 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:27:45 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:27:45 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:27:45 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:27:45 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:27:45 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:27:45 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:27:45 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:27:45 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:27:45 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:27:46 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 10:27:48 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:27:48 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:27:48 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:27:48 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:27:48 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:27:48 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:27:48 LootContextPanel OnButtonSuccess => back WARNING: 28.04.2025 10:27:48 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:27:48 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 10:27:48 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:27:49 CameraManager.SetFogRenderBeforeTransparent(toActive = False) LOG: 28.04.2025 10:27:49 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 10:27:49 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:27:49 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 10:27:49 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:27:49 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 10:27:49 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:27:49 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:27:49 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:27:50 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:27:50 WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:27:51 RecycleBin_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: Re-orderable Grid (RecyleInventory) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:27:52 WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:27:52 OnWeaponAddinInventorySelectionChanged ID -> 0 WARNING: 28.04.2025 10:27:52 Language Text not found! (Path: Meter) LOG: 28.04.2025 10:27:52 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:27:55 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 10:27:55 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:27:55 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 10:27:56 Menu.GoToPanel() 'AddInConverter' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:27:56 Menu.LoadMenuPanel => AddInConverter (MenuID: InGameMenu) WARNING: 28.04.2025 10:27:56 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:27:56 Language Text not found! (Path: Meter) LOG: 28.04.2025 10:27:56 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:27:56 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:28:01 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LightningStrikeName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:28:01 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.DebufferName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:28:05 TryAddItem(WeaponAddin) => Items.Addins.LightningWaveName LOG: 28.04.2025 10:28:06 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:28:06 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'AddInConverter' LOG: 28.04.2025 10:28:06 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:28:07 Menu.UnloadMenuPanel => AddInConverter LOG: 28.04.2025 10:28:18 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:28:19 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:28:21 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:28:21 Started Music_GrammoPhoneBot LOG: 28.04.2025 10:28:21 CurrentRoom ReverbTheme isStoneRoom WARNING: 28.04.2025 10:28:21 GoToSplashScreenPanel() 'InGame_Vendor' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:28:21 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:28:26 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:28:26 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:28:31 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:28:31 CurrentRoom ReverbTheme isStoneRoom ERROR: 28.04.2025 10:28:31 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 10:28:43 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:28:43 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:28:43 TrySpawnEnemy PRIDE_Bastion delay 1,75 LOG: 28.04.2025 10:28:43 TrySpawnEnemy PRIDE_Sp00derBomber delay 1,75 WARNING: 28.04.2025 10:28:43 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Sp00derBomber in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:28:43 TrySpawnEnemy PRIDE_CastorHealer delay 1,75 WARNING: 28.04.2025 10:28:43 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_CastorHealer in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:28:43 TrySpawnEnemy PRIDE_Drone delay 1,75 WARNING: 28.04.2025 10:28:43 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Drone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 10:28:43 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:28:45 MitronEmpire_Bastion(Clone) (StickyStoneStudio.MOODS.Bastion): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:28:45 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:28:45 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:28:45 MitronEmpire_Sp00derBomber(Clone) (StickyStoneStudio.MOODS.SpiderBomber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:28:45 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:28:45 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:28:45 MitronEmpire_Castor_Healer(Clone) (StickyStoneStudio.MOODS.CastorHealer): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:28:45 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:28:45 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:28:45 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:28:45 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:28:45 GetIconByBuffType called with buffType: Pride LOG: 28.04.2025 10:28:45 Arbitrary AddIn: WeaponAddin_Headhunter(Clone) (StickyStoneStudio.MOODS.Items.DebufferAddin) WARNING: 28.04.2025 10:28:45 Pool-init: Prefab VFX_Enemy_ExplosionOnDeath has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:28:45 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 10:28:45 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:28:45 MitronEmpire_Castor_Healer(Clone) (StickyStoneStudio.MOODS.CastorHealer)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:28:46 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:28:46 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:28:46 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:28:46 MitronEmpire_Bastion(Clone) (StickyStoneStudio.MOODS.Bastion)isCharmedByOwnerPlayer1 WARNING: 28.04.2025 10:28:46 SetAnimationParameter Failed! Deathing is not in Animator of MitronEmpire_Sp00derBomber(Clone)! WARNING: 28.04.2025 10:28:46 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Sp00derBomber(Clone)' is not on a navmesh LOG: 28.04.2025 10:28:46 Quest is already completed. No progress will be updated. WARNING: 28.04.2025 10:28:46 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:28:51 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Drone(Clone)' is not on a navmesh LOG: 28.04.2025 10:28:51 Quest is already completed. No progress will be updated. WARNING: 28.04.2025 10:28:51 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:28:52 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Castor_Healer(Clone)' is not on a navmesh LOG: 28.04.2025 10:28:52 Quest is already completed. No progress will be updated. WARNING: 28.04.2025 10:28:52 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:28:54 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:28:58 BuffManager.StartBuffEffect() for BUFFID: 3250 is already started! LOG: 28.04.2025 10:29:00 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:29:00 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:29:00 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:29:00 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:29:00 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:29:00 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:29:00 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:29:00 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 10:29:00 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Bastion(Clone)' is not on a navmesh LOG: 28.04.2025 10:29:00 Quest is already completed. No progress will be updated. WARNING: 28.04.2025 10:29:00 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:29:00 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:29:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:29:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:29:07 DestroyDestructibleInScene() => Destructible_Vase_02_Flowers LOG: 28.04.2025 10:29:07 DestroyDestructibleInScene() => Destructible_Vase_02_Flowers_02 LOG: 28.04.2025 10:29:07 DestroyDestructibleInScene() => Destructible_Vase_02_Flowers_01 LOG: 28.04.2025 10:29:08 DestroyDestructibleInScene() => Destructible_Vase_01_Closed WARNING: 28.04.2025 10:29:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:29:39 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 10:29:39 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 10:29:39 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 10:29:39 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 10:29:39 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 10:30:02 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 10:30:02 Menu.UnloadMenuPanel => ESC_Main WARNING: 28.04.2025 10:30:02 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:30:02 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:30:02 [RichPresenceManager] ChangeActivity to PrideArea .. LOG: 28.04.2025 10:30:22 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:30:22 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 10:30:22 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:30:22 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 10:30:22 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:30:22 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:30:23 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:30:26 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 10:30:26 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:30:27 Menu.UnloadMenuPanel => Inventar WARNING: 28.04.2025 10:30:27 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:30:27 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:30:27 Menu.GoToPanel() 'MechionaryContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:30:27 Menu.LoadMenuPanel => MechionaryContext (MenuID: InGameMenu) WARNING: 28.04.2025 10:30:27 OpenQuestlogPanel() => MechionaryEntrie 'ME_QUEST_HugeBetDisablePermanentUpgrades_d95148c1df69' QuestEnum: 132 has no Entry in the QuestManager. Please add one in the QuestManager or delete this MechionaryEntrie! WARNING: 28.04.2025 10:30:27 OpenQuestlogPanel() => MechionaryEntrie 'ME_QUEST_MediumBetDisablePermanentUpgrades_7bc472dd6469' QuestEnum: 116 has no Entry in the QuestManager. Please add one in the QuestManager or delete this MechionaryEntrie! WARNING: 28.04.2025 10:30:27 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:30:27 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:30:27 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:30:27 GetMappedKeyName(SelectUp): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:30:27 GetMappedKeyName(SelectUp): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:30:27 GetMappedKeyName(SelectDown): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:30:27 GetMappedKeyName(SelectDown): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:30:27 GetMappedKeyName(SelectLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:30:27 GetMappedKeyName(SelectLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:30:27 GetMappedKeyName(SelectRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:30:27 GetMappedKeyName(SelectRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:30:27 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:30:27 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:30:27 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:30:27 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:30:27 GetMappedKeyName(SelectLeft2): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:30:27 GetMappedKeyName(SelectLeft2): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:30:27 GetMappedKeyName(SelectRight2): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:30:27 GetMappedKeyName(SelectRight2): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:30:27 GetMappedKeyName(SelectUp2): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:30:27 GetMappedKeyName(SelectUp2): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:30:27 GetMappedKeyName(SelectDown2): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:30:27 GetMappedKeyName(SelectDown2): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:30:27 OpenQuestlogPanel() => MechionaryEntrie 'ME_QUEST_HugeBetDisablePermanentUpgrades_d95148c1df69' QuestEnum: 132 has no Entry in the QuestManager. Please add one in the QuestManager or delete this MechionaryEntrie! WARNING: 28.04.2025 10:30:27 OpenQuestlogPanel() => MechionaryEntrie 'ME_QUEST_MediumBetDisablePermanentUpgrades_7bc472dd6469' QuestEnum: 116 has no Entry in the QuestManager. Please add one in the QuestManager or delete this MechionaryEntrie! WARNING: 28.04.2025 10:30:27 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:30:27 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:30:28 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:30:33 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'MechionaryContext' LOG: 28.04.2025 10:30:33 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:30:34 Menu.UnloadMenuPanel => MechionaryContext LOG: 28.04.2025 10:30:36 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:30:36 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:30:42 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:30:42 CurrentRoom ReverbTheme isStoneRoom ERROR: 28.04.2025 10:30:42 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 10:30:49 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:30:49 CurrentRoom ReverbTheme isStoneRoom WARNING: 28.04.2025 10:30:49 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:30:52 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:30:52 DestroyDestructibleInScene() => Destructible_Barrel_Pride_13 LOG: 28.04.2025 10:30:52 DestroyDestructibleInScene() => Destructible_Barrel_Pride_14 LOG: 28.04.2025 10:30:52 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:30:52 DestroyDestructibleInScene() => Destructible_Barrel_Pride_15 LOG: 28.04.2025 10:30:52 DestroyDestructibleInScene() => Destructible_Vase_01_Closed_04 LOG: 28.04.2025 10:30:52 DestroyDestructibleInScene() => Destructible_Barrel_Pride_17 LOG: 28.04.2025 10:30:52 DestroyDestructibleInScene() => Destructible_Barrel_Pride_23 LOG: 28.04.2025 10:30:52 DestroyDestructibleInScene() => Destructible_Barrel_Pride_24 LOG: 28.04.2025 10:30:52 DestroyDestructibleInScene() => Destructible_Barrel_Pride_19 LOG: 28.04.2025 10:30:52 DestroyDestructibleInScene() => Destructible_Vase_01_Closed_06 LOG: 28.04.2025 10:30:52 DestroyDestructibleInScene() => Destructible_Crate_Pride_03 LOG: 28.04.2025 10:30:52 DestroyDestructibleInScene() => Destructible_Vase_01_Closed_05 LOG: 28.04.2025 10:30:52 DestroyDestructibleInScene() => Destructible_Barrel_Pride_12 WARNING: 28.04.2025 10:30:54 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:30:54 DestroyDestructibleInScene() => Destructible_Vase_01_Closed_07 LOG: 28.04.2025 10:30:54 DestroyDestructibleInScene() => Destructible_Barrel_Pride_09 WARNING: 28.04.2025 10:30:54 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:30:54 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:30:55 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:30:55 DestroyDestructibleInScene() => Destructible_Crate_Pride_02 LOG: 28.04.2025 10:30:55 DestroyDestructibleInScene() => Destructible_Barrel_Pride_10 LOG: 28.04.2025 10:30:55 DestroyDestructibleInScene() => Destructible_Barrel_Pride_08 LOG: 28.04.2025 10:30:55 DestroyDestructibleInScene() => Destructible_Barrel_Pride_11 LOG: 28.04.2025 10:30:55 DestroyDestructibleInScene() => Destructible_Barrel_Pride_06 LOG: 28.04.2025 10:30:55 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:30:55 DestroyDestructibleInScene() => Destructible_Vase_01_Closed_02 LOG: 28.04.2025 10:30:55 DestroyDestructibleInScene() => Destructible_Barrel_Pride_05 LOG: 28.04.2025 10:30:55 DestroyDestructibleInScene() => Destructible_Vase_01_Closed_03 WARNING: 28.04.2025 10:30:56 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:30:56 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:30:56 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:31:00 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:31:00 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:31:03 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:31:03 CurrentRoom ReverbTheme isNone LOG: 28.04.2025 10:31:03 TrySpawnEnemy PRIDE_Leonide delay 1,75 LOG: 28.04.2025 10:31:03 TrySpawnEnemy PRIDE_Leonide delay 1,75 LOG: 28.04.2025 10:31:03 TrySpawnEnemy PRIDE_CastorCleric delay 1,75 LOG: 28.04.2025 10:31:03 TrySpawnEnemy PRIDE_Nincodemus delay 1,75 WARNING: 28.04.2025 10:31:03 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Nincodemus in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:31:03 TrySpawnEnemy PRIDE_Gambot delay 1,75 WARNING: 28.04.2025 10:31:03 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy PRIDE_Gambot in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 10:31:05 MitronEmpire_Leonide(Clone) (StickyStoneStudio.MOODS.Leoniden): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:31:05 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:31:05 ScaleEnemy MitronEmpire_Leonide(Clone)! WARNING: 28.04.2025 10:31:05 Performed AddChampionMaterial with problems. Count of (ChampionColorizeMaterial) and (CustomColorPropertyName) from enemy MitronEmpire_Leonide(Clone) is not the same! LOG: 28.04.2025 10:31:05 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:31:05 MitronEmpire_Leonide(Clone) (StickyStoneStudio.MOODS.Leoniden): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:31:05 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:31:05 ScaleEnemy MitronEmpire_Leonide(Clone)! WARNING: 28.04.2025 10:31:05 Performed AddChampionMaterial with problems. Count of (ChampionColorizeMaterial) and (CustomColorPropertyName) from enemy MitronEmpire_Leonide(Clone) is not the same! LOG: 28.04.2025 10:31:05 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:31:05 MitronEmpire_Castor_Buffer(Clone) (StickyStoneStudio.MOODS.Cleric): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:31:05 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:31:05 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:31:05 MitronEmpire_Nincodemus(Clone) (StickyStoneStudio.MOODS.Nincodemus): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:31:05 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:31:05 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:31:05 MitronEmpire_Gambot(Clone) (StickyStoneStudio.MOODS.Gambot): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:31:05 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:31:05 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:31:06 BuffManager.StartBuffEffect() for BUFFID: 3264 is already started! WARNING: 28.04.2025 10:31:06 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Nincodemus(Clone)' is not on a navmesh LOG: 28.04.2025 10:31:06 Quest is already completed. No progress will be updated. WARNING: 28.04.2025 10:31:06 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:31:08 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Gambot(Clone)' is not on a navmesh LOG: 28.04.2025 10:31:08 Quest is already completed. No progress will be updated. WARNING: 28.04.2025 10:31:08 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:31:08 BuffManager.StartBuffEffect() for BUFFID: 3271 is already started! WARNING: 28.04.2025 10:31:10 BuffManager.StartBuffEffect() for BUFFID: 3273 is already started! WARNING: 28.04.2025 10:31:11 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Leonide(Clone)' is not on a navmesh WARNING: 28.04.2025 10:31:11 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:31:12 BuffManager.StartBuffEffect() for BUFFID: 3276 is already started! WARNING: 28.04.2025 10:31:13 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Castor_Buffer(Clone)' is not on a navmesh LOG: 28.04.2025 10:31:13 Quest is already completed. No progress will be updated. WARNING: 28.04.2025 10:31:13 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:31:15 DestroyDestructibleInScene() => Destructible_Barrel_Pride_06 LOG: 28.04.2025 10:31:15 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive LOG: 28.04.2025 10:31:15 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 10:31:15 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 10:31:15 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 10:31:15 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 10:31:15 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 10:31:29 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 10:31:29 Menu.UnloadMenuPanel => ESC_Main WARNING: 28.04.2025 10:31:29 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:31:29 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:31:29 [RichPresenceManager] ChangeActivity to PrideArea .. WARNING: 28.04.2025 10:31:31 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Leonide(Clone)' is not on a navmesh WARNING: 28.04.2025 10:31:31 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:31:31 TrySpawnEnemy PRIDE_Castor delay 1,75 LOG: 28.04.2025 10:31:31 TrySpawnEnemy PRIDE_Nincodemus delay 1,75 LOG: 28.04.2025 10:31:31 TrySpawnEnemy PRIDE_Bastion delay 1,75 LOG: 28.04.2025 10:31:31 TrySpawnEnemy PRIDE_CastorCleric delay 1,75 WARNING: 28.04.2025 10:31:32 MitronEmpire_Castor(Clone) (StickyStoneStudio.MOODS.Castor): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:31:32 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:31:32 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:31:32 MitronEmpire_Nincodemus(Clone) (StickyStoneStudio.MOODS.Nincodemus): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:31:32 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:31:32 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:31:32 MitronEmpire_Bastion(Clone) (StickyStoneStudio.MOODS.Bastion): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:31:32 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:31:32 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:31:32 MitronEmpire_Castor_Buffer(Clone) (StickyStoneStudio.MOODS.Cleric): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:31:32 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:31:32 GetIconByBuffType called with buffType: Pride WARNING: 28.04.2025 10:31:33 BuffManager.StartBuffEffect() for BUFFID: 3296 is already started! LOG: 28.04.2025 10:31:34 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:31:34 SetAnimationParameter Failed! IsDashing is not in Animator of MitronEmpire_Nincodemus(Clone)! LOG: 28.04.2025 10:31:34 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 10:31:34 Target Position is not on Navmesh Pos:(323.65, 0.03, 330.56) LOG: 28.04.2025 10:31:34 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:31:35 Quest is already completed. No progress will be updated. WARNING: 28.04.2025 10:31:35 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:31:36 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:31:36 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:31:36 ENEMY SPAWNED MitronEmpire_Drone(Clone) WARNING: 28.04.2025 10:31:37 BuffManager.StartBuffEffect() for BUFFID: 3334 is already started! WARNING: 28.04.2025 10:31:37 SetAnimationParameter Failed! IsDashing is not in Animator of MitronEmpire_Nincodemus(Clone)! WARNING: 28.04.2025 10:31:37 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Nincodemus(Clone)' is not on a navmesh LOG: 28.04.2025 10:31:37 Quest is already completed. No progress will be updated. WARNING: 28.04.2025 10:31:37 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:31:38 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Bastion(Clone)' is not on a navmesh WARNING: 28.04.2025 10:31:41 BuffManager.StartBuffEffect() for BUFFID: 3338 is already started! LOG: 28.04.2025 10:31:43 DestroyDestructibleInScene() => Destructible_Barrel_Pride_03_Explosive WARNING: 28.04.2025 10:31:43 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Castor_Buffer(Clone)' is not on a navmesh LOG: 28.04.2025 10:31:43 Quest is already completed. No progress will be updated. WARNING: 28.04.2025 10:31:43 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:31:44 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Drone(Clone)' is not on a navmesh LOG: 28.04.2025 10:31:44 Quest is already completed. No progress will be updated. WARNING: 28.04.2025 10:31:44 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:31:48 BuffManager.StartBuffEffect() for BUFFID: 3356 is already started! LOG: 28.04.2025 10:31:48 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:31:48 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:31:48 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:31:48 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:31:48 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:31:48 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 10:31:48 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Castor(Clone)' is not on a navmesh LOG: 28.04.2025 10:31:48 Quest is already completed. No progress will be updated. WARNING: 28.04.2025 10:31:48 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:31:49 MitronEmpire_Drone(Clone) (StickyStoneStudio.MOODS.Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:31:49 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:31:49 ENEMY SPAWNED MitronEmpire_Drone(Clone) WARNING: 28.04.2025 10:31:49 BuffManager.StartBuffEffect() for BUFFID: 3382 is already started! LOG: 28.04.2025 10:31:49 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' WARNING: 28.04.2025 10:31:49 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. ERROR: 28.04.2025 10:31:49 Player is OOC but there are still enemies in current room UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.StateManager:set_PlayerIsInFight(Boolean) StickyStoneStudio.MOODS.Room:_OnPlayerClearRoom(Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__124:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:31:49 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:31:49 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:31:49 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:31:49 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:31:51 Quest is already completed. No progress will be updated. WARNING: 28.04.2025 10:31:51 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:31:51 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:31:59 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:32:03 DestroyDestructibleInScene() => Destructible_Barrel_Pride_08 LOG: 28.04.2025 10:32:03 DestroyDestructibleInScene() => Destructible_Barrel_Pride_09 WARNING: 28.04.2025 10:32:04 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:32:04 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:32:19 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 10:32:19 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 10:32:19 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 10:32:19 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 10:32:19 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 10:32:33 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 10:32:33 Menu.UnloadMenuPanel => ESC_Main WARNING: 28.04.2025 10:32:33 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:32:33 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:32:33 [RichPresenceManager] ChangeActivity to PrideArea .. LOG: 28.04.2025 10:32:35 DestroyDestructibleInScene() => Destructible_Barrel_Pride_11 LOG: 28.04.2025 10:32:35 DestroyDestructibleInScene() => Destructible_Barrel_Pride_12 LOG: 28.04.2025 10:33:20 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:33:20 Started Music_GrammoPhoneBot LOG: 28.04.2025 10:33:20 CurrentRoom ReverbTheme isStoneRoom WARNING: 28.04.2025 10:33:20 GoToSplashScreenPanel() 'InGame_Vendor' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:33:20 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:33:22 GetIconByBuffType called with buffType: Healing LOG: 28.04.2025 10:33:27 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:33:27 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 10:33:27 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:33:27 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 10:33:27 OnWeaponAddinShootable1SelectionChanged ID -> 0 WARNING: 28.04.2025 10:33:27 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:33:27 GetMappedKeyName(Use): Couldnt get ActionElementMap! LOG: 28.04.2025 10:33:27 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:33:28 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:33:28 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 10:33:28 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:33:28 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 10:33:37 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:33:37 CurrentRoom ReverbTheme isNone LOG: 28.04.2025 10:33:44 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:33:44 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 10:33:44 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:33:44 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 10:33:44 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:33:44 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:33:45 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:33:46 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 10:33:46 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:33:46 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 10:33:46 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:33:47 CurrentRoom ReverbTheme isStoneRoom WARNING: 28.04.2025 10:33:47 GoToSplashScreenPanel() 'InGame_BossDialog' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:33:47 TrySpawnEnemy PRIDE_Mitron_Phase1 delay 1,75 WARNING: 28.04.2025 10:33:47 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:33:47 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:33:47 MitronEmpire_Mitron_Phase1(Clone) (StickyStoneStudio.MOODS.MitronPhase1): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 10:33:56 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 10:33:56 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:34:19 DialogController.OnFocusedDialogAnswer() AnswerID: 3 LOG: 28.04.2025 10:34:19 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 10:34:19 ApplyBossMoodColorStyle => bossDialogMood: Pride bossDialogMoodWasAnsweredByPlayers: Envy LOG: 28.04.2025 10:34:19 Wrong RoomThemeStolzis not a BosslevelRoomTheme LOG: 28.04.2025 10:34:30 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 10:34:30 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:34:30 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' WARNING: 28.04.2025 10:34:31 BuffManager.StartBuffEffect() for BUFFID: 3390 is already started! LOG: 28.04.2025 10:34:31 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:34:31 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 10:34:47 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:34:47 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:34:48 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 10:34:53 Arbitrary AddIn: WeaponAddin_Headhunter(Clone) (StickyStoneStudio.MOODS.Items.DebufferAddin) LOG: 28.04.2025 10:34:54 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:34:54 MitronEmpire_Mitron_Phase1(Clone) (StickyStoneStudio.MOODS.MitronPhase1)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:34:54 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.BoomerangName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:35:01 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.BoomerangName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:35:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:11 TrySpawnEnemy PRIDE_Bastion delay 1,75 LOG: 28.04.2025 10:35:12 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:12 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:12 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:12 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:12 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:12 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:12 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:12 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:12 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:12 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:12 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:12 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:12 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:35:12 MitronEmpire_Bastion(Clone) (StickyStoneStudio.MOODS.Bastion): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:35:12 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:35:12 GetIconByBuffType called with buffType: Pride LOG: 28.04.2025 10:35:16 Started LevelColorLerp WARNING: 28.04.2025 10:35:17 BuffManager.StartBuffEffect() for BUFFID: 3578 is already started! WARNING: 28.04.2025 10:35:18 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:35:18 MechOutlineController.init() => HighlightEffect is not referenced of the rootMesh of MitronEmpire_Mitron_Phase2(Clone) ! Consider Add it in the Prefab. Searching for Reference now ... WARNING: 28.04.2025 10:35:18 MitronEmpire_Mitron_Phase2(Clone) (StickyStoneStudio.MOODS.MitronPhase2): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. ERROR: 28.04.2025 10:35:19 Failed to SpawnAndStartBullet for MitronEmpire_Mitron_Phase2(Clone) with useShootable. It was not Inited yet! UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.d__44:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:35:20 MoveTowards failed. Navmesh-Agent 'MitronEmpire_Bastion(Clone)' is not on a navmesh LOG: 28.04.2025 10:35:20 Quest is already completed. No progress will be updated. WARNING: 28.04.2025 10:35:20 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:35:24 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:35:24 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 10:35:24 BuffManager.StartBuffEffect() for BUFFID: 3686 is already started! LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:27 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:39 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:35:39 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 10:35:39 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:42 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:35:45 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:35:45 MechionaryManager.SetMechionaryEntryIsDirty(EnemyTyp PRIDE_Mitron_Phase2) wurde kein passendes MechionaryEntry gefunden ... WARNING: 28.04.2025 10:35:45 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:35:45 GoToSplashScreenPanel() 'InGame_LevelUp' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 BossChest.RaritylevelBossChest() => Rarity is Level_2 Chesttype is Addin LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:35:45 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:35:49 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:35:49 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:35:49 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:35:49 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:35:49 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:35:49 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:35:49 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:35:49 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:35:49 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:35:49 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:35:49 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:35:54 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:35:54 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:35:54 Menu.GoToPanel() 'AbilitySkillContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:35:54 Menu.LoadMenuPanel => AbilitySkillContext (MenuID: InGameMenu) LOG: 28.04.2025 10:35:54 InfoPanel: BreakCurrendInfoPanelAnimation! LOG: 28.04.2025 10:35:54 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:35:54 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:36:02 (AbilitySkillContextController.OnButtonSuccess) Interaction: confirm, owner: Player1, player.Owner: Player1, isVisible: True, SkillPointsAvailableForPlayer: 1 LOG: 28.04.2025 10:36:02 AbilitySkillContextController.ConfirmChosenSkill() Try open ... LOG: 28.04.2025 10:36:02 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ElectricName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:36:02 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.EleOrbName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:36:02 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplatterName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:36:02 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LightningWaveName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:36:02 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplasherName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:36:02 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 10:36:02 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ElectricName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:36:02 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.EleOrbName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:36:02 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplatterName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:36:02 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LightningWaveName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:36:02 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplasherName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:36:03 (AbilitySkillContextController.OnButtonSuccess) Interaction: back, owner: Player1, player.Owner: Player1, isVisible: True, SkillPointsAvailableForPlayer: 0 LOG: 28.04.2025 10:36:03 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'AbilitySkillContext' LOG: 28.04.2025 10:36:03 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:36:04 Menu.UnloadMenuPanel => AbilitySkillContext LOG: 28.04.2025 10:36:05 CameraManager.SetFogRenderBeforeTransparent(toActive = True) ERROR: 28.04.2025 10:36:05 Destroying components immediately is not permitted during physics trigger/contact, animation event callbacks, rendering callbacks or OnValidate. You must use Destroy instead. VolumetricFogAndMist.VolumetricFog:DestroyRenderComponent() VolumetricFogAndMist.VolumetricFog:set_renderBeforeTransparent(Boolean) StickyStoneStudio.MOODS.CameraManager:SetFogRenderBeforeTransparent(Boolean) StickyStoneStudio.MOODS.d__90:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) StickyStoneStudio.MOODS.CameraController:SmoothTranslateToTransform(Transform, Single, Transform) StickyStoneStudio.MOODS.d__82:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) StickyStoneStudio.MOODS.FocusedDialogController:ShowDialog(DialogController, FocusedDialogLayoutType, Sprite, String, Nullable`1, Boolean, Single, Transform, Transform, Nullable`1, Owner, Boolean) StickyStoneStudio.MOODS.DialogController:StartDialog(Owner, Nullable`1) StickyStoneStudio.MOODS.DialogController:OnTriggerEnterStay(Collider) LOG: 28.04.2025 10:36:05 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:36:05 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:36:05 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:36:07 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:36:07 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:36:10 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:36:10 GetMappedKeyName(Use): Couldnt get ActionElementMap! LOG: 28.04.2025 10:36:12 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 10:36:12 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:36:13 OpenChest DelayedCall: CHESTTYPE: Addin LOG: 28.04.2025 10:36:13 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:36:13 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 10:36:13 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:36:13 Language Text not found! (Path: Meter) LOG: 28.04.2025 10:36:13 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:36:15 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:36:20 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 10:36:21 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ElectricName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:36:21 TryAddItem(WeaponAddin) => Items.Addins.CriticalSwarmName WARNING: 28.04.2025 10:36:22 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:36:22 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 10:36:22 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:36:23 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 10:36:23 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:36:23 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 10:36:23 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:36:23 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 10:36:23 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:36:23 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:36:23 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:36:29 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 10:36:29 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:36:29 Menu.UnloadMenuPanel => Inventar WARNING: 28.04.2025 10:36:30 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:36:30 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 10:36:30 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:36:31 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:36:31 WindowManager.LoadMenu => StageSelectorMenu LOG: 28.04.2025 10:36:31 PrideStageUIShouldBeChooseable ShouldBeChoosable:False LOG: 28.04.2025 10:36:31 AngerStageUIShouldBeChooseable ShouldBeChoosable:True LOG: 28.04.2025 10:36:31 SorrowStageUIShouldBeChooseable ShouldBeChoosable:True LOG: 28.04.2025 10:36:32 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:36:32 MoveStageDisplayDownStage_DisplaySlot_Trauer LOG: 28.04.2025 10:36:32 MoveStageDisplayUp Stage_DisplaySlot_Trauer LOG: 28.04.2025 10:36:32 MoveStageDisplayDownStage_DisplaySlot_Trauer LOG: 28.04.2025 10:36:32 MoveStageDisplayUp Stage_DisplaySlot_Trauer LOG: 28.04.2025 10:36:32 MoveStageDisplayUp Stage_DisplaySlot_Trauer LOG: 28.04.2025 10:36:36 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:36:36 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 10:36:37 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 10:36:48 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 10:36:49 MapController: Change CurrentTheme from 'Stolz' to 'Trauer' LOG: 28.04.2025 10:36:49 SetCurrentMapSelectorChoice => DungeonDepth: 5 NextDungeonDepth: 6 PersistentDungeonDepth: 5 CurrentTheme: Trauer LOG: 28.04.2025 10:36:49 GameSession.UpdateProgress(SAVED) => SessionGUID: '54dbe8be2c28' GameSeed: UCU?-EVFF SeededCalls:578 SeededCallsLastDungeon:244 DDepth: 5 NDDepth: 6 FromHomeBase?: False LOG: 28.04.2025 10:36:49 UpdatePlayerProgress LOG: 28.04.2025 10:36:49 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 10:36:49 WindowManager.UnloadAllOtherMenus but 'InGameMenu'! Currently acitve Menus: 3 LOG: 28.04.2025 10:36:49 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 10:36:49 WindowManager.UnloadMenu => StageSelectorMenu LOG: 28.04.2025 10:36:49 LoadingMenu.SetCurrentLoadingScreen() => TSR_Level1 WARNING: 28.04.2025 10:36:49 Memory Leak: loadedEnemyPrefabsAddressables has a count of 2 after Reseting. This should never happen in the production build as it is a memory leak ... LOG: 28.04.2025 10:36:49 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:36:49 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:36:49 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:36:49 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:36:49 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:36:49 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:36:49 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:36:49 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:36:49 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:36:49 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:36:49 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:36:49 Generate Level Started! Level: Level_A theme: Trauer GameSeed: UCU?-EVFF SeedCalls: 579 LOG: 28.04.2025 10:36:53 MapController.MaxChallengeRoomsReached() => MaxChallengeRooms is caused?False LOG: 28.04.2025 10:36:53 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied LOG: 28.04.2025 10:36:53 Generate Level Completed! Loading time: 3,937s LOG: 28.04.2025 10:36:53 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 10:36:53 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:36:53 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 10:36:53 EvaluateEmotionalOvercharge() => Difficulty : Intended value 170 LOG: 28.04.2025 10:36:53 OnPlayerAndMapWereCreated LOG: 28.04.2025 10:36:53 CurrentRoom ReverbTheme isAlley_Small LOG: 28.04.2025 10:36:53 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:36:53 CurrentRoom ReverbTheme isAlley_Small LOG: 28.04.2025 10:36:53 UpdatePlayerProgress LOG: 28.04.2025 10:36:53 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 10:36:53 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:36:53 [RichPresenceManager] ChangeActivity to SorrowArea .. WARNING: 28.04.2025 10:36:53 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:36:53 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' WARNING: 28.04.2025 10:36:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Spawn)_Spawn2_Degrees0/CullingContainer/Static/Buildings/Blockbulding_outlineshader2/SORROW_LevelA_LM_SideBulding_Broken/Collider" WARNING: 28.04.2025 10:36:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Spawn)_Spawn2_Degrees0/CullingContainer/Static/Buildings/Blockbulding_outlineshader2/SORROW_LevelA_LM_SideBulding_Broken/Collider" WARNING: 28.04.2025 10:36:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Spawn)_Spawn2_Degrees0/CullingContainer/Static/Buildings/Blockbulding_outlineshader2/SORROW_LevelA_LM_SideBulding_Broken/Collider" WARNING: 28.04.2025 10:36:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Spawn)_Spawn2_Degrees0/CullingContainer/Static/Buildings/Blockbulding_outlineshader2/SORROW_LevelA_LM_SideBulding_Broken/Collider" WARNING: 28.04.2025 10:36:54 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Spawn)_Spawn2_Degrees0/CullingContainer/Static/Buildings/Blockbulding_outlineshader2/SORROW_LevelA_LM_SideBulding_Broken/Collider" LOG: 28.04.2025 10:36:54 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:36:54 CurrentRoom ReverbTheme isAlley_Small LOG: 28.04.2025 10:36:54 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied ERROR: 28.04.2025 10:36:54 Coroutine couldn't be started because the the game object 'NPC_Syop' is inactive! StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:36:54 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:36:54 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:41:12 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 10:41:12 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 10:41:15 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:41:15 CurrentRoom ReverbTheme isAlley_Small WARNING: 28.04.2025 10:41:16 Pool-init: Prefab VFX_Weapon_CrossbowMuzzle has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:41:16 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 10:41:16 Pool-init: Prefab VFX_Hit_ElementalOrb has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:41:16 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 10:41:16 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_17 LOG: 28.04.2025 10:41:17 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_14 LOG: 28.04.2025 10:41:17 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_04 LOG: 28.04.2025 10:41:17 DestroyDestructibleInScene() => SORROW_Destructible_Crate_01 LOG: 28.04.2025 10:41:17 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_10 LOG: 28.04.2025 10:41:17 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_05 LOG: 28.04.2025 10:41:18 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:41:18 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_08 LOG: 28.04.2025 10:41:18 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_07 LOG: 28.04.2025 10:41:18 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_15 LOG: 28.04.2025 10:41:18 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:41:18 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:41:18 DestroyDestructibleInScene() => SORROW_Destructible_Crate_02 LOG: 28.04.2025 10:41:18 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_06 WARNING: 28.04.2025 10:41:19 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:41:19 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 10:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 LOG: 28.04.2025 10:41:19 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 10:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_12 LOG: 28.04.2025 10:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Crate_03 LOG: 28.04.2025 10:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_13 LOG: 28.04.2025 10:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_16 LOG: 28.04.2025 10:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_09 LOG: 28.04.2025 10:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_11 LOG: 28.04.2025 10:41:19 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 10:41:19 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 WARNING: 28.04.2025 10:41:20 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:41:25 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:41:25 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 10:41:25 TrySpawnEnemy SORROW_RubbleCrusher delay 1,75 LOG: 28.04.2025 10:41:25 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 LOG: 28.04.2025 10:41:25 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 LOG: 28.04.2025 10:41:25 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 WARNING: 28.04.2025 10:41:25 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HoloTechnician in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:41:25 TrySpawnEnemy SORROW_BladeSentinel delay 1,75 WARNING: 28.04.2025 10:41:25 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_BladeSentinel in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_RoofL_01/RoofL" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_RoofL_01/RoofL" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_RoofL_01/RoofL" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_RoofL_01/RoofL" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_RoofL_01/RoofL" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_RoofL_01/RoofL" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:41:25 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_E)_Bridges_Degrees0/RoomTrigger/CullingContainer/Static/Assets/Building/SORROW_LM_Shared_FactoryBuilding_02/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:41:26 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:41:26 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:41:26 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 10:41:26 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:41:26 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:41:26 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:41:26 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:41:26 ScaleEnemy Trauer_HoloTechnician(Clone)! WARNING: 28.04.2025 10:41:26 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:41:26 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:41:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 10:41:26 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:41:26 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:41:26 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:41:29 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 10:41:29 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:41:31 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 10:41:31 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:41:31 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:41:31 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:41:31 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:41:31 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:41:31 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:41:33 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh WARNING: 28.04.2025 10:41:33 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:41:35 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:41:35 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:41:35 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:41:35 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:41:35 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:41:35 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:41:35 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:41:35 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:41:38 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 10:41:39 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 10:41:39 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 10:41:39 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 10:41:39 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:41:39 TrySpawnEnemy SORROW_RubbleCrusher delay 1,75 LOG: 28.04.2025 10:41:39 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 LOG: 28.04.2025 10:41:39 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 LOG: 28.04.2025 10:41:39 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 WARNING: 28.04.2025 10:41:41 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:41:41 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:41:41 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 10:41:41 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 10:41:41 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:41:41 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:41:41 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:41:41 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:41:41 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:41:41 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:41:42 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:41:45 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 10:41:45 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:41:45 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:41:45 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:41:45 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:41:45 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 10:41:45 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 10:41:45 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 10:41:45 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:41:45 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:41:45 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:41:46 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 10:41:48 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:41:48 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:41:51 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 10:41:51 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:41:51 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:41:52 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:41:57 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_04 LOG: 28.04.2025 10:41:57 DestroyDestructibleInScene() => SORROW_Destructible_Crate_02 LOG: 28.04.2025 10:41:57 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 10:41:58 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 10:41:58 DestroyDestructibleInScene() => SORROW_Destructible_Crate WARNING: 28.04.2025 10:41:59 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:42:00 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:42:01 DestroyDestructibleInScene() => SORROW_Destructible_Crate_01 LOG: 28.04.2025 10:42:01 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 LOG: 28.04.2025 10:42:02 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 WARNING: 28.04.2025 10:42:03 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:03 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:42:06 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:42:06 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 10:42:08 OpenChest DelayedCall: CHESTTYPE: GScrap WARNING: 28.04.2025 10:42:09 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:42:11 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 10:42:11 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 10:42:11 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 10:42:14 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:42:14 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 10:42:20 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:42:21 CurrentRoom ReverbTheme isAlley_Small ERROR: 28.04.2025 10:42:21 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:42:21 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:42:21 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 10:42:21 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:42:21 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:42:21 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 10:42:21 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:42:21 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:42:21 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 10:42:21 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:42:21 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:42:21 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 10:42:21 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 10:42:24 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 10:42:27 SetCurrentMapSelectorChoice => DungeonDepth: 6 NextDungeonDepth: 7 PersistentDungeonDepth: 6 CurrentTheme: Trauer LOG: 28.04.2025 10:42:27 GameSession.UpdateProgress(SAVED) => SessionGUID: '54dbe8be2c28' GameSeed: UCU?-EVFF SeededCalls:616 SeededCallsLastDungeon:37 DDepth: 6 NDDepth: 7 FromHomeBase?: False LOG: 28.04.2025 10:42:27 UpdatePlayerProgress LOG: 28.04.2025 10:42:27 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 10:42:27 WindowManager.UnloadAllOtherMenus but 'InGameMenu'! Currently acitve Menus: 2 LOG: 28.04.2025 10:42:27 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 10:42:27 LoadingMenu.SetCurrentLoadingScreen() => TSR_Level1 LOG: 28.04.2025 10:42:27 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:42:27 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:42:27 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:42:27 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:42:27 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:42:27 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:42:27 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:42:27 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:42:27 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:42:27 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:42:27 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:42:28 Generate Level Started! Level: Level_A theme: Trauer GameSeed: UCU?-EVFF SeedCalls: 617 LOG: 28.04.2025 10:42:30 (TryInstantiateRandomRoom) currentList count is 0! RoomTheme: Trauer, RoomLevel: Level_A, RoomTyp: Typ_A LOG: 28.04.2025 10:42:34 MapController.MaxChallengeRoomsReached() => MaxChallengeRooms is caused?False LOG: 28.04.2025 10:42:34 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied LOG: 28.04.2025 10:42:35 Generate Level Completed! Loading time: 7,091s LOG: 28.04.2025 10:42:35 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 10:42:35 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:42:35 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 10:42:35 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:42:35 OnPlayerAndMapWereCreated LOG: 28.04.2025 10:42:35 CurrentRoom ReverbTheme isAlley_Small LOG: 28.04.2025 10:42:35 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:42:35 CurrentRoom ReverbTheme isAlley_Small LOG: 28.04.2025 10:42:35 UpdatePlayerProgress LOG: 28.04.2025 10:42:35 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 10:42:35 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:42:35 [RichPresenceManager] ChangeActivity to SorrowArea .. WARNING: 28.04.2025 10:42:35 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:42:35 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:42:35 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:42:35 CurrentRoom ReverbTheme isAlley_Small LOG: 28.04.2025 10:42:35 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied ERROR: 28.04.2025 10:42:35 Coroutine couldn't be started because the the game object 'NPC_Syop' is inactive! StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:42:35 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:35 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:42:37 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 LOG: 28.04.2025 10:42:38 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 LOG: 28.04.2025 10:42:40 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:42:40 CurrentRoom ReverbTheme isAlley_Small WARNING: 28.04.2025 10:42:41 Pool-init: Prefab VFX_Weapon_CrossbowMuzzle has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:42:41 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_04 LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_11 LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_05 LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_14 LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_07 LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_08 LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_09 LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_06 LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_15 LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_13 LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => SORROW_Destructible_Crate_01 LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_12 LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => SORROW_Destructible_Crate_02 LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_10 LOG: 28.04.2025 10:42:43 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 WARNING: 28.04.2025 10:42:44 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:44 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:45 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:42:45 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:42:49 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:42:49 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 10:42:49 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 LOG: 28.04.2025 10:42:49 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 LOG: 28.04.2025 10:42:49 TrySpawnEnemy SORROW_DistraughtPlumber delay 1,75 WARNING: 28.04.2025 10:42:49 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_DistraughtPlumber in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:42:49 TrySpawnEnemy SORROW_DistraughtPlumber delay 1,75 WARNING: 28.04.2025 10:42:49 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_DistraughtPlumber in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:42:49 TrySpawnEnemy SORROW_DistraughtPlumber delay 1,75 WARNING: 28.04.2025 10:42:49 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_DistraughtPlumber in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:42:49 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 WARNING: 28.04.2025 10:42:49 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_IcyDemolisher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:42:49 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 WARNING: 28.04.2025 10:42:49 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_EyeOfMallory in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:42:49 TrySpawnEnemy SORROW_RubbleCrusher delay 1,75 WARNING: 28.04.2025 10:42:49 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_RubbleCrusher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 10:42:51 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:42:51 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:42:51 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:42:51 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 10:42:51 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 10:42:51 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 10:42:51 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:42:51 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:42:51 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:42:51 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:42:51 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:42:51 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:42:51 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:42:51 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:42:51 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:42:51 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:42:51 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:42:51 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:42:51 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:42:52 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:42:52 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:42:55 Pool-init: Prefab VFX_Hit_ElementalOrb has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:42:55 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 10:42:56 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 10:42:56 MoveTowards failed. Navmesh-Agent 'Trauer_DistraughtPlumber(Clone)' is not on a navmesh WARNING: 28.04.2025 10:42:56 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:42:56 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 10:42:57 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 10:42:57 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:42:57 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:42:57 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:42:57 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:42:57 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:42:57 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:42:57 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:42:57 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:42:58 MoveTowards failed. Navmesh-Agent 'Trauer_DistraughtPlumber(Clone)' is not on a navmesh WARNING: 28.04.2025 10:42:58 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:42:58 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 10:42:58 MoveTowards failed. Navmesh-Agent 'Trauer_DistraughtPlumber(Clone)' is not on a navmesh LOG: 28.04.2025 10:42:58 LavaDestructible.onBarrelDestroyed(Sorrow_Oil_Destructible) => LavaDestr: Sorrow_Destructible_OilBarrel_01 LOG: 28.04.2025 10:42:58 DestroyDestructibleInScene() => Sorrow_Oil_Destructible WARNING: 28.04.2025 10:42:58 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 10:42:58 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:42:58 SpawnDecalOnFloor -> Cant spawn decal for DamageArea, DecalPrefab is null or/and SpawnDecal is false! WARNING: 28.04.2025 10:42:59 MoveTowards failed. Navmesh-Agent 'Trauer_DistraughtPlumber(Clone)' is not on a navmesh WARNING: 28.04.2025 10:43:00 Damage done = 0 LOG: 28.04.2025 10:43:00 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:43:00 MoveTowards failed. Navmesh-Agent 'Trauer_DistraughtPlumber(Clone)' is not on a navmesh WARNING: 28.04.2025 10:43:00 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:43:02 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 10:43:02 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:43:03 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 10:43:03 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 10:43:03 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:43:03 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:43:03 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:43:06 GetIconByBuffType called with buffType: OilBarrel LOG: 28.04.2025 10:43:07 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_04 LOG: 28.04.2025 10:43:08 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 10:43:08 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 WARNING: 28.04.2025 10:43:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:43:12 DestroyDestructibleInScene() => SORROW_Destructible_Crate_02 LOG: 28.04.2025 10:43:12 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 10:43:14 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_05 LOG: 28.04.2025 10:43:14 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 WARNING: 28.04.2025 10:43:15 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:43:22 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:43:22 CurrentRoom ReverbTheme isAlley_Open ERROR: 28.04.2025 10:43:22 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 10:43:24 OpenChest DelayedCall: CHESTTYPE: Weapon LOG: 28.04.2025 10:43:24 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:43:24 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 10:43:24 GoToSplashScreenPanel() 'InGame_Items_Weapons' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:43:24 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:43:25 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:43:26 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:43:36 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 10:43:37 TryAddWeapon(Items.Weapons.FusionFlintlockName) => Items.Weapons.FusionFlintlockName 2 WARNING: 28.04.2025 10:43:37 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:43:38 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 10:43:38 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:43:38 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 10:43:40 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 10:43:41 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 10:43:46 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:43:46 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 10:43:52 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:43:52 for == null! No VFX-Effect can be played on destroy. LOG: 28.04.2025 10:43:52 Started Music_GrammoPhoneBot LOG: 28.04.2025 10:43:52 CurrentRoom ReverbTheme isAlley_Small WARNING: 28.04.2025 10:43:52 GoToSplashScreenPanel() 'InGame_Vendor' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:43:52 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:43:54 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 10:43:54 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:43:56 DialogController.OnFocusedDialogAnswer() AnswerID: 0 LOG: 28.04.2025 10:43:56 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:43:56 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 10:43:56 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:43:56 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:43:56 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:43:56 initialises raritymodes LOG: 28.04.2025 10:43:56 equipmentRarity:Level_2 LOG: 28.04.2025 10:43:56 equipmentRarity:Level_2 LOG: 28.04.2025 10:43:56 equipmentRarity:Level_2 LOG: 28.04.2025 10:43:56 equipmentRarity:Level_2 LOG: 28.04.2025 10:43:56 equipmentRarity:Level_2 LOG: 28.04.2025 10:43:56 equipmentRarity:Level_2 LOG: 28.04.2025 10:43:56 equipmentRarity:Level_4 LOG: 28.04.2025 10:43:56 equipmentRarity:Level_2 LOG: 28.04.2025 10:43:56 equipmentRarity:Level_2 LOG: 28.04.2025 10:43:56 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:43:56 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:43:56 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:43:56 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:43:56 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:43:56 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:43:56 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:43:56 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:43:56 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:43:56 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:43:56 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:43:57 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 10:44:07 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:44:07 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:44:07 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:44:07 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:44:07 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:44:07 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:44:07 LootContextPanel OnButtonSuccess => back WARNING: 28.04.2025 10:44:07 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:44:07 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 10:44:07 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:44:08 CameraManager.SetFogRenderBeforeTransparent(toActive = False) LOG: 28.04.2025 10:44:08 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 10:44:15 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:44:15 CurrentRoom ReverbTheme isAlley_Small ERROR: 28.04.2025 10:44:15 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 10:44:18 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:44:18 CurrentRoom ReverbTheme isAlley_Open ERROR: 28.04.2025 10:44:18 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 10:44:24 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:44:24 CurrentRoom ReverbTheme isAlley_Open WARNING: 28.04.2025 10:44:24 GoToSplashScreenPanel() 'InGame_BossDialog' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:44:24 TrySpawnEnemy SORROW_ElmornTheWarden delay 1,75 WARNING: 28.04.2025 10:44:24 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:44:26 Trauer_Almorn_the_Warden(Clone) (StickyStoneStudio.MOODS.Elmorn_The_Warden): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 10:44:26 Almorn.TriggerSchockWave() => Start Shockwave Mode Nr. 4 LOG: 28.04.2025 10:44:29 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 10:44:29 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:44:34 DialogController.OnFocusedDialogAnswer() AnswerID: 4 LOG: 28.04.2025 10:44:34 ApplyBossMoodColorStyle => bossDialogMood: Pride bossDialogMoodWasAnsweredByPlayers: JoyLuck LOG: 28.04.2025 10:44:34 Wrong RoomThemeTraueris not a BosslevelRoomTheme LOG: 28.04.2025 10:44:40 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 10:44:40 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:44:40 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:44:40 Almorn.StartShootingModeEvaluation() => Start Shoot Mode Nr. 2 WeaponAnimationSpeedUp: 1,666667 LOG: 28.04.2025 10:44:42 Arbitrary AddIn: WeaponAddin_Exposing(Clone) (StickyStoneStudio.MOODS.Items.ExposingAddin) WARNING: 28.04.2025 10:44:42 Pool-init: Prefab VFX_Add_Exposing_OnHit has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:44:42 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 10:44:42 Pool-init: Prefab VFX_Add_Exposing_Explosion has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:44:42 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 10:44:42 Pool-init: Prefab VFX_Add_Exposing_Trail has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:44:42 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 10:44:42 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:44:42 Trauer_Almorn_the_Warden(Clone) (StickyStoneStudio.MOODS.Elmorn_The_Warden)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:44:42 GetIconByBuffType called with buffType: Exposing LOG: 28.04.2025 10:44:45 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:44:45 GetIconByBuffType called with buffType: Frostbite ERROR: 28.04.2025 10:44:45 Failed to StartBuffEffect in GetDamage! (Buffcount is 1) Trauer_Almorn_the_Warden(Clone) => Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Buff.AddToOtherBuff (StickyStoneStudio.MOODS.Buff& other) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.StartBuffEffect (StickyStoneStudio.MOODS.Buff buff, StickyStoneStudio.MOODS.IMech mech, StickyStoneStudio.MOODS.IMech ownerOfBuff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.EnemyBase.GetDamage (StickyStoneStudio.MOODS.Entity damageSource, System.Single damage, System.Boolean isCritical, StickyStoneStudio.MOODS.Buff[] buffs, System.Boolean isDebuffDamage, StickyStoneStudio.MOODS.BulletDamageSource bulletDamageSource, System.Boolean ignoreInvincible, System.Boolean isNetworkCall, StickyStoneStudio.MOODS.Weakpoint _fromWeakpoint, UnityEngine.Transform customEnemyPosition) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.EnemyBase.HitBullet (StickyStoneStudio.MOODS.Bullet bullet) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Bullet.OnTriggerEnter (UnityEngine.Collider other) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Bullet+d__207.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 10:44:45 Almorn.ShootingModeCoru() => End Shoot Mode Nr. 2 ERROR: 28.04.2025 10:44:46 Failed to StartBuffEffect in GetDamage! (Buffcount is 1) Trauer_Almorn_the_Warden(Clone) => Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Buff.AddToOtherBuff (StickyStoneStudio.MOODS.Buff& other) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.StartBuffEffect (StickyStoneStudio.MOODS.Buff buff, StickyStoneStudio.MOODS.IMech mech, StickyStoneStudio.MOODS.IMech ownerOfBuff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.EnemyBase.GetDamage (StickyStoneStudio.MOODS.Entity damageSource, System.Single damage, System.Boolean isCritical, StickyStoneStudio.MOODS.Buff[] buffs, System.Boolean isDebuffDamage, StickyStoneStudio.MOODS.BulletDamageSource bulletDamageSource, System.Boolean ignoreInvincible, System.Boolean isNetworkCall, StickyStoneStudio.MOODS.Weakpoint _fromWeakpoint, UnityEngine.Transform customEnemyPosition) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.EnemyBase.HitBullet (StickyStoneStudio.MOODS.Bullet bullet) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Bullet.OnTriggerEnter (UnityEngine.Collider other) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Bullet+d__207.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 10:44:49 Almorn.StartShootingModeEvaluation() => Start Shoot Mode Nr. 2 WeaponAnimationSpeedUp: 1,666667 LOG: 28.04.2025 10:44:51 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:44:51 Buff #15 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '174' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 10:44:51 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 10:44:51 GetIconByBuffType called with buffType: Burning ERROR: 28.04.2025 10:44:52 Failed to StartBuffEffect in GetDamage! (Buffcount is 1) Trauer_Almorn_the_Warden(Clone) => Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Buff.AddToOtherBuff (StickyStoneStudio.MOODS.Buff& other) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.StartBuffEffect (StickyStoneStudio.MOODS.Buff buff, StickyStoneStudio.MOODS.IMech mech, StickyStoneStudio.MOODS.IMech ownerOfBuff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.EnemyBase.GetDamage (StickyStoneStudio.MOODS.Entity damageSource, System.Single damage, System.Boolean isCritical, StickyStoneStudio.MOODS.Buff[] buffs, System.Boolean isDebuffDamage, StickyStoneStudio.MOODS.BulletDamageSource bulletDamageSource, System.Boolean ignoreInvincible, System.Boolean isNetworkCall, StickyStoneStudio.MOODS.Weakpoint _fromWeakpoint, UnityEngine.Transform customEnemyPosition) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.EnemyBase.HitBullet (StickyStoneStudio.MOODS.Bullet bullet) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Bullet.OnTriggerEnter (UnityEngine.Collider other) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Bullet+d__207.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 10:44:52 DestroyDestructibleInScene() => SORROW_Destructible_Throwable_Coil(Clone) LOG: 28.04.2025 10:44:53 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:44:53 GetIconByBuffType called with buffType: ElectricPowerup LOG: 28.04.2025 10:44:54 Almorn.ShootingModeCoru() => End Shoot Mode Nr. 2 LOG: 28.04.2025 10:44:54 Almorn.TriggerSchockWave() => Start Shockwave Mode Nr. 4 ERROR: 28.04.2025 10:44:54 Failed to StartBuffEffect in GetDamage! (Buffcount is 1) Trauer_Almorn_the_Warden(Clone) => Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Buff.AddToOtherBuff (StickyStoneStudio.MOODS.Buff& other) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.StartBuffEffect (StickyStoneStudio.MOODS.Buff buff, StickyStoneStudio.MOODS.IMech mech, StickyStoneStudio.MOODS.IMech ownerOfBuff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.EnemyBase.GetDamage (StickyStoneStudio.MOODS.Entity damageSource, System.Single damage, System.Boolean isCritical, StickyStoneStudio.MOODS.Buff[] buffs, System.Boolean isDebuffDamage, StickyStoneStudio.MOODS.BulletDamageSource bulletDamageSource, System.Boolean ignoreInvincible, System.Boolean isNetworkCall, StickyStoneStudio.MOODS.Weakpoint _fromWeakpoint, UnityEngine.Transform customEnemyPosition) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.EnemyBase.HitBullet (StickyStoneStudio.MOODS.Bullet bullet) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Bullet.OnTriggerEnter (UnityEngine.Collider other) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Bullet+d__207.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 10:44:55 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:44:56 GetIconByBuffType called with buffType: Frostbite ERROR: 28.04.2025 10:44:56 Failed to StartBuffEffect in GetDamage! (Buffcount is 1) Trauer_Almorn_the_Warden(Clone) => Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Buff.AddToOtherBuff (StickyStoneStudio.MOODS.Buff& other) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.StartBuffEffect (StickyStoneStudio.MOODS.Buff buff, StickyStoneStudio.MOODS.IMech mech, StickyStoneStudio.MOODS.IMech ownerOfBuff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.EnemyBase.GetDamage (StickyStoneStudio.MOODS.Entity damageSource, System.Single damage, System.Boolean isCritical, StickyStoneStudio.MOODS.Buff[] buffs, System.Boolean isDebuffDamage, StickyStoneStudio.MOODS.BulletDamageSource bulletDamageSource, System.Boolean ignoreInvincible, System.Boolean isNetworkCall, StickyStoneStudio.MOODS.Weakpoint _fromWeakpoint, UnityEngine.Transform customEnemyPosition) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.EnemyBase.HitBullet (StickyStoneStudio.MOODS.Bullet bullet) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Bullet.OnTriggerEnter (UnityEngine.Collider other) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Bullet+d__207.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 10:44:56 DestroyDestructibleInScene() => SORROW_Destructible_Throwable_Coil(Clone) WARNING: 28.04.2025 10:45:01 NextWave() => Wave was not started yet or has no waves WARNING: 28.04.2025 10:45:01 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:45:01 BossChest.RaritylevelBossChest() => Rarity is Level_3 Chesttype is Addin WARNING: 28.04.2025 10:45:03 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:45:03 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:45:03 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:45:03 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:45:04 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:45:04 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:45:04 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:45:04 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:45:04 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:45:07 Destroy On BossRoom MS Build: Trauer_Almorn_the_Warden(Clone) distance: 0 LOG: 28.04.2025 10:45:07 OpenChest DelayedCall: CHESTTYPE: Addin LOG: 28.04.2025 10:45:07 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:45:07 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 10:45:07 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:45:08 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:45:09 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:45:14 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 10:45:15 TryAddItem(WeaponAddin) => Items.Addins.NovaName WARNING: 28.04.2025 10:45:16 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:45:16 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 10:45:16 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) WARNING: 28.04.2025 10:45:16 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:45:16 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 10:45:16 Menu.UnloadMenuPanel => LootContext WARNING: 28.04.2025 10:45:24 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:45:24 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:45:24 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:45:24 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 10:45:24 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 10:45:26 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 10:45:27 SetCurrentMapSelectorChoice => DungeonDepth: 7 NextDungeonDepth: 8 PersistentDungeonDepth: 7 CurrentTheme: Trauer LOG: 28.04.2025 10:45:27 GameSession.UpdateProgress(SAVED) => SessionGUID: '54dbe8be2c28' GameSeed: UCU?-EVFF SeededCalls:718 SeededCallsLastDungeon:101 DDepth: 7 NDDepth: 8 FromHomeBase?: False LOG: 28.04.2025 10:45:27 UpdatePlayerProgress LOG: 28.04.2025 10:45:27 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 10:45:27 WindowManager.UnloadAllOtherMenus but 'InGameMenu'! Currently acitve Menus: 2 LOG: 28.04.2025 10:45:27 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 10:45:28 LoadingMenu.SetCurrentLoadingScreen() => TSR_Level2 LOG: 28.04.2025 10:45:28 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:45:28 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:45:28 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:45:28 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:45:28 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:45:28 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:45:28 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:45:28 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:45:28 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:45:28 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:45:28 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:45:28 Generate Level Started! Level: Level_B theme: Trauer GameSeed: UCU?-EVFF SeedCalls: 719 LOG: 28.04.2025 10:45:31 MapController.MaxChallengeRoomsReached() => MaxChallengeRooms is caused?False LOG: 28.04.2025 10:45:32 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied LOG: 28.04.2025 10:45:32 Generate Level Completed! Loading time: 3,725s LOG: 28.04.2025 10:45:32 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 10:45:32 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:45:32 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 10:45:32 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:45:32 OnPlayerAndMapWereCreated LOG: 28.04.2025 10:45:32 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:45:32 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' WARNING: 28.04.2025 10:45:32 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:45:32 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:45:32 UpdatePlayerProgress LOG: 28.04.2025 10:45:32 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 10:45:32 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:45:32 [RichPresenceManager] ChangeActivity to SorrowArea .. WARNING: 28.04.2025 10:45:32 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:45:32 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:45:32 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:45:32 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:45:32 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:45:32 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied ERROR: 28.04.2025 10:45:32 Coroutine couldn't be started because the the game object 'NPC_Syop' is inactive! StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:45:32 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:45:32 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:45:34 Pool-init: Prefab VFX_Weapon_CrossbowMuzzle has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:45:34 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 10:45:34 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 10:45:34 DestroyDestructibleInScene() => SORROW_Destructible_Crate WARNING: 28.04.2025 10:45:36 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:45:36 GoToSplashScreenPanel() 'InGame_UpgradeStation' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:45:36 GoToSplashScreenPanel() 'InGame_UpgradeStation' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:45:36 Menu.GoToPanel() 'ItemUpgradeContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:45:36 Menu.LoadMenuPanel => ItemUpgradeContext (MenuID: InGameMenu) WARNING: 28.04.2025 10:45:37 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:45:37 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:45:37 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:37 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:37 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:37 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:37 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:37 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:37 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:45:37 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:37 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:37 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:45:37 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:37 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:37 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:45:37 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:37 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:37 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:45:37 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:37 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:37 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:45:37 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:37 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:37 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:45:37 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 10:45:38 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:38 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:38 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:45:38 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:38 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:38 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:45:38 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:38 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:38 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:45:38 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:38 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:38 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:45:38 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:38 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:38 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:45:38 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:38 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:38 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:45:39 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:39 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:39 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:45:39 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:39 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:39 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:45:39 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:39 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:39 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:45:39 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:39 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:39 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:45:39 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:39 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:39 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:45:39 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:39 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:39 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:45:39 OnButtonSuccess confirm 0 LOG: 28.04.2025 10:45:39 CONFIRM! WARNING: 28.04.2025 10:45:41 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:41 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:41 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:45:41 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:41 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:41 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:45:41 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:41 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:41 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:45:41 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:41 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:41 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:45:41 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:41 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:41 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:45:41 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:41 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:41 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:45:45 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:45 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:45 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:45:45 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:45 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:45 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:45:45 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:45 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:45 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:45:45 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:45 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:45 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:45:45 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:45 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:45 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:45:45 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:45 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:45 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:45:45 OnButtonSuccess confirm 0 LOG: 28.04.2025 10:45:45 CONFIRM! WARNING: 28.04.2025 10:45:49 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:49 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:49 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:45:49 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:49 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:49 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:45:49 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:49 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:49 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:45:49 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:49 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:49 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:45:49 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:49 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:49 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:45:49 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:49 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:49 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:45:57 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:57 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:57 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:45:57 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:57 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:57 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:45:57 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:57 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:57 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:45:57 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:57 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:57 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:45:57 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:57 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:57 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:45:57 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:57 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:45:57 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:45:59 OnButtonSuccess confirm 0 LOG: 28.04.2025 10:45:59 CONFIRM! WARNING: 28.04.2025 10:46:00 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:00 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:00 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:46:00 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:00 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:00 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:46:00 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:00 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:00 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:46:00 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:00 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:00 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:46:00 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:00 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:00 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:46:00 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:00 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:00 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:46:05 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:05 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:05 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:46:05 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:05 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:05 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:46:05 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:05 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:05 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:46:05 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:05 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:05 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:46:05 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:05 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:05 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:46:05 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:05 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:05 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:46:06 OnButtonSuccess confirm 0 LOG: 28.04.2025 10:46:06 CONFIRM! WARNING: 28.04.2025 10:46:07 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:07 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:07 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:46:07 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:07 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:07 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:46:07 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:07 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:07 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:46:07 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:07 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:07 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:46:07 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:07 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:07 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:46:07 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:07 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:07 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:46:09 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:09 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:09 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:46:09 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:09 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:09 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:46:09 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:09 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:09 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:46:09 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:09 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:09 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:46:09 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:09 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:09 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:46:09 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:09 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:46:09 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:46:09 OnButtonSuccess confirm 0 LOG: 28.04.2025 10:46:09 CONFIRM! LOG: 28.04.2025 10:46:10 OnButtonSuccess back 0 WARNING: 28.04.2025 10:46:10 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:46:10 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'ItemUpgradeContext' LOG: 28.04.2025 10:46:10 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:46:11 Menu.UnloadMenuPanel => ItemUpgradeContext LOG: 28.04.2025 10:46:11 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:46:11 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 10:46:12 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:46:12 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 10:46:12 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 10:46:12 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:46:12 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:46:12 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:46:14 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:46:14 WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:46:15 Shootable2WeaponAddinsInventory_OnElementDropped() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 1' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:46:15 Shootable2WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 1' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:46:15 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ElectricName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:46:15 OnWeaponSelectionChanged ID -> 1 LOG: 28.04.2025 10:46:15 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 10:46:16 Shootable2WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:46:16 Shootable1WeaponAddinsInventory_OnElementDropped() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 5' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:46:16 Shootable1WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 5' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:46:16 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.NovaName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:46:16 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 10:46:16 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:46:18 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 10:46:18 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:46:18 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 10:46:18 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:46:18 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:46:21 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:46:21 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:46:21 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:46:21 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 LOG: 28.04.2025 10:46:21 TrySpawnEnemy SORROW_BladeSentinel delay 1,75 LOG: 28.04.2025 10:46:21 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 LOG: 28.04.2025 10:46:21 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 LOG: 28.04.2025 10:46:21 TrySpawnEnemy SORROW_RubbleCrusher delay 1,75 LOG: 28.04.2025 10:46:21 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 LOG: 28.04.2025 10:46:21 TrySpawnEnemy SORROW_HightechConsoler delay 1,75 WARNING: 28.04.2025 10:46:21 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HightechConsoler in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 10:46:21 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:46:23 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:46:23 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:46:23 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 10:46:23 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 10:46:23 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:46:23 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:46:23 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:46:23 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:46:23 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:46:23 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:46:23 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:46:23 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:46:23 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:46:23 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:46:23 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:46:23 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:46:23 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:46:23 Arbitrary AddIn: WeaponAddin_Cryo(Clone) (StickyStoneStudio.MOODS.Items.CryoAddin) LOG: 28.04.2025 10:46:23 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:46:23 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:46:23 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 10:46:23 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:46:23 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:46:23 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 10:46:24 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:46:24 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:46:24 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 10:46:24 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:46:24 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:46:24 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 10:46:24 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 10:46:25 Pool-init: Prefab VFX_Hit_ElementalOrb has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:46:25 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 10:46:27 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh WARNING: 28.04.2025 10:46:27 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:46:27 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:46:27 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:46:27 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:46:27 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:46:27 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:46:27 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:46:27 MoveTowards failed. Navmesh-Agent 'Trauer_HightechConsoler(Clone)' is not on a navmesh WARNING: 28.04.2025 10:46:27 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:46:27 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:46:27 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:46:27 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:46:28 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 10:46:29 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:46:29 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:46:29 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 10:46:29 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:46:29 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:46:29 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:46:29 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:46:29 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:46:29 GetIconByBuffType called with buffType: MallorySpeed WARNING: 28.04.2025 10:46:29 MoveTowards failed. Navmesh-Agent 'Trauer_HightechConsoler(Clone)' is not on a navmesh WARNING: 28.04.2025 10:46:29 MoveTowards failed. Navmesh-Agent 'Trauer_HightechConsoler(Clone)' is not on a navmesh WARNING: 28.04.2025 10:46:29 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:46:29 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:46:29 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:46:29 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:46:29 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:46:29 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:46:29 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 10:46:29 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 10:46:30 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 10:46:30 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} LOG: 28.04.2025 10:46:32 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:46:32 138.601 WARNING: 28.04.2025 10:46:32 MoveTowards failed. Navmesh-Agent 'Trauer_HightechConsoler(Clone)' is not on a navmesh WARNING: 28.04.2025 10:46:32 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:46:32 138.4339 WARNING: 28.04.2025 10:46:32 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 10:46:32 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:46:32 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:46:32 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:46:32 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:46:32 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:46:32 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:46:33 Buff #3 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '101' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 10:46:33 35.96351 WARNING: 28.04.2025 10:46:33 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh LOG: 28.04.2025 10:46:33 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:46:33 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:46:33 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:46:33 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:46:33 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:46:33 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:46:33 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:46:33 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 10:46:33 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:46:33 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:46:33 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:46:33 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:46:33 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:46:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:46:35 Sound problem with Burning buff: Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Buff.BuffUpdate (StickyStoneStudio.MOODS.Buff currentBuff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 10:46:36 Sound problem with Burning buff: Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Buff.BuffUpdate (StickyStoneStudio.MOODS.Buff currentBuff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 10:46:37 Sound problem with Burning buff: Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Buff.BuffUpdate (StickyStoneStudio.MOODS.Buff currentBuff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 10:46:39 DestroyDestructibleInScene() => SORROW_Destructible_Crate_02 LOG: 28.04.2025 10:46:39 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 LOG: 28.04.2025 10:46:39 DestroyDestructibleInScene() => SORROW_Destructible_Crate_01 LOG: 28.04.2025 10:46:39 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 10:46:39 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 10:46:39 DestroyDestructibleInScene() => SORROW_Destructible_Crate WARNING: 28.04.2025 10:46:40 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:46:47 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:46:47 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:46:47 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:46:48 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 10:46:48 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 10:46:48 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 10:46:49 OpenChest DelayedCall: CHESTTYPE: Equipment LOG: 28.04.2025 10:46:49 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:46:49 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 10:46:50 GoToSplashScreenPanel() 'InGame_Items_Equipment' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:46:50 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:46:50 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:46:51 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:46:53 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 10:46:53 Change Color from Equipment_Legs(Clone) matname: ChangableColor (Instance) LOG: 28.04.2025 10:46:53 Change Color from Equipment_Legs(Clone) matname: ChangableColor (Instance) LOG: 28.04.2025 10:46:53 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.EleOrbName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:46:53 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplatterName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:46:53 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LightningWaveName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:46:53 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalSwarmName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:46:53 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplasherName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:46:53 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.NovaName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:46:53 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 10:46:53 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.EleOrbName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:46:53 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplatterName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:46:53 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LightningWaveName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:46:53 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalSwarmName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:46:53 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplasherName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:46:53 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.NovaName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:46:53 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ElectricName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:46:53 TryAddWeapon(Items.Weapons.FusionFlintlockName) => Items.Weapons.FusionFlintlockName 2 LOG: 28.04.2025 10:46:53 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ElectricName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:46:53 TryAddItem(Equipment) => Items.Equipment.LegsName Legs WARNING: 28.04.2025 10:46:54 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:46:54 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 10:46:54 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:46:55 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 10:46:57 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:46:57 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:46:57 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:46:57 TrySpawnEnemy SORROW_DistraughtPlumber delay 1,75 WARNING: 28.04.2025 10:46:57 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_DistraughtPlumber in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:46:57 TrySpawnEnemy SORROW_DistraughtPlumber delay 1,75 WARNING: 28.04.2025 10:46:57 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_DistraughtPlumber in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:46:57 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 WARNING: 28.04.2025 10:46:57 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HoloTechnician in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:46:57 TrySpawnEnemy SORROW_DistraughtPlumber delay 1,75 WARNING: 28.04.2025 10:46:57 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_DistraughtPlumber in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:46:57 TrySpawnEnemy SORROW_DistraughtPlumber delay 1,75 WARNING: 28.04.2025 10:46:57 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_DistraughtPlumber in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:46:57 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 WARNING: 28.04.2025 10:46:57 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_IcyDemolisher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 10:46:57 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:46:59 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:46:59 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:46:59 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:46:59 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:46:59 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:46:59 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:46:59 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:46:59 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:46:59 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:46:59 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:46:59 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:46:59 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:46:59 MoveTowards failed. Navmesh-Agent 'Trauer_DistraughtPlumber(Clone)' is not on a navmesh WARNING: 28.04.2025 10:46:59 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:47:01 Damage done = 0 LOG: 28.04.2025 10:47:01 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 10:47:01 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:47:01 MoveTowards failed. Navmesh-Agent 'Trauer_DistraughtPlumber(Clone)' is not on a navmesh LOG: 28.04.2025 10:47:02 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:47:03 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 10:47:03 MoveTowards failed. Navmesh-Agent 'Trauer_DistraughtPlumber(Clone)' is not on a navmesh WARNING: 28.04.2025 10:47:03 MoveTowards failed. Navmesh-Agent 'Trauer_DistraughtPlumber(Clone)' is not on a navmesh WARNING: 28.04.2025 10:47:03 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:47:06 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 10:47:08 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:47:08 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:47:09 DestroyDestructibleInScene() => ExplosiveDestructible WARNING: 28.04.2025 10:47:09 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh LOG: 28.04.2025 10:47:09 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 LOG: 28.04.2025 10:47:09 TrySpawnEnemy SORROW_DistraughtPlumber delay 1,75 LOG: 28.04.2025 10:47:09 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 WARNING: 28.04.2025 10:47:11 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:47:11 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 10:47:11 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:47:11 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:47:11 ScaleEnemy Trauer_IcyDemolisher(Clone)! WARNING: 28.04.2025 10:47:11 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 10:47:11 ScaleEnemy Trauer_EyeOfMallory(Clone)! WARNING: 28.04.2025 10:47:11 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:47:11 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:47:11 ScaleEnemy Trauer_DistraughtPlumber(Clone)! LOG: 28.04.2025 10:47:13 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:47:13 MoveTowards failed. Navmesh-Agent 'Trauer_DistraughtPlumber(Clone)' is not on a navmesh WARNING: 28.04.2025 10:47:13 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:47:14 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:47:14 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CryoName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:47:14 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.DetonationName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 10:47:15 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:47:15 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:47:15 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:47:17 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 10:47:17 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:47:17 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:47:20 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:47:21 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.DetonationName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:47:21 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CryoName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:47:26 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:47:28 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:47:39 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 LOG: 28.04.2025 10:47:39 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 10:47:39 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 10:47:39 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 10:48:01 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:48:01 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:48:01 CurrentRoom ReverbTheme isCeramicTiledRoom ERROR: 28.04.2025 10:48:01 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:48:01 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:48:02 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 10:48:02 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:48:02 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:48:02 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 10:48:02 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:48:02 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:48:02 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 10:48:02 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:48:02 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:48:02 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 10:48:02 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 10:48:07 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 10:48:10 SetCurrentMapSelectorChoice => DungeonDepth: 8 NextDungeonDepth: 9 PersistentDungeonDepth: 8 CurrentTheme: Trauer LOG: 28.04.2025 10:48:10 GameSession.UpdateProgress(SAVED) => SessionGUID: '54dbe8be2c28' GameSeed: UCU?-EVFF SeededCalls:769 SeededCallsLastDungeon:50 DDepth: 8 NDDepth: 9 FromHomeBase?: False LOG: 28.04.2025 10:48:10 UpdatePlayerProgress LOG: 28.04.2025 10:48:10 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 10:48:10 WindowManager.UnloadAllOtherMenus but 'InGameMenu'! Currently acitve Menus: 2 LOG: 28.04.2025 10:48:10 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 10:48:10 LoadingMenu.SetCurrentLoadingScreen() => TSR_Level2 LOG: 28.04.2025 10:48:10 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:48:10 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:48:10 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:48:10 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:48:10 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:48:10 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:48:10 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:48:10 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:48:10 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:48:10 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:48:10 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:48:11 Generate Level Started! Level: Level_B theme: Trauer GameSeed: UCU?-EVFF SeedCalls: 770 LOG: 28.04.2025 10:48:14 (TryInstantiateRandomRoom) currentList count is 0! RoomTheme: Trauer, RoomLevel: Level_B, RoomTyp: Typ_A LOG: 28.04.2025 10:48:15 MapController.MaxChallengeRoomsReached() => MaxChallengeRooms is caused?False LOG: 28.04.2025 10:48:16 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied LOG: 28.04.2025 10:48:16 Generate Level Completed! Loading time: 5,484s LOG: 28.04.2025 10:48:16 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 10:48:16 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:48:16 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 10:48:16 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:48:16 OnPlayerAndMapWereCreated LOG: 28.04.2025 10:48:16 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:48:16 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' WARNING: 28.04.2025 10:48:16 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:48:16 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:48:16 UpdatePlayerProgress LOG: 28.04.2025 10:48:16 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 10:48:16 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:48:16 [RichPresenceManager] ChangeActivity to SorrowArea .. WARNING: 28.04.2025 10:48:16 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:48:16 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:48:17 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:48:17 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:48:17 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:48:17 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied ERROR: 28.04.2025 10:48:17 Coroutine couldn't be started because the the game object 'NPC_Syop' is inactive! StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:48:17 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:48:17 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:48:18 Pool-init: Prefab VFX_Weapon_CrossbowMuzzle has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:48:18 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 10:48:18 Pool-init: Prefab VFX_Hit_ElementalOrb has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:48:18 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 10:48:20 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 10:48:21 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 WARNING: 28.04.2025 10:48:22 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:48:30 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:48:30 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:48:30 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:48:30 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 WARNING: 28.04.2025 10:48:32 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:48:32 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 10:48:32 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:48:35 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 10:48:35 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:48:35 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 LOG: 28.04.2025 10:48:35 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 WARNING: 28.04.2025 10:48:37 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:48:37 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:48:37 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:48:37 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:48:39 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 10:48:39 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:48:44 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 10:48:44 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:48:44 TrySpawnEnemy SORROW_RubbleCrusher delay 1,75 LOG: 28.04.2025 10:48:44 TrySpawnEnemy SORROW_RubbleCrusher delay 1,75 LOG: 28.04.2025 10:48:44 TrySpawnEnemy SORROW_RubbleCrusher delay 1,75 LOG: 28.04.2025 10:48:44 TrySpawnEnemy SORROW_RubbleCrusher delay 1,75 WARNING: 28.04.2025 10:48:46 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:48:46 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:48:46 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:48:46 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:48:46 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:48:46 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:48:46 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:48:46 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:48:48 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:48:48 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:48:48 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:48:48 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:48:48 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:48:50 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:48:51 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:48:52 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:48:53 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:48:53 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:48:55 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:48:55 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:48:58 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 10:48:58 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:48:58 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:48:58 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:48:58 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:48:58 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:48:58 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:48:58 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:48:58 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:48:58 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 10:48:58 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:48:58 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:49:03 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:49:07 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_08 LOG: 28.04.2025 10:49:07 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_07 LOG: 28.04.2025 10:49:07 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_06 LOG: 28.04.2025 10:49:07 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 LOG: 28.04.2025 10:49:07 DestroyDestructibleInScene() => SORROW_Destructible_Barrel WARNING: 28.04.2025 10:49:08 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:49:10 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:49:11 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 10:49:11 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 LOG: 28.04.2025 10:49:11 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 10:49:11 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_05 LOG: 28.04.2025 10:49:11 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_04 WARNING: 28.04.2025 10:49:12 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:49:19 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 10:49:19 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 10:49:19 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 10:49:19 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 10:49:19 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 10:49:38 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 10:49:38 Menu.UnloadMenuPanel => ESC_Main WARNING: 28.04.2025 10:49:38 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:49:38 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:49:38 [RichPresenceManager] ChangeActivity to SorrowArea .. WARNING: 28.04.2025 10:49:45 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:49:48 LavaDestructible.onBarrelDestroyed(Sorrow_Oil_Destructible) => LavaDestr: Sorrow_Destructible_OilBarrel LOG: 28.04.2025 10:49:48 DestroyDestructibleInScene() => Sorrow_Oil_Destructible WARNING: 28.04.2025 10:49:49 SpawnDecalOnFloor -> Cant spawn decal for DamageArea, DecalPrefab is null or/and SpawnDecal is false! LOG: 28.04.2025 10:49:52 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:49:52 Ambient VFX this room or lv theme is null WARNING: 28.04.2025 10:49:52 for == null! No VFX-Effect can be played on destroy. LOG: 28.04.2025 10:49:52 Started Music_GrammoPhoneBot LOG: 28.04.2025 10:49:52 CurrentRoom ReverbTheme isCeramicTiledRoom WARNING: 28.04.2025 10:49:52 GoToSplashScreenPanel() 'InGame_Vendor' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:49:52 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:49:59 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 10:49:59 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:50:01 DialogController.OnFocusedDialogAnswer() AnswerID: 0 LOG: 28.04.2025 10:50:01 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:50:01 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 10:50:01 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:01 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:01 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:50:01 initialises raritymodes LOG: 28.04.2025 10:50:01 equipmentRarity:Level_2 LOG: 28.04.2025 10:50:01 equipmentRarity:Level_2 LOG: 28.04.2025 10:50:01 equipmentRarity:Level_2 LOG: 28.04.2025 10:50:01 equipmentRarity:Level_4 LOG: 28.04.2025 10:50:01 equipmentRarity:Level_2 LOG: 28.04.2025 10:50:01 equipmentRarity:Level_2 LOG: 28.04.2025 10:50:01 equipmentRarity:Level_4 LOG: 28.04.2025 10:50:01 equipmentRarity:Level_2 LOG: 28.04.2025 10:50:01 equipmentRarity:Level_2 LOG: 28.04.2025 10:50:01 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:50:01 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:01 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:01 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:01 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:01 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:01 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:01 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:50:01 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:01 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:01 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:50:01 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:50:02 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:50:02 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:02 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:02 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:02 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:02 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:02 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:02 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:50:02 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:02 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:02 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:50:03 LootContextPanel.TryShowWeaponAddinInfoDisplay() for ItemDisplayInventory_WeaponAddins(Clone) LOG: 28.04.2025 10:50:03 LootContextPanel.TryShowWeaponAddinInfoDisplay() for ItemDisplayInventory_WeaponAddins(Clone) LOG: 28.04.2025 10:50:03 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:50:03 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:03 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:03 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:03 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:03 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:03 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:03 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:50:03 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:03 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:03 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:50:03 LootContextPanel.TryShowWeaponAddinInfoDisplay() for ItemDisplayInventory_WeaponAddins(Clone) LOG: 28.04.2025 10:50:03 LootContextPanel.TryShowWeaponAddinInfoDisplay() for ItemDisplayInventory_WeaponAddins(Clone) LOG: 28.04.2025 10:50:03 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:50:03 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:03 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:03 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:03 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:03 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:03 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:03 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:50:03 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:03 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:03 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:50:04 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:04 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:04 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:50:04 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:04 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:50:04 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:50:04 LootContextPanel OnButtonSuccess => back WARNING: 28.04.2025 10:50:04 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:50:04 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 10:50:04 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:50:04 CameraManager.SetFogRenderBeforeTransparent(toActive = False) LOG: 28.04.2025 10:50:05 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 10:50:06 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:50:06 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:50:06 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:50:13 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:50:13 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:50:13 CurrentRoom ReverbTheme isStoneRoom ERROR: 28.04.2025 10:50:13 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 10:50:15 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_05 LOG: 28.04.2025 10:50:17 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:50:17 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:50:17 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 LOG: 28.04.2025 10:50:17 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_08 LOG: 28.04.2025 10:50:17 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_07 LOG: 28.04.2025 10:50:17 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_06 LOG: 28.04.2025 10:50:17 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:50:17 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_09 LOG: 28.04.2025 10:50:17 DestroyDestructibleInScene() => SORROW_Destructible_Crate_03 LOG: 28.04.2025 10:50:17 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_10 LOG: 28.04.2025 10:50:17 DestroyDestructibleInScene() => SORROW_Destructible_Crate_02 LOG: 28.04.2025 10:50:17 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_12 LOG: 28.04.2025 10:50:17 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_11 WARNING: 28.04.2025 10:50:18 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:50:18 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:50:18 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:50:18 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:50:21 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:50:21 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_04 LOG: 28.04.2025 10:50:21 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:50:21 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_16 LOG: 28.04.2025 10:50:21 DestroyDestructibleInScene() => SORROW_Destructible_Crate_01 LOG: 28.04.2025 10:50:21 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_15 LOG: 28.04.2025 10:50:21 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 LOG: 28.04.2025 10:50:21 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 10:50:21 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:50:21 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 10:50:21 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_13 LOG: 28.04.2025 10:50:21 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 10:50:21 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_14 WARNING: 28.04.2025 10:50:22 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:50:22 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:50:22 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:50:22 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:50:23 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:50:23 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:50:35 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:50:35 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:50:35 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:50:35 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 LOG: 28.04.2025 10:50:35 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 WARNING: 28.04.2025 10:50:35 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_EyeOfMallory in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:50:35 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 WARNING: 28.04.2025 10:50:35 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_EyeOfMallory in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:50:35 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 WARNING: 28.04.2025 10:50:35 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_EyeOfMallory in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:50:35 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 WARNING: 28.04.2025 10:50:35 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_IcyDemolisher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 10:50:37 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:50:37 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:50:37 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:50:37 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:50:37 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 10:50:37 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 10:50:37 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 10:50:37 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 10:50:37 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:50:37 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:50:37 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:50:37 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:50:37 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:50:37 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:50:37 ScaleEnemy Trauer_IcyDemolisher(Clone)! LOG: 28.04.2025 10:50:37 Arbitrary AddIn: WEAPONADDIN_Windblades(Clone) (StickyStoneStudio.MOODS.Items.WindbladesAddin) LOG: 28.04.2025 10:50:37 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:50:37 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:50:37 GetIconByBuffType called with buffType: Windblades LOG: 28.04.2025 10:50:38 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:50:38 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:50:38 GetIconByBuffType called with buffType: Windblades WARNING: 28.04.2025 10:50:39 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:50:39 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:50:42 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 WARNING: 28.04.2025 10:50:43 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 10:50:43 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:50:43 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:50:43 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:50:43 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:50:43 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 10:50:43 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 10:50:43 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 10:50:43 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:50:43 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:50:43 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 10:50:43 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 10:50:44 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 10:50:44 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:50:44 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 10:50:45 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 10:50:45 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:50:46 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 10:50:46 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:50:46 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:50:46 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:50:46 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:50:48 Buff #4 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '226' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 10:50:48 Buff #4 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '224' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 10:50:50 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 10:50:52 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 WARNING: 28.04.2025 10:50:53 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:51:02 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:51:02 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:51:02 CurrentRoom ReverbTheme isCeramicTiledRoom LOG: 28.04.2025 10:51:02 TrySpawnEnemy SORROW_ProjectSupervisor delay 1,75 LOG: 28.04.2025 10:51:02 TrySpawnEnemy SORROW_RubbleCrusher delay 1,75 WARNING: 28.04.2025 10:51:02 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_RubbleCrusher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:51:02 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 WARNING: 28.04.2025 10:51:02 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_IcyDemolisher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 10:51:04 Trauer_ProjectSupervisor(Clone) (StickyStoneStudio.MOODS.SORROW_ProjectSupervisor): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:51:04 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:51:04 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:51:04 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:51:04 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:51:04 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:51:04 Arbitrary AddIn: WeaponAddin_Headhunter(Clone) (StickyStoneStudio.MOODS.Items.DebufferAddin) LOG: 28.04.2025 10:51:04 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:51:04 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:51:05 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:51:05 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:51:07 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 10:51:07 MoveTowards failed. Navmesh-Agent 'Trauer_ProjectSupervisor(Clone)' is not on a navmesh WARNING: 28.04.2025 10:51:07 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:51:08 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 10:51:10 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:51:10 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:51:11 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:51:11 TrySpawnEnemy SORROW_HightechConsoler delay 1,75 LOG: 28.04.2025 10:51:11 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 LOG: 28.04.2025 10:51:11 TrySpawnEnemy SORROW_RubbleCrusher delay 1,75 LOG: 28.04.2025 10:51:13 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:51:13 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:51:13 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 10:51:13 Buff #9 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '241' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 10:51:13 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:51:13 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:51:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:51:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:51:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:51:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:51:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:51:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:51:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:51:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:51:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:51:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:51:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:51:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:51:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:51:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:51:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:51:13 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:51:13 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:51:13 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:51:13 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:51:13 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:51:14 Buff #10 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '242' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 10:51:14 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:51:14 MoveTowards failed. Navmesh-Agent 'Trauer_HightechConsoler(Clone)' is not on a navmesh WARNING: 28.04.2025 10:51:14 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:51:14 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:51:17 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:51:19 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:51:22 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:51:22 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:51:22 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:51:22 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:51:22 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:51:22 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:51:22 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:51:22 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:51:22 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 10:51:22 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:51:22 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' WARNING: 28.04.2025 10:51:26 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh LOG: 28.04.2025 10:51:28 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:51:30 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 10:51:30 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 LOG: 28.04.2025 10:51:30 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 WARNING: 28.04.2025 10:51:31 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:51:32 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_04 LOG: 28.04.2025 10:51:32 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 WARNING: 28.04.2025 10:51:33 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:51:50 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:51:50 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:51:50 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:51:53 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:51:53 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:51:53 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:51:53 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 LOG: 28.04.2025 10:51:53 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 LOG: 28.04.2025 10:51:53 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 LOG: 28.04.2025 10:51:53 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 LOG: 28.04.2025 10:51:53 TrySpawnEnemy SORROW_HightechConsoler delay 1,75 WARNING: 28.04.2025 10:51:53 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HightechConsoler in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:51:53 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 WARNING: 28.04.2025 10:51:53 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HoloTechnician in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 10:51:55 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:51:55 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:51:55 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:51:55 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:51:55 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:51:55 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:51:55 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:51:55 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:51:55 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:51:55 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:51:55 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:51:55 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:51:55 ScaleEnemy Trauer_HoloTechnician(Clone)! LOG: 28.04.2025 10:51:55 Arbitrary AddIn: WeaponAddin_Headhunter(Clone) (StickyStoneStudio.MOODS.Items.DebufferAddin) LOG: 28.04.2025 10:51:55 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:51:55 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:51:55 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:51:55 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:51:55 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.BulletRingName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 10:51:57 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:51:57 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:51:57 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 10:52:00 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:52:00 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:52:00 DestroyDestructibleInScene() => ExplosiveDestructible WARNING: 28.04.2025 10:52:00 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:52:00 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:52:00 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:52:00 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:52:01 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:52:01 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:52:01 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:52:01 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) WARNING: 28.04.2025 10:52:02 MoveTowards failed. Navmesh-Agent 'Trauer_HightechConsoler(Clone)' is not on a navmesh WARNING: 28.04.2025 10:52:02 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:52:02 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.BulletRingName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:52:04 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:52:04 Buff #23 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '259' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 10:52:04 Buff #23 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '261' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 10:52:04 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:52:04 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:52:04 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:52:04 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:52:04 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:52:04 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:52:04 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 10:52:04 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 10:52:04 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:52:04 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:52:04 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:52:05 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:52:05 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:52:05 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:52:05 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:52:05 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:52:05 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:52:05 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:52:05 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:52:05 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:52:05 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:52:05 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:52:05 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:52:05 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:52:05 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:52:05 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:52:05 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:52:05 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:52:05 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:52:05 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:52:08 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:52:10 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:52:10 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 10:52:10 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_04 LOG: 28.04.2025 10:52:10 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 10:52:10 DestroyDestructibleInScene() => SORROW_Destructible_Crate_01 WARNING: 28.04.2025 10:52:11 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:52:11 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:52:11 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:52:28 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:52:28 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:52:28 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:52:30 OpenChest DelayedCall: CHESTTYPE: Addin LOG: 28.04.2025 10:52:30 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:52:30 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 10:52:30 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:52:31 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:52:32 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:52:39 LootContextPanel OnButtonSuccess => confirm WARNING: 28.04.2025 10:52:40 MechionaryManager.SetMechionaryEntryIsDirty(Item WEAPONADDIN_BulletPulse) wurde kein passendes MechionaryEntry gefunden ... LOG: 28.04.2025 10:52:40 TryAddItem(WeaponAddin) => Items.Addins.BulletPulseName WARNING: 28.04.2025 10:52:40 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:52:41 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 10:52:41 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:52:41 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 10:52:42 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 10:52:42 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 10:52:42 DestroyDestructibleInScene() => SORROW_Destructible_Crate WARNING: 28.04.2025 10:52:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:52:44 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:52:44 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:52:44 CurrentRoom ReverbTheme isStoneRoom LOG: 28.04.2025 10:52:56 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:52:56 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:52:56 CurrentRoom ReverbTheme isCeramicTiledRoom LOG: 28.04.2025 10:53:01 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:53:01 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:53:01 CurrentRoom ReverbTheme isStoneRoom WARNING: 28.04.2025 10:53:01 GoToSplashScreenPanel() 'InGame_BossDialog' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:53:01 TrySpawnEnemy SORROW_TrystiaBladesOfSorrow delay 1,75 WARNING: 28.04.2025 10:53:01 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:53:03 Trauer_TrystiaBladesOfSorrow(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 10:53:06 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 10:53:06 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:53:12 DialogController.OnFocusedDialogAnswer() AnswerID: 3 LOG: 28.04.2025 10:53:12 ApplyBossMoodColorStyle => bossDialogMood: Anger bossDialogMoodWasAnsweredByPlayers: Envy LOG: 28.04.2025 10:53:12 Wrong RoomThemeTraueris not a BosslevelRoomTheme LOG: 28.04.2025 10:53:16 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 10:53:16 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:53:16 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:53:16 DistanceAttack Special1 LOG: 28.04.2025 10:53:17 RotationAttack start LOG: 28.04.2025 10:53:17 Arbitrary AddIn: WeaponAddin_Jamming(Clone) (StickyStoneStudio.MOODS.Items.JammerAddin) LOG: 28.04.2025 10:53:22 RotationAttack end LOG: 28.04.2025 10:53:22 DistanceAttack Special2 LOG: 28.04.2025 10:53:22 WebOfCables start LOG: 28.04.2025 10:53:24 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:53:24 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:53:24 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:53:24 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:53:24 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 10:53:24 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 10:53:24 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:53:24 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:53:24 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 10:53:26 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:32 WebOfCables stop LOG: 28.04.2025 10:53:32 DistanceAttack Straight_Volley LOG: 28.04.2025 10:53:32 AnimationCallStartCustomAction Teleport Ambush index: 3 vari: D groupC: 0 LOG: 28.04.2025 10:53:32 TeleportAmbush start LOG: 28.04.2025 10:53:35 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:35 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:35 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:35 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:35 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:35 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:35 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:35 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:35 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:35 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:35 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:35 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:35 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:35 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:35 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:35 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:35 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:35 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:35 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:37 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 10:53:37 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 10:53:37 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 10:53:37 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 10:53:37 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 10:53:39 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 10:53:39 Menu.UnloadMenuPanel => ESC_Main WARNING: 28.04.2025 10:53:39 Language Text not found! (Path: Kill Trystia, the Blades of Sorrow) LOG: 28.04.2025 10:53:39 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:53:39 [RichPresenceManager] ChangeActivity to SorrowArea .. LOG: 28.04.2025 10:53:40 TeleportAmbush stop LOG: 28.04.2025 10:53:40 DistanceAttack Straight LOG: 28.04.2025 10:53:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:42 DistanceAttack Special1 LOG: 28.04.2025 10:53:43 RotationAttack start LOG: 28.04.2025 10:53:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:43 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:46 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:46 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:46 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:46 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:46 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:46 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:46 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:46 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:46 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:46 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:46 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:46 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:46 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:46 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:46 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:46 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:46 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:46 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:46 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:46 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:53:46 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:53:46 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:53:46 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:53:46 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 10:53:46 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:53:46 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:53:46 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:53:46 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:53:46 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 10:53:46 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:53:46 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:53:46 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:53:46 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 10:53:46 Mesh -846994 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 10:53:47 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:47 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:47 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:47 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:47 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:47 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:47 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:47 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:47 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:47 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:47 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:47 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:47 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:47 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:47 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:47 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:47 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:47 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:47 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:48 RotationAttack end LOG: 28.04.2025 10:53:48 RotationAttack start LOG: 28.04.2025 10:53:49 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:49 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:49 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:49 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:49 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:49 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:49 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:49 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:49 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:49 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:49 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:49 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:49 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:49 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:49 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:49 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:49 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:49 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:49 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:53:49 randomRepeats: 0 dashRepeats: 0 LOG: 28.04.2025 10:54:00 RotationAttack end LOG: 28.04.2025 10:54:00 DistanceAttack Special1 LOG: 28.04.2025 10:54:01 RotationAttack start LOG: 28.04.2025 10:54:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:54:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:54:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:54:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:54:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:54:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:54:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:54:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:54:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:54:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:54:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:54:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:54:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:54:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:54:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:54:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:54:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:54:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:54:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:54:05 RotationAttack end LOG: 28.04.2025 10:54:05 DistanceAttack Special2 LOG: 28.04.2025 10:54:05 WebOfCables start WARNING: 28.04.2025 10:54:12 NextWave() => Wave was not started yet or has no waves LOG: 28.04.2025 10:54:12 showQuestComplete: Quest for Revenge LOG: 28.04.2025 10:54:12 Quest Completed: Quest for Revenge LOG: 28.04.2025 10:54:12 Displayable active subtask: Revenge is null LOG: 28.04.2025 10:54:12 Displayable active subtask: Revenge is null LOG: 28.04.2025 10:54:12 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:54:12 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:54:12 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:54:12 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:54:12 BossChest.RaritylevelBossChest() => Rarity is Level_4 Chesttype is Addin LOG: 28.04.2025 10:54:13 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 10:54:17 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:54:17 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:54:17 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:54:17 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:54:18 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:54:18 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:54:18 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:54:18 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:54:18 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:54:18 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:54:19 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 10:54:19 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 10:54:19 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 10:54:19 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 10:54:19 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 10:54:21 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 10:54:21 Menu.UnloadMenuPanel => ESC_Main LOG: 28.04.2025 10:54:21 Displayable active subtask: Revenge is null LOG: 28.04.2025 10:54:21 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:54:21 [RichPresenceManager] ChangeActivity to SorrowArea .. LOG: 28.04.2025 10:54:22 Displayable active subtask: Revenge is null LOG: 28.04.2025 10:54:22 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:54:22 Menu.GoToPanel() 'AbilitySkillContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:54:22 Menu.LoadMenuPanel => AbilitySkillContext (MenuID: InGameMenu) LOG: 28.04.2025 10:54:22 InfoPanel: BreakCurrendInfoPanelAnimation! LOG: 28.04.2025 10:54:22 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:54:22 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:54:25 (AbilitySkillContextController.OnButtonSuccess) Interaction: confirm, owner: Player1, player.Owner: Player1, isVisible: True, SkillPointsAvailableForPlayer: 1 LOG: 28.04.2025 10:54:25 AbilitySkillContextController.ConfirmChosenSkill() Try open ... LOG: 28.04.2025 10:54:25 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.EleOrbName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:54:25 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplatterName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:54:25 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LightningWaveName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:54:25 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalSwarmName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:54:25 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplasherName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:54:25 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.NovaName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:54:25 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 10:54:25 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.EleOrbName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:54:25 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplatterName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:54:25 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LightningWaveName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:54:25 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalSwarmName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:54:25 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplasherName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:54:25 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.NovaName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:54:25 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ElectricName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:54:25 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.BulletPulseName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:54:25 TryAddWeapon(Items.Weapons.FusionFlintlockName) => Items.Weapons.FusionFlintlockName 2 LOG: 28.04.2025 10:54:25 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ElectricName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:54:25 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.BulletPulseName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:54:26 (AbilitySkillContextController.OnButtonSuccess) Interaction: back, owner: Player1, player.Owner: Player1, isVisible: True, SkillPointsAvailableForPlayer: 0 LOG: 28.04.2025 10:54:27 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'AbilitySkillContext' LOG: 28.04.2025 10:54:27 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:54:27 Menu.UnloadMenuPanel => AbilitySkillContext LOG: 28.04.2025 10:54:28 Destroy On BossRoom MS Build: Trauer_TrystiaBladesOfSorrow(Clone) distance: 0 LOG: 28.04.2025 10:54:29 OpenChest DelayedCall: CHESTTYPE: Addin LOG: 28.04.2025 10:54:29 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:54:29 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) LOG: 28.04.2025 10:54:29 Displayable active subtask: Revenge is null LOG: 28.04.2025 10:54:29 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:54:31 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:54:35 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 10:54:36 TryAddItem(WeaponAddin) => Items.Addins.CriticalName LOG: 28.04.2025 10:54:37 Displayable active subtask: Revenge is null LOG: 28.04.2025 10:54:37 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 10:54:37 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) WARNING: 28.04.2025 10:54:37 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:54:37 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 10:54:37 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 10:54:37 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:54:37 MapSelector.UnregisterButtonPromptsForEntering() WARNING: 28.04.2025 10:54:40 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:54:40 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 10:54:40 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:54:41 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:54:41 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:54:41 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 10:54:41 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 10:54:43 MapSelector.CloseMapSelector LOG: 28.04.2025 10:54:43 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 10:54:43 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:54:43 MapSelectorManager.ExitMapSelector MapSelectorIsViewedByPlayer:True currentMapSelector:Level_B_Sorrow_MapSelector (StickyStoneStudio.MOODS.MapSelector) currentMapSelector.inited:True LOG: 28.04.2025 10:54:43 Displayable active subtask: Revenge is null LOG: 28.04.2025 10:54:43 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:54:43 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 10:54:43 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 10:54:44 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:54:44 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:54:44 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 10:54:44 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 10:54:45 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 10:54:46 SetCurrentMapSelectorChoice => DungeonDepth: 9 NextDungeonDepth: 10 PersistentDungeonDepth: 9 CurrentTheme: Trauer LOG: 28.04.2025 10:54:46 GameSession.UpdateProgress(SAVED) => SessionGUID: '54dbe8be2c28' GameSeed: UCU?-EVFF SeededCalls:859 SeededCallsLastDungeon:89 DDepth: 9 NDDepth: 10 FromHomeBase?: False LOG: 28.04.2025 10:54:46 UpdatePlayerProgress LOG: 28.04.2025 10:54:46 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 10:54:46 WindowManager.UnloadAllOtherMenus but 'InGameMenu'! Currently acitve Menus: 2 LOG: 28.04.2025 10:54:46 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 10:54:46 LoadingMenu.SetCurrentLoadingScreen() => TSR_Level3 LOG: 28.04.2025 10:54:46 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:54:46 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:54:46 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:54:46 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:54:46 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:54:46 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:54:46 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:54:46 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:54:46 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:54:46 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:54:46 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:54:47 Generate Level Started! Level: Level_C theme: Trauer GameSeed: UCU?-EVFF SeedCalls: 860 LOG: 28.04.2025 10:54:49 (TryInstantiateRandomRoom) currentList count is 0! RoomTheme: Trauer, RoomLevel: Level_C, RoomTyp: Typ_A LOG: 28.04.2025 10:54:51 MapController.MaxChallengeRoomsReached() => MaxChallengeRooms is caused?False LOG: 28.04.2025 10:54:51 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied LOG: 28.04.2025 10:54:51 Generate Level Completed! Loading time: 4,386s LOG: 28.04.2025 10:54:51 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 10:54:51 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:54:51 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 10:54:51 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:54:51 OnPlayerAndMapWereCreated LOG: 28.04.2025 10:54:51 CurrentRoom ReverbTheme isAlley_Small LOG: 28.04.2025 10:54:51 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' WARNING: 28.04.2025 10:54:51 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:54:51 CurrentRoom ReverbTheme isAlley_Small LOG: 28.04.2025 10:54:51 UpdatePlayerProgress LOG: 28.04.2025 10:54:51 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 10:54:51 Displayable active subtask: Revenge is null LOG: 28.04.2025 10:54:51 [RichPresenceManager] ChangeActivity to SorrowArea .. LOG: 28.04.2025 10:54:51 Displayable active subtask: Revenge is null LOG: 28.04.2025 10:54:51 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:54:52 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:54:52 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:54:52 CurrentRoom ReverbTheme isAlley_Small LOG: 28.04.2025 10:54:52 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied ERROR: 28.04.2025 10:54:52 Coroutine couldn't be started because the the game object 'NPC_Syop' is inactive! StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:54:52 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:54:52 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:54:56 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 10:54:56 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 10:55:00 GetIconByBuffType called with buffType: Healing WARNING: 28.04.2025 10:55:01 GoToSplashScreenPanel() 'InGame_UpgradeStation' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:55:01 GoToSplashScreenPanel() 'InGame_UpgradeStation' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:55:02 Menu.GoToPanel() 'ItemUpgradeContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:55:02 Menu.LoadMenuPanel => ItemUpgradeContext (MenuID: InGameMenu) LOG: 28.04.2025 10:55:02 Displayable active subtask: Revenge is null LOG: 28.04.2025 10:55:02 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:55:02 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:02 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:02 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:02 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:02 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:02 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:02 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:55:02 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:02 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:02 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:55:02 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:02 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:02 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:55:02 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:02 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:02 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:55:02 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:02 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:02 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:55:02 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:02 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:02 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:55:02 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 10:55:20 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:20 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:20 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:55:20 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:20 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:20 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:55:20 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:20 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:20 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:55:20 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:20 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:20 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:55:20 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:20 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:20 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:55:20 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:20 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:20 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:55:44 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:44 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:44 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:55:44 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:44 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:44 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:55:44 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:44 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:44 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:55:44 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:44 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:44 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:55:44 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:44 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:44 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:55:44 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:44 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:55:44 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:55:45 OnButtonSuccess confirm 0 LOG: 28.04.2025 10:55:45 CONFIRM! LOG: 28.04.2025 10:55:59 OnButtonSuccess back 0 LOG: 28.04.2025 10:55:59 Displayable active subtask: Revenge is null LOG: 28.04.2025 10:55:59 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'ItemUpgradeContext' LOG: 28.04.2025 10:55:59 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:56:00 Menu.UnloadMenuPanel => ItemUpgradeContext LOG: 28.04.2025 10:56:00 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:56:00 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' WARNING: 28.04.2025 10:56:03 GoToSplashScreenPanel() 'InGame_UpgradeStation' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:56:03 GoToSplashScreenPanel() 'InGame_UpgradeStation' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:56:03 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:56:03 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:56:04 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:56:04 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:56:04 CurrentRoom ReverbTheme isAlley_Small WARNING: 28.04.2025 10:56:04 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1/PlatformII/PlatformII" WARNING: 28.04.2025 10:56:04 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1/Railing_with_pipes/Railing/Railing" WARNING: 28.04.2025 10:56:04 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1/Railing_with_pipes/Cage2_Stamp/Cage2_Stamp" WARNING: 28.04.2025 10:56:04 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1/Railing_with_pipes_01/Railing/Railing" WARNING: 28.04.2025 10:56:04 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1/Railing_with_pipes_01/Cage2_Stamp/Cage2_Stamp" WARNING: 28.04.2025 10:56:04 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1/PlatformRimCover/PlatformRimCover" WARNING: 28.04.2025 10:56:04 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1/PlatformRimCover_01/PlatformRimCover" WARNING: 28.04.2025 10:56:04 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_01/PlatformII/PlatformII" WARNING: 28.04.2025 10:56:04 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_01/Railing_with_pipes/Railing/Railing" WARNING: 28.04.2025 10:56:04 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_01/Railing_with_pipes/Cage2_Stamp/Cage2_Stamp" WARNING: 28.04.2025 10:56:04 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_01/Railing_with_pipes_01/Railing/Railing" WARNING: 28.04.2025 10:56:04 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_01/Railing_with_pipes_01/Cage2_Stamp/Cage2_Stamp" WARNING: 28.04.2025 10:56:04 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_01/PlatformRimCover/PlatformRimCover" WARNING: 28.04.2025 10:56:04 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_01/PlatformRimCover_01/PlatformRimCover" WARNING: 28.04.2025 10:56:04 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_02/PlatformII/PlatformII" WARNING: 28.04.2025 10:56:04 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_02/Railing_with_pipes/Railing/Railing" WARNING: 28.04.2025 10:56:04 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_02/Railing_with_pipes/Cage2_Stamp/Cage2_Stamp" WARNING: 28.04.2025 10:56:04 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_02/Railing_with_pipes_01/Railing/Railing" WARNING: 28.04.2025 10:56:04 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_02/Railing_with_pipes_01/Cage2_Stamp/Cage2_Stamp" WARNING: 28.04.2025 10:56:04 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_02/PlatformRimCover/PlatformRimCover" WARNING: 28.04.2025 10:56:04 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(1# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_02/PlatformRimCover_01/PlatformRimCover" WARNING: 28.04.2025 10:56:06 Pool-init: Prefab VFX_Weapon_CrossbowMuzzle has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:56:06 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 10:56:06 Pool-init: Prefab VFX_Hit_ElementalOrb has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:56:06 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 10:56:07 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_05 LOG: 28.04.2025 10:56:07 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_21 LOG: 28.04.2025 10:56:07 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 10:56:07 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_04 LOG: 28.04.2025 10:56:07 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 LOG: 28.04.2025 10:56:08 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:56:08 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:56:08 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:56:08 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 10:56:08 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:56:08 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_08 LOG: 28.04.2025 10:56:08 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:56:08 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_06 LOG: 28.04.2025 10:56:08 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_09 LOG: 28.04.2025 10:56:08 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:56:08 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_10 LOG: 28.04.2025 10:56:08 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_13 LOG: 28.04.2025 10:56:08 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_20 LOG: 28.04.2025 10:56:08 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 LOG: 28.04.2025 10:56:08 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_11 LOG: 28.04.2025 10:56:08 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:56:08 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_19 LOG: 28.04.2025 10:56:08 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_12 LOG: 28.04.2025 10:56:08 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:56:08 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_14 LOG: 28.04.2025 10:56:08 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_16 LOG: 28.04.2025 10:56:08 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_17 LOG: 28.04.2025 10:56:08 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_18 LOG: 28.04.2025 10:56:08 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_15 WARNING: 28.04.2025 10:56:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:56:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:56:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:56:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:56:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:56:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:56:10 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:56:18 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:56:18 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:56:18 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 10:56:18 TrySpawnEnemy SORROW_GiverOfGrief delay 1,75 WARNING: 28.04.2025 10:56:18 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_GiverOfGrief in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:56:18 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 WARNING: 28.04.2025 10:56:18 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_IcyDemolisher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:56:18 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 WARNING: 28.04.2025 10:56:18 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HoloTechnician in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:56:18 TrySpawnEnemy SORROW_HightechConsoler delay 1,75 WARNING: 28.04.2025 10:56:18 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HightechConsoler in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:56:18 TrySpawnEnemy SORROW_HightechConsoler delay 1,75 WARNING: 28.04.2025 10:56:18 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HightechConsoler in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:56:18 TrySpawnEnemy SORROW_BladeSentinel delay 1,75 WARNING: 28.04.2025 10:56:18 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_BladeSentinel in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:56:18 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 WARNING: 28.04.2025 10:56:18 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HoloTechnician in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:56:18 TrySpawnEnemy SORROW_DistraughtPlumber delay 1,75 WARNING: 28.04.2025 10:56:18 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_DistraughtPlumber in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_RoofL_01/RoofL" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_RoofL_01/RoofL" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_RoofL_01/RoofL" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_RoofL_01/RoofL" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_01/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_04/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_04/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_04/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_04/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_04/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_04/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_04/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_04/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_04/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_RoofL_01/RoofL" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_04/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_RoofL_01/RoofL" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_04/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_04/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_04/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_04/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_05/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_05/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_05/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_05/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_TopBackR_01/TopBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_05/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_05/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_05/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_05/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_MidBackR_01/MidBackR" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_05/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_RoofL_01/RoofL" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_05/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_RoofL_01/RoofL" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_05/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_05/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_05/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:56:18 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(3# Typ_E)_DefenseCannons_Degrees90/CullingContainer/Static/Buildings/SORROW_LM_Shared_FactoryBuilding_05/Facytorbulding_outlineshader1/SORROW_LM_Shared_FactoryBuilding_BottomL_01/BottomL" WARNING: 28.04.2025 10:56:20 Trauer_GiverOfGrief(Clone) (StickyStoneStudio.MOODS.SORROW_GiverOfGrief): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:56:20 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:56:20 ScaleEnemy Trauer_GiverOfGrief(Clone)! WARNING: 28.04.2025 10:56:20 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:56:20 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:56:20 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:56:20 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:56:20 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:56:20 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:56:20 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:56:20 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:56:20 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:56:20 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:56:20 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:56:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 10:56:20 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:56:20 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:56:20 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:56:20 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:56:20 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh LOG: 28.04.2025 10:56:20 Displayable active subtask: Revenge is null WARNING: 28.04.2025 10:56:22 MoveTowards failed. Navmesh-Agent 'Trauer_DistraughtPlumber(Clone)' is not on a navmesh LOG: 28.04.2025 10:56:22 Displayable active subtask: Revenge is null WARNING: 28.04.2025 10:56:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 10:56:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 10:56:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 10:56:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 10:56:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 10:56:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 10:56:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 10:56:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 10:56:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 10:56:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 10:56:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 10:56:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 10:56:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 10:56:22 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh LOG: 28.04.2025 10:56:22 Displayable active subtask: Revenge is null WARNING: 28.04.2025 10:56:23 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:56:23 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:56:23 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:56:23 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:56:23 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:56:23 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:56:23 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 10:56:23 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} LOG: 28.04.2025 10:56:23 DestroyDestructibleInScene() => ExplosiveDestructible WARNING: 28.04.2025 10:56:23 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 10:56:24 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh LOG: 28.04.2025 10:56:24 Displayable active subtask: Revenge is null WARNING: 28.04.2025 10:56:24 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:56:24 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:56:24 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:56:24 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:56:24 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:56:24 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:56:24 MoveTowards failed. Navmesh-Agent 'Trauer_HightechConsoler(Clone)' is not on a navmesh WARNING: 28.04.2025 10:56:26 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 10:56:26 MoveTowards failed. Navmesh-Agent 'Trauer_HightechConsoler(Clone)' is not on a navmesh LOG: 28.04.2025 10:56:26 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:56:27 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 10:56:27 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} LOG: 28.04.2025 10:56:27 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SpidernetName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 10:56:28 MoveTowards failed. Navmesh-Agent 'Trauer_HightechConsoler(Clone)' is not on a navmesh LOG: 28.04.2025 10:56:28 Displayable active subtask: Revenge is null LOG: 28.04.2025 10:56:28 DestroyDestructibleInScene() => ExplosiveDestructible WARNING: 28.04.2025 10:56:28 MoveTowards failed. Navmesh-Agent 'Trauer_HightechConsoler(Clone)' is not on a navmesh LOG: 28.04.2025 10:56:28 Displayable active subtask: Revenge is null WARNING: 28.04.2025 10:56:29 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh LOG: 28.04.2025 10:56:32 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SpidernetName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 10:56:33 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh LOG: 28.04.2025 10:56:33 Displayable active subtask: Revenge is null LOG: 28.04.2025 10:56:33 Displayable active subtask: Revenge is null LOG: 28.04.2025 10:56:35 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:56:35 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:56:35 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:56:35 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:56:35 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:56:35 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:56:35 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:56:35 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:56:35 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:56:35 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:56:35 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:56:35 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:56:35 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 10:56:35 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh LOG: 28.04.2025 10:56:35 Displayable active subtask: Revenge is null WARNING: 28.04.2025 10:56:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:56:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:56:38 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:56:39 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:56:40 DestroyDestructibleInScene() => ExplosiveDestructible WARNING: 28.04.2025 10:56:41 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:56:49 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 LOG: 28.04.2025 10:56:49 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 10:56:49 DestroyDestructibleInScene() => SORROW_Destructible_Crate_02 LOG: 28.04.2025 10:56:49 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 10:56:49 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 10:56:49 DestroyDestructibleInScene() => SORROW_Destructible_Crate_01 LOG: 28.04.2025 10:56:49 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 LOG: 28.04.2025 10:56:57 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:56:57 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:56:57 CurrentRoom ReverbTheme isAlley_Small ERROR: 28.04.2025 10:56:57 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:56:57 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:56:57 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 10:56:57 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:56:57 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 10:56:57 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:56:57 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 10:56:58 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 10:57:00 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 10:57:03 SetCurrentMapSelectorChoice => DungeonDepth: 10 NextDungeonDepth: 11 PersistentDungeonDepth: 10 CurrentTheme: Trauer LOG: 28.04.2025 10:57:03 GameSession.UpdateProgress(SAVED) => SessionGUID: '54dbe8be2c28' GameSeed: UCU?-EVFF SeededCalls:892 SeededCallsLastDungeon:32 DDepth: 10 NDDepth: 11 FromHomeBase?: False LOG: 28.04.2025 10:57:03 UpdatePlayerProgress LOG: 28.04.2025 10:57:03 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 10:57:03 WindowManager.UnloadAllOtherMenus but 'InGameMenu'! Currently acitve Menus: 2 LOG: 28.04.2025 10:57:03 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 10:57:03 LoadingMenu.SetCurrentLoadingScreen() => TSR_Level3 LOG: 28.04.2025 10:57:03 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:57:03 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:57:03 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:57:03 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:57:03 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:57:03 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:57:03 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:57:03 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:57:03 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:57:03 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:57:03 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 10:57:03 Generate Level Started! Level: Level_C theme: Trauer GameSeed: UCU?-EVFF SeedCalls: 893 LOG: 28.04.2025 10:57:06 (TryInstantiateRandomRoom) currentList count is 0! RoomTheme: Trauer, RoomLevel: Level_C, RoomTyp: Typ_A LOG: 28.04.2025 10:57:15 MapController.MaxChallengeRoomsReached() => MaxChallengeRooms is caused?False LOG: 28.04.2025 10:57:17 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied LOG: 28.04.2025 10:57:17 Generate Level Completed! Loading time: 13,758s LOG: 28.04.2025 10:57:17 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 10:57:17 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:57:17 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 10:57:17 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 10:57:17 OnPlayerAndMapWereCreated LOG: 28.04.2025 10:57:17 CurrentRoom ReverbTheme isNone LOG: 28.04.2025 10:57:17 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' WARNING: 28.04.2025 10:57:17 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:57:17 CurrentRoom ReverbTheme isNone LOG: 28.04.2025 10:57:17 UpdatePlayerProgress LOG: 28.04.2025 10:57:17 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 10:57:17 Displayable active subtask: Revenge is null LOG: 28.04.2025 10:57:17 [RichPresenceManager] ChangeActivity to SorrowArea .. LOG: 28.04.2025 10:57:17 Displayable active subtask: Revenge is null LOG: 28.04.2025 10:57:17 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:57:18 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:57:18 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:57:18 CurrentRoom ReverbTheme isNone LOG: 28.04.2025 10:57:18 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied ERROR: 28.04.2025 10:57:18 Coroutine couldn't be started because the the game object 'NPC_Syop' is inactive! StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:57:18 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:57:18 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:57:20 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 10:57:20 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 10:57:24 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:57:24 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:57:24 CurrentRoom ReverbTheme isAlley_Small WARNING: 28.04.2025 10:57:24 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1/PlatformII/PlatformII" WARNING: 28.04.2025 10:57:24 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1/Railing_with_pipes/Railing/Railing" WARNING: 28.04.2025 10:57:24 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1/Railing_with_pipes/Cage2_Stamp/Cage2_Stamp" WARNING: 28.04.2025 10:57:24 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1/Railing_with_pipes_01/Railing/Railing" WARNING: 28.04.2025 10:57:24 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1/Railing_with_pipes_01/Cage2_Stamp/Cage2_Stamp" WARNING: 28.04.2025 10:57:24 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1/PlatformRimCover/PlatformRimCover" WARNING: 28.04.2025 10:57:24 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1/PlatformRimCover_01/PlatformRimCover" WARNING: 28.04.2025 10:57:24 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_01/PlatformII/PlatformII" WARNING: 28.04.2025 10:57:24 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_01/Railing_with_pipes/Railing/Railing" WARNING: 28.04.2025 10:57:24 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_01/Railing_with_pipes/Cage2_Stamp/Cage2_Stamp" WARNING: 28.04.2025 10:57:24 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_01/Railing_with_pipes_01/Railing/Railing" WARNING: 28.04.2025 10:57:24 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_01/Railing_with_pipes_01/Cage2_Stamp/Cage2_Stamp" WARNING: 28.04.2025 10:57:24 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_01/PlatformRimCover/PlatformRimCover" WARNING: 28.04.2025 10:57:24 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_01/PlatformRimCover_01/PlatformRimCover" WARNING: 28.04.2025 10:57:24 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_02/PlatformII/PlatformII" WARNING: 28.04.2025 10:57:24 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_02/Railing_with_pipes/Railing/Railing" WARNING: 28.04.2025 10:57:24 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_02/Railing_with_pipes/Cage2_Stamp/Cage2_Stamp" WARNING: 28.04.2025 10:57:24 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_02/Railing_with_pipes_01/Railing/Railing" WARNING: 28.04.2025 10:57:24 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_02/Railing_with_pipes_01/Cage2_Stamp/Cage2_Stamp" WARNING: 28.04.2025 10:57:24 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_02/PlatformRimCover/PlatformRimCover" WARNING: 28.04.2025 10:57:24 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_A)_Barrel2_Degrees0/CullingContainer/Static/Doorwalls/Doorwall_West_T0/PlatformVariant 1_02/PlatformRimCover_01/PlatformRimCover" WARNING: 28.04.2025 10:57:25 Pool-init: Prefab VFX_Weapon_CrossbowMuzzle has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:57:25 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 10:57:26 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:57:26 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:57:26 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_21 LOG: 28.04.2025 10:57:26 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:57:26 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_05 LOG: 28.04.2025 10:57:26 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:57:26 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:57:26 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_10 LOG: 28.04.2025 10:57:26 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_08 LOG: 28.04.2025 10:57:26 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_06 LOG: 28.04.2025 10:57:26 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_09 LOG: 28.04.2025 10:57:26 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_04 LOG: 28.04.2025 10:57:26 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 10:57:26 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 LOG: 28.04.2025 10:57:26 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 10:57:26 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:57:27 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_13 LOG: 28.04.2025 10:57:27 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_19 LOG: 28.04.2025 10:57:27 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:57:27 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_12 LOG: 28.04.2025 10:57:27 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_20 LOG: 28.04.2025 10:57:27 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_11 LOG: 28.04.2025 10:57:27 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 LOG: 28.04.2025 10:57:27 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_17 LOG: 28.04.2025 10:57:27 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_16 LOG: 28.04.2025 10:57:27 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:57:27 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_18 LOG: 28.04.2025 10:57:27 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_15 LOG: 28.04.2025 10:57:27 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_14 WARNING: 28.04.2025 10:57:28 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:57:28 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:57:28 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:57:28 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:57:28 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:57:31 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:57:31 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:57:31 CurrentRoom ReverbTheme isNone LOG: 28.04.2025 10:57:37 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:57:37 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:57:37 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 10:57:37 TrySpawnEnemy SORROW_RubbleCrusher delay 1,75 LOG: 28.04.2025 10:57:37 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 WARNING: 28.04.2025 10:57:37 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HoloTechnician in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:57:37 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 WARNING: 28.04.2025 10:57:37 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_EyeOfMallory in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:57:37 TrySpawnEnemy SORROW_GiverOfGrief delay 1,75 WARNING: 28.04.2025 10:57:37 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_GiverOfGrief in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 10:57:37 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:57:39 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 10:57:39 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 10:57:39 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:57:39 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:57:39 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:57:39 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:57:39 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:57:39 Trauer_GiverOfGrief(Clone) (StickyStoneStudio.MOODS.SORROW_GiverOfGrief): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:57:39 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:57:39 ScaleEnemy Trauer_GiverOfGrief(Clone)! WARNING: 28.04.2025 10:57:39 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh LOG: 28.04.2025 10:57:39 Displayable active subtask: Revenge is null WARNING: 28.04.2025 10:57:40 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh LOG: 28.04.2025 10:57:40 Displayable active subtask: Revenge is null WARNING: 28.04.2025 10:57:41 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh LOG: 28.04.2025 10:57:41 Displayable active subtask: Revenge is null WARNING: 28.04.2025 10:57:41 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:57:41 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:57:41 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:57:41 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:57:42 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh LOG: 28.04.2025 10:57:42 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:57:42 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:57:42 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:57:42 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:57:42 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:57:42 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:57:42 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:57:42 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:57:42 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:57:42 Displayable active subtask: Revenge is null WARNING: 28.04.2025 10:57:42 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh WARNING: 28.04.2025 10:57:44 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:57:44 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:57:45 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 10:57:45 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 10:57:45 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 10:57:45 DestroyDestructibleInScene() => SORROW_Destructible_Crate_01 LOG: 28.04.2025 10:57:45 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 WARNING: 28.04.2025 10:57:47 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:57:51 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:57:51 Ambient VFX this room or lv theme is null WARNING: 28.04.2025 10:57:51 for == null! No VFX-Effect can be played on destroy. LOG: 28.04.2025 10:57:51 Started Music_GrammoPhoneBot LOG: 28.04.2025 10:57:51 CurrentRoom ReverbTheme isAlley_Small WARNING: 28.04.2025 10:57:51 GoToSplashScreenPanel() 'InGame_Vendor' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 10:57:52 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:57:55 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 10:57:55 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:57:57 DialogController.OnFocusedDialogAnswer() AnswerID: 0 LOG: 28.04.2025 10:57:57 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:57:57 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 10:57:57 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:57:57 GetMappedKeyName(Use): Couldnt get ActionElementMap! LOG: 28.04.2025 10:57:57 Displayable active subtask: Revenge is null LOG: 28.04.2025 10:57:57 initialises raritymodes LOG: 28.04.2025 10:57:57 equipmentRarity:Level_2 LOG: 28.04.2025 10:57:57 equipmentRarity:Level_2 LOG: 28.04.2025 10:57:57 equipmentRarity:Level_4 LOG: 28.04.2025 10:57:57 equipmentRarity:Level_2 LOG: 28.04.2025 10:57:57 equipmentRarity:Level_2 LOG: 28.04.2025 10:57:57 equipmentRarity:Level_2 LOG: 28.04.2025 10:57:57 equipmentRarity:Level_3 LOG: 28.04.2025 10:57:57 equipmentRarity:Level_2 LOG: 28.04.2025 10:57:57 equipmentRarity:Level_4 WARNING: 28.04.2025 10:57:57 Language Text not found! (Path: Meter) LOG: 28.04.2025 10:57:57 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:57:57 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:57:57 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:57:57 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:57:57 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:57:57 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:57:57 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:57:57 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:57:57 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:57:57 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:57:57 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:57:58 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:58:03 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:58:03 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:58:03 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:58:03 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:58:03 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:58:03 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:58:03 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:58:03 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:58:03 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:58:03 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:58:03 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:58:05 LootContextPanel.TryShowWeaponAddinInfoDisplay() for ItemDisplayInventory_WeaponAddins(Clone) LOG: 28.04.2025 10:58:05 LootContextPanel.TryShowWeaponAddinInfoDisplay() for ItemDisplayInventory_WeaponAddins(Clone) LOG: 28.04.2025 10:58:05 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:58:05 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:58:05 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:58:05 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:58:05 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:58:05 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:58:05 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:58:05 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:58:05 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:58:05 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:58:05 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 10:58:06 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:58:06 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:58:06 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 10:58:06 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:58:06 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 10:58:06 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 10:58:06 LootContextPanel OnButtonSuccess => back LOG: 28.04.2025 10:58:06 Displayable active subtask: Revenge is null LOG: 28.04.2025 10:58:06 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 10:58:06 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:58:06 CameraManager.SetFogRenderBeforeTransparent(toActive = False) LOG: 28.04.2025 10:58:07 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 10:58:08 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:58:08 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 10:58:08 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:58:08 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 10:58:08 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 10:58:08 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:58:08 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:58:09 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:58:11 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:58:11 Shootable1WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 3' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:58:12 Shootable2WeaponAddinsInventory_OnElementDropped() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 3' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 3' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:58:12 Shootable2WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 3' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 3' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:58:12 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalSwarmName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:58:12 OnWeaponSelectionChanged ID -> 1 LOG: 28.04.2025 10:58:12 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 10:58:13 Shootable2WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:58:14 Shootable1WeaponAddinsInventory_OnElementDropped() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' ToList: Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 3' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:58:14 Shootable1WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' ToList: Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 3' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:58:14 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:58:14 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 10:58:14 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:58:14 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 10:58:14 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:58:15 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 10:58:16 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:58:16 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:58:16 CurrentRoom ReverbTheme isAlley_Open ERROR: 28.04.2025 10:58:16 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 10:58:30 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:58:30 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:58:30 CurrentRoom ReverbTheme isNone LOG: 28.04.2025 10:58:32 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:58:32 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:58:32 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 10:58:37 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:58:37 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:58:37 CurrentRoom ReverbTheme isNone LOG: 28.04.2025 10:58:40 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:58:40 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:58:40 CurrentRoom ReverbTheme isAlley_Small ERROR: 28.04.2025 10:58:40 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 10:58:45 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:58:45 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:58:45 CurrentRoom ReverbTheme isAlley_Small LOG: 28.04.2025 10:58:46 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 10:58:49 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 10:58:50 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 10:58:52 OpenChest DelayedCall: CHESTTYPE: Weapon LOG: 28.04.2025 10:58:52 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:58:52 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 10:58:52 GoToSplashScreenPanel() 'InGame_Items_Weapons' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:58:52 Displayable active subtask: Revenge is null LOG: 28.04.2025 10:58:53 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:58:54 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:58:57 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 10:58:58 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 2 LOG: 28.04.2025 10:58:58 Displayable active subtask: Revenge is null LOG: 28.04.2025 10:58:59 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 10:58:59 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:58:59 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 10:58:59 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 10:58:59 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 10:58:59 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:58:59 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 10:58:59 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:58:59 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 10:59:00 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 10:59:01 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 10:59:01 WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:59:01 Shootable2WeaponAddinsInventory_OnElementDropped() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:59:01 Shootable2WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:59:01 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalSwarmName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:59:01 OnWeaponSelectionChanged ID -> 1 LOG: 28.04.2025 10:59:01 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 10:59:02 WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:59:02 Shootable2WeaponAddinsInventory_OnElementDropped() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 1' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:59:02 Shootable2WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 1' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:59:02 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ElectricName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:59:02 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 10:59:03 WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:59:03 Shootable2WeaponAddinsInventory_OnElementDropped() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:59:03 Shootable2WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 10:59:03 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.BulletPulseName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:59:03 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 10:59:04 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 10:59:04 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 10:59:04 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 10:59:08 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:59:08 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:59:08 CurrentRoom ReverbTheme isAlley_Small LOG: 28.04.2025 10:59:11 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 10:59:11 Ambient VFX this room or lv theme is null LOG: 28.04.2025 10:59:11 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 10:59:11 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 LOG: 28.04.2025 10:59:11 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 WARNING: 28.04.2025 10:59:11 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HoloTechnician in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:59:11 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 WARNING: 28.04.2025 10:59:11 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_IcyDemolisher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:59:11 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 WARNING: 28.04.2025 10:59:11 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HoloTechnician in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:59:11 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 WARNING: 28.04.2025 10:59:11 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_IcyDemolisher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:59:11 TrySpawnEnemy SORROW_HightechConsoler delay 1,75 WARNING: 28.04.2025 10:59:11 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HightechConsoler in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 10:59:11 TrySpawnEnemy SORROW_GiverOfGrief delay 1,75 WARNING: 28.04.2025 10:59:11 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_GiverOfGrief in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 10:59:11 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 10:59:13 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:59:13 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:59:13 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:59:13 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:59:13 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:59:13 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:59:13 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:59:13 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:59:13 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:59:13 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:59:13 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:59:13 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:59:13 Trauer_GiverOfGrief(Clone) (StickyStoneStudio.MOODS.SORROW_GiverOfGrief): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:59:13 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:59:13 Arbitrary AddIn: WeaponAddin_Jamming(Clone) (StickyStoneStudio.MOODS.Items.JammerAddin) LOG: 28.04.2025 10:59:13 Arbitrary AddIn: WeaponAddin_Combustion(Clone) (StickyStoneStudio.MOODS.Items.CombustionAddin) LOG: 28.04.2025 10:59:13 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:59:13 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:59:13 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:59:13 GetIconByBuffType called with buffType: Jammer LOG: 28.04.2025 10:59:13 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:59:13 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:59:13 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:59:13 GetIconByBuffType called with buffType: Jammer LOG: 28.04.2025 10:59:14 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 10:59:14 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher)isCharmedByOwnerPlayer1 LOG: 28.04.2025 10:59:14 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:59:14 GetIconByBuffType called with buffType: Jammer WARNING: 28.04.2025 10:59:15 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 10:59:16 Pool-init: Prefab VFX_Hit_ElementalOrb has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 10:59:16 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 10:59:17 LavaDestructible.onBarrelDestroyed(Sorrow_Oil_Destructible) => LavaDestr: Sorrow_Destructible_OilBarrel LOG: 28.04.2025 10:59:17 DestroyDestructibleInScene() => Sorrow_Oil_Destructible WARNING: 28.04.2025 10:59:18 SpawnDecalOnFloor -> Cant spawn decal for DamageArea, DecalPrefab is null or/and SpawnDecal is false! LOG: 28.04.2025 10:59:18 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:59:18 GetIconByBuffType called with buffType: OilBarrel LOG: 28.04.2025 10:59:18 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:59:18 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 10:59:19 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 10:59:19 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh LOG: 28.04.2025 10:59:19 Displayable active subtask: Revenge is null LOG: 28.04.2025 10:59:19 LavaDestructible.onBarrelDestroyed(Sorrow_Oil_Destructible) => LavaDestr: Sorrow_Destructible_OilBarrel_01 LOG: 28.04.2025 10:59:19 DestroyDestructibleInScene() => Sorrow_Oil_Destructible LOG: 28.04.2025 10:59:19 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:59:19 Trauer_GiverOfGrief(Clone) (StickyStoneStudio.MOODS.SORROW_GiverOfGrief): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:59:19 Language Text not found! (Path: Drone) WARNING: 28.04.2025 10:59:19 Trauer_GiverOfGrief(Clone) (StickyStoneStudio.MOODS.SORROW_GiverOfGrief): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 10:59:19 Language Text not found! (Path: Drone) LOG: 28.04.2025 10:59:19 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 10:59:19 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh WARNING: 28.04.2025 10:59:19 SpawnDecalOnFloor -> Cant spawn decal for DamageArea, DecalPrefab is null or/and SpawnDecal is false! WARNING: 28.04.2025 10:59:19 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh WARNING: 28.04.2025 10:59:20 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh WARNING: 28.04.2025 10:59:20 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh LOG: 28.04.2025 10:59:20 GetIconByBuffType called with buffType: OilBarrel LOG: 28.04.2025 10:59:20 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 10:59:20 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_04 WARNING: 28.04.2025 10:59:20 Sound problem with Burning buff: Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Buff.BuffUpdate (StickyStoneStudio.MOODS.Buff currentBuff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 10:59:20 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MissileLauncherName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 10:59:21 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 10:59:21 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh LOG: 28.04.2025 10:59:21 Displayable active subtask: Revenge is null WARNING: 28.04.2025 10:59:21 Sound problem with Burning buff: Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Buff.BuffUpdate (StickyStoneStudio.MOODS.Buff currentBuff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 10:59:22 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:59:22 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 10:59:22 46.92513 LOG: 28.04.2025 10:59:22 22.40578 WARNING: 28.04.2025 10:59:23 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh LOG: 28.04.2025 10:59:23 Displayable active subtask: Revenge is null LOG: 28.04.2025 10:59:23 23.8752 LOG: 28.04.2025 10:59:23 GetIconByBuffType called with buffType: OilBarrel LOG: 28.04.2025 10:59:25 Displayable active subtask: Revenge is null LOG: 28.04.2025 10:59:25 Displayable active subtask: Revenge is null WARNING: 28.04.2025 10:59:25 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh LOG: 28.04.2025 10:59:25 Displayable active subtask: Revenge is null LOG: 28.04.2025 10:59:26 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MissileLauncherName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 10:59:26 ChangeRagdollState explode getriggert! LOG: 28.04.2025 10:59:26 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:59:26 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:59:26 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:59:26 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:59:26 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:59:26 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:59:26 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:59:26 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:59:26 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:59:26 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:59:26 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:59:26 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 10:59:26 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 10:59:26 MoveTowards failed. Navmesh-Agent 'Trauer_HightechConsoler(Clone)' is not on a navmesh LOG: 28.04.2025 10:59:26 Displayable active subtask: Revenge is null WARNING: 28.04.2025 10:59:30 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 10:59:32 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 LOG: 28.04.2025 10:59:32 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 LOG: 28.04.2025 11:00:30 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 11:00:30 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:00:30 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 11:00:30 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:00:30 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 11:00:31 Menu.GoToPanel() 'ESC_Exit' transitionFade?: 'True' currentpanel is: 'ESC_Main' LOG: 28.04.2025 11:00:31 Menu.LoadMenuPanel => ESC_Exit (MenuID: EscapeMenu) LOG: 28.04.2025 11:00:32 Menu.UnloadMenuPanel => ESC_Main LOG: 28.04.2025 11:00:33 WindowManager.LoadMenu => MainMenu LOG: 28.04.2025 11:00:33 WindowManager.UnloadAllOtherMenus but 'MainMenu'! Currently acitve Menus: 2 LOG: 28.04.2025 11:00:33 WindowManager.UnloadMenu => InGameMenu LOG: 28.04.2025 11:00:33 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:00:33 Menu.UnloadMenuPanel => Info LOG: 28.04.2025 11:00:33 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 11:00:33 Menu.UnloadMenuPanel => ESC_Exit LOG: 28.04.2025 11:00:33 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 11:00:34 Menu.GoToPanel() 'MM_Default' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:00:34 Menu.LoadMenuPanel => MM_Default (MenuID: MainMenu) LOG: 28.04.2025 11:00:34 [RichPresenceManager] ChangeActivity to GeneralActivity .. LOG: 28.04.2025 11:00:34 Menu.GoToPanel() 'MM_Default' transitionFade?: 'True' currentpanel is: 'MM_Default' LOG: 28.04.2025 11:00:34 [RichPresenceManager] ChangeActivity to GeneralActivity .. LOG: 28.04.2025 11:00:35 Menu.LoadMenuPanel => MM_ChoosePlayerClass (MenuID: MainMenu) WARNING: 28.04.2025 11:00:35 This TMPro text object does not have a cursor. If you want full edit functionality add a OSK_Cursor prefab as a child LOG: 28.04.2025 11:00:36 Menu.GoToPanel() 'MM_ChoosePlayerClass' transitionFade?: 'True' currentpanel is: 'MM_Default' WARNING: 28.04.2025 11:00:36 Menu.LoadMenuPanel MM_ChoosePlayerClass failed. It was Loaded before and is present in the scene! (MenuID: MainMenu) LOG: 28.04.2025 11:00:36 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:00:36 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:00:36 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:00:36 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:00:36 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! LOG: 28.04.2025 11:00:36 Menu.UnloadMenuPanel => MM_Default LOG: 28.04.2025 11:00:38 is Loading Quests WARNING: 28.04.2025 11:00:38 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: incorrect_settings_in_enemyprefab) could not be found. Mechionary Entry is missing! WARNING: 28.04.2025 11:00:38 GetIsBossEnemy (0# incorrect_settings_in_enemyprefab) is not in EnemyDatabase List! LOG: 28.04.2025 11:00:38 loaded mechionary progress for savegame:Mechionaire LOG: 28.04.2025 11:00:40 Continue Game Confirmed! Loading Game Session => Guid: 54dbe8be2c28 Seed: UCU?-EVFF SeededCalls: 1035 SeededCallsLastDungeon: 142 LOG: 28.04.2025 11:00:40 is Loading Quests WARNING: 28.04.2025 11:00:40 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: incorrect_settings_in_enemyprefab) could not be found. Mechionary Entry is missing! WARNING: 28.04.2025 11:00:40 GetIsBossEnemy (0# incorrect_settings_in_enemyprefab) is not in EnemyDatabase List! LOG: 28.04.2025 11:00:41 LoadingMenu.SetCurrentLoadingScreen() => TSR_Level3 LOG: 28.04.2025 11:00:41 WindowManager.LoadMenu => InGameMenu LOG: 28.04.2025 11:00:41 WindowManager.UnloadMenu => MainMenu LOG: 28.04.2025 11:00:41 Menu.UnloadMenuPanel => MM_ChoosePlayerClass LOG: 28.04.2025 11:00:41 is Loading Quests WARNING: 28.04.2025 11:00:41 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: incorrect_settings_in_enemyprefab) could not be found. Mechionary Entry is missing! WARNING: 28.04.2025 11:00:41 GetIsBossEnemy (0# incorrect_settings_in_enemyprefab) is not in EnemyDatabase List! LOG: 28.04.2025 11:00:41 loaded mechionary progress for savegame:Mechionaire LOG: 28.04.2025 11:00:41 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:00:41 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:00:41 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:00:41 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:00:41 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:00:41 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:00:41 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:00:41 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:00:41 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:00:41 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:00:41 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) WARNING: 28.04.2025 11:00:41 MechOutlineController.init() => HighlightEffect is not referenced of the rootMesh of Mech_Player(Clone) ! Consider Add it in the Prefab. Searching for Reference now ... LOG: 28.04.2025 11:00:41 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 11:00:41 NEW GAMESEED: 'UCU?-EVFF' resetSeededCalls: True LOG: 28.04.2025 11:00:41 SetCurrentMapSelectorChoice => DungeonDepth: 11 NextDungeonDepth: 11 PersistentDungeonDepth: 11 CurrentTheme: Trauer LOG: 28.04.2025 11:00:41 LoadingMenu.SetCurrentLoadingScreen() => TSR_Level3 LOG: 28.04.2025 11:00:41 Generate Level Started! Level: Level_C theme: Trauer GameSeed: UCU?-EVFF SeedCalls: 893 LOG: 28.04.2025 11:00:50 MapController.MaxChallengeRoomsReached() => MaxChallengeRooms is caused?False LOG: 28.04.2025 11:00:51 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:00DungeonDepth: 0 - seed UCU?-EVFF has been applied LOG: 28.04.2025 11:00:52 Generate Level Completed! Loading time: 10,416s LOG: 28.04.2025 11:00:52 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 11:00:52 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:00:52 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:00:52 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 11:00:52 EvaluateEmotionalOvercharge() => Difficulty : Intended value 170 LOG: 28.04.2025 11:00:52 OnPlayerAndMapWereCreated LOG: 28.04.2025 11:00:52 CurrentRoom ReverbTheme isNone LOG: 28.04.2025 11:00:52 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 11:00:52 TryAddItem(Equipment) => Equipment_Arm_Love Arm LOG: 28.04.2025 11:00:52 TryAddItem(Equipment) => Equipment_Torso_Love Torso LOG: 28.04.2025 11:00:52 TryAddItem(Equipment) => Equipment_Foot_Love Foot LOG: 28.04.2025 11:00:52 TryAddItem(Equipment) => Equipment_Legs_Love Legs LOG: 28.04.2025 11:00:52 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:00:52 Menu.LoadMenuPanel (DefaultPanel) is already loading! (MenuID: InGameMenu) WARNING: 28.04.2025 11:00:52 Ambient VFX this room or lv theme is null LOG: 28.04.2025 11:00:52 CurrentRoom ReverbTheme isNone LOG: 28.04.2025 11:00:52 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 11:00:52 TryAddItem(Equipment) => Equipment_Arm_Love Arm LOG: 28.04.2025 11:00:52 TryAddItem(Equipment) => Equipment_Torso_Love Torso LOG: 28.04.2025 11:00:52 TryAddItem(Equipment) => Equipment_Foot_Love Foot LOG: 28.04.2025 11:00:52 TryAddItem(Equipment) => Equipment_Legs_Love Legs LOG: 28.04.2025 11:00:52 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 11:00:52 TryAddWeapon(Items.Weapons.FusionFlintlockName) => Items.Weapons.FusionFlintlockName 2 LOG: 28.04.2025 11:00:52 Change Color from Equipment_Torso(Clone) matname: ChangableColor (Instance) LOG: 28.04.2025 11:00:52 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 11:00:52 TryAddWeapon(Items.Weapons.FusionFlintlockName) => Items.Weapons.FusionFlintlockName 2 LOG: 28.04.2025 11:00:52 TryAddItem(Equipment) => Items.Equipment.TorsoName Torso LOG: 28.04.2025 11:00:52 Change Color from Equipment_Legs(Clone) matname: ChangableColor (Instance) LOG: 28.04.2025 11:00:52 Change Color from Equipment_Legs(Clone) matname: ChangableColor (Instance) LOG: 28.04.2025 11:00:52 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 11:00:52 TryAddWeapon(Items.Weapons.FusionFlintlockName) => Items.Weapons.FusionFlintlockName 2 LOG: 28.04.2025 11:00:52 TryAddItem(Equipment) => Items.Equipment.LegsName Legs LOG: 28.04.2025 11:00:52 Change Color from Equipment_Feet(Clone) matname: ChangeableColor (Instance) LOG: 28.04.2025 11:00:52 Change Color from Equipment_Feet(Clone) matname: ChangeableColor (Instance) LOG: 28.04.2025 11:00:52 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 11:00:52 TryAddWeapon(Items.Weapons.FusionFlintlockName) => Items.Weapons.FusionFlintlockName 2 LOG: 28.04.2025 11:00:52 TryAddItem(Equipment) => Items.Equipment.FootName Foot LOG: 28.04.2025 11:00:52 TryAddItem(WeaponAddin) => Items.Addins.EleOrbName LOG: 28.04.2025 11:00:52 TryAddItem(WeaponAddin) => Items.Addins.SplatterName LOG: 28.04.2025 11:00:52 TryAddItem(WeaponAddin) => Items.Addins.LightningWaveName LOG: 28.04.2025 11:00:52 TryAddItem(WeaponAddin) => Items.Addins.CriticalSwarmName LOG: 28.04.2025 11:00:52 TryAddItem(WeaponAddin) => Items.Addins.SplasherName LOG: 28.04.2025 11:00:52 TryAddItem(WeaponAddin) => Items.Addins.NovaName LOG: 28.04.2025 11:00:52 TryAddItem(WeaponAddin) => Items.Addins.ElectricName LOG: 28.04.2025 11:00:52 TryAddItem(WeaponAddin) => Items.Addins.BulletPulseName LOG: 28.04.2025 11:00:52 TryAddItem(WeaponAddin) => Items.Addins.CriticalName LOG: 28.04.2025 11:00:52 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 11:00:52 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:00:52 [RichPresenceManager] ChangeActivity to SorrowArea .. LOG: 28.04.2025 11:00:52 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:00:52 Ambient VFX this room or lv theme is null LOG: 28.04.2025 11:00:52 CurrentRoom ReverbTheme isNone LOG: 28.04.2025 11:00:52 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:00DungeonDepth: 0 - seed UCU?-EVFF has been applied ERROR: 28.04.2025 11:00:52 Coroutine couldn't be started because the the game object 'NPC_Syop' is inactive! StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:00:53 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:00:53 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:01:00 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 11:01:01 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 11:01:02 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:01:02 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 11:01:02 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:01:02 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:01:02 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 11:01:02 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:01:02 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:01:02 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:01:04 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:01:04 Shootable1WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 3' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:01:04 Shootable2WeaponAddinsInventory_OnElementDropped() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 3' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 3' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:01:04 Shootable2WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 3' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 3' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:01:04 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalSwarmName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:01:04 OnWeaponSelectionChanged ID -> 1 LOG: 28.04.2025 11:01:04 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:01:05 Shootable2WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:01:06 Shootable1WeaponAddinsInventory_OnElementDropped() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' ToList: Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 4' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:01:06 Shootable1WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' ToList: Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 4' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:01:06 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:01:06 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 11:01:06 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:01:07 OnWeaponAddinShootable1SelectionChanged ID -> 5 LOG: 28.04.2025 11:01:08 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 11:01:08 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:01:08 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 11:01:11 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:01:11 Ambient VFX this room or lv theme is null LOG: 28.04.2025 11:01:11 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 11:01:11 TrySpawnEnemy SORROW_BladeSentinel delay 1,75 WARNING: 28.04.2025 11:01:11 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_BladeSentinel in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:01:11 TrySpawnEnemy SORROW_EyeOfMallory delay 1,75 WARNING: 28.04.2025 11:01:11 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_EyeOfMallory in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:01:11 TrySpawnEnemy SORROW_GiverOfGrief delay 1,75 WARNING: 28.04.2025 11:01:11 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_GiverOfGrief in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:01:11 TrySpawnEnemy SORROW_RubbleCrusher delay 1,75 WARNING: 28.04.2025 11:01:11 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_RubbleCrusher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 11:01:11 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:01:13 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:01:13 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:01:13 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:01:13 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 11:01:13 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:01:13 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:01:13 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 11:01:13 ScaleEnemy Trauer_EyeOfMallory(Clone)! WARNING: 28.04.2025 11:01:13 Trauer_GiverOfGrief(Clone) (StickyStoneStudio.MOODS.SORROW_GiverOfGrief): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:01:13 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:01:13 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:01:13 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:01:13 Pool-init: Prefab VFX_Weapon_CrossbowMuzzle has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:01:13 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 11:01:14 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh WARNING: 28.04.2025 11:01:14 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:01:14 Trauer_GiverOfGrief(Clone) (StickyStoneStudio.MOODS.SORROW_GiverOfGrief): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:01:14 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:01:14 Trauer_GiverOfGrief(Clone) (StickyStoneStudio.MOODS.SORROW_GiverOfGrief): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:01:14 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:01:15 Pool-init: Prefab VFX_Hit_ElementalOrb has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:01:15 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 11:01:15 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:01:16 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:01:16 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ElectricName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:01:16 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MeteorizerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 11:01:20 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 11:01:20 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:01:20 GetIconByBuffType called with buffType: MallorySpeed LOG: 28.04.2025 11:01:21 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ElectricName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 11:01:22 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:01:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MeteorizerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 11:01:23 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh WARNING: 28.04.2025 11:01:25 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh LOG: 28.04.2025 11:01:25 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:01:25 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:01:25 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:01:25 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:01:25 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:01:25 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:01:25 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:01:25 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:01:25 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:01:25 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:01:25 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:01:25 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:01:25 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:01:25 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh WARNING: 28.04.2025 11:01:25 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh WARNING: 28.04.2025 11:01:25 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:01:25 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:01:27 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 11:01:27 DestroyDestructibleInScene() => SORROW_Destructible_Crate_01 LOG: 28.04.2025 11:01:27 DestroyDestructibleInScene() => SORROW_Destructible_Crate WARNING: 28.04.2025 11:01:28 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:01:33 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:01:33 Ambient VFX this room or lv theme is null WARNING: 28.04.2025 11:01:33 for == null! No VFX-Effect can be played on destroy. LOG: 28.04.2025 11:01:33 Started Music_GrammoPhoneBot LOG: 28.04.2025 11:01:33 CurrentRoom ReverbTheme isAlley_Small WARNING: 28.04.2025 11:01:33 GoToSplashScreenPanel() 'InGame_Vendor' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:01:33 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:01:35 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:01:35 Ambient VFX this room or lv theme is null LOG: 28.04.2025 11:01:35 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 11:01:40 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 11:01:40 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 LOG: 28.04.2025 11:01:42 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:01:42 Ambient VFX this room or lv theme is null LOG: 28.04.2025 11:01:42 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 11:01:42 TrySpawnEnemy SORROW_RubbleCrusher delay 1,75 LOG: 28.04.2025 11:01:42 TrySpawnEnemy SORROW_DistraughtPlumber delay 1,75 WARNING: 28.04.2025 11:01:42 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_DistraughtPlumber in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:01:42 TrySpawnEnemy SORROW_GiverOfGrief delay 1,75 WARNING: 28.04.2025 11:01:42 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_GiverOfGrief in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:01:42 TrySpawnEnemy SORROW_HightechConsoler delay 1,75 WARNING: 28.04.2025 11:01:42 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HightechConsoler in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 11:01:42 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_B)_Nested corner_Degrees180/CullingContainer/Static/Buldings_South_side/Bulding_South_side_Left/SORROW_Level_A_CornerBuilding_Residentialfloor_Windowrow_Corner_07/Cornerbuilding_Residentialfloor_WindowRow_Corner_01/Cornerbuilding_Residentialfloor_WindowRow_Corner" WARNING: 28.04.2025 11:01:42 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_B)_Nested corner_Degrees180/CullingContainer/Static/Buldings_South_side/Bulding_South_side_Left/SORROW_Level_A_CornerBuilding_Residentialfloor_Windowrow_Corner_07/Cornerbuilding_Residentialfloor_WindowRow_Corner_01/Cornerbuilding_Residentialfloor_WindowRow_Corner" WARNING: 28.04.2025 11:01:42 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_B)_Nested corner_Degrees180/CullingContainer/Static/Buldings_South_side/Bulding_South_side_Left/SORROW_Level_A_CornerBuilding_Residentialfloor_Windowrow_Corner_07/Cornerbuilding_Residentialfloor_WindowRow_Corner_01/Cornerbuilding_Residentialfloor_WindowRow_Corner" WARNING: 28.04.2025 11:01:42 BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(2# Typ_B)_Nested corner_Degrees180/CullingContainer/Static/Buldings_South_side/Bulding_South_side_Left/SORROW_Level_A_CornerBuilding_Residentialfloor_Windowrow_Corner_07/Cornerbuilding_Residentialfloor_WindowRow_Corner_01/Cornerbuilding_Residentialfloor_WindowRow_Corner" WARNING: 28.04.2025 11:01:44 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:01:44 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:01:44 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:01:44 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:01:44 ScaleEnemy Trauer_DistraughtPlumber(Clone)! WARNING: 28.04.2025 11:01:44 Trauer_GiverOfGrief(Clone) (StickyStoneStudio.MOODS.SORROW_GiverOfGrief): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:01:44 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:01:44 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:01:44 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:01:44 Arbitrary AddIn: WeaponAddin_Exposing(Clone) (StickyStoneStudio.MOODS.Items.ExposingAddin) LOG: 28.04.2025 11:01:44 Arbitrary AddIn: WeaponAddin_Combustion(Clone) (StickyStoneStudio.MOODS.Items.CombustionAddin) WARNING: 28.04.2025 11:01:44 Pool-init: Prefab VFX_Add_Exposing_OnHit has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:01:44 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 11:01:44 Pool-init: Prefab VFX_Add_Exposing_Explosion has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:01:44 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 11:01:44 Pool-init: Prefab VFX_Add_Exposing_Trail has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:01:44 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 11:01:44 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:01:44 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:01:44 GetIconByBuffType called with buffType: Exposing LOG: 28.04.2025 11:01:44 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:01:44 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:01:44 Trauer_GiverOfGrief(Clone) (StickyStoneStudio.MOODS.SORROW_GiverOfGrief)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:01:44 GetIconByBuffType called with buffType: Exposing LOG: 28.04.2025 11:01:44 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:01:45 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 11:01:46 MoveTowards failed. Navmesh-Agent 'Trauer_DistraughtPlumber(Clone)' is not on a navmesh LOG: 28.04.2025 11:01:47 DestroyDestructibleInScene() => SORROW_Destructible_Crate WARNING: 28.04.2025 11:01:47 OnTriggerEnter on Bullet() 'Bullet_Pyramid_Big(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 11:01:47 OnTriggerEnter on Bullet() 'Bullet_Pyramid_Big(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 11:01:47 OnTriggerEnter on Bullet() 'Bullet_Pyramid_Big(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 11:01:49 OnTriggerEnter on Bullet() 'Bullet_Pyramid_Big(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 11:01:49 OnTriggerEnter on Bullet() 'Bullet_Pyramid_Big(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 11:01:49 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:01:50 OnTriggerEnter on Bullet() 'Bullet_Pyramid_Big(Clone)' => cant find IMech, althought enemy layer was hitted? WARNING: 28.04.2025 11:01:50 OnTriggerEnter on Bullet() 'Bullet_Pyramid_Big(Clone)' => cant find IMech, althought enemy layer was hitted? LOG: 28.04.2025 11:01:50 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:01:50 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} LOG: 28.04.2025 11:01:50 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:01:50 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:01:50 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MeteorizerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:01:50 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:01:50 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:01:51 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh WARNING: 28.04.2025 11:01:51 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh EXCEPTION: 28.04.2025 11:01:51 NullReferenceException: Object reference not set to an instance of an object. StickyStoneStudio.MOODS.Player.HitBullet (StickyStoneStudio.MOODS.Bullet bullet) (at <00000000000000000000000000000000>:0) StickyStoneStudio.MOODS.Bullet.OnTriggerEnter (UnityEngine.Collider other) (at <00000000000000000000000000000000>:0) LOG: 28.04.2025 11:01:51 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:01:51 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:01:53 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh WARNING: 28.04.2025 11:01:53 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:01:53 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:01:53 16.71178 WARNING: 28.04.2025 11:01:53 Buff #8 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '165' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:01:55 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:01:55 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:01:55 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:01:55 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:01:55 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:01:55 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:01:55 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:01:55 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:01:55 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:01:55 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:01:55 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:01:55 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:01:55 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:01:55 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:01:55 MoveTowards failed. Navmesh-Agent 'Trauer_HightechConsoler(Clone)' is not on a navmesh WARNING: 28.04.2025 11:01:55 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:01:55 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:01:56 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:01:56 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MeteorizerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:01:57 DestroyDestructibleInScene() => SORROW_Destructible_Crate_03 LOG: 28.04.2025 11:01:57 DestroyDestructibleInScene() => SORROW_Destructible_Crate_02 WARNING: 28.04.2025 11:01:57 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:01:57 DestroyDestructibleInScene() => SORROW_Destructible_Crate_01 WARNING: 28.04.2025 11:01:59 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:02:06 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:02:06 Ambient VFX this room or lv theme is null LOG: 28.04.2025 11:02:06 CurrentRoom ReverbTheme isAlley_Small LOG: 28.04.2025 11:02:08 DestroyDestructibleInScene() => SORROW_Destructible_Crate_09 LOG: 28.04.2025 11:02:08 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_11 LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_05 LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_12 LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => SORROW_Destructible_Crate_08 LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => SORROW_Destructible_Crate_04 LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_06 LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => SORROW_Destructible_Crate_03 LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_04 LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => SORROW_Destructible_Crate_02 LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_08 LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => SORROW_Destructible_Crate_06 LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_09 LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => SORROW_Destructible_Crate_01 LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_10 LOG: 28.04.2025 11:02:09 DestroyDestructibleInScene() => SORROW_Destructible_Crate_05 WARNING: 28.04.2025 11:02:10 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:02:10 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:02:10 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:02:10 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:02:10 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:02:10 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:02:11 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:02:11 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:02:11 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:02:14 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:02:14 Ambient VFX this room or lv theme is null LOG: 28.04.2025 11:02:14 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 11:02:14 TrySpawnEnemy SORROW_GiverOfGrief delay 1,75 LOG: 28.04.2025 11:02:14 TrySpawnEnemy SORROW_GiverOfGrief delay 1,75 LOG: 28.04.2025 11:02:14 TrySpawnEnemy SORROW_GiverOfGrief delay 1,75 WARNING: 28.04.2025 11:02:14 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_GiverOfGrief in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:02:14 TrySpawnEnemy SORROW_GiverOfGrief delay 1,75 WARNING: 28.04.2025 11:02:14 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_GiverOfGrief in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:02:14 TrySpawnEnemy SORROW_GiverOfGrief delay 1,75 WARNING: 28.04.2025 11:02:14 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_GiverOfGrief in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 11:02:14 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:02:16 Trauer_GiverOfGrief(Clone) (StickyStoneStudio.MOODS.SORROW_GiverOfGrief): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:02:16 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:02:16 Trauer_GiverOfGrief(Clone) (StickyStoneStudio.MOODS.SORROW_GiverOfGrief): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:02:16 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:02:16 Trauer_GiverOfGrief(Clone) (StickyStoneStudio.MOODS.SORROW_GiverOfGrief): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:02:16 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:02:16 Trauer_GiverOfGrief(Clone) (StickyStoneStudio.MOODS.SORROW_GiverOfGrief): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:02:16 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:02:16 Trauer_GiverOfGrief(Clone) (StickyStoneStudio.MOODS.SORROW_GiverOfGrief): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:02:16 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:02:17 Arbitrary AddIn: WeaponAddin_Exposing(Clone) (StickyStoneStudio.MOODS.Items.ExposingAddin) LOG: 28.04.2025 11:02:17 Arbitrary AddIn: WeaponAddin_Jamming(Clone) (StickyStoneStudio.MOODS.Items.JammerAddin) LOG: 28.04.2025 11:02:17 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:02:17 Trauer_GiverOfGrief(Clone) (StickyStoneStudio.MOODS.SORROW_GiverOfGrief)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:02:17 GetIconByBuffType called with buffType: Exposing LOG: 28.04.2025 11:02:17 GetIconByBuffType called with buffType: Jammer LOG: 28.04.2025 11:02:23 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:02:23 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MeteorizerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 11:02:23 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh WARNING: 28.04.2025 11:02:23 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh WARNING: 28.04.2025 11:02:23 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:02:23 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MeteorizerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 11:02:23 Trauer_GiverOfGrief(Clone) (StickyStoneStudio.MOODS.SORROW_GiverOfGrief): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:02:23 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:02:23 Trauer_GiverOfGrief(Clone) (StickyStoneStudio.MOODS.SORROW_GiverOfGrief): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:02:23 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:02:23 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:02:23 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:02:23 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MeteorizerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:02:24 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MeteorizerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 11:02:24 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh WARNING: 28.04.2025 11:02:24 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh WARNING: 28.04.2025 11:02:24 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh WARNING: 28.04.2025 11:02:24 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:02:24 Sound problem with Burning buff: Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Buff.BuffUpdate (StickyStoneStudio.MOODS.Buff currentBuff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:02:25 Sound problem with Burning buff: Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Buff.BuffUpdate (StickyStoneStudio.MOODS.Buff currentBuff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:02:26 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:02:26 31.08376 WARNING: 28.04.2025 11:02:27 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh WARNING: 28.04.2025 11:02:27 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh WARNING: 28.04.2025 11:02:27 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:02:27 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh WARNING: 28.04.2025 11:02:27 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:02:29 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MeteorizerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:02:29 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MeteorizerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:02:29 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MeteorizerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:02:29 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MeteorizerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:02:32 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:02:32 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:02:32 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:02:32 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:02:32 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:02:32 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:02:32 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:02:32 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:02:32 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:02:32 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:02:32 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:02:32 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:02:32 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:02:32 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:02:32 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh WARNING: 28.04.2025 11:02:32 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:02:32 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:02:33 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:02:33 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:02:33 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:02:33 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:02:34 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:02:34 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:02:34 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:02:37 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_04 LOG: 28.04.2025 11:02:37 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 LOG: 28.04.2025 11:02:38 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 LOG: 28.04.2025 11:02:43 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:02:43 Ambient VFX this room or lv theme is null LOG: 28.04.2025 11:02:43 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 11:02:43 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 LOG: 28.04.2025 11:02:43 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 LOG: 28.04.2025 11:02:43 TrySpawnEnemy SORROW_HightechConsoler delay 1,75 LOG: 28.04.2025 11:02:43 TrySpawnEnemy SORROW_GiverOfGrief delay 1,75 LOG: 28.04.2025 11:02:43 TrySpawnEnemy SORROW_HightechConsoler delay 1,75 WARNING: 28.04.2025 11:02:43 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HightechConsoler in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:02:43 TrySpawnEnemy SORROW_GiverOfGrief delay 1,75 WARNING: 28.04.2025 11:02:43 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_GiverOfGrief in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:02:43 TrySpawnEnemy SORROW_DistraughtPlumber delay 1,75 WARNING: 28.04.2025 11:02:43 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_DistraughtPlumber in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:02:43 TrySpawnEnemy SORROW_RubbleCrusher delay 1,75 WARNING: 28.04.2025 11:02:43 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_RubbleCrusher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 11:02:45 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:02:45 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:02:45 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:02:45 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:02:45 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:02:45 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:02:45 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:02:45 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:02:45 Trauer_GiverOfGrief(Clone) (StickyStoneStudio.MOODS.SORROW_GiverOfGrief): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:02:45 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:02:45 Trauer_GiverOfGrief(Clone) (StickyStoneStudio.MOODS.SORROW_GiverOfGrief): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:02:45 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:02:45 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:02:45 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:02:45 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:02:45 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:02:46 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 11:02:46 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 11:02:48 MoveTowards failed. Navmesh-Agent 'Trauer_DistraughtPlumber(Clone)' is not on a navmesh WARNING: 28.04.2025 11:02:48 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:02:48 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:02:49 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:02:50 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:02:50 MoveTowards failed. Navmesh-Agent 'Trauer_HightechConsoler(Clone)' is not on a navmesh WARNING: 28.04.2025 11:02:50 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:02:50 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:02:50 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:02:50 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:02:50 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:02:50 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:02:50 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:02:50 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:02:50 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:02:50 ScaleEnemy Trauer_IcyDemolisher(Clone)! WARNING: 28.04.2025 11:02:50 Failed to init life point display. IMech (EnemyBase) has already a lifePointDisplay! WARNING: 28.04.2025 11:02:50 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:02:50 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:02:50 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:02:50 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:02:51 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:02:51 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MeteorizerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 11:02:51 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh LOG: 28.04.2025 11:02:51 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:02:51 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CryoName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:02:51 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:02:51 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MeteorizerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 11:02:51 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 11:02:51 MoveTowards failed. Navmesh-Agent 'Trauer_HightechConsoler(Clone)' is not on a navmesh WARNING: 28.04.2025 11:02:51 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 11:02:52 Sound problem with Burning buff: Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Buff.BuffUpdate (StickyStoneStudio.MOODS.Buff currentBuff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:02:52 MoveTowards failed. Navmesh-Agent 'Trauer_HightechConsoler(Clone)' is not on a navmesh WARNING: 28.04.2025 11:02:53 Sound problem with Burning buff: Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Buff.BuffUpdate (StickyStoneStudio.MOODS.Buff currentBuff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:02:53 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:02:53 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:02:53 MoveTowards failed. Navmesh-Agent 'Trauer_HightechConsoler(Clone)' is not on a navmesh LOG: 28.04.2025 11:02:53 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:02:54 Sound problem with Burning buff: Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Buff.BuffUpdate (StickyStoneStudio.MOODS.Buff currentBuff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:02:54 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh WARNING: 28.04.2025 11:02:54 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh WARNING: 28.04.2025 11:02:54 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:02:54 Trauer_GiverOfGrief(Clone) (StickyStoneStudio.MOODS.SORROW_GiverOfGrief): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:02:54 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:02:54 Trauer_GiverOfGrief(Clone) (StickyStoneStudio.MOODS.SORROW_GiverOfGrief): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:02:54 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:02:55 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh WARNING: 28.04.2025 11:02:55 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh LOG: 28.04.2025 11:02:55 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:02:56 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:02:56 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh WARNING: 28.04.2025 11:02:56 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh WARNING: 28.04.2025 11:02:56 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh WARNING: 28.04.2025 11:02:56 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:02:56 Arbitrary AddIn: WeaponAddin_Combustion(Clone) (StickyStoneStudio.MOODS.Items.CombustionAddin) LOG: 28.04.2025 11:02:56 Arbitrary AddIn: WeaponAddin_Cryo(Clone) (StickyStoneStudio.MOODS.Items.CryoAddin) LOG: 28.04.2025 11:02:56 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MeteorizerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:02:56 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:02:56 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:02:56 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:02:57 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CryoName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:02:57 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MeteorizerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:02:57 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MissileLauncherName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:02:57 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CryoName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:02:58 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:02:58 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:02:58 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:02:59 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:02:59 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:03:00 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 11:03:00 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:03:00 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:03:00 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 11:03:01 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 11:03:01 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:03:03 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CryoName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 11:03:03 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh WARNING: 28.04.2025 11:03:03 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:03:03 GetValidDropZonePosition() => Was not successful! LOG: 28.04.2025 11:03:04 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MissileLauncherName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:03:05 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:03:06 Buff #28 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '212' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:03:06 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} LOG: 28.04.2025 11:03:06 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:03:06 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:03:06 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:03:06 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:03:06 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:03:06 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:03:06 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:03:06 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:03:06 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:03:06 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:03:06 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:03:06 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:03:06 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:03:06 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:03:06 MoveTowards failed. Navmesh-Agent 'Trauer_HightechConsoler(Clone)' is not on a navmesh WARNING: 28.04.2025 11:03:06 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:03:06 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:03:06 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:03:06 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:03:06 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:03:06 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:03:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:03:17 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:03:17 Ambient VFX this room or lv theme is null LOG: 28.04.2025 11:03:17 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 11:03:17 TrySpawnEnemy SORROW_ProjectSupervisor delay 1,75 LOG: 28.04.2025 11:03:17 TrySpawnEnemy SORROW_ProjectSupervisor delay 1,75 LOG: 28.04.2025 11:03:17 TrySpawnEnemy SORROW_BladeSentinel delay 1,75 WARNING: 28.04.2025 11:03:17 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_BladeSentinel in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:03:17 TrySpawnEnemy SORROW_BladeSentinel delay 1,75 WARNING: 28.04.2025 11:03:17 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_BladeSentinel in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:03:17 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 WARNING: 28.04.2025 11:03:17 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HoloTechnician in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 11:03:17 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:03:19 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:03:19 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:03:19 Trauer_ProjectSupervisor(Clone) (StickyStoneStudio.MOODS.SORROW_ProjectSupervisor): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:03:19 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:03:19 Trauer_ProjectSupervisor(Clone) (StickyStoneStudio.MOODS.SORROW_ProjectSupervisor): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:03:19 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:03:19 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:19 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:19 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:03:19 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:03:19 ScaleEnemy Trauer_BladedSentinel(Clone)! WARNING: 28.04.2025 11:03:19 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:03:19 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:03:19 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:03:19 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:03:19 Arbitrary AddIn: WEAPONADDIN_Windblades(Clone) (StickyStoneStudio.MOODS.Items.WindbladesAddin) LOG: 28.04.2025 11:03:19 Arbitrary AddIn: WeaponAddin_Cryo(Clone) (StickyStoneStudio.MOODS.Items.CryoAddin) LOG: 28.04.2025 11:03:19 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:03:19 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:03:19 GetIconByBuffType called with buffType: Windblades LOG: 28.04.2025 11:03:19 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:03:19 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:03:19 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:03:19 GetIconByBuffType called with buffType: Windblades LOG: 28.04.2025 11:03:19 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:03:19 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:19 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area LOG: 28.04.2025 11:03:20 Target Position is not on Navmesh Pos:(321.75, 0.05, 251.31) WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:20 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 GetValidSpawnPosition() => Was not successful! WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:21 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:22 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:23 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:03:23 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 11:03:23 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 11:03:23 ENEMY SPAWNED Trauer_EyeOfMallory(Clone) WARNING: 28.04.2025 11:03:23 MoveTowards failed. Navmesh-Agent 'Trauer_ProjectSupervisor(Clone)' is not on a navmesh WARNING: 28.04.2025 11:03:23 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 11:03:24 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 11:03:24 ENEMY SPAWNED Trauer_EyeOfMallory(Clone) WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:24 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:25 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:25 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:25 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:25 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:25 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:25 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:25 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:25 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:25 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:25 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:25 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:25 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:25 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:25 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:26 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh WARNING: 28.04.2025 11:03:27 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:03:27 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area LOG: 28.04.2025 11:03:27 LavaDestructible.onBarrelDestroyed(Sorrow_Oil_Destructible) => LavaDestr: Sorrow_Destructible_OilBarrel LOG: 28.04.2025 11:03:27 DestroyDestructibleInScene() => Sorrow_Oil_Destructible WARNING: 28.04.2025 11:03:27 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:03:27 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:03:27 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:03:27 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area LOG: 28.04.2025 11:03:27 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:27 Particle System is trying to spawn on a mesh with zero surface area LOG: 28.04.2025 11:03:27 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:03:27 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:03:28 SpawnDecalOnFloor -> Cant spawn decal for DamageArea, DecalPrefab is null or/and SpawnDecal is false! LOG: 28.04.2025 11:03:28 GetIconByBuffType called with buffType: OilBarrel LOG: 28.04.2025 11:03:28 GetIconByBuffType called with buffType: OilBarrel LOG: 28.04.2025 11:03:28 GetIconByBuffType called with buffType: OilBarrel LOG: 28.04.2025 11:03:28 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:03:28 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh WARNING: 28.04.2025 11:03:28 Particle System is trying to spawn on a mesh with zero surface area LOG: 28.04.2025 11:03:28 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:03:28 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:28 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:28 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:28 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh LOG: 28.04.2025 11:03:28 GetIconByBuffType called with buffType: OilBarrel WARNING: 28.04.2025 11:03:28 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:28 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:28 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:28 Particle System is trying to spawn on a mesh with zero surface area LOG: 28.04.2025 11:03:28 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:03:28 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:28 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:28 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:03:28 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:28 Particle System is trying to spawn on a mesh with zero surface area LOG: 28.04.2025 11:03:28 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:03:28 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 11:03:28 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:28 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:28 Particle System is trying to spawn on a mesh with zero surface area LOG: 28.04.2025 11:03:28 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:03:28 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 11:03:28 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:03:28 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:28 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:28 Buff #40 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '246' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:03:28 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 11:03:28 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:03:28 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:28 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:28 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:28 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:28 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:28 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:28 Particle System is trying to spawn on a mesh with zero surface area LOG: 28.04.2025 11:03:28 88.26183 LOG: 28.04.2025 11:03:28 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:03:28 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:03:28 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:03:28 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:03:28 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:03:28 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:03:28 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:03:28 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:03:28 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh LOG: 28.04.2025 11:03:28 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:03:29 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:03:29 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:03:29 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:03:29 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:03:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:03:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:03:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:03:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:03:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:03:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:03:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:03:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:03:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:03:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:03:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:03:31 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:03:32 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 11:03:32 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 11:03:32 DestroyDestructibleInScene() => SORROW_Destructible_Crate_01 LOG: 28.04.2025 11:03:32 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 11:03:52 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:03:52 Ambient VFX this room or lv theme is null LOG: 28.04.2025 11:03:52 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 11:03:52 TrySpawnEnemy SORROW_ProjectSupervisor delay 1,75 WARNING: 28.04.2025 11:03:52 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_ProjectSupervisor in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:03:52 TrySpawnEnemy SORROW_HightechConsoler delay 1,75 WARNING: 28.04.2025 11:03:52 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HightechConsoler in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:03:52 TrySpawnEnemy SORROW_BladeSentinel delay 1,75 WARNING: 28.04.2025 11:03:52 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_BladeSentinel in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:03:52 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 WARNING: 28.04.2025 11:03:52 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HoloTechnician in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 11:03:54 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:03:54 Trauer_ProjectSupervisor(Clone) (StickyStoneStudio.MOODS.SORROW_ProjectSupervisor): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:03:54 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:03:54 ScaleEnemy Trauer_ProjectSupervisor(Clone)! WARNING: 28.04.2025 11:03:54 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:03:54 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:03:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:03:54 Trauer_BladedSentinel(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:03:54 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:03:54 ScaleEnemy Trauer_BladedSentinel(Clone)! WARNING: 28.04.2025 11:03:54 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:03:54 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:03:54 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinel(Clone)' is not on a navmesh WARNING: 28.04.2025 11:03:54 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:03:54 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:03:54 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:03:54 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:03:54 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:03:56 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 11:03:57 GetValidSpawnPosition() => Was not successful! LOG: 28.04.2025 11:03:57 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:03:58 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_02 LOG: 28.04.2025 11:03:58 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 11:03:58 DestroyDestructibleInScene() => SORROW_Destructible_Barrel WARNING: 28.04.2025 11:03:59 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:03:59 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 11:03:59 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 11:03:59 ENEMY SPAWNED Trauer_EyeOfMallory(Clone) WARNING: 28.04.2025 11:04:00 GetValidSpawnPosition() => Was not successful! WARNING: 28.04.2025 11:04:00 MoveTowards failed. Navmesh-Agent 'Trauer_HightechConsoler(Clone)' is not on a navmesh WARNING: 28.04.2025 11:04:00 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:04:01 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 11:04:01 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:04:02 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:04:02 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 11:04:02 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 11:04:02 ENEMY SPAWNED Trauer_EyeOfMallory(Clone) LOG: 28.04.2025 11:04:05 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:04:05 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:04:05 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:04:05 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:04:06 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:04:06 GetValidSpawnPosition() => Was not successful! WARNING: 28.04.2025 11:04:06 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 11:04:06 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:04:08 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:04:08 Warning: RealLifeSessionController with 'RealLifeSession.None' should be avoided. 'SORROW_Mesh_SadSquishy' Please remove that before shipping ... WARNING: 28.04.2025 11:04:08 Trauer_EyeOfMallory(Clone) (StickyStoneStudio.MOODS.SORROW_EyeOfMallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 11:04:08 ENEMY SPAWNED Trauer_EyeOfMallory(Clone) LOG: 28.04.2025 11:04:09 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:04:09 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:04:09 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 11:04:09 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:04:09 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:04:10 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:04:10 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:04:10 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SideloaderName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:04:10 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:04:10 MoveTowards failed. Navmesh-Agent 'Trauer_ProjectSupervisor(Clone)' is not on a navmesh WARNING: 28.04.2025 11:04:10 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:04:10 MoveTowards failed. Navmesh-Agent 'Trauer_EyeOfMallory(Clone)' is not on a navmesh WARNING: 28.04.2025 11:04:10 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:04:10 TrySpawnEnemy SORROW_DistraughtPlumber delay 1,75 LOG: 28.04.2025 11:04:10 TrySpawnEnemy SORROW_GiverOfGrief delay 1,75 LOG: 28.04.2025 11:04:10 TrySpawnEnemy SORROW_DistraughtPlumber delay 1,75 LOG: 28.04.2025 11:04:10 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 LOG: 28.04.2025 11:04:10 TrySpawnEnemy SORROW_RubbleCrusher delay 1,75 LOG: 28.04.2025 11:04:11 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:04:12 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:04:12 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:04:12 ScaleEnemy Trauer_DistraughtPlumber(Clone)! WARNING: 28.04.2025 11:04:12 Trauer_GiverOfGrief(Clone) (StickyStoneStudio.MOODS.SORROW_GiverOfGrief): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:04:12 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:04:12 Trauer_DistraughtPlumber(Clone) (StickyStoneStudio.MOODS.SORROW_DistraughtPlumber): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:04:12 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:04:12 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:04:12 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:04:12 Trauer_RubbleCrusher(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:04:12 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:04:13 MoveTowards failed. Navmesh-Agent 'Trauer_DistraughtPlumber(Clone)' is not on a navmesh WARNING: 28.04.2025 11:04:13 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:04:14 LavaDestructible.onBarrelDestroyed(Sorrow_Oil_Destructible) => LavaDestr: Sorrow_Destructible_OilBarrel_01 LOG: 28.04.2025 11:04:14 DestroyDestructibleInScene() => Sorrow_Oil_Destructible WARNING: 28.04.2025 11:04:15 SpawnDecalOnFloor -> Cant spawn decal for DamageArea, DecalPrefab is null or/and SpawnDecal is false! LOG: 28.04.2025 11:04:15 GetIconByBuffType called with buffType: OilBarrel LOG: 28.04.2025 11:04:15 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SideloaderName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:04:16 GetIconByBuffType called with buffType: OilBarrel LOG: 28.04.2025 11:04:17 GetIconByBuffType called with buffType: OilBarrel WARNING: 28.04.2025 11:04:18 MoveTowards failed. Navmesh-Agent 'Trauer_GiverOfGrief(Clone)' is not on a navmesh WARNING: 28.04.2025 11:04:18 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:04:19 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:04:19 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:04:19 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:04:19 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:04:19 GetIconByBuffType called with buffType: OilBarrel WARNING: 28.04.2025 11:04:19 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 11:04:20 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:04:22 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusher(Clone)' is not on a navmesh WARNING: 28.04.2025 11:04:22 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:04:27 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:04:27 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:04:27 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:04:27 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:04:27 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:04:27 MoveTowards failed. Navmesh-Agent 'Trauer_DistraughtPlumber(Clone)' is not on a navmesh LOG: 28.04.2025 11:04:27 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:04:27 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:04:27 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:04:27 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:04:27 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:04:27 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:04:27 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:04:27 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:04:27 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:04:30 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 11:04:30 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:04:30 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 11:04:30 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:04:30 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 11:10:46 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 11:10:46 Menu.UnloadMenuPanel => ESC_Main WARNING: 28.04.2025 11:10:46 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:10:46 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:10:46 [RichPresenceManager] ChangeActivity to SorrowArea .. LOG: 28.04.2025 11:10:51 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:10:51 Ambient VFX this room or lv theme is null LOG: 28.04.2025 11:10:51 CurrentRoom ReverbTheme isAlley_Small ERROR: 28.04.2025 11:10:51 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:10:52 DestroyDestructibleInScene() => SORROW_Destructible_Barrel LOG: 28.04.2025 11:10:52 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 11:10:52 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_01 LOG: 28.04.2025 11:10:54 OpenChest DelayedCall: CHESTTYPE: Weapon LOG: 28.04.2025 11:10:54 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:10:54 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 11:10:54 GoToSplashScreenPanel() 'InGame_Items_Weapons' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:10:54 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:10:54 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:10:56 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:10:59 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 11:11:00 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 2 WARNING: 28.04.2025 11:11:00 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:11:00 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 11:11:00 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:11:01 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 11:11:02 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:11:02 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 11:11:02 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:11:02 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 11:11:02 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:11:02 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:11:02 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:11:06 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:11:06 WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:11:06 Shootable2WeaponAddinsInventory_OnElementDropped() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:11:06 Shootable2WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:11:06 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ElectricName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:11:06 OnWeaponSelectionChanged ID -> 1 LOG: 28.04.2025 11:11:06 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:11:07 WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 1' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:11:07 Shootable2WeaponAddinsInventory_OnElementDropped() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 1' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 1' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:11:07 Shootable2WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 1' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 1' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:11:07 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalSwarmName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:11:07 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:11:08 WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:11:08 Shootable2WeaponAddinsInventory_OnElementDropped() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:11:08 Shootable2WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(InventoryAddins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:11:08 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.BulletPulseName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:11:08 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:11:08 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 11:11:08 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:11:09 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 11:11:11 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:11:11 Ambient VFX this room or lv theme is null LOG: 28.04.2025 11:11:11 CurrentRoom ReverbTheme isAlley_Open ERROR: 28.04.2025 11:11:11 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:11:13 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_04 LOG: 28.04.2025 11:11:13 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 LOG: 28.04.2025 11:11:13 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_05 LOG: 28.04.2025 11:11:17 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:11:17 Ambient VFX this room or lv theme is null LOG: 28.04.2025 11:11:17 CurrentRoom ReverbTheme isAlley_Open LOG: 28.04.2025 11:11:17 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 LOG: 28.04.2025 11:11:17 TrySpawnEnemy SORROW_HightechConsoler delay 1,75 LOG: 28.04.2025 11:11:17 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 LOG: 28.04.2025 11:11:17 TrySpawnEnemy SORROW_HoloTechnician delay 1,75 WARNING: 28.04.2025 11:11:17 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HoloTechnician in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:11:17 TrySpawnEnemy SORROW_HightechConsoler delay 1,75 WARNING: 28.04.2025 11:11:17 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_HightechConsoler in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:11:17 TrySpawnEnemy SORROW_IcyDemolisher delay 1,75 WARNING: 28.04.2025 11:11:17 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy SORROW_IcyDemolisher in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 11:11:17 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:11:19 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:11:19 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:11:19 ScaleEnemy Trauer_IcyDemolisher(Clone)! WARNING: 28.04.2025 11:11:19 Failed to init life point display. IMech (EnemyBase) has already a lifePointDisplay! WARNING: 28.04.2025 11:11:19 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:11:19 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:11:19 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:11:19 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:11:19 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:11:19 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:11:19 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:11:19 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:11:19 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:11:19 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:11:19 ScaleEnemy Trauer_HoloTechnician(Clone)! LOG: 28.04.2025 11:11:19 Arbitrary AddIn: WeaponAddin_Jamming(Clone) (StickyStoneStudio.MOODS.Items.JammerAddin) LOG: 28.04.2025 11:11:19 Arbitrary AddIn: WeaponAddin_Cryo(Clone) (StickyStoneStudio.MOODS.Items.CryoAddin) LOG: 28.04.2025 11:11:20 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:11:20 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:11:20 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:11:20 GetIconByBuffType called with buffType: Jammer LOG: 28.04.2025 11:11:20 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:11:20 Trauer_HightechConsoler(Clone) (StickyStoneStudio.MOODS.SORROW_HightechConsoler)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:11:20 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:11:20 GetIconByBuffType called with buffType: Jammer WARNING: 28.04.2025 11:11:21 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 11:11:21 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} LOG: 28.04.2025 11:11:23 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:11:23 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:11:23 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:11:24 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ProximitySchoName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:11:24 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:11:24 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:11:24 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:11:24 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:11:24 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.DetonationName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:11:24 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:11:25 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:11:25 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:11:25 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:11:25 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:11:25 MoveTowards failed. Navmesh-Agent 'Trauer_HightechConsoler(Clone)' is not on a navmesh WARNING: 28.04.2025 11:11:25 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:11:26 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:11:26 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:11:26 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:11:26 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:11:26 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:11:26 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} LOG: 28.04.2025 11:11:26 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:11:26 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:11:27 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:11:27 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:11:27 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:11:27 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 11:11:27 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh WARNING: 28.04.2025 11:11:28 MoveTowards failed. Navmesh-Agent 'Trauer_HightechConsoler(Clone)' is not on a navmesh WARNING: 28.04.2025 11:11:28 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:11:28 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:11:28 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:11:28 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:11:28 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:11:28 Trauer_HoloTechnician(Clone) (StickyStoneStudio.MOODS.SORROW_HoloTechnician): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:11:28 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:11:28 Sound problem with Burning buff: Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Buff.BuffUpdate (StickyStoneStudio.MOODS.Buff currentBuff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:11:28 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:11:29 51.58692 LOG: 28.04.2025 11:11:29 DestroyDestructibleInScene() => SORROW_Destructible_Barrel WARNING: 28.04.2025 11:11:29 Buff #122 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '300' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:11:29 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 11:11:29 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 11:11:29 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 11:11:29 MoveTowards failed. Navmesh-Agent 'Trauer_HoloTechnician(Clone)' is not on a navmesh WARNING: 28.04.2025 11:11:29 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:11:29 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:11:29 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:11:29 Trauer_IcyDemolisher(Clone) (StickyStoneStudio.MOODS.SORROW_IcyDemolisher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:11:29 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:11:29 Sound problem with Burning buff: Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Buff.BuffUpdate (StickyStoneStudio.MOODS.Buff currentBuff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:11:31 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh LOG: 28.04.2025 11:11:31 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.DetonationName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 11:11:31 MoveTowards failed. Navmesh-Agent 'Trauer_IcyDemolisher(Clone)' is not on a navmesh LOG: 28.04.2025 11:11:32 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ProximitySchoName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:11:32 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:11:32 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:11:32 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:11:32 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:11:32 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:11:32 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:11:32 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:11:32 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:11:32 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:11:32 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:11:32 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:11:32 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:11:33 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:11:33 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) WARNING: 28.04.2025 11:11:33 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:11:33 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:11:35 DestroyDestructibleInScene() => SORROW_Destructible_Crate_01 LOG: 28.04.2025 11:11:35 DestroyDestructibleInScene() => SORROW_Destructible_Crate LOG: 28.04.2025 11:11:36 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:11:36 DestroyDestructibleInScene() => SORROW_Destructible_Barrel_03 WARNING: 28.04.2025 11:11:36 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:11:37 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 11:11:37 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) WARNING: 28.04.2025 11:11:37 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:11:38 Menu.UnloadMenuPanel => Info LOG: 28.04.2025 11:11:41 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:11:41 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 11:11:41 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:11:41 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:11:41 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 11:11:41 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:11:41 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:11:41 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:11:44 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 11:11:44 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:11:45 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 11:11:49 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:11:49 Ambient VFX this room or lv theme is null LOG: 28.04.2025 11:11:49 CurrentRoom ReverbTheme isAlley_Open WARNING: 28.04.2025 11:11:49 GoToSplashScreenPanel() 'InGame_BossDialog' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:11:49 TrySpawnEnemy SORROW_Mallory delay 1,75 WARNING: 28.04.2025 11:11:49 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:11:50 Trauer_Mallory(Clone) (StickyStoneStudio.MOODS.Mallory): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 11:11:54 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:11:54 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:12:24 DialogController.OnFocusedDialogAnswer() AnswerID: 6 LOG: 28.04.2025 11:12:24 ApplyBossMoodColorStyle => bossDialogMood: Pride bossDialogMoodWasAnsweredByPlayers: Anxiety LOG: 28.04.2025 11:12:24 Wrong RoomThemeTraueris not a BosslevelRoomTheme LOG: 28.04.2025 11:12:32 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 11:12:32 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:12:32 freezepos Changed to:True LOG: 28.04.2025 11:12:32 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:12:33 generators has been Started WARNING: 28.04.2025 11:12:34 Trauer_Stationary_MalloryGenerator(Clone) (StickyStoneStudio.MOODS.MalloryGeneratorEB): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:12:34 Trauer_Stationary_MalloryGenerator(Clone) (StickyStoneStudio.MOODS.MalloryGeneratorEB): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:12:34 Trauer_Stationary_MalloryGenerator(Clone) (StickyStoneStudio.MOODS.MalloryGeneratorEB): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:12:34 Trauer_Stationary_MalloryGenerator(Clone) (StickyStoneStudio.MOODS.MalloryGeneratorEB): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:12:34 Trauer_Stationary_MalloryGenerator(Clone) (StickyStoneStudio.MOODS.MalloryGeneratorEB): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:12:34 Trauer_Stationary_MalloryGenerator(Clone) (StickyStoneStudio.MOODS.MalloryGeneratorEB): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:12:34 Trauer_Stationary_MalloryGenerator(Clone) (StickyStoneStudio.MOODS.MalloryGeneratorEB): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:12:34 Trauer_Stationary_MalloryGenerator(Clone) (StickyStoneStudio.MOODS.MalloryGeneratorEB): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:12:34 Pool-init: Prefab ElectricCableVFX has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:12:34 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 11:12:40 spawnAssets has been Started LOG: 28.04.2025 11:12:42 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:12:42 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:12:42 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:12:43 moshpit has been Started WARNING: 28.04.2025 11:12:43 Trauer_RubbleCrusherDummy(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:12:43 Trauer_RubbleCrusherDummy(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:12:43 Trauer_RubbleCrusherDummy(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:12:43 Trauer_RubbleCrusherDummy(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 11:12:43 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:12:44 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:12:45 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:12:49 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusherDummy(Clone)' is not on a navmesh WARNING: 28.04.2025 11:12:49 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusherDummy(Clone)' is not on a navmesh WARNING: 28.04.2025 11:12:49 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusherDummy(Clone)' is not on a navmesh WARNING: 28.04.2025 11:12:49 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusherDummy(Clone)' is not on a navmesh LOG: 28.04.2025 11:12:50 wallOfDeath has been Started LOG: 28.04.2025 11:12:51 turret has been Started WARNING: 28.04.2025 11:12:51 Trauer_Stationary_Sniper(Clone) (StickyStoneStudio.MOODS.StationaryTower): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 11:12:55 spawnAssets has been Started WARNING: 28.04.2025 11:12:56 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:12:56 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 11:12:56 ScaleEnemy Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:12:56 Failed to init life point display. IMech (EnemyBase) has already a lifePointDisplay! WARNING: 28.04.2025 11:12:56 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:12:56 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:12:56 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:12:57 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:12:57 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:12:57 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:12:58 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:12:58 Failed to create agent because it is not close enough to the NavMesh LOG: 28.04.2025 11:12:58 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:12:58 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:12:58 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:12:58 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:12:58 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 11:12:59 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:12:59 Failed to create agent because it is not close enough to the NavMesh LOG: 28.04.2025 11:12:59 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:12:59 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:12:59 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LasersightName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 11:12:59 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:13:00 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:13:00 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:13:00 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! ERROR: 28.04.2025 11:13:00 "ResetPath" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.d__6:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:13:00 "Stop" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.d__6:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:13:00 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! ERROR: 28.04.2025 11:13:00 "ResetPath" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.d__6:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:13:00 "Stop" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.d__6:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:13:00 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:13:00 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:13:00 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:13:00 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:13:00 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:13:00 circlepit has been Started LOG: 28.04.2025 11:13:02 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:13:02 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:13:05 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LasersightName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 11:13:11 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:11 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:12 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:12 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:12 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:12 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 11:13:12 spawnAssets has been Started LOG: 28.04.2025 11:13:12 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:13:12 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:13:12 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:13:12 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 11:13:12 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:13:12 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:13:12 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:13:13 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:13:15 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:13:16 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:13:21 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:13:21 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:13:21 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:13:21 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:13:21 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:13:28 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:13:28 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:13:28 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:13:28 Failed to create agent because it is not close enough to the NavMesh LOG: 28.04.2025 11:13:28 Look rotation viewing vector is zero LOG: 28.04.2025 11:13:28 Look rotation viewing vector is zero WARNING: 28.04.2025 11:13:28 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! ERROR: 28.04.2025 11:13:28 "ResetPath" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.d__10:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:13:28 "Stop" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.d__10:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:13:28 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:13:28 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:13:28 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:13:28 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! ERROR: 28.04.2025 11:13:28 "ResetPath" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.d__10:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:13:28 "Stop" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.d__10:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:13:28 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:13:28 wallOfDeath has been Started LOG: 28.04.2025 11:13:29 spawnAssets has been Started LOG: 28.04.2025 11:13:35 generators has been Started WARNING: 28.04.2025 11:13:35 Trauer_Stationary_MalloryGenerator(Clone) (StickyStoneStudio.MOODS.MalloryGeneratorEB): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:35 Trauer_Stationary_MalloryGenerator(Clone) (StickyStoneStudio.MOODS.MalloryGeneratorEB): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:35 Trauer_Stationary_MalloryGenerator(Clone) (StickyStoneStudio.MOODS.MalloryGeneratorEB): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:35 Trauer_Stationary_MalloryGenerator(Clone) (StickyStoneStudio.MOODS.MalloryGeneratorEB): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:35 Trauer_Stationary_MalloryGenerator(Clone) (StickyStoneStudio.MOODS.MalloryGeneratorEB): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:35 Trauer_Stationary_MalloryGenerator(Clone) (StickyStoneStudio.MOODS.MalloryGeneratorEB): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:35 Trauer_Stationary_MalloryGenerator(Clone) (StickyStoneStudio.MOODS.MalloryGeneratorEB): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:35 Trauer_Stationary_MalloryGenerator(Clone) (StickyStoneStudio.MOODS.MalloryGeneratorEB): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. ERROR: 28.04.2025 11:13:35 ElectricAreaPrefarb not defined UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.ElectricCableWayPointController:SpawnelectriccableVFX(EventReference) StickyStoneStudio.d__108:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:13:35 ElectricAreaPrefarb not defined UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.ElectricCableWayPointController:SpawnelectriccableVFX(EventReference) StickyStoneStudio.d__108:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:13:35 ElectricAreaPrefarb not defined UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.ElectricCableWayPointController:SpawnelectriccableVFX(EventReference) StickyStoneStudio.d__108:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:13:35 ElectricAreaPrefarb not defined UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.ElectricCableWayPointController:SpawnelectriccableVFX(EventReference) StickyStoneStudio.d__108:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:13:35 ElectricAreaPrefarb not defined UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.ElectricCableWayPointController:SpawnelectriccableVFX(EventReference) StickyStoneStudio.d__108:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:13:35 ElectricAreaPrefarb not defined UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.ElectricCableWayPointController:SpawnelectriccableVFX(EventReference) StickyStoneStudio.d__108:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:13:35 ElectricAreaPrefarb not defined UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.ElectricCableWayPointController:SpawnelectriccableVFX(EventReference) StickyStoneStudio.d__108:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:13:35 ElectricAreaPrefarb not defined UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.ElectricCableWayPointController:SpawnelectriccableVFX(EventReference) StickyStoneStudio.d__108:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:13:42 turret has been Started WARNING: 28.04.2025 11:13:42 Trauer_Stationary_RocketLauncher(Clone) (StickyStoneStudio.MOODS.StationaryTower): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:42 Trauer_Stationary_Sniper(Clone) (StickyStoneStudio.MOODS.StationaryTower): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:44 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:44 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:44 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:44 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:44 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:44 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:44 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:44 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 11:13:44 spawnAssets has been Started LOG: 28.04.2025 11:13:45 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:13:47 Failed to create agent because it is not close enough to the NavMesh LOG: 28.04.2025 11:13:47 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:13:47 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:13:47 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:13:47 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:13:47 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:13:47 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! ERROR: 28.04.2025 11:13:47 "ResetPath" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.d__6:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:13:48 "Stop" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.d__6:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:13:48 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:13:48 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:13:48 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:13:48 moshpit has been Started WARNING: 28.04.2025 11:13:49 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:13:49 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:13:49 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:13:49 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:13:49 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:13:49 Trauer_BladedSentinelDummy(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:49 Trauer_BladedSentinelDummy(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:49 Trauer_BladedSentinelDummy(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:49 Trauer_BladedSentinelDummy(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:49 Trauer_BladedSentinelDummy(Clone) (StickyStoneStudio.MOODS.SORROW_BladedSentinel): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:13:49 MechionaryManager.SetMechionaryEntryIsDirty(EnemyTyp _Dummy_BladedSentinel) wurde kein passendes MechionaryEntry gefunden ... WARNING: 28.04.2025 11:13:49 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinelDummy(Clone)' is not on a navmesh WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 11:13:50 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 11:13:50 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:50 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:51 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:52 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area LOG: 28.04.2025 11:13:53 circlepit has been Started WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:53 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:54 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:55 [FMOD] Event not found: {00000000-0000-0000-0000-000000000000} WARNING: 28.04.2025 11:13:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:55 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:13:55 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinelDummy(Clone)' is not on a navmesh WARNING: 28.04.2025 11:13:55 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinelDummy(Clone)' is not on a navmesh WARNING: 28.04.2025 11:13:55 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinelDummy(Clone)' is not on a navmesh WARNING: 28.04.2025 11:13:55 MoveTowards failed. Navmesh-Agent 'Trauer_BladedSentinelDummy(Clone)' is not on a navmesh LOG: 28.04.2025 11:14:00 spawnAssets has been Started WARNING: 28.04.2025 11:14:06 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:06 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:07 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:07 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:07 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:07 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 11:14:09 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:14:10 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ProximitySchoName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 11:14:12 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:14:12 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:14:12 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:14:12 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:14:12 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:14:12 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:14:12 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:14:12 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:14:13 Failed to create agent because it is not close enough to the NavMesh LOG: 28.04.2025 11:14:13 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:14:13 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:13 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:13 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:13 Failed to create agent because it is not close enough to the NavMesh LOG: 28.04.2025 11:14:13 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:14:13 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:13 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:13 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:13 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:14 Failed to create agent because it is not close enough to the NavMesh LOG: 28.04.2025 11:14:14 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:14:14 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:14 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:14 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:14 Failed to create agent because it is not close enough to the NavMesh LOG: 28.04.2025 11:14:14 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:14:14 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:14 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:14 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:14 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:14 Failed to create agent because it is not close enough to the NavMesh LOG: 28.04.2025 11:14:14 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:14:14 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:14 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:14 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:14 Failed to create agent because it is not close enough to the NavMesh LOG: 28.04.2025 11:14:14 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:14:14 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:14 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:14 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:14 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:14 Failed to create agent because it is not close enough to the NavMesh LOG: 28.04.2025 11:14:14 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:14:14 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:14:14 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:14 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:14 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:14 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:15 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:14:15 Failed to create agent because it is not close enough to the NavMesh LOG: 28.04.2025 11:14:15 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:14:15 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:15 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:15 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:15 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:15 Failed to create agent because it is not close enough to the NavMesh LOG: 28.04.2025 11:14:15 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:14:15 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:15 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:15 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:15 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:15 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:14:15 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:14:15 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:14:15 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:14:15 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:14:15 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:14:15 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:14:15 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:14:15 Failed to create agent because it is not close enough to the NavMesh LOG: 28.04.2025 11:14:15 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:14:15 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:15 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:15 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:15 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:16 Failed to create agent because it is not close enough to the NavMesh LOG: 28.04.2025 11:14:16 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ProximitySchoName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:14:17 spawnAssets has been Started WARNING: 28.04.2025 11:14:19 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:14:19 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:14:19 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:14:19 Failed to create agent because it is not close enough to the NavMesh LOG: 28.04.2025 11:14:19 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:14:20 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:14:22 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: _Dummy_Trystia) could not be found. Mechionary Entry is missing! WARNING: 28.04.2025 11:14:23 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:14:23 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:14:23 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! ERROR: 28.04.2025 11:14:23 "ResetPath" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.d__10:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:14:23 "Stop" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.d__10:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:14:23 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! ERROR: 28.04.2025 11:14:23 "ResetPath" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.d__10:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:14:23 "Stop" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.d__10:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:14:23 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! ERROR: 28.04.2025 11:14:23 "ResetPath" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.d__10:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:14:23 "Stop" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.d__10:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:14:23 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! ERROR: 28.04.2025 11:14:23 "ResetPath" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.d__10:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:14:23 "Stop" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.d__10:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:14:23 wallOfDeath has been Started LOG: 28.04.2025 11:14:25 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:14:25 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:14:31 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:14:31 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:14:32 turret has been Started WARNING: 28.04.2025 11:14:32 Trauer_Stationary_Sniper(Clone) (StickyStoneStudio.MOODS.StationaryTower): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:32 Trauer_Stationary_Sniper(Clone) (StickyStoneStudio.MOODS.StationaryTower): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:32 Trauer_Stationary_Sniper(Clone) (StickyStoneStudio.MOODS.StationaryTower): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:35 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:35 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:35 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:35 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:35 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:35 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:35 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:35 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 11:14:35 spawnAssets has been Started WARNING: 28.04.2025 11:14:37 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:14:37 Failed to create agent because it is not close enough to the NavMesh LOG: 28.04.2025 11:14:37 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:14:37 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:37 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:37 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:37 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:14:37 Failed to create agent because it is not close enough to the NavMesh LOG: 28.04.2025 11:14:37 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:14:37 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:37 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:37 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:37 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:37 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:14:37 Failed to create agent because it is not close enough to the NavMesh LOG: 28.04.2025 11:14:37 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:14:37 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:37 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:37 Mesh BossB_torso.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:14:37 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:14:37 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:14:37 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:14:38 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: _Dummy_Trystia) could not be found. Mechionary Entry is missing! WARNING: 28.04.2025 11:14:38 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:14:38 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:14:38 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:14:38 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! ERROR: 28.04.2025 11:14:38 "ResetPath" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.d__6:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:14:38 "Stop" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.d__6:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:14:38 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! ERROR: 28.04.2025 11:14:38 "ResetPath" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.d__6:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:14:38 "Stop" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.d__6:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:14:38 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! ERROR: 28.04.2025 11:14:38 "ResetPath" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.d__6:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:14:38 "Stop" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.d__6:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:14:38 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:14:38 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:14:38 moshpit has been Started WARNING: 28.04.2025 11:14:38 Trauer_RubbleCrusherDummy(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:38 Trauer_RubbleCrusherDummy(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:38 Trauer_RubbleCrusherDummy(Clone) (StickyStoneStudio.MOODS.SORROW_RubbleCrusher): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:39 Sound problem with Burning buff: Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Buff.BuffUpdate (StickyStoneStudio.MOODS.Buff currentBuff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:14:39 generators has been Started WARNING: 28.04.2025 11:14:39 Trauer_Stationary_MalloryGenerator(Clone) (StickyStoneStudio.MOODS.MalloryGeneratorEB): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:39 Trauer_Stationary_MalloryGenerator(Clone) (StickyStoneStudio.MOODS.MalloryGeneratorEB): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:39 Trauer_Stationary_MalloryGenerator(Clone) (StickyStoneStudio.MOODS.MalloryGeneratorEB): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:39 Trauer_Stationary_MalloryGenerator(Clone) (StickyStoneStudio.MOODS.MalloryGeneratorEB): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:39 Trauer_Stationary_MalloryGenerator(Clone) (StickyStoneStudio.MOODS.MalloryGeneratorEB): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:39 Trauer_Stationary_MalloryGenerator(Clone) (StickyStoneStudio.MOODS.MalloryGeneratorEB): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:39 Trauer_Stationary_MalloryGenerator(Clone) (StickyStoneStudio.MOODS.MalloryGeneratorEB): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:14:40 Trauer_Stationary_MalloryGenerator(Clone) (StickyStoneStudio.MOODS.MalloryGeneratorEB): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. ERROR: 28.04.2025 11:14:40 ElectricAreaPrefarb not defined UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.ElectricCableWayPointController:SpawnelectriccableVFX(EventReference) StickyStoneStudio.d__108:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:14:40 ElectricAreaPrefarb not defined UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.ElectricCableWayPointController:SpawnelectriccableVFX(EventReference) StickyStoneStudio.d__108:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:14:40 ElectricAreaPrefarb not defined UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.ElectricCableWayPointController:SpawnelectriccableVFX(EventReference) StickyStoneStudio.d__108:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:14:40 ElectricAreaPrefarb not defined UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.ElectricCableWayPointController:SpawnelectriccableVFX(EventReference) StickyStoneStudio.d__108:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:14:40 ElectricAreaPrefarb not defined UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.ElectricCableWayPointController:SpawnelectriccableVFX(EventReference) StickyStoneStudio.d__108:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:14:40 ElectricAreaPrefarb not defined UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.ElectricCableWayPointController:SpawnelectriccableVFX(EventReference) StickyStoneStudio.d__108:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:14:40 ElectricAreaPrefarb not defined UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.ElectricCableWayPointController:SpawnelectriccableVFX(EventReference) StickyStoneStudio.d__108:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:14:40 ElectricAreaPrefarb not defined UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.ElectricCableWayPointController:SpawnelectriccableVFX(EventReference) StickyStoneStudio.d__108:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:14:40 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: _Dummy_RubbleCrusher) could not be found. Mechionary Entry is missing! WARNING: 28.04.2025 11:14:45 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusherDummy(Clone)' is not on a navmesh WARNING: 28.04.2025 11:14:45 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusherDummy(Clone)' is not on a navmesh WARNING: 28.04.2025 11:14:45 MoveTowards failed. Navmesh-Agent 'Trauer_RubbleCrusherDummy(Clone)' is not on a navmesh LOG: 28.04.2025 11:14:51 spawnAssets has been Started LOG: 28.04.2025 11:14:56 circlepit has been Started LOG: 28.04.2025 11:15:02 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:15:02 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:15:02 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:15:02 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:15:02 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:15:02 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:15:02 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:15:02 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:15:02 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:15:02 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:15:02 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:15:02 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:15:07 spawnAssets has been Started WARNING: 28.04.2025 11:15:07 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:15:07 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:15:07 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:15:08 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:15:08 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:15:08 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 11:15:08 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:15:08 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:15:09 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:15:16 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:15:16 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:15:24 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:15:24 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:15:24 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:15:24 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:15:24 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:15:24 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:24 spawnAssets has been Started LOG: 28.04.2025 11:15:25 wallOfDeath has been Started LOG: 28.04.2025 11:15:27 turret has been Started WARNING: 28.04.2025 11:15:27 Trauer_Stationary_RocketLauncher(Clone) (StickyStoneStudio.MOODS.StationaryTower): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:15:27 Trauer_Stationary_RocketLauncher(Clone) (StickyStoneStudio.MOODS.StationaryTower): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:15:27 Trauer_Stationary_RocketLauncher(Clone) (StickyStoneStudio.MOODS.StationaryTower): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:15:27 Trauer_Stationary_Sniper(Clone) (StickyStoneStudio.MOODS.StationaryTower): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:15:35 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:15:35 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:15:35 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:15:35 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:15:35 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:15:35 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:15:35 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:15:35 Trauer_TrystiaBladesOfSorrowDummy(Clone) (StickyStoneStudio.MOODS.TrystiaBladesOfSorrow): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:15:38 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: _Dummy_Trystia) could not be found. Mechionary Entry is missing! WARNING: 28.04.2025 11:15:38 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:15:38 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:15:38 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:15:38 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:15:38 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:15:38 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! WARNING: 28.04.2025 11:15:38 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:38 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:38 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:38 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:38 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:38 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:38 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:38 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:38 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:38 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:15:39 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:15:39 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:15:39 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:15:39 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:15:39 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:15:39 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:15:39 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:15:39 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:15:39 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:15:39 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:15:39 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:15:39 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:39 Killed Wallenemy => timeout WARNING: 28.04.2025 11:15:39 SetAnimationParameter Failed! RotationAttackShootLoop is not in Animator of Trauer_TrystiaBladesOfSorrowDummy(Clone)! LOG: 28.04.2025 11:15:41 freezepos Changed to:True LOG: 28.04.2025 11:15:43 Arbitrary AddIn: WeaponAddin_Exposing(Clone) (StickyStoneStudio.MOODS.Items.ExposingAddin) LOG: 28.04.2025 11:15:43 Arbitrary AddIn: WeaponAddin_Cryo(Clone) (StickyStoneStudio.MOODS.Items.CryoAddin) LOG: 28.04.2025 11:15:43 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:15:43 Trauer_Mallory(Clone) (StickyStoneStudio.MOODS.Mallory)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:15:43 GetIconByBuffType called with buffType: Exposing LOG: 28.04.2025 11:15:43 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:15:43 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:15:43 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:15:43 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:15:43 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:15:43 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:15:43 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:15:43 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 11:15:46 OnMalloryHitsGroundDelegate LOG: 28.04.2025 11:15:46 freezepos Changed to:False LOG: 28.04.2025 11:15:46 freezepos Changed to:False LOG: 28.04.2025 11:15:46 spawnAssets has been Started LOG: 28.04.2025 11:15:47 freezepos Changed to:True LOG: 28.04.2025 11:15:47 shockWave has been Started LOG: 28.04.2025 11:15:49 freezepos Changed to:False LOG: 28.04.2025 11:15:51 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 11:15:51 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:15:51 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 11:15:51 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:15:51 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 11:15:53 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 11:15:53 Menu.UnloadMenuPanel => ESC_Main WARNING: 28.04.2025 11:15:53 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:15:53 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:15:53 [RichPresenceManager] ChangeActivity to SorrowArea .. LOG: 28.04.2025 11:15:54 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:15:54 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:15:54 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:15:54 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:15:54 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:15:54 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 11:15:54 30.0679 LOG: 28.04.2025 11:15:55 freezepos Changed to:True LOG: 28.04.2025 11:15:55 LaserBeam has been Started LOG: 28.04.2025 11:15:55 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:16:04 spawnAssets has been Started LOG: 28.04.2025 11:16:05 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:16:05 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:05 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:05 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:05 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 11:16:05 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:16:05 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:05 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:05 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:05 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 11:16:05 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:16:05 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:05 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:05 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 11:16:05 turret has been Started LOG: 28.04.2025 11:16:06 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:16:06 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:06 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:06 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:06 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 11:16:09 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:16:10 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:10 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:10 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:10 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 11:16:10 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:16:10 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:10 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:10 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 11:16:10 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:16:10 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:10 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:10 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:10 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 11:16:10 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:16:10 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:10 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:10 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:10 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 11:16:12 freezepos Changed to:False LOG: 28.04.2025 11:16:12 freezepos Changed to:True LOG: 28.04.2025 11:16:12 jump has been Started LOG: 28.04.2025 11:16:17 OnMalloryHitsGroundDelegate LOG: 28.04.2025 11:16:17 freezepos Changed to:False LOG: 28.04.2025 11:16:17 freezepos Changed to:True LOG: 28.04.2025 11:16:17 shockWave has been Started LOG: 28.04.2025 11:16:19 freezepos Changed to:False LOG: 28.04.2025 11:16:22 spawnAssets has been Started LOG: 28.04.2025 11:16:23 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:16:23 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:23 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:23 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 11:16:24 freezepos Changed to:True LOG: 28.04.2025 11:16:24 LaserBeam has been Started LOG: 28.04.2025 11:16:29 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:16:29 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:29 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:29 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:29 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 11:16:29 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:16:29 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:29 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:29 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:29 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 11:16:30 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:16:30 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:30 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module WARNING: 28.04.2025 11:16:30 Mesh head.001 requires Read/Write Enabled to be set in the importer to work on the particle system shape module LOG: 28.04.2025 11:16:35 freezepos Changed to:False WARNING: 28.04.2025 11:16:35 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:16:35 NextWave() => Wave was not started yet or has no waves WARNING: 28.04.2025 11:16:35 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:16:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:16:35 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:16:35 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:16:35 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:16:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:16:35 BossChest.RaritylevelBossChest() => Rarity is Level_4 Chesttype is Addin WARNING: 28.04.2025 11:16:38 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:16:38 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:16:38 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:16:38 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:16:38 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:16:38 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:16:38 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:16:38 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:16:38 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:16:38 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:16:38 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:16:38 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:16:39 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:16:39 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:16:39 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:16:42 freezepos Changed to:False LOG: 28.04.2025 11:16:42 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:16:42 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) LOG: 28.04.2025 11:16:43 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:16:43 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 11:16:43 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:16:43 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 11:16:43 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:16:43 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 11:16:44 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 11:16:44 Menu.UnloadMenuPanel => ESC_Main WARNING: 28.04.2025 11:16:44 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:16:44 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 11:16:44 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:16:44 [RichPresenceManager] ChangeActivity to SorrowArea .. LOG: 28.04.2025 11:16:44 Menu.UnloadMenuPanel => Info LOG: 28.04.2025 11:16:47 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:16:47 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 11:16:47 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:16:47 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:16:47 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 11:16:47 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:16:47 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:16:47 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:16:48 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 11:16:48 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:16:49 Menu.UnloadMenuPanel => Inventar WARNING: 28.04.2025 11:16:50 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:16:50 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:16:50 Menu.GoToPanel() 'MechionaryContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:16:50 Menu.LoadMenuPanel => MechionaryContext (MenuID: InGameMenu) WARNING: 28.04.2025 11:16:50 OpenQuestlogPanel() => MechionaryEntrie 'ME_QUEST_HugeBetDisablePermanentUpgrades_d95148c1df69' QuestEnum: 132 has no Entry in the QuestManager. Please add one in the QuestManager or delete this MechionaryEntrie! WARNING: 28.04.2025 11:16:50 OpenQuestlogPanel() => MechionaryEntrie 'ME_QUEST_MediumBetDisablePermanentUpgrades_7bc472dd6469' QuestEnum: 116 has no Entry in the QuestManager. Please add one in the QuestManager or delete this MechionaryEntrie! WARNING: 28.04.2025 11:16:50 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:16:50 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:16:50 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:16:50 GetMappedKeyName(SelectUp): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:16:50 GetMappedKeyName(SelectUp): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:16:50 GetMappedKeyName(SelectDown): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:16:50 GetMappedKeyName(SelectDown): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:16:50 GetMappedKeyName(SelectLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:16:50 GetMappedKeyName(SelectLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:16:50 GetMappedKeyName(SelectRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:16:50 GetMappedKeyName(SelectRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:16:50 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:16:50 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:16:50 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:16:50 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:16:50 GetMappedKeyName(SelectLeft2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:16:50 GetMappedKeyName(SelectLeft2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:16:50 GetMappedKeyName(SelectRight2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:16:50 GetMappedKeyName(SelectRight2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:16:50 GetMappedKeyName(SelectUp2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:16:50 GetMappedKeyName(SelectUp2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:16:50 GetMappedKeyName(SelectDown2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:16:50 GetMappedKeyName(SelectDown2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:16:50 OpenQuestlogPanel() => MechionaryEntrie 'ME_QUEST_HugeBetDisablePermanentUpgrades_d95148c1df69' QuestEnum: 132 has no Entry in the QuestManager. Please add one in the QuestManager or delete this MechionaryEntrie! WARNING: 28.04.2025 11:16:50 OpenQuestlogPanel() => MechionaryEntrie 'ME_QUEST_MediumBetDisablePermanentUpgrades_7bc472dd6469' QuestEnum: 116 has no Entry in the QuestManager. Please add one in the QuestManager or delete this MechionaryEntrie! WARNING: 28.04.2025 11:16:50 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:16:50 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:16:50 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 11:16:56 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:16:58 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'MechionaryContext' LOG: 28.04.2025 11:16:58 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:16:58 Menu.UnloadMenuPanel => MechionaryContext LOG: 28.04.2025 11:17:00 OpenChest DelayedCall: CHESTTYPE: Addin LOG: 28.04.2025 11:17:00 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:17:00 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 11:17:00 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:17:00 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:17:01 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:17:24 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 11:17:25 TryAddItem(WeaponAddin) => Items.Addins.TargetExpName WARNING: 28.04.2025 11:17:26 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:17:26 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 11:17:26 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) WARNING: 28.04.2025 11:17:26 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:17:26 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 11:17:27 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 11:17:27 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:17:27 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 11:17:27 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:17:27 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:17:27 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 11:17:27 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:17:27 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:17:28 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:17:35 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:17:35 Shootable1WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 4' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:17:35 Shootable2WeaponAddinsInventory_OnElementDropped() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 4' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 4' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:17:35 Shootable2WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 4' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 4' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:17:35 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplasherName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:17:35 OnWeaponSelectionChanged ID -> 1 LOG: 28.04.2025 11:17:35 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:17:36 Shootable2WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 3' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:17:37 Shootable1WeaponAddinsInventory_OnElementDropped() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 3' ToList: Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 5' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:17:37 Shootable1WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 3' ToList: Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 5' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:17:37 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.TargetExpName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:17:37 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 11:17:37 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:17:38 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 11:17:38 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) WARNING: 28.04.2025 11:17:38 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:17:38 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 11:17:39 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 11:17:40 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 11:17:40 WindowManager.LoadMenu => StageSelectorMenu LOG: 28.04.2025 11:17:40 PrideStageUIShouldBeChooseable ShouldBeChoosable:False LOG: 28.04.2025 11:17:40 AngerStageUIShouldBeChooseable ShouldBeChoosable:True LOG: 28.04.2025 11:17:40 SorrowStageUIShouldBeChooseable ShouldBeChoosable:False LOG: 28.04.2025 11:17:41 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:17:41 MoveStageDisplayDownStage_DisplaySlot_Wut LOG: 28.04.2025 11:17:41 MoveStageDisplayUp Stage_DisplaySlot_Wut LOG: 28.04.2025 11:17:41 MoveStageDisplayDownStage_DisplaySlot_Wut LOG: 28.04.2025 11:17:41 MoveStageDisplayUp Stage_DisplaySlot_Wut LOG: 28.04.2025 11:17:41 MoveStageDisplayUp Stage_DisplaySlot_Wut LOG: 28.04.2025 11:17:42 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 11:17:42 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 11:17:42 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 11:17:46 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 11:17:49 MapController: Change CurrentTheme from 'Trauer' to 'Wut' LOG: 28.04.2025 11:17:49 SetCurrentMapSelectorChoice => DungeonDepth: 11 NextDungeonDepth: 12 PersistentDungeonDepth: 11 CurrentTheme: Wut LOG: 28.04.2025 11:17:49 GameSession.UpdateProgress(SAVED) => SessionGUID: '54dbe8be2c28' GameSeed: UCU?-EVFF SeededCalls:1137 SeededCallsLastDungeon:244 DDepth: 11 NDDepth: 12 FromHomeBase?: False LOG: 28.04.2025 11:17:49 UpdatePlayerProgress LOG: 28.04.2025 11:17:49 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 11:17:49 WindowManager.UnloadAllOtherMenus but 'InGameMenu'! Currently acitve Menus: 3 LOG: 28.04.2025 11:17:49 WindowManager.UnloadMenu => StageSelectorMenu LOG: 28.04.2025 11:17:49 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 11:17:49 LoadingMenu.SetCurrentLoadingScreen() => TRS_Level1 WARNING: 28.04.2025 11:17:49 Memory Leak: loadedEnemyPrefabsAddressables has a count of 1 after Reseting. This should never happen in the production build as it is a memory leak ... LOG: 28.04.2025 11:17:50 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:17:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:17:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:17:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:17:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:17:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:17:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:17:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:17:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:17:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:17:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) EXCEPTION: 28.04.2025 11:17:50 NullReferenceException: Object reference not set to an instance of an object. StickyStoneStudio.MOODS.Items.IndecatorBulletController.Update () (at <00000000000000000000000000000000>:0) LOG: 28.04.2025 11:17:50 Generate Level Started! Level: Level_A theme: Wut GameSeed: UCU?-EVFF SeedCalls: 1138 LOG: 28.04.2025 11:17:54 MapController.MaxChallengeRoomsReached() => MaxChallengeRooms is caused?False LOG: 28.04.2025 11:17:54 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:00DungeonDepth: 0 - seed UCU?-EVFF has been applied LOG: 28.04.2025 11:17:54 Generate Level Completed! Loading time: 4,034s LOG: 28.04.2025 11:17:54 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 11:17:54 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:17:54 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 11:17:54 EvaluateEmotionalOvercharge() => Difficulty : Intended value 210 LOG: 28.04.2025 11:17:54 OnPlayerAndMapWereCreated LOG: 28.04.2025 11:17:54 CurrentRoom ReverbTheme isCave_Small LOG: 28.04.2025 11:17:54 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:17:54 CurrentRoom ReverbTheme isCave_Small LOG: 28.04.2025 11:17:54 UpdatePlayerProgress LOG: 28.04.2025 11:17:54 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 11:17:54 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:17:54 [RichPresenceManager] ChangeActivity to AngerArea .. WARNING: 28.04.2025 11:17:55 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:17:55 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:17:55 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:17:55 CurrentRoom ReverbTheme isCave_Small LOG: 28.04.2025 11:17:55 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:00DungeonDepth: 0 - seed UCU?-EVFF has been applied ERROR: 28.04.2025 11:17:55 Coroutine couldn't be started because the the game object 'NPC_Syop' is inactive! StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:17:55 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:17:55 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:17:55 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:17:55 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) LOG: 28.04.2025 11:17:56 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:17:57 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_01 LOG: 28.04.2025 11:17:58 DestroyDestructibleInScene() => ANGER_Destructible_Barrel LOG: 28.04.2025 11:18:00 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 11:18:00 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:18:00 Menu.UnloadMenuPanel => Info LOG: 28.04.2025 11:18:01 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:18:01 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 11:18:01 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:18:01 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:18:01 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 11:18:01 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:18:01 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:18:02 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:18:02 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 11:18:02 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:18:02 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 11:18:03 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 11:18:03 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:18:03 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 11:18:03 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:18:03 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 11:18:03 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 11:18:03 Menu.UnloadMenuPanel => ESC_Main WARNING: 28.04.2025 11:18:03 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:18:03 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:18:03 [RichPresenceManager] ChangeActivity to AngerArea .. LOG: 28.04.2025 11:18:04 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:18:04 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:18:04 TrySpawnEnemy ANGER_FuriousDrone delay 1,75 LOG: 28.04.2025 11:18:04 TrySpawnEnemy ANGER_FuriousDrone delay 1,75 LOG: 28.04.2025 11:18:04 TrySpawnEnemy ANGER_Slagshooter delay 1,75 LOG: 28.04.2025 11:18:04 TrySpawnEnemy ANGER_AngerAvatar delay 1,75 WARNING: 28.04.2025 11:18:04 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_AngerAvatar in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:18:04 TrySpawnEnemy ANGER_FuriousDrone delay 1,75 WARNING: 28.04.2025 11:18:04 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_FuriousDrone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:18:04 TrySpawnEnemy ANGER_Slagshooter delay 1,75 WARNING: 28.04.2025 11:18:04 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_Slagshooter in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 11:18:06 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:18:06 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:18:06 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:18:06 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:18:06 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:18:06 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:18:06 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:18:06 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:18:06 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:18:06 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:18:06 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:18:06 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:18:06 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:18:06 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:18:06 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:18:06 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:18:06 TheRoaringSmelter_AngerAvatar(Clone) (StickyStoneStudio.MOODS.Anger_Avatar): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:18:06 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:18:06 Arbitrary AddIn: WeaponAddin_Headhunter(Clone) (StickyStoneStudio.MOODS.Items.DebufferAddin) LOG: 28.04.2025 11:18:06 Arbitrary AddIn: WeaponAddin_Jamming(Clone) (StickyStoneStudio.MOODS.Items.JammerAddin) LOG: 28.04.2025 11:18:06 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:18:06 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:18:06 GetIconByBuffType called with buffType: Jammer LOG: 28.04.2025 11:18:07 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:18:07 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:18:07 GetIconByBuffType called with buffType: Jammer WARNING: 28.04.2025 11:18:08 Pool-init: Prefab VFX_Weapon_CrossbowMuzzle has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:18:08 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 11:18:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:08 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:18:09 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:11 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:14 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:14 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:18:15 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:15 103.5631 LOG: 28.04.2025 11:18:16 22.77454 WARNING: 28.04.2025 11:18:17 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:17 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:18:19 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:18:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:18:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:18:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:18:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:18:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:18:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:18:19 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:19 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:18:19 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:20 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:24 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_01 LOG: 28.04.2025 11:18:24 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_02 LOG: 28.04.2025 11:18:24 DestroyDestructibleInScene() => ANGER_Destructible_Barrel LOG: 28.04.2025 11:18:28 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:18:28 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:18:28 TrySpawnEnemy ANGER_Slagshooter delay 1,75 LOG: 28.04.2025 11:18:28 TrySpawnEnemy ANGER_Slagshooter delay 1,75 LOG: 28.04.2025 11:18:28 TrySpawnEnemy ANGER_AngerAvatar delay 1,75 LOG: 28.04.2025 11:18:28 TrySpawnEnemy ANGER_CastingDefect delay 1,75 WARNING: 28.04.2025 11:18:28 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_CastingDefect in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:18:28 TrySpawnEnemy ANGER_FuriousDrone delay 1,75 WARNING: 28.04.2025 11:18:28 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_FuriousDrone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:18:28 TrySpawnEnemy ANGER_AngerAvatar delay 1,75 WARNING: 28.04.2025 11:18:28 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_AngerAvatar in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:18:28 TrySpawnEnemy ANGER_AngerAvatar delay 1,75 WARNING: 28.04.2025 11:18:28 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_AngerAvatar in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 11:18:28 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:18:30 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:18:30 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:18:30 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:18:30 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:18:30 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:18:30 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:18:30 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:18:30 ScaleEnemy TheRoaringSmelter_Slagshooter(Clone)! WARNING: 28.04.2025 11:18:30 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:18:30 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:18:30 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:18:30 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:18:30 TheRoaringSmelter_AngerAvatar(Clone) (StickyStoneStudio.MOODS.Anger_Avatar): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:18:30 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:18:30 TheRoaringSmelter_AngerAvatar(Clone) (StickyStoneStudio.MOODS.Anger_Avatar): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:18:30 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:18:30 TheRoaringSmelter_AngerAvatar(Clone) (StickyStoneStudio.MOODS.Anger_Avatar): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:18:30 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:18:30 TheRoaringSmelter_CastingDefect(Clone) (StickyStoneStudio.MOODS.Casting_Defect): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:18:30 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:18:30 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:18:30 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:18:30 ScaleEnemy TheRoaringSmelter_FuriousDrone(Clone)! WARNING: 28.04.2025 11:18:30 Performed AddChampionMaterial with problems. Count of (ChampionColorizeMaterial) and (CustomColorPropertyName) from enemy TheRoaringSmelter_FuriousDrone(Clone) is not the same! WARNING: 28.04.2025 11:18:30 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_CastingDefect(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:30 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:18:33 Arbitrary AddIn: WeaponAddin_Combustion(Clone) (StickyStoneStudio.MOODS.Items.CombustionAddin) LOG: 28.04.2025 11:18:33 Arbitrary AddIn: WeaponAddin_Headhunter(Clone) (StickyStoneStudio.MOODS.Items.DebufferAddin) LOG: 28.04.2025 11:18:33 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:18:33 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:18:33 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:18:33 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CombustionName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:18:33 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:18:33 TheRoaringSmelter_AngerAvatar(Clone) (StickyStoneStudio.MOODS.Anger_Avatar)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:18:33 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:18:34 LavaDestructible.onBarrelDestroyed(barrel_open) => LavaDestr: ANGER_Destructible_Barrel_Metal_Open_02 LOG: 28.04.2025 11:18:34 DestroyDestructibleInScene() => barrel_open LOG: 28.04.2025 11:18:35 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:18:36 DestroyDestructibleInScene() => HomeBase_Destructible_Crate WARNING: 28.04.2025 11:18:37 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 Sound problem with Burning buff: Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Buff.BuffUpdate (StickyStoneStudio.MOODS.Buff currentBuff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:37 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 Sound problem with Burning buff: Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Buff.BuffUpdate (StickyStoneStudio.MOODS.Buff currentBuff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh LOG: 28.04.2025 11:18:39 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_01 WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:39 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:41 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:41 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:18:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:42 47.30009 LOG: 28.04.2025 11:18:42 15.00128 WARNING: 28.04.2025 11:18:43 Pool-init: Prefab VFX_Hit_ElementalOrb has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:18:43 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 11:18:44 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_02 LOG: 28.04.2025 11:18:44 ChangeRagdollState explode getriggert! WARNING: 28.04.2025 11:18:44 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:44 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:18:45 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CombustionName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:18:48 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:18:53 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:18:53 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:18:53 TrySpawnEnemy ANGER_FuriousDrone delay 1,75 LOG: 28.04.2025 11:18:53 TrySpawnEnemy ANGER_FuriousDrone delay 1,75 WARNING: 28.04.2025 11:18:53 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_FuriousDrone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:18:53 TrySpawnEnemy ANGER_Slagshooter delay 1,75 WARNING: 28.04.2025 11:18:53 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_Slagshooter in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:18:53 TrySpawnEnemy ANGER_CastingDefect delay 1,75 WARNING: 28.04.2025 11:18:53 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_CastingDefect in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:18:53 TrySpawnEnemy ANGER_HeadOfArtillery delay 1,75 WARNING: 28.04.2025 11:18:53 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_HeadOfArtillery in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 11:18:55 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:18:55 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:18:55 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:18:55 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:18:55 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:18:55 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:18:55 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:18:55 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:18:55 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:18:55 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:18:55 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:18:55 ScaleEnemy TheRoaringSmelter_Slagshooter(Clone)! WARNING: 28.04.2025 11:18:55 Performed AddChampionMaterial with problems. Count of (ChampionColorizeMaterial) and (CustomColorPropertyName) from enemy TheRoaringSmelter_Slagshooter(Clone) is not the same! WARNING: 28.04.2025 11:18:55 Failed to init life point display. IMech (EnemyBase) has already a lifePointDisplay! WARNING: 28.04.2025 11:18:55 TheRoaringSmelter_CastingDefect(Clone) (StickyStoneStudio.MOODS.Casting_Defect): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:18:55 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:18:55 ScaleEnemy TheRoaringSmelter_CastingDefect(Clone)! WARNING: 28.04.2025 11:18:55 TheRoaringSmelter_HeadOfArtillery(Clone) (StickyStoneStudio.MOODS.Head_of_Artillery): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:18:55 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:18:56 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_CastingDefect(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:56 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:18:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:18:58 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:18:59 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:18:59 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LasersightName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 11:19:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_HeadOfArtillery(Clone)' is not on a navmesh WARNING: 28.04.2025 11:19:01 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:19:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:19:03 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:19:05 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:19:05 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:19:05 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:19:05 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:19:05 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:19:05 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:19:05 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:19:05 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh WARNING: 28.04.2025 11:19:05 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:19:07 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LasersightName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:19:09 DestroyDestructibleInScene() => ANGER_Destructible_Barrel LOG: 28.04.2025 11:19:09 DestroyDestructibleInScene() => HomeBase_Destructible_Crate LOG: 28.04.2025 11:19:09 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_01 LOG: 28.04.2025 11:19:10 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_02 LOG: 28.04.2025 11:19:15 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:19:15 CurrentRoom ReverbTheme isCave_Small LOG: 28.04.2025 11:19:16 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_01 LOG: 28.04.2025 11:19:16 DestroyDestructibleInScene() => ANGER_Destructible_Crate LOG: 28.04.2025 11:19:16 DestroyDestructibleInScene() => ANGER_Destructible_Barrel LOG: 28.04.2025 11:19:18 OpenChest DelayedCall: CHESTTYPE: GScrap WARNING: 28.04.2025 11:19:19 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:19:19 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:19:19 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:19:19 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:19:19 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:19:19 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:19:19 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:19:19 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:19:19 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:19:19 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:19:19 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:19:19 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:19:19 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:19:19 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:19:19 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:19:19 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:19:19 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:19:19 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:19:19 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:19:19 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:19:19 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:19:20 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:19:20 CurrentRoom ReverbTheme isCave_Small WARNING: 28.04.2025 11:19:20 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:19:21 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 11:19:21 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:19:21 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 11:19:21 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 11:19:21 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 11:19:21 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 11:19:24 MapSelector.CloseMapSelector LOG: 28.04.2025 11:19:24 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 11:19:24 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:19:24 MapSelectorManager.ExitMapSelector MapSelectorIsViewedByPlayer:True currentMapSelector:Level A_Anger_MapSelector (StickyStoneStudio.MOODS.MapSelector) currentMapSelector.inited:True WARNING: 28.04.2025 11:19:24 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:19:24 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:19:24 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 11:19:24 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 11:19:24 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 11:19:24 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 11:19:24 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 11:19:24 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 11:19:26 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 11:19:29 SetCurrentMapSelectorChoice => DungeonDepth: 12 NextDungeonDepth: 13 PersistentDungeonDepth: 12 CurrentTheme: Wut LOG: 28.04.2025 11:19:29 GameSession.UpdateProgress(SAVED) => SessionGUID: '54dbe8be2c28' GameSeed: UCU?-EVFF SeededCalls:1170 SeededCallsLastDungeon:32 DDepth: 12 NDDepth: 13 FromHomeBase?: False LOG: 28.04.2025 11:19:29 UpdatePlayerProgress LOG: 28.04.2025 11:19:29 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 11:19:29 WindowManager.UnloadAllOtherMenus but 'InGameMenu'! Currently acitve Menus: 2 LOG: 28.04.2025 11:19:29 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 11:19:29 LoadingMenu.SetCurrentLoadingScreen() => TRS_Level1 LOG: 28.04.2025 11:19:29 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:19:29 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:19:29 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:19:29 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:19:29 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:19:29 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:19:29 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:19:29 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:19:29 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:19:29 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:19:29 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:19:30 Generate Level Started! Level: Level_A theme: Wut GameSeed: UCU?-EVFF SeedCalls: 1171 LOG: 28.04.2025 11:19:32 (TryInstantiateRandomRoom) currentList count is 0! RoomTheme: Wut, RoomLevel: Level_A, RoomTyp: Typ_A WARNING: 28.04.2025 11:19:33 Combine mesh instance 0 is null. LOG: 28.04.2025 11:19:33 MapController.MaxChallengeRoomsReached() => MaxChallengeRooms is caused?False LOG: 28.04.2025 11:19:34 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:00DungeonDepth: 0 - seed UCU?-EVFF has been applied LOG: 28.04.2025 11:19:34 Generate Level Completed! Loading time: 4,507s LOG: 28.04.2025 11:19:34 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 11:19:34 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:19:34 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 11:19:34 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 11:19:34 OnPlayerAndMapWereCreated LOG: 28.04.2025 11:19:34 CurrentRoom ReverbTheme isCave_Small LOG: 28.04.2025 11:19:34 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:19:34 CurrentRoom ReverbTheme isCave_Small LOG: 28.04.2025 11:19:34 UpdatePlayerProgress LOG: 28.04.2025 11:19:34 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 11:19:34 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:19:34 [RichPresenceManager] ChangeActivity to AngerArea .. WARNING: 28.04.2025 11:19:34 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:19:34 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:19:35 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:19:35 CurrentRoom ReverbTheme isCave_Small LOG: 28.04.2025 11:19:35 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:00DungeonDepth: 0 - seed UCU?-EVFF has been applied ERROR: 28.04.2025 11:19:35 Coroutine couldn't be started because the the game object 'NPC_Syop' is inactive! StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:19:35 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:19:35 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:19:35 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:19:35 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) LOG: 28.04.2025 11:19:35 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 11:19:36 Pool-init: Prefab VFX_Weapon_CrossbowMuzzle has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:19:36 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 11:19:36 Pool-init: Prefab VFX_Hit_ElementalOrb has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:19:36 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 11:19:38 DestroyDestructibleInScene() => ANGER_Destructible_Barrel LOG: 28.04.2025 11:19:38 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_01 WARNING: 28.04.2025 11:19:39 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:19:39 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 11:19:39 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:19:40 Menu.UnloadMenuPanel => Info LOG: 28.04.2025 11:19:41 GetIconByBuffType called with buffType: Healing LOG: 28.04.2025 11:19:44 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:19:44 CurrentRoom ReverbTheme isCave_Small ERROR: 28.04.2025 11:19:44 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:19:46 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:19:46 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:19:46 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:19:46 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_03 LOG: 28.04.2025 11:19:46 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_08 LOG: 28.04.2025 11:19:46 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_09 LOG: 28.04.2025 11:19:46 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_02 LOG: 28.04.2025 11:19:46 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_02 LOG: 28.04.2025 11:19:46 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:19:46 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_03 LOG: 28.04.2025 11:19:47 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:19:47 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_01 LOG: 28.04.2025 11:19:47 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_06 LOG: 28.04.2025 11:19:47 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:19:47 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel LOG: 28.04.2025 11:19:47 DestroyDestructibleInScene() => HomeBase_Destructible_Crate LOG: 28.04.2025 11:19:47 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:19:47 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:19:47 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_01 LOG: 28.04.2025 11:19:48 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_06 WARNING: 28.04.2025 11:19:48 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:19:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:19:50 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:19:50 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:19:50 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_04 LOG: 28.04.2025 11:19:50 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_05 LOG: 28.04.2025 11:19:50 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:19:50 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:19:50 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_05 LOG: 28.04.2025 11:19:51 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_04 LOG: 28.04.2025 11:19:51 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_07 WARNING: 28.04.2025 11:19:52 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:19:53 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:19:53 CurrentRoom ReverbTheme isCave_Small ERROR: 28.04.2025 11:19:53 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:19:55 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:19:55 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:19:55 TrySpawnEnemy ANGER_HeadOfArtillery delay 1,75 LOG: 28.04.2025 11:19:55 TrySpawnEnemy ANGER_HeadOfArtillery delay 1,75 LOG: 28.04.2025 11:19:55 TrySpawnEnemy ANGER_RepositoryWorker delay 1,75 WARNING: 28.04.2025 11:19:55 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_RepositoryWorker in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:19:55 TrySpawnEnemy ANGER_Slagshooter delay 1,75 WARNING: 28.04.2025 11:19:55 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_Slagshooter in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:19:55 TrySpawnEnemy ANGER_FuriousDrone delay 1,75 WARNING: 28.04.2025 11:19:55 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_FuriousDrone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 11:19:57 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:19:57 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:19:57 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:19:57 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:19:57 TheRoaringSmelter_HeadOfArtillery(Clone) (StickyStoneStudio.MOODS.Head_of_Artillery): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:19:57 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:19:57 TheRoaringSmelter_HeadOfArtillery(Clone) (StickyStoneStudio.MOODS.Head_of_Artillery): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:19:57 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:19:57 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:19:57 TheRoaringSmelter_RepositoryWorker(Clone) (StickyStoneStudio.MOODS.Repository_Worker): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:19:57 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:19:57 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:19:57 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:19:57 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:19:57 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:19:57 ScaleEnemy TheRoaringSmelter_FuriousDrone(Clone)! WARNING: 28.04.2025 11:19:57 Performed AddChampionMaterial with problems. Count of (ChampionColorizeMaterial) and (CustomColorPropertyName) from enemy TheRoaringSmelter_FuriousDrone(Clone) is not the same! LOG: 28.04.2025 11:19:57 Arbitrary AddIn: WeaponAddin_Headhunter(Clone) (StickyStoneStudio.MOODS.Items.DebufferAddin) LOG: 28.04.2025 11:19:57 Arbitrary AddIn: WeaponAddin_Combustion(Clone) (StickyStoneStudio.MOODS.Items.CombustionAddin) LOG: 28.04.2025 11:19:57 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:19:57 TheRoaringSmelter_HeadOfArtillery(Clone) (StickyStoneStudio.MOODS.Head_of_Artillery)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:19:57 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LasersightName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:19:57 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:19:57 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:19:57 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:19:57 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:19:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_HeadOfArtillery(Clone)' is not on a navmesh WARNING: 28.04.2025 11:19:58 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:20:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh WARNING: 28.04.2025 11:20:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:20:03 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:20:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_HeadOfArtillery(Clone)' is not on a navmesh LOG: 28.04.2025 11:20:04 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:20:04 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:20:04 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:20:04 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:20:04 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:20:04 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:20:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_RepositoryWorker(Clone)' is not on a navmesh WARNING: 28.04.2025 11:20:04 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:20:04 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:20:04 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:20:07 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:20:08 Buff #4 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '165' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:20:08 Buff #5 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '169' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:20:10 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LasersightName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:20:11 DestroyDestructibleInScene() => ANGER_Destructible_Barrel LOG: 28.04.2025 11:20:11 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_02 LOG: 28.04.2025 11:20:11 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_01 LOG: 28.04.2025 11:20:11 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_01 LOG: 28.04.2025 11:20:12 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 11:20:12 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:20:12 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 11:20:12 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:20:12 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 11:20:36 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 11:20:36 Menu.UnloadMenuPanel => ESC_Main WARNING: 28.04.2025 11:20:36 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:20:36 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:20:36 [RichPresenceManager] ChangeActivity to AngerArea .. LOG: 28.04.2025 11:20:41 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:20:41 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:20:41 TrySpawnEnemy ANGER_Slagshooter delay 1,75 LOG: 28.04.2025 11:20:41 TrySpawnEnemy ANGER_FuriousDrone delay 1,75 LOG: 28.04.2025 11:20:41 TrySpawnEnemy ANGER_FuriousDrone delay 1,75 WARNING: 28.04.2025 11:20:41 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_FuriousDrone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:20:41 TrySpawnEnemy ANGER_FuriousDrone delay 1,75 WARNING: 28.04.2025 11:20:41 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_FuriousDrone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:20:41 TrySpawnEnemy ANGER_FuriousDrone delay 1,75 WARNING: 28.04.2025 11:20:41 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_FuriousDrone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 11:20:41 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:20:42 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_03 LOG: 28.04.2025 11:20:42 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_01 LOG: 28.04.2025 11:20:42 DestroyDestructibleInScene() => ANGER_Destructible_Barrel LOG: 28.04.2025 11:20:42 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_01 WARNING: 28.04.2025 11:20:42 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:20:42 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:20:42 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:20:42 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:20:42 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:20:42 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:20:42 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:20:42 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:20:42 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:20:42 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:20:42 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:20:42 ScaleEnemy TheRoaringSmelter_FuriousDrone(Clone)! WARNING: 28.04.2025 11:20:42 Performed AddChampionMaterial with problems. Count of (ChampionColorizeMaterial) and (CustomColorPropertyName) from enemy TheRoaringSmelter_FuriousDrone(Clone) is not the same! WARNING: 28.04.2025 11:20:42 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:20:42 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:20:42 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:20:42 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:20:43 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:20:45 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:20:45 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:20:46 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:20:47 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:20:47 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:20:48 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:20:48 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:20:48 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:20:48 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:20:48 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:20:48 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:20:48 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:20:48 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:20:48 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:20:48 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh WARNING: 28.04.2025 11:20:48 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:20:50 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:20:50 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:20:53 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:20:53 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:20:53 TrySpawnEnemy ANGER_RepositoryWorker delay 1,75 LOG: 28.04.2025 11:20:53 TrySpawnEnemy ANGER_CastingDefect delay 1,75 WARNING: 28.04.2025 11:20:53 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_CastingDefect in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:20:53 TrySpawnEnemy ANGER_HeadOfArtillery delay 1,75 WARNING: 28.04.2025 11:20:53 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_HeadOfArtillery in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:20:53 TrySpawnEnemy ANGER_AngerAvatar delay 1,75 WARNING: 28.04.2025 11:20:53 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_AngerAvatar in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 11:20:53 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:20:54 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:20:54 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:20:54 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:20:54 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:20:54 TheRoaringSmelter_RepositoryWorker(Clone) (StickyStoneStudio.MOODS.Repository_Worker): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:20:54 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:20:54 TheRoaringSmelter_CastingDefect(Clone) (StickyStoneStudio.MOODS.Casting_Defect): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:20:54 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:20:54 TheRoaringSmelter_HeadOfArtillery(Clone) (StickyStoneStudio.MOODS.Head_of_Artillery): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:20:54 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:20:54 TheRoaringSmelter_AngerAvatar(Clone) (StickyStoneStudio.MOODS.Anger_Avatar): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:20:54 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:20:54 ScaleEnemy TheRoaringSmelter_AngerAvatar(Clone)! LOG: 28.04.2025 11:20:55 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:20:55 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:20:55 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:20:55 Damage done = 0 LOG: 28.04.2025 11:20:55 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:20:55 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:20:55 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:20:56 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LasersightName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 11:20:57 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_CastingDefect(Clone)' is not on a navmesh WARNING: 28.04.2025 11:20:57 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:20:57 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:21:01 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LasersightName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:01 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:21:01 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:21:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_HeadOfArtillery(Clone)' is not on a navmesh WARNING: 28.04.2025 11:21:01 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:21:04 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:21:04 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:21:04 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:21:04 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:21:04 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:21:04 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:21:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_RepositoryWorker(Clone)' is not on a navmesh WARNING: 28.04.2025 11:21:04 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:21:06 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_03 LOG: 28.04.2025 11:21:06 DestroyDestructibleInScene() => HomeBase_Destructible_Crate LOG: 28.04.2025 11:21:06 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel WARNING: 28.04.2025 11:21:07 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:21:08 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_02 LOG: 28.04.2025 11:21:08 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_01 LOG: 28.04.2025 11:21:08 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_05 WARNING: 28.04.2025 11:21:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:21:11 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:21:11 for == null! No VFX-Effect can be played on destroy. LOG: 28.04.2025 11:21:11 Started Music_GrammoPhoneBot LOG: 28.04.2025 11:21:11 CurrentRoom ReverbTheme isCave_Small WARNING: 28.04.2025 11:21:11 GoToSplashScreenPanel() 'InGame_Vendor' failed. Splashscreens are disabled in the Build. ERROR: 28.04.2025 11:21:11 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:21:11 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:21:13 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:21:13 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:21:15 DialogController.OnFocusedDialogAnswer() AnswerID: 0 LOG: 28.04.2025 11:21:15 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:21:15 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 11:21:15 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:15 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:15 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:21:15 initialises raritymodes LOG: 28.04.2025 11:21:15 equipmentRarity:Level_3 LOG: 28.04.2025 11:21:15 equipmentRarity:Level_3 LOG: 28.04.2025 11:21:15 equipmentRarity:Level_3 LOG: 28.04.2025 11:21:15 equipmentRarity:Level_3 LOG: 28.04.2025 11:21:15 equipmentRarity:Level_3 LOG: 28.04.2025 11:21:15 equipmentRarity:Level_3 LOG: 28.04.2025 11:21:15 equipmentRarity:Level_5 LOG: 28.04.2025 11:21:15 equipmentRarity:Level_3 LOG: 28.04.2025 11:21:15 equipmentRarity:Level_3 LOG: 28.04.2025 11:21:15 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:21:15 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:15 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:15 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:15 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:15 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:15 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:15 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:21:15 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:15 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:15 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 11:21:15 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:21:17 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:21:17 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:17 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:17 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:17 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:17 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:17 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:17 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:21:17 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:17 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:17 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 11:21:27 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 11:21:28 Change Color from Equipment_Head(Clone) matname: ChangeableColor (Instance) LOG: 28.04.2025 11:21:28 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.EleOrbName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:28 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplatterName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:28 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LightningWaveName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:28 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.NovaName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:28 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:28 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.TargetExpName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:28 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 11:21:28 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.EleOrbName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:28 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplatterName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:28 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LightningWaveName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:28 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.NovaName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:28 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:28 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.TargetExpName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:28 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ElectricName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:28 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalSwarmName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:28 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.BulletPulseName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:28 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplasherName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:28 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 2 LOG: 28.04.2025 11:21:28 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ElectricName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:28 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalSwarmName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:28 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.BulletPulseName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:28 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplasherName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:28 TryAddItem(Equipment) => Items.Equipment.HeaderName Head LOG: 28.04.2025 11:21:29 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:21:29 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:29 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:29 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:29 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:29 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:29 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:29 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:21:29 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:29 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:29 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 11:21:32 LootContextPanel.TryShowWeaponAddinInfoDisplay() for ItemDisplayInventory_WeaponAddins(Clone) LOG: 28.04.2025 11:21:32 LootContextPanel.TryShowWeaponAddinInfoDisplay() for ItemDisplayInventory_WeaponAddins(Clone) LOG: 28.04.2025 11:21:32 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:21:32 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:32 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:32 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:32 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:32 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:32 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:32 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:21:32 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:32 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:32 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 11:21:33 LootContextPanel.TryShowWeaponAddinInfoDisplay() for ItemDisplayInventory_WeaponAddins(Clone) LOG: 28.04.2025 11:21:33 LootContextPanel.TryShowWeaponAddinInfoDisplay() for ItemDisplayInventory_WeaponAddins(Clone) LOG: 28.04.2025 11:21:33 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:21:33 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:33 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:33 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:33 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:33 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:33 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:33 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:21:33 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:33 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:33 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 11:21:43 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:21:43 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:43 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:43 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:43 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:43 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:43 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:43 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:21:43 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:43 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:43 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 11:21:46 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 11:21:47 Change Color from Equipment_Arms(Clone) matname: ChangeableColor (Instance) LOG: 28.04.2025 11:21:47 Change Color from Equipment_Arms(Clone) matname: ChangeableColor (Instance) LOG: 28.04.2025 11:21:47 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.EleOrbName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:47 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplatterName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:47 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LightningWaveName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:47 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.NovaName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:47 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:47 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.TargetExpName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:47 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 11:21:47 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.EleOrbName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:47 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplatterName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:47 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LightningWaveName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:47 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.NovaName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:47 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:47 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.TargetExpName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:47 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ElectricName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:47 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalSwarmName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:47 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.BulletPulseName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:47 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplasherName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:47 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 2 LOG: 28.04.2025 11:21:47 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ElectricName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:47 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalSwarmName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:47 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.BulletPulseName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:47 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplasherName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:21:47 TryAddItem(Equipment) => Items.Equipment.ArmName Arm LOG: 28.04.2025 11:21:47 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:21:47 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:47 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:47 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:47 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:47 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:47 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:47 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:21:47 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:47 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:47 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:21:48 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:48 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:48 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:21:48 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:48 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:21:48 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 11:21:48 LootContextPanel OnButtonSuccess => back WARNING: 28.04.2025 11:21:48 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:21:48 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 11:21:48 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:21:48 CameraManager.SetFogRenderBeforeTransparent(toActive = False) LOG: 28.04.2025 11:21:49 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 11:21:51 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:21:51 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:22:03 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:22:03 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:22:03 TrySpawnEnemy ANGER_AngerAvatar delay 1,75 LOG: 28.04.2025 11:22:03 TrySpawnEnemy ANGER_AngerAvatar delay 1,75 LOG: 28.04.2025 11:22:03 TrySpawnEnemy ANGER_AngerAvatar delay 1,75 WARNING: 28.04.2025 11:22:03 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_AngerAvatar in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:22:03 TrySpawnEnemy ANGER_AngerAvatar delay 1,75 WARNING: 28.04.2025 11:22:03 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_AngerAvatar in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:22:03 TrySpawnEnemy ANGER_FuriousDrone delay 1,75 WARNING: 28.04.2025 11:22:04 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_FuriousDrone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 11:22:05 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:22:05 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:22:05 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:22:05 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:22:05 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:22:05 TheRoaringSmelter_AngerAvatar(Clone) (StickyStoneStudio.MOODS.Anger_Avatar): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:22:05 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:22:05 TheRoaringSmelter_AngerAvatar(Clone) (StickyStoneStudio.MOODS.Anger_Avatar): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:22:05 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:22:05 TheRoaringSmelter_AngerAvatar(Clone) (StickyStoneStudio.MOODS.Anger_Avatar): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:22:05 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:22:05 TheRoaringSmelter_AngerAvatar(Clone) (StickyStoneStudio.MOODS.Anger_Avatar): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:22:05 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:22:05 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:22:05 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:22:05 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:22:06 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh LOG: 28.04.2025 11:22:08 LavaDestructible.onBarrelDestroyed(barrel_open) => LavaDestr: ANGER_Destructible_Barrel_Metal_Open_01 LOG: 28.04.2025 11:22:08 DestroyDestructibleInScene() => barrel_open WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh LOG: 28.04.2025 11:22:08 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_01 WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh LOG: 28.04.2025 11:22:09 TrySpawnEnemy ANGER_Slagshooter delay 1,75 LOG: 28.04.2025 11:22:09 TrySpawnEnemy ANGER_Slagshooter delay 1,75 LOG: 28.04.2025 11:22:09 TrySpawnEnemy ANGER_Slagshooter delay 1,75 LOG: 28.04.2025 11:22:09 TrySpawnEnemy ANGER_HeadOfArtillery delay 1,75 WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:11 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:22:11 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:22:11 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:22:11 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:22:11 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:22:11 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:22:11 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:22:11 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:22:11 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:22:11 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:22:11 TheRoaringSmelter_HeadOfArtillery(Clone) (StickyStoneStudio.MOODS.Head_of_Artillery): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:22:11 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:22:11 Arbitrary AddIn: WeaponAddin_Jamming(Clone) (StickyStoneStudio.MOODS.Items.JammerAddin) LOG: 28.04.2025 11:22:11 Arbitrary AddIn: WeaponAddin_Exposing(Clone) (StickyStoneStudio.MOODS.Items.ExposingAddin) WARNING: 28.04.2025 11:22:11 Pool-init: Prefab VFX_Add_Exposing_OnHit has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:22:11 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 11:22:11 Pool-init: Prefab VFX_Add_Exposing_Explosion has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:22:11 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 11:22:11 Pool-init: Prefab VFX_Add_Exposing_Trail has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:22:11 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 11:22:11 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:22:11 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:22:11 GetIconByBuffType called with buffType: Exposing LOG: 28.04.2025 11:22:11 GetIconByBuffType called with buffType: Jammer WARNING: 28.04.2025 11:22:12 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_HeadOfArtillery(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:12 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:22:13 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:13 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:22:13 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:22:14 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:22:14 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:14 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:22:16 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:22:16 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:22:16 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:22:16 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:22:16 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:22:16 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:22:16 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:22:16 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh WARNING: 28.04.2025 11:22:16 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:22:16 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:22:16 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:22:16 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:22:17 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:22:17 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) LOG: 28.04.2025 11:22:18 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:22:19 DestroyDestructibleInScene() => ANGER_Destructible_Barrel LOG: 28.04.2025 11:22:19 DestroyDestructibleInScene() => HomeBase_Destructible_Crate WARNING: 28.04.2025 11:22:20 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:22:21 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:22:21 Buff #23 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '230' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:22:22 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 11:22:22 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:22:22 Menu.UnloadMenuPanel => Info LOG: 28.04.2025 11:22:32 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:22:32 CurrentRoom ReverbTheme isCave_Open WARNING: 28.04.2025 11:22:32 GoToSplashScreenPanel() 'InGame_BossDialog' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:22:32 TrySpawnEnemy ANGER_Urmar delay 1,75 ERROR: 28.04.2025 11:22:32 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:22:32 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:22:34 TheRoaringSmelter_Urmog(Clone) (StickyStoneStudio.MOODS.Urmar): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 11:22:39 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:22:39 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:22:49 DialogController.OnFocusedDialogAnswer() AnswerID: 8 LOG: 28.04.2025 11:22:49 Urmar: Atomic addin found. LOG: 28.04.2025 11:22:52 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 11:22:52 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:22:52 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:22:53 Arbitrary AddIn: WeaponAddin_Headhunter(Clone) (StickyStoneStudio.MOODS.Items.DebufferAddin) LOG: 28.04.2025 11:22:53 Arbitrary AddIn: WeaponAddin_Exposing(Clone) (StickyStoneStudio.MOODS.Items.ExposingAddin) LOG: 28.04.2025 11:22:53 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:22:53 TheRoaringSmelter_Urmog(Clone) (StickyStoneStudio.MOODS.Urmar)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:22:53 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.DestructionName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:22:53 GetIconByBuffType called with buffType: Exposing LOG: 28.04.2025 11:23:02 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:23:02 7.32058 LOG: 28.04.2025 11:23:03 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:23:03 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:23:03 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:23:03 NextWave() => Wave was not started yet or has no waves WARNING: 28.04.2025 11:23:03 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:23:03 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:23:03 BossChest.RaritylevelBossChest() => Rarity is Level_3 Chesttype is Addin LOG: 28.04.2025 11:23:03 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:23:06 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:23:06 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:23:06 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.DestructionName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 11:23:06 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:23:06 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. EXCEPTION: 28.04.2025 11:23:06 NullReferenceException: Object reference not set to an instance of an object. StickyStoneStudio.MOODS.Bullet.b__184_0 () (at <00000000000000000000000000000000>:0) DG.Tweening.Tween.OnTweenCallback (DG.Tweening.TweenCallback callback, DG.Tweening.Tween t) (at <00000000000000000000000000000000>:0) DG.Tweening.Tween.DoGoto (DG.Tweening.Tween t, System.Single toPosition, System.Int32 toCompletedLoops, DG.Tweening.Core.Enums.UpdateMode updateMode) (at <00000000000000000000000000000000>:0) DG.Tweening.Core.TweenManager.Update (DG.Tweening.Tween t, System.Single deltaTime, System.Single independentTime, System.Boolean isSingleTweenManualUpdate) (at <00000000000000000000000000000000>:0) DG.Tweening.Core.TweenManager.Update (DG.Tweening.UpdateType updateType, System.Single deltaTime, System.Single independentTime) (at <00000000000000000000000000000000>:0) DG.Tweening.Core.DOTweenComponent.Update () (at <00000000000000000000000000000000>:0) UnityEngine.Debug:LogException(Exception) DG.Tweening.Tween:OnTweenCallback(TweenCallback, Tween) DG.Tweening.Tween:DoGoto(Tween, Single, Int32, UpdateMode) DG.Tweening.Core.TweenManager:Update(Tween, Single, Single, Boolean) DG.Tweening.Core.TweenManager:Update(UpdateType, Single, Single) DG.Tweening.Core.DOTweenComponent:Update() EXCEPTION: 28.04.2025 11:23:06 NullReferenceException: Object reference not set to an instance of an object. StickyStoneStudio.MOODS.Bullet.b__184_0 () (at <00000000000000000000000000000000>:0) DG.Tweening.Tween.OnTweenCallback (DG.Tweening.TweenCallback callback, DG.Tweening.Tween t) (at <00000000000000000000000000000000>:0) DG.Tweening.Tween.DoGoto (DG.Tweening.Tween t, System.Single toPosition, System.Int32 toCompletedLoops, DG.Tweening.Core.Enums.UpdateMode updateMode) (at <00000000000000000000000000000000>:0) DG.Tweening.Core.TweenManager.Update (DG.Tweening.Tween t, System.Single deltaTime, System.Single independentTime, System.Boolean isSingleTweenManualUpdate) (at <00000000000000000000000000000000>:0) DG.Tweening.Core.TweenManager.Update (DG.Tweening.UpdateType updateType, System.Single deltaTime, System.Single independentTime) (at <00000000000000000000000000000000>:0) DG.Tweening.Core.DOTweenComponent.Update () (at <00000000000000000000000000000000>:0) UnityEngine.Debug:LogException(Exception) DG.Tweening.Tween:OnTweenCallback(TweenCallback, Tween) DG.Tweening.Tween:DoGoto(Tween, Single, Int32, UpdateMode) DG.Tweening.Core.TweenManager:Update(Tween, Single, Single, Boolean) DG.Tweening.Core.TweenManager:Update(UpdateType, Single, Single) DG.Tweening.Core.DOTweenComponent:Update() WARNING: 28.04.2025 11:23:06 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:23:07 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:23:07 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:23:07 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:23:12 Destroy On BossRoom MS Build: TheRoaringSmelter_Urmog(Clone) distance: 0 LOG: 28.04.2025 11:23:12 OpenChest DelayedCall: CHESTTYPE: Addin LOG: 28.04.2025 11:23:12 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:23:12 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 11:23:12 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:23:13 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:23:14 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:23:52 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 11:23:53 TryAddItem(WeaponAddin) => Items.Addins.ExecutionerName WARNING: 28.04.2025 11:23:53 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:23:54 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 11:23:54 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) WARNING: 28.04.2025 11:23:54 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:23:54 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 11:23:54 Menu.UnloadMenuPanel => LootContext WARNING: 28.04.2025 11:23:55 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:23:55 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 11:23:55 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 11:23:55 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 11:23:55 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 11:23:56 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:23:56 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 11:23:56 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:23:56 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:23:56 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 11:23:56 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:23:56 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:23:57 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:23:58 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 11:23:58 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) WARNING: 28.04.2025 11:23:58 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:23:58 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 11:23:58 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:23:58 Menu.UnloadMenuPanel => Inventar WARNING: 28.04.2025 11:23:58 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:23:58 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 11:23:58 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 11:23:58 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 11:23:58 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 11:23:58 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 11:23:59 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 11:24:00 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 11:24:03 SetCurrentMapSelectorChoice => DungeonDepth: 13 NextDungeonDepth: 14 PersistentDungeonDepth: 13 CurrentTheme: Wut LOG: 28.04.2025 11:24:04 GameSession.UpdateProgress(SAVED) => SessionGUID: '54dbe8be2c28' GameSeed: UCU?-EVFF SeededCalls:1221 SeededCallsLastDungeon:50 DDepth: 13 NDDepth: 14 FromHomeBase?: False LOG: 28.04.2025 11:24:04 UpdatePlayerProgress LOG: 28.04.2025 11:24:04 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 11:24:04 WindowManager.UnloadAllOtherMenus but 'InGameMenu'! Currently acitve Menus: 2 LOG: 28.04.2025 11:24:04 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 11:24:04 LoadingMenu.SetCurrentLoadingScreen() => TRS_Level2 LOG: 28.04.2025 11:24:04 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:24:04 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:24:04 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:24:04 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:24:04 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:24:04 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:24:04 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:24:04 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:24:04 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:24:04 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:24:04 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:24:04 Generate Level Started! Level: Level_B theme: Wut GameSeed: UCU?-EVFF SeedCalls: 1222 LOG: 28.04.2025 11:24:07 MapController.MaxChallengeRoomsReached() => MaxChallengeRooms is caused?False LOG: 28.04.2025 11:24:08 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:00DungeonDepth: 0 - seed UCU?-EVFF has been applied LOG: 28.04.2025 11:24:08 Generate Level Completed! Loading time: 3,338s LOG: 28.04.2025 11:24:08 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 11:24:08 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:24:08 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 11:24:08 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 11:24:08 OnPlayerAndMapWereCreated LOG: 28.04.2025 11:24:08 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:24:08 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:24:08 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:24:08 UpdatePlayerProgress LOG: 28.04.2025 11:24:08 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 11:24:08 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:24:08 [RichPresenceManager] ChangeActivity to AngerArea .. WARNING: 28.04.2025 11:24:08 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:24:08 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:24:08 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:24:08 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:24:08 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:00DungeonDepth: 0 - seed UCU?-EVFF has been applied ERROR: 28.04.2025 11:24:08 Coroutine couldn't be started because the the game object 'NPC_Syop' is inactive! StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:24:08 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:24:08 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:24:08 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) WARNING: 28.04.2025 11:24:08 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:24:09 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:24:13 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 11:24:13 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:24:13 Menu.UnloadMenuPanel => Info LOG: 28.04.2025 11:24:19 DestroyDestructibleInScene() => ANGER_Destructible_Barrel WARNING: 28.04.2025 11:24:19 GoToSplashScreenPanel() 'InGame_UpgradeStation' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:24:19 GoToSplashScreenPanel() 'InGame_UpgradeStation' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:24:20 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:24:20 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:24:20 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_01 WARNING: 28.04.2025 11:24:21 GoToSplashScreenPanel() 'InGame_UpgradeStation' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:24:21 GoToSplashScreenPanel() 'InGame_UpgradeStation' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:24:22 Menu.GoToPanel() 'ItemUpgradeContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:24:22 Menu.LoadMenuPanel => ItemUpgradeContext (MenuID: InGameMenu) WARNING: 28.04.2025 11:24:22 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:24:22 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:24:22 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:24:22 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:24:22 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:24:22 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:24:22 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:24:22 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:24:22 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:24:22 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:24:22 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:24:22 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:24:22 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:24:22 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:24:22 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:24:22 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:24:22 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:24:22 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:24:22 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:24:22 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:24:22 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:24:22 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:24:22 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:24:22 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 11:24:23 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:24:26 OnButtonSuccess back 0 WARNING: 28.04.2025 11:24:26 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:24:26 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'ItemUpgradeContext' LOG: 28.04.2025 11:24:26 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:24:26 Menu.UnloadMenuPanel => ItemUpgradeContext LOG: 28.04.2025 11:24:27 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:24:27 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 11:24:27 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:24:27 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:24:27 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 11:24:27 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:24:27 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:24:27 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:24:30 OnWeaponAddinShootable1SelectionChanged ID -> 2 LOG: 28.04.2025 11:24:32 Shootable1WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:24:34 Shootable1WeaponAddinsInventory_OnElementDropped() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' ToList: Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:24:34 Shootable1WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' ToList: Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:24:36 OnWeaponSelectionChanged ID -> 1 LOG: 28.04.2025 11:24:36 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:24:37 OnWeaponAddinShootable2SelectionChanged ID -> 2 LOG: 28.04.2025 11:24:39 Shootable2WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:24:40 Shootable2WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:24:41 Shootable2WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:24:41 RecycleBin_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' ToList: Re-orderable Grid (RecyleInventory) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:24:43 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.BulletPulseName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:24:43 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:24:44 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:24:44 Shootable2WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:24:45 RecycleBin_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' ToList: Re-orderable Grid (RecyleInventory) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:24:45 OnWeaponAddinShootable2SelectionChanged ID -> 2 LOG: 28.04.2025 11:24:46 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ExecutionerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:24:46 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:24:47 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:24:47 Shootable2WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 1' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:24:48 Shootable2WeaponAddinsInventory_OnElementDropped() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 1' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 1' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:24:48 Shootable2WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 1' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 1' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:24:48 Shootable2WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:24:49 Shootable2WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:24:50 Shootable2WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:24:51 RecycleBin_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' ToList: Re-orderable Grid (RecyleInventory) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:24:52 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ElectricName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:24:52 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:24:55 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 11:24:55 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:24:55 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 11:24:57 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:24:57 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 11:24:57 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:24:57 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:24:57 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 11:24:57 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:24:57 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:24:58 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:24:58 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 11:24:58 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:24:58 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 11:24:59 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:24:59 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 11:24:59 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:24:59 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:24:59 OnWeaponSelectionChanged ID -> 1 LOG: 28.04.2025 11:24:59 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:24:59 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:24:59 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:25:02 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 11:25:02 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:25:02 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 11:25:03 Menu.GoToPanel() 'ItemUpgradeContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:25:03 Menu.LoadMenuPanel => ItemUpgradeContext (MenuID: InGameMenu) WARNING: 28.04.2025 11:25:03 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:25:03 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:25:03 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:03 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:03 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:03 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:03 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:03 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:03 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:25:03 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:03 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:03 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:25:03 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:03 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:03 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:25:03 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:03 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:03 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:25:03 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:03 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:03 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:25:03 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:03 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:03 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 11:25:03 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:25:06 OnButtonSuccess confirm 0 LOG: 28.04.2025 11:25:06 CONFIRM! LOG: 28.04.2025 11:25:10 OnButtonSuccess back 0 WARNING: 28.04.2025 11:25:10 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:25:10 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'ItemUpgradeContext' LOG: 28.04.2025 11:25:10 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:25:10 Menu.UnloadMenuPanel => ItemUpgradeContext LOG: 28.04.2025 11:25:11 Menu.GoToPanel() 'ItemUpgradeContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:25:11 Menu.LoadMenuPanel => ItemUpgradeContext (MenuID: InGameMenu) WARNING: 28.04.2025 11:25:11 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:25:11 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:25:11 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:11 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:11 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:11 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:11 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:11 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:11 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:25:11 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:11 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:11 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:25:11 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:11 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:11 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:25:11 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:11 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:11 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:25:11 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:11 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:11 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:25:11 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:11 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:25:11 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 11:25:11 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:25:12 OnButtonSuccess back 0 WARNING: 28.04.2025 11:25:12 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:25:12 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'ItemUpgradeContext' LOG: 28.04.2025 11:25:12 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:25:12 Menu.UnloadMenuPanel => ItemUpgradeContext LOG: 28.04.2025 11:25:13 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:25:13 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:25:14 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:25:14 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 11:25:14 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:25:14 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:25:14 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 11:25:14 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:25:14 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:25:14 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:25:15 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 11:25:15 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:25:16 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 11:25:17 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:25:17 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:25:17 TrySpawnEnemy ANGER_FuriousDrone delay 1,75 LOG: 28.04.2025 11:25:17 TrySpawnEnemy ANGER_FuriousDrone delay 1,75 LOG: 28.04.2025 11:25:17 TrySpawnEnemy ANGER_CastingDefect delay 1,75 WARNING: 28.04.2025 11:25:17 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_CastingDefect in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:25:17 TrySpawnEnemy ANGER_CastingDefect delay 1,75 WARNING: 28.04.2025 11:25:17 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_CastingDefect in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 11:25:18 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:25:18 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:25:18 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:25:18 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:25:18 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:25:18 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:25:18 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:25:18 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:25:18 TheRoaringSmelter_CastingDefect(Clone) (StickyStoneStudio.MOODS.Casting_Defect): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:25:18 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:25:18 ScaleEnemy TheRoaringSmelter_CastingDefect(Clone)! WARNING: 28.04.2025 11:25:18 Performed AddChampionMaterial with problems. Count of (ChampionColorizeMaterial) and (CustomColorPropertyName) from enemy TheRoaringSmelter_CastingDefect(Clone) is not the same! WARNING: 28.04.2025 11:25:18 TheRoaringSmelter_CastingDefect(Clone) (StickyStoneStudio.MOODS.Casting_Defect): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:25:18 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:25:19 Pool-init: Prefab VFX_Weapon_CrossbowMuzzle has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:25:19 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 11:25:19 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_CastingDefect(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:19 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:25:20 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_CastingDefect(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:20 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:25:22 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:22 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:25:23 ChangeRagdollState explode getriggert! WARNING: 28.04.2025 11:25:23 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:23 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:25:24 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:25:30 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:25:30 CurrentRoom ReverbTheme isCave_Small LOG: 28.04.2025 11:25:31 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_02 LOG: 28.04.2025 11:25:31 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_01 LOG: 28.04.2025 11:25:32 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel WARNING: 28.04.2025 11:25:33 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:25:33 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:25:33 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:25:34 OpenChest DelayedCall: CHESTTYPE: GScrap WARNING: 28.04.2025 11:25:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:25:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:25:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:25:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:25:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:25:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:25:35 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:25:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:25:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:25:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:25:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:25:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:25:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:25:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:25:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:25:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:25:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:25:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:25:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:25:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:25:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:25:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:25:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:25:38 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:25:38 CurrentRoom ReverbTheme isCave_Open ERROR: 28.04.2025 11:25:38 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:25:50 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:25:50 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:25:50 TrySpawnEnemy ANGER_Slagshooter delay 1,75 LOG: 28.04.2025 11:25:50 TrySpawnEnemy ANGER_AngerAvatar delay 1,75 WARNING: 28.04.2025 11:25:50 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_AngerAvatar in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:25:50 TrySpawnEnemy ANGER_AngerAvatar delay 1,75 WARNING: 28.04.2025 11:25:50 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_AngerAvatar in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:25:50 TrySpawnEnemy ANGER_Slagshooter delay 1,75 WARNING: 28.04.2025 11:25:50 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_Slagshooter in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 11:25:50 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:25:52 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:25:52 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:25:52 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:25:52 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:25:52 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:25:52 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:25:52 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:25:52 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:25:52 TheRoaringSmelter_AngerAvatar(Clone) (StickyStoneStudio.MOODS.Anger_Avatar): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:25:52 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:25:52 TheRoaringSmelter_AngerAvatar(Clone) (StickyStoneStudio.MOODS.Anger_Avatar): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:25:52 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:25:52 Arbitrary AddIn: WeaponAddin_Cryo(Clone) (StickyStoneStudio.MOODS.Items.CryoAddin) LOG: 28.04.2025 11:25:52 Arbitrary AddIn: WeaponAddin_Exposing(Clone) (StickyStoneStudio.MOODS.Items.ExposingAddin) WARNING: 28.04.2025 11:25:52 Pool-init: Prefab VFX_Add_Exposing_OnHit has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:25:52 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 11:25:52 Pool-init: Prefab VFX_Add_Exposing_Explosion has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:25:52 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 11:25:52 Pool-init: Prefab VFX_Add_Exposing_Trail has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:25:52 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 11:25:52 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:25:52 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:25:52 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:25:52 GetIconByBuffType called with buffType: Exposing LOG: 28.04.2025 11:25:52 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:25:52 TheRoaringSmelter_AngerAvatar(Clone) (StickyStoneStudio.MOODS.Anger_Avatar)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:25:52 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:25:52 GetIconByBuffType called with buffType: Exposing LOG: 28.04.2025 11:25:52 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:25:52 TheRoaringSmelter_AngerAvatar(Clone) (StickyStoneStudio.MOODS.Anger_Avatar)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:25:52 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:25:52 GetIconByBuffType called with buffType: Exposing LOG: 28.04.2025 11:25:53 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:25:53 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:25:53 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:25:53 GetIconByBuffType called with buffType: Exposing WARNING: 28.04.2025 11:25:54 Pool-init: Prefab VFX_Hit_ElementalOrb has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:25:54 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 11:25:56 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:56 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:25:56 DestroyDestructibleInScene() => HomeBase_Destructible_Crate LOG: 28.04.2025 11:25:57 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:25:57 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_01 LOG: 28.04.2025 11:25:58 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:25:58 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh LOG: 28.04.2025 11:25:58 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:25:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh LOG: 28.04.2025 11:26:01 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:26:01 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:26:01 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:26:01 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:26:01 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:26:01 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:26:01 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh LOG: 28.04.2025 11:26:01 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh LOG: 28.04.2025 11:26:01 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:01 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 Buff #6 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '81' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 Buff #6 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '85' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 Buff #6 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '86' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 Buff #6 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '83' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh LOG: 28.04.2025 11:26:12 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:26:12 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:26:12 TrySpawnEnemy ANGER_Slagshooter delay 1,75 LOG: 28.04.2025 11:26:12 TrySpawnEnemy ANGER_Slagshooter delay 1,75 WARNING: 28.04.2025 11:26:12 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_Slagshooter in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:26:12 TrySpawnEnemy ANGER_HeadOfArtillery delay 1,75 WARNING: 28.04.2025 11:26:12 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_HeadOfArtillery in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:26:12 TrySpawnEnemy ANGER_FuriousDrone delay 1,75 WARNING: 28.04.2025 11:26:12 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_FuriousDrone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 11:26:12 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:26:14 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:26:14 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:26:14 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:26:14 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:26:14 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:26:14 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:26:14 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:26:14 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:26:14 TheRoaringSmelter_HeadOfArtillery(Clone) (StickyStoneStudio.MOODS.Head_of_Artillery): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:26:14 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:26:14 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:26:14 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:26:15 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:15 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:26:16 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_HeadOfArtillery(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:16 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:26:16 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:16 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:26:19 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:26:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:26:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:26:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:26:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:26:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:26:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:26:19 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh WARNING: 28.04.2025 11:26:19 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:26:28 DestroyDestructibleInScene() => ANGER_Destructible_Barrel LOG: 28.04.2025 11:26:28 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_01 LOG: 28.04.2025 11:26:29 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_02 LOG: 28.04.2025 11:26:44 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:26:44 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 11:26:44 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:26:44 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:26:44 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 11:26:44 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:26:44 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:26:44 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:26:45 OnEquipmentSelectionChanged ID -> 2 LOG: 28.04.2025 11:26:46 OnEquipmentSelectionChanged ID -> 1 LOG: 28.04.2025 11:26:46 OnEquipmentSelectionChanged ID -> 0 LOG: 28.04.2025 11:26:47 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 11:26:47 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:26:48 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 11:27:34 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:27:34 CurrentRoom ReverbTheme isCave_Small WARNING: 28.04.2025 11:27:34 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:27:35 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 11:27:36 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:27:36 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 11:27:36 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 11:27:36 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:27:36 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 11:27:36 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 11:27:37 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 11:27:37 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 11:27:37 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 11:27:37 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 11:27:42 MapSelector.CloseMapSelector LOG: 28.04.2025 11:27:42 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 11:27:42 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:27:42 MapSelectorManager.ExitMapSelector MapSelectorIsViewedByPlayer:True currentMapSelector:Level B_Anger_MapSelector (StickyStoneStudio.MOODS.MapSelector) currentMapSelector.inited:True WARNING: 28.04.2025 11:27:42 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:27:42 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:27:42 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 11:27:42 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 11:27:45 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 11:27:45 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:27:45 CurrentRoom ReverbTheme isCave_Open WARNING: 28.04.2025 11:27:46 GoToSplashScreenPanel() 'InGame_UpgradeStation' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:27:46 GoToSplashScreenPanel() 'InGame_UpgradeStation' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:27:47 Menu.GoToPanel() 'ItemUpgradeContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:27:47 Menu.LoadMenuPanel => ItemUpgradeContext (MenuID: InGameMenu) WARNING: 28.04.2025 11:27:47 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:27:47 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:27:47 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:47 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:47 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:47 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:47 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:47 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:47 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:27:47 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:47 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:47 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:27:47 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:47 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:47 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:27:47 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:47 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:47 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:27:47 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:47 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:47 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:27:47 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:47 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:47 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 11:27:47 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 11:27:50 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:50 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:27:50 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:50 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:27:50 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:50 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:27:50 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:50 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:27:50 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:50 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:27:50 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:50 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:27:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:28:25 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:25 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:25 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:28:25 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:25 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:25 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:28:25 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:25 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:25 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:28:25 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:25 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:25 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:28:25 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:25 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:25 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:28:25 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:25 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:25 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 11:28:26 OnButtonSuccess confirm 0 LOG: 28.04.2025 11:28:26 CONFIRM! LOG: 28.04.2025 11:28:29 OnButtonSuccess confirm 0 LOG: 28.04.2025 11:28:29 CONFIRM! WARNING: 28.04.2025 11:28:30 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:30 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:30 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:28:30 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:30 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:30 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:28:30 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:30 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:30 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:28:30 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:30 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:30 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:28:30 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:30 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:30 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:28:30 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:30 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:30 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:28:32 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:32 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:32 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:28:32 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:32 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:32 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:28:32 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:32 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:32 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:28:32 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:32 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:32 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:28:32 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:32 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:32 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:28:32 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:32 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:28:32 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 11:28:32 OnButtonSuccess back 0 WARNING: 28.04.2025 11:28:32 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:28:32 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'ItemUpgradeContext' LOG: 28.04.2025 11:28:32 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:28:33 Menu.UnloadMenuPanel => ItemUpgradeContext LOG: 28.04.2025 11:28:33 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:28:33 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 11:28:33 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:28:33 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:28:33 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 11:28:33 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:28:33 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:28:34 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:28:41 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 11:28:41 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:28:41 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 11:28:41 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:28:41 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:28:45 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:28:45 CurrentRoom ReverbTheme isCave_Small WARNING: 28.04.2025 11:28:45 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:28:45 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 11:28:45 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:28:45 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:28:45 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:28:45 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 11:28:45 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 11:28:45 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 11:28:45 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 11:28:45 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 11:28:45 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 11:28:48 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 11:28:49 SetCurrentMapSelectorChoice => DungeonDepth: 14 NextDungeonDepth: 15 PersistentDungeonDepth: 14 CurrentTheme: Wut LOG: 28.04.2025 11:28:49 GameSession.UpdateProgress(SAVED) => SessionGUID: '54dbe8be2c28' GameSeed: UCU?-EVFF SeededCalls:1253 SeededCallsLastDungeon:31 DDepth: 14 NDDepth: 15 FromHomeBase?: False LOG: 28.04.2025 11:28:49 UpdatePlayerProgress LOG: 28.04.2025 11:28:49 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 11:28:49 WindowManager.UnloadAllOtherMenus but 'InGameMenu'! Currently acitve Menus: 2 LOG: 28.04.2025 11:28:49 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 11:28:49 LoadingMenu.SetCurrentLoadingScreen() => TRS_Level2 LOG: 28.04.2025 11:28:49 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:28:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:28:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:28:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:28:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:28:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:28:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:28:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:28:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:28:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:28:50 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:28:50 Generate Level Started! Level: Level_B theme: Wut GameSeed: UCU?-EVFF SeedCalls: 1254 ERROR: 28.04.2025 11:29:03 ERROR Code [2] Generate Boos Rooms => ERROR: Cant place any Boss-Room on Seed 'UCU?-EVFF' with 8 Rooms ! UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.MapController:LogMapError(StickyError) StickyStoneStudio.MOODS.MapController:OnMapError(StickyError, Boolean, Boolean) StickyStoneStudio.MOODS.d__205:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:29:03 NEW GAMESEED: 'XJMZ-8FNQ' resetSeededCalls: False LOG: 28.04.2025 11:29:03 Generate Level Started! Level: Level_B theme: Wut GameSeed: XJMZ-8FNQ SeedCalls: 1321 LOG: 28.04.2025 11:29:04 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:00DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:29DungeonDepth: 15 - seed XJMZ-8FNQ has been applied LOG: 28.04.2025 11:29:05 (TryInstantiateRandomRoom) currentList count is 0! RoomTheme: Wut, RoomLevel: Level_B, RoomTyp: Typ_A LOG: 28.04.2025 11:29:06 (TryInstantiateRandomRoom) currentList count is 0! RoomTheme: Wut, RoomLevel: Level_B, RoomTyp: Typ_B LOG: 28.04.2025 11:29:11 MapController.MaxChallengeRoomsReached() => MaxChallengeRooms is caused?False LOG: 28.04.2025 11:29:12 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:00DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:29DungeonDepth: 15 - seed XJMZ-8FNQ has been applied LOG: 28.04.2025 11:29:13 Generate Level Completed! Loading time: 9,402s LOG: 28.04.2025 11:29:13 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 11:29:13 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:29:13 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 11:29:13 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 11:29:13 OnPlayerAndMapWereCreated LOG: 28.04.2025 11:29:13 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:29:13 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:29:13 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:29:13 UpdatePlayerProgress LOG: 28.04.2025 11:29:13 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 11:29:13 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:29:13 [RichPresenceManager] ChangeActivity to AngerArea .. WARNING: 28.04.2025 11:29:13 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:29:13 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:29:13 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:29:13 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:29:13 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:00DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:29DungeonDepth: 15 - seed XJMZ-8FNQ has been applied ERROR: 28.04.2025 11:29:13 Coroutine couldn't be started because the the game object 'NPC_Syop' is inactive! StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:29:13 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:29:13 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:29:13 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:29:13 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) LOG: 28.04.2025 11:29:14 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:29:18 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 11:29:18 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:29:18 Menu.UnloadMenuPanel => Info LOG: 28.04.2025 11:29:39 DestroyDestructibleInScene() => ANGER_Destructible_Barrel LOG: 28.04.2025 11:29:40 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_01 WARNING: 28.04.2025 11:29:41 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:29:43 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:29:43 CurrentRoom ReverbTheme isCave_Small WARNING: 28.04.2025 11:29:45 Pool-init: Prefab VFX_Weapon_CrossbowMuzzle has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:29:45 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 11:29:46 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:29:46 DestroyDestructibleInScene() => ANGER_Destructible_Barrel LOG: 28.04.2025 11:29:46 DestroyDestructibleInScene() => ANGER_Destructible_Crate_01 LOG: 28.04.2025 11:29:46 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_01 LOG: 28.04.2025 11:29:46 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_03 LOG: 28.04.2025 11:29:46 DestroyDestructibleInScene() => ANGER_Destructible_Crate_02 LOG: 28.04.2025 11:29:46 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_04 LOG: 28.04.2025 11:29:46 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_05 LOG: 28.04.2025 11:29:46 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:29:46 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:29:46 DestroyDestructibleInScene() => ANGER_Destructible_Crate LOG: 28.04.2025 11:29:46 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_02 WARNING: 28.04.2025 11:29:47 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:29:47 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:29:47 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_07 LOG: 28.04.2025 11:29:47 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:29:47 DestroyDestructibleInScene() => ANGER_Destructible_Crate_03 LOG: 28.04.2025 11:29:47 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:29:47 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_10 LOG: 28.04.2025 11:29:47 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_11 LOG: 28.04.2025 11:29:47 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_12 LOG: 28.04.2025 11:29:47 DestroyDestructibleInScene() => ANGER_Destructible_Crate_05 LOG: 28.04.2025 11:29:47 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_08 LOG: 28.04.2025 11:29:47 DestroyDestructibleInScene() => ANGER_Destructible_Crate_04 LOG: 28.04.2025 11:29:47 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_06 LOG: 28.04.2025 11:29:47 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:29:48 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_09 LOG: 28.04.2025 11:29:48 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_13 WARNING: 28.04.2025 11:29:49 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:29:49 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:29:49 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:29:49 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:29:52 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:29:52 for == null! No VFX-Effect can be played on destroy. LOG: 28.04.2025 11:29:52 Started Music_GrammoPhoneBot LOG: 28.04.2025 11:29:52 CurrentRoom ReverbTheme isCave_Open WARNING: 28.04.2025 11:29:52 GoToSplashScreenPanel() 'InGame_Vendor' failed. Splashscreens are disabled in the Build. ERROR: 28.04.2025 11:29:52 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:29:52 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:29:55 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:29:55 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:29:56 DialogController.OnFocusedDialogAnswer() AnswerID: 0 LOG: 28.04.2025 11:29:56 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:29:56 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 11:29:56 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:29:56 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:29:56 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:29:56 initialises raritymodes LOG: 28.04.2025 11:29:56 equipmentRarity:Level_3 LOG: 28.04.2025 11:29:56 equipmentRarity:Level_4 LOG: 28.04.2025 11:29:56 equipmentRarity:Level_5 LOG: 28.04.2025 11:29:56 equipmentRarity:Level_4 LOG: 28.04.2025 11:29:56 equipmentRarity:Level_3 LOG: 28.04.2025 11:29:56 equipmentRarity:Level_3 LOG: 28.04.2025 11:29:56 DoubleModeGun WeaponSwap firstCall ! LOG: 28.04.2025 11:29:56 DoubleModeGun WeaponSwap MODE 1 SLOWSHOT LOG: 28.04.2025 11:29:56 equipmentRarity:Level_3 LOG: 28.04.2025 11:29:56 equipmentRarity:Level_3 LOG: 28.04.2025 11:29:56 equipmentRarity:Level_5 LOG: 28.04.2025 11:29:56 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:29:56 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:29:56 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:29:56 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:29:56 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:29:56 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:29:56 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:29:56 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:29:56 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:29:56 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:29:56 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 11:29:57 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 11:30:03 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:30:03 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:30:03 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:30:03 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:30:03 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:30:03 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 11:30:03 LootContextPanel OnButtonSuccess => back WARNING: 28.04.2025 11:30:03 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:30:04 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 11:30:04 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:30:04 CameraManager.SetFogRenderBeforeTransparent(toActive = False) LOG: 28.04.2025 11:30:04 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 11:30:07 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:30:07 CurrentRoom ReverbTheme isCave_Small ERROR: 28.04.2025 11:30:07 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:30:16 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:30:16 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:30:16 TrySpawnEnemy ANGER_CastingDefect delay 1,75 LOG: 28.04.2025 11:30:16 TrySpawnEnemy ANGER_AngerAvatar delay 1,75 LOG: 28.04.2025 11:30:16 TrySpawnEnemy ANGER_HeadOfArtillery delay 1,75 WARNING: 28.04.2025 11:30:16 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_HeadOfArtillery in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:30:16 TrySpawnEnemy ANGER_FuriousDrone delay 1,75 WARNING: 28.04.2025 11:30:16 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_FuriousDrone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:30:16 TrySpawnEnemy ANGER_RepositoryWorker delay 1,75 WARNING: 28.04.2025 11:30:16 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_RepositoryWorker in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:30:16 TrySpawnEnemy ANGER_FuriousDrone delay 1,75 WARNING: 28.04.2025 11:30:16 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_FuriousDrone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 11:30:18 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:30:18 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:30:18 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:30:18 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:30:18 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:30:18 TheRoaringSmelter_CastingDefect(Clone) (StickyStoneStudio.MOODS.Casting_Defect): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:30:18 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:30:18 TheRoaringSmelter_AngerAvatar(Clone) (StickyStoneStudio.MOODS.Anger_Avatar): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:30:18 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:30:18 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:30:18 TheRoaringSmelter_HeadOfArtillery(Clone) (StickyStoneStudio.MOODS.Head_of_Artillery): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:30:18 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:30:18 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:30:18 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:30:18 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:30:18 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:30:18 TheRoaringSmelter_RepositoryWorker(Clone) (StickyStoneStudio.MOODS.Repository_Worker): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:30:18 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:30:18 ScaleEnemy TheRoaringSmelter_RepositoryWorker(Clone)! WARNING: 28.04.2025 11:30:18 Performed AddChampionMaterial with problems. Count of (ChampionColorizeMaterial) and (CustomColorPropertyName) from enemy TheRoaringSmelter_RepositoryWorker(Clone) is not the same! WARNING: 28.04.2025 11:30:18 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_CastingDefect(Clone)' is not on a navmesh WARNING: 28.04.2025 11:30:18 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:30:19 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:30:20 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_01 WARNING: 28.04.2025 11:30:21 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:30:21 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:30:22 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:30:22 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_HeadOfArtillery(Clone)' is not on a navmesh WARNING: 28.04.2025 11:30:22 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:30:24 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:30:24 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:30:24 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:30:24 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:30:24 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:30:24 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:30:24 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_RepositoryWorker(Clone)' is not on a navmesh WARNING: 28.04.2025 11:30:24 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:30:26 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:30:27 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:30:27 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:30:28 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_04 LOG: 28.04.2025 11:30:28 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_05 LOG: 28.04.2025 11:30:28 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel LOG: 28.04.2025 11:30:29 DestroyDestructibleInScene() => HomeBase_Destructible_Crate LOG: 28.04.2025 11:30:30 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_02 LOG: 28.04.2025 11:30:33 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:30:33 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 11:30:33 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:30:33 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:30:33 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 11:30:33 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:30:33 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:30:33 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:30:35 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 11:30:35 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:30:35 Arbitrary AddIn: WeaponAddin_Exposing(Clone) (StickyStoneStudio.MOODS.Items.ExposingAddin) LOG: 28.04.2025 11:30:35 Arbitrary AddIn: WeaponAddin_Headhunter(Clone) (StickyStoneStudio.MOODS.Items.DebufferAddin) WARNING: 28.04.2025 11:30:35 Pool-init: Prefab VFX_Add_Exposing_OnHit has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:30:35 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 11:30:35 Pool-init: Prefab VFX_Add_Exposing_Explosion has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:30:35 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 11:30:35 Pool-init: Prefab VFX_Add_Exposing_Trail has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:30:35 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 11:30:35 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 11:30:40 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:30:40 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:30:40 TrySpawnEnemy ANGER_FettlingEngineer delay 1,75 LOG: 28.04.2025 11:30:40 TrySpawnEnemy ANGER_Slagshooter delay 1,75 WARNING: 28.04.2025 11:30:40 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_Slagshooter in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:30:40 TrySpawnEnemy ANGER_FuriousDrone delay 1,75 WARNING: 28.04.2025 11:30:40 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_FuriousDrone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:30:40 TrySpawnEnemy ANGER_HeadOfArtillery delay 1,75 WARNING: 28.04.2025 11:30:40 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_HeadOfArtillery in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 11:30:41 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:30:41 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:30:41 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:30:41 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:30:41 TheRoaringSmelter_FettlingEngineer(Clone) (StickyStoneStudio.MOODS.Fettling_Engineer): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:30:41 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:30:41 ScaleEnemy TheRoaringSmelter_FettlingEngineer(Clone)! WARNING: 28.04.2025 11:30:41 Performed AddChampionMaterial with problems. Count of (ChampionColorizeMaterial) and (CustomColorPropertyName) from enemy TheRoaringSmelter_FettlingEngineer(Clone) is not the same! WARNING: 28.04.2025 11:30:41 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:30:41 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:30:41 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:30:41 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:30:41 TheRoaringSmelter_HeadOfArtillery(Clone) (StickyStoneStudio.MOODS.Head_of_Artillery): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:30:41 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:30:41 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FettlingEngineer(Clone)' is not on a navmesh WARNING: 28.04.2025 11:30:41 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:30:43 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_HeadOfArtillery(Clone)' is not on a navmesh WARNING: 28.04.2025 11:30:43 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:30:44 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:30:44 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:30:45 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:30:45 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:30:45 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:30:45 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:30:45 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:30:45 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:30:45 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:30:45 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh WARNING: 28.04.2025 11:30:45 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:30:45 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:30:45 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:30:48 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh LOG: 28.04.2025 11:30:50 DestroyDestructibleInScene() => HomeBase_Destructible_Crate LOG: 28.04.2025 11:30:50 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_01 WARNING: 28.04.2025 11:30:52 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:30:56 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:30:56 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:30:56 TrySpawnEnemy ANGER_Slagshooter delay 1,75 LOG: 28.04.2025 11:30:56 TrySpawnEnemy ANGER_HeadOfArtillery delay 1,75 LOG: 28.04.2025 11:30:56 TrySpawnEnemy ANGER_Slagshooter delay 1,75 LOG: 28.04.2025 11:30:56 TrySpawnEnemy ANGER_ArcLoadConstructor delay 1,75 WARNING: 28.04.2025 11:30:56 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_ArcLoadConstructor in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:30:56 TrySpawnEnemy ANGER_MetallurgicWelder delay 1,75 WARNING: 28.04.2025 11:30:56 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_MetallurgicWelder in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:30:56 TrySpawnEnemy ANGER_AngerAvatar delay 1,75 WARNING: 28.04.2025 11:30:56 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_AngerAvatar in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 11:30:56 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:30:57 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:30:57 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:30:57 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:30:57 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:30:57 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:30:57 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:30:57 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:30:57 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:30:57 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:30:57 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:30:57 TheRoaringSmelter_HeadOfArtillery(Clone) (StickyStoneStudio.MOODS.Head_of_Artillery): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:30:57 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:30:57 TheRoaringSmelter_ArcLoadConstructor(Clone) (StickyStoneStudio.MOODS.Arc_Load_Constructor): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:30:57 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:30:58 TheRoaringSmelter_MetallurgicWelder(Clone) (StickyStoneStudio.MOODS.Metallurgic_Welder): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:30:58 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:30:58 TheRoaringSmelter_AngerAvatar(Clone) (StickyStoneStudio.MOODS.Anger_Avatar): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:30:58 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:30:58 Arbitrary AddIn: WeaponAddin_Cryo(Clone) (StickyStoneStudio.MOODS.Items.CryoAddin) LOG: 28.04.2025 11:30:58 Arbitrary AddIn: WeaponAddin_Exposing(Clone) (StickyStoneStudio.MOODS.Items.ExposingAddin) LOG: 28.04.2025 11:30:58 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:30:58 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:30:58 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:30:58 GetIconByBuffType called with buffType: Exposing LOG: 28.04.2025 11:31:00 DestroyDestructibleInScene() => ANGER_Destructible_Barrel WARNING: 28.04.2025 11:31:00 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_MetallurgicWelder(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:00 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:31:01 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:31:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_HeadOfArtillery(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:02 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:31:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:02 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:31:03 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:31:03 ENEMY SPAWNED TheRoaringSmelter_FuriousDrone(Clone) WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:04 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_AngerAvatar(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:05 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:05 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:31:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:07 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:31:07 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:07 132.6928 WARNING: 28.04.2025 11:31:07 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:08 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:31:09 Enemy is theme 'RoomTheme.Wut', but doesn´t seem to have a AngerRageController on it. Please add it to TheRoaringSmelter_ArcLoadConstructor(Clone) LOG: 28.04.2025 11:31:09 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:31:09 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:31:09 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:31:09 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:31:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_ArcLoadConstructor(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:09 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:31:09 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:31:09 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:31:09 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:31:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:31:09 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:31:09 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:31:09 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) LOG: 28.04.2025 11:31:10 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:31:10 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:31:14 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 11:31:14 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:31:14 Menu.UnloadMenuPanel => Info LOG: 28.04.2025 11:31:15 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_02 LOG: 28.04.2025 11:31:15 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_03 LOG: 28.04.2025 11:31:20 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_01 LOG: 28.04.2025 11:31:26 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:31:26 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:31:26 TrySpawnEnemy ANGER_Slagshooter delay 1,75 WARNING: 28.04.2025 11:31:26 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_Slagshooter in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:31:26 TrySpawnEnemy ANGER_RepositoryWorker delay 1,75 WARNING: 28.04.2025 11:31:26 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_RepositoryWorker in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:31:26 TrySpawnEnemy ANGER_HeadOfArtillery delay 1,75 WARNING: 28.04.2025 11:31:26 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_HeadOfArtillery in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:31:26 TrySpawnEnemy ANGER_FuriousDrone delay 1,75 WARNING: 28.04.2025 11:31:26 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_FuriousDrone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 11:31:28 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:31:28 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:31:28 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:31:28 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:31:28 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:31:28 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:31:28 TheRoaringSmelter_RepositoryWorker(Clone) (StickyStoneStudio.MOODS.Repository_Worker): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:31:28 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:31:28 TheRoaringSmelter_HeadOfArtillery(Clone) (StickyStoneStudio.MOODS.Head_of_Artillery): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:31:28 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:31:28 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:31:28 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:31:28 ScaleEnemy TheRoaringSmelter_FuriousDrone(Clone)! WARNING: 28.04.2025 11:31:28 Performed AddChampionMaterial with problems. Count of (ChampionColorizeMaterial) and (CustomColorPropertyName) from enemy TheRoaringSmelter_FuriousDrone(Clone) is not the same! WARNING: 28.04.2025 11:31:29 Pool-init: Prefab VFX_Hit_ElementalOrb has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:31:29 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 11:31:31 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:31:31 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_HeadOfArtillery(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:31 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:31:32 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:32 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:31:34 Damage done = 0 LOG: 28.04.2025 11:31:35 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:31:35 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:35 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:31:38 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:31:38 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:31:38 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:31:38 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:31:38 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:31:38 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:31:38 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_RepositoryWorker(Clone)' is not on a navmesh WARNING: 28.04.2025 11:31:38 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:31:39 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:31:39 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) LOG: 28.04.2025 11:31:40 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:31:40 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_04 LOG: 28.04.2025 11:31:41 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_04 LOG: 28.04.2025 11:31:42 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_05 LOG: 28.04.2025 11:31:43 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_03 LOG: 28.04.2025 11:31:44 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 11:31:44 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:31:44 Menu.UnloadMenuPanel => Info LOG: 28.04.2025 11:31:53 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:31:53 CurrentRoom ReverbTheme isCave_Small ERROR: 28.04.2025 11:31:53 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:31:55 OpenChest DelayedCall: CHESTTYPE: Equipment LOG: 28.04.2025 11:31:55 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:31:55 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 11:31:55 GoToSplashScreenPanel() 'InGame_Items_Equipment' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:31:55 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:31:55 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:31:57 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:32:12 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 11:32:12 Change Color from Equipment_Arms(Clone) matname: ChangeableColor (Instance) LOG: 28.04.2025 11:32:12 Change Color from Equipment_Arms(Clone) matname: ChangeableColor (Instance) LOG: 28.04.2025 11:32:12 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.EleOrbName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:12 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplatterName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:12 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LightningWaveName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:12 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.NovaName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:12 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:12 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.TargetExpName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:12 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 11:32:12 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.EleOrbName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:12 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplatterName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:12 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LightningWaveName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:12 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.NovaName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:12 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:12 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.TargetExpName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:12 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalSwarmName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:12 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplasherName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:12 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 2 LOG: 28.04.2025 11:32:12 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalSwarmName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:12 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplasherName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:12 TryAddItem(Equipment) => Items.Equipment.ArmName Arm WARNING: 28.04.2025 11:32:13 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:32:13 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 11:32:13 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:32:13 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 11:32:15 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_02 LOG: 28.04.2025 11:32:15 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_01 LOG: 28.04.2025 11:32:15 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel WARNING: 28.04.2025 11:32:16 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:32:16 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:32:16 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:32:16 Menu.GoToPanel() 'AbilitySkillContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:32:16 Menu.LoadMenuPanel => AbilitySkillContext (MenuID: InGameMenu) LOG: 28.04.2025 11:32:16 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:32:17 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:32:22 (AbilitySkillContextController.OnButtonSuccess) Interaction: confirm, owner: Player1, player.Owner: Player1, isVisible: True, SkillPointsAvailableForPlayer: 1 LOG: 28.04.2025 11:32:22 AbilitySkillContextController.ConfirmChosenSkill() Try open ... LOG: 28.04.2025 11:32:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.EleOrbName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplatterName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LightningWaveName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.NovaName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.TargetExpName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:22 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 11:32:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.EleOrbName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplatterName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LightningWaveName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.NovaName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.TargetExpName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalSwarmName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplasherName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:22 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 2 LOG: 28.04.2025 11:32:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalSwarmName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplasherName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:32:25 (AbilitySkillContextController.OnButtonSuccess) Interaction: back, owner: Player1, player.Owner: Player1, isVisible: True, SkillPointsAvailableForPlayer: 0 LOG: 28.04.2025 11:32:25 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'AbilitySkillContext' LOG: 28.04.2025 11:32:25 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:32:26 Menu.UnloadMenuPanel => AbilitySkillContext LOG: 28.04.2025 11:32:27 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:32:27 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:32:31 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:32:31 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:32:38 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:32:38 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 11:32:39 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:32:39 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:32:39 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 11:32:39 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:32:39 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:32:39 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:32:41 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 11:32:41 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:32:42 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 11:32:42 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:32:42 CurrentRoom ReverbTheme isCave_Open WARNING: 28.04.2025 11:32:42 GoToSplashScreenPanel() 'InGame_BossDialog' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:32:42 TrySpawnEnemy ANGER_Stationary_Scrapper delay 1,75 WARNING: 28.04.2025 11:32:42 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:32:42 TheRoaringSmelter_Scrapper(Clone) (StickyStoneStudio.MOODS.Scrapper): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. ERROR: 28.04.2025 11:32:45 MechBase Outline Reference Missing: 'TheRoaringSmelter_ScrapperRepBall(Clone)' has no standard Outline referenced! To avoid flicker add it asap! UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.MechBase:InitMechBase(Room, PlayerClass, DummyStatus) StickyStoneStudio.MOODS.EnemyBase:SpawnEnemyCallback(EnemyBase) StickyStoneStudio.MOODS.d__155:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:32:45 TheRoaringSmelter_ScrapperRepBall(Clone) (StickyStoneStudio.MOODS.ScrapperRepBall): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 11:32:45 ENEMY SPAWNED TheRoaringSmelter_ScrapperRepBall(Clone) LOG: 28.04.2025 11:32:47 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:32:47 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:33:03 DialogController.OnFocusedDialogAnswer() AnswerID: 2 LOG: 28.04.2025 11:33:03 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 11:33:03 ApplyBossMoodColorStyle => bossDialogMood: Anxiety bossDialogMoodWasAnsweredByPlayers: Anger LOG: 28.04.2025 11:33:06 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 11:33:06 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:33:06 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' ERROR: 28.04.2025 11:33:15 TheRoaringSmelter_Scrapper(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:StartBuff() StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Scrapper:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.ScrapperRepBall:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:33:15 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:33:15 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:33:17 Arbitrary AddIn: WeaponAddin_Cryo(Clone) (StickyStoneStudio.MOODS.Items.CryoAddin) LOG: 28.04.2025 11:33:17 Arbitrary AddIn: WeaponAddin_Jamming(Clone) (StickyStoneStudio.MOODS.Items.JammerAddin) ERROR: 28.04.2025 11:33:17 TheRoaringSmelter_Scrapper(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:StartBuff() StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Scrapper:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.ScrapperRepBall:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:33:17 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:33:17 TheRoaringSmelter_Scrapper(Clone) (StickyStoneStudio.MOODS.Scrapper)isCharmedByOwnerPlayer1 ERROR: 28.04.2025 11:33:17 TheRoaringSmelter_Scrapper(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:StartBuff() StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Scrapper:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.ScrapperRepBall:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:33:17 GetIconByBuffType called with buffType: Frostbite ERROR: 28.04.2025 11:33:17 TheRoaringSmelter_Scrapper(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:StartBuff() StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Scrapper:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.ScrapperRepBall:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:33:17 GetIconByBuffType called with buffType: Jammer WARNING: 28.04.2025 11:33:17 SetBaseDamageMultipleyer Call leads to BaseDamageMultipleyer to value of 0.01f. This is probably not intendet! LOG: 28.04.2025 11:33:17 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:33:17 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:33:17 GetIconByBuffType called with buffType: Jammer WARNING: 28.04.2025 11:33:17 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:33:17 Particle System is trying to spawn on a mesh with zero surface area WARNING: 28.04.2025 11:33:17 Particle System is trying to spawn on a mesh with zero surface area ERROR: 28.04.2025 11:33:23 TheRoaringSmelter_Scrapper(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:StartBuff() StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Scrapper:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.ScrapperRepBall:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:33:23 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:33:23 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:33:26 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:33:26 Buff #10 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '327' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:33:26 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_ScrapperRepBall(Clone)' is not on a navmesh WARNING: 28.04.2025 11:33:28 NextWave() => Wave was not started yet or has no waves WARNING: 28.04.2025 11:33:28 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:33:28 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:33:28 BossChest.RaritylevelBossChest() => Rarity is Level_3 Chesttype is Addin WARNING: 28.04.2025 11:33:30 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:33:30 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:33:30 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:33:30 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:33:30 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:33:30 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:33:31 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:33:31 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:33:31 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:33:34 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:33:36 OpenChest DelayedCall: CHESTTYPE: Addin LOG: 28.04.2025 11:33:36 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:33:36 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 11:33:36 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:33:37 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:33:38 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:33:42 LootContextPanel OnButtonSuccess => confirm WARNING: 28.04.2025 11:33:43 MechionaryManager.SetMechionaryEntryIsDirty(Item WEAPONADDIN_Duplicator) wurde kein passendes MechionaryEntry gefunden ... LOG: 28.04.2025 11:33:43 TryAddItem(WeaponAddin) => Items.Addins.DuplicatorName WARNING: 28.04.2025 11:33:44 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:33:44 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 11:33:44 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) WARNING: 28.04.2025 11:33:44 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:33:44 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 11:33:45 Menu.UnloadMenuPanel => LootContext WARNING: 28.04.2025 11:33:45 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:33:45 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 11:33:45 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 11:33:46 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 11:33:46 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 11:33:50 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:33:50 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 11:33:50 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:33:50 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:33:50 OnWeaponSelectionChanged ID -> 1 LOG: 28.04.2025 11:33:50 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:33:50 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:33:50 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:33:52 OnWeaponAddinShootable2SelectionChanged ID -> 1 LOG: 28.04.2025 11:33:53 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 11:33:53 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:33:54 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 11:34:00 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:34:00 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 11:34:00 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:34:00 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:34:00 OnWeaponSelectionChanged ID -> 1 LOG: 28.04.2025 11:34:00 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:34:01 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:34:01 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:34:02 OnWeaponAddinShootable2SelectionChanged ID -> 1 LOG: 28.04.2025 11:34:04 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 11:34:04 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:34:04 Menu.UnloadMenuPanel => Inventar WARNING: 28.04.2025 11:34:07 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:34:07 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 11:34:07 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:34:09 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:34:09 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 11:34:09 MapSelector.RegisterButtonPromptsForEntering() LOG: 28.04.2025 11:34:11 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 11:34:11 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 11:34:11 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 11:34:11 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 11:34:19 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 11:34:22 SetCurrentMapSelectorChoice => DungeonDepth: 15 NextDungeonDepth: 16 PersistentDungeonDepth: 15 CurrentTheme: Wut LOG: 28.04.2025 11:34:22 GameSession.UpdateProgress(SAVED) => SessionGUID: '54dbe8be2c28' GameSeed: UCU?-EVFF SeededCalls:1403 SeededCallsLastDungeon:82 DDepth: 15 NDDepth: 16 FromHomeBase?: False LOG: 28.04.2025 11:34:22 UpdatePlayerProgress LOG: 28.04.2025 11:34:22 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 11:34:22 WindowManager.UnloadAllOtherMenus but 'InGameMenu'! Currently acitve Menus: 2 LOG: 28.04.2025 11:34:22 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 11:34:22 LoadingMenu.SetCurrentLoadingScreen() => TRS_Level3 WARNING: 28.04.2025 11:34:22 Memory Leak: loadedEnemyPrefabsAddressables has a count of 1 after Reseting. This should never happen in the production build as it is a memory leak ... LOG: 28.04.2025 11:34:22 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:34:22 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:34:22 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:34:22 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:34:22 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:34:22 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:34:22 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:34:22 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:34:22 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:34:22 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:34:22 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:34:23 Generate Level Started! Level: Level_C theme: Wut GameSeed: XJMZ-8FNQ SeedCalls: 1404 LOG: 28.04.2025 11:34:26 MapController.MaxChallengeRoomsReached() => MaxChallengeRooms is caused?False LOG: 28.04.2025 11:34:26 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:00DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:29DungeonDepth: 15 - seed XJMZ-8FNQ has been applied LOG: 28.04.2025 11:34:26 Generate Level Completed! Loading time: 3,753s LOG: 28.04.2025 11:34:26 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 11:34:26 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:34:26 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 11:34:26 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 11:34:26 OnPlayerAndMapWereCreated LOG: 28.04.2025 11:34:26 CurrentRoom ReverbTheme isCave_Small LOG: 28.04.2025 11:34:26 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:34:26 CurrentRoom ReverbTheme isCave_Small LOG: 28.04.2025 11:34:26 UpdatePlayerProgress LOG: 28.04.2025 11:34:26 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 11:34:26 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:34:26 [RichPresenceManager] ChangeActivity to AngerArea .. WARNING: 28.04.2025 11:34:27 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:34:27 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:34:27 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:34:27 CurrentRoom ReverbTheme isCave_Small LOG: 28.04.2025 11:34:27 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:00DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:29DungeonDepth: 15 - seed XJMZ-8FNQ has been applied ERROR: 28.04.2025 11:34:27 Coroutine couldn't be started because the the game object 'NPC_Syop' is inactive! StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:34:27 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:34:27 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:34:27 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:34:27 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) LOG: 28.04.2025 11:34:28 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 11:34:29 Pool-init: Prefab VFX_Weapon_CrossbowMuzzle has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:34:29 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 11:34:30 DestroyDestructibleInScene() => ANGER_Destructible_Barrel LOG: 28.04.2025 11:34:31 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_01 LOG: 28.04.2025 11:34:32 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 11:34:32 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) WARNING: 28.04.2025 11:34:32 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:34:32 Menu.UnloadMenuPanel => Info LOG: 28.04.2025 11:34:35 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:34:35 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:34:35 TrySpawnEnemy ANGER_FettlingEngineer delay 1,75 LOG: 28.04.2025 11:34:35 TrySpawnEnemy ANGER_Slagshooter delay 1,75 WARNING: 28.04.2025 11:34:35 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_Slagshooter in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:34:35 TrySpawnEnemy ANGER_RepositoryWorker delay 1,75 WARNING: 28.04.2025 11:34:35 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_RepositoryWorker in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:34:35 TrySpawnEnemy ANGER_HeadOfArtillery delay 1,75 WARNING: 28.04.2025 11:34:35 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_HeadOfArtillery in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 11:34:37 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:34:37 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:34:37 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:34:37 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:34:37 TheRoaringSmelter_FettlingEngineer(Clone) (StickyStoneStudio.MOODS.Fettling_Engineer): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:34:37 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:34:37 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:34:37 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:34:37 TheRoaringSmelter_RepositoryWorker(Clone) (StickyStoneStudio.MOODS.Repository_Worker): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:34:37 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:34:37 TheRoaringSmelter_HeadOfArtillery(Clone) (StickyStoneStudio.MOODS.Head_of_Artillery): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:34:37 Language Text not found! (Path: Drone) ERROR: 28.04.2025 11:34:37 failed to set PlayercloneGear: meshobj: footSocket_R_pride_low(Clone) slot Foot index 4 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.PlayerClone:SetGear(EquipmentSlot, Int32, GameObject, Vector3, Quaternion) StickyStoneStudio.MOODS.Items.DuplicatorAddin:CloneEquipment(PlayerClone) StickyStoneStudio.MOODS.Items.DuplicatorAddin:InitClone(EnemyBase) StickyStoneStudio.MOODS.d__155:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:34:37 failed to set PlayercloneGear: meshobj: footSocket_R_pride_low.003(Clone) slot Foot index 5 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.PlayerClone:SetGear(EquipmentSlot, Int32, GameObject, Vector3, Quaternion) StickyStoneStudio.MOODS.Items.DuplicatorAddin:CloneEquipment(PlayerClone) StickyStoneStudio.MOODS.Items.DuplicatorAddin:InitClone(EnemyBase) StickyStoneStudio.MOODS.d__155:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) EXCEPTION: 28.04.2025 11:34:37 NullReferenceException: Object reference not set to an instance of an object. StickyStoneStudio.MOODS.Items.DuplicatorAddin.CloneEquipment (StickyStoneStudio.MOODS.PlayerClone clone) (at <00000000000000000000000000000000>:0) StickyStoneStudio.MOODS.Items.DuplicatorAddin.InitClone (StickyStoneStudio.MOODS.EnemyBase clone) (at <00000000000000000000000000000000>:0) StickyStoneStudio.MOODS.EnemyManager+d__155.MoveNext () (at <00000000000000000000000000000000>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0) ERROR: 28.04.2025 11:34:39 failed to set PlayercloneGear: meshobj: footSocket_R_pride_low(Clone) slot Foot index 4 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.PlayerClone:SetGear(EquipmentSlot, Int32, GameObject, Vector3, Quaternion) StickyStoneStudio.MOODS.Items.DuplicatorAddin:CloneEquipment(PlayerClone) StickyStoneStudio.MOODS.Items.DuplicatorAddin:InitClone(EnemyBase) StickyStoneStudio.MOODS.d__155:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:34:39 failed to set PlayercloneGear: meshobj: footSocket_R_pride_low.003(Clone) slot Foot index 5 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.PlayerClone:SetGear(EquipmentSlot, Int32, GameObject, Vector3, Quaternion) StickyStoneStudio.MOODS.Items.DuplicatorAddin:CloneEquipment(PlayerClone) StickyStoneStudio.MOODS.Items.DuplicatorAddin:InitClone(EnemyBase) StickyStoneStudio.MOODS.d__155:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) EXCEPTION: 28.04.2025 11:34:39 NullReferenceException: Object reference not set to an instance of an object. StickyStoneStudio.MOODS.Items.DuplicatorAddin.CloneEquipment (StickyStoneStudio.MOODS.PlayerClone clone) (at <00000000000000000000000000000000>:0) StickyStoneStudio.MOODS.Items.DuplicatorAddin.InitClone (StickyStoneStudio.MOODS.EnemyBase clone) (at <00000000000000000000000000000000>:0) StickyStoneStudio.MOODS.EnemyManager+d__155.MoveNext () (at <00000000000000000000000000000000>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0) ERROR: 28.04.2025 11:34:43 failed to set PlayercloneGear: meshobj: footSocket_R_pride_low(Clone) slot Foot index 4 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.PlayerClone:SetGear(EquipmentSlot, Int32, GameObject, Vector3, Quaternion) StickyStoneStudio.MOODS.Items.DuplicatorAddin:CloneEquipment(PlayerClone) StickyStoneStudio.MOODS.Items.DuplicatorAddin:InitClone(EnemyBase) StickyStoneStudio.MOODS.d__155:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:34:43 failed to set PlayercloneGear: meshobj: footSocket_R_pride_low.003(Clone) slot Foot index 5 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.PlayerClone:SetGear(EquipmentSlot, Int32, GameObject, Vector3, Quaternion) StickyStoneStudio.MOODS.Items.DuplicatorAddin:CloneEquipment(PlayerClone) StickyStoneStudio.MOODS.Items.DuplicatorAddin:InitClone(EnemyBase) StickyStoneStudio.MOODS.d__155:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) EXCEPTION: 28.04.2025 11:34:43 NullReferenceException: Object reference not set to an instance of an object. StickyStoneStudio.MOODS.Items.DuplicatorAddin.CloneEquipment (StickyStoneStudio.MOODS.PlayerClone clone) (at <00000000000000000000000000000000>:0) StickyStoneStudio.MOODS.Items.DuplicatorAddin.InitClone (StickyStoneStudio.MOODS.EnemyBase clone) (at <00000000000000000000000000000000>:0) StickyStoneStudio.MOODS.EnemyManager+d__155.MoveNext () (at <00000000000000000000000000000000>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0) LOG: 28.04.2025 11:34:44 DestroyDestructibleInScene() => HomeBase_Destructible_Crate LOG: 28.04.2025 11:34:47 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_04 ERROR: 28.04.2025 11:34:47 failed to set PlayercloneGear: meshobj: footSocket_R_pride_low(Clone) slot Foot index 4 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.PlayerClone:SetGear(EquipmentSlot, Int32, GameObject, Vector3, Quaternion) StickyStoneStudio.MOODS.Items.DuplicatorAddin:CloneEquipment(PlayerClone) StickyStoneStudio.MOODS.Items.DuplicatorAddin:InitClone(EnemyBase) StickyStoneStudio.MOODS.d__155:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:34:47 failed to set PlayercloneGear: meshobj: footSocket_R_pride_low.003(Clone) slot Foot index 5 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.PlayerClone:SetGear(EquipmentSlot, Int32, GameObject, Vector3, Quaternion) StickyStoneStudio.MOODS.Items.DuplicatorAddin:CloneEquipment(PlayerClone) StickyStoneStudio.MOODS.Items.DuplicatorAddin:InitClone(EnemyBase) StickyStoneStudio.MOODS.d__155:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) EXCEPTION: 28.04.2025 11:34:47 NullReferenceException: Object reference not set to an instance of an object. StickyStoneStudio.MOODS.Items.DuplicatorAddin.CloneEquipment (StickyStoneStudio.MOODS.PlayerClone clone) (at <00000000000000000000000000000000>:0) StickyStoneStudio.MOODS.Items.DuplicatorAddin.InitClone (StickyStoneStudio.MOODS.EnemyBase clone) (at <00000000000000000000000000000000>:0) StickyStoneStudio.MOODS.EnemyManager+d__155.MoveNext () (at <00000000000000000000000000000000>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0) ERROR: 28.04.2025 11:34:50 failed to set PlayercloneGear: meshobj: footSocket_R_pride_low(Clone) slot Foot index 4 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.PlayerClone:SetGear(EquipmentSlot, Int32, GameObject, Vector3, Quaternion) StickyStoneStudio.MOODS.Items.DuplicatorAddin:CloneEquipment(PlayerClone) StickyStoneStudio.MOODS.Items.DuplicatorAddin:InitClone(EnemyBase) StickyStoneStudio.MOODS.d__155:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:34:50 failed to set PlayercloneGear: meshobj: footSocket_R_pride_low.003(Clone) slot Foot index 5 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.PlayerClone:SetGear(EquipmentSlot, Int32, GameObject, Vector3, Quaternion) StickyStoneStudio.MOODS.Items.DuplicatorAddin:CloneEquipment(PlayerClone) StickyStoneStudio.MOODS.Items.DuplicatorAddin:InitClone(EnemyBase) StickyStoneStudio.MOODS.d__155:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) EXCEPTION: 28.04.2025 11:34:50 NullReferenceException: Object reference not set to an instance of an object. StickyStoneStudio.MOODS.Items.DuplicatorAddin.CloneEquipment (StickyStoneStudio.MOODS.PlayerClone clone) (at <00000000000000000000000000000000>:0) StickyStoneStudio.MOODS.Items.DuplicatorAddin.InitClone (StickyStoneStudio.MOODS.EnemyBase clone) (at <00000000000000000000000000000000>:0) StickyStoneStudio.MOODS.EnemyManager+d__155.MoveNext () (at <00000000000000000000000000000000>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0) ERROR: 28.04.2025 11:34:51 failed to set PlayercloneGear: meshobj: footSocket_R_pride_low(Clone) slot Foot index 4 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.PlayerClone:SetGear(EquipmentSlot, Int32, GameObject, Vector3, Quaternion) StickyStoneStudio.MOODS.Items.DuplicatorAddin:CloneEquipment(PlayerClone) StickyStoneStudio.MOODS.Items.DuplicatorAddin:InitClone(EnemyBase) StickyStoneStudio.MOODS.d__155:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:34:51 failed to set PlayercloneGear: meshobj: footSocket_R_pride_low.003(Clone) slot Foot index 5 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.PlayerClone:SetGear(EquipmentSlot, Int32, GameObject, Vector3, Quaternion) StickyStoneStudio.MOODS.Items.DuplicatorAddin:CloneEquipment(PlayerClone) StickyStoneStudio.MOODS.Items.DuplicatorAddin:InitClone(EnemyBase) StickyStoneStudio.MOODS.d__155:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) EXCEPTION: 28.04.2025 11:34:51 NullReferenceException: Object reference not set to an instance of an object. StickyStoneStudio.MOODS.Items.DuplicatorAddin.CloneEquipment (StickyStoneStudio.MOODS.PlayerClone clone) (at <00000000000000000000000000000000>:0) StickyStoneStudio.MOODS.Items.DuplicatorAddin.InitClone (StickyStoneStudio.MOODS.EnemyBase clone) (at <00000000000000000000000000000000>:0) StickyStoneStudio.MOODS.EnemyManager+d__155.MoveNext () (at <00000000000000000000000000000000>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0) WARNING: 28.04.2025 11:34:52 Event instance 0 is not valid. WARNING: 28.04.2025 11:34:53 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh WARNING: 28.04.2025 11:34:53 Enemy is theme 'RoomTheme.Wut', but doesn´t seem to have a AngerRageController on it. Please add it to TheRoaringSmelter_FettlingEngineer(Clone) WARNING: 28.04.2025 11:34:53 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FettlingEngineer(Clone)' is not on a navmesh WARNING: 28.04.2025 11:34:53 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:34:53 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:34:54 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_HeadOfArtillery(Clone)' is not on a navmesh WARNING: 28.04.2025 11:34:54 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:34:58 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_RepositoryWorker(Clone)' is not on a navmesh WARNING: 28.04.2025 11:34:58 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:35:05 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_06 ERROR: 28.04.2025 11:35:08 failed to set PlayercloneGear: meshobj: footSocket_R_pride_low(Clone) slot Foot index 4 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.PlayerClone:SetGear(EquipmentSlot, Int32, GameObject, Vector3, Quaternion) StickyStoneStudio.MOODS.Items.DuplicatorAddin:CloneEquipment(PlayerClone) StickyStoneStudio.MOODS.Items.DuplicatorAddin:InitClone(EnemyBase) StickyStoneStudio.MOODS.d__155:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:35:08 failed to set PlayercloneGear: meshobj: footSocket_R_pride_low.003(Clone) slot Foot index 5 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.PlayerClone:SetGear(EquipmentSlot, Int32, GameObject, Vector3, Quaternion) StickyStoneStudio.MOODS.Items.DuplicatorAddin:CloneEquipment(PlayerClone) StickyStoneStudio.MOODS.Items.DuplicatorAddin:InitClone(EnemyBase) StickyStoneStudio.MOODS.d__155:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) EXCEPTION: 28.04.2025 11:35:08 NullReferenceException: Object reference not set to an instance of an object. StickyStoneStudio.MOODS.Items.DuplicatorAddin.CloneEquipment (StickyStoneStudio.MOODS.PlayerClone clone) (at <00000000000000000000000000000000>:0) StickyStoneStudio.MOODS.Items.DuplicatorAddin.InitClone (StickyStoneStudio.MOODS.EnemyBase clone) (at <00000000000000000000000000000000>:0) StickyStoneStudio.MOODS.EnemyManager+d__155.MoveNext () (at <00000000000000000000000000000000>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0) LOG: 28.04.2025 11:35:33 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 11:35:33 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:35:33 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 11:35:33 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:35:33 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 11:35:34 Menu.GoToPanel() 'ESC_Exit' transitionFade?: 'True' currentpanel is: 'ESC_Main' LOG: 28.04.2025 11:35:34 Menu.LoadMenuPanel => ESC_Exit (MenuID: EscapeMenu) LOG: 28.04.2025 11:35:35 Menu.UnloadMenuPanel => ESC_Main LOG: 28.04.2025 11:35:35 WindowManager.LoadMenu => MainMenu LOG: 28.04.2025 11:35:35 WindowManager.UnloadAllOtherMenus but 'MainMenu'! Currently acitve Menus: 2 LOG: 28.04.2025 11:35:35 WindowManager.UnloadMenu => InGameMenu LOG: 28.04.2025 11:35:35 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:35:35 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 11:35:35 Menu.UnloadMenuPanel => ESC_Exit LOG: 28.04.2025 11:35:35 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 11:35:35 Menu.GoToPanel() 'MM_Default' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:35:35 Menu.LoadMenuPanel => MM_Default (MenuID: MainMenu) LOG: 28.04.2025 11:35:35 [RichPresenceManager] ChangeActivity to GeneralActivity .. LOG: 28.04.2025 11:35:36 Menu.GoToPanel() 'MM_Default' transitionFade?: 'True' currentpanel is: 'MM_Default' LOG: 28.04.2025 11:35:36 [RichPresenceManager] ChangeActivity to GeneralActivity .. LOG: 28.04.2025 11:35:37 Menu.LoadMenuPanel => MM_ChoosePlayerClass (MenuID: MainMenu) WARNING: 28.04.2025 11:35:37 This TMPro text object does not have a cursor. If you want full edit functionality add a OSK_Cursor prefab as a child LOG: 28.04.2025 11:35:38 Menu.GoToPanel() 'MM_ChoosePlayerClass' transitionFade?: 'True' currentpanel is: 'MM_Default' WARNING: 28.04.2025 11:35:38 Menu.LoadMenuPanel MM_ChoosePlayerClass failed. It was Loaded before and is present in the scene! (MenuID: MainMenu) LOG: 28.04.2025 11:35:38 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:35:38 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:35:38 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:35:38 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:35:38 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! LOG: 28.04.2025 11:35:38 Menu.UnloadMenuPanel => MM_Default LOG: 28.04.2025 11:35:43 Menu.GoToPanel() 'MM_Default' transitionFade?: 'False' currentpanel is: 'MM_ChoosePlayerClass' LOG: 28.04.2025 11:35:43 Menu.UnloadMenuPanel => MM_ChoosePlayerClass LOG: 28.04.2025 11:35:43 Menu.LoadMenuPanel => MM_Default (MenuID: MainMenu) LOG: 28.04.2025 11:35:43 [RichPresenceManager] ChangeActivity to GeneralActivity .. LOG: 28.04.2025 11:35:43 Menu.GoToPanel() 'MM_Default' transitionFade?: 'True' currentpanel is: 'MM_Default' LOG: 28.04.2025 11:35:43 [RichPresenceManager] ChangeActivity to GeneralActivity .. LOG: 28.04.2025 11:35:44 Menu.LoadMenuPanel => MM_ChoosePlayerClass (MenuID: MainMenu) WARNING: 28.04.2025 11:35:44 This TMPro text object does not have a cursor. If you want full edit functionality add a OSK_Cursor prefab as a child LOG: 28.04.2025 11:35:45 Menu.GoToPanel() 'MM_ChoosePlayerClass' transitionFade?: 'True' currentpanel is: 'MM_Default' WARNING: 28.04.2025 11:35:45 Menu.LoadMenuPanel MM_ChoosePlayerClass failed. It was Loaded before and is present in the scene! (MenuID: MainMenu) LOG: 28.04.2025 11:35:45 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:35:45 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:35:45 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:35:45 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:35:45 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! LOG: 28.04.2025 11:35:45 Menu.UnloadMenuPanel => MM_Default LOG: 28.04.2025 11:35:49 is Loading Quests WARNING: 28.04.2025 11:35:49 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: incorrect_settings_in_enemyprefab) could not be found. Mechionary Entry is missing! WARNING: 28.04.2025 11:35:49 GetIsBossEnemy (0# incorrect_settings_in_enemyprefab) is not in EnemyDatabase List! LOG: 28.04.2025 11:35:49 loaded mechionary progress for savegame:Mechionaire LOG: 28.04.2025 11:35:52 Continue Game Confirmed! Loading Game Session => Guid: 54dbe8be2c28 Seed: UCU?-EVFF SeededCalls: 1431 SeededCallsLastDungeon: 27 LOG: 28.04.2025 11:35:52 is Loading Quests WARNING: 28.04.2025 11:35:52 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: incorrect_settings_in_enemyprefab) could not be found. Mechionary Entry is missing! WARNING: 28.04.2025 11:35:52 GetIsBossEnemy (0# incorrect_settings_in_enemyprefab) is not in EnemyDatabase List! LOG: 28.04.2025 11:35:52 LoadingMenu.SetCurrentLoadingScreen() => TRS_Level3 LOG: 28.04.2025 11:35:52 WindowManager.LoadMenu => InGameMenu LOG: 28.04.2025 11:35:52 WindowManager.UnloadMenu => MainMenu LOG: 28.04.2025 11:35:52 Menu.UnloadMenuPanel => MM_ChoosePlayerClass LOG: 28.04.2025 11:35:52 is Loading Quests WARNING: 28.04.2025 11:35:52 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: incorrect_settings_in_enemyprefab) could not be found. Mechionary Entry is missing! WARNING: 28.04.2025 11:35:52 GetIsBossEnemy (0# incorrect_settings_in_enemyprefab) is not in EnemyDatabase List! LOG: 28.04.2025 11:35:52 loaded mechionary progress for savegame:Mechionaire LOG: 28.04.2025 11:35:52 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:35:52 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:35:52 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:35:52 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:35:52 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:35:52 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:35:52 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:35:52 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:35:52 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:35:52 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:35:52 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) WARNING: 28.04.2025 11:35:52 MechOutlineController.init() => HighlightEffect is not referenced of the rootMesh of Mech_Player(Clone) ! Consider Add it in the Prefab. Searching for Reference now ... LOG: 28.04.2025 11:35:52 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 11:35:52 NEW GAMESEED: 'UCU?-EVFF' resetSeededCalls: True LOG: 28.04.2025 11:35:52 SetCurrentMapSelectorChoice => DungeonDepth: 16 NextDungeonDepth: 16 PersistentDungeonDepth: 16 CurrentTheme: Wut LOG: 28.04.2025 11:35:52 LoadingMenu.SetCurrentLoadingScreen() => TRS_Level3 LOG: 28.04.2025 11:35:52 Generate Level Started! Level: Level_C theme: Wut GameSeed: UCU?-EVFF SeedCalls: 1404 LOG: 28.04.2025 11:35:55 MapController.MaxChallengeRoomsReached() => MaxChallengeRooms is caused?False LOG: 28.04.2025 11:35:55 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:00DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:29DungeonDepth: 15 - seed XJMZ-8FNQ has been applied RT11:35DungeonDepth: 0 - seed UCU?-EVFF has been applied LOG: 28.04.2025 11:35:55 Generate Level Completed! Loading time: 2,945s LOG: 28.04.2025 11:35:55 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 11:35:55 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:35:55 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:35:55 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 11:35:55 EvaluateEmotionalOvercharge() => Difficulty : Intended value 210 LOG: 28.04.2025 11:35:55 OnPlayerAndMapWereCreated LOG: 28.04.2025 11:35:55 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:35:55 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 11:35:55 TryAddItem(Equipment) => Equipment_Arm_Love Arm LOG: 28.04.2025 11:35:55 TryAddItem(Equipment) => Equipment_Torso_Love Torso LOG: 28.04.2025 11:35:55 TryAddItem(Equipment) => Equipment_Foot_Love Foot LOG: 28.04.2025 11:35:55 TryAddItem(Equipment) => Equipment_Legs_Love Legs LOG: 28.04.2025 11:35:55 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:35:55 Menu.LoadMenuPanel (DefaultPanel) is already loading! (MenuID: InGameMenu) LOG: 28.04.2025 11:35:55 CurrentRoom ReverbTheme isCave_Open WARNING: 28.04.2025 11:35:55 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:35:56 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 11:35:56 TryAddItem(Equipment) => Equipment_Arm_Love Arm LOG: 28.04.2025 11:35:56 TryAddItem(Equipment) => Equipment_Torso_Love Torso LOG: 28.04.2025 11:35:56 TryAddItem(Equipment) => Equipment_Foot_Love Foot LOG: 28.04.2025 11:35:56 TryAddItem(Equipment) => Equipment_Legs_Love Legs LOG: 28.04.2025 11:35:56 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 11:35:56 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 2 LOG: 28.04.2025 11:35:56 Change Color from Equipment_Head(Clone) matname: ChangeableColor (Instance) LOG: 28.04.2025 11:35:56 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 11:35:56 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 2 LOG: 28.04.2025 11:35:56 TryAddItem(Equipment) => Items.Equipment.HeaderName Head LOG: 28.04.2025 11:35:56 Change Color from Equipment_Torso(Clone) matname: ChangableColor (Instance) LOG: 28.04.2025 11:35:56 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 11:35:56 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 2 LOG: 28.04.2025 11:35:56 TryAddItem(Equipment) => Items.Equipment.TorsoName Torso LOG: 28.04.2025 11:35:56 Change Color from Equipment_Legs(Clone) matname: ChangableColor (Instance) LOG: 28.04.2025 11:35:56 Change Color from Equipment_Legs(Clone) matname: ChangableColor (Instance) LOG: 28.04.2025 11:35:56 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 11:35:56 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 2 LOG: 28.04.2025 11:35:56 TryAddItem(Equipment) => Items.Equipment.LegsName Legs LOG: 28.04.2025 11:35:56 Change Color from Equipment_Feet(Clone) matname: ChangeableColor (Instance) LOG: 28.04.2025 11:35:56 Change Color from Equipment_Feet(Clone) matname: ChangeableColor (Instance) LOG: 28.04.2025 11:35:56 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 11:35:56 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 2 LOG: 28.04.2025 11:35:56 TryAddItem(Equipment) => Items.Equipment.FootName Foot LOG: 28.04.2025 11:35:56 Change Color from Equipment_Arms(Clone) matname: ChangeableColor (Instance) LOG: 28.04.2025 11:35:56 Change Color from Equipment_Arms(Clone) matname: ChangeableColor (Instance) LOG: 28.04.2025 11:35:56 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 11:35:56 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 2 LOG: 28.04.2025 11:35:56 TryAddItem(Equipment) => Items.Equipment.ArmName Arm LOG: 28.04.2025 11:35:56 TryAddItem(WeaponAddin) => Items.Addins.EleOrbName LOG: 28.04.2025 11:35:56 TryAddItem(WeaponAddin) => Items.Addins.SplatterName LOG: 28.04.2025 11:35:56 TryAddItem(WeaponAddin) => Items.Addins.LightningWaveName LOG: 28.04.2025 11:35:56 TryAddItem(WeaponAddin) => Items.Addins.NovaName LOG: 28.04.2025 11:35:56 TryAddItem(WeaponAddin) => Items.Addins.CriticalName LOG: 28.04.2025 11:35:56 TryAddItem(WeaponAddin) => Items.Addins.TargetExpName LOG: 28.04.2025 11:35:56 TryAddItem(WeaponAddin) => Items.Addins.CriticalSwarmName LOG: 28.04.2025 11:35:56 TryAddItem(WeaponAddin) => Items.Addins.DuplicatorName LOG: 28.04.2025 11:35:56 TryAddItem(WeaponAddin) => Items.Addins.SplasherName LOG: 28.04.2025 11:35:56 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 11:35:56 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:35:56 [RichPresenceManager] ChangeActivity to AngerArea .. LOG: 28.04.2025 11:35:57 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:35:57 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:35:57 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:00DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:29DungeonDepth: 15 - seed XJMZ-8FNQ has been applied RT11:35DungeonDepth: 0 - seed UCU?-EVFF has been applied ERROR: 28.04.2025 11:35:57 Coroutine couldn't be started because the the game object 'NPC_Syop' is inactive! StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:35:57 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:35:57 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:35:58 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:35:58 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 11:35:58 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:35:58 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:35:58 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 11:35:58 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:35:59 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:35:59 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:36:00 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:36:00 Shootable2WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 1' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:36:01 RecycleBin_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 1' ToList: Re-orderable Grid (RecyleInventory) (UnityEngine.UI.Extensions.ReorderableList)-Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:36:02 OnWeaponAddinShootable2SelectionChanged ID -> 1 LOG: 28.04.2025 11:36:02 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.DuplicatorName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:36:02 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:36:03 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 11:36:03 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:36:04 Menu.UnloadMenuPanel => Inventar WARNING: 28.04.2025 11:36:04 GoToSplashScreenPanel() 'InGame_UpgradeStation' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:36:04 GoToSplashScreenPanel() 'InGame_UpgradeStation' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:36:05 Menu.GoToPanel() 'ItemUpgradeContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:36:05 Menu.LoadMenuPanel => ItemUpgradeContext (MenuID: InGameMenu) WARNING: 28.04.2025 11:36:05 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:36:05 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:36:05 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:05 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:05 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:05 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:05 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:05 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:05 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:36:05 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:05 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:05 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:36:05 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:05 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:05 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:36:05 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:05 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:05 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:36:05 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:05 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:05 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:36:05 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:05 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:05 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 11:36:05 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 11:36:07 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:07 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:07 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:36:07 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:07 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:07 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:36:07 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:07 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:07 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:36:07 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:07 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:07 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:36:07 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:07 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:07 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:36:07 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:07 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:07 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:36:11 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:11 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:11 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:36:11 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:11 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:11 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:36:11 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:11 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:11 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:36:11 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:11 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:11 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:36:11 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:11 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:11 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:36:11 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:11 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:11 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 11:36:12 OnButtonSuccess confirm 0 LOG: 28.04.2025 11:36:12 CONFIRM! WARNING: 28.04.2025 11:36:12 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:12 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:12 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:36:12 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:12 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:12 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:36:12 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:12 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:12 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:36:12 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:12 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:12 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:36:12 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:12 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:12 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:36:12 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:12 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:12 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:36:15 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:15 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:15 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:36:15 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:15 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:15 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:36:15 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:15 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:15 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:36:15 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:15 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:15 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:36:15 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:15 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:15 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:36:15 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:15 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:36:15 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 11:36:16 OnButtonSuccess confirm 0 LOG: 28.04.2025 11:36:16 CONFIRM! LOG: 28.04.2025 11:36:19 OnButtonSuccess confirm 0 LOG: 28.04.2025 11:36:19 CONFIRM! LOG: 28.04.2025 11:36:20 OnButtonSuccess back 0 WARNING: 28.04.2025 11:36:20 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:36:20 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'ItemUpgradeContext' LOG: 28.04.2025 11:36:20 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:36:21 Menu.UnloadMenuPanel => ItemUpgradeContext LOG: 28.04.2025 11:36:21 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:36:21 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:36:27 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:36:27 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 11:36:27 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:36:27 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:36:27 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 11:36:27 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:36:27 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:36:27 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:36:27 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 11:36:27 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:36:28 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 11:36:29 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:36:29 CurrentRoom ReverbTheme isCave_Small WARNING: 28.04.2025 11:36:31 Pool-init: Prefab VFX_Weapon_CrossbowMuzzle has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:36:31 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 11:36:32 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:36:32 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_10 LOG: 28.04.2025 11:36:32 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:36:32 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_09 LOG: 28.04.2025 11:36:32 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_11 LOG: 28.04.2025 11:36:32 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_14 LOG: 28.04.2025 11:36:32 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_18 LOG: 28.04.2025 11:36:32 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_12 LOG: 28.04.2025 11:36:32 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_13 LOG: 28.04.2025 11:36:32 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_15 LOG: 28.04.2025 11:36:32 DestroyDestructibleInScene() => ExplosiveDestructible WARNING: 28.04.2025 11:36:32 Pool-init: Prefab VFX_Hit_ElementalOrb has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:36:32 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 11:36:33 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_16 LOG: 28.04.2025 11:36:33 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_08 WARNING: 28.04.2025 11:36:33 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:36:33 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:36:33 DestroyDestructibleInScene() => ANGER_Destructible_Barrel LOG: 28.04.2025 11:36:34 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:36:34 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_17 LOG: 28.04.2025 11:36:34 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:36:34 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_07 LOG: 28.04.2025 11:36:34 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_04 LOG: 28.04.2025 11:36:34 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_01 LOG: 28.04.2025 11:36:34 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_03 LOG: 28.04.2025 11:36:34 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:36:34 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_02 LOG: 28.04.2025 11:36:34 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:36:34 DestroyDestructibleInScene() => ExplosiveDestructible LOG: 28.04.2025 11:36:34 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_05 LOG: 28.04.2025 11:36:34 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_06 WARNING: 28.04.2025 11:36:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:36:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:36:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:36:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:36:35 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:36:37 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:36:37 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:36:38 TrySpawnEnemy ANGER_ArcLoadConstructor delay 1,75 LOG: 28.04.2025 11:36:38 TrySpawnEnemy ANGER_Slagshooter delay 1,75 WARNING: 28.04.2025 11:36:38 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_Slagshooter in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:36:38 TrySpawnEnemy ANGER_CastingDefect delay 1,75 WARNING: 28.04.2025 11:36:38 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_CastingDefect in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:36:38 TrySpawnEnemy ANGER_Slagshooter delay 1,75 WARNING: 28.04.2025 11:36:38 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_Slagshooter in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:36:38 TrySpawnEnemy ANGER_HeadOfArtillery delay 1,75 WARNING: 28.04.2025 11:36:38 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_HeadOfArtillery in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 11:36:38 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:36:39 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:36:39 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:36:39 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:36:39 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:36:39 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:36:39 TheRoaringSmelter_ArcLoadConstructor(Clone) (StickyStoneStudio.MOODS.Arc_Load_Constructor): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:36:39 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:36:39 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:36:39 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:36:39 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:36:39 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:36:39 TheRoaringSmelter_CastingDefect(Clone) (StickyStoneStudio.MOODS.Casting_Defect): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:36:39 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:36:39 TheRoaringSmelter_HeadOfArtillery(Clone) (StickyStoneStudio.MOODS.Head_of_Artillery): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:36:39 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:36:39 ScaleEnemy TheRoaringSmelter_HeadOfArtillery(Clone)! WARNING: 28.04.2025 11:36:39 Performed AddChampionMaterial with problems. Count of (ChampionColorizeMaterial) and (CustomColorPropertyName) from enemy TheRoaringSmelter_HeadOfArtillery(Clone) is not the same! WARNING: 28.04.2025 11:36:39 Failed to init life point display. IMech (EnemyBase) has already a lifePointDisplay! WARNING: 28.04.2025 11:36:40 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh WARNING: 28.04.2025 11:36:40 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:36:42 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:36:42 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:36:42 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:36:42 ENEMY SPAWNED TheRoaringSmelter_FuriousDrone(Clone) LOG: 28.04.2025 11:36:43 LavaDestructible.onBarrelDestroyed(barrel_open) => LavaDestr: ANGER_Destructible_Barrel_Metal_Open_08 LOG: 28.04.2025 11:36:43 DestroyDestructibleInScene() => barrel_open LOG: 28.04.2025 11:36:43 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:36:43 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:36:44 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:36:44 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:36:44 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SeekerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:36:45 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:36:45 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:36:46 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CombustionName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 11:36:46 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh WARNING: 28.04.2025 11:36:46 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:36:46 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_CastingDefect(Clone)' is not on a navmesh WARNING: 28.04.2025 11:36:46 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:36:47 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:36:47 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:36:47 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:36:47 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:36:47 ENEMY SPAWNED TheRoaringSmelter_FuriousDrone(Clone) LOG: 28.04.2025 11:36:47 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:36:48 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:36:50 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:36:50 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:36:50 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:36:50 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:36:50 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SeekerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:36:51 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SeekerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 11:36:51 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_HeadOfArtillery(Clone)' is not on a navmesh WARNING: 28.04.2025 11:36:51 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:36:51 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:36:51 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh LOG: 28.04.2025 11:36:51 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:36:52 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:36:52 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:36:52 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:36:52 ENEMY SPAWNED TheRoaringSmelter_FuriousDrone(Clone) WARNING: 28.04.2025 11:36:52 Enemy is theme 'RoomTheme.Wut', but doesn´t seem to have a AngerRageController on it. Please add it to TheRoaringSmelter_ArcLoadConstructor(Clone) WARNING: 28.04.2025 11:36:54 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:36:54 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:36:55 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:36:55 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:36:55 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:36:55 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:36:55 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:36:55 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:36:55 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:36:57 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CombustionName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 11:36:57 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:36:58 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SeekerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:37:01 LavaDestructible.onBarrelDestroyed(barrel_open) => LavaDestr: ANGER_Destructible_Barrel_Metal_Open_09 LOG: 28.04.2025 11:37:01 DestroyDestructibleInScene() => barrel_open LOG: 28.04.2025 11:37:04 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_01 LOG: 28.04.2025 11:37:05 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_03 LOG: 28.04.2025 11:37:05 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_02 WARNING: 28.04.2025 11:37:05 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:06 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:37:13 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:37:13 CurrentRoom ReverbTheme isCave_Open ERROR: 28.04.2025 11:37:13 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:37:15 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:37:15 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:37:15 TrySpawnEnemy ANGER_CastingDefect delay 1,75 LOG: 28.04.2025 11:37:15 TrySpawnEnemy ANGER_Slagshooter delay 1,75 LOG: 28.04.2025 11:37:15 TrySpawnEnemy ANGER_Slagshooter delay 1,75 LOG: 28.04.2025 11:37:15 TrySpawnEnemy ANGER_CastingDefect delay 1,75 LOG: 28.04.2025 11:37:15 TrySpawnEnemy ANGER_Slagshooter delay 1,75 LOG: 28.04.2025 11:37:15 TrySpawnEnemy ANGER_MetallurgicWelder delay 1,75 WARNING: 28.04.2025 11:37:15 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_MetallurgicWelder in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:37:15 TrySpawnEnemy ANGER_MetallurgicWelder delay 1,75 WARNING: 28.04.2025 11:37:15 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_MetallurgicWelder in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 11:37:17 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:37:17 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:37:17 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:37:17 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:37:17 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:37:17 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:37:17 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:37:17 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:37:17 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:37:17 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:37:17 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:37:17 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:37:17 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:37:17 TheRoaringSmelter_CastingDefect(Clone) (StickyStoneStudio.MOODS.Casting_Defect): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:37:17 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:37:17 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:37:17 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:37:17 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:37:17 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:37:17 TheRoaringSmelter_CastingDefect(Clone) (StickyStoneStudio.MOODS.Casting_Defect): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:37:17 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:37:17 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:37:17 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:37:17 TheRoaringSmelter_MetallurgicWelder(Clone) (StickyStoneStudio.MOODS.Metallurgic_Welder): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:37:17 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:37:17 ScaleEnemy TheRoaringSmelter_MetallurgicWelder(Clone)! WARNING: 28.04.2025 11:37:17 Performed AddChampionMaterial with problems. Count of (ChampionColorizeMaterial) and (CustomColorPropertyName) from enemy TheRoaringSmelter_MetallurgicWelder(Clone) is not the same! WARNING: 28.04.2025 11:37:17 TheRoaringSmelter_MetallurgicWelder(Clone) (StickyStoneStudio.MOODS.Metallurgic_Welder): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:37:17 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:37:17 ScaleEnemy TheRoaringSmelter_MetallurgicWelder(Clone)! WARNING: 28.04.2025 11:37:17 Failed to init life point display. IMech (EnemyBase) has already a lifePointDisplay! LOG: 28.04.2025 11:37:18 DestroyDestructibleInScene() => ANGER_Destructible_Barrel(Clone) LOG: 28.04.2025 11:37:19 DestroyDestructibleInScene() => ANGER_Destructible_Barrel(Clone) LOG: 28.04.2025 11:37:20 DestroyDestructibleInScene() => ANGER_Destructible_Barrel(Clone) LOG: 28.04.2025 11:37:21 LavaDestructible.onBarrelDestroyed(barrel_open) => LavaDestr: ANGER_Destructible_Barrel_Metal_Open_03 LOG: 28.04.2025 11:37:21 DestroyDestructibleInScene() => barrel_open LOG: 28.04.2025 11:37:21 DestroyDestructibleInScene() => ANGER_Destructible_Barrel(Clone) LOG: 28.04.2025 11:37:21 Arbitrary AddIn: WeaponAddin_Jamming(Clone) (StickyStoneStudio.MOODS.Items.JammerAddin) LOG: 28.04.2025 11:37:21 Arbitrary AddIn: WeaponAddin_Combustion(Clone) (StickyStoneStudio.MOODS.Items.CombustionAddin) LOG: 28.04.2025 11:37:21 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:37:21 TheRoaringSmelter_MetallurgicWelder(Clone) (StickyStoneStudio.MOODS.Metallurgic_Welder)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:37:21 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:37:21 GetIconByBuffType called with buffType: Jammer LOG: 28.04.2025 11:37:21 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:37:21 TheRoaringSmelter_CastingDefect(Clone) (StickyStoneStudio.MOODS.Casting_Defect)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:37:21 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:37:21 GetIconByBuffType called with buffType: Jammer WARNING: 28.04.2025 11:37:22 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_CastingDefect(Clone)' is not on a navmesh LOG: 28.04.2025 11:37:22 DestroyDestructibleInScene() => ANGER_Destructible_Barrel(Clone) LOG: 28.04.2025 11:37:22 DestroyDestructibleInScene() => ANGER_Destructible_Barrel(Clone) LOG: 28.04.2025 11:37:22 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_01 LOG: 28.04.2025 11:37:23 DestroyDestructibleInScene() => ANGER_Destructible_Barrel(Clone) WARNING: 28.04.2025 11:37:23 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_CastingDefect(Clone)' is not on a navmesh WARNING: 28.04.2025 11:37:24 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh WARNING: 28.04.2025 11:37:24 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:37:26 Sound problem with Burning buff: Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Buff.BuffUpdate (StickyStoneStudio.MOODS.Buff currentBuff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:37:26 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh WARNING: 28.04.2025 11:37:26 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:37:27 DestroyDestructibleInScene() => ANGER_Destructible_Barrel(Clone) LOG: 28.04.2025 11:37:27 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:37:28 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh WARNING: 28.04.2025 11:37:28 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:37:29 DestroyDestructibleInScene() => ANGER_Destructible_Barrel(Clone) LOG: 28.04.2025 11:37:29 DestroyDestructibleInScene() => ANGER_Destructible_Barrel(Clone) LOG: 28.04.2025 11:37:30 DestroyDestructibleInScene() => ANGER_Destructible_Barrel(Clone) LOG: 28.04.2025 11:37:30 DestroyDestructibleInScene() => ANGER_Destructible_Barrel(Clone) LOG: 28.04.2025 11:37:30 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:37:30 Buff #39 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '185' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:37:30 Buff #39 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '176' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:37:31 Enemy is theme 'RoomTheme.Wut', but doesn´t seem to have a AngerRageController on it. Please add it to TheRoaringSmelter_MetallurgicWelder(Clone) WARNING: 28.04.2025 11:37:32 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_MetallurgicWelder(Clone)' is not on a navmesh WARNING: 28.04.2025 11:37:32 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:37:33 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:37:34 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:37:34 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:37:34 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:37:34 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_MetallurgicWelder(Clone)' is not on a navmesh WARNING: 28.04.2025 11:37:34 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:37:40 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:37:40 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:37:42 OpenChest DelayedCall: CHESTTYPE: GScrap WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:37:43 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:37:44 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_02 LOG: 28.04.2025 11:37:44 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_01 LOG: 28.04.2025 11:37:44 DestroyDestructibleInScene() => HomeBase_Destructible_Crate LOG: 28.04.2025 11:37:46 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:37:46 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:37:49 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:37:49 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:37:53 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:37:53 CurrentRoom ReverbTheme isCave_Open ERROR: 28.04.2025 11:37:53 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:37:56 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:37:56 CurrentRoom ReverbTheme isCave_Small WARNING: 28.04.2025 11:37:56 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:37:57 MapSelector.RegisterButtonPromptsForEntering() WARNING: 28.04.2025 11:37:57 GoToSplashScreenPanel() 'Base_MapSelector' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:37:57 MapSelector.UnregisterButtonPromptsForEntering() LOG: 28.04.2025 11:37:57 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 11:37:57 WindowManager.LoadMenu => MapSelectorMenu LOG: 28.04.2025 11:37:57 MapSelector.RegisterButtonPromptsEntered() LOG: 28.04.2025 11:37:59 MapSelector.UnregisterButtonPromptsEntered() LOG: 28.04.2025 11:38:02 SetCurrentMapSelectorChoice => DungeonDepth: 16 NextDungeonDepth: 17 PersistentDungeonDepth: 16 CurrentTheme: Wut LOG: 28.04.2025 11:38:02 GameSession.UpdateProgress(SAVED) => SessionGUID: '54dbe8be2c28' GameSeed: UCU?-EVFF SeededCalls:1441 SeededCallsLastDungeon:37 DDepth: 16 NDDepth: 17 FromHomeBase?: False LOG: 28.04.2025 11:38:02 UpdatePlayerProgress LOG: 28.04.2025 11:38:02 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 11:38:02 WindowManager.UnloadAllOtherMenus but 'InGameMenu'! Currently acitve Menus: 2 LOG: 28.04.2025 11:38:02 WindowManager.UnloadMenu => MapSelectorMenu LOG: 28.04.2025 11:38:02 LoadingMenu.SetCurrentLoadingScreen() => TRS_Level3 LOG: 28.04.2025 11:38:02 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:38:02 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:38:02 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:38:02 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:38:02 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:38:02 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:38:02 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:38:02 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:38:02 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:38:02 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:38:02 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:38:03 Generate Level Started! Level: Level_C theme: Wut GameSeed: UCU?-EVFF SeedCalls: 1442 LOG: 28.04.2025 11:38:07 (TryInstantiateRandomRoom) currentList count is 0! RoomTheme: Wut, RoomLevel: Level_C, RoomTyp: Typ_A LOG: 28.04.2025 11:38:10 MapController.MaxChallengeRoomsReached() => MaxChallengeRooms is caused?False LOG: 28.04.2025 11:38:11 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:00DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:29DungeonDepth: 15 - seed XJMZ-8FNQ has been applied RT11:35DungeonDepth: 0 - seed UCU?-EVFF has been applied LOG: 28.04.2025 11:38:12 Generate Level Completed! Loading time: 9,353s LOG: 28.04.2025 11:38:12 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 11:38:12 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:38:12 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 11:38:12 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 11:38:12 OnPlayerAndMapWereCreated LOG: 28.04.2025 11:38:12 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:38:12 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:38:12 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:38:12 UpdatePlayerProgress LOG: 28.04.2025 11:38:12 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 11:38:12 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:38:12 [RichPresenceManager] ChangeActivity to AngerArea .. WARNING: 28.04.2025 11:38:12 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:38:12 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:38:13 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:38:13 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:38:13 Syop BetQuest logs RT08:26DungeonDepth: 0 - seed WMNL-?S!9 has been applied RT08:28DungeonDepth: 0 - seed HH8B-FO?R has been applied RT10:01DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:00DungeonDepth: 0 - seed UCU?-EVFF has been applied RT11:29DungeonDepth: 15 - seed XJMZ-8FNQ has been applied RT11:35DungeonDepth: 0 - seed UCU?-EVFF has been applied ERROR: 28.04.2025 11:38:13 Coroutine couldn't be started because the the game object 'NPC_Syop' is inactive! StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:38:13 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:38:13 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:38:13 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:38:13 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) LOG: 28.04.2025 11:38:13 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:38:17 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 11:38:17 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:38:18 Menu.UnloadMenuPanel => Info LOG: 28.04.2025 11:38:36 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_04 LOG: 28.04.2025 11:38:38 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_03 WARNING: 28.04.2025 11:38:39 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:38:41 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:38:41 CurrentRoom ReverbTheme isNone LOG: 28.04.2025 11:38:41 TrySpawnEnemy ANGER_MetallurgicWelder delay 1,75 WARNING: 28.04.2025 11:38:41 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_MetallurgicWelder in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:38:41 TrySpawnEnemy ANGER_FuriousDrone delay 1,75 WARNING: 28.04.2025 11:38:41 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_FuriousDrone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:38:41 TrySpawnEnemy ANGER_FuriousDrone delay 1,75 WARNING: 28.04.2025 11:38:41 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_FuriousDrone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:38:41 TrySpawnEnemy ANGER_ArcLoadConstructor delay 1,75 WARNING: 28.04.2025 11:38:41 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_ArcLoadConstructor in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:38:41 TrySpawnEnemy ANGER_FuriousDrone delay 1,75 WARNING: 28.04.2025 11:38:41 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_FuriousDrone in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:38:41 TrySpawnEnemy ANGER_FettlingEngineer delay 1,75 WARNING: 28.04.2025 11:38:41 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_FettlingEngineer in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:38:41 TrySpawnEnemy ANGER_ArcLoadConstructor delay 1,75 WARNING: 28.04.2025 11:38:41 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_ArcLoadConstructor in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup WARNING: 28.04.2025 11:38:43 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:38:43 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:38:43 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:38:43 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:38:43 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:38:43 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:38:43 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:38:43 TheRoaringSmelter_MetallurgicWelder(Clone) (StickyStoneStudio.MOODS.Metallurgic_Welder): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:38:43 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:38:43 ScaleEnemy TheRoaringSmelter_MetallurgicWelder(Clone)! WARNING: 28.04.2025 11:38:43 Performed AddChampionMaterial with problems. Count of (ChampionColorizeMaterial) and (CustomColorPropertyName) from enemy TheRoaringSmelter_MetallurgicWelder(Clone) is not the same! WARNING: 28.04.2025 11:38:43 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:38:43 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:38:43 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:38:43 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:38:43 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:38:43 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:38:43 TheRoaringSmelter_ArcLoadConstructor(Clone) (StickyStoneStudio.MOODS.Arc_Load_Constructor): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:38:43 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:38:43 TheRoaringSmelter_FettlingEngineer(Clone) (StickyStoneStudio.MOODS.Fettling_Engineer): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:38:43 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:38:43 TheRoaringSmelter_ArcLoadConstructor(Clone) (StickyStoneStudio.MOODS.Arc_Load_Constructor): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:38:43 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:38:43 Arbitrary AddIn: WeaponAddin_Combustion(Clone) (StickyStoneStudio.MOODS.Items.CombustionAddin) LOG: 28.04.2025 11:38:43 Arbitrary AddIn: WeaponAddin_Exposing(Clone) (StickyStoneStudio.MOODS.Items.ExposingAddin) WARNING: 28.04.2025 11:38:43 Pool-init: Prefab VFX_Add_Exposing_OnHit has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:38:43 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 11:38:43 Pool-init: Prefab VFX_Add_Exposing_Explosion has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:38:43 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 11:38:43 Pool-init: Prefab VFX_Add_Exposing_Trail has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:38:43 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 11:38:43 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:38:43 TheRoaringSmelter_FettlingEngineer(Clone) (StickyStoneStudio.MOODS.Fettling_Engineer)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:38:43 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:38:43 GetIconByBuffType called with buffType: Exposing LOG: 28.04.2025 11:38:43 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:38:43 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:38:43 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:38:43 GetIconByBuffType called with buffType: Exposing LOG: 28.04.2025 11:38:44 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:38:44 TheRoaringSmelter_MetallurgicWelder(Clone) (StickyStoneStudio.MOODS.Metallurgic_Welder)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:38:44 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:38:44 GetIconByBuffType called with buffType: Exposing WARNING: 28.04.2025 11:38:45 Pool-init: Prefab VFX_Weapon_CrossbowMuzzle has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:38:45 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 11:38:45 Pool-init: Prefab VFX_Hit_ElementalOrb has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:38:45 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. LOG: 28.04.2025 11:38:46 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SeekerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:38:46 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:38:46 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:38:46 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CryoName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:38:46 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:38:47 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:38:47 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:38:47 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MeteorizerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:38:48 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:38:48 GetValidSpawnPosition() => Was not successful! WARNING: 28.04.2025 11:38:48 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:38:48 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:38:48 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:38:48 ENEMY SPAWNED TheRoaringSmelter_FuriousDrone(Clone) WARNING: 28.04.2025 11:38:49 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:38:49 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:38:49 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:38:49 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:38:49 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:38:49 ENEMY SPAWNED TheRoaringSmelter_FuriousDrone(Clone) WARNING: 28.04.2025 11:38:50 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:38:51 Enemy is theme 'RoomTheme.Wut', but doesn´t seem to have a AngerRageController on it. Please add it to TheRoaringSmelter_ArcLoadConstructor(Clone) WARNING: 28.04.2025 11:38:51 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_ArcLoadConstructor(Clone)' is not on a navmesh WARNING: 28.04.2025 11:38:51 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:38:51 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SeekerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 11:38:52 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh LOG: 28.04.2025 11:38:52 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:38:52 24.28211 LOG: 28.04.2025 11:38:52 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:38:52 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:38:52 58.76284 WARNING: 28.04.2025 11:38:53 Buff #4 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '151' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:38:53 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MeteorizerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 11:38:53 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:38:53 TheRoaringSmelter_FuriousDrone(Clone) (StickyStoneStudio.MOODS.Furious_Drone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:38:53 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:38:53 ENEMY SPAWNED TheRoaringSmelter_FuriousDrone(Clone) WARNING: 28.04.2025 11:38:53 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh LOG: 28.04.2025 11:38:54 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CryoName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 11:38:54 Enemy is theme 'RoomTheme.Wut', but doesn´t seem to have a AngerRageController on it. Please add it to TheRoaringSmelter_MetallurgicWelder(Clone) LOG: 28.04.2025 11:38:54 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:38:55 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:38:55 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:38:55 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:38:55 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_03 LOG: 28.04.2025 11:38:55 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SeekerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:38:55 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:38:55 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_MetallurgicWelder(Clone)' is not on a navmesh WARNING: 28.04.2025 11:38:55 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:38:55 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MeteorizerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 11:38:55 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:38:56 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:38:56 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:38:56 Enemy is theme 'RoomTheme.Wut', but doesn´t seem to have a AngerRageController on it. Please add it to TheRoaringSmelter_FettlingEngineer(Clone) LOG: 28.04.2025 11:38:56 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:38:57 DestroyDestructibleInScene() => ANGER_Destructible_Barrel(Clone) LOG: 28.04.2025 11:38:57 DestroyDestructibleInScene() => ANGER_Destructible_Barrel(Clone) WARNING: 28.04.2025 11:38:57 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FettlingEngineer(Clone)' is not on a navmesh WARNING: 28.04.2025 11:38:57 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:38:57 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:38:57 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:38:58 Sound problem with Burning buff: Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Buff.BuffUpdate (StickyStoneStudio.MOODS.Buff currentBuff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:38:58 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:38:58 DestroyDestructibleInScene() => ANGER_Destructible_Barrel(Clone) WARNING: 28.04.2025 11:38:58 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:38:59 ChangeRagdollState explode getriggert! WARNING: 28.04.2025 11:38:59 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FuriousDrone(Clone)' is not on a navmesh WARNING: 28.04.2025 11:38:59 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:38:59 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:38:59 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:38:59 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:39:00 DestroyDestructibleInScene() => ANGER_Destructible_Barrel(Clone) LOG: 28.04.2025 11:39:02 DestroyDestructibleInScene() => ANGER_Destructible_Barrel(Clone) LOG: 28.04.2025 11:39:02 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SeekerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] WARNING: 28.04.2025 11:39:02 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:39:02 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MeteorizerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:39:03 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_02 LOG: 28.04.2025 11:39:05 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_01 LOG: 28.04.2025 11:39:05 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_05 LOG: 28.04.2025 11:39:05 DestroyDestructibleInScene() => HomeBase_Destructible_Barrel_04 WARNING: 28.04.2025 11:39:07 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:39:09 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:39:09 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:39:11 OpenChest DelayedCall: CHESTTYPE: Equipment LOG: 28.04.2025 11:39:11 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:39:11 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 11:39:11 GoToSplashScreenPanel() 'InGame_Items_Equipment' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:39:11 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:39:11 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:39:13 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:39:22 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 11:39:22 Change Color from Equipment_Head(Clone) matname: ChangeableColor (Instance) LOG: 28.04.2025 11:39:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.EleOrbName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:39:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplatterName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:39:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LightningWaveName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:39:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.NovaName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:39:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:39:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.TargetExpName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:39:22 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 11:39:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.EleOrbName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:39:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplatterName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:39:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LightningWaveName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:39:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.NovaName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:39:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:39:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.TargetExpName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:39:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalSwarmName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:39:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplasherName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:39:22 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 2 LOG: 28.04.2025 11:39:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalSwarmName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:39:22 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplasherName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:39:22 TryAddItem(Equipment) => Items.Equipment.HeaderName Head WARNING: 28.04.2025 11:39:23 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:39:23 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 11:39:23 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:39:23 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 11:39:24 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_02 LOG: 28.04.2025 11:39:25 DestroyDestructibleInScene() => HomeBase_Destructible_Crate_01 LOG: 28.04.2025 11:39:26 DestroyDestructibleInScene() => HomeBase_Destructible_Crate LOG: 28.04.2025 11:39:27 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:39:27 CurrentRoom ReverbTheme isNone LOG: 28.04.2025 11:39:33 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:39:33 for == null! No VFX-Effect can be played on destroy. LOG: 28.04.2025 11:39:33 Started Music_GrammoPhoneBot LOG: 28.04.2025 11:39:33 CurrentRoom ReverbTheme isCave_Small WARNING: 28.04.2025 11:39:33 GoToSplashScreenPanel() 'InGame_Vendor' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:39:33 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:39:35 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:39:35 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:39:37 DialogController.OnFocusedDialogAnswer() AnswerID: 0 LOG: 28.04.2025 11:39:37 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:39:37 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 11:39:37 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:37 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:37 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:39:37 initialises raritymodes LOG: 28.04.2025 11:39:37 equipmentRarity:Level_5 LOG: 28.04.2025 11:39:37 equipmentRarity:Level_4 LOG: 28.04.2025 11:39:37 equipmentRarity:Level_3 LOG: 28.04.2025 11:39:37 equipmentRarity:Level_3 LOG: 28.04.2025 11:39:37 equipmentRarity:Level_3 LOG: 28.04.2025 11:39:37 equipmentRarity:Level_4 LOG: 28.04.2025 11:39:37 equipmentRarity:Level_5 LOG: 28.04.2025 11:39:37 equipmentRarity:Level_3 LOG: 28.04.2025 11:39:37 equipmentRarity:Level_3 WARNING: 28.04.2025 11:39:37 Language Text not found! (Path: Meter) LOG: 28.04.2025 11:39:37 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:39:37 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:37 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:37 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:37 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:37 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:37 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:37 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:39:37 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:37 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:37 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 11:39:37 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:39:38 LootContextPanel.TryShowWeaponAddinInfoDisplay() for ItemDisplayInventory_WeaponAddins(Clone) LOG: 28.04.2025 11:39:38 LootContextPanel.TryShowWeaponAddinInfoDisplay() for ItemDisplayInventory_WeaponAddins(Clone) LOG: 28.04.2025 11:39:38 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:39:38 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:38 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:38 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:38 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:38 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:38 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:38 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:39:38 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:38 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:38 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 11:39:39 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:39:39 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:39 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:39 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:39 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:39 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:39 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:39 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:39:39 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:39 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:39 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:39:42 Language Text not found! (Path: Meter) LOG: 28.04.2025 11:39:42 LootContextPanel.TryShowWeaponAddinInfoDisplay() for ItemDisplayInventory_WeaponAddins(Clone) LOG: 28.04.2025 11:39:42 LootContextPanel.TryShowWeaponAddinInfoDisplay() for ItemDisplayInventory_WeaponAddins(Clone) LOG: 28.04.2025 11:39:42 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:39:42 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:42 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:42 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:42 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:42 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:42 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:42 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:39:42 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:42 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:42 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:39:45 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:45 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:45 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:39:45 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:45 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:45 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 11:39:45 LootContextPanel OnButtonSuccess => back WARNING: 28.04.2025 11:39:45 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:39:45 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 11:39:45 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:39:45 CameraManager.SetFogRenderBeforeTransparent(toActive = False) LOG: 28.04.2025 11:39:46 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 11:39:46 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:39:46 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 11:39:46 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:39:46 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:39:46 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 11:39:46 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:39:46 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:39:46 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:39:48 OnWeaponAddinShootable1SelectionChanged ID -> 3 LOG: 28.04.2025 11:39:49 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 11:39:49 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:39:50 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 11:39:50 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:39:50 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 11:39:50 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:39:50 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:39:50 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 11:39:50 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:39:50 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:39:51 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:39:52 OnWeaponAddinShootable1SelectionChanged ID -> 3 LOG: 28.04.2025 11:39:53 Shootable1WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 3' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:39:54 Shootable2WeaponAddinsInventory_OnElementDropped() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 3' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:39:54 Shootable2WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 3' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:39:54 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.NovaName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:39:54 OnWeaponSelectionChanged ID -> 1 LOG: 28.04.2025 11:39:54 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:39:54 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 11:39:54 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:39:55 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 11:39:55 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:39:55 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:39:57 DialogController.OnFocusedDialogAnswer() AnswerID: 0 LOG: 28.04.2025 11:39:57 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:39:57 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 11:39:57 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:57 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:57 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:39:57 Language Text not found! (Path: Meter) LOG: 28.04.2025 11:39:57 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:39:57 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:57 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:57 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:57 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:57 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:57 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:57 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:39:57 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:57 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:39:57 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 11:39:57 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 11:40:16 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:40:16 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:40:16 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:40:16 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:40:16 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:40:16 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 11:40:16 LootContextPanel OnButtonSuccess => back WARNING: 28.04.2025 11:40:16 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:40:16 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 11:40:16 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:40:17 CameraManager.SetFogRenderBeforeTransparent(toActive = False) LOG: 28.04.2025 11:40:17 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 11:40:17 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:40:17 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 11:40:17 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:40:17 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:40:17 OnWeaponSelectionChanged ID -> 1 LOG: 28.04.2025 11:40:17 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:40:18 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:40:18 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:40:20 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:40:20 Shootable2WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 1' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:40:21 Shootable1WeaponAddinsInventory_OnElementDropped() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 1' ToList: Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 5' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:40:21 Shootable1WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 1' ToList: Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 5' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:40:21 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplasherName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:40:21 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 11:40:21 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:40:23 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 11:40:23 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:40:24 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 11:40:34 Menu.GoToPanel() 'AddInConverter' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:40:34 Menu.LoadMenuPanel => AddInConverter (MenuID: InGameMenu) WARNING: 28.04.2025 11:40:34 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:40:34 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:40:35 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:40:36 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:40:36 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'AddInConverter' LOG: 28.04.2025 11:40:36 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:40:36 Menu.UnloadMenuPanel => AddInConverter LOG: 28.04.2025 11:40:37 Menu.GoToPanel() 'AddInConverter' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:40:37 Menu.LoadMenuPanel => AddInConverter (MenuID: InGameMenu) WARNING: 28.04.2025 11:40:37 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:40:37 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:40:38 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:40:48 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.CriticalSwarmName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:40:48 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.NovaName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:40:52 TryAddItem(WeaponAddin) => Items.Addins.ExecutionerName LOG: 28.04.2025 11:40:54 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:40:54 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'AddInConverter' LOG: 28.04.2025 11:40:54 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:40:55 Menu.UnloadMenuPanel => AddInConverter LOG: 28.04.2025 11:40:55 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:40:55 CurrentRoom ReverbTheme isNone ERROR: 28.04.2025 11:40:55 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:40:58 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:40:58 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:40:58 TrySpawnEnemy ANGER_RepositoryWorker delay 1,75 LOG: 28.04.2025 11:40:58 TrySpawnEnemy ANGER_RepositoryWorker delay 1,75 LOG: 28.04.2025 11:40:58 TrySpawnEnemy ANGER_RepositoryWorker delay 1,75 LOG: 28.04.2025 11:40:58 TrySpawnEnemy ANGER_RepositoryWorker delay 1,75 LOG: 28.04.2025 11:40:58 TrySpawnEnemy ANGER_RepositoryWorker delay 1,75 LOG: 28.04.2025 11:40:58 TrySpawnEnemy ANGER_FettlingEngineer delay 1,75 WARNING: 28.04.2025 11:40:58 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_FettlingEngineer in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:40:58 TrySpawnEnemy ANGER_ArcLoadConstructor delay 1,75 WARNING: 28.04.2025 11:40:58 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_ArcLoadConstructor in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:40:58 TrySpawnEnemy ANGER_Slagshooter delay 1,75 WARNING: 28.04.2025 11:40:58 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_Slagshooter in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup LOG: 28.04.2025 11:40:58 TrySpawnEnemy ANGER_RepositoryWorker delay 1,75 WARNING: 28.04.2025 11:40:58 EnemyWaveController.cs StartWaveGroup() spawned an enemy in the first wave with delay. For enemy ANGER_RepositoryWorker in Wave: StickyStoneStudio.MOODS.EnemyWaveGroup ERROR: 28.04.2025 11:40:58 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:41:00 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:41:00 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:41:00 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:41:00 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:41:00 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:41:00 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:41:00 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:41:00 Failed to create agent because it is not close enough to the NavMesh WARNING: 28.04.2025 11:41:00 TheRoaringSmelter_RepositoryWorker(Clone) (StickyStoneStudio.MOODS.Repository_Worker): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:41:00 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:41:00 TheRoaringSmelter_RepositoryWorker(Clone) (StickyStoneStudio.MOODS.Repository_Worker): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:41:00 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:41:00 TheRoaringSmelter_RepositoryWorker(Clone) (StickyStoneStudio.MOODS.Repository_Worker): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:41:00 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:41:00 TheRoaringSmelter_RepositoryWorker(Clone) (StickyStoneStudio.MOODS.Repository_Worker): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:41:00 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:41:00 TheRoaringSmelter_RepositoryWorker(Clone) (StickyStoneStudio.MOODS.Repository_Worker): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:41:00 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:41:00 TheRoaringSmelter_RepositoryWorker(Clone) (StickyStoneStudio.MOODS.Repository_Worker): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:41:00 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:41:00 ScaleEnemy TheRoaringSmelter_RepositoryWorker(Clone)! WARNING: 28.04.2025 11:41:00 Performed AddChampionMaterial with problems. Count of (ChampionColorizeMaterial) and (CustomColorPropertyName) from enemy TheRoaringSmelter_RepositoryWorker(Clone) is not the same! WARNING: 28.04.2025 11:41:00 Failed to create agent because it is not close enough to the NavMesh LOG: 28.04.2025 11:41:00 Arbitrary AddIn: WeaponAddin_Headhunter(Clone) (StickyStoneStudio.MOODS.Items.DebufferAddin) LOG: 28.04.2025 11:41:00 Arbitrary AddIn: WeaponAddin_Jamming(Clone) (StickyStoneStudio.MOODS.Items.JammerAddin) WARNING: 28.04.2025 11:41:00 TheRoaringSmelter_FettlingEngineer(Clone) (StickyStoneStudio.MOODS.Fettling_Engineer): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:41:00 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:41:00 TheRoaringSmelter_ArcLoadConstructor(Clone) (StickyStoneStudio.MOODS.Arc_Load_Constructor): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:41:00 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:41:00 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:41:00 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:41:00 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:41:00 TheRoaringSmelter_FettlingEngineer(Clone) (StickyStoneStudio.MOODS.Fettling_Engineer)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:41:00 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MeteorizerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:41:00 GetIconByBuffType called with buffType: Jammer LOG: 28.04.2025 11:41:00 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:41:00 TheRoaringSmelter_Slagshooter(Clone) (StickyStoneStudio.MOODS.Slagshooter)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:41:00 GetIconByBuffType called with buffType: Jammer WARNING: 28.04.2025 11:41:03 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_RepositoryWorker(Clone)' is not on a navmesh WARNING: 28.04.2025 11:41:03 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:41:06 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_FettlingEngineer(Clone)' is not on a navmesh WARNING: 28.04.2025 11:41:06 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:41:08 Enemy is theme 'RoomTheme.Wut', but doesn´t seem to have a AngerRageController on it. Please add it to TheRoaringSmelter_ArcLoadConstructor(Clone) WARNING: 28.04.2025 11:41:08 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_ArcLoadConstructor(Clone)' is not on a navmesh WARNING: 28.04.2025 11:41:08 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:41:09 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:41:09 Buff #16 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '231' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:41:09 130.104 WARNING: 28.04.2025 11:41:09 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_Slagshooter(Clone)' is not on a navmesh WARNING: 28.04.2025 11:41:10 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_RepositoryWorker(Clone)' is not on a navmesh WARNING: 28.04.2025 11:41:10 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:41:11 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:41:11 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.MeteorizerName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:41:12 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:41:12 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:41:12 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:41:12 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:41:12 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:41:12 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:41:16 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_RepositoryWorker(Clone)' is not on a navmesh WARNING: 28.04.2025 11:41:16 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:41:16 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:41:16 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_RepositoryWorker(Clone)' is not on a navmesh WARNING: 28.04.2025 11:41:16 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:41:17 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_06 WARNING: 28.04.2025 11:41:18 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_RepositoryWorker(Clone)' is not on a navmesh WARNING: 28.04.2025 11:41:18 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:41:19 ChangeRagdollState explode getriggert! LOG: 28.04.2025 11:41:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:41:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:41:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:41:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. LOG: 28.04.2025 11:41:19 Cannot add component of type 'Joint' because it is abstract. Add component of type that is derived from 'Joint' instead. WARNING: 28.04.2025 11:41:19 MoveTowards failed. Navmesh-Agent 'TheRoaringSmelter_RepositoryWorker(Clone)' is not on a navmesh LOG: 28.04.2025 11:41:19 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:41:19 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:41:19 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:41:19 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:41:19 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:41:19 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:41:19 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:41:19 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:41:20 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:41:20 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) LOG: 28.04.2025 11:41:20 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 11:41:21 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:41:21 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:41:22 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:41:24 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 11:41:24 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:41:24 DestroyDestructibleInScene() => ANGER_Destructible_Barrel LOG: 28.04.2025 11:41:24 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_01 LOG: 28.04.2025 11:41:24 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_02 LOG: 28.04.2025 11:41:25 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_03 LOG: 28.04.2025 11:41:25 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_04 LOG: 28.04.2025 11:41:25 DestroyDestructibleInScene() => ANGER_Destructible_Barrel_05 LOG: 28.04.2025 11:41:25 Menu.UnloadMenuPanel => Info WARNING: 28.04.2025 11:41:26 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:41:30 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:41:30 CurrentRoom ReverbTheme isCave_Open WARNING: 28.04.2025 11:41:30 GoToSplashScreenPanel() 'InGame_BossDialog' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:41:30 TrySpawnEnemy ANGER_Zathar delay 1,75 ERROR: 28.04.2025 11:41:30 Coroutine couldn't be started because the the game object 'Minimap2' is inactive! StickyStoneStudio.MOODS.Minimap2Controller:SetTeleportMenuInfoVisibility(Boolean) StickyStoneStudio.MOODS.Minimap2Controller:OnMinimapRoomEnter(Minimap2Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.d__53:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:41:30 GoToSplashScreenPanel() 'InGame_Teleport' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:41:32 TheRoaringSmelter_Zathar(Clone) (StickyStoneStudio.MOODS.Anger_Zathar): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 11:41:35 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:41:35 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:41:53 DialogController.OnFocusedDialogAnswer() AnswerID: 2 LOG: 28.04.2025 11:41:53 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 11:41:53 ApplyBossMoodColorStyle => bossDialogMood: Anger bossDialogMoodWasAnsweredByPlayers: Anger LOG: 28.04.2025 11:42:01 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 11:42:01 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:42:01 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:42:01 Melee asttack WARNING: 28.04.2025 11:42:02 BulletVFXController.UpdateAndSetHighlightEffect() => HightlightController of Bullet_Meteor(Clone) is null. Create one automatically, but should be referenced manually to avoid CPU usage. LOG: 28.04.2025 11:42:02 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:03 WalkingExplosionAttackProgress explosionPoints[0]: (297.68, 0.14, 341.30) LOG: 28.04.2025 11:42:03 WalkingExplosionAttackProgress explosionPoints[1]: (297.68, 0.10, 343.30) LOG: 28.04.2025 11:42:03 WalkingExplosionAttackProgress explosionPoints[0]: (297.68, 0.14, 341.30) LOG: 28.04.2025 11:42:03 WalkingExplosionAttackProgress explosionPoints[1]: (299.68, 0.10, 341.30) LOG: 28.04.2025 11:42:03 WalkingExplosionAttackProgress explosionPoints[0]: (297.68, 0.14, 341.30) LOG: 28.04.2025 11:42:03 WalkingExplosionAttackProgress explosionPoints[1]: (297.68, 0.10, 339.30) LOG: 28.04.2025 11:42:03 WalkingExplosionAttackProgress explosionPoints[0]: (297.68, 0.14, 341.30) LOG: 28.04.2025 11:42:03 WalkingExplosionAttackProgress explosionPoints[1]: (295.68, 0.10, 341.30) LOG: 28.04.2025 11:42:04 Arbitrary AddIn: WeaponAddin_Headhunter(Clone) (StickyStoneStudio.MOODS.Items.DebufferAddin) LOG: 28.04.2025 11:42:04 Arbitrary AddIn: WeaponAddin_Jamming(Clone) (StickyStoneStudio.MOODS.Items.JammerAddin) WARNING: 28.04.2025 11:42:04 BulletVFXController.UpdateAndSetHighlightEffect() => HightlightController of Bullet_Meteor(Clone) is null. Create one automatically, but should be referenced manually to avoid CPU usage. LOG: 28.04.2025 11:42:04 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:04 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:42:04 TheRoaringSmelter_Zathar(Clone) (StickyStoneStudio.MOODS.Anger_Zathar)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:42:04 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplitterName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:42:04 GetIconByBuffType called with buffType: Jammer LOG: 28.04.2025 11:42:05 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:42:05 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:42:05 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:42:05 WalkingExplosionAttackProgress explosionPoints[0]: (298.24, 0.15, 352.84) LOG: 28.04.2025 11:42:05 WalkingExplosionAttackProgress explosionPoints[1]: (298.24, 0.10, 354.84) LOG: 28.04.2025 11:42:05 WalkingExplosionAttackProgress explosionPoints[0]: (298.24, 0.15, 352.84) LOG: 28.04.2025 11:42:05 WalkingExplosionAttackProgress explosionPoints[1]: (300.24, 0.10, 352.84) LOG: 28.04.2025 11:42:05 WalkingExplosionAttackProgress explosionPoints[0]: (298.24, 0.15, 352.84) LOG: 28.04.2025 11:42:05 WalkingExplosionAttackProgress explosionPoints[1]: (298.24, 0.10, 350.84) LOG: 28.04.2025 11:42:05 WalkingExplosionAttackProgress explosionPoints[0]: (298.24, 0.15, 352.84) LOG: 28.04.2025 11:42:05 WalkingExplosionAttackProgress explosionPoints[1]: (296.24, 0.10, 352.84) LOG: 28.04.2025 11:42:06 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:42:06 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:07 WalkingExplosionAttackProgress explosionPoints[0]: (299.57, 0.16, 357.06) LOG: 28.04.2025 11:42:07 WalkingExplosionAttackProgress explosionPoints[1]: (299.57, 0.10, 359.06) LOG: 28.04.2025 11:42:07 WalkingExplosionAttackProgress explosionPoints[0]: (299.57, 0.16, 357.06) LOG: 28.04.2025 11:42:07 WalkingExplosionAttackProgress explosionPoints[1]: (301.57, 0.10, 357.06) LOG: 28.04.2025 11:42:07 WalkingExplosionAttackProgress explosionPoints[0]: (299.57, 0.16, 357.06) LOG: 28.04.2025 11:42:07 WalkingExplosionAttackProgress explosionPoints[1]: (299.57, 0.10, 355.06) LOG: 28.04.2025 11:42:07 WalkingExplosionAttackProgress explosionPoints[0]: (299.57, 0.16, 357.06) LOG: 28.04.2025 11:42:07 WalkingExplosionAttackProgress explosionPoints[1]: (297.57, 0.10, 357.06) LOG: 28.04.2025 11:42:08 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:09 WalkingExplosionAttackProgress explosionPoints[0]: (296.00, 0.17, 343.76) LOG: 28.04.2025 11:42:09 WalkingExplosionAttackProgress explosionPoints[1]: (296.00, 0.10, 345.76) LOG: 28.04.2025 11:42:09 WalkingExplosionAttackProgress explosionPoints[0]: (296.00, 0.17, 343.76) LOG: 28.04.2025 11:42:09 WalkingExplosionAttackProgress explosionPoints[1]: (298.00, 0.10, 343.76) LOG: 28.04.2025 11:42:09 WalkingExplosionAttackProgress explosionPoints[0]: (296.00, 0.17, 343.76) LOG: 28.04.2025 11:42:09 WalkingExplosionAttackProgress explosionPoints[1]: (296.00, 0.10, 341.76) LOG: 28.04.2025 11:42:09 WalkingExplosionAttackProgress explosionPoints[0]: (296.00, 0.17, 343.76) LOG: 28.04.2025 11:42:09 WalkingExplosionAttackProgress explosionPoints[1]: (294.00, 0.10, 343.76) LOG: 28.04.2025 11:42:10 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:11 WalkingExplosionAttackProgress explosionPoints[0]: (289.27, 0.58, 345.87) LOG: 28.04.2025 11:42:11 WalkingExplosionAttackProgress explosionPoints[1]: (289.27, 0.10, 347.87) LOG: 28.04.2025 11:42:11 WalkingExplosionAttackProgress explosionPoints[0]: (289.27, 0.58, 345.87) LOG: 28.04.2025 11:42:11 WalkingExplosionAttackProgress explosionPoints[1]: (291.27, 0.10, 345.87) LOG: 28.04.2025 11:42:11 WalkingExplosionAttackProgress explosionPoints[0]: (289.27, 0.58, 345.87) LOG: 28.04.2025 11:42:11 WalkingExplosionAttackProgress explosionPoints[1]: (289.27, 0.10, 343.87) LOG: 28.04.2025 11:42:11 WalkingExplosionAttackProgress explosionPoints[0]: (289.27, 0.58, 345.87) LOG: 28.04.2025 11:42:11 WalkingExplosionAttackProgress explosionPoints[1]: (287.27, 0.10, 345.87) LOG: 28.04.2025 11:42:12 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:13 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:42:13 Buff #34 has a problem. Deleting it ... System.Collections.Generic.KeyNotFoundException: The given key '255' was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AbilityLove.BuffEnd (StickyStoneStudio.MOODS.Buff buff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Buff.EndBuff () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:42:13 WalkingExplosionAttackProgress explosionPoints[0]: (299.47, 0.14, 342.59) LOG: 28.04.2025 11:42:13 WalkingExplosionAttackProgress explosionPoints[1]: (299.47, 0.10, 344.59) LOG: 28.04.2025 11:42:13 WalkingExplosionAttackProgress explosionPoints[0]: (299.47, 0.14, 342.59) LOG: 28.04.2025 11:42:13 WalkingExplosionAttackProgress explosionPoints[1]: (301.47, 0.10, 342.59) LOG: 28.04.2025 11:42:13 WalkingExplosionAttackProgress explosionPoints[0]: (299.47, 0.14, 342.59) LOG: 28.04.2025 11:42:13 WalkingExplosionAttackProgress explosionPoints[1]: (299.47, 0.10, 340.59) LOG: 28.04.2025 11:42:13 WalkingExplosionAttackProgress explosionPoints[0]: (299.47, 0.14, 342.59) LOG: 28.04.2025 11:42:13 WalkingExplosionAttackProgress explosionPoints[1]: (297.47, 0.10, 342.59) LOG: 28.04.2025 11:42:14 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:15 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.SplitterName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:42:16 WalkingExplosionAttackProgress explosionPoints[0]: (292.90, 0.19, 341.08) LOG: 28.04.2025 11:42:16 WalkingExplosionAttackProgress explosionPoints[1]: (292.90, 0.10, 343.08) LOG: 28.04.2025 11:42:16 WalkingExplosionAttackProgress explosionPoints[0]: (292.90, 0.19, 341.08) LOG: 28.04.2025 11:42:16 WalkingExplosionAttackProgress explosionPoints[1]: (294.90, 0.10, 341.08) LOG: 28.04.2025 11:42:16 WalkingExplosionAttackProgress explosionPoints[0]: (292.90, 0.19, 341.08) LOG: 28.04.2025 11:42:16 WalkingExplosionAttackProgress explosionPoints[1]: (292.90, 0.10, 339.08) LOG: 28.04.2025 11:42:16 WalkingExplosionAttackProgress explosionPoints[0]: (292.90, 0.19, 341.08) LOG: 28.04.2025 11:42:16 WalkingExplosionAttackProgress explosionPoints[1]: (290.90, 0.10, 341.08) LOG: 28.04.2025 11:42:16 Melee asttack LOG: 28.04.2025 11:42:16 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:17 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:42:17 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:42:17 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:42:17 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:42:17 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:42:17 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:42:17 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:42:17 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:42:18 WalkingExplosionAttackProgress explosionPoints[0]: (288.34, 0.13, 339.59) LOG: 28.04.2025 11:42:18 WalkingExplosionAttackProgress explosionPoints[1]: (288.34, 0.10, 341.59) LOG: 28.04.2025 11:42:18 WalkingExplosionAttackProgress explosionPoints[0]: (288.34, 0.13, 339.59) LOG: 28.04.2025 11:42:18 WalkingExplosionAttackProgress explosionPoints[1]: (290.34, 0.10, 339.59) LOG: 28.04.2025 11:42:18 WalkingExplosionAttackProgress explosionPoints[0]: (288.34, 0.13, 339.59) LOG: 28.04.2025 11:42:18 WalkingExplosionAttackProgress explosionPoints[1]: (288.34, 0.10, 337.59) LOG: 28.04.2025 11:42:18 WalkingExplosionAttackProgress explosionPoints[0]: (288.34, 0.13, 339.59) LOG: 28.04.2025 11:42:18 WalkingExplosionAttackProgress explosionPoints[1]: (286.34, 0.10, 339.59) LOG: 28.04.2025 11:42:18 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:42:18 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:42:18 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:42:18 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:42:18 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:20 WalkingExplosionAttackProgress explosionPoints[0]: (298.05, 0.14, 347.32) LOG: 28.04.2025 11:42:20 WalkingExplosionAttackProgress explosionPoints[1]: (298.05, 0.10, 349.32) LOG: 28.04.2025 11:42:20 WalkingExplosionAttackProgress explosionPoints[0]: (298.05, 0.14, 347.32) LOG: 28.04.2025 11:42:20 WalkingExplosionAttackProgress explosionPoints[1]: (300.05, 0.10, 347.32) LOG: 28.04.2025 11:42:20 WalkingExplosionAttackProgress explosionPoints[0]: (298.05, 0.14, 347.32) LOG: 28.04.2025 11:42:20 WalkingExplosionAttackProgress explosionPoints[1]: (298.05, 0.10, 345.32) LOG: 28.04.2025 11:42:20 WalkingExplosionAttackProgress explosionPoints[0]: (298.05, 0.14, 347.32) LOG: 28.04.2025 11:42:20 WalkingExplosionAttackProgress explosionPoints[1]: (296.05, 0.10, 347.32) LOG: 28.04.2025 11:42:20 Melee asttack LOG: 28.04.2025 11:42:20 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:22 WalkingExplosionAttackProgress explosionPoints[0]: (292.97, 0.12, 346.07) LOG: 28.04.2025 11:42:22 WalkingExplosionAttackProgress explosionPoints[1]: (292.97, 0.10, 348.07) LOG: 28.04.2025 11:42:22 WalkingExplosionAttackProgress explosionPoints[0]: (292.97, 0.12, 346.07) LOG: 28.04.2025 11:42:22 WalkingExplosionAttackProgress explosionPoints[1]: (294.97, 0.10, 346.07) LOG: 28.04.2025 11:42:22 WalkingExplosionAttackProgress explosionPoints[0]: (292.97, 0.12, 346.07) LOG: 28.04.2025 11:42:22 WalkingExplosionAttackProgress explosionPoints[1]: (292.97, 0.10, 344.07) LOG: 28.04.2025 11:42:22 WalkingExplosionAttackProgress explosionPoints[0]: (292.97, 0.12, 346.07) LOG: 28.04.2025 11:42:22 WalkingExplosionAttackProgress explosionPoints[1]: (290.97, 0.10, 346.07) LOG: 28.04.2025 11:42:23 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:23 WalkingExplosionAttackProgress explosionPoints[0]: (287.65, 0.42, 348.31) LOG: 28.04.2025 11:42:23 WalkingExplosionAttackProgress explosionPoints[1]: (287.65, 0.10, 350.31) LOG: 28.04.2025 11:42:23 WalkingExplosionAttackProgress explosionPoints[2]: (287.65, 0.10, 352.31) LOG: 28.04.2025 11:42:23 WalkingExplosionAttackProgress explosionPoints[0]: (287.65, 0.42, 348.31) LOG: 28.04.2025 11:42:23 WalkingExplosionAttackProgress explosionPoints[1]: (289.65, 0.10, 348.31) LOG: 28.04.2025 11:42:23 WalkingExplosionAttackProgress explosionPoints[2]: (291.65, 0.10, 348.31) LOG: 28.04.2025 11:42:23 WalkingExplosionAttackProgress explosionPoints[0]: (287.65, 0.42, 348.31) LOG: 28.04.2025 11:42:23 WalkingExplosionAttackProgress explosionPoints[1]: (287.65, 0.10, 346.31) LOG: 28.04.2025 11:42:23 WalkingExplosionAttackProgress explosionPoints[2]: (287.65, 0.10, 344.31) LOG: 28.04.2025 11:42:23 WalkingExplosionAttackProgress explosionPoints[0]: (287.65, 0.42, 348.31) LOG: 28.04.2025 11:42:23 WalkingExplosionAttackProgress explosionPoints[1]: (285.65, 0.10, 348.31) LOG: 28.04.2025 11:42:23 WalkingExplosionAttackProgress explosionPoints[2]: (283.65, 0.10, 348.31) LOG: 28.04.2025 11:42:24 WalkingExplosionAttackProgress explosionPoints[0]: (293.56, 0.17, 337.93) LOG: 28.04.2025 11:42:24 WalkingExplosionAttackProgress explosionPoints[1]: (293.56, 0.10, 339.93) LOG: 28.04.2025 11:42:24 WalkingExplosionAttackProgress explosionPoints[0]: (293.56, 0.17, 337.93) LOG: 28.04.2025 11:42:24 WalkingExplosionAttackProgress explosionPoints[1]: (295.56, 0.10, 337.93) LOG: 28.04.2025 11:42:24 WalkingExplosionAttackProgress explosionPoints[0]: (293.56, 0.17, 337.93) LOG: 28.04.2025 11:42:24 WalkingExplosionAttackProgress explosionPoints[1]: (293.56, 0.10, 335.93) LOG: 28.04.2025 11:42:24 WalkingExplosionAttackProgress explosionPoints[0]: (293.56, 0.17, 337.93) LOG: 28.04.2025 11:42:24 WalkingExplosionAttackProgress explosionPoints[1]: (291.56, 0.10, 337.93) LOG: 28.04.2025 11:42:25 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:25 Melee asttack LOG: 28.04.2025 11:42:25 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:42:26 WalkingExplosionAttackProgress explosionPoints[0]: (289.52, 0.12, 343.44) LOG: 28.04.2025 11:42:26 WalkingExplosionAttackProgress explosionPoints[1]: (289.52, 0.10, 345.44) LOG: 28.04.2025 11:42:26 WalkingExplosionAttackProgress explosionPoints[0]: (289.52, 0.12, 343.44) LOG: 28.04.2025 11:42:26 WalkingExplosionAttackProgress explosionPoints[1]: (291.52, 0.10, 343.44) LOG: 28.04.2025 11:42:26 WalkingExplosionAttackProgress explosionPoints[0]: (289.52, 0.12, 343.44) LOG: 28.04.2025 11:42:26 WalkingExplosionAttackProgress explosionPoints[1]: (289.52, 0.10, 341.44) LOG: 28.04.2025 11:42:26 WalkingExplosionAttackProgress explosionPoints[0]: (289.52, 0.12, 343.44) LOG: 28.04.2025 11:42:26 WalkingExplosionAttackProgress explosionPoints[1]: (287.52, 0.10, 343.44) LOG: 28.04.2025 11:42:27 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:28 WalkingExplosionAttackProgress explosionPoints[0]: (284.31, 0.19, 342.36) LOG: 28.04.2025 11:42:28 WalkingExplosionAttackProgress explosionPoints[1]: (284.31, 0.10, 344.36) LOG: 28.04.2025 11:42:28 WalkingExplosionAttackProgress explosionPoints[0]: (284.31, 0.19, 342.36) LOG: 28.04.2025 11:42:28 WalkingExplosionAttackProgress explosionPoints[1]: (286.31, 0.10, 342.36) LOG: 28.04.2025 11:42:28 WalkingExplosionAttackProgress explosionPoints[0]: (284.31, 0.19, 342.36) LOG: 28.04.2025 11:42:28 WalkingExplosionAttackProgress explosionPoints[1]: (284.31, 0.10, 340.36) LOG: 28.04.2025 11:42:28 WalkingExplosionAttackProgress explosionPoints[0]: (284.31, 0.19, 342.36) LOG: 28.04.2025 11:42:28 WalkingExplosionAttackProgress explosionPoints[1]: (282.31, 0.10, 342.36) LOG: 28.04.2025 11:42:29 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:29 Arbitrary AddIn: WeaponAddin_Exposing(Clone) (StickyStoneStudio.MOODS.Items.ExposingAddin) LOG: 28.04.2025 11:42:29 Arbitrary AddIn: WEAPONADDIN_Windblades(Clone) (StickyStoneStudio.MOODS.Items.WindbladesAddin) LOG: 28.04.2025 11:42:30 WalkingExplosionAttackProgress explosionPoints[0]: (283.49, 0.13, 350.51) LOG: 28.04.2025 11:42:30 WalkingExplosionAttackProgress explosionPoints[1]: (283.49, 0.10, 352.51) LOG: 28.04.2025 11:42:30 WalkingExplosionAttackProgress explosionPoints[0]: (283.49, 0.13, 350.51) LOG: 28.04.2025 11:42:30 WalkingExplosionAttackProgress explosionPoints[1]: (285.49, 0.10, 350.51) LOG: 28.04.2025 11:42:30 WalkingExplosionAttackProgress explosionPoints[0]: (283.49, 0.13, 350.51) LOG: 28.04.2025 11:42:30 WalkingExplosionAttackProgress explosionPoints[1]: (283.49, 0.10, 348.51) LOG: 28.04.2025 11:42:30 WalkingExplosionAttackProgress explosionPoints[0]: (283.49, 0.13, 350.51) LOG: 28.04.2025 11:42:30 WalkingExplosionAttackProgress explosionPoints[1]: (281.49, 0.10, 350.51) LOG: 28.04.2025 11:42:31 ContinuesMeteorAttack Spawn Meteor! WARNING: 28.04.2025 11:42:31 Enemy is theme 'RoomTheme.Wut', but doesn´t seem to have a AngerRageController on it. Please add it to TheRoaringSmelter_Zathar(Clone) LOG: 28.04.2025 11:42:31 Melee asttack LOG: 28.04.2025 11:42:32 WalkingExplosionAttackProgress explosionPoints[0]: (293.67, 0.14, 341.66) LOG: 28.04.2025 11:42:32 WalkingExplosionAttackProgress explosionPoints[1]: (293.67, 0.10, 343.66) LOG: 28.04.2025 11:42:32 WalkingExplosionAttackProgress explosionPoints[0]: (293.67, 0.14, 341.66) LOG: 28.04.2025 11:42:32 WalkingExplosionAttackProgress explosionPoints[1]: (295.67, 0.10, 341.66) LOG: 28.04.2025 11:42:32 WalkingExplosionAttackProgress explosionPoints[0]: (293.67, 0.14, 341.66) LOG: 28.04.2025 11:42:32 WalkingExplosionAttackProgress explosionPoints[1]: (293.67, 0.10, 339.66) LOG: 28.04.2025 11:42:32 WalkingExplosionAttackProgress explosionPoints[0]: (293.67, 0.14, 341.66) LOG: 28.04.2025 11:42:32 WalkingExplosionAttackProgress explosionPoints[1]: (291.67, 0.10, 341.66) LOG: 28.04.2025 11:42:33 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:34 WalkingExplosionAttackProgress explosionPoints[0]: (290.71, 0.16, 351.56) LOG: 28.04.2025 11:42:34 WalkingExplosionAttackProgress explosionPoints[1]: (290.71, 0.10, 353.56) LOG: 28.04.2025 11:42:34 WalkingExplosionAttackProgress explosionPoints[0]: (290.71, 0.16, 351.56) LOG: 28.04.2025 11:42:34 WalkingExplosionAttackProgress explosionPoints[1]: (292.71, 0.10, 351.56) LOG: 28.04.2025 11:42:34 WalkingExplosionAttackProgress explosionPoints[0]: (290.71, 0.16, 351.56) LOG: 28.04.2025 11:42:34 WalkingExplosionAttackProgress explosionPoints[1]: (290.71, 0.10, 349.56) LOG: 28.04.2025 11:42:34 WalkingExplosionAttackProgress explosionPoints[0]: (290.71, 0.16, 351.56) LOG: 28.04.2025 11:42:34 WalkingExplosionAttackProgress explosionPoints[1]: (288.71, 0.10, 351.56) LOG: 28.04.2025 11:42:35 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:36 WalkingExplosionAttackProgress explosionPoints[0]: (287.08, 0.18, 345.38) LOG: 28.04.2025 11:42:36 WalkingExplosionAttackProgress explosionPoints[1]: (287.08, 0.10, 347.38) LOG: 28.04.2025 11:42:36 WalkingExplosionAttackProgress explosionPoints[0]: (287.08, 0.18, 345.38) LOG: 28.04.2025 11:42:36 WalkingExplosionAttackProgress explosionPoints[1]: (289.08, 0.10, 345.38) LOG: 28.04.2025 11:42:36 WalkingExplosionAttackProgress explosionPoints[0]: (287.08, 0.18, 345.38) LOG: 28.04.2025 11:42:36 WalkingExplosionAttackProgress explosionPoints[1]: (287.08, 0.10, 343.38) LOG: 28.04.2025 11:42:36 WalkingExplosionAttackProgress explosionPoints[0]: (287.08, 0.18, 345.38) LOG: 28.04.2025 11:42:36 WalkingExplosionAttackProgress explosionPoints[1]: (285.08, 0.10, 345.38) LOG: 28.04.2025 11:42:36 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:42:37 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:38 WalkingExplosionAttackProgress explosionPoints[0]: (284.48, 0.14, 335.10) LOG: 28.04.2025 11:42:38 WalkingExplosionAttackProgress explosionPoints[1]: (284.48, 0.10, 337.10) LOG: 28.04.2025 11:42:38 WalkingExplosionAttackProgress explosionPoints[0]: (284.48, 0.14, 335.10) LOG: 28.04.2025 11:42:38 WalkingExplosionAttackProgress explosionPoints[1]: (286.48, 0.10, 335.10) LOG: 28.04.2025 11:42:38 WalkingExplosionAttackProgress explosionPoints[0]: (284.48, 0.14, 335.10) LOG: 28.04.2025 11:42:38 WalkingExplosionAttackProgress explosionPoints[1]: (284.48, 0.10, 333.10) LOG: 28.04.2025 11:42:38 WalkingExplosionAttackProgress explosionPoints[0]: (284.48, 0.14, 335.10) LOG: 28.04.2025 11:42:38 WalkingExplosionAttackProgress explosionPoints[1]: (282.48, 0.10, 335.10) LOG: 28.04.2025 11:42:38 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:42:39 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:42:39 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:40 WalkingExplosionAttackProgress explosionPoints[0]: (283.79, 0.17, 338.64) LOG: 28.04.2025 11:42:40 WalkingExplosionAttackProgress explosionPoints[1]: (283.79, 0.10, 340.64) LOG: 28.04.2025 11:42:40 WalkingExplosionAttackProgress explosionPoints[0]: (283.79, 0.17, 338.64) LOG: 28.04.2025 11:42:40 WalkingExplosionAttackProgress explosionPoints[1]: (285.79, 0.10, 338.64) LOG: 28.04.2025 11:42:40 WalkingExplosionAttackProgress explosionPoints[0]: (283.79, 0.17, 338.64) LOG: 28.04.2025 11:42:40 WalkingExplosionAttackProgress explosionPoints[1]: (283.79, 0.10, 336.64) LOG: 28.04.2025 11:42:40 WalkingExplosionAttackProgress explosionPoints[0]: (283.79, 0.17, 338.64) LOG: 28.04.2025 11:42:40 WalkingExplosionAttackProgress explosionPoints[1]: (281.79, 0.10, 338.64) LOG: 28.04.2025 11:42:41 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:41 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:42:41 BuffManager.StartBuffEffect() for BUFFID: 6819 is already started! LOG: 28.04.2025 11:42:42 WalkingExplosionAttackProgress explosionPoints[0]: (293.64, 0.13, 345.28) LOG: 28.04.2025 11:42:42 WalkingExplosionAttackProgress explosionPoints[1]: (293.64, 0.10, 347.28) LOG: 28.04.2025 11:42:42 WalkingExplosionAttackProgress explosionPoints[0]: (293.64, 0.13, 345.28) LOG: 28.04.2025 11:42:42 WalkingExplosionAttackProgress explosionPoints[1]: (295.64, 0.10, 345.28) LOG: 28.04.2025 11:42:42 WalkingExplosionAttackProgress explosionPoints[0]: (293.64, 0.13, 345.28) LOG: 28.04.2025 11:42:42 WalkingExplosionAttackProgress explosionPoints[1]: (293.64, 0.10, 343.28) LOG: 28.04.2025 11:42:42 WalkingExplosionAttackProgress explosionPoints[0]: (293.64, 0.13, 345.28) LOG: 28.04.2025 11:42:42 WalkingExplosionAttackProgress explosionPoints[1]: (291.64, 0.10, 345.28) LOG: 28.04.2025 11:42:42 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:42:43 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:43 Melee asttack LOG: 28.04.2025 11:42:44 WalkingExplosionAttackProgress explosionPoints[0]: (291.88, 0.16, 347.48) LOG: 28.04.2025 11:42:44 WalkingExplosionAttackProgress explosionPoints[1]: (291.88, 0.10, 349.48) LOG: 28.04.2025 11:42:44 WalkingExplosionAttackProgress explosionPoints[0]: (291.88, 0.16, 347.48) LOG: 28.04.2025 11:42:44 WalkingExplosionAttackProgress explosionPoints[1]: (293.88, 0.10, 347.48) LOG: 28.04.2025 11:42:44 WalkingExplosionAttackProgress explosionPoints[0]: (291.88, 0.16, 347.48) LOG: 28.04.2025 11:42:44 WalkingExplosionAttackProgress explosionPoints[1]: (291.88, 0.10, 345.48) LOG: 28.04.2025 11:42:44 WalkingExplosionAttackProgress explosionPoints[0]: (291.88, 0.16, 347.48) LOG: 28.04.2025 11:42:44 WalkingExplosionAttackProgress explosionPoints[1]: (289.88, 0.10, 347.48) LOG: 28.04.2025 11:42:45 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:45 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:42:46 WalkingExplosionAttackProgress explosionPoints[0]: (281.17, 0.11, 343.65) LOG: 28.04.2025 11:42:46 WalkingExplosionAttackProgress explosionPoints[1]: (281.17, 0.10, 345.65) LOG: 28.04.2025 11:42:46 WalkingExplosionAttackProgress explosionPoints[0]: (281.17, 0.11, 343.65) LOG: 28.04.2025 11:42:46 WalkingExplosionAttackProgress explosionPoints[1]: (283.17, 0.10, 343.65) LOG: 28.04.2025 11:42:46 WalkingExplosionAttackProgress explosionPoints[0]: (281.17, 0.11, 343.65) LOG: 28.04.2025 11:42:46 WalkingExplosionAttackProgress explosionPoints[1]: (281.17, 0.10, 341.65) LOG: 28.04.2025 11:42:46 WalkingExplosionAttackProgress explosionPoints[0]: (281.17, 0.11, 343.65) LOG: 28.04.2025 11:42:46 WalkingExplosionAttackProgress explosionPoints[1]: (279.17, 0.10, 343.65) LOG: 28.04.2025 11:42:47 WalkingExplosionAttackProgress explosionPoints[0]: (298.92, 0.27, 346.36) LOG: 28.04.2025 11:42:47 WalkingExplosionAttackProgress explosionPoints[1]: (298.92, 0.10, 348.36) LOG: 28.04.2025 11:42:47 WalkingExplosionAttackProgress explosionPoints[2]: (298.92, 0.10, 350.36) LOG: 28.04.2025 11:42:47 WalkingExplosionAttackProgress explosionPoints[0]: (298.92, 0.27, 346.36) LOG: 28.04.2025 11:42:47 WalkingExplosionAttackProgress explosionPoints[1]: (300.92, 0.10, 346.36) LOG: 28.04.2025 11:42:47 WalkingExplosionAttackProgress explosionPoints[2]: (302.92, 0.10, 346.36) LOG: 28.04.2025 11:42:47 WalkingExplosionAttackProgress explosionPoints[0]: (298.92, 0.27, 346.36) LOG: 28.04.2025 11:42:47 WalkingExplosionAttackProgress explosionPoints[1]: (298.92, 0.10, 344.36) LOG: 28.04.2025 11:42:47 WalkingExplosionAttackProgress explosionPoints[2]: (298.92, 0.10, 342.36) LOG: 28.04.2025 11:42:47 WalkingExplosionAttackProgress explosionPoints[0]: (298.92, 0.27, 346.36) LOG: 28.04.2025 11:42:47 WalkingExplosionAttackProgress explosionPoints[1]: (296.92, 0.10, 346.36) LOG: 28.04.2025 11:42:47 WalkingExplosionAttackProgress explosionPoints[2]: (294.92, 0.10, 346.36) LOG: 28.04.2025 11:42:47 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:48 WalkingExplosionAttackProgress explosionPoints[0]: (283.74, 0.12, 344.38) LOG: 28.04.2025 11:42:48 WalkingExplosionAttackProgress explosionPoints[1]: (283.74, 0.10, 346.38) LOG: 28.04.2025 11:42:48 WalkingExplosionAttackProgress explosionPoints[0]: (283.74, 0.12, 344.38) LOG: 28.04.2025 11:42:48 WalkingExplosionAttackProgress explosionPoints[1]: (285.74, 0.10, 344.38) LOG: 28.04.2025 11:42:48 WalkingExplosionAttackProgress explosionPoints[0]: (283.74, 0.12, 344.38) LOG: 28.04.2025 11:42:48 WalkingExplosionAttackProgress explosionPoints[1]: (283.74, 0.10, 342.38) LOG: 28.04.2025 11:42:48 WalkingExplosionAttackProgress explosionPoints[0]: (283.74, 0.12, 344.38) LOG: 28.04.2025 11:42:48 WalkingExplosionAttackProgress explosionPoints[1]: (281.74, 0.10, 344.38) LOG: 28.04.2025 11:42:49 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:49 Melee asttack LOG: 28.04.2025 11:42:50 WalkingExplosionAttackProgress explosionPoints[0]: (291.49, 0.12, 348.97) LOG: 28.04.2025 11:42:50 WalkingExplosionAttackProgress explosionPoints[1]: (291.49, 0.10, 350.97) LOG: 28.04.2025 11:42:50 WalkingExplosionAttackProgress explosionPoints[0]: (291.49, 0.12, 348.97) LOG: 28.04.2025 11:42:50 WalkingExplosionAttackProgress explosionPoints[1]: (293.49, 0.10, 348.97) LOG: 28.04.2025 11:42:50 WalkingExplosionAttackProgress explosionPoints[0]: (291.49, 0.12, 348.97) LOG: 28.04.2025 11:42:50 WalkingExplosionAttackProgress explosionPoints[1]: (291.49, 0.10, 346.97) LOG: 28.04.2025 11:42:50 WalkingExplosionAttackProgress explosionPoints[0]: (291.49, 0.12, 348.97) LOG: 28.04.2025 11:42:50 WalkingExplosionAttackProgress explosionPoints[1]: (289.49, 0.10, 348.97) LOG: 28.04.2025 11:42:51 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:52 WalkingExplosionAttackProgress explosionPoints[0]: (288.64, 0.16, 347.44) LOG: 28.04.2025 11:42:52 WalkingExplosionAttackProgress explosionPoints[1]: (288.64, 0.10, 349.44) LOG: 28.04.2025 11:42:52 WalkingExplosionAttackProgress explosionPoints[0]: (288.64, 0.16, 347.44) LOG: 28.04.2025 11:42:52 WalkingExplosionAttackProgress explosionPoints[1]: (290.64, 0.10, 347.44) LOG: 28.04.2025 11:42:52 WalkingExplosionAttackProgress explosionPoints[0]: (288.64, 0.16, 347.44) LOG: 28.04.2025 11:42:52 WalkingExplosionAttackProgress explosionPoints[1]: (288.64, 0.10, 345.44) LOG: 28.04.2025 11:42:52 WalkingExplosionAttackProgress explosionPoints[0]: (288.64, 0.16, 347.44) LOG: 28.04.2025 11:42:52 WalkingExplosionAttackProgress explosionPoints[1]: (286.64, 0.10, 347.44) LOG: 28.04.2025 11:42:53 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:54 WalkingExplosionAttackProgress explosionPoints[0]: (284.24, 0.24, 351.67) LOG: 28.04.2025 11:42:54 WalkingExplosionAttackProgress explosionPoints[1]: (284.24, 0.10, 353.67) LOG: 28.04.2025 11:42:54 WalkingExplosionAttackProgress explosionPoints[0]: (284.24, 0.24, 351.67) LOG: 28.04.2025 11:42:54 WalkingExplosionAttackProgress explosionPoints[1]: (286.24, 0.10, 351.67) LOG: 28.04.2025 11:42:54 WalkingExplosionAttackProgress explosionPoints[0]: (284.24, 0.24, 351.67) LOG: 28.04.2025 11:42:54 WalkingExplosionAttackProgress explosionPoints[1]: (284.24, 0.10, 349.67) LOG: 28.04.2025 11:42:54 WalkingExplosionAttackProgress explosionPoints[0]: (284.24, 0.24, 351.67) LOG: 28.04.2025 11:42:54 WalkingExplosionAttackProgress explosionPoints[1]: (282.24, 0.10, 351.67) LOG: 28.04.2025 11:42:54 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:42:55 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:56 WalkingExplosionAttackProgress explosionPoints[0]: (292.06, 0.17, 350.12) LOG: 28.04.2025 11:42:56 WalkingExplosionAttackProgress explosionPoints[1]: (292.06, 0.10, 352.12) LOG: 28.04.2025 11:42:56 WalkingExplosionAttackProgress explosionPoints[0]: (292.06, 0.17, 350.12) LOG: 28.04.2025 11:42:56 WalkingExplosionAttackProgress explosionPoints[1]: (294.06, 0.10, 350.12) LOG: 28.04.2025 11:42:56 WalkingExplosionAttackProgress explosionPoints[0]: (292.06, 0.17, 350.12) LOG: 28.04.2025 11:42:56 WalkingExplosionAttackProgress explosionPoints[1]: (292.06, 0.10, 348.12) LOG: 28.04.2025 11:42:56 WalkingExplosionAttackProgress explosionPoints[0]: (292.06, 0.17, 350.12) LOG: 28.04.2025 11:42:56 WalkingExplosionAttackProgress explosionPoints[1]: (290.06, 0.10, 350.12) LOG: 28.04.2025 11:42:57 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:58 WalkingExplosionAttackProgress explosionPoints[0]: (282.36, 0.16, 346.01) LOG: 28.04.2025 11:42:58 WalkingExplosionAttackProgress explosionPoints[1]: (282.36, 0.10, 348.01) LOG: 28.04.2025 11:42:58 WalkingExplosionAttackProgress explosionPoints[0]: (282.36, 0.16, 346.01) LOG: 28.04.2025 11:42:58 WalkingExplosionAttackProgress explosionPoints[1]: (284.36, 0.10, 346.01) LOG: 28.04.2025 11:42:58 WalkingExplosionAttackProgress explosionPoints[0]: (282.36, 0.16, 346.01) LOG: 28.04.2025 11:42:58 WalkingExplosionAttackProgress explosionPoints[1]: (282.36, 0.10, 344.01) LOG: 28.04.2025 11:42:58 WalkingExplosionAttackProgress explosionPoints[0]: (282.36, 0.16, 346.01) LOG: 28.04.2025 11:42:58 WalkingExplosionAttackProgress explosionPoints[1]: (280.36, 0.10, 346.01) LOG: 28.04.2025 11:42:59 ContinuesMeteorAttack Spawn Meteor! LOG: 28.04.2025 11:42:59 Melee asttack LOG: 28.04.2025 11:43:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:43:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:43:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:43:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:43:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:43:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:43:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:43:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:43:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:43:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:43:00 WalkingExplosionAttackProgress explosionPoints[0]: (294.24, 2.60, 337.81) LOG: 28.04.2025 11:43:00 WalkingExplosionAttackProgress explosionPoints[1]: (294.24, 0.10, 339.81) LOG: 28.04.2025 11:43:00 WalkingExplosionAttackProgress explosionPoints[0]: (294.24, 2.60, 337.81) LOG: 28.04.2025 11:43:00 WalkingExplosionAttackProgress explosionPoints[1]: (296.24, 0.10, 337.81) LOG: 28.04.2025 11:43:00 WalkingExplosionAttackProgress explosionPoints[0]: (294.24, 2.60, 337.81) LOG: 28.04.2025 11:43:00 WalkingExplosionAttackProgress explosionPoints[1]: (294.24, 0.10, 335.81) LOG: 28.04.2025 11:43:00 WalkingExplosionAttackProgress explosionPoints[0]: (294.24, 2.60, 337.81) LOG: 28.04.2025 11:43:00 WalkingExplosionAttackProgress explosionPoints[1]: (292.24, 0.10, 337.81) LOG: 28.04.2025 11:43:00 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:43:01 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:43:01 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:43:01 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:43:01 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:43:01 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:43:01 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:43:02 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:43:04 ANGER_ZatharTheVulnerable(Clone) (StickyStoneStudio.MOODS.Anger_ZatharTheVunerable): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. LOG: 28.04.2025 11:43:04 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:43:04 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:43:07 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 11:43:07 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:43:09 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:43:09 showQuestComplete: The Salvation of Mechs LOG: 28.04.2025 11:43:09 Quest Completed: The Salvation of Mechs WARNING: 28.04.2025 11:43:09 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:43:09 MechionaryManager.SetMechionaryEntryIsDirty(EnemyTyp ANGER_ZatharTheVulnerable) wurde kein passendes MechionaryEntry gefunden ... WARNING: 28.04.2025 11:43:09 NextWave() => Wave was not started yet or has no waves WARNING: 28.04.2025 11:43:09 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:43:09 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:43:09 BossChest.RaritylevelBossChest() => Rarity is Level_4 Chesttype is Addin LOG: 28.04.2025 11:43:10 Menu.GoToPanel() 'Info' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:43:10 Menu.LoadMenuPanel => Info (MenuID: InGameMenu) LOG: 28.04.2025 11:43:10 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 11:43:11 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:43:11 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:43:11 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:43:11 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:43:11 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:43:11 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:43:11 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:43:12 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:43:12 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:43:12 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:43:12 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:43:14 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Info' LOG: 28.04.2025 11:43:14 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:43:15 Menu.UnloadMenuPanel => Info LOG: 28.04.2025 11:43:18 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:43:18 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:43:24 DialogController.OnFocusedDialogAnswer() AnswerID: 1 LOG: 28.04.2025 11:43:26 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 11:43:26 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:43:27 OpenChest DelayedCall: CHESTTYPE: Addin LOG: 28.04.2025 11:43:27 Menu.GoToPanel() 'LootContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:43:27 Menu.LoadMenuPanel => LootContext (MenuID: InGameMenu) WARNING: 28.04.2025 11:43:27 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:43:27 Language Text not found! (Path: °) LOG: 28.04.2025 11:43:28 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:43:29 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:43:33 LootContextPanel OnButtonSuccess => confirm LOG: 28.04.2025 11:43:34 TryAddItem(WeaponAddin) => Items.Addins.ThunderhawkName WARNING: 28.04.2025 11:43:34 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:43:35 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'LootContext' LOG: 28.04.2025 11:43:35 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:43:35 Menu.UnloadMenuPanel => LootContext LOG: 28.04.2025 11:43:41 Menu.GoToPanel() 'Inventar' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:43:41 Menu.LoadMenuPanel => Inventar (MenuID: InGameMenu) LOG: 28.04.2025 11:43:41 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:43:41 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:43:41 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 11:43:41 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:43:41 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:43:41 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:43:44 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:43:44 Shootable1WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:43:44 Shootable2WeaponAddinsInventory_OnElementDropped() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:43:44 Shootable2WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' ToList: Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 2' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:43:44 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.LightningWaveName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:43:44 OnWeaponSelectionChanged ID -> 1 LOG: 28.04.2025 11:43:44 OnWeaponAddinShootable2SelectionChanged ID -> 0 LOG: 28.04.2025 11:43:45 Shootable2WeaponAddinsInventory_OnElementGrabbed() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 1' ToList: -Index# 0' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:43:46 Shootable1WeaponAddinsInventory_OnElementDropped() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 1' ToList: Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 5' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:43:46 Shootable1WeaponAddinsInventory_OnElementAdded() => DroppedObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' FromList: 'Re-orderable Grid ScrollRect(Shootable2Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 1' ToList: Re-orderable Grid ScrollRect(Shootable1Addins) (UnityEngine.UI.Extensions.ReorderableList)-Index# 5' Clone?: 'False' SourceObject: 'ItemDisplayInventory_WeaponAddins(Clone) (UnityEngine.GameObject)' LOG: 28.04.2025 11:43:46 MoveWeaponAddinFromToList() => addinToBeMoved: Items.Addins.ThunderhawkName moving from System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] to System.Collections.Generic.List`1[StickyStoneStudio.MOODS.IWeaponAddin] LOG: 28.04.2025 11:43:46 OnWeaponSelectionChanged ID -> 0 LOG: 28.04.2025 11:43:46 OnWeaponAddinShootable1SelectionChanged ID -> 0 LOG: 28.04.2025 11:43:47 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'Inventar' LOG: 28.04.2025 11:43:47 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:43:47 Menu.UnloadMenuPanel => Inventar LOG: 28.04.2025 11:43:49 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:43:49 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:43:52 DialogController.OnFocusedDialogAnswer() AnswerID: 0 LOG: 28.04.2025 11:43:54 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 11:43:54 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:43:54 WindowManager.UnloadAllOtherMenus but 'InGameMenu'! Currently acitve Menus: 1 LOG: 28.04.2025 11:43:54 LoadingMenu.SetCurrentLoadingScreen() => TRS_Level3 WARNING: 28.04.2025 11:43:54 Memory Leak: loadedEnemyPrefabsAddressables has a count of 2 after Reseting. This should never happen in the production build as it is a memory leak ... LOG: 28.04.2025 11:43:54 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:43:55 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:43:55 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:43:55 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:43:55 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:43:55 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:43:55 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:43:55 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:43:55 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:43:55 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:43:55 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:43:56 MapController: Change CurrentTheme from 'Wut' to 'HomeBase' LOG: 28.04.2025 11:43:56 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 11:43:56 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:43:56 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 11:43:56 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 11:43:56 OnPlayerAndMapWereCreated LOG: 28.04.2025 11:43:56 CurrentRoom ReverbTheme isNone LOG: 28.04.2025 11:43:56 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' WARNING: 28.04.2025 11:43:56 Ambient VFX this room or lv theme is null LOG: 28.04.2025 11:43:56 CurrentRoom ReverbTheme isNone LOG: 28.04.2025 11:43:56 UpdatePlayerProgress LOG: 28.04.2025 11:43:56 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 11:43:56 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:43:56 [RichPresenceManager] ChangeActivity to AtTheBase .. WARNING: 28.04.2025 11:43:57 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:43:57 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:43:57 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:43:57 Ambient VFX this room or lv theme is null LOG: 28.04.2025 11:43:57 CurrentRoom ReverbTheme isNone LOG: 28.04.2025 11:43:57 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:43:57 Ambient VFX this room or lv theme is null LOG: 28.04.2025 11:43:57 CurrentRoom ReverbTheme isNone WARNING: 28.04.2025 11:43:57 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:43:57 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:43:59 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 11:43:59 CameraManager.SetFogRenderBeforeTransparent(toActive = True) ERROR: 28.04.2025 11:43:59 Destroying components immediately is not permitted during physics trigger/contact, animation event callbacks, rendering callbacks or OnValidate. You must use Destroy instead. VolumetricFogAndMist.VolumetricFog:DestroyRenderComponent() VolumetricFogAndMist.VolumetricFog:set_renderBeforeTransparent(Boolean) StickyStoneStudio.MOODS.CameraManager:SetFogRenderBeforeTransparent(Boolean) StickyStoneStudio.MOODS.d__90:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) StickyStoneStudio.MOODS.CameraController:SmoothTranslateToTransform(Transform, Single, Transform) StickyStoneStudio.MOODS.d__82:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) StickyStoneStudio.MOODS.FocusedDialogController:ShowDialog(DialogController, FocusedDialogLayoutType, Sprite, String, Nullable`1, Boolean, Single, Transform, Transform, Nullable`1, Owner, Boolean) StickyStoneStudio.MOODS.DialogController:StartDialog(Owner, Nullable`1) StickyStoneStudio.MOODS.DialogController:OnTriggerEnterStay(Collider) LOG: 28.04.2025 11:43:59 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:44:01 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 11:44:02 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 11:44:02 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:44:13 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:44:13 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:44:25 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 11:44:25 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:44:25 WindowManager.UnloadAllOtherMenus but 'InGameMenu'! Currently acitve Menus: 1 LOG: 28.04.2025 11:44:25 LoadingMenu.SetCurrentLoadingScreen() => Base LOG: 28.04.2025 11:44:25 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:44:26 AfterLoadingGame() isInHomeBase?: False, TutorialIsActive ?: False LOG: 28.04.2025 11:44:26 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:44:26 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 11:44:26 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 11:44:26 OnPlayerAndMapWereCreated LOG: 28.04.2025 11:44:26 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:44:26 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:44:26 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 11:44:26 Ambient VFX this room or lv theme is null LOG: 28.04.2025 11:44:26 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:44:26 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:44:26 TrySpawnEnemy ENDBOSS_Enigma_Phase1 delay 1,75 LOG: 28.04.2025 11:44:26 UpdatePlayerProgress LOG: 28.04.2025 11:44:26 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 11:44:26 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:44:26 [RichPresenceManager] ChangeActivity to AtTheBase .. WARNING: 28.04.2025 11:44:26 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:44:26 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:44:26 CameraManager.SetFogRenderBeforeTransparent(toActive = False) LOG: 28.04.2025 11:44:26 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:44:26 Ambient VFX this room or lv theme is null LOG: 28.04.2025 11:44:26 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:44:26 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:44:27 CameraManager.SetFogRenderBeforeTransparent(toActive = False) ERROR: 28.04.2025 11:44:27 Destroying components immediately is not permitted during physics trigger/contact, animation event callbacks, rendering callbacks or OnValidate. You must use Destroy instead. VolumetricFogAndMist.VolumetricFog:DestroyRenderComponent() VolumetricFogAndMist.VolumetricFog:set_renderBeforeTransparent(Boolean) StickyStoneStudio.MOODS.CameraManager:SetFogRenderBeforeTransparent(Boolean) StickyStoneStudio.MOODS.Room:_OnPlayerLeaveRoom(Room) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.Room:_OnPlayerEnterRoom(Room, Player) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.RoomTrigger:OnTriggerEnter(Collider) LOG: 28.04.2025 11:44:27 ButtonPromptManager.ResetAndClearAllRegistratedButtons() ERROR: 28.04.2025 11:44:27 Destroying components immediately is not permitted during physics trigger/contact, animation event callbacks, rendering callbacks or OnValidate. You must use Destroy instead. VolumetricFogAndMist.VolumetricFog:DestroyRenderComponent() VolumetricFogAndMist.VolumetricFog:UpdatePreset() StickyStoneStudio.MOODS.EnvironmentManager:UpdateRoomEnvironment(Room, BoxCollider, VolumetricFogProfile, Single) StickyStoneStudio.MOODS.Room:_OnPlayerEnterRoom(Room, Player) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.RoomTrigger:OnTriggerEnter(Collider) WARNING: 28.04.2025 11:44:27 Ambient VFX this room or lv theme is null LOG: 28.04.2025 11:44:27 CurrentRoom ReverbTheme isCave_Open LOG: 28.04.2025 11:44:27 CameraManager.SetFogRenderBeforeTransparent(toActive = True) ERROR: 28.04.2025 11:44:27 Destroying components immediately is not permitted during physics trigger/contact, animation event callbacks, rendering callbacks or OnValidate. You must use Destroy instead. VolumetricFogAndMist.VolumetricFog:DestroyRenderComponent() VolumetricFogAndMist.VolumetricFog:set_renderBeforeTransparent(Boolean) StickyStoneStudio.MOODS.CameraManager:SetFogRenderBeforeTransparent(Boolean) StickyStoneStudio.MOODS.Room:_OnPlayerEnterRoom(Room, Player) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.RoomTrigger:OnTriggerEnter(Collider) WARNING: 28.04.2025 11:44:27 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:44:27 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:44:27 Failed to create agent because there is no valid NavMesh WARNING: 28.04.2025 11:44:27 Endboss_Enigma_Phase1(Clone) (StickyStoneStudio.MOODS.Endboss_Enigma_Phase1): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. ERROR: 28.04.2025 11:44:27 Enemy.CreateNavMeshAgent() => Cannot find any NavMeshSurface or Distance is to far away! UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.EnemyBase:InitNavMeshAgent() StickyStoneStudio.MOODS.EnemyBase:Spawn() StickyStoneStudio.MOODS.EnemyBase:InitEnemy(Room) StickyStoneStudio.MOODS.Endboss_Enigma_Phase1:InitEnemy(Room) StickyStoneStudio.MOODS.MechBase:InitMechBase(Room, PlayerClass, DummyStatus) StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:44:27 SetStartEnemy! WARNING: 28.04.2025 11:44:27 Failed to create agent because there is no valid NavMesh LOG: 28.04.2025 11:44:31 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:44:31 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:44:53 CameraManager.SetFogRenderBeforeTransparent(toActive = True) WARNING: 28.04.2025 11:44:53 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:44:53 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh LOG: 28.04.2025 11:44:53 EnigmaPhase1.StartShootingMode() => Start Shoot WeaponAnimationSpeedUp: 4 WARNING: 28.04.2025 11:44:53 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:44:53 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' WARNING: 28.04.2025 11:44:53 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:44:53 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:53 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:53 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:53 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:53 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 Pool-init: Prefab VFX_Weapon_CrossbowMuzzle has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:44:54 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:54 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:55 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:44:56 Arbitrary AddIn: WeaponAddin_Jamming(Clone) (StickyStoneStudio.MOODS.Items.JammerAddin) LOG: 28.04.2025 11:44:56 Arbitrary AddIn: WeaponAddin_Combustion(Clone) (StickyStoneStudio.MOODS.Items.CombustionAddin) LOG: 28.04.2025 11:44:57 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:44:57 Endboss_Enigma_Phase1(Clone) (StickyStoneStudio.MOODS.Endboss_Enigma_Phase1)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:44:57 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:44:57 GetIconByBuffType called with buffType: Jammer LOG: 28.04.2025 11:44:57 Almorn.ShootingModeCoru() => End Shoot Mode WARNING: 28.04.2025 11:44:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh ERROR: 28.04.2025 11:44:58 "ResetPath" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.d__30:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) StickyStoneStudio.MOODS.EnemyDashController:StartDash() DG.Tweening.Tween:OnTweenCallback(TweenCallback, Tween) DG.Tweening.Tween:DoGoto(Tween, Single, Int32, UpdateMode) DG.Tweening.Core.TweenManager:Update(Tween, Single, Single, Boolean) DG.Tweening.Core.TweenManager:Update(UpdateType, Single, Single) DG.Tweening.Core.DOTweenComponent:Update() LOG: 28.04.2025 11:44:58 Target Position is not on Navmesh Pos:(309.97, 0.00, 304.00) LOG: 28.04.2025 11:44:59 EndbossEnigmaPhase1: Dash Attack Ended WARNING: 28.04.2025 11:44:59 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:44:59 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:44:59 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:44:59 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:44:59 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:44:59 EnigmaPhase1.StartShootingMode() => Start Shoot WeaponAnimationSpeedUp: 2 WARNING: 28.04.2025 11:44:59 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:59 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:59 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:59 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:59 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:59 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:59 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:59 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:59 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:44:59 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 ERROR: 28.04.2025 11:45:00 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "Turret_Joy_Modular(Clone)" UnityEngine.Object:Instantiate(T, Vector3, Quaternion) StickyStoneStudio.MOODS.<>c__DisplayClass142_0:b__0() DG.Tweening.Tween:OnTweenCallback(TweenCallback, Tween) DG.Tweening.Tween:DoGoto(Tween, Single, Int32, UpdateMode) DG.Tweening.Core.TweenManager:Update(Tween, Single, Single, Boolean) DG.Tweening.Core.TweenManager:Update(UpdateType, Single, Single) DG.Tweening.Core.DOTweenComponent:Update() ERROR: 28.04.2025 11:45:00 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "Turret_Joy_Modular(Clone)/Collider" UnityEngine.Object:Instantiate(T, Vector3, Quaternion) StickyStoneStudio.MOODS.<>c__DisplayClass142_0:b__0() DG.Tweening.Tween:OnTweenCallback(TweenCallback, Tween) DG.Tweening.Tween:DoGoto(Tween, Single, Int32, UpdateMode) DG.Tweening.Core.TweenManager:Update(Tween, Single, Single, Boolean) DG.Tweening.Core.TweenManager:Update(UpdateType, Single, Single) DG.Tweening.Core.DOTweenComponent:Update() ERROR: 28.04.2025 11:45:00 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "Turret_Joy_Modular(Clone)/WeaponAddin_Spiderweb(Clone)" StickyStoneStudio.MOODS.Shootable:AddWeaponAddin(Item, RarityLevel, Boolean, Boolean) StickyStoneStudio.MOODS.Shootable:ProcessInitWeaponAddins(Boolean, Boolean) StickyStoneStudio.MOODS.Shootable:Init(EnemyBase, Boolean) StickyStoneStudio.MOODS.<>c__DisplayClass142_0:b__0() DG.Tweening.Tween:OnTweenCallback(TweenCallback, Tween) DG.Tweening.Tween:DoGoto(Tween, Single, Int32, UpdateMode) DG.Tweening.Core.TweenManager:Update(Tween, Single, Single, Boolean) DG.Tweening.Core.TweenManager:Update(UpdateType, Single, Single) DG.Tweening.Core.DOTweenComponent:Update() WARNING: 28.04.2025 11:45:00 Turret_Joy_Modular(Clone) (StickyStoneStudio.MOODS.AbilityTurret): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:45:00 Turret_Joy_Modular(Clone) (StickyStoneStudio.MOODS.AbilityTurret): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 ERROR: 28.04.2025 11:45:00 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)" ERROR: 28.04.2025 11:45:00 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/Collider" WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:00 Pool-init: Prefab VFX_Hit_ElementalOrb has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:45:00 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 11:45:00 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 ERROR: 28.04.2025 11:45:01 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:ResetAndInitBehavior(EnemyBase, EnemyBehavior) StickyStoneStudio.MOODS.EnemyBehavior:ResetAndInit(EnemyBase, Boolean) StickyStoneStudio.MOODS.EnemyBehaviorGroup:SetNextEnemyBehavior() StickyStoneStudio.MOODS.EnemyBase:SetNextBehavior(Boolean, Int32) StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: ENDBOSS_Enigma_Phase1) could not be found. Mechionary Entry is missing! WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:01 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:45:01 Almorn.ShootingModeCoru() => End Shoot Mode WARNING: 28.04.2025 11:45:01 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:01 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:01 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:01 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh ERROR: 28.04.2025 11:45:01 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:Update() StickyStoneStudio.MOODS.EnemyBehavior:Update() StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() WARNING: 28.04.2025 11:45:01 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:01 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:01 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:01 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:01 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:01 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:01 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:01 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:01 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:01 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:01 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:01 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh ERROR: 28.04.2025 11:45:02 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:Update() StickyStoneStudio.MOODS.EnemyBehavior:Update() StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh ERROR: 28.04.2025 11:45:02 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:Update() StickyStoneStudio.MOODS.EnemyBehavior:Update() StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() LOG: 28.04.2025 11:45:02 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:02 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh LOG: 28.04.2025 11:45:03 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh LOG: 28.04.2025 11:45:03 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh ERROR: 28.04.2025 11:45:03 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:Update() StickyStoneStudio.MOODS.EnemyBehavior:Update() StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh ERROR: 28.04.2025 11:45:03 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:Update() StickyStoneStudio.MOODS.EnemyBehavior:Update() StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh ERROR: 28.04.2025 11:45:04 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:Update() StickyStoneStudio.MOODS.EnemyBehavior:Update() StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh ERROR: 28.04.2025 11:45:04 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:Update() StickyStoneStudio.MOODS.EnemyBehavior:Update() StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:04 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh ERROR: 28.04.2025 11:45:05 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:Update() StickyStoneStudio.MOODS.EnemyBehavior:Update() StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:05 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh LOG: 28.04.2025 11:45:05 InGameUIController.OnPlayerAbilityRecharging => Player1 ERROR: 28.04.2025 11:45:05 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:Update() StickyStoneStudio.MOODS.EnemyBehavior:Update() StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() ERROR: 28.04.2025 11:45:05 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:Update() StickyStoneStudio.MOODS.EnemyBehavior:Update() StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() LOG: 28.04.2025 11:45:06 7.29272 ERROR: 28.04.2025 11:45:06 "ResetPath" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.d__30:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) StickyStoneStudio.MOODS.EnemyDashController:StartDash() DG.Tweening.Tween:OnTweenCallback(TweenCallback, Tween) DG.Tweening.Tween:DoGoto(Tween, Single, Int32, UpdateMode) DG.Tweening.Core.TweenManager:Update(Tween, Single, Single, Boolean) DG.Tweening.Core.TweenManager:Update(UpdateType, Single, Single) DG.Tweening.Core.DOTweenComponent:Update() LOG: 28.04.2025 11:45:06 Target Position is not on Navmesh Pos:(309.97, 0.00, 304.00) ERROR: 28.04.2025 11:45:06 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:Update() StickyStoneStudio.MOODS.EnemyBehavior:Update() StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() ERROR: 28.04.2025 11:45:06 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:Update() StickyStoneStudio.MOODS.EnemyBehavior:Update() StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() LOG: 28.04.2025 11:45:07 EndbossEnigmaPhase1: Dash Attack Ended WARNING: 28.04.2025 11:45:07 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh LOG: 28.04.2025 11:45:07 EnigmaPhase1.StartShootingMode() => Start Shoot WeaponAnimationSpeedUp: 2 ERROR: 28.04.2025 11:45:07 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:Update() StickyStoneStudio.MOODS.EnemyBehavior:Update() StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() ERROR: 28.04.2025 11:45:08 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:Update() StickyStoneStudio.MOODS.EnemyBehavior:Update() StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() ERROR: 28.04.2025 11:45:08 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:Update() StickyStoneStudio.MOODS.EnemyBehavior:Update() StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() ERROR: 28.04.2025 11:45:08 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:Update() StickyStoneStudio.MOODS.EnemyBehavior:Update() StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() WARNING: 28.04.2025 11:45:08 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: ENDBOSS_Enigma_Phase1) could not be found. Mechionary Entry is missing! LOG: 28.04.2025 11:45:09 Almorn.ShootingModeCoru() => End Shoot Mode WARNING: 28.04.2025 11:45:09 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:09 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:09 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:09 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:09 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:09 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:09 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh LOG: 28.04.2025 11:45:09 EnigmaPhase1.StartShootingMode() => Start Shoot WeaponAnimationSpeedUp: 2 ERROR: 28.04.2025 11:45:09 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:ResetAndInitBehavior(EnemyBase, EnemyBehavior) StickyStoneStudio.MOODS.EnemyBehavior:ResetAndInit(EnemyBase, Boolean) StickyStoneStudio.MOODS.EnemyBehaviorGroup:SetNextEnemyBehavior() StickyStoneStudio.MOODS.EnemyBase:SetNextBehavior(Boolean, Int32) StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() ERROR: 28.04.2025 11:45:09 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:ResetAndInitBehavior(EnemyBase, EnemyBehavior) StickyStoneStudio.MOODS.EnemyBehavior:ResetAndInit(EnemyBase, Boolean) StickyStoneStudio.MOODS.EnemyBehaviorGroup:SetNextEnemyBehavior() StickyStoneStudio.MOODS.EnemyBase:SetNextBehavior(Boolean, Int32) StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() WARNING: 28.04.2025 11:45:09 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: Ability_Turret) could not be found. Mechionary Entry is missing! ERROR: 28.04.2025 11:45:10 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:Update() StickyStoneStudio.MOODS.EnemyBehavior:Update() StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() ERROR: 28.04.2025 11:45:10 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:Update() StickyStoneStudio.MOODS.EnemyBehavior:Update() StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() ERROR: 28.04.2025 11:45:10 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:Update() StickyStoneStudio.MOODS.EnemyBehavior:Update() StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() ERROR: 28.04.2025 11:45:10 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:Update() StickyStoneStudio.MOODS.EnemyBehavior:Update() StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() ERROR: 28.04.2025 11:45:11 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:Update() StickyStoneStudio.MOODS.EnemyBehavior:Update() StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() ERROR: 28.04.2025 11:45:11 Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "RootNode/CurrentLevel/ROOM(0# Typ_Base)_FinalEndBoss_Degrees0/CullingContainer/Turret_Joy_Modular(Clone)/turret_joy_base/ShootParent/shoot circle/Turret_Joy_Barrel/Muzzle_01/Bullet_Pyramid_Small(Clone)" StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp&, BulletImpactTyp&, Owner&, Transform&, Vector3&, Vector3&, Vector3&, Boolean, Boolean) StickyStoneStudio.MOODS.Bullet:InitBullet(BulletTyp, BulletImpactTyp, Owner, Transform, EnemyBase, Vector3, Vector3, Vector3, Boolean, Boolean) StickyStoneStudio.MOODS.EnemyBase:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.AbilityTurret:SpawnAndStartBullet(Shootable, Transform, GameObject) StickyStoneStudio.MOODS.EnemyBase:DistanceAttack(DistanceVariant) StickyStoneStudio.MOODS.EnemyBehaviourClass:TriggerBehavior() StickyStoneStudio.MOODS.EnemyBehaviorStruct:Update() StickyStoneStudio.MOODS.EnemyBehavior:Update() StickyStoneStudio.MOODS.EnemyBehaviorGroup:UpdateCurrentBehavior() StickyStoneStudio.MOODS.EnemyBase:Update() LOG: 28.04.2025 11:45:11 Almorn.ShootingModeCoru() => End Shoot Mode WARNING: 28.04.2025 11:45:11 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:11 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:11 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:11 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:11 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:11 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:11 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:11 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:11 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:11 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:11 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:11 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:11 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:11 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:11 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:11 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:11 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:11 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:11 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:11 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:11 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:11 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:11 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:11 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:11 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:11 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:11 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:11 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:11 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:11 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:11 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:11 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:12 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:13 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:14 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:14 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:14 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:14 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:14 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:14 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:14 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:14 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:14 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:14 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:14 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:14 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:14 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:14 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:14 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:14 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:14 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:14 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:14 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:14 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:14 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:14 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh LOG: 28.04.2025 11:45:14 EnigmaPhase1.StartShootingMode() => Start Shoot WeaponAnimationSpeedUp: 4 WARNING: 28.04.2025 11:45:15 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: ENDBOSS_Enigma_Phase1) could not be found. Mechionary Entry is missing! WARNING: 28.04.2025 11:45:16 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: ENDBOSS_Enigma_Phase1) could not be found. Mechionary Entry is missing! LOG: 28.04.2025 11:45:16 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:16 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:16 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:16 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:16 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:16 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:45:17 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: ENDBOSS_Enigma_Phase1) could not be found. Mechionary Entry is missing! LOG: 28.04.2025 11:45:18 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:18 Almorn.ShootingModeCoru() => End Shoot Mode WARNING: 28.04.2025 11:45:18 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh ERROR: 28.04.2025 11:45:18 "ResetPath" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.d__30:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) StickyStoneStudio.MOODS.EnemyDashController:StartDash() DG.Tweening.Tween:OnTweenCallback(TweenCallback, Tween) DG.Tweening.Tween:DoGoto(Tween, Single, Int32, UpdateMode) DG.Tweening.Core.TweenManager:Update(Tween, Single, Single, Boolean) DG.Tweening.Core.TweenManager:Update(UpdateType, Single, Single) DG.Tweening.Core.DOTweenComponent:Update() LOG: 28.04.2025 11:45:18 Target Position is not on Navmesh Pos:(309.97, 0.00, 304.00) LOG: 28.04.2025 11:45:20 EndbossEnigmaPhase1: Dash Attack Ended WARNING: 28.04.2025 11:45:20 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:20 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:20 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:20 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 ERROR: 28.04.2025 11:45:20 "ResetPath" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.d__30:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) StickyStoneStudio.MOODS.EnemyDashController:StartDash() DG.Tweening.Tween:OnTweenCallback(TweenCallback, Tween) DG.Tweening.Tween:DoGoto(Tween, Single, Int32, UpdateMode) DG.Tweening.Core.TweenManager:Update(Tween, Single, Single, Boolean) DG.Tweening.Core.TweenManager:Update(UpdateType, Single, Single) DG.Tweening.Core.DOTweenComponent:Update() WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:45:20 Target Position is not on Navmesh Pos:(309.97, 0.00, 304.00) WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:20 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:45:21 EndbossEnigmaPhase1: Dash Attack Ended WARNING: 28.04.2025 11:45:21 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh LOG: 28.04.2025 11:45:21 EnigmaPhase1.StartShootingMode() => Start Shoot WeaponAnimationSpeedUp: 5 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:21 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:22 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:22 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: ENDBOSS_Enigma_Phase1) could not be found. Mechionary Entry is missing! WARNING: 28.04.2025 11:45:22 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:22 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:22 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:22 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:22 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:45:22 Almorn.ShootingModeCoru() => End Shoot Mode WARNING: 28.04.2025 11:45:22 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:22 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:22 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:22 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:22 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:23 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:24 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: ENDBOSS_Enigma_Phase1) could not be found. Mechionary Entry is missing! WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:25 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:26 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:26 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:26 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:26 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:26 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:26 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:26 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:26 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:26 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:26 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:26 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh LOG: 28.04.2025 11:45:26 EnigmaPhase1.StartShootingMode() => Start Shoot WeaponAnimationSpeedUp: 5 LOG: 28.04.2025 11:45:27 Almorn.ShootingModeCoru() => End Shoot Mode WARNING: 28.04.2025 11:45:27 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:27 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:27 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:27 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh LOG: 28.04.2025 11:45:27 Arbitrary AddIn: WeaponAddin_Exposing(Clone) (StickyStoneStudio.MOODS.Items.ExposingAddin) LOG: 28.04.2025 11:45:27 Arbitrary AddIn: WeaponAddin_Cryo(Clone) (StickyStoneStudio.MOODS.Items.CryoAddin) WARNING: 28.04.2025 11:45:27 Pool-init: Prefab VFX_Add_Exposing_OnHit has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:45:27 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 11:45:27 Pool-init: Prefab VFX_Add_Exposing_Explosion has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:45:27 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. WARNING: 28.04.2025 11:45:27 Pool-init: Prefab VFX_Add_Exposing_Trail has no Poolable Component. Please attach it manually! WARNING: 28.04.2025 11:45:27 DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. ERROR: 28.04.2025 11:45:27 "ResetPath" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.d__30:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) StickyStoneStudio.MOODS.EnemyDashController:StartDash() DG.Tweening.Tween:OnTweenCallback(TweenCallback, Tween) DG.Tweening.Tween:DoGoto(Tween, Single, Int32, UpdateMode) DG.Tweening.Core.TweenManager:Update(Tween, Single, Single, Boolean) DG.Tweening.Core.TweenManager:Update(UpdateType, Single, Single) DG.Tweening.Core.DOTweenComponent:Update() LOG: 28.04.2025 11:45:27 Target Position is not on Navmesh Pos:(309.97, 0.00, 304.00) LOG: 28.04.2025 11:45:27 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:45:27 Endboss_Enigma_Phase1(Clone) (StickyStoneStudio.MOODS.Endboss_Enigma_Phase1)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:45:27 GetIconByBuffType called with buffType: Exposing LOG: 28.04.2025 11:45:27 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:45:28 EndbossEnigmaPhase1: Dash Attack Ended WARNING: 28.04.2025 11:45:28 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh LOG: 28.04.2025 11:45:28 EnigmaPhase1.StartShootingMode() => Start Shoot WeaponAnimationSpeedUp: 5 LOG: 28.04.2025 11:45:29 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 11:45:29 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:45:29 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 11:45:29 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:45:29 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 11:45:30 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 11:45:30 Menu.UnloadMenuPanel => ESC_Main WARNING: 28.04.2025 11:45:30 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:45:31 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:45:31 [RichPresenceManager] ChangeActivity to AtTheBase .. LOG: 28.04.2025 11:45:31 Almorn.ShootingModeCoru() => End Shoot Mode WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:31 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:32 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:33 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:33 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: ENDBOSS_Enigma_Phase1) could not be found. Mechionary Entry is missing! WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:45:34 EnigmaPhase1.StartShootingMode() => Start Shoot WeaponAnimationSpeedUp: 4 WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:34 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:45:35 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:45:35 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:45:35 GetIconByBuffType called with buffType: Burning WARNING: 28.04.2025 11:45:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:45:35 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:45:38 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:38 9.731117 LOG: 28.04.2025 11:45:38 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:38 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:38 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:38 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:38 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:38 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:38 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:38 Almorn.ShootingModeCoru() => End Shoot Mode WARNING: 28.04.2025 11:45:38 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh ERROR: 28.04.2025 11:45:39 "ResetPath" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.d__30:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) StickyStoneStudio.MOODS.EnemyDashController:StartDash() DG.Tweening.Tween:OnTweenCallback(TweenCallback, Tween) DG.Tweening.Tween:DoGoto(Tween, Single, Int32, UpdateMode) DG.Tweening.Core.TweenManager:Update(Tween, Single, Single, Boolean) DG.Tweening.Core.TweenManager:Update(UpdateType, Single, Single) DG.Tweening.Core.DOTweenComponent:Update() LOG: 28.04.2025 11:45:39 Target Position is not on Navmesh Pos:(309.97, 0.00, 304.00) LOG: 28.04.2025 11:45:40 EndbossEnigmaPhase1: Dash Attack Ended WARNING: 28.04.2025 11:45:40 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:40 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:40 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:40 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:40 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:40 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:40 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:40 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:40 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:40 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:40 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:40 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:40 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:40 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:40 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:40 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:40 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:40 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:40 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:40 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:40 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:40 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:41 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh LOG: 28.04.2025 11:45:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:42 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:42 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:42 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:43 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:44 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:44 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:45 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:45 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:46 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:47 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:48 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh LOG: 28.04.2025 11:45:48 EnigmaPhase1.StartShootingMode() => Start Shoot WeaponAnimationSpeedUp: 6,666667 LOG: 28.04.2025 11:45:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:48 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:48 InGameUIController.OnPlayerAbilityRecharging => Player1 WARNING: 28.04.2025 11:45:49 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: ENDBOSS_Enigma_Phase1) could not be found. Mechionary Entry is missing! LOG: 28.04.2025 11:45:51 Almorn.ShootingModeCoru() => End Shoot Mode WARNING: 28.04.2025 11:45:51 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:51 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh LOG: 28.04.2025 11:45:51 EnigmaPhase1.StartShootingMode() => Start Shoot WeaponAnimationSpeedUp: 6,666667 LOG: 28.04.2025 11:45:52 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:45:52 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:45:52 GetIconByBuffType called with buffType: Frostbite WARNING: 28.04.2025 11:45:52 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: ENDBOSS_Enigma_Phase1) could not be found. Mechionary Entry is missing! LOG: 28.04.2025 11:45:54 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:45:54 Almorn.ShootingModeCoru() => End Shoot Mode WARNING: 28.04.2025 11:45:54 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:54 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:54 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:54 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:54 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:54 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:54 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:54 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh LOG: 28.04.2025 11:45:54 EnigmaPhase1.StartShootingMode() => Start Shoot WeaponAnimationSpeedUp: 6,666667 LOG: 28.04.2025 11:45:56 Almorn.ShootingModeCoru() => End Shoot Mode WARNING: 28.04.2025 11:45:56 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:56 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:56 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:56 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:56 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:56 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:56 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:56 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:56 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:56 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: ENDBOSS_Enigma_Phase1) could not be found. Mechionary Entry is missing! WARNING: 28.04.2025 11:45:56 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:56 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:56 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:56 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:56 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:56 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:56 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:56 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:56 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:56 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:56 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:56 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:56 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:56 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:56 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:56 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:56 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:56 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:45:57 EnigmaPhase1.StartShootingMode() => Start Shoot WeaponAnimationSpeedUp: 4 WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:57 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:45:58 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:46:00 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:46:00 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:46:01 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:46:01 Almorn.ShootingModeCoru() => End Shoot Mode WARNING: 28.04.2025 11:46:01 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh ERROR: 28.04.2025 11:46:02 "ResetPath" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.d__30:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) StickyStoneStudio.MOODS.EnemyDashController:StartDash() DG.Tweening.Tween:OnTweenCallback(TweenCallback, Tween) DG.Tweening.Tween:DoGoto(Tween, Single, Int32, UpdateMode) DG.Tweening.Core.TweenManager:Update(Tween, Single, Single, Boolean) DG.Tweening.Core.TweenManager:Update(UpdateType, Single, Single) DG.Tweening.Core.DOTweenComponent:Update() LOG: 28.04.2025 11:46:02 Target Position is not on Navmesh Pos:(309.97, 0.00, 304.00) LOG: 28.04.2025 11:46:03 EndbossEnigmaPhase1: Dash Attack Ended WARNING: 28.04.2025 11:46:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:46:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh LOG: 28.04.2025 11:46:03 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:46:03 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:46:03 MoveTowards failed. Navmesh-Agent 'Endboss_Enigma_Phase1(Clone)' is not on a navmesh WARNING: 28.04.2025 11:46:27 MechionaryManager.SetMechionaryEntryIsDirty(EnemyTyp ENDBOSS_Enigma_Phase1) wurde kein passendes MechionaryEntry gefunden ... ERROR: 28.04.2025 11:46:27 "ResetPath" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.<>c__DisplayClass237_0:b__3(EnigmaP2ArmReferences) StickyStoneStudio.MOODS.d__261:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ERROR: 28.04.2025 11:46:27 "Stop" can only be called on an active agent that has been placed on a NavMesh. StickyStoneStudio.MOODS.EnemyBase:Kill(Boolean) StickyStoneStudio.MOODS.<>c__DisplayClass237_0:b__3(EnigmaP2ArmReferences) StickyStoneStudio.MOODS.d__261:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:46:34 CameraManager.SetFogRenderBeforeTransparent(toActive = True) WARNING: 28.04.2025 11:46:34 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:46:35 Endboss_Enigma_Phase2(Clone) (StickyStoneStudio.MOODS.Endboss_Enigma_Phase2): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. ERROR: 28.04.2025 11:46:35 Enemy.CreateNavMeshAgent() => Cannot find any NavMeshSurface or Distance is to far away! UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.EnemyBase:InitNavMeshAgent() StickyStoneStudio.MOODS.EnemyBase:Spawn() StickyStoneStudio.MOODS.EnemyBase:InitEnemy(Room) StickyStoneStudio.MOODS.MechBase:InitMechBase(Room, PlayerClass, DummyStatus) StickyStoneStudio.MOODS.d__27:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:46:35 colortransition killed LOG: 28.04.2025 11:46:35 change: None Pride WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:35 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:36 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:37 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:37 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:37 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:37 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:46:37 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:46:38 PrideHP changed to val => 10000 LOG: 28.04.2025 11:46:38 PrideHP changed to val => 9914 WARNING: 28.04.2025 11:46:40 MechOutlineController.init() => HighlightEffect is not referenced of the rootMesh of HomeBase_PlayerClone(Clone) ! Consider Add it in the Prefab. Searching for Reference now ... WARNING: 28.04.2025 11:46:40 HomeBase_PlayerClone(Clone) (StickyStoneStudio.MOODS.PlayerClone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:46:40 Language Text not found! (Path: Drone) LOG: 28.04.2025 11:46:41 PrideHP changed to val => 9914 LOG: 28.04.2025 11:46:41 PrideHP changed to val => 9827 LOG: 28.04.2025 11:46:44 PrideHP changed to val => 9827 LOG: 28.04.2025 11:46:44 PrideHP changed to val => 9748 LOG: 28.04.2025 11:46:44 PrideHP changed to val => 9748 LOG: 28.04.2025 11:46:44 PrideHP changed to val => 9731 LOG: 28.04.2025 11:46:44 PrideHP changed to val => 9731 LOG: 28.04.2025 11:46:44 PrideHP changed to val => 9714 WARNING: 28.04.2025 11:46:46 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: ENDBOSS_Enigma_Phase2) could not be found. Mechionary Entry is missing! LOG: 28.04.2025 11:46:46 PrideHP changed to val => 9714 LOG: 28.04.2025 11:46:46 PrideHP changed to val => 9697 LOG: 28.04.2025 11:46:47 PrideHP changed to val => 9697 LOG: 28.04.2025 11:46:47 PrideHP changed to val => 9633 WARNING: 28.04.2025 11:46:48 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: ENDBOSS_Enigma_Phase2) could not be found. Mechionary Entry is missing! LOG: 28.04.2025 11:46:50 PrideHP changed to val => 9633 LOG: 28.04.2025 11:46:50 PrideHP changed to val => 9547 LOG: 28.04.2025 11:46:50 PrideHP changed to val => 9547 LOG: 28.04.2025 11:46:50 PrideHP changed to val => 9530 LOG: 28.04.2025 11:46:50 PrideHP changed to val => 9530 LOG: 28.04.2025 11:46:50 PrideHP changed to val => 9514 LOG: 28.04.2025 11:46:50 PrideHP changed to val => 9514 LOG: 28.04.2025 11:46:50 PrideHP changed to val => 9425 LOG: 28.04.2025 11:46:50 PrideHP changed to val => 9425 LOG: 28.04.2025 11:46:50 PrideHP changed to val => 9408 LOG: 28.04.2025 11:46:50 PrideHP changed to val => 9408 LOG: 28.04.2025 11:46:50 PrideHP changed to val => 9391 LOG: 28.04.2025 11:46:51 Arbitrary AddIn: WEAPONADDIN_Windblades(Clone) (StickyStoneStudio.MOODS.Items.WindbladesAddin) LOG: 28.04.2025 11:46:51 Arbitrary AddIn: WeaponAddin_Combustion(Clone) (StickyStoneStudio.MOODS.Items.CombustionAddin) LOG: 28.04.2025 11:46:51 PrideHP changed to val => 9391 ERROR: 28.04.2025 11:46:51 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:StartBuff() StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:46:51 GetIconByBuffType called with buffType: Charming LOG: 28.04.2025 11:46:51 Endboss_Enigma_Phase2(Clone) (StickyStoneStudio.MOODS.Endboss_Enigma_Phase2)isCharmedByOwnerPlayer1 LOG: 28.04.2025 11:46:51 GetIconByBuffType called with buffType: Windblades ERROR: 28.04.2025 11:46:51 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:StartBuff() StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:46:51 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:46:51 PrideHP changed to val => 9391 LOG: 28.04.2025 11:46:51 PrideHP changed to val => 9390 LOG: 28.04.2025 11:46:51 PrideHP changed to val => 9390 LOG: 28.04.2025 11:46:52 PrideHP changed to val => 9390 LOG: 28.04.2025 11:46:52 PrideHP changed to val => 9296 LOG: 28.04.2025 11:46:52 PrideHP changed to val => 9296 LOG: 28.04.2025 11:46:52 PrideHP changed to val => 9278 LOG: 28.04.2025 11:46:52 PrideHP changed to val => 9278 LOG: 28.04.2025 11:46:52 PrideHP changed to val => 9277 LOG: 28.04.2025 11:46:52 PrideHP changed to val => 9277 LOG: 28.04.2025 11:46:52 PrideHP changed to val => 9182 LOG: 28.04.2025 11:46:52 PrideHP changed to val => 9182 LOG: 28.04.2025 11:46:52 PrideHP changed to val => 9163 LOG: 28.04.2025 11:46:53 PrideHP changed to val => 9163 LOG: 28.04.2025 11:46:53 PrideHP changed to val => 9162 LOG: 28.04.2025 11:46:53 PrideHP changed to val => 9162 LOG: 28.04.2025 11:46:53 PrideHP changed to val => 9062 LOG: 28.04.2025 11:46:54 PrideHP changed to val => 9062 LOG: 28.04.2025 11:46:54 PrideHP changed to val => 8964 LOG: 28.04.2025 11:46:54 PrideHP changed to val => 8964 LOG: 28.04.2025 11:46:54 PrideHP changed to val => 8963 LOG: 28.04.2025 11:46:55 PrideHP changed to val => 8963 LOG: 28.04.2025 11:46:55 PrideHP changed to val => 8878 LOG: 28.04.2025 11:46:55 PrideHP changed to val => 8878 LOG: 28.04.2025 11:46:55 PrideHP changed to val => 8690 WARNING: 28.04.2025 11:46:55 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: ENDBOSS_Enigma_Phase2) could not be found. Mechionary Entry is missing! LOG: 28.04.2025 11:46:55 PrideHP changed to val => 8690 LOG: 28.04.2025 11:46:55 PrideHP changed to val => 8689 LOG: 28.04.2025 11:46:55 PrideHP changed to val => 8689 LOG: 28.04.2025 11:46:55 PrideHP changed to val => 8591 LOG: 28.04.2025 11:46:55 PrideHP changed to val => 8591 LOG: 28.04.2025 11:46:55 PrideHP changed to val => 8591 LOG: 28.04.2025 11:46:55 PrideHP changed to val => 8591 LOG: 28.04.2025 11:46:55 PrideHP changed to val => 8591 LOG: 28.04.2025 11:46:55 PrideHP changed to val => 8591 LOG: 28.04.2025 11:46:55 PrideHP changed to val => 8560 LOG: 28.04.2025 11:46:55 PrideHP changed to val => 8560 LOG: 28.04.2025 11:46:55 PrideHP changed to val => 8529 LOG: 28.04.2025 11:46:55 PrideHP changed to val => 8529 ERROR: 28.04.2025 11:46:55 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:StartBuff() StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:46:55 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:46:55 PrideHP changed to val => 8498 LOG: 28.04.2025 11:46:56 PrideHP changed to val => 8498 LOG: 28.04.2025 11:46:56 PrideHP changed to val => 8467 LOG: 28.04.2025 11:46:56 PrideHP changed to val => 8467 LOG: 28.04.2025 11:46:56 PrideHP changed to val => 8436 LOG: 28.04.2025 11:46:56 PrideHP changed to val => 8436 LOG: 28.04.2025 11:46:56 GetIconByBuffType called with buffType: Burning ERROR: 28.04.2025 11:46:56 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:AddToOtherBuff(Buff&) StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:46:56 PrideHP changed to val => 8405 LOG: 28.04.2025 11:46:56 PrideHP changed to val => 8405 LOG: 28.04.2025 11:46:56 PrideHP changed to val => 8401 LOG: 28.04.2025 11:46:56 PrideHP changed to val => 8401 LOG: 28.04.2025 11:46:56 GetIconByBuffType called with buffType: Burning ERROR: 28.04.2025 11:46:56 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:AddToOtherBuff(Buff&) StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:46:56 PrideHP changed to val => 8370 LOG: 28.04.2025 11:46:56 PrideHP changed to val => 8370 LOG: 28.04.2025 11:46:56 PrideHP changed to val => 8269 LOG: 28.04.2025 11:46:56 PrideHP changed to val => 8269 LOG: 28.04.2025 11:46:56 PrideHP changed to val => 8238 LOG: 28.04.2025 11:46:56 PrideHP changed to val => 8238 LOG: 28.04.2025 11:46:56 PrideHP changed to val => 8207 LOG: 28.04.2025 11:46:56 PrideHP changed to val => 8207 LOG: 28.04.2025 11:46:56 PrideHP changed to val => 8176 LOG: 28.04.2025 11:46:56 PrideHP changed to val => 8176 LOG: 28.04.2025 11:46:56 PrideHP changed to val => 8078 LOG: 28.04.2025 11:46:56 PrideHP changed to val => 8078 LOG: 28.04.2025 11:46:56 PrideHP changed to val => 8047 LOG: 28.04.2025 11:46:56 PrideHP changed to val => 8047 LOG: 28.04.2025 11:46:56 PrideHP changed to val => 8016 LOG: 28.04.2025 11:46:57 PrideHP changed to val => 8016 LOG: 28.04.2025 11:46:57 PrideHP changed to val => 7985 LOG: 28.04.2025 11:46:57 PrideHP changed to val => 7985 LOG: 28.04.2025 11:46:57 PrideHP changed to val => 7954 LOG: 28.04.2025 11:46:57 PrideHP changed to val => 7954 LOG: 28.04.2025 11:46:57 PrideHP changed to val => 7923 LOG: 28.04.2025 11:46:57 PrideHP changed to val => 7923 LOG: 28.04.2025 11:46:57 PrideHP changed to val => 7892 LOG: 28.04.2025 11:46:57 PrideHP changed to val => 7892 LOG: 28.04.2025 11:46:57 PrideHP changed to val => 7884 LOG: 28.04.2025 11:46:57 PrideHP changed to val => 7884 LOG: 28.04.2025 11:46:57 PrideHP changed to val => 7853 LOG: 28.04.2025 11:46:58 PrideHP changed to val => 7853 LOG: 28.04.2025 11:46:58 PrideHP changed to val => 7754 LOG: 28.04.2025 11:46:58 PrideHP changed to val => 7754 LOG: 28.04.2025 11:46:58 PrideHP changed to val => 7746 LOG: 28.04.2025 11:46:58 PrideHP changed to val => 7746 LOG: 28.04.2025 11:46:58 PrideHP changed to val => 7649 LOG: 28.04.2025 11:46:59 PrideHP changed to val => 7649 LOG: 28.04.2025 11:46:59 PrideHP changed to val => 7641 LOG: 28.04.2025 11:46:59 PrideHP changed to val => 7641 LOG: 28.04.2025 11:46:59 PrideHP changed to val => 7570 LOG: 28.04.2025 11:47:00 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:00 68.45935 LOG: 28.04.2025 11:47:00 PrideHP changed to val => 7570 LOG: 28.04.2025 11:47:00 PrideHP changed to val => 7495 LOG: 28.04.2025 11:47:00 PrideHP changed to val => 7495 LOG: 28.04.2025 11:47:00 PrideHP changed to val => 7393 LOG: 28.04.2025 11:47:00 PrideHP changed to val => 7393 LOG: 28.04.2025 11:47:00 PrideHP changed to val => 7375 LOG: 28.04.2025 11:47:00 PrideHP changed to val => 7375 LOG: 28.04.2025 11:47:00 PrideHP changed to val => 7344 LOG: 28.04.2025 11:47:00 PrideHP changed to val => 7344 LOG: 28.04.2025 11:47:00 PrideHP changed to val => 7314 LOG: 28.04.2025 11:47:00 PrideHP changed to val => 7314 LOG: 28.04.2025 11:47:00 PrideHP changed to val => 7306 LOG: 28.04.2025 11:47:00 PrideHP changed to val => 7306 LOG: 28.04.2025 11:47:00 PrideHP changed to val => 7303 LOG: 28.04.2025 11:47:00 PrideHP changed to val => 7303 LOG: 28.04.2025 11:47:00 PrideHP changed to val => 7300 LOG: 28.04.2025 11:47:00 PrideHP changed to val => 7300 LOG: 28.04.2025 11:47:00 PrideHP changed to val => 7281 LOG: 28.04.2025 11:47:00 PrideHP changed to val => 7281 LOG: 28.04.2025 11:47:00 PrideHP changed to val => 7181 LOG: 28.04.2025 11:47:00 PrideHP changed to val => 7181 LOG: 28.04.2025 11:47:00 PrideHP changed to val => 7163 LOG: 28.04.2025 11:47:00 PrideHP changed to val => 7163 LOG: 28.04.2025 11:47:00 PrideHP changed to val => 7144 LOG: 28.04.2025 11:47:01 PrideHP changed to val => 7144 LOG: 28.04.2025 11:47:01 PrideHP changed to val => 7060 LOG: 28.04.2025 11:47:01 PrideHP changed to val => 7060 LOG: 28.04.2025 11:47:01 PrideHP changed to val => 6871 LOG: 28.04.2025 11:47:01 PrideHP changed to val => 6871 LOG: 28.04.2025 11:47:01 PrideHP changed to val => 6853 LOG: 28.04.2025 11:47:01 PrideHP changed to val => 6853 LOG: 28.04.2025 11:47:01 PrideHP changed to val => 6834 LOG: 28.04.2025 11:47:02 PrideHP changed to val => 6834 LOG: 28.04.2025 11:47:02 PrideHP changed to val => 6816 LOG: 28.04.2025 11:47:02 PrideHP changed to val => 6816 LOG: 28.04.2025 11:47:02 PrideHP changed to val => 6797 LOG: 28.04.2025 11:47:02 PrideHP changed to val => 6797 LOG: 28.04.2025 11:47:02 PrideHP changed to val => 6710 LOG: 28.04.2025 11:47:02 PrideHP changed to val => 6710 LOG: 28.04.2025 11:47:02 PrideHP changed to val => 6516 LOG: 28.04.2025 11:47:03 PrideHP changed to val => 6516 LOG: 28.04.2025 11:47:03 PrideHP changed to val => 6498 LOG: 28.04.2025 11:47:03 PrideHP changed to val => 6498 LOG: 28.04.2025 11:47:03 PrideHP changed to val => 6440 LOG: 28.04.2025 11:47:03 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:03 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:03 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:03 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:03 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:03 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:03 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:03 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:03 PrideHP changed to val => 6440 LOG: 28.04.2025 11:47:03 PrideHP changed to val => 6339 LOG: 28.04.2025 11:47:03 PrideHP changed to val => 6339 LOG: 28.04.2025 11:47:03 PrideHP changed to val => 6321 LOG: 28.04.2025 11:47:03 PrideHP changed to val => 6321 LOG: 28.04.2025 11:47:03 PrideHP changed to val => 6302 LOG: 28.04.2025 11:47:03 PrideHP changed to val => 6302 LOG: 28.04.2025 11:47:03 PrideHP changed to val => 6284 LOG: 28.04.2025 11:47:04 PrideHP changed to val => 6284 LOG: 28.04.2025 11:47:04 PrideHP changed to val => 6182 LOG: 28.04.2025 11:47:04 PrideHP changed to val => 6182 LOG: 28.04.2025 11:47:04 PrideHP changed to val => 6164 LOG: 28.04.2025 11:47:04 PrideHP changed to val => 6164 LOG: 28.04.2025 11:47:04 PrideHP changed to val => 6145 LOG: 28.04.2025 11:47:05 PrideHP changed to val => 6145 LOG: 28.04.2025 11:47:05 PrideHP changed to val => 6127 LOG: 28.04.2025 11:47:05 PrideHP changed to val => 6127 LOG: 28.04.2025 11:47:05 PrideHP changed to val => 6108 LOG: 28.04.2025 11:47:05 PrideHP changed to val => 6108 ERROR: 28.04.2025 11:47:05 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:StartBuff() StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:47:05 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:47:05 PrideHP changed to val => 6108 LOG: 28.04.2025 11:47:05 PrideHP changed to val => 6105 LOG: 28.04.2025 11:47:05 PrideHP changed to val => 6074 LOG: 28.04.2025 11:47:05 PrideHP changed to val => 6074 LOG: 28.04.2025 11:47:05 GetIconByBuffType called with buffType: Burning ERROR: 28.04.2025 11:47:05 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:AddToOtherBuff(Buff&) StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:47:05 PrideHP changed to val => 6043 LOG: 28.04.2025 11:47:05 PrideHP changed to val => 6043 LOG: 28.04.2025 11:47:05 PrideHP changed to val => 6043 LOG: 28.04.2025 11:47:05 PrideHP changed to val => 6043 LOG: 28.04.2025 11:47:05 PrideHP changed to val => 6025 LOG: 28.04.2025 11:47:05 PrideHP changed to val => 6025 ERROR: 28.04.2025 11:47:05 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:StartBuff() StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:47:05 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:47:05 PrideHP changed to val => 5994 LOG: 28.04.2025 11:47:05 PrideHP changed to val => 5994 LOG: 28.04.2025 11:47:05 PrideHP changed to val => 5963 LOG: 28.04.2025 11:47:05 PrideHP changed to val => 5963 LOG: 28.04.2025 11:47:05 PrideHP changed to val => 5944 LOG: 28.04.2025 11:47:05 PrideHP changed to val => 5944 LOG: 28.04.2025 11:47:05 PrideHP changed to val => 5913 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5913 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5882 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5882 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5851 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5851 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5764 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5764 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5569 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5569 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5538 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5538 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5519 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5519 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5501 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5501 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5470 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5470 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5439 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5439 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5408 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5408 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5401 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5401 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5383 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5383 LOG: 28.04.2025 11:47:06 GetIconByBuffType called with buffType: Burning ERROR: 28.04.2025 11:47:06 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:AddToOtherBuff(Buff&) StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5352 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5352 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5321 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5321 LOG: 28.04.2025 11:47:06 PrideHP changed to val => 5290 LOG: 28.04.2025 11:47:07 PrideHP changed to val => 5290 LOG: 28.04.2025 11:47:07 PrideHP changed to val => 5259 LOG: 28.04.2025 11:47:07 PrideHP changed to val => 5259 LOG: 28.04.2025 11:47:07 PrideHP changed to val => 5164 LOG: 28.04.2025 11:47:07 PrideHP changed to val => 5164 LOG: 28.04.2025 11:47:07 PrideHP changed to val => 5133 LOG: 28.04.2025 11:47:07 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:07 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:07 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:07 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:07 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:07 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:07 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:07 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:07 PrideHP changed to val => 5133 LOG: 28.04.2025 11:47:07 PrideHP changed to val => 5033 LOG: 28.04.2025 11:47:07 PrideHP changed to val => 5033 LOG: 28.04.2025 11:47:07 PrideHP changed to val => 5015 LOG: 28.04.2025 11:47:07 PrideHP changed to val => 5015 LOG: 28.04.2025 11:47:07 PrideHP changed to val => 5005 LOG: 28.04.2025 11:47:07 PrideHP changed to val => 5005 LOG: 28.04.2025 11:47:07 PrideHP changed to val => 4999 WARNING: 28.04.2025 11:47:07 colortransition killed LOG: 28.04.2025 11:47:07 change: Pride Sorrow LOG: 28.04.2025 11:47:07 Sorrow LOG: 28.04.2025 11:47:09 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:09 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:09 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:09 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:09 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:09 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:09 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:09 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:47:11 Sorrow LOG: 28.04.2025 11:47:11 Gefundener Clip: EndBoss_Enigma_Arm_Right_wall_put_Head_on WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:12 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:47:13 Gefundener Clip: EndBoss_Enigma_Arm_Right_slam WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:13 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:14 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 MechOutlineController.init() => HighlightEffect is not referenced of the rootMesh of HomeBase_PlayerClone(Clone) ! Consider Add it in the Prefab. Searching for Reference now ... WARNING: 28.04.2025 11:47:15 HomeBase_PlayerClone(Clone) (StickyStoneStudio.MOODS.PlayerClone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:47:15 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:15 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:16 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:16 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:16 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:47:16 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:47:16 to: Sorrow LOG: 28.04.2025 11:47:16 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 11:47:16 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:47:16 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 11:47:16 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:47:16 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 11:47:21 Menu.GoToPanel() 'MM_Options' transitionFade?: 'True' currentpanel is: 'ESC_Main' LOG: 28.04.2025 11:47:21 Menu.LoadMenuPanel => MM_Options (MenuID: EscapeMenu) LOG: 28.04.2025 11:47:21 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:47:21 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:47:21 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:47:21 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:47:21 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:47:21 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:47:21 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! LOG: 28.04.2025 11:47:21 Menu.UnloadMenuPanel => ESC_Main LOG: 28.04.2025 11:47:24 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel is: 'MM_Options' LOG: 28.04.2025 11:47:24 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 11:47:24 Menu.UnloadMenuPanel => MM_Options LOG: 28.04.2025 11:47:25 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 11:47:25 Menu.UnloadMenuPanel => ESC_Main WARNING: 28.04.2025 11:47:25 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:47:25 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:47:25 [RichPresenceManager] ChangeActivity to AtTheBase .. WARNING: 28.04.2025 11:47:25 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: _PlayerClone) could not be found. Mechionary Entry is missing! LOG: 28.04.2025 11:47:26 SorrowHP changed to val => 10000 LOG: 28.04.2025 11:47:26 SorrowHP changed to val => 9917 WARNING: 28.04.2025 11:47:29 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: _PlayerClone) could not be found. Mechionary Entry is missing! LOG: 28.04.2025 11:47:30 SorrowHP changed to val => 9917 LOG: 28.04.2025 11:47:30 SorrowHP changed to val => 9911 LOG: 28.04.2025 11:47:30 SorrowHP changed to val => 9911 ERROR: 28.04.2025 11:47:30 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:StartBuff() StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:47:30 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:47:30 SorrowHP changed to val => 9880 LOG: 28.04.2025 11:47:30 SorrowHP changed to val => 9880 LOG: 28.04.2025 11:47:30 SorrowHP changed to val => 9849 LOG: 28.04.2025 11:47:31 SorrowHP changed to val => 9849 LOG: 28.04.2025 11:47:31 SorrowHP changed to val => 9818 LOG: 28.04.2025 11:47:31 SorrowHP changed to val => 9818 LOG: 28.04.2025 11:47:31 SorrowHP changed to val => 9812 LOG: 28.04.2025 11:47:32 SorrowHP changed to val => 9812 LOG: 28.04.2025 11:47:32 SorrowHP changed to val => 9715 LOG: 28.04.2025 11:47:33 SorrowHP changed to val => 9715 LOG: 28.04.2025 11:47:33 SorrowHP changed to val => 9645 LOG: 28.04.2025 11:47:34 SorrowHP changed to val => 9645 LOG: 28.04.2025 11:47:34 SorrowHP changed to val => 9568 LOG: 28.04.2025 11:47:34 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 11:47:35 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:47:35 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 11:47:35 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:47:35 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 11:47:36 Menu.GoToPanel() 'MM_Options' transitionFade?: 'True' currentpanel is: 'ESC_Main' LOG: 28.04.2025 11:47:36 Menu.LoadMenuPanel => MM_Options (MenuID: EscapeMenu) LOG: 28.04.2025 11:47:36 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:47:36 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:47:36 GetMappedKeyName(Use): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:47:36 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:47:36 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:47:36 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:47:36 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! LOG: 28.04.2025 11:47:37 Menu.UnloadMenuPanel => ESC_Main LOG: 28.04.2025 11:47:39 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel is: 'MM_Options' LOG: 28.04.2025 11:47:39 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 11:47:40 Menu.UnloadMenuPanel => MM_Options LOG: 28.04.2025 11:47:40 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 11:47:40 Menu.UnloadMenuPanel => ESC_Main WARNING: 28.04.2025 11:47:40 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:47:40 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:47:40 [RichPresenceManager] ChangeActivity to AtTheBase .. LOG: 28.04.2025 11:47:42 SorrowHP changed to val => 9568 LOG: 28.04.2025 11:47:42 SorrowHP changed to val => 9459 LOG: 28.04.2025 11:47:42 SorrowHP changed to val => 9459 LOG: 28.04.2025 11:47:42 SorrowHP changed to val => 9440 LOG: 28.04.2025 11:47:42 SorrowHP changed to val => 9440 LOG: 28.04.2025 11:47:42 SorrowHP changed to val => 9422 LOG: 28.04.2025 11:47:43 SorrowHP changed to val => 9422 LOG: 28.04.2025 11:47:43 SorrowHP changed to val => 9330 LOG: 28.04.2025 11:47:43 SorrowHP changed to val => 9330 LOG: 28.04.2025 11:47:43 SorrowHP changed to val => 9127 LOG: 28.04.2025 11:47:43 SorrowHP changed to val => 9127 LOG: 28.04.2025 11:47:43 SorrowHP changed to val => 9109 LOG: 28.04.2025 11:47:43 SorrowHP changed to val => 9109 LOG: 28.04.2025 11:47:43 SorrowHP changed to val => 9090 LOG: 28.04.2025 11:47:44 SorrowHP changed to val => 9090 LOG: 28.04.2025 11:47:44 SorrowHP changed to val => 9072 LOG: 28.04.2025 11:47:44 SorrowHP changed to val => 9072 LOG: 28.04.2025 11:47:44 SorrowHP changed to val => 8965 LOG: 28.04.2025 11:47:44 SorrowHP changed to val => 8965 LOG: 28.04.2025 11:47:44 SorrowHP changed to val => 8947 LOG: 28.04.2025 11:47:44 SorrowHP changed to val => 8947 LOG: 28.04.2025 11:47:44 SorrowHP changed to val => 8929 LOG: 28.04.2025 11:47:44 SorrowHP changed to val => 8929 LOG: 28.04.2025 11:47:44 SorrowHP changed to val => 8929 LOG: 28.04.2025 11:47:44 SorrowHP changed to val => 8929 LOG: 28.04.2025 11:47:44 SorrowHP changed to val => 8929 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8929 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8910 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8910 ERROR: 28.04.2025 11:47:45 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:StartBuff() StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:47:45 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8879 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8879 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8848 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8848 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8775 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8775 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8756 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8756 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8725 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8725 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8695 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8695 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8664 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8664 ERROR: 28.04.2025 11:47:45 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:StartBuff() StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:47:45 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8664 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8660 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8629 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8629 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8611 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8611 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8580 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8580 LOG: 28.04.2025 11:47:45 GetIconByBuffType called with buffType: Burning ERROR: 28.04.2025 11:47:45 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:AddToOtherBuff(Buff&) StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8549 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8549 LOG: 28.04.2025 11:47:45 GetIconByBuffType called with buffType: Burning ERROR: 28.04.2025 11:47:45 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:AddToOtherBuff(Buff&) StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8518 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8518 LOG: 28.04.2025 11:47:45 SorrowHP changed to val => 8487 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 8487 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 8378 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 8378 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 8359 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 8359 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 8329 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 8329 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 8298 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 8298 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 8267 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 8267 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 8236 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 8236 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 8205 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 8205 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 8195 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 8195 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 8164 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 8164 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 8145 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 8145 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 8053 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 8053 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 7847 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 7847 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 7828 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 7828 LOG: 28.04.2025 11:47:46 SorrowHP changed to val => 7810 LOG: 28.04.2025 11:47:47 SorrowHP changed to val => 7810 LOG: 28.04.2025 11:47:47 SorrowHP changed to val => 7715 LOG: 28.04.2025 11:47:47 SorrowHP changed to val => 7715 LOG: 28.04.2025 11:47:47 SorrowHP changed to val => 7503 LOG: 28.04.2025 11:47:47 SorrowHP changed to val => 7503 LOG: 28.04.2025 11:47:47 SorrowHP changed to val => 7485 LOG: 28.04.2025 11:47:47 SorrowHP changed to val => 7485 LOG: 28.04.2025 11:47:47 SorrowHP changed to val => 7466 LOG: 28.04.2025 11:47:47 SorrowHP changed to val => 7466 LOG: 28.04.2025 11:47:47 SorrowHP changed to val => 7448 LOG: 28.04.2025 11:47:47 SorrowHP changed to val => 7448 LOG: 28.04.2025 11:47:47 SorrowHP changed to val => 7339 LOG: 28.04.2025 11:47:47 SorrowHP changed to val => 7339 LOG: 28.04.2025 11:47:47 SorrowHP changed to val => 7320 LOG: 28.04.2025 11:47:47 SorrowHP changed to val => 7320 LOG: 28.04.2025 11:47:47 SorrowHP changed to val => 7310 LOG: 28.04.2025 11:47:47 SorrowHP changed to val => 7310 LOG: 28.04.2025 11:47:47 SorrowHP changed to val => 7292 LOG: 28.04.2025 11:47:48 SorrowHP changed to val => 7292 LOG: 28.04.2025 11:47:48 SorrowHP changed to val => 7273 LOG: 28.04.2025 11:47:48 SorrowHP changed to val => 7273 LOG: 28.04.2025 11:47:48 SorrowHP changed to val => 7263 WARNING: 28.04.2025 11:47:48 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: ENDBOSS_Enigma_Phase2) could not be found. Mechionary Entry is missing! LOG: 28.04.2025 11:47:48 SorrowHP changed to val => 7263 LOG: 28.04.2025 11:47:48 SorrowHP changed to val => 7245 LOG: 28.04.2025 11:47:49 SorrowHP changed to val => 7245 LOG: 28.04.2025 11:47:49 SorrowHP changed to val => 7227 LOG: 28.04.2025 11:47:49 SorrowHP changed to val => 7227 LOG: 28.04.2025 11:47:49 SorrowHP changed to val => 7217 LOG: 28.04.2025 11:47:49 SorrowHP changed to val => 7217 LOG: 28.04.2025 11:47:49 SorrowHP changed to val => 7198 WARNING: 28.04.2025 11:47:49 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: ENDBOSS_Enigma_Phase2) could not be found. Mechionary Entry is missing! LOG: 28.04.2025 11:47:49 SorrowHP changed to val => 7198 LOG: 28.04.2025 11:47:49 SorrowHP changed to val => 7188 LOG: 28.04.2025 11:47:49 SorrowHP changed to val => 7188 LOG: 28.04.2025 11:47:49 SorrowHP changed to val => 7185 LOG: 28.04.2025 11:47:49 SorrowHP changed to val => 7185 LOG: 28.04.2025 11:47:49 SorrowHP changed to val => 7182 LOG: 28.04.2025 11:47:50 SorrowHP changed to val => 7182 LOG: 28.04.2025 11:47:50 SorrowHP changed to val => 7067 LOG: 28.04.2025 11:47:50 SorrowHP changed to val => 7067 LOG: 28.04.2025 11:47:50 SorrowHP changed to val => 7049 WARNING: 28.04.2025 11:47:50 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: ENDBOSS_Enigma_Phase2) could not be found. Mechionary Entry is missing! LOG: 28.04.2025 11:47:50 SorrowHP changed to val => 7049 LOG: 28.04.2025 11:47:50 SorrowHP changed to val => 6973 LOG: 28.04.2025 11:47:51 SorrowHP changed to val => 6973 LOG: 28.04.2025 11:47:51 SorrowHP changed to val => 6863 LOG: 28.04.2025 11:47:51 SorrowHP changed to val => 6863 LOG: 28.04.2025 11:47:51 SorrowHP changed to val => 6845 LOG: 28.04.2025 11:47:51 SorrowHP changed to val => 6845 LOG: 28.04.2025 11:47:51 SorrowHP changed to val => 6812 LOG: 28.04.2025 11:47:51 SorrowHP changed to val => 6812 LOG: 28.04.2025 11:47:51 SorrowHP changed to val => 6779 LOG: 28.04.2025 11:47:51 SorrowHP changed to val => 6779 LOG: 28.04.2025 11:47:51 SorrowHP changed to val => 6761 LOG: 28.04.2025 11:47:52 SorrowHP changed to val => 6761 LOG: 28.04.2025 11:47:52 SorrowHP changed to val => 6742 LOG: 28.04.2025 11:47:52 SorrowHP changed to val => 6742 LOG: 28.04.2025 11:47:52 SorrowHP changed to val => 6629 LOG: 28.04.2025 11:47:52 SorrowHP changed to val => 6629 LOG: 28.04.2025 11:47:52 SorrowHP changed to val => 6610 LOG: 28.04.2025 11:47:52 SorrowHP changed to val => 6610 LOG: 28.04.2025 11:47:52 SorrowHP changed to val => 6592 LOG: 28.04.2025 11:47:53 SorrowHP changed to val => 6592 LOG: 28.04.2025 11:47:53 SorrowHP changed to val => 6493 LOG: 28.04.2025 11:47:53 SorrowHP changed to val => 6493 LOG: 28.04.2025 11:47:53 SorrowHP changed to val => 6275 LOG: 28.04.2025 11:47:53 SorrowHP changed to val => 6275 LOG: 28.04.2025 11:47:53 SorrowHP changed to val => 6256 LOG: 28.04.2025 11:47:53 SorrowHP changed to val => 6256 LOG: 28.04.2025 11:47:53 SorrowHP changed to val => 6238 LOG: 28.04.2025 11:47:53 SorrowHP changed to val => 6238 LOG: 28.04.2025 11:47:53 SorrowHP changed to val => 6219 LOG: 28.04.2025 11:47:54 SorrowHP changed to val => 6219 LOG: 28.04.2025 11:47:54 SorrowHP changed to val => 6201 LOG: 28.04.2025 11:47:54 SorrowHP changed to val => 6201 LOG: 28.04.2025 11:47:54 SorrowHP changed to val => 6086 LOG: 28.04.2025 11:47:54 SorrowHP changed to val => 6086 LOG: 28.04.2025 11:47:54 SorrowHP changed to val => 6068 LOG: 28.04.2025 11:47:54 SorrowHP changed to val => 6068 LOG: 28.04.2025 11:47:54 SorrowHP changed to val => 5955 LOG: 28.04.2025 11:47:54 SorrowHP changed to val => 5955 LOG: 28.04.2025 11:47:54 SorrowHP changed to val => 5936 LOG: 28.04.2025 11:47:55 SorrowHP changed to val => 5936 LOG: 28.04.2025 11:47:55 SorrowHP changed to val => 5918 LOG: 28.04.2025 11:47:55 SorrowHP changed to val => 5918 LOG: 28.04.2025 11:47:55 SorrowHP changed to val => 5899 LOG: 28.04.2025 11:47:55 SorrowHP changed to val => 5899 LOG: 28.04.2025 11:47:55 SorrowHP changed to val => 5787 LOG: 28.04.2025 11:47:55 SorrowHP changed to val => 5787 LOG: 28.04.2025 11:47:55 SorrowHP changed to val => 5768 LOG: 28.04.2025 11:47:55 SorrowHP changed to val => 5768 LOG: 28.04.2025 11:47:55 SorrowHP changed to val => 5750 LOG: 28.04.2025 11:47:56 SorrowHP changed to val => 5750 LOG: 28.04.2025 11:47:56 SorrowHP changed to val => 5731 LOG: 28.04.2025 11:47:56 Gefundener Clip: EndBoss_Enigma_Arm_Right_Sorrow_armedshockwave LOG: 28.04.2025 11:47:56 SorrowHP changed to val => 5731 LOG: 28.04.2025 11:47:56 SorrowHP changed to val => 5621 LOG: 28.04.2025 11:47:56 SorrowHP changed to val => 5621 LOG: 28.04.2025 11:47:56 SorrowHP changed to val => 5602 LOG: 28.04.2025 11:47:56 SorrowHP changed to val => 5602 LOG: 28.04.2025 11:47:56 SorrowHP changed to val => 5584 LOG: 28.04.2025 11:47:57 SorrowHP changed to val => 5584 LOG: 28.04.2025 11:47:57 SorrowHP changed to val => 5565 LOG: 28.04.2025 11:47:57 SorrowHP changed to val => 5565 LOG: 28.04.2025 11:47:57 SorrowHP changed to val => 5470 LOG: 28.04.2025 11:47:57 SorrowHP changed to val => 5470 LOG: 28.04.2025 11:47:57 SorrowHP changed to val => 5258 LOG: 28.04.2025 11:47:57 SorrowHP changed to val => 5258 LOG: 28.04.2025 11:47:57 SorrowHP changed to val => 5240 LOG: 28.04.2025 11:47:57 SorrowHP changed to val => 5240 LOG: 28.04.2025 11:47:57 SorrowHP changed to val => 5176 LOG: 28.04.2025 11:47:57 SorrowHP changed to val => 5176 LOG: 28.04.2025 11:47:57 SorrowHP changed to val => 5158 LOG: 28.04.2025 11:47:58 SorrowHP changed to val => 5158 LOG: 28.04.2025 11:47:58 SorrowHP changed to val => 5139 LOG: 28.04.2025 11:47:58 SorrowHP changed to val => 5139 LOG: 28.04.2025 11:47:58 SorrowHP changed to val => 5036 LOG: 28.04.2025 11:47:58 SorrowHP changed to val => 5036 LOG: 28.04.2025 11:47:58 SorrowHP changed to val => 5017 LOG: 28.04.2025 11:47:58 SorrowHP changed to val => 5017 ERROR: 28.04.2025 11:47:58 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:StartBuff() StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:47:58 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:47:58 SorrowHP changed to val => 4998 WARNING: 28.04.2025 11:47:58 colortransition killed LOG: 28.04.2025 11:47:58 change: Sorrow Anger LOG: 28.04.2025 11:47:58 Anger WARNING: 28.04.2025 11:48:01 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: ENDBOSS_Enigma_Phase2) could not be found. Mechionary Entry is missing! LOG: 28.04.2025 11:48:02 Anger LOG: 28.04.2025 11:48:02 Gefundener Clip: EndBoss_Enigma_Arm_Right_wall_put_Head_on WARNING: 28.04.2025 11:48:02 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:02 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:02 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:02 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:03 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:04 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:05 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 MechOutlineController.init() => HighlightEffect is not referenced of the rootMesh of HomeBase_PlayerClone(Clone) ! Consider Add it in the Prefab. Searching for Reference now ... WARNING: 28.04.2025 11:48:06 HomeBase_PlayerClone(Clone) (StickyStoneStudio.MOODS.PlayerClone): RealLifeSessionController component not found on the GameObject during Enemy initialization. If this is intentional, you can safely ignore this warning. WARNING: 28.04.2025 11:48:06 Language Text not found! (Path: Drone) WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:06 faild to get material at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+EmissionMaterialIdentifier.get_material () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Endboss_Enigma_ArenaController+d__222.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:48:07 to: Anger LOG: 28.04.2025 11:48:08 AngerHP changed to val => 10000 ERROR: 28.04.2025 11:48:08 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:StartBuff() StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:48:08 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:48:08 AngerHP changed to val => 9969 WARNING: 28.04.2025 11:48:08 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: _PlayerClone) could not be found. Mechionary Entry is missing! ERROR: 28.04.2025 11:48:08 HomeBase_PlayerClone(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:StartBuff() StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:48:08 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:48:10 AngerHP changed to val => 9969 ERROR: 28.04.2025 11:48:10 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:StartBuff() StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:48:10 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:48:10 AngerHP changed to val => 9969 LOG: 28.04.2025 11:48:10 AngerHP changed to val => 9965 LOG: 28.04.2025 11:48:10 AngerHP changed to val => 9934 LOG: 28.04.2025 11:48:10 AngerHP changed to val => 9934 LOG: 28.04.2025 11:48:10 AngerHP changed to val => 9903 ERROR: 28.04.2025 11:48:10 HomeBase_PlayerClone(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:StartBuff() StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:48:10 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:48:10 AngerHP changed to val => 9903 LOG: 28.04.2025 11:48:10 AngerHP changed to val => 9791 LOG: 28.04.2025 11:48:10 AngerHP changed to val => 9791 LOG: 28.04.2025 11:48:10 AngerHP changed to val => 9772 LOG: 28.04.2025 11:48:10 AngerHP changed to val => 9772 LOG: 28.04.2025 11:48:10 AngerHP changed to val => 9669 LOG: 28.04.2025 11:48:10 AngerHP changed to val => 9669 LOG: 28.04.2025 11:48:10 AngerHP changed to val => 9651 LOG: 28.04.2025 11:48:11 AngerHP changed to val => 9651 LOG: 28.04.2025 11:48:11 AngerHP changed to val => 9647 LOG: 28.04.2025 11:48:11 AngerHP changed to val => 9647 LOG: 28.04.2025 11:48:11 AngerHP changed to val => 9535 LOG: 28.04.2025 11:48:11 AngerHP changed to val => 9535 LOG: 28.04.2025 11:48:11 AngerHP changed to val => 9516 LOG: 28.04.2025 11:48:11 AngerHP changed to val => 9516 LOG: 28.04.2025 11:48:11 AngerHP changed to val => 9498 WARNING: 28.04.2025 11:48:11 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: ENDBOSS_Enigma_Phase2) could not be found. Mechionary Entry is missing! LOG: 28.04.2025 11:48:12 AngerHP changed to val => 9498 LOG: 28.04.2025 11:48:12 AngerHP changed to val => 9495 WARNING: 28.04.2025 11:48:12 Sound problem with Burning buff: Object reference not set to an instance of an object. at StickyStoneStudio.MOODS.Buff.BuffUpdate (StickyStoneStudio.MOODS.Buff currentBuff) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.BuffManager.Update () [0x00000] in <00000000000000000000000000000000>:0 WARNING: 28.04.2025 11:48:12 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: ENDBOSS_Enigma_Phase2) could not be found. Mechionary Entry is missing! LOG: 28.04.2025 11:48:12 AngerHP changed to val => 9495 LOG: 28.04.2025 11:48:12 AngerHP changed to val => 9476 LOG: 28.04.2025 11:48:13 AngerHP changed to val => 9476 LOG: 28.04.2025 11:48:13 AngerHP changed to val => 9473 LOG: 28.04.2025 11:48:13 AngerHP changed to val => 9473 LOG: 28.04.2025 11:48:13 AngerHP changed to val => 9470 LOG: 28.04.2025 11:48:13 AngerHP changed to val => 9470 LOG: 28.04.2025 11:48:13 AngerHP changed to val => 9451 WARNING: 28.04.2025 11:48:13 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: ENDBOSS_Enigma_Phase2) could not be found. Mechionary Entry is missing! LOG: 28.04.2025 11:48:14 AngerHP changed to val => 9451 LOG: 28.04.2025 11:48:14 AngerHP changed to val => 9336 LOG: 28.04.2025 11:48:14 AngerHP changed to val => 9336 LOG: 28.04.2025 11:48:14 AngerHP changed to val => 9318 LOG: 28.04.2025 11:48:14 AngerHP changed to val => 9318 LOG: 28.04.2025 11:48:14 AngerHP changed to val => 9299 LOG: 28.04.2025 11:48:15 AngerHP changed to val => 9299 LOG: 28.04.2025 11:48:15 AngerHP changed to val => 9203 LOG: 28.04.2025 11:48:15 AngerHP changed to val => 9203 LOG: 28.04.2025 11:48:15 AngerHP changed to val => 8989 LOG: 28.04.2025 11:48:15 AngerHP changed to val => 8989 LOG: 28.04.2025 11:48:15 AngerHP changed to val => 8971 LOG: 28.04.2025 11:48:15 AngerHP changed to val => 8971 LOG: 28.04.2025 11:48:15 AngerHP changed to val => 8952 LOG: 28.04.2025 11:48:16 AngerHP changed to val => 8952 LOG: 28.04.2025 11:48:16 AngerHP changed to val => 8843 LOG: 28.04.2025 11:48:16 AngerHP changed to val => 8843 LOG: 28.04.2025 11:48:16 AngerHP changed to val => 8825 LOG: 28.04.2025 11:48:16 AngerHP changed to val => 8825 LOG: 28.04.2025 11:48:16 AngerHP changed to val => 8806 LOG: 28.04.2025 11:48:16 AngerHP changed to val => 8806 LOG: 28.04.2025 11:48:16 AngerHP changed to val => 8788 LOG: 28.04.2025 11:48:16 AngerHP changed to val => 8788 LOG: 28.04.2025 11:48:16 AngerHP changed to val => 8678 LOG: 28.04.2025 11:48:16 AngerHP changed to val => 8678 LOG: 28.04.2025 11:48:16 AngerHP changed to val => 8659 LOG: 28.04.2025 11:48:17 AngerHP changed to val => 8659 LOG: 28.04.2025 11:48:17 AngerHP changed to val => 8641 LOG: 28.04.2025 11:48:17 AngerHP changed to val => 8641 LOG: 28.04.2025 11:48:17 AngerHP changed to val => 8622 LOG: 28.04.2025 11:48:17 AngerHP changed to val => 8622 LOG: 28.04.2025 11:48:17 AngerHP changed to val => 8523 LOG: 28.04.2025 11:48:17 AngerHP changed to val => 8523 LOG: 28.04.2025 11:48:17 AngerHP changed to val => 8302 LOG: 28.04.2025 11:48:17 AngerHP changed to val => 8302 LOG: 28.04.2025 11:48:17 AngerHP changed to val => 8284 LOG: 28.04.2025 11:48:17 AngerHP changed to val => 8284 LOG: 28.04.2025 11:48:17 AngerHP changed to val => 8265 LOG: 28.04.2025 11:48:18 AngerHP changed to val => 8265 LOG: 28.04.2025 11:48:18 AngerHP changed to val => 8247 LOG: 28.04.2025 11:48:18 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 11:48:18 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:48:18 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 11:48:18 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 11:48:18 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 11:48:20 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 11:48:20 Menu.UnloadMenuPanel => ESC_Main WARNING: 28.04.2025 11:48:20 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:48:20 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:48:20 [RichPresenceManager] ChangeActivity to AtTheBase .. LOG: 28.04.2025 11:48:20 AngerHP changed to val => 8247 LOG: 28.04.2025 11:48:20 AngerHP changed to val => 8229 LOG: 28.04.2025 11:48:20 AngerHP changed to val => 8229 LOG: 28.04.2025 11:48:20 AngerHP changed to val => 8120 LOG: 28.04.2025 11:48:21 AngerHP changed to val => 8120 LOG: 28.04.2025 11:48:21 AngerHP changed to val => 8101 LOG: 28.04.2025 11:48:21 AngerHP changed to val => 8101 LOG: 28.04.2025 11:48:21 AngerHP changed to val => 8083 LOG: 28.04.2025 11:48:21 AngerHP changed to val => 8083 LOG: 28.04.2025 11:48:21 AngerHP changed to val => 8064 LOG: 28.04.2025 11:48:22 AngerHP changed to val => 8064 LOG: 28.04.2025 11:48:22 AngerHP changed to val => 7951 LOG: 28.04.2025 11:48:22 AngerHP changed to val => 7951 LOG: 28.04.2025 11:48:22 AngerHP changed to val => 7933 LOG: 28.04.2025 11:48:22 AngerHP changed to val => 7933 LOG: 28.04.2025 11:48:22 AngerHP changed to val => 7914 LOG: 28.04.2025 11:48:22 AngerHP changed to val => 7914 LOG: 28.04.2025 11:48:22 AngerHP changed to val => 7914 LOG: 28.04.2025 11:48:22 AngerHP changed to val => 7914 LOG: 28.04.2025 11:48:22 AngerHP changed to val => 7914 LOG: 28.04.2025 11:48:22 AngerHP changed to val => 7914 LOG: 28.04.2025 11:48:22 AngerHP changed to val => 7896 LOG: 28.04.2025 11:48:22 AngerHP changed to val => 7896 LOG: 28.04.2025 11:48:22 AngerHP changed to val => 7797 LOG: 28.04.2025 11:48:22 AngerHP changed to val => 7797 LOG: 28.04.2025 11:48:22 AngerHP changed to val => 7578 LOG: 28.04.2025 11:48:22 AngerHP changed to val => 7578 ERROR: 28.04.2025 11:48:22 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:StartBuff() StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:48:22 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:48:22 AngerHP changed to val => 7578 LOG: 28.04.2025 11:48:22 AngerHP changed to val => 7575 LOG: 28.04.2025 11:48:22 AngerHP changed to val => 7544 LOG: 28.04.2025 11:48:22 AngerHP changed to val => 7544 LOG: 28.04.2025 11:48:22 AngerHP changed to val => 7526 LOG: 28.04.2025 11:48:22 AngerHP changed to val => 7526 LOG: 28.04.2025 11:48:22 GetIconByBuffType called with buffType: Burning ERROR: 28.04.2025 11:48:22 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:AddToOtherBuff(Buff&) StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:48:22 AngerHP changed to val => 7495 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 7495 ERROR: 28.04.2025 11:48:23 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:StartBuff() StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:48:23 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:48:23 AngerHP changed to val => 7464 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 7464 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 7445 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 7445 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 7414 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 7414 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 7396 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 7396 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 7377 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 7377 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 7346 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 7346 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 7315 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 7315 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 7284 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 7284 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 7254 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 7254 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 7157 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 7157 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 6942 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 6942 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 6923 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 6923 LOG: 28.04.2025 11:48:23 GetIconByBuffType called with buffType: Burning ERROR: 28.04.2025 11:48:23 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:AddToOtherBuff(Buff&) StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:48:23 AngerHP changed to val => 6892 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 6892 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 6861 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 6861 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 6843 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 6843 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 6812 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 6812 LOG: 28.04.2025 11:48:23 AngerHP changed to val => 6802 LOG: 28.04.2025 11:48:24 AngerHP changed to val => 6802 LOG: 28.04.2025 11:48:24 AngerHP changed to val => 6771 LOG: 28.04.2025 11:48:24 AngerHP changed to val => 6771 LOG: 28.04.2025 11:48:24 AngerHP changed to val => 6740 LOG: 28.04.2025 11:48:24 AngerHP changed to val => 6740 LOG: 28.04.2025 11:48:24 AngerHP changed to val => 6709 LOG: 28.04.2025 11:48:24 AngerHP changed to val => 6709 LOG: 28.04.2025 11:48:24 AngerHP changed to val => 6691 LOG: 28.04.2025 11:48:24 AngerHP changed to val => 6691 LOG: 28.04.2025 11:48:24 AngerHP changed to val => 6660 LOG: 28.04.2025 11:48:24 AngerHP changed to val => 6660 LOG: 28.04.2025 11:48:24 AngerHP changed to val => 6629 LOG: 28.04.2025 11:48:24 AngerHP changed to val => 6629 LOG: 28.04.2025 11:48:24 AngerHP changed to val => 6598 LOG: 28.04.2025 11:48:24 AngerHP changed to val => 6598 LOG: 28.04.2025 11:48:24 AngerHP changed to val => 6588 LOG: 28.04.2025 11:48:24 AngerHP changed to val => 6588 LOG: 28.04.2025 11:48:25 AngerHP changed to val => 6479 LOG: 28.04.2025 11:48:25 AngerHP changed to val => 6479 LOG: 28.04.2025 11:48:25 AngerHP changed to val => 6460 LOG: 28.04.2025 11:48:25 AngerHP changed to val => 6460 LOG: 28.04.2025 11:48:25 AngerHP changed to val => 6442 LOG: 28.04.2025 11:48:25 AngerHP changed to val => 6442 LOG: 28.04.2025 11:48:25 AngerHP changed to val => 6423 LOG: 28.04.2025 11:48:25 AngerHP changed to val => 6423 LOG: 28.04.2025 11:48:25 AngerHP changed to val => 6405 LOG: 28.04.2025 11:48:25 AngerHP changed to val => 6405 LOG: 28.04.2025 11:48:25 AngerHP changed to val => 6291 LOG: 28.04.2025 11:48:25 AngerHP changed to val => 6291 LOG: 28.04.2025 11:48:25 AngerHP changed to val => 6273 LOG: 28.04.2025 11:48:25 AngerHP changed to val => 6273 LOG: 28.04.2025 11:48:25 AngerHP changed to val => 6254 LOG: 28.04.2025 11:48:25 AngerHP changed to val => 6254 LOG: 28.04.2025 11:48:25 AngerHP changed to val => 6163 LOG: 28.04.2025 11:48:25 AngerHP changed to val => 6163 LOG: 28.04.2025 11:48:25 AngerHP changed to val => 6144 LOG: 28.04.2025 11:48:25 AngerHP changed to val => 6144 LOG: 28.04.2025 11:48:25 AngerHP changed to val => 6135 LOG: 28.04.2025 11:48:26 AngerHP changed to val => 6135 LOG: 28.04.2025 11:48:26 AngerHP changed to val => 6021 LOG: 28.04.2025 11:48:26 AngerHP changed to val => 6021 LOG: 28.04.2025 11:48:26 AngerHP changed to val => 6011 LOG: 28.04.2025 11:48:27 AngerHP changed to val => 6011 LOG: 28.04.2025 11:48:27 AngerHP changed to val => 5993 LOG: 28.04.2025 11:48:27 AngerHP changed to val => 5993 LOG: 28.04.2025 11:48:27 AngerHP changed to val => 5983 LOG: 28.04.2025 11:48:27 AngerHP changed to val => 5983 LOG: 28.04.2025 11:48:27 AngerHP changed to val => 5980 LOG: 28.04.2025 11:48:27 AngerHP changed to val => 5980 LOG: 28.04.2025 11:48:27 AngerHP changed to val => 5976 LOG: 28.04.2025 11:48:27 AngerHP changed to val => 5976 LOG: 28.04.2025 11:48:27 AngerHP changed to val => 5958 LOG: 28.04.2025 11:48:27 AngerHP changed to val => 5958 LOG: 28.04.2025 11:48:27 AngerHP changed to val => 5939 LOG: 28.04.2025 11:48:27 AngerHP changed to val => 5939 LOG: 28.04.2025 11:48:27 AngerHP changed to val => 5921 LOG: 28.04.2025 11:48:28 AngerHP changed to val => 5921 LOG: 28.04.2025 11:48:28 AngerHP changed to val => 5825 LOG: 28.04.2025 11:48:28 AngerHP changed to val => 5825 LOG: 28.04.2025 11:48:28 AngerHP changed to val => 5611 LOG: 28.04.2025 11:48:28 AngerHP changed to val => 5611 LOG: 28.04.2025 11:48:28 AngerHP changed to val => 5593 LOG: 28.04.2025 11:48:28 AngerHP changed to val => 5593 LOG: 28.04.2025 11:48:28 AngerHP changed to val => 5574 LOG: 28.04.2025 11:48:28 AngerHP changed to val => 5574 LOG: 28.04.2025 11:48:28 AngerHP changed to val => 5460 LOG: 28.04.2025 11:48:28 AngerHP changed to val => 5460 LOG: 28.04.2025 11:48:28 AngerHP changed to val => 5442 LOG: 28.04.2025 11:48:29 AngerHP changed to val => 5442 LOG: 28.04.2025 11:48:29 AngerHP changed to val => 5424 LOG: 28.04.2025 11:48:29 AngerHP changed to val => 5424 LOG: 28.04.2025 11:48:29 AngerHP changed to val => 5329 LOG: 28.04.2025 11:48:29 AngerHP changed to val => 5329 LOG: 28.04.2025 11:48:29 AngerHP changed to val => 5310 LOG: 28.04.2025 11:48:30 AngerHP changed to val => 5310 LOG: 28.04.2025 11:48:30 AngerHP changed to val => 5292 LOG: 28.04.2025 11:48:31 AngerHP changed to val => 5292 LOG: 28.04.2025 11:48:31 AngerHP changed to val => 5273 LOG: 28.04.2025 11:48:31 AngerHP changed to val => 5273 LOG: 28.04.2025 11:48:31 AngerHP changed to val => 5162 LOG: 28.04.2025 11:48:31 AngerHP changed to val => 5162 LOG: 28.04.2025 11:48:31 AngerHP changed to val => 5144 LOG: 28.04.2025 11:48:31 AngerHP changed to val => 5144 LOG: 28.04.2025 11:48:31 AngerHP changed to val => 5125 LOG: 28.04.2025 11:48:31 AngerHP changed to val => 5125 ERROR: 28.04.2025 11:48:31 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:StartBuff() StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:48:31 GetIconByBuffType called with buffType: Burning LOG: 28.04.2025 11:48:31 AngerHP changed to val => 5125 LOG: 28.04.2025 11:48:31 AngerHP changed to val => 5122 LOG: 28.04.2025 11:48:31 AngerHP changed to val => 5091 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 5091 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 5060 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 5060 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 5029 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 5029 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 5029 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 5029 ERROR: 28.04.2025 11:48:32 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:StartBuff() StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:48:32 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4998 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4998 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4980 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4980 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4949 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4949 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4855 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4855 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4645 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4645 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4614 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4614 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4596 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4596 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4577 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4577 LOG: 28.04.2025 11:48:32 GetIconByBuffType called with buffType: Burning ERROR: 28.04.2025 11:48:32 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:AddToOtherBuff(Buff&) StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4546 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4546 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4528 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4528 LOG: 28.04.2025 11:48:32 GetIconByBuffType called with buffType: Burning ERROR: 28.04.2025 11:48:32 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:AddToOtherBuff(Buff&) StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4497 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4497 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4466 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4466 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4435 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4435 LOG: 28.04.2025 11:48:32 AngerHP changed to val => 4404 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4404 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4394 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4394 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4363 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4363 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4332 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4332 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4221 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4221 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4202 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4202 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4171 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4171 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4140 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4140 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4122 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4122 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4091 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4091 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4060 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4060 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4042 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4042 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4011 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 4011 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 3980 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 3980 LOG: 28.04.2025 11:48:33 AngerHP changed to val => 3949 LOG: 28.04.2025 11:48:34 AngerHP changed to val => 3949 LOG: 28.04.2025 11:48:34 AngerHP changed to val => 3939 LOG: 28.04.2025 11:48:34 AngerHP changed to val => 3939 LOG: 28.04.2025 11:48:34 AngerHP changed to val => 3841 LOG: 28.04.2025 11:48:34 AngerHP changed to val => 3841 LOG: 28.04.2025 11:48:34 AngerHP changed to val => 3623 LOG: 28.04.2025 11:48:34 AngerHP changed to val => 3623 LOG: 28.04.2025 11:48:34 AngerHP changed to val => 3604 LOG: 28.04.2025 11:48:34 AngerHP changed to val => 3604 LOG: 28.04.2025 11:48:34 AngerHP changed to val => 3586 LOG: 28.04.2025 11:48:34 AngerHP changed to val => 3586 LOG: 28.04.2025 11:48:34 AngerHP changed to val => 3567 LOG: 28.04.2025 11:48:34 AngerHP changed to val => 3567 LOG: 28.04.2025 11:48:34 AngerHP changed to val => 3549 LOG: 28.04.2025 11:48:34 AngerHP changed to val => 3549 LOG: 28.04.2025 11:48:34 AngerHP changed to val => 3518 LOG: 28.04.2025 11:48:35 AngerHP changed to val => 3518 LOG: 28.04.2025 11:48:35 AngerHP changed to val => 3508 LOG: 28.04.2025 11:48:35 InGameUIController.OnPlayerAbilityRecharging => Player1 LOG: 28.04.2025 11:48:35 AngerHP changed to val => 3508 LOG: 28.04.2025 11:48:35 AngerHP changed to val => 3490 LOG: 28.04.2025 11:48:35 AngerHP changed to val => 3490 LOG: 28.04.2025 11:48:35 AngerHP changed to val => 3377 LOG: 28.04.2025 11:48:35 AngerHP changed to val => 3377 LOG: 28.04.2025 11:48:35 AngerHP changed to val => 3358 LOG: 28.04.2025 11:48:35 AngerHP changed to val => 3358 LOG: 28.04.2025 11:48:35 AngerHP changed to val => 3340 LOG: 28.04.2025 11:48:36 AngerHP changed to val => 3340 LOG: 28.04.2025 11:48:36 AngerHP changed to val => 3330 LOG: 28.04.2025 11:48:36 AngerHP changed to val => 3330 LOG: 28.04.2025 11:48:36 AngerHP changed to val => 3221 LOG: 28.04.2025 11:48:36 AngerHP changed to val => 3221 LOG: 28.04.2025 11:48:36 AngerHP changed to val => 3203 LOG: 28.04.2025 11:48:36 AngerHP changed to val => 3203 LOG: 28.04.2025 11:48:36 AngerHP changed to val => 3184 LOG: 28.04.2025 11:48:36 AngerHP changed to val => 3184 LOG: 28.04.2025 11:48:36 AngerHP changed to val => 3153 LOG: 28.04.2025 11:48:36 AngerHP changed to val => 3153 LOG: 28.04.2025 11:48:36 AngerHP changed to val => 3122 LOG: 28.04.2025 11:48:36 AngerHP changed to val => 3122 LOG: 28.04.2025 11:48:36 AngerHP changed to val => 3104 LOG: 28.04.2025 11:48:36 AngerHP changed to val => 3104 LOG: 28.04.2025 11:48:36 AngerHP changed to val => 3073 LOG: 28.04.2025 11:48:36 AngerHP changed to val => 3073 LOG: 28.04.2025 11:48:36 AngerHP changed to val => 3042 LOG: 28.04.2025 11:48:36 AngerHP changed to val => 3042 ERROR: 28.04.2025 11:48:36 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:StartBuff() StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:48:36 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:48:36 AngerHP changed to val => 3011 LOG: 28.04.2025 11:48:36 AngerHP changed to val => 3011 LOG: 28.04.2025 11:48:36 AngerHP changed to val => 3011 LOG: 28.04.2025 11:48:36 AngerHP changed to val => 3011 LOG: 28.04.2025 11:48:36 AngerHP changed to val => 2993 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2993 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2962 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2962 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2952 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2952 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2933 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2933 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2902 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2902 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2793 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2793 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2774 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2774 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2756 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2756 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2725 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2725 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2694 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2694 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2663 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2663 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2632 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2632 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2601 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2601 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2491 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2491 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2472 LOG: 28.04.2025 11:48:37 AngerHP changed to val => 2472 LOG: 28.04.2025 11:48:38 AngerHP changed to val => 2454 LOG: 28.04.2025 11:48:38 AngerHP changed to val => 2454 LOG: 28.04.2025 11:48:38 AngerHP changed to val => 2444 LOG: 28.04.2025 11:48:38 AngerHP changed to val => 2444 LOG: 28.04.2025 11:48:38 AngerHP changed to val => 2425 LOG: 28.04.2025 11:48:38 AngerHP changed to val => 2425 LOG: 28.04.2025 11:48:38 AngerHP changed to val => 2356 LOG: 28.04.2025 11:48:38 AngerHP changed to val => 2356 LOG: 28.04.2025 11:48:38 AngerHP changed to val => 2338 LOG: 28.04.2025 11:48:38 AngerHP changed to val => 2338 LOG: 28.04.2025 11:48:38 AngerHP changed to val => 2228 LOG: 28.04.2025 11:48:38 AngerHP changed to val => 2228 LOG: 28.04.2025 11:48:38 AngerHP changed to val => 2209 LOG: 28.04.2025 11:48:39 AngerHP changed to val => 2209 LOG: 28.04.2025 11:48:39 AngerHP changed to val => 2191 LOG: 28.04.2025 11:48:39 AngerHP changed to val => 2191 LOG: 28.04.2025 11:48:39 AngerHP changed to val => 2181 LOG: 28.04.2025 11:48:39 AngerHP changed to val => 2181 LOG: 28.04.2025 11:48:39 AngerHP changed to val => 2162 LOG: 28.04.2025 11:48:39 AngerHP changed to val => 2162 LOG: 28.04.2025 11:48:39 AngerHP changed to val => 2144 LOG: 28.04.2025 11:48:39 AngerHP changed to val => 2144 LOG: 28.04.2025 11:48:39 AngerHP changed to val => 2113 LOG: 28.04.2025 11:48:40 AngerHP changed to val => 2113 LOG: 28.04.2025 11:48:40 AngerHP changed to val => 2103 LOG: 28.04.2025 11:48:40 AngerHP changed to val => 2103 LOG: 28.04.2025 11:48:40 AngerHP changed to val => 2084 LOG: 28.04.2025 11:48:40 AngerHP changed to val => 2084 LOG: 28.04.2025 11:48:40 AngerHP changed to val => 1989 LOG: 28.04.2025 11:48:40 AngerHP changed to val => 1989 LOG: 28.04.2025 11:48:40 AngerHP changed to val => 1778 LOG: 28.04.2025 11:48:40 AngerHP changed to val => 1778 LOG: 28.04.2025 11:48:40 AngerHP changed to val => 1760 LOG: 28.04.2025 11:48:40 AngerHP changed to val => 1760 LOG: 28.04.2025 11:48:40 AngerHP changed to val => 1760 LOG: 28.04.2025 11:48:40 AngerHP changed to val => 1760 LOG: 28.04.2025 11:48:40 AngerHP changed to val => 1741 LOG: 28.04.2025 11:48:40 AngerHP changed to val => 1741 LOG: 28.04.2025 11:48:40 AngerHP changed to val => 1723 LOG: 28.04.2025 11:48:40 AngerHP changed to val => 1723 LOG: 28.04.2025 11:48:40 AngerHP changed to val => 1692 LOG: 28.04.2025 11:48:40 AngerHP changed to val => 1692 LOG: 28.04.2025 11:48:40 AngerHP changed to val => 1661 LOG: 28.04.2025 11:48:40 AngerHP changed to val => 1661 LOG: 28.04.2025 11:48:40 AngerHP changed to val => 1643 LOG: 28.04.2025 11:48:40 AngerHP changed to val => 1643 LOG: 28.04.2025 11:48:40 AngerHP changed to val => 1612 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1612 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1593 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1593 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1562 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1562 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1552 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1552 ERROR: 28.04.2025 11:48:41 Endboss_Enigma_Phase2(Clone): Diesem Mech wurden keine BuffVFX-Meshes zugewiesen, daher k�nnen keine (De)Buff-Partikel abgespielt werden UnityEngine.Debug:LogError(Object, Object) StickyStoneStudio.MOODS.MechBase:PlayBuffVFX(ParticleObject, Single) StickyStoneStudio.MOODS.Buff:StartBuff() StickyStoneStudio.MOODS.BuffManager:StartBuffEffect(Buff, IMech, IMech) StickyStoneStudio.MOODS.EnemyBase:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.Endboss_Enigma_Phase2:GetDamage(Entity, Single, Boolean, Buff[], Boolean, BulletDamageSource, Boolean, Boolean, Weakpoint, Transform) StickyStoneStudio.MOODS.EnemyBase:HitBullet(Bullet) StickyStoneStudio.MOODS.Bullet:OnTriggerEnter(Collider) StickyStoneStudio.MOODS.d__207:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:48:41 GetIconByBuffType called with buffType: Frostbite LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1521 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1521 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1490 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1490 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1381 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1381 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1363 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1363 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1332 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1332 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1313 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1313 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1282 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1282 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1251 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1251 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1220 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1220 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1190 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1190 LOG: 28.04.2025 11:48:41 AngerHP changed to val => 1159 LOG: 28.04.2025 11:48:42 AngerHP changed to val => 1159 LOG: 28.04.2025 11:48:42 AngerHP changed to val => 1060 LOG: 28.04.2025 11:48:42 AngerHP changed to val => 1060 LOG: 28.04.2025 11:48:42 AngerHP changed to val => 841 LOG: 28.04.2025 11:48:42 AngerHP changed to val => 841 LOG: 28.04.2025 11:48:42 AngerHP changed to val => 810 LOG: 28.04.2025 11:48:42 AngerHP changed to val => 810 LOG: 28.04.2025 11:48:42 AngerHP changed to val => 792 LOG: 28.04.2025 11:48:42 AngerHP changed to val => 792 LOG: 28.04.2025 11:48:42 AngerHP changed to val => 782 LOG: 28.04.2025 11:48:42 AngerHP changed to val => 782 LOG: 28.04.2025 11:48:42 AngerHP changed to val => 751 LOG: 28.04.2025 11:48:42 AngerHP changed to val => 751 LOG: 28.04.2025 11:48:42 AngerHP changed to val => 720 LOG: 28.04.2025 11:48:42 AngerHP changed to val => 720 LOG: 28.04.2025 11:48:42 AngerHP changed to val => 702 LOG: 28.04.2025 11:48:42 AngerHP changed to val => 702 LOG: 28.04.2025 11:48:42 AngerHP changed to val => 683 LOG: 28.04.2025 11:48:42 AngerHP changed to val => 683 LOG: 28.04.2025 11:48:42 AngerHP changed to val => 572 LOG: 28.04.2025 11:48:42 AngerHP changed to val => 572 LOG: 28.04.2025 11:48:42 AngerHP changed to val => 554 LOG: 28.04.2025 11:48:42 AngerHP changed to val => 554 LOG: 28.04.2025 11:48:42 AngerHP changed to val => 535 LOG: 28.04.2025 11:48:43 AngerHP changed to val => 535 LOG: 28.04.2025 11:48:43 AngerHP changed to val => 517 LOG: 28.04.2025 11:48:43 AngerHP changed to val => 517 LOG: 28.04.2025 11:48:43 AngerHP changed to val => 507 LOG: 28.04.2025 11:48:43 AngerHP changed to val => 507 LOG: 28.04.2025 11:48:43 AngerHP changed to val => 488 LOG: 28.04.2025 11:48:43 AngerHP changed to val => 488 LOG: 28.04.2025 11:48:43 AngerHP changed to val => 384 LOG: 28.04.2025 11:48:44 AngerHP changed to val => 384 LOG: 28.04.2025 11:48:44 AngerHP changed to val => 374 LOG: 28.04.2025 11:48:44 AngerHP changed to val => 374 LOG: 28.04.2025 11:48:44 AngerHP changed to val => 355 LOG: 28.04.2025 11:48:44 AngerHP changed to val => 355 LOG: 28.04.2025 11:48:44 AngerHP changed to val => 324 LOG: 28.04.2025 11:48:44 AngerHP changed to val => 324 LOG: 28.04.2025 11:48:44 AngerHP changed to val => 314 LOG: 28.04.2025 11:48:44 AngerHP changed to val => 314 LOG: 28.04.2025 11:48:44 AngerHP changed to val => 311 LOG: 28.04.2025 11:48:44 AngerHP changed to val => 311 LOG: 28.04.2025 11:48:44 AngerHP changed to val => 308 LOG: 28.04.2025 11:48:45 AngerHP changed to val => 308 LOG: 28.04.2025 11:48:45 AngerHP changed to val => 289 LOG: 28.04.2025 11:48:45 AngerHP changed to val => 289 LOG: 28.04.2025 11:48:45 AngerHP changed to val => 194 LOG: 28.04.2025 11:48:45 AngerHP changed to val => 194 LOG: 28.04.2025 11:48:45 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:48:45 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:48:45 AngerHP changed to val => -19 LOG: 28.04.2025 11:49:30 CameraManager.SetFogRenderBeforeTransparent(toActive = True) WARNING: 28.04.2025 11:49:30 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:49:30 Start Video: CUTSZENE_OUTRO LOG: 28.04.2025 11:49:30 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:49:32 AngerHP changed to val => -19 LOG: 28.04.2025 11:49:32 AngerHP changed to val => -19 WARNING: 28.04.2025 11:49:32 colortransition killed LOG: 28.04.2025 11:49:32 change: Anger Pride LOG: 28.04.2025 11:51:10 End Video: CUTSZENE_OUTRO LOG: 28.04.2025 11:51:10 WindowManager.LoadMenu => CreditsMenu LOG: 28.04.2025 11:51:10 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:51:46 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:51:46 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:51:46 WindowManager.LoadMenu => ResultMenu WARNING: 28.04.2025 11:51:46 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:51:46 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:51:47 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 11:51:47 ResultMenu.SetVisibility(value False, _transitionFade:False ) LOG: 28.04.2025 11:51:47 ResultMenu.SetVisibility(value True, _transitionFade:True ) LOG: 28.04.2025 11:51:47 GameSession.UpdateProgress(DRITY) => SessionGUID: '54dbe8be2c28' GameSeed: UCU?-EVFF SeededCalls:0 SeededCallsLastDungeon:0 DDepth: -1 NDDepth: 18 FromHomeBase?: False LOG: 28.04.2025 11:51:47 UpdatePlayerProgress LOG: 28.04.2025 11:51:47 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 11:51:49 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 11:51:49 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 11:51:49 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:51:49 CreateAndSetNewGameSessionObject() => Seed: UCU?-EVFF LOG: 28.04.2025 11:51:49 GameSession.UpdateProgress(DRITY) => SessionGUID: '51162e81c4f2' GameSeed: UCU?-EVFF SeededCalls:0 SeededCallsLastDungeon:0 DDepth: -1 NDDepth: 18 FromHomeBase?: False LOG: 28.04.2025 11:51:49 UpdatePlayerProgress LOG: 28.04.2025 11:51:49 GameSession.UpdateProgress(DRITY) => SessionGUID: '51162e81c4f2' GameSeed: UCU?-EVFF SeededCalls:0 SeededCallsLastDungeon:0 DDepth: -1 NDDepth: 18 FromHomeBase?: False LOG: 28.04.2025 11:51:49 UpdatePlayerProgress LOG: 28.04.2025 11:51:49 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:52:04 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:52:04 ResultMenu summary log: Active Player count: 1 Offline Player count: 0 -GetTopScore return 0 Position/Scale of RCleared resetted. DeltaPos:(0.50, 0.30, 0.00) DeltaScale: (0.01, 0.01, 0.01) Position/Scale of DTaken resetted. DeltaPos:(0.50, -0.20, 0.00) DeltaScale: (0.01, 0.01, 0.01) Position/Scale of MDef resetted. DeltaPos:(0.50, 0.30, 0.00) DeltaScale: (0.02, 0.02, 0.02) Correct score displayed for Player1 Position/Scale of DDelt resetted. DeltaPos:(0.50, -0.20, 0.00) DeltaScale: (0.02, 0.02, 0.02) Sound Stopped and released (SFXEvent_SmallPunchScreen,SFXEvent_ShowingScoreSound,SFXEvent_ReelingSound) LOG: 28.04.2025 11:52:04 Damage Taken Logs of Player1 LOG: 28.04.2025 11:52:04 Tstamp: 4337,10133955139 Enemy: TheRoaringSmelter_Slagshooter(Clone) value:9 Tstamp: 4372,25018573785 Enemy: TheRoaringSmelter_CastingDefect(Clone) value:5 Tstamp: 4378,67875623563 Enemy: TheRoaringSmelter_Slagshooter(Clone) value:10 Tstamp: 4380,9471547571 Enemy: TheRoaringSmelter_Slagshooter(Clone) value:10 Tstamp: 4457,66678899736 Enemy: TheRoaringSmelter_FettlingEngineer(Clone) value:14 Tstamp: 4590,60870994232 Enemy: TheRoaringSmelter_RepositoryWorker(Clone) value:8 Tstamp: 4655,04957267107 Enemy: TheRoaringSmelter_Zathar(Clone) value:8 Tstamp: 4663,73659053841 Enemy: TheRoaringSmelter_Zathar(Clone) value:20 Tstamp: 4664,31476930738 Enemy: TheRoaringSmelter_Zathar(Clone) value:8 Tstamp: 4665,75980882184 Enemy: TheRoaringSmelter_Zathar(Clone) value:14 Tstamp: 4675,16010135249 Enemy: Mechionaire value:5 Tstamp: 4675,16010135249 Enemy: TheRoaringSmelter_Zathar(Clone) value:16 Tstamp: 4677,59692656086 Enemy: Mechionaire value:5 Tstamp: 4677,59692656086 Enemy: TheRoaringSmelter_Zathar(Clone) value:18 Tstamp: 4680,08395437733 Enemy: Mechionaire value:3 Tstamp: 4681,38082050742 Enemy: Mechionaire value:5 Tstamp: 4681,38082050742 Enemy: TheRoaringSmelter_Zathar(Clone) value:17 Tstamp: 4693,23889052891 Enemy: Mechionaire value:5 Tstamp: 4693,23889052891 Enemy: TheRoaringSmelter_Zathar(Clone) value:17 Tstamp: 4699,18119921931 Enemy: TheRoaringSmelter_Zathar(Clone) value:8 Tstamp: 4814,37390339584 Enemy: Endboss_Enigma_Phase1(Clone) value:5 Tstamp: 4821,81361554214 Enemy: Endboss_Enigma_Phase1(Clone) value:15 Tstamp: 4822,89769728319 Enemy: Turret_Joy_Modular(Clone) value:13 Tstamp: 4828,31998707936 Enemy: Endboss_Enigma_Phase1(Clone) value:16 Tstamp: 4829,46947728121 Enemy: Endboss_Enigma_Phase1(Clone) value:16 Tstamp: 4830,56286098459 Enemy: Endboss_Enigma_Phase1(Clone) value:16 Tstamp: 4834,9966098892 Enemy: Endboss_Enigma_Phase1(Clone) value:6 Tstamp: 4838,57816580334 Enemy: Endboss_Enigma_Phase1(Clone) value:6 Tstamp: 4846,12283473485 Enemy: Endboss_Enigma_Phase1(Clone) value:2 Tstamp: 4858,7083068958 Enemy: Mechionaire value:36 Tstamp: 4861,21185722598 Enemy: Endboss_Enigma_Phase1(Clone) value:15 Tstamp: 4864,29820314073 Enemy: Endboss_Enigma_Phase1(Clone) value:15 Tstamp: 4868,2847990396 Enemy: Endboss_Enigma_Phase1(Clone) value:15 Tstamp: 4917,6074635929 Enemy: Endboss_Enigma_Phase2(Clone) value:10 Tstamp: 4919,79564450146 Enemy: Endboss_Enigma_Phase2(Clone) value:12 Tstamp: 4926,79977021203 Enemy: Endboss_Enigma_Phase2(Clone) value:7 Tstamp: 4948,62541950517 Enemy: HomeBase_PlayerClone(Clone) value:13 Tstamp: 4952,38182312832 Enemy: HomeBase_PlayerClone(Clone) value:14 Tstamp: 4966,05670087249 Enemy: Endboss_Enigma_Phase2(Clone) value:12 Tstamp: 4967,12762630754 Enemy: Endboss_Enigma_Phase2(Clone) value:9 Tstamp: 4968,12026827247 Enemy: Endboss_Enigma_Phase2(Clone) value:11 Tstamp: 4979,03040870489 Enemy: Endboss_Enigma_Phase2(Clone) value:15 Tstamp: 4986,10522363358 Enemy: HomeBase_PlayerClone(Clone) value:7 Tstamp: 4989,20400003553 Enemy: Endboss_Enigma_Phase2(Clone) value:8 Tstamp: 4990,37558614113 Enemy: Endboss_Enigma_Phase2(Clone) value:10 Tstamp: 4991,37256794074 Enemy: Endboss_Enigma_Phase2(Clone) value:10 WARNING: 28.04.2025 11:53:58 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: ENDBOSS_Enigma_Phase2) could not be found. Mechionary Entry is missing! WARNING: 28.04.2025 11:53:58 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:53:58 ResultMenu.SetVisibility(value False, _transitionFade:False ) LOG: 28.04.2025 11:53:58 LoadingMenu.SetCurrentLoadingScreen() => Base LOG: 28.04.2025 11:53:58 NEW GAMESEED: 'G5XZ-IFJS' resetSeededCalls: True LOG: 28.04.2025 11:53:58 is Loading Quests WARNING: 28.04.2025 11:53:58 MechionaryManager.GetEnemyNameFromEntry(enemyTyp: ENDBOSS_Enigma_Phase2) could not be found. Mechionary Entry is missing! LOG: 28.04.2025 11:53:58 loaded mechionary progress for savegame:Mechionaire LOG: 28.04.2025 11:53:58 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:53:59 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 11:53:59 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:53:59 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:53:59 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:53:59 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:53:59 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:53:59 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:53:59 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:53:59 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:53:59 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) LOG: 28.04.2025 11:53:59 On Pool Item, Destroy :: DamageAreaSplatter Version2(puddle)(Clone) WARNING: 28.04.2025 11:53:59 MechOutlineController.init() => HighlightEffect is not referenced of the rootMesh of Mech_Player(Clone) ! Consider Add it in the Prefab. Searching for Reference now ... LOG: 28.04.2025 11:53:59 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 11:54:01 CreateHomeBase completed successfully. LOG: 28.04.2025 11:54:01 AfterLoadingGame() isInHomeBase?: True, TutorialIsActive ?: False LOG: 28.04.2025 11:54:01 ResultMenu.SetVisibility(value False, _transitionFade:True ) LOG: 28.04.2025 11:54:01 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:54:01 WindowManager.UnloadMenu => NoMenu LOG: 28.04.2025 11:54:01 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 11:54:01 OnPlayerAndMapWereCreated LOG: 28.04.2025 11:54:01 CurrentRoom ReverbTheme isNone LOG: 28.04.2025 11:54:01 TryAddItem(Equipment) => Equipment_Arm_Love Arm LOG: 28.04.2025 11:54:01 TryAddItem(Equipment) => Equipment_Torso_Love Torso LOG: 28.04.2025 11:54:01 TryAddItem(Equipment) => Equipment_Foot_Love Foot LOG: 28.04.2025 11:54:01 TryAddItem(Equipment) => Equipment_Legs_Love Legs WARNING: 28.04.2025 11:54:01 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:54:01 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:54:01 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:54:01 GoToSplashScreenPanel() 'InGame_Shield' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:54:01 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:54:01 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:54:01 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:54:01 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:54:01 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:54:01 GoToSplashScreenPanel() 'InGame_Collectables_GScrap' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:54:01 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:54:01 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:54:01 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:54:01 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:54:01 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:54:01 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:54:01 GetRoomTheme from ENDBOSS_Enigma_Phase2 is out of Range! Enum has value of 999 ! ERROR: 28.04.2025 11:54:02 Destroying components immediately is not permitted during physics trigger/contact, animation event callbacks, rendering callbacks or OnValidate. You must use Destroy instead. VolumetricFogAndMist.VolumetricFog:DestroyRenderComponent() VolumetricFogAndMist.VolumetricFog:UpdatePreset() StickyStoneStudio.MOODS.EnvironmentManager:UpdateRoomEnvironment(Room, BoxCollider, VolumetricFogProfile, Single) StickyStoneStudio.MOODS.Room:_OnPlayerEnterRoom(Room, Player) StickyStoneStudio.MOODS.Room:InvokeOnPlayerRoomEvent(RoomEvent, Player) StickyStoneStudio.MOODS.RoomTrigger:OnTriggerEnter(Collider) WARNING: 28.04.2025 11:54:02 Ambient VFX this room or lv theme is null LOG: 28.04.2025 11:54:02 CurrentRoom ReverbTheme isNone WARNING: 28.04.2025 11:54:07 Ambient VFX this room or lv theme is null LOG: 28.04.2025 11:54:07 CurrentRoom ReverbTheme isNone LOG: 28.04.2025 11:54:07 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 11:54:07 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:54:07 [RichPresenceManager] ChangeActivity to AtTheBase .. WARNING: 28.04.2025 11:54:07 GoToSplashScreenPanel() 'InGame_MovementShooting' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:54:07 GoToSplashScreenPanel() 'InGame_Ability' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:54:08 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:54:08 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:54:14 DialogController.OnFocusedDialogAnswer() AnswerID: 0 LOG: 28.04.2025 11:54:14 Menu.GoToPanel() 'BaseShopPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:54:14 Menu.LoadMenuPanel => BaseShopPanel (MenuID: InGameMenu) WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:54:14 Language Text not found! (Path: Enigma, mechanical Genius) WARNING: 28.04.2025 11:54:14 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:54:14 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:14 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:15 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:15 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:15 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:54:15 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:54:15 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 11:54:16 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:16 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:16 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:54:19 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:19 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:19 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' LOG: 28.04.2025 11:54:19 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'BaseShopPanel' LOG: 28.04.2025 11:54:19 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 11:54:19 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:54:19 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:54:19 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:54:19 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:54:19 Menu.UnloadMenuPanel => BaseShopPanel LOG: 28.04.2025 11:54:23 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 11:54:23 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:54:26 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:54:26 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:54:31 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:54:31 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:54:31 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:54:31 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:54:35 DialogController.OnFocusedDialogAnswer() AnswerID: 0 LOG: 28.04.2025 11:54:37 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 11:54:37 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:54:38 GoToSplashScreenPanel() 'InGame_Collectables' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:54:39 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:54:39 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:54:41 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:54:41 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:54:43 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 11:54:44 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 11:54:44 Language Text not found! (Path: Kill ) ERROR: 28.04.2025 11:54:44 Failed to check Quest SubTask was solved, subTaskID is not defined! Quest: TheFateOfMechs, SubTask:1 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.QuestManager:QuestSubTaskSolved(Quest, Int32) StickyStoneStudio.MOODS.DialogController:CheckConditions(List`1) StickyStoneStudio.MOODS.DialogController:NextNode() StickyStoneStudio.MOODS.DialogController:GetNPCIndicators() StickyStoneStudio.MOODS.NpcBase:UpdateNPCIndicator() StickyStoneStudio.MOODS.d__83:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) LOG: 28.04.2025 11:54:45 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:54:45 ButtonPromptManager.ResetAndClearAllRegistratedButtons() ERROR: 28.04.2025 11:54:45 Failed to check Quest SubTask was solved, subTaskID is not defined! Quest: TheFateOfMechs, SubTask:1 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.QuestManager:QuestSubTaskSolved(Quest, Int32) StickyStoneStudio.MOODS.DialogController:CheckConditions(List`1) StickyStoneStudio.MOODS.DialogController:NextNode() StickyStoneStudio.MOODS.DialogController:StartDialog(Owner, Nullable`1) StickyStoneStudio.MOODS.ButtonPromptManager:TriggerButtonSuccess(ButtonPrompt, Owner) StickyStoneStudio.MOODS.ButtonPrompt:StartedPressing(Owner) StickyStoneStudio.MOODS.ButtonPromptManager:UserStartedPressingButton(InGameInteraction, Owner) StickyStoneStudio.MOODS.ButtonPromptManager:Update() LOG: 28.04.2025 11:54:47 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 11:54:47 Language Text not found! (Path: Kill ) ERROR: 28.04.2025 11:54:47 Failed to check Quest SubTask was solved, subTaskID is not defined! Quest: TheFateOfMechs, SubTask:1 UnityEngine.Debug:LogError(Object) StickyStoneStudio.MOODS.QuestManager:QuestSubTaskSolved(Quest, Int32) StickyStoneStudio.MOODS.DialogController:CheckConditions(List`1) StickyStoneStudio.MOODS.DialogController:NextNode() StickyStoneStudio.MOODS.DialogController:GetNPCIndicators() StickyStoneStudio.MOODS.NpcBase:UpdateNPCIndicator() StickyStoneStudio.MOODS.d__83:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) WARNING: 28.04.2025 11:54:50 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:54:50 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:54:50 Menu.GoToPanel() 'MechionaryContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:54:50 Menu.LoadMenuPanel => MechionaryContext (MenuID: InGameMenu) WARNING: 28.04.2025 11:54:50 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectUp2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectUp2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'selectUp2' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectUp2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectUp2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'selectUp2' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectDown2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectDown2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'selectDown2' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectDown2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectDown2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'selectDown2' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectRight2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectRight2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'selectRight2' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectRight2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectRight2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'selectRight2' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectLeft2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectLeft2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'selectLeft2' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectLeft2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectLeft2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'selectLeft2' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabLeft' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'tabRight' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectUp2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectUp2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'selectUp2' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectUp2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectUp2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'selectUp2' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectDown2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectDown2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'selectDown2' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectDown2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectDown2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'selectDown2' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectRight2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectRight2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'selectRight2' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectRight2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectRight2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'selectRight2' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectLeft2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectLeft2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'selectLeft2' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectLeft2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectLeft2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'selectLeft2' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(Scroll): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(Scroll): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'scroll' for owner 'Player1' WARNING: 28.04.2025 11:54:50 GetMappedKeyName(Scroll): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(Scroll): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 ButtonPromptStatic.UpdatePromptDisplay set to InActive! There is no KeySpriteEntry nor _keyName for 'scroll' for owner 'Player1' WARNING: 28.04.2025 11:54:50 OpenQuestlogPanel() => MechionaryEntrie 'ME_QUEST_HugeBetDisablePermanentUpgrades_d95148c1df69' QuestEnum: 132 has no Entry in the QuestManager. Please add one in the QuestManager or delete this MechionaryEntrie! WARNING: 28.04.2025 11:54:50 OpenQuestlogPanel() => MechionaryEntrie 'ME_QUEST_MediumBetDisablePermanentUpgrades_7bc472dd6469' QuestEnum: 116 has no Entry in the QuestManager. Please add one in the QuestManager or delete this MechionaryEntrie! WARNING: 28.04.2025 11:54:50 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:54:50 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:54:50 ButtonPromptManager.ResetAndClearAllRegistratedButtons() WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectUp): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectUp): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectDown): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectDown): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectLeft2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectLeft2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectRight2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectRight2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectUp2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectUp2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectDown2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 GetMappedKeyName(SelectDown2): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:54:50 OpenQuestlogPanel() => MechionaryEntrie 'ME_QUEST_HugeBetDisablePermanentUpgrades_d95148c1df69' QuestEnum: 132 has no Entry in the QuestManager. Please add one in the QuestManager or delete this MechionaryEntrie! WARNING: 28.04.2025 11:54:50 OpenQuestlogPanel() => MechionaryEntrie 'ME_QUEST_MediumBetDisablePermanentUpgrades_7bc472dd6469' QuestEnum: 116 has no Entry in the QuestManager. Please add one in the QuestManager or delete this MechionaryEntrie! WARNING: 28.04.2025 11:54:50 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:54:50 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:54:50 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 11:55:38 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:55:42 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'MechionaryContext' LOG: 28.04.2025 11:55:42 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:55:42 Menu.UnloadMenuPanel => MechionaryContext WARNING: 28.04.2025 11:55:44 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:55:44 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:55:47 GoToSplashScreenPanel() 'Base_MoodSetterStation' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:55:47 GoToSplashScreenPanel() 'Base_MoodSetterStation' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 11:55:47 Menu.GoToPanel() 'AbilityClassContext' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:55:47 Menu.LoadMenuPanel => AbilityClassContext (MenuID: InGameMenu) LOG: 28.04.2025 11:55:47 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:55:47 CurrentContext_AbilitySlots_SelectionChanged selection to 3 LOG: 28.04.2025 11:55:47 TryAddWeapon(Items.Weapons.CrossbowName) => Items.Weapons.CrossbowName 1 LOG: 28.04.2025 11:55:47 TryAddItem(Equipment) => Equipment_Arm_Love Arm LOG: 28.04.2025 11:55:47 TryAddItem(Equipment) => Equipment_Torso_Love Torso LOG: 28.04.2025 11:55:47 TryAddItem(Equipment) => Equipment_Foot_Love Foot LOG: 28.04.2025 11:55:47 TryAddItem(Equipment) => Equipment_Legs_Love Legs LOG: 28.04.2025 11:55:47 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 11:55:49 CurrentContext_AbilitySlots_SelectionChanged selection to 4 LOG: 28.04.2025 11:55:49 TryAddWeapon(Items.Weapons.ExpanderRifleName) => Items.Weapons.ExpanderRifleName 1 LOG: 28.04.2025 11:55:49 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 11:55:49 TryAddItem(Equipment) => Equipment_Torso_Digust Torso LOG: 28.04.2025 11:55:49 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 11:55:49 TryAddItem(Equipment) => Equipment_Legs_Disgust Legs LOG: 28.04.2025 11:55:50 CurrentContext_AbilitySlots_SelectionChanged selection to 5 LOG: 28.04.2025 11:55:50 TryAddWeapon(Items.Weapons.SnipeShotName) => Items.Weapons.SnipeShotName 1 LOG: 28.04.2025 11:55:50 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 11:55:50 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 11:55:50 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 11:55:50 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 11:55:51 TryAddItem(Equipment) => Equipment_Arm_Love Arm LOG: 28.04.2025 11:55:51 TryAddItem(Equipment) => Equipment_Torso_Love Torso LOG: 28.04.2025 11:55:51 TryAddItem(Equipment) => Equipment_Foot_Love Foot LOG: 28.04.2025 11:55:51 TryAddItem(Equipment) => Equipment_Legs_Love Legs LOG: 28.04.2025 11:55:51 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 11:55:51 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 11:55:51 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 11:55:51 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 11:55:51 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 11:55:51 UpdateAimIndecatorColor() => changed shootable, caouse it was null or thrown a error! Message:Object reference not set to an instance of an object. StackTrace: at UnityEngine.Transform.get_position () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AimIndecatorController.UpdateAimIndecatorColor (UnityEngine.Vector3 fromPosition) [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.AimIndecatorController.UpdateAimIndecator () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.InGameUIController.UpdateAllAimIndicators () [0x00000] in <00000000000000000000000000000000>:0 at StickyStoneStudio.MOODS.Player.LateUpdate () [0x00000] in <00000000000000000000000000000000>:0 LOG: 28.04.2025 11:55:51 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'AbilityClassContext' LOG: 28.04.2025 11:55:51 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:55:51 RemoveWeaponTransforms Warning: shootable is null LOG: 28.04.2025 11:55:51 TryAddItem(Equipment) => Equipment_Arm_Sorrow Arm LOG: 28.04.2025 11:55:51 TryAddItem(Equipment) => Equipment_Torso_Sorrow Torso LOG: 28.04.2025 11:55:51 TryAddItem(Equipment) => Equipment_Foot_Sorrow Foot LOG: 28.04.2025 11:55:51 TryAddItem(Equipment) => Equipment_Legs_Sorrow Legs LOG: 28.04.2025 11:55:52 Menu.UnloadMenuPanel => AbilityClassContext LOG: 28.04.2025 11:55:55 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:55:55 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:56:00 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 11:56:00 Menu.GoToPanel() 'BaseShopPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:56:00 Menu.LoadMenuPanel => BaseShopPanel (MenuID: InGameMenu) WARNING: 28.04.2025 11:56:00 Language Text not found! (Path: Aster, the Bondmaid) WARNING: 28.04.2025 11:56:00 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:56:01 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 11:56:01 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:56:01 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:56:01 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:56:01 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! LOG: 28.04.2025 11:56:19 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 11:56:21 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 11:56:22 Language Text not found! (Path: %) LOG: 28.04.2025 11:56:25 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 11:56:27 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 11:56:28 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 11:56:28 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 11:56:29 Language Text not found! (Path: %) WARNING: 28.04.2025 11:56:30 Language Text not found! (Path: %) WARNING: 28.04.2025 11:56:33 Language Text not found! (Path: %) LOG: 28.04.2025 11:56:45 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 11:56:46 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'BaseShopPanel' LOG: 28.04.2025 11:56:46 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 11:56:46 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:56:46 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:56:46 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:56:46 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:56:47 Menu.UnloadMenuPanel => BaseShopPanel LOG: 28.04.2025 11:56:49 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 11:56:49 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:56:53 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:56:53 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:56:56 DialogController.OnFocusedDialogAnswer() AnswerID: 0 LOG: 28.04.2025 11:56:56 Menu.GoToPanel() 'BaseShopPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 11:56:56 Menu.LoadMenuPanel => BaseShopPanel (MenuID: InGameMenu) WARNING: 28.04.2025 11:56:56 Language Text not found! (Path: Wrough, Smithing Helper) WARNING: 28.04.2025 11:56:56 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:56:56 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 11:56:56 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:56:56 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:56:56 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 11:56:56 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! LOG: 28.04.2025 11:57:11 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 11:57:29 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 11:57:32 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 11:57:32 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 11:59:50 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'BaseShopPanel' LOG: 28.04.2025 11:59:50 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 11:59:50 Language Text not found! (Path: Kill ) LOG: 28.04.2025 11:59:50 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 11:59:50 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 11:59:50 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 11:59:51 Menu.UnloadMenuPanel => BaseShopPanel LOG: 28.04.2025 11:59:53 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 11:59:53 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 11:59:54 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 11:59:54 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 12:00:06 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 12:00:06 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 12:00:09 DialogController.OnFocusedDialogAnswer() AnswerID: 0 LOG: 28.04.2025 12:00:09 Menu.GoToPanel() 'BaseShopPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 12:00:09 Menu.LoadMenuPanel => BaseShopPanel (MenuID: InGameMenu) WARNING: 28.04.2025 12:00:09 Language Text not found! (Path: Enigma, mechanical Genius) WARNING: 28.04.2025 12:00:09 Language Text not found! (Path: Kill ) LOG: 28.04.2025 12:00:09 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 12:00:09 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 12:00:09 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 12:00:09 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 12:00:09 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! LOG: 28.04.2025 12:00:11 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'BaseShopPanel' LOG: 28.04.2025 12:00:11 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 12:00:11 Language Text not found! (Path: Kill ) LOG: 28.04.2025 12:00:11 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 12:00:12 CameraManager.SetFogRenderBeforeTransparent(toActive = False) LOG: 28.04.2025 12:00:12 Menu.UnloadMenuPanel => BaseShopPanel LOG: 28.04.2025 12:00:14 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 12:00:14 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 12:00:16 DialogController.OnFocusedDialogAnswer() AnswerID: 0 LOG: 28.04.2025 12:00:16 Menu.GoToPanel() 'BaseShopPanel' transitionFade?: 'True' currentpanel is: 'DefaultPanel' LOG: 28.04.2025 12:00:16 Menu.LoadMenuPanel => BaseShopPanel (MenuID: InGameMenu) WARNING: 28.04.2025 12:00:16 Language Text not found! (Path: Wrough, Smithing Helper) WARNING: 28.04.2025 12:00:16 Language Text not found! (Path: Kill ) LOG: 28.04.2025 12:00:17 Menu.UnloadMenuPanel => DefaultPanel WARNING: 28.04.2025 12:00:17 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 12:00:17 GetMappedKeyName(TabLeft): Couldnt get ActionElementMap! WARNING: 28.04.2025 12:00:17 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! WARNING: 28.04.2025 12:00:17 GetMappedKeyName(TabRight): Couldnt get ActionElementMap! LOG: 28.04.2025 12:00:26 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 12:00:26 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 12:00:30 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 12:00:43 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 12:00:45 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 LOG: 28.04.2025 12:00:47 Menu.GoToPanel() 'DefaultPanel' transitionFade?: 'True' currentpanel is: 'BaseShopPanel' LOG: 28.04.2025 12:00:47 SAVE GAME => Mechionaire id:1 guid:42595938-5ff8-406f-b7ba-baa99625e187 WARNING: 28.04.2025 12:00:47 Language Text not found! (Path: Kill ) LOG: 28.04.2025 12:00:47 CameraManager.SetFogRenderBeforeTransparent(toActive = True) LOG: 28.04.2025 12:00:47 ButtonPromptManager.ResetAndClearAllRegistratedButtons() LOG: 28.04.2025 12:00:47 Menu.LoadMenuPanel => DefaultPanel (MenuID: InGameMenu) LOG: 28.04.2025 12:00:48 Menu.UnloadMenuPanel => BaseShopPanel LOG: 28.04.2025 12:00:50 CameraManager.SetFogRenderBeforeTransparent(toActive = False) WARNING: 28.04.2025 12:00:50 Language Text not found! (Path: Kill ) WARNING: 28.04.2025 12:01:02 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. WARNING: 28.04.2025 12:01:02 GoToSplashScreenPanel() 'InGame_Mechionary' failed. Splashscreens are disabled in the Build. LOG: 28.04.2025 12:01:03 WindowManager.LoadMenu => EscapeMenu LOG: 28.04.2025 12:01:03 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 12:01:03 Menu.LoadMenuPanel => ESC_Main (MenuID: EscapeMenu) LOG: 28.04.2025 12:01:03 Menu.GoToPanel() 'ESC_Main' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 12:01:03 Menu.LoadMenuPanel (ESC_Main) is already loading! (MenuID: EscapeMenu) LOG: 28.04.2025 12:01:06 Menu.GoToPanel() 'ESC_Exit' transitionFade?: 'True' currentpanel is: 'ESC_Main' LOG: 28.04.2025 12:01:06 Menu.LoadMenuPanel => ESC_Exit (MenuID: EscapeMenu) LOG: 28.04.2025 12:01:06 Menu.UnloadMenuPanel => ESC_Main LOG: 28.04.2025 12:01:07 WindowManager.LoadMenu => MainMenu LOG: 28.04.2025 12:01:07 WindowManager.UnloadAllOtherMenus but 'MainMenu'! Currently acitve Menus: 4 LOG: 28.04.2025 12:01:07 WindowManager.UnloadMenu => EscapeMenu LOG: 28.04.2025 12:01:07 Menu.UnloadMenuPanel => ESC_Exit LOG: 28.04.2025 12:01:07 WindowManager.UnloadMenu => CreditsMenu LOG: 28.04.2025 12:01:07 WindowManager.UnloadMenu => InGameMenu LOG: 28.04.2025 12:01:07 Menu.UnloadMenuPanel => DefaultPanel LOG: 28.04.2025 12:01:07 WindowManager.UnloadMenu => ResultMenu LOG: 28.04.2025 12:01:07 EvaluateEmotionalOvercharge() => Difficulty : Intended value 130 LOG: 28.04.2025 12:01:07 Menu.GoToPanel() 'MM_Default' transitionFade?: 'True' currentpanel was null. LOG: 28.04.2025 12:01:07 Menu.LoadMenuPanel => MM_Default (MenuID: MainMenu) LOG: 28.04.2025 12:01:07 [RichPresenceManager] ChangeActivity to GeneralActivity .. LOG: 28.04.2025 12:01:07 Menu.GoToPanel() 'MM_Default' transitionFade?: 'True' currentpanel is: 'MM_Default' LOG: 28.04.2025 12:01:07 [RichPresenceManager] ChangeActivity to GeneralActivity ..