Jump to content

Wylot podczas przejścia na Radar.


Recommended Posts

Podczas przechodzenia po raz kolejny na Radar dostałem taki wylot:

 
FATAL ERROR
 
[error]Expression    : !object->used_ai_locations() || ai().level_graph().valid_vertex_id(object->m_tNodeID)
[error]Function      : CALifeSwitchManager::add_online
[error]File          : E:\stalker\sources\trunk\xr_3da\xrGame\alife_switch_manager.cpp
[error]Line          : 64
[error]Description   : Invalid vertex for object 
[error]Arguments     : wpn_g36c19464

 

Leczenie:

 local se_obj = alife():object("wpn_g36c19464")

if se_obj then

alife():release(se_obj, true)

end

Powyższą frazę wpisujemy w pliku gamedata/scripts/bind_stalker.script  po frazie function actor_binder:update(delta)

Poradę znalazłem tu: https://stalkerteam.pl/topic/223-częste-błędy-soljanki-i-ich-rozwiązania/  4 spoiler. Dziękuję Autorowi :biggrin:.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.