[go: up one dir, main page]

0% found this document useful (0 votes)
54 views4 pages

Debug

The document contains logs from the Sketchware Pro application during the build process of a project. It details the compilation of resources, linking, and errors encountered, including a failure to find a local library configuration and a missing colors.xml file. The build process includes compiling Java files and packaging the APK, with timestamps for each operation.

Uploaded by

farmrj318
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
54 views4 pages

Debug

The document contains logs from the Sketchware Pro application during the build process of a project. It details the compilation of resources, linking, and errors encountered, including a failure to find a local library configuration and a missing colors.xml file. The build process includes compiling Java files and packaging the APK, with timestamps for each operation.

Uploaded by

farmrj318
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 4

2025-01-28T18:59:52.566-0300 D/AppBuilder: Running Sketchware Pro v7.0.

0-SNAPSHOT-
6c7258f-minApi26 (150)
2025-01-28T18:59:52.579-0300 D/AppBuilder: base.apk's size is 126 MB (125791388 B)
2025-01-28T18:59:54.147-0300 D/AppBuilder:c: Compiling built-in library resources
took 0 ms
2025-01-28T18:59:54.147-0300 D/AppBuilder:cLLR: About to compile 0 local libraries
2025-01-28T18:59:54.147-0300 D/AppBuilder:c: Compiling local library resources took
0 ms
2025-01-28T18:59:54.148-0300 D/AppBuilder:cPR: Now executing:
[/data/user/0/pro.sketchware/cache/aapt2, compile, --dir,
/storage/emulated/0/.sketchware/mysc/601/app/src/main/res, -o,
/storage/emulated/0/.sketchware/mysc/601/bin/res/project.zip]
2025-01-28T18:59:54.201-0300 D/AppBuilder:c: Compiling project generated resources
took 54 ms
2025-01-28T18:59:54.202-0300 D/AppBuilder:c: Compiling project imported resources
took 0 ms
2025-01-28T18:59:54.205-0300 W/ManageLocalLibrary: Read null from file
/storage/emulated/0/.sketchware/data/601/local_library, deleting invalid
configuration.
2025-01-28T18:59:54.225-0300 E/SketchwareUtil: Failed to toast regular message,
Toast's message was: "Invalid Local library configuration found! Temporarily using
none"
java.lang.NullPointerException: Can't toast on a thread that has not called
Looper.prepare()
at
com.android.internal.util.Preconditions.checkNotNull(Preconditions.java:167)
at android.widget.Toast.getLooper(Toast.java:274)
at android.widget.Toast.<init>(Toast.java:259)
at android.widget.Toast.makeText(Toast.java:778)
at android.widget.Toast.makeText(Toast.java:767)
at a.a.a.bB.a(bB.java:65)
at a.a.a.bB.b(bB.java:74)
at pro.sketchware.utility.SketchwareUtil.toastError(SketchwareUtil.java:88)
at pro.sketchware.utility.SketchwareUtil.toastError(SketchwareUtil.java:100)
at
mod.agus.jcoderz.editor.manage.library.locallibrary.ManageLocalLibrary.<init>(Manag
eLocalLibrary.java:45)
at
mod.jbk.build.compiler.resource.ResourceCompiler$Aapt2Compiler.link(ResourceCompile
r.java:207)
at
mod.jbk.build.compiler.resource.ResourceCompiler$Aapt2Compiler.compile(ResourceComp
iler.java:137)
at
mod.jbk.build.compiler.resource.ResourceCompiler.compile(ResourceCompiler.java:63)
at a.a.a.ProjectBuilder.compileResources(ProjectBuilder.java:158)
at
com.besome.sketch.design.DesignActivity$BuildTask.doInBackground(DesignActivity.jav
a:1157)
at com.besome.sketch.design.DesignActivity$BuildTask.
$r8$lambda$0AmVsWQJ9oulgeP8eMAUbl0tGkA(Unknown Source:0)
at com.besome.sketch.design.DesignActivity$BuildTask$
$ExternalSyntheticLambda1.run(D8$$SyntheticClass:0)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
at java.lang.Thread.run(Thread.java:1012)
2025-01-28T18:59:54.227-0300 D/AppBuilder:l:
[/data/user/0/pro.sketchware/cache/aapt2, link, --allow-reserved-package-id, --
auto-add-overlay, --no-version-vectors, --no-version-transitions, --min-sdk-
version, 21, --target-sdk-version, 34, --version-code, 1, --version-name, 1.0, -
I, /data/user/0/pro.sketchware/files/libs/android.jar, -A,
/storage/emulated/0/.sketchware/mysc/601/app/src/main/assets, -R,
/storage/emulated/0/.sketchware/mysc/601/bin/res/project.zip, -R,
/storage/emulated/0/.sketchware/mysc/601/bin/res/project.zip, --java,
/storage/emulated/0/.sketchware/mysc/601/gen, --proguard,
/storage/emulated/0/.sketchware/mysc/601/bin/aapt_rules.pro, --manifest,
/storage/emulated/0/.sketchware/mysc/601/app/src/main/AndroidManifest.xml, -o,
/storage/emulated/0/.sketchware/mysc/601/bin/NewProject.apk.res]
2025-01-28T18:59:54.469-0300 D/AppBuilder:c: Linking resources took 267 ms
2025-01-28T18:59:54.469-0300 D/AppBuilder: Compiling resources took 323 ms
2025-01-28T18:59:54.495-0300 D/AppBuilder: Running Eclipse compiler with these
arguments: [-1.7, -nowarn, -d,
/storage/emulated/0/.sketchware/mysc/601/bin/classes, -cp,
/storage/emulated/0/.sketchware/mysc/601/bin/classes:/data/user/0/pro.sketchware/
files/libs/android.jar:/data/user/0/pro.sketchware/files/libs/libs/http-legacy-
android-28/classes.jar:, -proc:none,
/storage/emulated/0/.sketchware/mysc/601/app/src/main/java,
/storage/emulated/0/.sketchware/mysc/601/gen]
2025-01-28T18:59:55.106-0300 D/AppBuilder: System.out of Eclipse compiler:
2025-01-28T18:59:55.106-0300 D/AppBuilder: System.err of Eclipse compiler:
2025-01-28T18:59:55.106-0300 D/AppBuilder: Compiling Java files took 627 ms
2025-01-28T18:59:55.119-0300 D/AppBuilder: Running Dx with these arguments: [--
debug, --verbose, --multi-dex,
--output=/storage/emulated/0/.sketchware/mysc/601/bin/dex,
/storage/emulated/0/.sketchware/mysc/601/bin/classes]
processing
/storage/emulated/0/.sketchware/mysc/601/bin/classes/./com/my/newproject/
DebugActivity.class...
processing
/storage/emulated/0/.sketchware/mysc/601/bin/classes/./com/my/newproject/
DebugActivity$1.class...
processing
/storage/emulated/0/.sketchware/mysc/601/bin/classes/./com/my/newproject/
FileUtil.class...
processing
/storage/emulated/0/.sketchware/mysc/601/bin/classes/./com/my/newproject/
MainActivity.class...
processing
/storage/emulated/0/.sketchware/mysc/601/bin/classes/./com/my/newproject/R.class...
processing
/storage/emulated/0/.sketchware/mysc/601/bin/classes/./com/my/newproject/
R$color.class...
processing
/storage/emulated/0/.sketchware/mysc/601/bin/classes/./com/my/newproject/
R$drawable.class...
processing
/storage/emulated/0/.sketchware/mysc/601/bin/classes/./com/my/newproject/
R$id.class...
processing
/storage/emulated/0/.sketchware/mysc/601/bin/classes/./com/my/newproject/
R$layout.class...
processing
/storage/emulated/0/.sketchware/mysc/601/bin/classes/./com/my/newproject/
R$mipmap.class...
processing
/storage/emulated/0/.sketchware/mysc/601/bin/classes/./com/my/newproject/
R$string.class...
processing
/storage/emulated/0/.sketchware/mysc/601/bin/classes/./com/my/newproject/
R$style.class...
processing
/storage/emulated/0/.sketchware/mysc/601/bin/classes/./com/my/newproject/
SketchApplication.class...
processing
/storage/emulated/0/.sketchware/mysc/601/bin/classes/./com/my/newproject/
SketchApplication$1.class...
processing
/storage/emulated/0/.sketchware/mysc/601/bin/classes/./com/my/newproject/
SketchLogger.class...
processing
/storage/emulated/0/.sketchware/mysc/601/bin/classes/./com/my/newproject/
SketchLogger$1.class...
processing
/storage/emulated/0/.sketchware/mysc/601/bin/classes/./com/my/newproject/
SketchwareUtil.class...
processing
/storage/emulated/0/.sketchware/mysc/601/bin/classes/./com/my/newproject/
SketchwareUtil$1.class...
2025-01-28T18:59:55.299-0300 D/AppBuilder: Dx took 181 ms
2025-01-28T18:59:55.303-0300 D/AppBuilder: Will merge these 2 DEX files to
classes.dex: [/data/user/0/pro.sketchware/files/libs/dexs/http-legacy-android-
28.dex, /storage/emulated/0/.sketchware/mysc/601/bin/dex/classes.dex]
2025-01-28T18:59:55.303-0300 D/AppBuilder: Skipped merging DEX files due to debug
build with minSdkVersion >= 21
Packaging NewProject.apk.unsigned
/storage/emulated/0/.sketchware/mysc/601/bin/NewProject.apk.res:
=> AndroidManifest.xml
=> res/drawable-xhdpi-v4/default_image.png
=> res/layout/main.xml
=> res/mipmap-xhdpi-v4/ic_launcher.png
=> resources.arsc
/data/user/0/pro.sketchware/files/libs/dexs/http-legacy-android-28.dex =>
classes.dex
/storage/emulated/0/.sketchware/mysc/601/bin/dex/classes.dex => classes2.dex
2025-01-28T18:59:55.363-0300 D/AppBuilder: Time passed since starting to compile
resources until building the unsigned APK: 1217 ms
java.io.FileNotFoundException:
/storage/emulated/0/.sketchware/data/601/files/resource/values/colors.xml: open
failed: ENOENT (No such file or directory)
at libcore.io.IoBridge.open(IoBridge.java:574)
at java.io.FileInputStream.<init>(FileInputStream.java:160)
at java.io.FileInputStream.<init>(FileInputStream.java:115)
at java.io.FileReader.<init>(FileReader.java:60)
at pro.sketchware.utility.FileUtil.readFileIfExist(FileUtil.java:182)
at a.a.a.Zx.geColorResBeans(Zx.java:308)
at a.a.a.Zx.initializeColorData(Zx.java:222)
at a.a.a.Zx.initialize(Zx.java:88)
at a.a.a.Zx.<init>(Zx.java:63)
at
com.besome.sketch.editor.property.PropertyColorItem.showColorPicker(PropertyColorIt
em.java:149)
at
com.besome.sketch.editor.property.PropertyColorItem.onClick(PropertyColorItem.java:
106)
at android.view.View.performClick(View.java:8047)
at android.view.View.performClickInternal(View.java:8024)
at android.view.View.-$$Nest$mperformClickInternal(Unknown Source:0)
at android.view.View$PerformClick.run(View.java:31890)
at android.os.Handler.handleCallback(Handler.java:958)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:230)
at android.os.Looper.loop(Looper.java:319)
at android.app.ActivityThread.main(ActivityThread.java:8919)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or
directory)
at libcore.io.Linux.open(Native Method)
at libcore.io.ForwardingOs.open(ForwardingOs.java:563)
at libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
at libcore.io.ForwardingOs.open(ForwardingOs.java:563)
at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8782)
at libcore.io.IoBridge.open(IoBridge.java:560)
... 22 more
2025-01-28T19:00:59.618-0300 D/BlockLoader: Rs:returned block:
{"code":"","color":0,"name":"definedFunc","paletteColor":0,"spec":"","spec2":""}

You might also like