Sketchware-Pro / Sketchware-Pro

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

New Error after new update #289

Closed ZenxDev closed 2 years ago

ZenxDev commented 2 years ago

Error while I want to build my project

ZenxDev commented 2 years ago

/data/user/0/com.sketchware.remod/files/libs/libs/appcompat-1.0.0/res: error: failed to open directory: No such file or directory.

khaled-0 commented 2 years ago

Try uninstalling then reinstalling the app

ZenxDev commented 2 years ago

Try uninstalling then reinstalling the app

Still same error

JavkhlanK commented 2 years ago

Does Sketchware Pro v6.4.0-rc01 still raise that issue?

ZenxDev commented 2 years ago

Does Sketchware Pro v6.4.0-rc01 still raise that issue?

Nice Christmas icon but error when open @JavkhlanK

java.lang.RuntimeException: Unable to start activity ComponentInfo{com.sketchware.remod/com.besome.sketch.MainActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.util.HashMap.containsKey(java.lang.Object)' on a null object reference at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2517) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2577) at android.app.ActivityThread.access$1000(ActivityThread.java:166) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1414) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:148) at android.app.ActivityThread.main(ActivityThread.java:5619) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:853) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:737) Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.util.HashMap.containsKey(java.lang.Object)' on a null object reference at mod.hilal.saif.activities.tools.ConfigActivity.isSettingEnabled(ConfigActivity.java:99) at com.besome.sketch.MainActivity.onCreate(MainActivity.java:290) at android.app.Activity.performCreate(Activity.java:6351) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1114) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2470) ... 9 more

PranavPurwar commented 2 years ago

it will be fixed in v6.4.0 final release

ZenxDev commented 2 years ago

it will be fixed in v6.4.0 final release

Okay, I'll wait..but for now I am using AIDE

JavkhlanK commented 2 years ago

@ZenxDev, could you check if Sketchware Pro was granted Storage access?

ZenxDev commented 2 years ago

@ZenxDev, could you check if Sketchware Pro was granted Storage access?

@JavkhlanK It's working!!...And now I will close this issue

JavkhlanK commented 2 years ago

Wait, I've got one last question: Compiling works fine, and you're not getting the original error from this Issue anymore, right?

ZenxDev commented 2 years ago

Wait, I've got one last question: Compiling works fine, and you're not getting the original error from this Issue anymore, right?

Yes, I hope so..

JavkhlanK commented 2 years ago

Good, seems like this Issue's main bug got fixed.

MAK-GANG commented 2 years ago

Can't open skatchware new version

JavkhlanK commented 2 years ago

@mursalindev, that's an already known issue in v6.4.0-rc01 and v6.4.0-rc01-kt. See in #298 for more details and a workaround.

MAK-GANG commented 2 years ago

My Android version is 6 i can't run the latest version for that i want to use the beta version.

On Wed, Apr 6, 2022, 8:33 PM Javkhlan K. @.***> wrote:

@mursalindev https://github.com/mursalindev, that's an already known issue in v6.4.0-rc01 and v6.4.0-rc01-kt. See in #298 https://github.com/Sketchware-Pro/Sketchware-Pro/issues/298 for more details and a workaround.

— Reply to this email directly, view it on GitHub https://github.com/Sketchware-Pro/Sketchware-Pro/issues/289#issuecomment-1090343779, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYRTOE2WOBITPZNKPZUBMZ3VDWOEVANCNFSM5KV4CY5Q . You are receiving this because you were mentioned.Message ID: @.***>

ZenxDev commented 2 years ago

@mursalindev Can you show picture or error that you facing up

MAK-GANG commented 2 years ago

/data/user/0/com.sketchware.remod/files/libs/libs/appcompat-1.0.0/res: error : failed to open directory: No such file or directory.

On Thu, Apr 7, 2022, 4:45 PM ZenxDev @.***> wrote:

@mursalindev https://github.com/mursalindev Can you show picture or error that you facing up

— Reply to this email directly, view it on GitHub https://github.com/Sketchware-Pro/Sketchware-Pro/issues/289#issuecomment-1091564277, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYRTOE47MG2WQIFBAEIIYCLVD24EXANCNFSM5KV4CY5Q . You are receiving this because you were mentioned.Message ID: @.***>

MAK-GANG commented 2 years ago

Sure, here it is.

Text

/data/user/0/com.sketchware.remod/files/libs/libs/appcompat-1.0.0/res: error: failed to open directory: No such file or directory.

On Thu, Apr 7, 2022, 4:45 PM ZenxDev @.***> wrote:

@mursalindev https://github.com/mursalindev Can you show picture or error that you facing up

— Reply to this email directly, view it on GitHub https://github.com/Sketchware-Pro/Sketchware-Pro/issues/289#issuecomment-1091564277, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYRTOE47MG2WQIFBAEIIYCLVD24EXANCNFSM5KV4CY5Q . You are receiving this because you were mentioned.Message ID: @.***>

JavkhlanK commented 2 years ago

