Advertisement
NatedogServer

Untitled

Aug 27th, 2014
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. c:\001balls\zone\zoning.cpp (422): Client::ProcessMovePC
  2. c:\001balls\zone\zoning.cpp (410): Client::MovePC
  3. c:\001balls\zone\lua_client.cpp (306): Lua_Client::MovePC
  4. 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>
  5. 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
  6. ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 001058F2)
  7. 001058F2 (lua5.1): (filename not available): luaD_growstack
  8. ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00105A57)
  9. 00105A57 (lua5.1): (filename not available): luaD_growstack
  10. ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 001020D5)
  11. 001020D5 (lua5.1): (filename not available): lua_call
  12. ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00105CA8)
  13. 00105CA8 (lua5.1): (filename not available): lua_yield
  14. c:\001balls\zone\lua_parser.cpp (380): LuaParser::_EventPlayer
  15. c:\001balls\zone\lua_parser.cpp (333): LuaParser::EventPlayer
  16. c:\001balls\zone\quest_parser_collection.cpp (327): QuestParserCollection::EventPlayerLocal
  17. c:\001balls\zone\quest_parser_collection.cpp (300): QuestParserCollection::EventPlayer
  18. c:\001balls\zone\client_packet.cpp (6229): Client::Handle_OP_ClickDoor
  19. c:\001balls\zone\client_packet.cpp (486): Client::HandlePacket
  20. c:\001balls\zone\client_process.cpp (704): Client::Process
  21. c:\001balls\zone\entity.cpp (500): EntityList::MobProcess
  22. c:\001balls\zone\net.cpp (434): main
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement