[BUG]: panic: runtime error: invalid memory address or nil pointer dereference
Closed this issue · 4 comments
UniStart2 commented
Version
vfox version 0.6.10
OS
macOS M1
Describe the bug
在使用vfox的时候有时出现如下错误,此时vfox加载巨慢,一般会超过十几秒
panic: runtime error: invalid memory address or nil pointer dereference
和#295 的问题类似,但是目前还是间断性存在
Screenshots[optional]
- 问题情况
- 正常情况

bytemain commented
感谢反馈~
UniStart2 commented
UniStart2 commented
我一开始还以为是vfox的bug又来了,不过最好发现貌似是vs code插件Python Environment导致的问题,卸掉之后貌似就没事了😂,应该不算vfox软件bug,不过没想到会导致终端上用vfox命令崩溃
bytemain commented
更新下 vfox 0.7.0 试一下

