Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Internal error: cannot patch the selected configuration" when running debugger #2995

Closed
wmkroo opened this issue Nov 26, 2024 · 3 comments
Closed
Labels
bug Marks issues describing bugs released-eap Marks issues which have had the fixes released in an EAP build
Milestone

Comments

@wmkroo
Copy link

wmkroo commented Nov 26, 2024

Using IntelliJ 243.21565.193 and Cursive and Cursive 1.14.0-2024.3, I am getting "Internal error: cannot patch the selected configuration" when I attempt to run unit tests in the debugger. Some of my team mates also have the same issue, so it's not unique to my system. Downgrading to IntelliJ 2024.2.4 apparently fixes the problem.

@cursive-ide cursive-ide added the bug Marks issues describing bugs label Nov 26, 2024
@cursive-ide cursive-ide added this to the 1.14 milestone Nov 26, 2024
@cursive-ide
Copy link
Owner

Yes, I have also seen this, I debugged it a little but I'll have to consult JetBrains about it, since the error happens in non-OSS profiler code.

@cursive-ide
Copy link
Owner

This appears to be caused by an IntelliJ bug. I've added an awful workaround, so this should work now, but hopefully they fix it soon.

@cursive-ide cursive-ide modified the milestones: 1.14, 1.14.1-eap1 Dec 10, 2024
@cursive-ide
Copy link
Owner

Fix released in 1.14.1-eap1 on 2024-12-11.

@cursive-ide cursive-ide added the released-eap Marks issues which have had the fixes released in an EAP build label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Marks issues describing bugs released-eap Marks issues which have had the fixes released in an EAP build
Projects
None yet
Development

No branches or pull requests

2 participants