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

Unclear error message when there's an error in Build.kt #90

Open
cbeust opened this issue Feb 15, 2018 · 1 comment
Open

Unclear error message when there's an error in Build.kt #90

cbeust opened this issue Feb 15, 2018 · 1 comment

Comments

@cbeust
Copy link
Owner

cbeust commented Feb 15, 2018

I thought that was fixed some time ago but apparently not.

I recently had a syntax error in my Build.kt and syncing my project would simply abort very quickly with no error message.

As far as I remember, the Kobalt process is providing you the error message if the Build.kt cannot be compiled, right? (if not, let me know)

Could you display that error message prominently if the server sends it to you?

@dmitry-zhuravlev
Copy link
Collaborator

I guess it is related to some nasty exception wrapping in ExternalSystemAPI see my PR
So like a workaround I added some unwrap logic to handle this. This should be fixed in 1.132 version.

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