Sketchware-Pro / Sketchware-Pro

Sketchware Pro's sources in Java. Now anyone can contribute to Sketchware Pro.
https://sketchware.pro
Other
853 stars 252 forks source link

Lottie error message #1112

Open guhg opened 1 month ago

guhg commented 1 month ago

Describe the bug When using the newest sketchware pro test build under "actions" I get an error when trying to build a project with a lottie.

To Reproduce Steps to reproduce the behavior:

  1. Use lottie ...

Error /storage/emulated/0/.sketchware/mysc/660/app/src/main/res/layout/maa.xml:27: error: attribute lottie_autoPlay (aka com.the.tilemaster.scheduler:lottie_autoPlay) not found. /storage/emulated/0/.sketchware/mysc/660/app/src/main/res/layout/maa.xml:27: error: attribute lottie_fileName (aka com.the.tilemaster.scheduler:lottie_fileName) not found. /storage/emulated/0/.sketchware/mysc/660/app/src/main/res/layout/maa.xml:27: error: attribute lottie_loop (aka com.the.tilemaster.scheduler:lottie_loop) not found. error: failed linking file resources.

ilyassesalama commented 1 month ago

Can you send the code of maa.xml ?

guhg commented 1 month ago

I don't think it could be the code because it was working before I updated to the latest snapshot. The issue isn't present in the latest beta release under releases.

hasrat-ali commented 2 weeks ago

I don't think it could be the code because it was working before I updated to the latest snapshot. The issue isn't present in the latest beta release under releases.

I don't think without more information anyone can help you. You didn't even provide which version you're using.

hasrat-ali commented 2 weeks ago

I got it working with v6.4.0-SNAPSHOT-33bb215-minApi21