OpenRoberta / openroberta-lab

The programming environment »Open Roberta Lab« by Fraunhofer IAIS enables children and adolescents to program robots. A variety of different programming blocks are provided to program motors and sensors of the robot. Open Roberta Lab uses an approach of graphical programming so that beginners can seamlessly start coding. As a cloud-based application, the platform can be used without prior installation of specific software but runs in any popular browser, independent of operating system and device.
Apache License 2.0
125 stars 121 forks source link

block "random integer" cause program abort #1481

Closed AHberta closed 1 year ago

AHberta commented 1 year ago

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. Use block 'random integer from ... to ...' to show on LED matrix
  2. Download programm
  3. See error
  4. Optional: Start programm - if you want to see the error once again

Screenshots

Device information

sachinnandan commented 1 year ago

I want to Solve this issue... Can I get this ?? @AHberta

bjost2s commented 1 year ago

@sachinnandan , it seems that this is an error for our spike plugin, feel free to check the code generation! It will be hard to test without a Spike Prime / Robot Inventor set