Advertisement
robn

Untitled

Nov 6th, 2012
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. #0 0x0000000003f61490 in ?? ()
  2. #1 0x00000000005bf603 in Gui::Container::DeleteAllChildren (this=0x3f63540) at GuiContainer.cpp:108
  3. #2 0x00000000005bef08 in Gui::Container::~Container (this=0x3f63540, __in_chrg=<optimized out>) at GuiContainer.cpp:21
  4. #3 0x00000000005c156f in Gui::Fixed::~Fixed (this=0x3f63540, __in_chrg=<optimized out>) at GuiFixed.cpp:62
  5. #4 0x00000000005c15a2 in Gui::Fixed::~Fixed (this=0x3f63540, __in_chrg=<optimized out>) at GuiFixed.cpp:64
  6. #5 0x00000000005c9cfe in Gui::Screen::ShowBadError (
  7. msg=0x4069878 "Error: [string \"models/ships/adder/adder.lua\"]:579: You can only use get_animation_position for model types that are supposed to have animations.\nstack traceback:\n\t[C]: in ?\n\t[C]: in function 'get_ani"...) at GuiScreen.cpp:116
  8. #6 0x0000000000599d88 in Error (format=0x6b4052 "%s") at utils.cpp:130
  9. #7 0x00000000004f5afa in pi_lua_panic (L=0x18ed790) at LuaUtils.cpp:247
  10. #8 0x000000000067d579 in luaD_precall (L=0x18ed790, func=0x1f3f120, nresults=1) at ldo.c:317
  11. #9 0x000000000067d9a1 in luaD_call (L=0x18ed790, func=0x1f3f120, nResults=1, allowyield=0) at ldo.c:392
  12. #10 0x000000000067c867 in luaG_errormsg (L=0x18ed790) at ldebug.c:567
  13. #11 0x000000000067ac27 in lua_error (L=0x18ed790) at lapi.c:1105
  14. #12 0x000000000068f9a6 in luaL_error (L=0x18ed790, fmt=0x6abc78 "You can only use get_animation_position for model types that are supposed to have animations.") at lauxlib.c:202
  15. #13 0x00000000004aed26 in ModelFuncs::get_animation_position (L=0x18ed790) at LmrModel.cpp:3796
  16. #14 0x000000000067d579 in luaD_precall (L=0x18ed790, func=0x1f3f100, nresults=1) at ldo.c:317
  17. #15 0x000000000068e21e in luaV_execute (L=0x18ed790) at lvm.c:710
  18. #16 0x000000000067d9b1 in luaD_call (L=0x18ed790, func=0x1f3f0e0, nResults=0, allowyield=0) at ldo.c:393
  19. #17 0x000000000067a69c in f_call (L=0x18ed790, ud=0x7fffffffd890) at lapi.c:920
  20. #18 0x000000000067cbc1 in luaD_rawrunprotected (L=0x18ed790, f=0x67a665 <f_call>, ud=0x7fffffffd890) at ldo.c:131
  21. #19 0x000000000067e114 in luaD_pcall (L=0x18ed790, func=0x67a665 <f_call>, u=0x7fffffffd890, old_top=32, ef=16) at ldo.c:590
  22. #20 0x000000000067a760 in lua_pcallk (L=0x18ed790, nargs=1, nresults=0, errfunc=-3, ctx=0, k=0) at lapi.c:946
  23. #21 0x00000000004a6899 in LmrModel::Build (this=0x20ecbf0, lod=0, params=0x7fffffffdb00) at LmrModel.cpp:1342
  24. #22 0x00000000004a6994 in LmrModel::GetCollMeshGeometry (this=0x20ecbf0, mesh=0x173b510, transform=..., params=0x7fffffffdb00) at LmrModel.cpp:1354
  25. #23 0x00000000004a6bb5 in LmrCollMesh::LmrCollMesh (this=0x173b510, m=0x20ecbf0, params=0x7fffffffdb00) at LmrModel.cpp:1365
  26. #24 0x00000000004fc20f in Pi::Init () at Pi.cpp:395
  27. #25 0x000000000059858b in main (argc=1) at main.cpp:20
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement