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

Build 2.37.1 eu.mihosoft.vrl.v3d.ext.imagej.STLLoader at line 90 #415

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

Comments

@JansenSmith
Copy link
Member

Auto Reported Issue
BowlerStudio Build 2.37.1
BowlerKernel 1.59.0
JavaCad Version: 1.4.0
Java-Bowler Version: 3.34.0
Java Version: 1.8.0_242
JavaFX Version: 8.0.242

OS = Linux amd64 x64

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.scripting.BlenderLoader.scaleStl(BlenderLoader.java:94)
	at com.neuronrobotics.bowlerstudio.scripting.BlenderLoader.toBlenderFile(BlenderLoader.java:66)
	at com.neuronrobotics.bowlerstudio.scripting.external.BlenderExternalEditor.lambda$launch$0(BlenderExternalEditor.java:53)
	at java.lang.Thread.run(Thread.java:748)

Caught and reported at:

java.lang.Exception
	at com.neuronrobotics.bowlerstudio.IssueReportingExceptionHandler.except(IssueReportingExceptionHandler.java:234)
	at com.neuronrobotics.bowlerstudio.IssueReportingExceptionHandler.uncaughtException(IssueReportingExceptionHandler.java:51)
	at com.neuronrobotics.bowlerstudio.tabs.LocalFileScriptTab$1.uncaughtException(LocalFileScriptTab.java:62)
	at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1057)
	at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1052)
	at java.lang.Thread.dispatchUncaughtException(Thread.java:1959)

IssueReportingExceptionHandler Created at:

java.lang.Exception
	at com.neuronrobotics.bowlerstudio.IssueReportingExceptionHandler.<init>(IssueReportingExceptionHandler.java:41)
	at com.neuronrobotics.bowlerstudio.tabs.LocalFileScriptTab$1.<init>(LocalFileScriptTab.java:53)
	at com.neuronrobotics.bowlerstudio.tabs.LocalFileScriptTab.<clinit>(LocalFileScriptTab.java:52)
	at com.neuronrobotics.bowlerstudio.BowlerStudioController.createFileTab(BowlerStudioController.java:143)
	at com.neuronrobotics.bowlerstudio.BowlerStudioModularFrame.createFileTab(BowlerStudioModularFrame.java:367)
	at com.neuronrobotics.bowlerstudio.BowlerStudio.createFileTab(BowlerStudio.java:737)
	at com.neuronrobotics.bowlerstudio.BowlerStudioMenu.openFilesInUI(BowlerStudioMenu.java:287)
	at com.neuronrobotics.bowlerstudio.BowlerStudioMenu.access$1400(BowlerStudioMenu.java:73)
	at com.neuronrobotics.bowlerstudio.BowlerStudioMenu$2.lambda$run$0(BowlerStudioMenu.java:254)
	at java.lang.Thread.run(Thread.java:748)

@JansenSmith
Copy link
Member Author

tried to open a large STL in Blender, to simplify.
not sure if it's even in a repo.... just loaded the STL directly into Bowler w/o github

@madhephaestus
Copy link
Member

open its with a text editor, is it an ASCII or Binary STL?

madhephaestus added a commit to NeuronRobotics/JCSG that referenced this issue Jul 29, 2024
madhephaestus added a commit that referenced this issue Jul 29, 2024
@JansenSmith
Copy link
Member Author

open its with a text editor, is it an ASCII or Binary STL?

binary STL

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

No branches or pull requests

2 participants