ArthurZheng

Results 33 comments of ArthurZheng

I can no longer reproduce this problem in the new version, it has been fixed.

Get same problem on RX6600XT.

This issue seems to have been fixed, at least I can't reproduce it at the moment.

You need F12 to see the detail of this error.

我手上没有类似构架的设备来做验证复现,但单纯从代码的角度来说,这个现象在正常情况下是不应该出现的,getVersion 这个函数报错是在 https://github.com/openblockcc/openblock-desktop/blob/fad36dc79f3ddd87e47fe5f6b6886dfb749536dc/src/main/OpenblockDesktopTelemetry.js#L23 但这个app对象是直接从 electron 中获取的,不可能为null,所以你应当检查自己的 packages 是否已经被正确无缺的安装。

I don't understand your description. Is threre any details? Can you record a video or something?

I think I understand what you mean: when you double-click .ob to open the project, OpenBlock cannot process the contents of the project file correctly. I will fix it as...

1. Check if your project file has obtained the correct icon ![image](https://github.com/user-attachments/assets/388e9b88-19e7-4e20-a6be-7480ef816d16) 2. Check whether the project file is opened with an older version of the software(Maybe you still have...