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
124 stars 121 forks source link

Error in "neuralnetwork.ui.js" when switching to any language #1603

Closed bjost2s closed 7 months ago

bjost2s commented 9 months ago

To reproduce this error open the lab, select any robot/system and select any other language:

image

It is not clear to me whether this error has further consequences, but the desired solution should avoid this error.

rbudde commented 9 months ago

solved in commit 1e32d685dc5149399dcbd25522e73a8d4402fbaf

bjost2s commented 8 months ago

Unfortunately https://github.com/OpenRoberta/openroberta-lab/commit/1e32d685dc5149399dcbd25522e73a8d4402fbaf does not solve the problem. The error message still appears as soon as you switch the language.

rbudde commented 8 months ago

there seem to be a number of problems of this type :-< . Next try

TomGruene commented 7 months ago

solved