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

Array to big #163

Open
1 task done
spotless20 opened this issue Oct 7, 2024 · 4 comments
Open
1 task done

Array to big #163

spotless20 opened this issue Oct 7, 2024 · 4 comments
Labels
bug Something isn't working question Further information is requested

Comments

@spotless20
Copy link

K-Shake&Tune module branch

  • I confirm using the main branch

Version

v4.1.0-1-g66f5e32e

Describe the bug and expected behavior

Error while generating the graphs: array is too big; arr.size * arr.dtype.itemsize is larger than the maximum possible size.
None

Im sure there was a report in the past but hasn't helped to reinstall it, the "bug" appiered again.

Shaper used are DKs bleeding-edge-v2 with the smooth shapers.

Also calls the error when the startingpoint is higher so theoretically less frequencies have to be tested.

Maybe some1 have an idea :)

Bildschirmfoto 2024-10-07 um 14 20 11

Additional information and klippy.log

klippy-41.log

@spotless20 spotless20 added the bug Something isn't working label Oct 7, 2024
@Frix-x
Copy link
Owner

Frix-x commented Oct 18, 2024

Hi,

Unfortunately I can't find the error in the klippy.log you provided. Can you clear your klippy.log, run the test (with the error) and send it immediately afterwards to capture this exact moment in it?

Thanks a lot!

@Frix-x Frix-x added the question Further information is requested label Oct 18, 2024
@spotless20
Copy link
Author

Hey, all fine.

Just the Test now in the Log.

I would guess that you have somewhere declared a max amount of samples or so which are allowed to be in the graph, and with the additional shaper somehow it's too much or so. Last time I had this error (randomly appeared) I reinstalled shake tune and its gone,
klippy-42.log

@Frix-x
Copy link
Owner

Frix-x commented Oct 20, 2024

Unfortunately there's still no error in the log... So I just don't understand what's happening.
I see that you are using DK, can you try on standard Klipper please?

@jackjohnsonuk
Copy link

jackjohnsonuk commented Nov 7, 2024

I've had exactly the same error, and again, nothing in the klippy logs. I'm also on Danger Klipper (base, not bleeding edge as the other person), so it might be related to that, but I'm not sure why that would change a variable on arr size.

For me, a reinstalled seemed to fix it though.

klippy (53).log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants