Sketchware-Pro / Sketchware-Pro

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

Add font to collection in Collection Manager was bugs #1076

Closed TanTai97o closed 3 months ago

TanTai97o commented 3 months ago

Describe the bug

When I click here, Sketchware crashes

Screenshot_20240122_232500_Sketchware Pro

Entire error message

java.lang.NoSuchMethodError: No static method a(Lcom/besome/sketch/editor/manage/font/AddFontCollectionActivity;)V in class Lcom/besome/sketch/editor/manage/font/AddFontCollectionActivity; or its super classes (declaration of 'com.besome.sketch.editor.manage.font.AddFontCollectionActivity' appears in /data/app/~~KPmcB3VYW_KQ9rrYrvyrXA==/com.sketchware.remod-8XAya_Wkt96fBTtuMs2h9w==/base.apk!classes18.dex) at a.a.a.Nt.onClick(Unknown Source:9) at android.view.View.performClick(View.java:7881) at android.view.View.performClickInternal(View.java:7858) at android.view.View.-$$Nest$mperformClickInternal(Unknown Source:0) at android.view.View$PerformClick.run(View.java:30863) at android.os.Handler.handleCallback(Handler.java:942) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:226) at android.os.Looper.loop(Looper.java:313) at android.app.ActivityThread.main(ActivityThread.java:8741) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)

Device and Sketchware Pro-related info:

Win-one commented 3 months ago

id is error!

ilyassesalama commented 3 months ago

I couldn't reproduce the issue. Can you download the latest version produced by Github actions and try again?

TanTai97o commented 3 months ago

I couldn't reproduce the issue. Can you download the latest version produced by Github actions and try again?

I tried the newer version and it was fixed !