Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- c:\001balls\zone\zoning.cpp (422): Client::ProcessMovePC
- c:\001balls\zone\zoning.cpp (410): Client::MovePC
- c:\001balls\zone\lua_client.cpp (306): Lua_Client::MovePC
- c:\001balls\luabind\luabind\detail\call.hpp (308): luabind::detail::invoke_member<void (__thiscall Lua_Client::*)(int,float,float,float,float),boost::mpl::vector7<void,Lua_Client &,int,float,float,float,float>,luabind::detail::null_type>
- c:\001balls\luabind\luabind\make_function.hpp (64): luabind::detail::function_object_impl<void (__thiscall Lua_Client::*)(int,float,float,float,float),boost::mpl::vector7<void,Lua_Client &,int,float,float,float,float>,luabind::detail::null_type>::entry_point
- ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 001058F2)
- 001058F2 (lua5.1): (filename not available): luaD_growstack
- ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00105A57)
- 00105A57 (lua5.1): (filename not available): luaD_growstack
- ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 001020D5)
- 001020D5 (lua5.1): (filename not available): lua_call
- ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00105CA8)
- 00105CA8 (lua5.1): (filename not available): lua_yield
- c:\001balls\zone\lua_parser.cpp (380): LuaParser::_EventPlayer
- c:\001balls\zone\lua_parser.cpp (333): LuaParser::EventPlayer
- c:\001balls\zone\quest_parser_collection.cpp (327): QuestParserCollection::EventPlayerLocal
- c:\001balls\zone\quest_parser_collection.cpp (300): QuestParserCollection::EventPlayer
- c:\001balls\zone\client_packet.cpp (6229): Client::Handle_OP_ClickDoor
- c:\001balls\zone\client_packet.cpp (486): Client::HandlePacket
- c:\001balls\zone\client_process.cpp (704): Client::Process
- c:\001balls\zone\entity.cpp (500): EntityList::MobProcess
- c:\001balls\zone\net.cpp (434): main
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement