Saddam Posted May 8, 2013 Report Share Posted May 8, 2013 Przy ataku na bazę wojskowych z Arharą na Agropromie mam taki error: FATAL ERROR [error]Expression : xml_doc.NavigateToNode(path,index)[error]Function : CUIXmlInit::InitStatic[error]File : E:stalkerpatch_1_0004xr_3daxrGameuiUIXmlInit.cpp[error]Line : 172[error]Description : XML node not found[error]Arguments : target_dot_26 stack trace:za każdym razem po wczytaniu save'a. Wie ktoś jak to naprawić? Z góry dzięki za pomoc. :) Quote Link to comment Share on other sites More sharing options...
apg2312 Posted May 8, 2013 Report Share Posted May 8, 2013 (edited) Zdejmij bioradar. A jeśli chce ci się grzebać w plikach, to masz receptę na naprawę: Wchodzisz w plik: gamedataconfiguiui_custom_msgs.xml (ui_custom_msgs_16.xml dla szerokiego formatu) Masz tam wiersze odpowiadające za ilość i rozmiar kropek w Bioradarze szukasz ostatniej 25. <target_dot_25 x="-10" y="-10" width="3" height="3" stretch="1" /> Kopiujesz i wklejasz ze 20-25 takich zmieniając ich numery porządkowe do góry czyli 26, 27 itd. Przykład: <target_dot_25 x="-10" y="-10" width="3" height="3" stretch="1" /> <target_dot_26 x="-10" y="-10" width="3" height="3" stretch="1" /> Edited May 8, 2013 by apg2312 1 Quote Link to comment Share on other sites More sharing options...
Saddam Posted May 8, 2013 Author Report Share Posted May 8, 2013 (edited) Bioradar mam i już stosowałem ten trick z kropkami, razem mam 50. W barze działa, ale spróbuje zagrać bez bioradaru. EDIT: zdjęcie bioradaru pomogło, niby w barze trick działał a tu lipa. Dzięki wielkie za pomoc :) Edited May 8, 2013 by Saddam Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.