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

Running STL got weird error #418

Closed
JansenSmith opened this issue Jul 29, 2024 · 3 comments
Closed

Running STL got weird error #418

JansenSmith opened this issue Jul 29, 2024 · 3 comments
Assignees

Comments

@JansenSmith
Copy link
Member

script error
java.lang.Exception: java.lang.NullPointerException
at com.neuronrobotics.bowlerstudio.scripting.ScriptingFileWidget$3.run(ScriptingFileWidget.java:628)
Caused by: java.lang.NullPointerException
at eu.mihosoft.vrl.v3d.ext.imagej.STLLoader.parse(STLLoader.java:90)
at eu.mihosoft.vrl.v3d.STL.file(STL.java:88)
at com.neuronrobotics.bowlerstudio.vitamins.Vitamins.get(Vitamins.java:87)
at com.neuronrobotics.bowlerstudio.vitamins.Vitamins.get(Vitamins.java:79)
at com.neuronrobotics.bowlerstudio.scripting.StlLoader.inlineScriptRun(StlLoader.java:15)
at com.neuronrobotics.bowlerstudio.scripting.ScriptingEngine.inlineScriptRun(ScriptingEngine.java:500)
at com.neuronrobotics.bowlerstudio.scripting.ScriptingEngine.inlineFileScriptRun(ScriptingEngine.java:1057)
at com.neuronrobotics.bowlerstudio.scripting.ScriptingFileWidget$3.run(ScriptingFileWidget.java:582)

I just now made the STL manifold, in blender using the 3D Printing Toolbox.
here's the repo:
https://github.com/JansenSmith/technocopia_logo_chalk1_JansenSmith

@JansenSmith
Copy link
Member Author

it appears the STL file may be empty, due to Bowler not being able to upload files >25MB. Bowler should give feedback, to this effect.

@madhephaestus
Copy link
Member

re-start the workflow in the new version

@JansenSmith JansenSmith self-assigned this Sep 22, 2024
@JansenSmith
Copy link
Member Author

Issue was in code, fixed by default in new version

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