Warning: "Could not add block for tag set-val"

Minimo

  • Posts: 201
Hi,

I'm getting a lot of these warnings (several dozen in a game):

Code: [Select]
Level:     WARN
When:      2015-11-03 12:09:51:926
From:      stencyl.sw.editors.snippet.designer.BlockPicker

Could not add block for tag set-val-366-13 to menu.
Could not add block for tag set-val-366-8 to menu.
Could not add block for tag set-val-366-6 to menu. (etc..)

What do they mean ?  And how can I get rid of them ?

captaincomic

  • *
  • Posts: 6108
Do you have attribute getters and setters in your block picker? (Block picker = right click -> Place a Block)
There is a bug where they don't show up, and these warnings might be related.

captaincomic

  • *
  • Posts: 6108
Quote
There is a bug where they don't show up, and these warnings might be related.
This bug has been fixed.