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

Deactivation NEPO-Block causes error #1486

Closed Thorlogy closed 11 months ago

Thorlogy commented 1 year ago

Describe the bug If an active NEPO block is deactivated in the loop, you get an error message.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'OR SIM'
  2. Code Program - with loop and NEPO-Block
  3. Deactivate NEPO-Block
  4. See error

Expected behavior No error

Screenshots

image

Device information

rbudde commented 1 year ago

all loops and if show this error. There is NO error logging server side.

bjost2s commented 1 year ago

maybe related to the fix for #1449?

bjost2s commented 11 months ago

tested