Advertisement
Guest User

Untitled

a guest
Jul 7th, 2012
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 6.49 KB | None | 0 0
  1. #0  CCmpSelectable::Init (this=0x901dea0, paramNode=...) at ../../../source/simulation2/components/CCmpSelectable.cpp:112
  2.         textureNode = <optimized out>
  3.         outlineNode = <optimized out>
  4.         textureBasePath = <optimized out>
  5. #1  0x00000000004834ca in AddComponent (paramNode=..., cid=<optimized out>, ent=751, this=0x21da888)
  6.     at ../../../source/simulation2/system/ComponentManager.cpp:581
  7.         component = <optimized out>
  8. #2  CComponentManager::AddEntity (this=0x21da888, templateName=L"actor|particle/blowing_sand.xml", ent=751)
  9.     at ../../../source/simulation2/system/ComponentManager.cpp:679
  10.         cid = 0
  11.         it = {first = "Selectable", second = {m_Value = L"", m_Childs = std::map with 2 elements = {["EditorOnly"] = {m_Value = L"",
  12.                 m_Childs = std::map with 0 elements, m_IsOk = true, m_ScriptVal = {m_Val = {px = , pn = {pi_ = }}}}, ["Overlay"] = {m_Value = L"",
  13.                 m_Childs = std::map with 2 elements = {["AlwaysVisible"] = {m_Value = L"", m_Childs = std::map with 0 elements, m_IsOk = true,
  14.                     m_ScriptVal = {m_Val = {px = , pn = {pi_ = }}}}, ["Texture"] = {m_Value = L"", m_Childs = std::map with 2 elements = {[
  15.     "MainTexture"] = {m_Value = L"actor.png", m_Childs = std::map with 0 elements, m_IsOk = true, m_ScriptVal = {m_Val = {px = , pn = {pi_ = }}}}, [
  16.     "MainTextureMask"] = {m_Value = L"actor_mask.png", m_Childs = std::map with 0 elements, m_IsOk = true, m_ScriptVal = {m_Val = {px = , pn = {
  17.                               pi_ = }}}}}, m_IsOk = true, m_ScriptVal = {m_Val = {px = , pn = {pi_ = }}}}}, m_IsOk = true, m_ScriptVal = {m_Val = {px = ,
  18.                     pn = {pi_ = }}}}}, m_IsOk = true, m_ScriptVal = {m_Val = {px = , pn = {pi_ = }}}}}
  19.         __func__ = "AddEntity"
  20. Python Exception <type 'exceptions.IndexError'> list index out of range:
  21.         tmplChilds = std::map with 5 elements
  22.         msg = {<CMessage> = {_vptr.CMessage = 0x0, m_Cached = {m_Val = {px = 0x58bdfe, pn = {pi_ = 0x7fff00000000}}}}, entity = 5656417}
  23.         cmpTemplateManager = <optimized out>
  24.         tmpl = <optimized out>
  25. #3  0x00000000005e7ef9 in CXMLReader::ReadEntities (this=this@entry=0x652d980, parent=..., end_time=171.098756181,
  26.     end_time@entry=<error reading variable: access outside bounds of object referenced via synthetic pointer>)
  27.     at ../../../source/graphics/MapReader.cpp:920
  28.         PlayerID = <optimized out>
  29.         ent = <optimized out>
  30.         Position = <optimized out>
  31.         Orientation = <optimized out>
  32.         _children_883 = {Count = 3, m_Pointer = 0x7fffd2485fac "\\", m_LastItemID = 2, m_LastPointer = 0x7fffd2486058 "0"}
  33.         setting = {m_Pointer = 0x7fffd2486058 "0"}
  34.         player = <optimized out>
  35.         EntityUid = 751
  36.         TemplateName = {<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >> =
  37.     L"actor|particle/blowing_sand.xml", <No data fields>}
  38.         entity = {m_Pointer = 0x7fffd2485f84 "\004\001"}
  39.         attrs = {Count = 1, m_Pointer = 0x7fffd2485f9c "\004", m_LastItemID = -2,
  40.           m_LastPointer = 0x7ffff4e261b9 "뎐\220\220\220\220H\211\\$\350H\211\363H\211l$\360L\211d$\370H\203\354(H\205\333H\211\375I\211\324H\307\306\377\377\377\377t\fH\211\337蠿\371\377H\215\064\003\306\004$"}
  41.         uid = {<std::basic_string<char, std::char_traits<char>, std::allocator<char> >> = "751", <No data fields>}
  42.         entities = {Count = 948, m_Pointer = 0x7fffd2456d4e "\034\001", m_LastItemID = 654, m_LastPointer = 0x7fffd2485f84 "\004\001"}
  43.         __func__ = "ReadEntities"
  44.         sim = @0x35a45f0: {m = 0x21da870}
  45.         cmpPlayerManager = {m = 0x37316f0}
  46. #4  0x00000000005eae32 in CXMLReader::ProgressiveRead (this=this@entry=0x652d980) at ../../../source/graphics/MapReader.cpp:986
  47.         node = {m_Pointer = 0x7fffd2456d36 "\002\063\004"}
  48.         name = {<std::basic_string<char, std::char_traits<char>, std::allocator<char> >> = "Entities", <No data fields>}
  49.         end_time = 171.098756181
  50.         ret = <optimized out>
  51.         __func__ = "ProgressiveRead"
  52. #5  0x00000000005eb012 in CMapReader::ReadXML (this=0x37b2920) at ../../../source/graphics/MapReader.cpp:1056
  53.         ret = <optimized out>
  54. #6  0x00000000005e1925 in MemFunThunk<CMapReader> (param=0x3ab0380) at ../../../source/ps/LoaderThunks.h:60
  55.         ret = <optimized out>
  56. #7  0x000000000055cd1b in LDR_ProgressiveLoad (time_budget=<optimized out>, description=0x7fffffffdb80 L"CMapReader::ReadXML", max_chars=100,
  57.     progress_percent=0x7fffffffd8cc) at ../../../source/ps/Loader.cpp:228
  58.         lr = @0xaf9730: {func = 0x5e18f0 <MemFunThunk<CMapReader>(void*, double)>, param = 0x3ab0380,
  59.           description = {<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >> = L"CMapReader::ReadXML", <No data fields>},
  60.           estimated_duration_ms = 5800}
  61.         t0 = 170.89875498800001
  62.         status = <optimized out>
  63.         elapsed_time = <optimized out>
  64.         estimated_duration = <optimized out>
  65.         ret = <optimized out>
  66.         time_left = <optimized out>
  67. ---Type <return> to continue, or q <return> to quit---
  68.         __func__ = "LDR_ProgressiveLoad"
  69.         new_description = <optimized out>
  70.         progress = 0
  71. #8  0x0000000000423708 in ProgressiveLoad () at ../../../source/main.cpp:235
  72.         ret = <optimized out>
  73.         __profile = {<No data fields>}
  74.         profile2__ = {m_Name = 0x7e07eb "progressive load"}
  75.         description = L"CMapReader::ReadXML\000p\000Settings\000\000\000\000\xffffde70翿\000\000\xae7748\000\000\000\xffffde70翿\000\000\000\000\xffffdd60翿\xf7de8d35翿\001\000\000\000\xafc5d0\000\xf44c1b48翿\001\000\xffffdd60翿\xffffde78翿\xf7def2a5翿\x4ff83093\000\xf44f5450翿\xf6786d50翿\000\x24cef064\x4ff83093\000\001\000\xffffdd60翿\xf44f4f61翿̛\000\x5816fc\000\001翿\000\000\xafc5d0\000\xf44ca1d0翿\x806a89\000\x806a90"
  76.         progress_percent = 50
  77. #9  Frame () at ../../../source/main.cpp:345
  78.         realTimeSinceLastFrame = 0.0565129295
  79.         need_render = 255
  80.         profile2__ = {m_Name = 0x8189e7 "frame"}
  81.         time = <optimized out>
  82.         need_update = false
  83. #10 RunGameOrAtlas (argc=argc@entry=1, argv=argv@entry=0x7fffffffde78) at ../../../source/main.cpp:529
  84.         args = {m_Args = std::vector of length 0, capacity 0, m_Arg0 = {path = L"/media/md0/0ad-svn/binaries/system/pyrogenesis", separator = 47 L'/'}}
  85.         ran_atlas = <optimized out>
  86.         res = <optimized out>
  87. #11 0x000000000041a0b7 in main (argc=1, argv=0x7fffffffde78) at ../../../source/main.cpp:572
  88. No locals.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement