defold / editor2-issues

DEPRECATED
44 stars 4 forks source link

java.lang.NullPointerException when clicking on current tab with pop-up menu open #2943

Open roryokane opened 4 years ago

roryokane commented 4 years ago

Expected behaviour

The menu is closed and I stay in the current tab.

Actual behaviour

The menu is closed and I stay in the current tab. Also, I get a pop-up window about the following error:

java.lang.NullPointerException: Unknown

image

Steps to reproduce

  1. Follow the sidescroller tutorial to the end. I think I did it wrong somehow though, as the bonus stars were invisible, though I could still collect them and see my points rise.

  2. Open the file bonus_star.go.

  3. In the Outline, select the sprite.

  4. Open one of the pop-up menus in Properties, such as Blend Mode, by clicking on it:

    image
  5. Click on the title of the currently-open tab, “bonus_star.go”.


Build time2020-04-06T11:43:49.851764
Defold channeleditor-alpha
Defold editor sha766ac903e66bda83a005f0546321a6bfe3e17cc5
Defold engine sha96f7a5e4f617d5f6f4645f30a3e6ff656689435d
Defold version1.2.167
Error1ae502d7a0cd40dd9092f26ff6ef11eb
GPUAMD Radeon Pro 560X OpenGL Engine
GPU Driver2.1 ATI-2.11.21
Java version11.0.1+13
OS archx86_64
OS nameMac OS X
OS version10.14.6
britzl commented 4 years ago

javafx.scene.control.skin.TabPaneSkin in stopDrag at line 2216