error when using the "random number" block

acp

  • Posts: 95
I'm getting this error when using the random number block

SceneHelper:  Unknown identifier : randomInt
   from scripts.Design_10_10_SceneHelper
   line: 80
   columns: 25-34

I'm just trying to debug print a random number, my inputs to the random block are 1 and 10. 

acp

  • Posts: 95
appears to be a bug in global blocks

SadiQ in IRC said to use a regular custom block and that appears to work

rob1221

  • *
  • Posts: 9473
In 3.3, many more blocks will work inside global custom blocks.