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

Error when trying to move a blueprint with ALT + scroll wheel #66

Open
icemansparks opened this issue Apr 13, 2023 · 1 comment
Open

Comments

@icemansparks
Copy link

icemansparks commented Apr 13, 2023

Seems like instead of moving the planned piece, it scrolls through the plans instead, but results in an error.
[Error : Unity Log] ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index Stack trace: System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) (at <695d1cc93cca45069c528c15c9fdd749>:0) System.ThrowHelper.ThrowArgumentOutOfRangeException () (at <695d1cc93cca45069c528c15c9fdd749>:0) Player.GetBuildSelection (Piece& go, UnityEngine.Vector2Int& id, System.Int32& total, Piece+PieceCategory& category, System.Boolean& useCategory) (at <49d9aaa0119f4006a902669e02c0ad15>:0) (wrapper dynamic-method) Hud.DMD<Hud::UpdateBuild>(Hud,Player,bool) (wrapper dynamic-method) Hud.DMD<Hud::Update>(Hud)

As it seems to work just fine when changing ALT and CTRLmodifiers to some unused buttons (tested with "i" and "o") i recon its some kind of interference with another mod...

@icemansparks icemansparks changed the title Error when trying to mve a blueprint with ALT + scroll wheel Error when trying to move a blueprint with ALT + scroll wheel Apr 13, 2023
@sea212
Copy link
Contributor

sea212 commented Nov 18, 2024

Do you still experience this issue?

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