Uncaught Exception:
TypeError: Cannot read properties of undefined (reading 'width')
at createPlay (/Applications/zyplayer.app/Contents/Resources/app.asar/out/main/index.js:22163:36)
at IpcMainImpl. (/Applications/zyplayer.app/Contents/Resources/app.asar/out/main/index.js:22431:9)
at IpcMainImpl.emit (node:events:513:28)
at EventEmitter. (node:electron/js2c/browser_init:2:81099)
at EventEmitter.emit (node:events:513:28)
zyplayer 版本
3.3.7
重现步骤
报错信息
A JavaScript error occurred in the main process
Uncaught Exception: TypeError: Cannot read properties of undefined (reading 'width') at createPlay (/Applications/zyplayer.app/Contents/Resources/app.asar/out/main/index.js:22163:36) at IpcMainImpl. (/Applications/zyplayer.app/Contents/Resources/app.asar/out/main/index.js:22431:9)
at IpcMainImpl.emit (node:events:513:28)
at EventEmitter. (node:electron/js2c/browser_init:2:81099)
at EventEmitter.emit (node:events:513:28)
实际截图如下
期望结果
可正常通过播放窗口观看查询到的影视剧
实际结果
一直弹出报错信息, 然后无法打开播放窗口, 无法观看影视剧
系统信息
电脑环境(MacBookPro11,4; 系统版本12.7.6 (21H1320); inter芯片)
补充说明
No response