Skip to content

Instantly share code, notes, and snippets.

View logsstash's full-sized avatar

NikitaTamazhanov-azur logsstash

View GitHub Profile
2024-02-12 10:40:45.312 10380-17730 UnityAds pid-10380 I com.unity3d.services.UnityServices.initialize() (line:146) :: Initializing Unity Services 4.9.1 (4910) with game id 4915361 in production mode, session 14497e1c-a883-4979-9a69-38e9d9add80d
2024-02-12 10:40:45.388 10380-17730 UnityAds pid-10380 I com.unity3d.services.UnityServices.initialize() (line:170) :: Unity Services environment check OK
2024-02-12 10:40:47.003 10380-10380 ViewRootIm...rActivity] pid-10380 I ViewPostIme pointer 0
2024-02-12 10:40:48.156 10380-10380 ViewRootIm...rActivity] pid-10380 I ViewPostIme pointer 1
2024-02-12 10:40:48.157 10380-10380 ViewRootIm...rActivity] pid-10380 I ViewPostIme pointer 0
2024-02-12 10:40:48.158 10380-10380 ViewRootIm...rActivity] pid-10380 I ViewPostIme pointer 1
2024-02-12 10:40:48.158 10380-10380 ViewRootIm...
2024-02-13 10:46:11.624 7379-7482 Unity com.bfa.battlelines E InvalidOperationException: Sequence contains no elements
at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00000] in <00000000000000000000000000000000>:0
at SpinPopup.UpdateMenu () [0x00000] in <00000000000000000000000000000000>:0
at SpinController.Init (EventInfo info, System.Action closeMoonPopupAction) [0x00000] in <00000000000000000000000000000000>:0
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.
2024-02-13 16:13:34.295 5576-5680 Unity com.bfa.battlelines I Time:2/13/2024 11:13:34 AM url:https://bfa.games/battlelines/6e78800d8756de5e33ff8bfb9ae3fc54ddc1e6387112f7be3518dba86bdd0f23/spin
#0 0x7d8209a1e0 (libunity.so) ? 0x0
#1 0x7d82731870 (libunity.so) ? 0x0
#2 0x7d81bbe1c0 (libunity.so) ? 0x0
#3 0x7d81bbe0b0 (libunity.so) ? 0x0
#4 0x7d77027aa8 (libil2cpp.so) ? 0x0
#5 0x7
error! Code 3. Message: Privacy options form is being loading. Please try again later.
#0 0x79c8cfd1e0 (libunity.so) ? 0x0
#1 0x79c9394870 (libunity.so) ? 0x0
#2 0x79c88211c0 (libunity.so) ? 0x0
#3 0x79c88210b0 (libunity.so) ? 0x0
#4 0x79c6507d24 (libil2cpp.so) ? 0x0
#5 0x79c56fde48 (libil2cpp.so) ? 0x0
#6 0x79c3d62cb8 (libil2cpp.so) ? 0x0
#7 0x79c3d62c04 (libil2cpp.so) ? 0x0
#8 0x79c3d63064 (libil2cpp.so) ? 0x0
2024-02-14 11:40:51.279 1205-1244 AppOps system_server E checkOperation
java.lang.SecurityException: Specified package com.bfa.battlelines under uid 10203 but it is really -1
at com.android.server.appop.AppOpsService.verifyAndGetIsPrivileged(AppOpsService.java:2829)
at com.android.server.appop.AppOpsService.checkOperationUnchecked(AppOpsService.java:1903)
at com.android.server.appop.AppOpsService.checkOperationUnchecked(AppOpsService.java:1885)
at com.android.server.appop.
2024-02-14 15:15:37.078 15925-16045 Unity com.bfa.battlelines E UnityEngine.AddressableAssets.InvalidKeyException: Exception of type 'UnityEngine.AddressableAssets.InvalidKeyException' was thrown. No Location found for Key=Settings/Gloves/deep_mine
#0 0xb9741991 (libunity.so) ? 0x0
#1 0xb9d1bbdd (libunity.so) ? 0x0
#2 0xb93d8281 (libunity.so) ? 0x0
#3 0xb93d81c9 (libunity.so) ? 0x0
#4 0xb87bc930 (libil2cpp.so) ? 0x0
2024-02-19 11:02:12.703 5208-5388 Unity roguelike.action.adventure W [SoundAudioConfig] Can't find audio clip with key "CollectChestReward"
at SoundAudioConfig
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:LogWarning(Object, Object)
AzurGames.Tools.Logger.Log:Warning(Object, String)
AzurGames.Audio.AudioConfig:GetClip(String)
AzurGames.Audio.AudioController:Play(String)
2024-02-19 11:16:22.029 5208-5388 Unity roguelike.action.adventure W [SoundAudioConfig] Can't find audio clip with key "CollectHealthReward"
at SoundAudioConfig
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:LogWarning(Object, Object)
AzurGames.Tools.Logger.Log:Warning(Object, String)
AzurGames.Audio.AudioConfig:GetClip(String)
AzurGames.Audio.AudioController:Play(String)
2024-02-19 11:14:50.699 5208-5388 Unity roguelike.action.adventure W [SoundAudioConfig] Can't find audio clip with key "OpenBuildingWindowButtonClick"
at SoundAudioConfig
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:LogWarning(Object, Object)
AzurGames.Tools.Logger.Log:Warning(Object, String)
AzurGames.Audio.AudioConfig:GetClip(String)
AzurGames.Audio.AudioController:Pl
2024-02-19 11:23:37.719 5208-5388 Unity roguelike.action.adventure E "SetDestination" can only be called on an active agent that has been placed on a NavMesh.
UnityEngine.AI.NavMeshAgent:set_destination(Vector3)
Game.Scripts.Characters.Operator.CharacterMovementController:RunToTarget(Vector3, Single)
Game.Scripts.Characters.Operator.CharacterOperator:RunToTarget(Vector3, Single)
Game.Scripts.Characters.Skills.MovementSkillBehavior:RunToTarget(Vector3)
Game.Scripts.Characters.Brain.Tasks.R