Advertisement
Guest User

Untitled

a guest
Nov 15th, 2019
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. Pool Landing_High is not found.
  2. UnityEngine.Debug:LogError(Object)
  3. RW.Plugins.Project_A.Runtime.Pools.APoolManager:Get(String, Boolean, Boolean, CancellationTokenSource) (at Assets/Plugins/Project A/Runtime/Pools/APoolManager.cs:111)
  4. RW.Game.Bot.BotRobotController:Drop() (at Assets/Scripts/Game/Bot/BotRobotController.cs:319)
  5. RW.Game.Bot.Modules.BotRobotMotionModule:AfterJump() (at Assets/Scripts/Game/Bot/Modules/BotRobotMotionModule.cs:118)
  6. RW.Core.ProjectA.Modules.Bot_Robots_Module.Systems.SYS_Grounded:AfterJump(MUD_RobotMotion) (at Assets/Scripts/Core/ProjectA/Modules/Bot Robots Module/Systems/SYS_Grounded.cs:75)
  7. RW.Plugins.Project_A.Runtime.Observers.A_MUD_Observer`1:OnUpdate(Int64) (at Assets/Plugins/Project A/Runtime/Observers/A_MUD_Observer.cs:127)
  8. UniRx.Subscribe`1:OnNext(Int64) (at Assets/Plugins/UniRx/Scripts/Observer.cs:165)
  9. UniRx.Operators.FromMicroCoroutine:OnNext(Int64) (at Assets/Plugins/UniRx/Scripts/UnityEngineBridge/Operators/FromCoroutine.cs:119)
  10. UniRx.<EveryCycleCore>d__311:MoveNext() (at Assets/Plugins/UniRx/Scripts/UnityEngineBridge/Observable.Unity.cs:700)
  11. UniRx.InternalUtil.MicroCoroutine:Run() (at Assets/Plugins/UniRx/Scripts/InternalUtil/MicroCoroutine.cs:70)
  12. UniRx.<RunUpdateMicroCoroutine>d__32:MoveNext() (at Assets/Plugins/UniRx/Scripts/UnityEngineBridge/MainThreadDispatcher.cs:535)
  13. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement