Advertisement
Guest User

Untitled

a guest
Oct 5th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.84 KB | None | 0 0
  1. ! [LUA] 0 : [C ] __index
  2. ! [LUA] 1 : [Lua] ...- call of chernobyl 1.5\gamedata\scripts\xr_logic.script(607) : abort_syntax_error_in_cond
  3. ! [LUA] 2 : [Lua] ...- call of chernobyl 1.5\gamedata\scripts\xr_logic.script(635) : extract_conditions
  4. ! [LUA] 3 : [Lua] ...- call of chernobyl 1.5\gamedata\scripts\xr_logic.script(703) : r_string_to_condlist
  5. ! [LUA] 4 : [Lua] ...ll of chernobyl 1.5\gamedata\scripts\task_objects.script(72) :
  6. ! [LUA] 5 : [C ] CGeneralTask
  7. ! [LUA] 6 : [Lua] ...ll of chernobyl 1.5\gamedata\scripts\task_manager.script(66) : give_task
  8. ! [LUA] 7 : [Lua] ... - call of chernobyl 1.5\gamedata\scripts\dialogs.script(87) :
  9. ! [LUA] SCRIPT RUNTIME ERROR
  10. ! [LUA] ...- call of chernobyl 1.5\gamedata\scripts\xr_logic.script:607: attempt to index local 'npc' (a nil value)
  11. ! [SCRIPT ERROR]: ...- call of chernobyl 1.5\gamedata\scripts\xr_logic.script:607: attempt to index local 'npc' (a nil value)
  12.  
  13. FATAL ERROR
  14.  
  15. [error]Expression : <no expression>
  16. [error]Function : CScriptEngine::lua_pcall_failed
  17. [error]File : ..\xrServerEntities\script_engine.cpp
  18. [error]Line : 204
  19. [error]Description : fatal error
  20. [error]Arguments : LUA error: ...- call of chernobyl 1.5\gamedata\scripts\xr_logic.script:607: attempt to index local 'npc' (a nil value)
  21.  
  22.  
  23. stack trace:
  24.  
  25. 0023:00B8269C xrCore.dll, xrDebug::fatal()
  26. 0023:6EC1266D lua51.dll
  27. 0023:6EC32FCA lua51.dll, lua_sethook()
  28. 0023:6EC328CC lua51.dll, lua_sethook()
  29. 0023:6EC32EF3 lua51.dll, lua_sethook()
  30. 0023:6EC3ADD6 lua51.dll, luaJIT_version_2_0_4()
  31. 0023:6EC12A54 lua51.dll
  32. 0023:040FAFBD luabind.beta7-devel.rc4.dll, luabind::detail::class_rep::construct_lua_class_callback()
  33. 0023:6EC1266D lua51.dll
  34. 0023:6EC17246 lua51.dll, lua_pcall()
  35. 0023:08E84DCD xrGame.dll, CDialogHolder::operator=()
  36. 0023:090499E9 xrGame.dll, CDialogHolder::IR_UIOnMouseMove()
  37. 0023:0904988B xrGame.dll, CDialogHolder::IR_UIOnMouseMove()
  38. 0023:090497CA xrGame.dll, CDialogHolder::IR_UIOnMouseMove()
  39. 0023:6EC176D1 lua51.dll, lua_rawseti()
  40. 0023:040FEEE1 luabind.beta7-devel.rc4.dll, luabind::detail::ref()
  41. 0023:040F1839 luabind.beta7-devel.rc4.dll, luabind::detail::proxy_raw_object::~proxy_raw_object()
  42. 0023:09049B6B xrGame.dll, CDialogHolder::IR_UIOnMouseMove()
  43. 0023:00459662 xrEngine.exe, CInput::KeyUpdate()
  44. 0023:00459FBE xrEngine.exe, CInput::OnFrame()
  45. 0023:00410C79 xrEngine.exe, CRenderDevice::FrameMove()
  46. 0023:0041098A xrEngine.exe, CRenderDevice::message_loop()
  47. 0023:00410AB1 xrEngine.exe, CRenderDevice::Run()
  48. 0023:00465ADD xrEngine.exe, InitSound2()
  49. 0023:00466263 xrEngine.exe, InitSound2()
  50. 0023:00466366 xrEngine.exe, InitSound2()
  51. 0023:00471F4B xrEngine.exe, CApplication::load_draw_internal()
  52. 0023:74A462C4 KERNEL32.DLL, BaseThreadInitThunk()
  53. 0023:77110F79 ntdll.dll, RtlSubscribeWnfStateChangeNotification()
  54. 0023:77110F44 ntdll.dll, RtlSubscribeWnfStateChangeNotification()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement