editor2-issues icon indicating copy to clipboard operation
editor2-issues copied to clipboard

Null pointer exception

Open benjames-171 opened this issue 6 years ago • 2 comments

Expected behaviour

Switch tabs

Actual behaviour

Error message is displayed

Steps to reproduce

Simply clicked on a tab to switch to another file and received error message instead. This has happened twice in about 24 hours.


Build time2019-06-20T11:12:47.987109
Defold channeleditor-alpha
Defold editor sha02a873db516cbd98e0bac4958f132213a2ac2db2
Defold engine sha67b68f1e1ac26a3385fb511cdce520fe52387bb0
Defold version1.2.156
Error16940df6efb644a58e80784d2bb671cd
GPUIntel(R) HD Graphics 520
GPU Driver4.5.0 - Build 26.20.100.6890
Java version11.0.1+13
OS archamd64
OS nameWindows 10
OS version10.0

benjames-171 avatar Jun 21 '19 10:06 benjames-171

This is an error in TabPane of our dependency (JavaFX) that started occurring after we enabled tab dragging.

vlaaad avatar Jul 15 '19 07:07 vlaaad

Duplicate of #2572

JCash avatar Feb 17 '20 07:02 JCash