draguve / droidducky-app

Android app to run duckyscript
46 stars 17 forks source link

Files are not saved? #16

Closed Merith-TK closed 5 years ago

Merith-TK commented 5 years ago

https://hastebin.com/manusotoyu.sql (retreived from debugger in Android Studio)

all i am making is a script that does GUI r

it looks like the app tries to write to /storage/emulated/0/Droidducky/DuckyScripts/Sun,16-Jun-2019-17:02:45.txt but the directories /storage/emulated/0/Droidducky and /storage/emulated/0/Droidducky/DuckyScripts/

do not exist in my android phone, might wanna have it make the folders if they don't exist

A reply to this will be made with successful output

Merith-TK commented 5 years ago

(Forgot to delete app first)https://hastebin.com/okekunuhik.sql https://hastebin.com/xiquqetequ.sql < new debug link Successful save after manually making the directories that were missing

draguve commented 5 years ago

im sorry the links are empty for me , but it should make the folders by itself

Merith-TK commented 5 years ago

It doesnt. It makes a error that the file/folder does not exist. (the Linux error when you try to touch a file when the. Folders don't exist)

/sdcard/ducky/duckt.txt: No such file or directory

This was made with Termux, but the error is exactly the same

On Mon, Jun 17, 2019, 6:40 AM Draguve notifications@github.com wrote:

im sorry the links are empty for me , but it should make the folders by itself

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/draguve/droidducky-app/issues/16?email_source=notifications&email_token=ACPQOXW7XQJ7Y5AI5IDYR3LP26H5ZA5CNFSM4HYSJMYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODX3GIAY#issuecomment-502686723, or mute the thread https://github.com/notifications/unsubscribe-auth/ACPQOXRDPCRH25HOX5LVKLDP26H5ZANCNFSM4HYSJMYA .

draguve commented 5 years ago

sorry for the time delay , got really busy with life , fixed it , was a stupid error