Yonisen / WarThunder_Map_Marker_Finder

Дальномер по желтой метке на карте
61 stars 10 forks source link

UnicodeDecodeError #1

Closed ASDASSASSIN closed 1 year ago

ASDASSASSIN commented 1 year ago

Инициализация нейросетей YOLOv5 2022-12-10 Python-3.9.11 torch-1.13.1+cpu CPU

Fusing layers... Model summary: 157 layers, 7015519 parameters, 0 gradients, 15.8 GFLOPs Adding AutoShape... YOLOv5 2022-12-10 Python-3.9.11 torch-1.13.1+cpu CPU

Fusing layers... Model summary: 157 layers, 7012822 parameters, 0 gradients, 15.8 GFLOPs Adding AutoShape...

Программа ожидает сочетания клавиш Traceback (most recent call last): File "D:\WarThunder_Map_Marker_Finder-main\WarThunder_Map_Marker_Finder-main\fullHd_1920_1080\distance\miniKarta\signal3.py", line 20, in signal3 conf = read_config("кнопки") File "D:\WarThunder_Map_Marker_Finder-main\WarThunder_Map_Marker_Finder-main\fullHd_1920_1080\distance\miniKarta\signal3.py", line 15, in read_config config.read(name) File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\configparser.py", line 697, in read self._read(fp, filename) File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\configparser.py", line 1020, in _read for lineno, line in enumerate(fp, start=1): File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\codecs.py", line 322, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xca in position 1: invalid continuation byte Traceback (most recent call last): File "D:\WarThunder_Map_Marker_Finder-main\WarThunder_Map_Marker_Finder-main\fullHd_1920_1080\distance\miniKarta\signal1.py", line 25, in signal1 conf = read_config("кнопки") File "D:\WarThunder_Map_Marker_Finder-main\WarThunder_Map_Marker_Finder-main\fullHd_1920_1080\distance\miniKarta\signal1.py", line 18, in read_config config.read(name) File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\configparser.py", line 697, in read self._read(fp, filename) File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\configparser.py", line 1020, in _read for lineno, line in enumerate(fp, start=1): File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\codecs.py", line 322, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xca in position 1: invalid continuation byte image

Yonisen commented 1 year ago

так, попробуй новую версию, думаю должно работать

пт, 16 дек. 2022 г. в 05:44, ASDASSASSIN @.***>:

Инициализация нейросетей YOLOv5 2022-12-10 Python-3.9.11 torch-1.13.1+cpu CPU

Fusing layers... Model summary: 157 layers, 7015519 parameters, 0 gradients, 15.8 GFLOPs Adding AutoShape... YOLOv5 2022-12-10 Python-3.9.11 torch-1.13.1+cpu CPU

Fusing layers... Model summary: 157 layers, 7012822 parameters, 0 gradients, 15.8 GFLOPs Adding AutoShape...

Программа ожидает сочетания клавиш Traceback (most recent call last): File "D:\WarThunder_Map_Marker_Finder-main\WarThunder_Map_Marker_Finder-main\fullHd_1920_1080\distance\miniKarta\signal3.py", line 20, in signal3 conf = read_config("кнопки") File "D:\WarThunder_Map_Marker_Finder-main\WarThunder_Map_Marker_Finder-main\fullHd_1920_1080\distance\miniKarta\signal3.py", line 15, in read_config config.read(name) File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\configparser.py", line 697, in read self._read(fp, filename) File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\configparser.py", line 1020, in _read for lineno, line in enumerate(fp, start=1): File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\codecs.py", line 322, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xca in position 1: invalid continuation byte Traceback (most recent call last): File "D:\WarThunder_Map_Marker_Finder-main\WarThunder_Map_Marker_Finder-main\fullHd_1920_1080\distance\miniKarta\signal1.py", line 25, in signal1 conf = read_config("кнопки") File "D:\WarThunder_Map_Marker_Finder-main\WarThunder_Map_Marker_Finder-main\fullHd_1920_1080\distance\miniKarta\signal1.py", line 18, in read_config config.read(name) File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\configparser.py", line 697, in read self._read(fp, filename) File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\configparser.py", line 1020, in _read for lineno, line in enumerate(fp, start=1): File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\codecs.py", line 322, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xca in position 1: invalid continuation byte [image: image] https://user-images.githubusercontent.com/120697432/208010072-9d0fb547-bf57-4158-b9db-41f72018ebf9.png

— Reply to this email directly, view it on GitHub https://github.com/Yonisen/WarThunder_Map_Marker_Finder/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2SNBKZRWADVPEC56KQAOOTWNPJQPANCNFSM6AAAAAATANF5C4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

ASDASSASSIN commented 1 year ago

is it working successful?

不正常人类研究中心 @.***

 

------------------ 原始邮件 ------------------ 发件人: "Yonisen/WarThunder_Map_Marker_Finder" @.>; 发送时间: 2022年12月25日(星期天) 中午11:41 @.>; @.**@.>; 主题: Re: [Yonisen/WarThunder_Map_Marker_Finder] UnicodeDecodeError (Issue #1)

не мог бы ты предоставить файл кнопки, хочу посмотреть что там написано

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

Yonisen commented 1 year ago

i think now it should work

ASDASSASSIN commented 1 year ago

sorry guy, it dont show distance

不正常人类研究中心 @.***

 

------------------ 原始邮件 ------------------ 发件人: "Yonisen/WarThunder_Map_Marker_Finder" @.>; 发送时间: 2022年12月25日(星期天) 下午4:46 @.>; @.**@.>; 主题: Re: [Yonisen/WarThunder_Map_Marker_Finder] UnicodeDecodeError (Issue #1)

i think now it sholud work

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

Yonisen commented 1 year ago

did you download new version?

ASDASSASSIN commented 1 year ago

it works,but i must cut out the screen to enter command,anyway,thank for your contribution,A Christmas gift for you,3QJ7X-462A8-U641G-B1373-XT4W3-49HM1,it is gaijin cdk 输入命令

Enter comma

不正常人类研究中心 @.***

 

------------------ 原始邮件 ------------------ 发件人: "Yonisen/WarThunder_Map_Marker_Finder" @.>; 发送时间: 2022年12月25日(星期天) 晚上6:07 @.>; @.**@.>; 主题: Re: [Yonisen/WarThunder_Map_Marker_Finder] UnicodeDecodeError (Issue #1)

ok, can you give me your discord?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

Yonisen commented 1 year ago

Thanks

Here is some from instruction that i translated to english i think it will help:

Set game resolution to fullscreen window (options-graphics:mode) Set minimap size to 133% (largest) (options-mainParameters-groundVehicleBattleSettings:tacticalMapScale) Assign a button to the yellow mark (controls-common:setTargetForSquad) Wartunder is now configured