Логи клиента

Добрый
Мб кто подскажет, в кеб есть такая конструкция
HTML:
 <td align=center>
                                                                            <button action="bypass _bbsvotesite:0;_bbspage:index" value="TOPGAME" width=170 height=25 back="L2UI_CT1_CN.quest_btn_acceptable_down" fore="L2UI_CT1_CN.quest_btn_acceptable_over">
                                                                            <button action="bypass _bbsvotesite:1;_bbspage:index" value="ITOPZ" width=170 height=25 back="L2UI_CT1_CN.quest_btn_acceptable_down" fore="L2UI_CT1_CN.quest_btn_acceptable_over">
                                                                            <button action="bypass _bbsvotesite:3;_bbspage:index" value="L2VOTES" width=170 height=25 back="L2UI_CT1_CN.quest_btn_acceptable_down" fore="L2UI_CT1_CN.quest_btn_acceptable_over">
                                                                            <button action="bypass _bbsvotesite:4;_bbspage:index" value="L2HOPEZONE" width=170 height=25 back="L2UI_CT1_CN.quest_btn_acceptable_down" fore="L2UI_CT1_CN.quest_btn_acceptable_over">
                                                                            <button action="bypass _bbsvotesite:5;_bbspage:index" value="L2NETWORK" width=170 height=25 back="L2UI_CT1_CN.quest_btn_acceptable_down" fore="L2UI_CT1_CN.quest_btn_acceptable_over">
                                                                            <button action="bypass _bbsvotesite:9;_bbspage:index" value="L2TOPZONE" width=170 height=25 back="L2UI_CT1_CN.quest_btn_acceptable_down" fore="L2UI_CT1_CN.quest_btn_acceptable_over">
                                                                       </td>
                                                                        <td>
                                                                            <button action="bypass _bbscheckvote:0;_bbspage:index" value="GET" width=30 height=25 back="L2UI_NewTex.SimpleBtnBrown_Down" fore="L2UI_NewTex.SimpleBtnBrown_DF">
                                                                            <button action="bypass _bbscheckvote:1;_bbspage:index" value="GET" width=30 height=25 back="L2UI_NewTex.SimpleBtnBrown_Down" fore="L2UI_NewTex.SimpleBtnBrown_DF">
                                                                            <button action="bypass _bbscheckvote:3;_bbspage:index" value="GET" width=30 height=25 back="L2UI_NewTex.SimpleBtnBrown_Down" fore="L2UI_NewTex.SimpleBtnBrown_DF">
                                                                            <button action="bypass _bbscheckvote:4;_bbspage:index" value="GET" width=30 height=25 back="L2UI_NewTex.SimpleBtnBrown_Down" fore="L2UI_NewTex.SimpleBtnBrown_DF">
                                                                            <button action="bypass _bbscheckvote:5;_bbspage:index" value="GET" width=30 height=25 back="L2UI_NewTex.SimpleBtnBrown_Down" fore="L2UI_NewTex.SimpleBtnBrown_DF">
                                                                            <button action="bypass _bbscheckvote:9;_bbspage:index" value="GET" width=30 height=25 back="L2UI_NewTex.SimpleBtnBrown_Down" fore="L2UI_NewTex.SimpleBtnBrown_DF">
                                                                       </td>

Все отображается, но в логе клиента просто куча ошибок такого формата

Code:
(17:54:01) Log: L2 Exception : Failed to find object 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over' in '../Textures/L2UI_NewTex.utx', ObjClass=Texture InOuter=L2UI_NewTex InName=ServerBTN_DF_Normal_over Filename=None
(17:54:01) Warning: Failed to load 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over': Failed to find object 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over' in '../Textures/L2UI_NewTex.utx'
(17:54:01) Warning: Failed to load 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over': Failed to find object 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over' in '../Textures/L2UI_NewTex.utx'

(17:54:01) Log: L2 Exception : Failed to find object 'Texture L2UI_NewTex.MAPLISTBTN_N_over' in '../Textures/L2UI_NewTex.utx', ObjClass=Texture InOuter=L2UI_NewTex InName=MAPLISTBTN_N_over Filename=None
(17:54:01) Warning: Failed to load 'Texture L2UI_NewTex.MAPLISTBTN_N_over': Failed to find object 'Texture L2UI_NewTex.MAPLISTBTN_N_over' in '../Textures/L2UI_NewTex.utx'
(17:54:01) Warning: Failed to load 'Texture L2UI_NewTex.MAPLISTBTN_N_over': Failed to find object 'Texture L2UI_NewTex.MAPLISTBTN_N_over' in '../Textures/L2UI_NewTex.utx'

(17:54:03) Log: L2 Exception : Failed to find object 'Texture L2UI_NewTex.SimpleBtnBrown_DF_over' in '../Textures/L2UI_NewTex.utx', ObjClass=Texture InOuter=L2UI_NewTex InName=SimpleBtnBrown_DF_over Filename=None
(17:54:03) Warning: Failed to load 'Texture L2UI_NewTex.SimpleBtnBrown_DF_over': Failed to find object 'Texture L2UI_NewTex.SimpleBtnBrown_DF_over' in '../Textures/L2UI_NewTex.utx'
(17:54:03) Warning: Failed to load 'Texture L2UI_NewTex.SimpleBtnBrown_DF_over': Failed to find object 'Texture L2UI_NewTex.SimpleBtnBrown_DF_over' in '../Textures/L2UI_NewTex.utx'


(17:54:04) Log: L2 Exception : Failed to find object 'Texture L2UI_NewTex.MAPLISTBTN_N_over' in '../Textures/L2UI_NewTex.utx', ObjClass=Texture InOuter=L2UI_NewTex InName=MAPLISTBTN_N_over Filename=None
(17:54:04) Warning: Failed to load 'Texture L2UI_NewTex.MAPLISTBTN_N_over': Failed to find object 'Texture L2UI_NewTex.MAPLISTBTN_N_over' in '../Textures/L2UI_NewTex.utx'
(17:54:04) Warning: Failed to load 'Texture L2UI_NewTex.MAPLISTBTN_N_over': Failed to find object 'Texture L2UI_NewTex.MAPLISTBTN_N_over' in '../Textures/L2UI_NewTex.utx'

Как так ?! Он пишет, что не может ее загрузить, при этом в игре текстура видна....
 
Добрый
Мб кто подскажет, в кеб есть такая конструкция
HTML:
 <td align=center>
                                                                            <button action="bypass _bbsvotesite:0;_bbspage:index" value="TOPGAME" width=170 height=25 back="L2UI_CT1_CN.quest_btn_acceptable_down" fore="L2UI_CT1_CN.quest_btn_acceptable_over">
                                                                            <button action="bypass _bbsvotesite:1;_bbspage:index" value="ITOPZ" width=170 height=25 back="L2UI_CT1_CN.quest_btn_acceptable_down" fore="L2UI_CT1_CN.quest_btn_acceptable_over">
                                                                            <button action="bypass _bbsvotesite:3;_bbspage:index" value="L2VOTES" width=170 height=25 back="L2UI_CT1_CN.quest_btn_acceptable_down" fore="L2UI_CT1_CN.quest_btn_acceptable_over">
                                                                            <button action="bypass _bbsvotesite:4;_bbspage:index" value="L2HOPEZONE" width=170 height=25 back="L2UI_CT1_CN.quest_btn_acceptable_down" fore="L2UI_CT1_CN.quest_btn_acceptable_over">
                                                                            <button action="bypass _bbsvotesite:5;_bbspage:index" value="L2NETWORK" width=170 height=25 back="L2UI_CT1_CN.quest_btn_acceptable_down" fore="L2UI_CT1_CN.quest_btn_acceptable_over">
                                                                            <button action="bypass _bbsvotesite:9;_bbspage:index" value="L2TOPZONE" width=170 height=25 back="L2UI_CT1_CN.quest_btn_acceptable_down" fore="L2UI_CT1_CN.quest_btn_acceptable_over">
                                                                       </td>
                                                                        <td>
                                                                            <button action="bypass _bbscheckvote:0;_bbspage:index" value="GET" width=30 height=25 back="L2UI_NewTex.SimpleBtnBrown_Down" fore="L2UI_NewTex.SimpleBtnBrown_DF">
                                                                            <button action="bypass _bbscheckvote:1;_bbspage:index" value="GET" width=30 height=25 back="L2UI_NewTex.SimpleBtnBrown_Down" fore="L2UI_NewTex.SimpleBtnBrown_DF">
                                                                            <button action="bypass _bbscheckvote:3;_bbspage:index" value="GET" width=30 height=25 back="L2UI_NewTex.SimpleBtnBrown_Down" fore="L2UI_NewTex.SimpleBtnBrown_DF">
                                                                            <button action="bypass _bbscheckvote:4;_bbspage:index" value="GET" width=30 height=25 back="L2UI_NewTex.SimpleBtnBrown_Down" fore="L2UI_NewTex.SimpleBtnBrown_DF">
                                                                            <button action="bypass _bbscheckvote:5;_bbspage:index" value="GET" width=30 height=25 back="L2UI_NewTex.SimpleBtnBrown_Down" fore="L2UI_NewTex.SimpleBtnBrown_DF">
                                                                            <button action="bypass _bbscheckvote:9;_bbspage:index" value="GET" width=30 height=25 back="L2UI_NewTex.SimpleBtnBrown_Down" fore="L2UI_NewTex.SimpleBtnBrown_DF">
                                                                       </td>

