Build error 2019.3521 - Exception in thread "DisconnectableInputStream source reader" org.gradle.api.UncheckedIOException:

Log:

https://pastebin.com/LBFxcJTZ

build.settings:

https://pastebin.com/47wTC1U7

Hello, “DisconnectableInputStream source reader” is not an error and can be safely ignored. Hovewer, your error is “Failed to notify project evaluation listener”, which is problem you’re facing.

Please, try building some sample project and see if it works, as well as installing latest JDK/Java

Sorry. Correction: I think installing Java & JDK 8 would help the situation.

Thanks! Is there any trickery involved in installing Java & JDK 8? Like reinstalling Corona simulator or such? The reason I ask is that I think I have tried this (some weeks ago admittedly) without it helping.

Probably you got different error before. This particular one is caused incompatible java as far as I can tell.

Can I use a newer version than JDK 8? If I follow the link in the docs:

https://docs.coronalabs.com/guide/start/installWin/index.html#jdk

I get to a page with Java SE 12.0.2 and Oracle SDK ???

Same page has Java SE 8u221 download on it, not just 12.0.2

Thanks that did the trick. It’s a bit confusing with the strange Java versions, but at least now it seems to be working again.

Thanks!

Hello, “DisconnectableInputStream source reader” is not an error and can be safely ignored. Hovewer, your error is “Failed to notify project evaluation listener”, which is problem you’re facing.

Please, try building some sample project and see if it works, as well as installing latest JDK/Java

Sorry. Correction: I think installing Java & JDK 8 would help the situation.

Thanks! Is there any trickery involved in installing Java & JDK 8? Like reinstalling Corona simulator or such? The reason I ask is that I think I have tried this (some weeks ago admittedly) without it helping.

Probably you got different error before. This particular one is caused incompatible java as far as I can tell.

Can I use a newer version than JDK 8? If I follow the link in the docs:

https://docs.coronalabs.com/guide/start/installWin/index.html#jdk

I get to a page with Java SE 12.0.2 and Oracle SDK ???

Same page has Java SE 8u221 download on it, not just 12.0.2

Thanks that did the trick. It’s a bit confusing with the strange Java versions, but at least now it seems to be working again.

Thanks!