fetchcord / FetchCord

FetchCord grabs your OS info and displays it as Discord Rich Presence
MIT License
324 stars 19 forks source link

Add Windows 11 #192

Open matteodev8 opened 2 years ago

matteodev8 commented 2 years ago

Debug info

WMIC.exe was not found... Make sure 'C:\Windows\System32\wbem' is added to PATH.

WMIC.exe was not found... Make sure 'C:\Windows\System32\wbem' is added to PATH.

[KeyError]: 'Font:'[KeyError]: 'Font:'----run_rpc----

uptime in epoch: 1641395992.0189333
[KeyError]: 'OS:'
Unknown distro, contact us on github to resolve this.
cpuid: 742993278143692821
[KeyError]: 'CPU:'cpuappid: 742887089179197462
----out.py----

----DE/WM----

----GPU INFO----

[KeyError]: 'GPU:'gpuinfo: GPU: N/A
[KeyError]: 'GPU:'Unknown GPU, contact us on github to resolve this.
gpuvendor: unknown

----CPU INFO----

[KeyError]: 'CPU:'[KeyError]: 'CPU:'cpuline item 0: CPU: N/A
[KeyError]: 'Memory:'
memline: Memory: N/A

----OS INFO----

[KeyError]: 'OS:'
sysosline: OS: N/A
[KeyError]: 'OS:'
Unknown distro, contact us on github to resolve this.
sysosid: 742993278143692821
[KeyError]: 'Disk'
diskline: Disk N/A

----testing.py----
[KeyError]: 'Motherboard:'
Unknown motherboard, contact us on github to resolve this.
moboid: 742887089179197462
[KeyError]: 'Motherboard:'
[KeyError]: 'Host:'
moboline: Host: N/A

----GPU INFO----

[KeyError]: 'GPU:'Unknown GPU, contact us on github to resolve this.
gpuvendor: unknown

----CPU INFO----

[KeyError]: 'CPU:'('DEFAULT', <Section: DEFAULT>)
('cycle_0', <Section: cycle_0>)
('cycle_1', <Section: cycle_1>)
('cycle_2', <Section: cycle_2>)
('cycle_3', <Section: cycle_3>)
[KeyError]: 'OS:'
Unknown distro, contact us on github to resolve this.
[KeyError]: 'CPU:'{}
windows not in : True
try_connect(key="windows") on <pypresence.presence.Presence object at 0x0000014424AD9F30>
w_cycle 0
[KeyError]: 'OS:'
[KeyError]: 'Memory:'
[KeyError]: 'OS:'
[KeyError]: 'Motherboard:'
Unknown motherboard, contact us on github to resolve this.
[KeyError]: 'Motherboard:'
[KeyError]: 'Host:'
try_update(key="windows") on <pypresence.presence.Presence object at 0x0000014424AD9F30>

Requested item

Windows 11 (Home, Pro, Education, Workstation)

Other notes