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

AutoLeveler Problems #2591

Open
Cani369 opened this issue Aug 20, 2024 · 1 comment
Open

AutoLeveler Problems #2591

Cani369 opened this issue Aug 20, 2024 · 1 comment

Comments

@Cani369
Copy link

Cani369 commented Aug 20, 2024

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
Copy link
Collaborator

breiler commented Aug 21, 2024

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:

  • Windows: c:/users/[your username]/.ugs
  • Mac: ~/Library/Preferences/ugs
  • Linux: ~/.ugs

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