Momentary error opening project - Cuba Studio 13.1

Hi, support team.

Opening the project that I’ve been working for some days without any problem, next error message appears.

After closing the project and opening again, the project was loaded without problems.

CUBA Platform version: 7.2.1
CUBA Studio plugin version: 13.1-191
IntelliJ version: CUBA Studio 2019.2

java.lang.NullPointerException: Root cannot be null
	at javafx.graphics/javafx.scene.Scene.<init>(Scene.java:346)
	at javafx.graphics/javafx.scene.Scene.<init>(Scene.java:208)
	at com.haulmont.studio.intellij.ui.browser.WebBrowser.lambda$initJavaFxWebView$10(WebBrowser.java:213)
	at com.haulmont.studio.intellij.ui.browser.WebBrowser.lambda$runLater$14(WebBrowser.java:274)
	at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$9(PlatformImpl.java:418)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:417)
	at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96)
	at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
	at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:175)
	at java.base/java.lang.Thread.run(Thread.java:834)

Regards,

Hello @xlorentep.

Can you check, which version of Java your IDEA is used? You can find this in “Help -> About”

Hi, Yaroslav

Here you are the information:
imagen

imagen

Best regards,

Hi @xlorentep

Thanks for information. Issue https://youtrack.cuba-platform.com/issue/STUDIO-8114