Все отображается, но в логе клиента просто куча ошибок такого формата

Code:
(17:54:01) Log: L2 Exception : Failed to find object 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over' in '../Textures/L2UI_NewTex.utx', ObjClass=Texture InOuter=L2UI_NewTex InName=ServerBTN_DF_Normal_over Filename=None
(17:54:01) Warning: Failed to load 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over': Failed to find object 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over' in '../Textures/L2UI_NewTex.utx'
(17:54:01) Warning: Failed to load 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over': Failed to find object 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over' in '../Textures/L2UI_NewTex.utx'

(17:54:01) Log: L2 Exception : Failed to find object 'Texture L2UI_NewTex.MAPLISTBTN_N_over' in '../Textures/L2UI_NewTex.utx', ObjClass=Texture InOuter=L2UI_NewTex InName=MAPLISTBTN_N_over Filename=None
(17:54:01) Warning: Failed to load 'Texture L2UI_NewTex.MAPLISTBTN_N_over': Failed to find object 'Texture L2UI_NewTex.MAPLISTBTN_N_over' in '../Textures/L2UI_NewTex.utx'
(17:54:01) Warning: Failed to load 'Texture L2UI_NewTex.MAPLISTBTN_N_over': Failed to find object 'Texture L2UI_NewTex.MAPLISTBTN_N_over' in '../Textures/L2UI_NewTex.utx'

(17:54:03) Log: L2 Exception : Failed to find object 'Texture L2UI_NewTex.SimpleBtnBrown_DF_over' in '../Textures/L2UI_NewTex.utx', ObjClass=Texture InOuter=L2UI_NewTex InName=SimpleBtnBrown_DF_over Filename=None
(17:54:03) Warning: Failed to load 'Texture L2UI_NewTex.SimpleBtnBrown_DF_over': Failed to find object 'Texture L2UI_NewTex.SimpleBtnBrown_DF_over' in '../Textures/L2UI_NewTex.utx'
(17:54:03) Warning: Failed to load 'Texture L2UI_NewTex.SimpleBtnBrown_DF_over': Failed to find object 'Texture L2UI_NewTex.SimpleBtnBrown_DF_over' in '../Textures/L2UI_NewTex.utx'


(17:54:04) Log: L2 Exception : Failed to find object 'Texture L2UI_NewTex.MAPLISTBTN_N_over' in '../Textures/L2UI_NewTex.utx', ObjClass=Texture InOuter=L2UI_NewTex InName=MAPLISTBTN_N_over Filename=None
(17:54:04) Warning: Failed to load 'Texture L2UI_NewTex.MAPLISTBTN_N_over': Failed to find object 'Texture L2UI_NewTex.MAPLISTBTN_N_over' in '../Textures/L2UI_NewTex.utx'
(17:54:04) Warning: Failed to load 'Texture L2UI_NewTex.MAPLISTBTN_N_over': Failed to find object 'Texture L2UI_NewTex.MAPLISTBTN_N_over' in '../Textures/L2UI_NewTex.utx'

Как так ?! Он пишет, что не может ее загрузить, при этом в игре текстура видна....
Так у тебя в лога и твоем коде разные ссылки. Сравни
 
Я вижу, но текстуру же грузит...
Что мне весь путь прописывать с папкой ? Открой у себя кб, как у тебя текстуры прописаны?
 
Я вижу, но текстуру же грузит...
Что мне весь путь прописывать с папкой ? Открой у себя кб, как у тебя текстуры прописаны?
Причем тут путь, смотри саму текстуру, у тебя в коде нет таких на что ругается
_over Ни одной текстуры у тебя в коде с тако приставкой нет
 
Причем тут путь, смотри саму текстуру, у тебя в коде нет таких на что ругается
_over Ни одной текстуры у тебя в коде с тако приставкой нет
Повторюсь, текстуру - грузит. Ее видно.
 
ServerBTN_DF_Normal_over - у меня так вообще нигде в коде не указано, а лог пишет

Code:
back="L2UI_NewTex.ServerBTN_DF_Over" fore="L2UI_NewTex.ServerBTN_DF_Normal"


Code:
(21:54:49) Log: L2 Exception : Failed to find object 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over' in '../Textures/L2UI_NewTex.utx', ObjClass=Texture InOuter=L2UI_NewTex InName=ServerBTN_DF_Normal_over Filename=None
(21:54:49) Warning: Failed to load 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over': Failed to find object 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over' in '../Textures/L2UI_NewTex.utx'
(21:54:49) Warning: Failed to load 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over': Failed to find object 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over' in '../Textures/L2UI_NewTex.utx'
(21:54:49) Log: L2 Exception : Failed to find object 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over' in '../Textures/L2UI_NewTex.utx', ObjClass=Texture InOuter=L2UI_NewTex InName=ServerBTN_DF_Normal_over Filename=None
(21:54:49) Warning: Failed to load 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over': Failed to find object 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over' in '../Textures/L2UI_NewTex.utx'
(21:54:49) Warning: Failed to load 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over': Failed to find object 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over' in '../Textures/L2UI_NewTex.utx'
(21:54:49) Log: L2 Exception : Failed to find object 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over' in '../Textures/L2UI_NewTex.utx', ObjClass=Texture InOuter=L2UI_NewTex InName=ServerBTN_DF_Normal_over Filename=None
(21:54:49) Warning: Failed to load 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over': Failed to find object 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over' in '../Textures/L2UI_NewTex.utx'
(21:54:49) Warning: Failed to load 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over': Failed to find object 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over' in '../Textures/L2UI_NewTex.utx'
(21:54:49) Log: L2 Exception : Failed to find object 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over' in '../Textures/L2UI_NewTex.utx', ObjClass=Texture InOuter=L2UI_NewTex InName=ServerBTN_DF_Normal_over Filename=None
(21:54:49) Warning: Failed to load 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over': Failed to find object 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over' in '../Textures/L2UI_NewTex.utx'
(21:54:49) Warning: Failed to load 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over': Failed to find object 'Texture L2UI_NewTex.ServerBTN_DF_Normal_over' in '../Textures/L2UI_NewTex.utx'
(21:54:49) Warning: Property RGBA8RawData of Class Engine.Texture not found
(21:54:49) Warning: Skipping 4 bytes of type 2

Вопрос такой, это вообще критично? На что влияет? Типа, работает да и работает....
 
Last edited:
Есть 3 типа текстур одной кнопки - в обычном состоянии, при наведении и при нажатии. Но я не помню за что отвечает _over
 
Есть 3 типа текстур одной кнопки - в обычном состоянии, при наведении и при нажатии. Но я не помню за что отвечает _over
_over это при наведении, и она нигде не указывается, она просто берется из клиента
 
Back
Top