Advertisement
Guest User

Untitled

a guest
Feb 17th, 2020
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.95 KB | None | 0 0
  1. Assert
  2. Build time: Feb 17 2020 12:12:44
  3. Assertion time: 2020-02-17 18:17:37
  4.  
  5. Subscription is not empty!
  6. !subscription
  7. In typename std::enable_if<detail::SignalTypes<TID, TM>::HasMessageIds, Dummy>::type Visual::Signal<std::__1::basic_string<char>, void, map>::SubscribeForMessage(const Visual::Signal::MessageIdType &, const Visual::Signal::HandleFunc &, Visual::SignalSubscription &) [TID = std::__1::basic_string<char>, TM = void, TSubsMap = map, Dummy = void] at /Volumes/BuildAgent/work/a1ce3524bcdb48be/work/townscapes/frameworks/vso/VisualObject/VisualSources/Visual/Signals/Signal.h(156)
  8. Commit id: 9fc5e630103442733d765bda8894845656e74cfe
  9.  
  10. Stack trace:
  11. # 1: 0xf2452c AssertionFailed(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int)
  12. # 2: 0x61f1c std::__1::enable_if<true, void>::type Visual::Signal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, void, std::__1::map>::SubscribeForMessage<void>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::function<void ()> const&, Visual::SignalSubscription&)
  13. # 3: 0x611ec Visual::Signal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, void, std::__1::map>::Subscribe(std::__1::basic_string_view<char, std::__1::char_traits<char> >, std::__1::function<void ()> const&, Visual::SignalSubscription&)
  14. # 4: 0xc250f4 ExpandArea::ChangeCleaningAnimation(ExpandArea::CLeanAnimationState)
  15. # 5: 0xc23e20 ExpandArea::ChangeStatus(ExpandArea::Status)
  16. # 6: 0xc24294 ExpandArea::OnTap(FPoint const&)
  17. # 7: 0xc168f4 ArealsManager::OnTap(FPoint const&)
  18. # 8: 0xc1d38c NormalTapHandler::OnTap(FPoint const&)
  19. # 9: 0xc1c0f0 BaseGameFieldMode::InputReceiverOnTap(IPoint const&)
  20. #10: 0x30507c InputDispatcher::Dispatch(std::__1::function<bool (boost::intrusive_ptr<InputReceiver> const&)>)
  21. #11: 0x3059cc InputDispatcher::InputReceiverOnTap(IPoint const&)
  22. #12: 0x307e3c InputModifier::MouseUp(IPoint const&)
  23. #13: 0xc3f7ac ZooField::MouseUp(IPoint const&)
  24. #14: 0xd37770 GUI::Widget::InternalMouseUp(IPoint const&)
  25. #15: 0xd8ba40 Layer::MouseUp(IPoint const&)
  26. #16: 0xe79a18 Core::ScreenImpl::MouseUp(IPoint const&)
  27. #17: 0xcdcc60 Core::InputSystemImpl::MouseLeftButtonUp()
  28. #18: 0xff0b00 -[EAGLView touchesEnded:withEvent:]
  29. #19: 0xa7e9c0 <redacted>
  30. #20: 0xa7fcb0 <redacted>
  31. #21: 0xa5b6d8 <redacted>
  32. #22: 0xad5d2c <redacted>
  33. #23: 0xad82e4 <redacted>
  34. #24: 0xad1468 <redacted>
  35. #25: 0xae24c <redacted>
  36. #26: 0xae1a0 <redacted>
  37. #27: 0xad90c <redacted>
  38. #28: 0xa87d8 <redacted>
  39. #29: 0xa8084 CFRunLoopRunSpecific
  40. #30: 0x3534 GSEventRunModal
  41. #31: 0xa42698 UIApplicationMain
  42. #32: 0xfee5a8 Core::RunApplicationWithDelegate(int, char**, Core::EngineAppDelegate*)
  43. #33: 0x7a8268 main
  44. #34: 0xe18 <redacted>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement