winder / Universal-G-Code-Sender

A cross-platform G-Code sender for GRBL, Smoothieware, TinyG and G2core.
http://winder.github.io/ugs_website/
GNU General Public License v3.0
1.92k stars 768 forks source link

AutoLeveler Problems #2591

Closed Cani369 closed 1 week ago

Cani369 commented 3 months ago

Version

Other

Hardware / Firmware

GRBL 1.1

What happened

As soon as i open ugs it throws me an error saying... java.lang.NullPointerException: Cannot invoke "com.willwinder.ugs.platform.surfacescanner.MeshLevelManager.clear()" because "this.meshLevelManager" is null at com.willwinder.ugs.platform.surfacescanner.AutoLevelerTopComponent.componentClosed(AutoLevelerTopComponent.java:116)

And when i hit Autoleveler Pluggin it throws another error saying... java.lang.NegativeArraySizeException: -2147483648 at com.willwinder.ugs.platform.surfacescanner.SurfaceScanner.reset(SurfaceScanner.java:133) at com.willwinder.ugs.platform.surfacescanner.SurfaceScanner.update(SurfaceScanner.java:92) at com.willwinder.ugs.platform.surfacescanner.SurfaceScanner.(SurfaceScanner.java:65) at com.willwinder.ugs.platform.surfacescanner.AutoLevelerTopComponent.componentOpened(AutoLevelerTopComponent.java:99)

The first time i downloaded it work fine, but all of the sudden it stop working. Im using the 2.1.8 version. If installed the 2.1.7 version also and got the same problem.

How to reproduce

No response

Operating System

No response

Anything else

No response

breiler commented 3 months ago

I would like to see your .ugs/UniversalGcodeSender.json settings file to be able to reproduce this problem.

Depending on your operating system you can find it here:

breiler commented 1 week ago

Closing as we did not get further information from user.