Skip to content

Instantly share code, notes, and snippets.

@BlockMen
Created January 18, 2014 08:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BlockMen/8487946 to your computer and use it in GitHub Desktop.
Save BlockMen/8487946 to your computer and use it in GitHub Desktop.
> minetest.exe!std::basic_string<char,std::char_traits<char>,std::allocator<char> >::size() Zeile 1511 + 0x3 Bytes C++
minetest.exe!std::basic_string<char,std::char_traits<char>,std::allocator<char> >::assign(const std::basic_string<char,std::char_traits<char>,std::allocator<char> > & _Right, unsigned int _Roff, unsigned int _Count) Zeile 893 + 0x8 Bytes C++
minetest.exe!std::basic_string<char,std::char_traits<char>,std::allocator<char> >::basic_string<char,std::char_traits<char>,std::allocator<char> >(const std::basic_string<char,std::char_traits<char>,std::allocator<char> > & _Right) Zeile 546 C++
minetest.exe!EmergeManager::setParamsToSettings(Settings * settings) Zeile 401 + 0x19 Bytes C++
minetest.exe!ServerMap::saveMapMeta() Zeile 3455 C++
minetest.exe!ServerMap::save(ModifiedState save_level) Zeile 3339 C++
minetest.exe!ServerMap::~ServerMap() Zeile 2539 C++
minetest.exe!ServerMap::`scalar deleting destructor'() + 0x16 Bytes C++
minetest.exe!Map::drop() Zeile 161 + 0x22 Bytes C++
minetest.exe!ServerEnvironment::~ServerEnvironment() Zeile 338 + 0x15 Bytes C++
minetest.exe!ServerEnvironment::`scalar deleting destructor'() + 0x16 Bytes C++
minetest.exe!Server::~Server() Zeile 940 + 0x3a Bytes C++
minetest.exe!Server::`scalar deleting destructor'() + 0x16 Bytes C++
minetest.exe!the_game(bool & kill, bool random_input, InputHandler * input, irr::IrrlichtDevice * device, irr::gui::IGUIFont * font, std::basic_string<char,std::char_traits<char>,std::allocator<char> > map_dir, std::basic_string<char,std::char_traits<char>,std::allocator<char> > playername, std::basic_string<char,std::char_traits<char>,std::allocator<char> > password, std::basic_string<char,std::char_traits<char>,std::allocator<char> > address, unsigned short port, std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > & error_message, ChatBackend & chat_backend, const SubgameSpec & gamespec, bool simple_singleplayer_mode) Zeile 3505 + 0x37 Bytes C++
minetest.exe!main(int argc, char * * argv) Zeile 1788 + 0xf6 Bytes C++
minetest.exe!__tmainCRTStartup() Zeile 555 + 0x19 Bytes C
minetest.exe!mainCRTStartup() Zeile 371 C
kernel32.dll!76a7336a()
[Unten angegebene Rahmen sind möglicherweise nicht korrekt und/oder fehlen, keine Symbole geladen für kernel32.dll]
ntdll.dll!77d19f72()
ntdll.dll!77d19f45()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment