WeroCode

Results 2 issues of WeroCode

- > Electron version: 20.0.1 (latest) - > @xmcl/core version: 2.10.1 (latest) My code: ![carbon (1)](https://user-images.githubusercontent.com/101685731/182940405-2543f56c-55da-43a7-890b-2dea271a17bc.png) Output: `MissingVersionJson: ENOENT: no such file or directory, open 'C:\Users\User\AppData\Roaming\.minecraft\versions\1.12.2\1.12.2.json'` Why does @xmcl/core remove...

I got the dialog from `client.getDialogs()` and in `dialog.entity.photo.strippedThumb` I have Buffer, I tried to convert it to image via ![code](https://user-images.githubusercontent.com/101685731/189516747-2a2a92ad-befb-4400-882a-f8011ec36109.png) But got only white square, though channel has image....