And what Sketchware Pro version did you use @mursalindev? Make sure it's v6.4.0-rc01 or v6.4.0-rc01-kt.

Belu-momhn commented 9 months ago
Details

Belu-momhn commented 9 months ago
sketchware

java.lang.RuntimeException: Unable to start activity ComponentInfo{com.sketchware.remod/com.besome.sketch.MainActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.util.HashMap.containsKey(java.lang.Object)' on a null object reference at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2517) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2577) at android.app.ActivityThread.access$1000(ActivityThread.java:166) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1414) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:148) at android.app.ActivityThread.main(ActivityThread.java:5619) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:853) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:737) Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.util.HashMap.containsKey(java.lang.Object)' on a null object reference at mod.hilal.saif.activities.tools.ConfigActivity.isSettingEnabled(ConfigActivity.java:99) at com.besome.sketch.MainActivity.onCreate(MainActivity.java:290) at android.app.Activity.performCreate(Activity.java:6351) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1114) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2470) ... 9 more

Belu-momhn commented 9 months ago
Belu-momhn commented 9 months ago

Can't sketchware uninstall info

JavkhlanK commented 9 months ago

@Belu-momhn please stop spamming nonesense, thanks

Belu-momhn commented 9 months ago
Closed
[New Error after new update](https://github.com/Sketchware-Pro/Sketchware-Pro/issues/289#top)
#289
[ZenxDev](https://github.com/ZenxDev) opened this issue on Dec 24, 2021 · 24 comments
Labels
[bug](https://github.com/Sketchware-Pro/Sketchware-Pro/labels/bug)
[fixed](https://github.com/Sketchware-Pro/Sketchware-Pro/labels/fixed)
Comments
[ZenxDev](https://github.com/ZenxDev) commented [on Dec 24, 2021](https://github.com/Sketchware-Pro/Sketchware-Pro/issues/289#issue-1088107196)
Error while I want to build my project

[ZenxDev](https://github.com/ZenxDev) commented [on Dec 24, 2021](https://github.com/Sketchware-Pro/Sketchware-Pro/issues/289#issuecomment-1000622684)
/data/user/0/com.sketchware.remod/files/libs/libs/appcompat-1.0.0/res: error: failed to open directory: No such file or directory.

[khaled-0](https://github.com/khaled-0) commented [on Dec 24, 2021](https://github.com/Sketchware-Pro/Sketchware-Pro/issues/289#issuecomment-1000623191)
Try uninstalling then reinstalling the app

[ZenxDev](https://github.com/ZenxDev) commented [on Dec 24, 2021](https://github.com/Sketchware-Pro/Sketchware-Pro/issues/289#issuecomment-1000625111)
Try uninstalling then reinstalling the app

Still same error

[JavkhlanK](https://github.com/JavkhlanK) commented [on Dec 25, 2021](https://github.com/Sketchware-Pro/Sketchware-Pro/issues/289#issuecomment-1000986719)
Does Sketchware Pro v6.4.0-rc01 still raise that issue?

@[JavkhlanK](https://github.com/JavkhlanK) JavkhlanK added [bug](https://github.com/Sketchware-Pro/Sketchware-Pro/labels/bug) [pending question(s)](https://github.com/Sketchware-Pro/Sketchware-Pro/labels/pending%20question%28s%29) [fixed](https://github.com/Sketchware-Pro/Sketchware-Pro/labels/fixed) labels [on Dec 25, 2021](https://github.com/Sketchware-Pro/Sketchware-Pro/issues/289#event-5814638919)
[ZenxDev](https://github.com/ZenxDev) commented [on Dec 26, 2021](https://github.com/Sketchware-Pro/Sketchware-Pro/issues/289#issuecomment-1001151414) • 
Does Sketchware Pro v6.4.0-rc01 still raise that issue?

Nice Christmas icon but error when open
@JavkhlanK

java.lang.RuntimeException: Unable to start activity ComponentInfo{com.sketchware.remod/com.besome.sketch.MainActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.util.HashMap.containsKey(java.lang.Object)' on a null object reference
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2517)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2577)
at android.app.ActivityThread.access$1000(ActivityThread.java:166)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1414)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:5619)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:853)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:737)
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.util.HashMap.containsKey(java.lang.Object)' on a null object reference
at mod.hilal.saif.activities.tools.ConfigActivity.isSettingEnabled(ConfigActivity.java:99)
at com.besome.sketch.MainActivity.onCreate(MainActivity.java:290)
at android.app.Activity.performCreate(Activity.java:6351)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1114)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2470)
... 9 more
Belu-momhn commented 9 months ago

Download v6.4.0-rc05

is sketchware error fix version (Error_Run_stop)

Permission here image error

200087307-1b9554ec-9f4a-4663-9f9c-259c23609592

Download

Belu-momhn commented 9 months ago

Download for android

Download

# Download for android Has Free download sketchware [Download](https://github.com/Sketchware-Pro/Sketchware-Pro/releases/tag/v6.4.0-rc05)