Advertisement
Guest User

Untitled

a guest
Jul 29th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. #2 0x00007ffff1471a71 in __assert_fail () from /lib/libc.so.6
  2. #3 0x00007fffccd40fc1 in OnEntityRemoved (this=0x2c6cdf0, entity=0x5d3eb40,
  3. change=<value optimised out>)
  4. at /space/src/tundra2/TundraLogicModule/SyncState.h:171
  5. #4 TundraLogic::SyncManager::OnEntityRemoved (this=0x2c6cdf0,
  6. entity=0x5d3eb40, change=<value optimised out>)
  7. at /space/src/tundra2/TundraLogicModule/SyncManager.cpp:345
  8. #5 0x00007fffccd598aa in TundraLogic::SyncManager::qt_metacall (
  9. this=0x2c6cdf0, _c=QMetaObject::InvokeMetaMethod,
  10. _id=<value optimised out>, _a=0x7fffffffc9f0)
  11. at /space/src/tundra2/TundraLogicModule/moc_SyncManager.cxx:102
  12. #6 0x00007ffff25ceb27 in QMetaObject::activate (sender=0x3b0fe30,
  13. m=<value optimised out>, local_signal_index=<value optimised out>,
  14. argv=0xffffffffffffffff) at kernel/qobject.cpp:3280
  15. #7 0x00000000004aa8e0 in Scene::SceneManager::EntityRemoved (this=0x365b,
  16. _t1=0x5d3eb40, _t2=AttributeChange::Replicate)
  17. at /space/src/tundra2/Scene/moc_SceneManager.cxx:403
  18. #8 0x0000000000498c27 in Scene::SceneManager::EmitEntityRemoved (this=0x365b,
  19. entity=0x5d3eb40, change=AttributeChange::Replicate)
  20. at /space/src/tundra2/Scene/SceneManager.cpp:327
  21. #9 0x00000000004991d9 in Scene::SceneManager::RemoveAllEntities (
  22. this=0x3b0fe30, send_events=true, change=<value optimised out>)
  23. at /space/src/tundra2/Scene/SceneManager.cpp:218
  24. #10 0x00007fffccd1c658 in TundraLogic::Client::HandleLoginReply (
  25. this=<value optimised out>, source=<value optimised out>,
  26. msg=<value optimised out>)
  27. at /space/src/tundra2/TundraLogicModule/Client.cpp:260
  28. #11 0x00007fffccd1ca4c in TundraLogic::Client::HandleKristalliMessage (this=
  29. 0x2889850, source=<value optimised out>, id=101,
  30. data=0x80e2b40 "\001\002|\361\377\177", numBytes=2)
  31. at /space/src/tundra2/TundraLogicModule/Client.cpp:210
  32. #12 0x00007fffccd1cbfe in TundraLogic::Client::HandleKristalliEvent (
  33. this=0x2889850, event_id=<value optimised out>, data=0x7fffffffcee0)
  34. at /space/src/tundra2/TundraLogicModule/Client.cpp:188
  35. #13 0x00007fffccd1d8a9 in TundraLogic::TundraLogicModule::HandleEvent (this=
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement