Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2019
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. 2019-11-22 14:29:18.714 18086-18123/? W/Unity: <color=#0099bc><b>DOTWEEN ► </b></color>Tween startup failed (NULL target/property - Vector2 get_anchoredPosition()): the tween will now be killed ► A null value was found where an object instance was required.
  2. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3. UnityEngine.Logger:Log(LogType, Object)
  4. DG.Tweening.Tweener:DoStartup(TweenerCore`3)
  5. DG.Tweening.Core.TweenManager:Update(UpdateType, Single, Single)
  6. DG.Tweening.Core.DOTweenComponent:Update()
  7.  
  8. (Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/Android/runtime/DebugBindings.gen.cpp Line: 51)
  9. 2019-11-22 14:29:18.748 18086-18123/? E/Unity: ArgumentOutOfRangeException: Argument is out of range.
  10. Parameter name: index
  11. at System.Collections.Generic.List`1[T].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  12. at Assets.Scripts.Cutscene.ActionStage.Update () [0x00000] in <filename unknown>:0
  13. at MainCharacterAI.Update () [0x00000] in <filename unknown>:0
  14.  
  15. (Filename: currently not available on il2cpp Line: -1)
  16. 2019-11-22 14:29:32.460 18086-18086/? D/ViewRootImpl@dc985b9[UnityPlayerNativeActivity]: ViewPostImeInputStage processPointer 0
  17. 2019-11-22 14:29:32.505 18086-18086/? D/ViewRootImpl@dc985b9[UnityPlayerNativeActivity]: ViewPostImeInputStage processPointer 1
  18. 2019-11-22 14:29:34.142 18086-18123/? E/Unity: ArgumentOutOfRangeException: Argument is out of range.
  19. Parameter name: index
  20. at System.Collections.Generic.List`1[T].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  21. at Assets.Scripts.Cutscene.ActionStage.Update () [0x00000] in <filename unknown>:0
  22. at MainCharacterAI.Update () [0x00000] in <filename unknown>:0
  23.  
  24. (Filename: currently not available on il2cpp Line: -1)
  25. 2019-11-22 14:29:34.957 18086-18086/? D/ViewRootImpl@dc985b9[UnityPlayerNativeActivity]: ViewPostImeInputStage processPointer 0
  26. 2019-11-22 14:29:35.010 18086-18086/? D/ViewRootImpl@dc985b9[UnityPlayerNativeActivity]: ViewPostImeInputStage processPointer 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement