Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
i think this error is from the latest 2.0.34 build.
there is a null error when loading the UI.
i can open the same file in vscode. and all other folders/projects in cursor except one. built with cursor v 1.1.3.
works and opened in v 1.7
workbench.desktop.main.js:55 ERR Assertion Failed: Argument is undefined or null.: Error: Assertion Failed: Argument is undefined or null.
at zg (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:29:246)
at Zl (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:29:1268)
at vJr.updateStyles (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:5515:27573)
at vJr.onThemeChange (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:99:36814)
at qDt.value (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:99:36760)
at _e._deliver (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:49:2962)
at _e._deliverQueue (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:49:3053)
at _e.fire (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:49:3390)
at hGr.applyTheme (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:5594:650)
at hGr.internalSetColorTheme (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:5592:9477)
at async Promise.all (index 0) Wyu: Assertion Failed: Argument is undefined or null.
at zg (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:29:246)
at Zl (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:29:1268)
at vJr.updateStyles (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:5515:27573)
at vJr.onThemeChange (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:99:36814)
at qDt.value (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:99:36760)
at _e._deliver (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:49:2962)
at _e._deliverQueue (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:49:3053)
at _e.fire (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:49:3390)
at hGr.applyTheme (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:5594:650)
at hGr.internalSetColorTheme (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:5592:9477)
at async Promise.all (index 0)
workbench.desktop.main.js:55 WARN No search provider registered for scheme: file, waiting
workbench.desktop.main.js:55 ERR Cannot read properties of undefined (reading ‘getRuntimeValue’): TypeError: Cannot read properties of undefined (reading ‘getRuntimeValue’)
at WNf.isVisible (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:7437:65668)
at rKr.isComposerPanePartVisible (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:5785:22206)
at rKr.isShowing (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:5785:24485)
at IC.createComposerAfterTimeout (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:5762:15380)
at new IC (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:5759:13326)
at ZSo._createInstance (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:5890:2025)
at vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:5890:4626
at Ijs._executor (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:50:94064)
at vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:50:94145 TypeError: Cannot read properties of undefined (reading ‘getRuntimeValue’)
at WNf.isVisible (workbench.desktop.main.js:7437:65668)
at rKr.isComposerPanePartVisible (workbench.desktop.main.js:5785:22206)
at rKr.isShowing (workbench.desktop.main.js:5785:24485)
at IC.createComposerAfterTimeout (workbench.desktop.main.js:5762:15380)
at new IC (workbench.desktop.main.js:5759:13326)
at ZSo._createInstance (workbench.desktop.main.js:5890:2025)
at workbench.desktop.main.js:5890:4626
at Ijs._executor (workbench.desktop.main.js:50:94064)
at workbench.desktop.main.js:50:94145workbench.desktop.main.js:55 ERR Assertion Failed: Argument is undefined or null.: Error: Assertion Failed: Argument is undefined or null.
at zg (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:29:246)
at Zl (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:29:1268)
at vJr.updateStyles (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:5515:27573)
at vJr.onThemeChange (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:99:36814)
at qDt.value (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:99:36760)
at _e._deliver (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:49:2962)
at _e._deliverQueue (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:49:3053)
at _e.fire (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:49:3390)
at hGr.applyTheme (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:5594:650)
at hGr.internalSetColorTheme (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:5592:9477)
at async Promise.all (index 0) Wyu: Assertion Failed: Argument is undefined or null.
at zg (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:29:246)
at Zl (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:29:1268)
at vJr.updateStyles (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:5515:27573)
at vJr.onThemeChange (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:99:36814)
at qDt.value (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:99:36760)
at _e._deliver (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:49:2962)
at _e._deliverQueue (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:49:3053)
at _e.fire (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:49:3390)
at hGr.applyTheme (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:5594:650)
at hGr.internalSetColorTheme (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:5592:9477)
at async Promise.all (index 0)
workbench.desktop.main.js:55 WARN No search provider registered for scheme: file, waiting
workbench.desktop.main.js:55 ERR Cannot read properties of undefined (reading ‘getRuntimeValue’): TypeError: Cannot read properties of undefined (reading ‘getRuntimeValue’)
at WNf.isVisible (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:7437:65668)
at rKr.isComposerPanePartVisible (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:5785:22206)
at rKr.isShowing (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:5785:24485)
at IC.createComposerAfterTimeout (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:5762:15380)
at new IC (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:5759:13326)
at ZSo._createInstance (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:5890:2025)
at vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:5890:4626
at Ijs._executor (vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:50:94064)
at vscode-file://vscode-app/c:/Program%20Files/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:50:94145 TypeError: Cannot read properties of undefined (reading ‘getRuntimeValue’)
at WNf.isVisible (workbench.desktop.main.js:7437:65668)
at rKr.isComposerPanePartVisible (workbench.desktop.main.js:5785:22206)
at rKr.isShowing (workbench.desktop.main.js:5785:24485)
at IC.createComposerAfterTimeout (workbench.desktop.main.js:5762:15380)
at new IC (workbench.desktop.main.js:5759:13326)
at ZSo._createInstance (workbench.desktop.main.js:5890:2025)
at workbench.desktop.main.js:5890:4626
at Ijs._executor (workbench.desktop.main.js:50:94064)
at workbench.desktop.main.js:50:94145
Steps to Reproduce
opening an older project build with cursor 1.1
Expected Behavior
open the project
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
2.0.34 latest version
Does this stop you from using Cursor
Yes - Cursor is unusable