Advertisement
Guest User

Untitled

a guest
Sep 16th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. (gdb) bt full
  2. #0 std::_Rb_tree<std::string, std::pair<std::string const, int>, std::_Select1st<std::pair<std::string const, int> >, std::less<std::string>, std::allocator<std::pair<std::string const, int> > >::find (this=0x40, __k=@0xffff9c00)
  3. at stl_tree.h:495
  4. __x = (
  5. class std::_Rb_tree_node<std::pair<const std::basic_string<char, std::char_traits<char>, std::allocator<char> >, int> > *) 0xffff9ba8
  6. __y = (
  7. class std::_Rb_tree_node<std::pair<const std::basic_string<char, std::char_traits<char>, std::allocator<char> >, int> > *) 0x1
  8. #1 0x081f8c71 in quest::PC::GetFlag (this=0x0, name=@0xffff9c00)
  9. at stl_map.h:542
  10. No locals.
  11. #2 0x08070b0c in CHARACTER::GetHideCostume (this=0x2c876000, wear=0)
  12. at char.cpp:9546
  13. costume_hide = "hide_costume_w.hide_costume_0", '\0' <repeats 15 times>, "\f", '\0' <repeats 19 times>, "\004\000\000\000\004\000\000\000\000\000\000\000\b\000\000\000\000\000\000\000▒▒▒▒", '\0' <repeats 104 times>, "▒\236▒▒▒\234▒▒\000\000\000\000\000\000\000\000▒▒\220\b\001\000\000\000▒▒▒▒\004\000\000\000\203\236▒▒\001", '\0' <repeats 37 times>, "20\000\000\000\000\000\000\000\000▒p▒}", '\0' <repeats 12 times>, "▒h▒\b▒\236▒▒\004\000\000\000\004\000\000\000>6a\b\017\020▒(L\235▒▒@\031▒\b▒/\0007▒▒▒▒\220/\0007\001"...
  14. #3 0x08070cec in CHARACTER::SetHideCostumeUpdate (this=0x2c876000)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement