taweili / ardublock

ArduBlock is a Block Programming Language for Arduino.
GNU General Public License v3.0
413 stars 292 forks source link

Not able to import back abp file. #171

Open virenderbhanot opened 7 years ago

virenderbhanot commented 7 years ago

Hi, I created this program in an earlier version. However, I am not able to Load it now. It loads without error but no blocks are shown. The abp file is attached. (in .txt extension) ardublock-preloaded-behaviour.txt

koosjr commented 5 years ago

I have exactly the same problem. Most abp files from the older version (20140702) does not work, but some does.

That said, this new version is nearly exactly what I want. I very much like the version with all the "toys" block stripped out.

koosjr commented 5 years ago

I figured out why!

It is because of the fact that the "Input pullup" block in this new version is the incorrect shape.

All old progams where the "Input pullup" block was used, will not load.