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

IDE Crash during flutter debug build #7132

Closed
shaizar opened this issue Dec 11, 2023 · 2 comments
Closed

IDE Crash during flutter debug build #7132

shaizar opened this issue Dec 11, 2023 · 2 comments

Comments

@shaizar
Copy link

shaizar commented Dec 11, 2023

What happened

(please describe what you were doing when this exception occurred)

Version information

IntelliJ IDEA 2023.3 • Flutter plugin io.flutter 77.0.1 • Dart plugin 233.11799.172

Flutter 3.3.10 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 135454af32 (12 months ago) • 2022-12-15 07:36:55 -0800
Engine • revision 3316dd8728
Tools • Dart 2.18.6 • DevTools 2.15.0

Exception

null

java.lang.Throwable: Error listening to ToolEvent stream: org.dartlang.vm.service.element.RPCError@60bd8c83
	at com.intellij.openapi.diagnostic.Logger.error(Logger.java:376)
	at io.flutter.vmService.VmServiceWrapper$2.onError(VmServiceWrapper.java:185)
	at org.dartlang.vm.service.VmServiceBase.processResponse(VmServiceBase.java:633)
	at org.dartlang.vm.service.VmServiceBase.processMessage(VmServiceBase.java:422)
	at org.dartlang.vm.service.VmServiceBase$1.onMessage(VmServiceBase.java:86)
	at de.roderick.weberknecht.WebSocketReceiver.run(WebSocketReceiver.java:65)
@shaizar
Copy link
Author

shaizar commented Dec 11, 2023

What Happened

Trying to run debug build of project from IDE

@shaizar shaizar changed the title IDE Crash during maven build IDE Crash during flutter debug build Dec 11, 2023
@jwren
Copy link
Member

jwren commented Dec 13, 2023

closing, duplicate of #7133

@jwren jwren closed this as completed Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants