Advertisement
Guest User

Untitled

a guest
Oct 5th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 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:00B9269C 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:0293AFBD 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:08EA4DCD xrGame.dll, CDialogHolder::operator=()
  36. 0023:090699E9 xrGame.dll, CDialogHolder::IR_UIOnMouseMove()
  37. 0023:0906988B xrGame.dll, CDialogHolder::IR_UIOnMouseMove()
  38. 0023:090697CA xrGame.dll, CDialogHolder::IR_UIOnMouseMove()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement