Warren
Warren
attempting to follow the smallKat class video, running the myTestLaunch groovy script from BowlerStudio. When inside BowlerStudio, clicked File >> Load File >> [navigate to eclipse workspace] >> [select testScript.groovy]...
Auto Reported Issue BowlerStudio Build 1.9.4 BowlerKernel 0.62.0 JavaCad Version: 0.24.0 Java-Bowler Version: 3.32.0 Java Version: 1.8.0_181 JavaFX Version: 8.0.181 OS = Windows 10 amd64 x64 ``` java.lang.NullPointerException at com.neuronrobotics.bowlerstudio.scripting.ScriptingEngine.locateGit(ScriptingEngine.java:1254)...
ah, got it. sorry about the confusion.
playing with example in JavaCAD tutorial ("Parameters and Adjustments"), line 4, changing the value inside the square brackets at the end of the line from "120.0,1.0" to "0".
Auto Reported Issue BowlerStudio Build 1.9.4 BowlerKernel 0.62.0 JavaCad Version: 0.24.0 Java-Bowler Version: 3.32.0 Java Version: 1.8.0_181 JavaFX Version: 8.0.181 OS = Windows 10 amd64 x64 ``` java.lang.NullPointerException at java.lang.String.endsWith(Unknown...
opened a paren statement inside a new Cylinder declaration: code quote as follows: mainCylinder = new Cylinder(width, 0.8*width, and left the window for a moment. Exact trigger for error message...