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

V4.4 Win64 Hangs #4

Closed
gdmckee opened this issue Oct 26, 2020 · 6 comments
Closed

V4.4 Win64 Hangs #4

gdmckee opened this issue Oct 26, 2020 · 6 comments

Comments

@gdmckee
Copy link

gdmckee commented Oct 26, 2020

Not having any luck with the app. Downloaded 4.4-win64 and it starts off fine and you can see the sticks moving in the rendering window, then the sticks stop moving and it just hangs. Are they any debug logs I can see what is causing it to crash? Everything on defaults. Tried with a number of logs and the logs open fine in BB.
BBBSV4 4

@bsondermann
Copy link
Owner

try enabling the logger in the top right and then start the rendering. 2 logs should appear in the /assets/logs directory. Please send them to me :D

@gdmckee
Copy link
Author

gdmckee commented Oct 26, 2020

Hi

Thanks - it got further but hung.
BBBSV4 4-Debug
log.txt

The other debug file is 1.3GB!! It seams to start with:

map(0, 0, 0, 0, 700) called, which returns NaN (not a number)
map(0, 0, 0, 0, 100) called, which returns NaN (not a number)
java.lang.NullPointerException
at java.util.LinkedList.get(LinkedList.java:477)
at BlackboxSticksExporter$ImageExporter.run(BlackboxSticksExporter.java:2127)
java.lang.NullPointerException
at java.util.LinkedList.get(LinkedList.java:477)
at BlackboxSticksExporter$ImageExporter.run(BlackboxSticksExporter.java:2127)
java.lang.NullPointerException
at java.util.LinkedList.get(LinkedList.java:477)
at BlackboxSticksExporter$ImageExporter.run(BlackboxSticksExporter.java:2127)
java.lang.NullPointerException

for about 100k lines, then the rest is of the log is:
java.lang.NullPointerException
java.lang.NullPointerException
java.lang.NullPointerException
java.lang.NullPointerException
java.lang.NullPointerException
java.lang.NullPointerException
java.lang.NullPointerException

Thanks

@bsondermann
Copy link
Owner

can you send me the .bfl log too?

@gdmckee
Copy link
Author

gdmckee commented Oct 26, 2020

LOG00224.zip

@bsondermann
Copy link
Owner

wtf it works perfectly fine for me... try moving the log to another directory (e.g. documents), maybe the program doesnt have the permissions to write to that directory.

@gdmckee
Copy link
Author

gdmckee commented Oct 27, 2020 via email

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