Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when I run this project. #2

Open
raamipja opened this issue Jul 23, 2020 · 4 comments
Open

Error when I run this project. #2

raamipja opened this issue Jul 23, 2020 · 4 comments

Comments

@raamipja
Copy link

Error when I open folders in my android device.

In android , this app not working properly.

many times it comes like this.

Screenshot_20200723-150404_File Retriever

javafx project error:

java.io.EOFException
at java.io.DataInputStream.readUnsignedShort(DataInputStream.java:340)
at java.io.DataInputStream.readUTF(DataInputStream.java:589)
at java.io.DataInputStream.readUTF(DataInputStream.java:564)
at server.Controller.startServer(Controller.java:222)
at server.Controller$1.run(Controller.java:134)
at java.lang.Thread.run(Thread.java:748)
java.lang.NullPointerException
at server.Controller.browseFiles(Controller.java:68)
at server.Controller.startServer(Controller.java:230)
at server.Controller$1.run(Controller.java:134)
at java.lang.Thread.run(Thread.java:748)

why this error comes?

@raamipja
Copy link
Author

I have 3 drives in my pc. but , It shows 4 drives like this

20200723_151729

There was no folder like this in my pc. But, this app shows like this

20200723_152745

There was no Recycle.Bin folder in my pc. But, this app shows like this

20200723_151935

When go to Recycle.Bin folder it comes like this https://user-images.githubusercontent.com/68326181/88272178-f3596f80-ccf5-11ea-8461-d7a2ff2ce29f.jpg .

Can you give a solution for this?

@raamipja
Copy link
Author

It works smoothly.

It shows many files. But , that files are not in my pc.

@afifaniks
Copy link
Owner

It works smoothly.

It shows many files. But , that files are not in my pc.

It actually shows all the files in your directory including hidden files.

@raamipja
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants