Advertisement
Guest User

Untitled

a guest
Oct 20th, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. warning: Source file is more recent than executable.
  2. 8020 if(!player || !attackedPlayer)
  3. (gdb) bt full
  4. #0 Game::onPvP(Creature*, Creature*, bool) () at game.cpp:8020
  5. boost::system::errno_ecat = @0xf73b1060: {<boost::noncopyable_::noncopyable> = {<No data fields>}, _vptr.error_category = 0xf73b0e28}
  6. boost::system::native_ecat = @0xf73b1068: {<boost::noncopyable_::noncopyable> = {<No data fields>}, _vptr.error_category = 0xf73b0e68}
  7. boost::system::posix_category = @0xf73b1060: {<boost::noncopyable_::noncopyable> = {<No data fields>}, _vptr.error_category = 0xf73b0e28}
  8. std::__ioinit = {static _S_refcount = <optimized out>,
  9. static _S_synced_with_stdio = <optimized out>}
  10. boost::exception_detail::exception_ptr_static_exception_object<boost::exception_detail::bad_alloc_>::e = {ptr_ = {px = 0x8190020, pn = {
  11. pi_ = 0x8190028}}}
  12. xmlmutex = 0x0
  13. boost::exception_detail::exception_ptr_static_exception_object<boost::exception_detail::bad_exception_>::e = {ptr_ = {px = 0x8190058, pn = {
  14. pi_ = 0x8190060}}}
  15. #1 0x0809d051 in GameState::onAttack(Creature*, Position const&, Creature*) ()
  16. at game.cpp:699
  17. boost::system::errno_ecat = @0xf73b1060: {<boost::noncopyable_::noncopyable> = {<No data fields>}, _vptr.error_category = 0xf73b0e28}
  18. boost::system::native_ecat = @0xf73b1068: {<boost::noncopyable_::noncopyable> = {<No data fields>}, _vptr.error_category = 0xf73b0e68}
  19. boost::system::posix_category = @0xf73b1060: {<boost::noncopyable_::nonc-
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement