Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

Cross button not working #22

Open
Artemis-chan opened this issue Apr 8, 2021 · 12 comments
Open

Cross button not working #22

Artemis-chan opened this issue Apr 8, 2021 · 12 comments
Labels
need info Can't seem to figure out what the problem is type: bug If an end user can see it as a bug, then it is a bug.

Comments

@Artemis-chan
Copy link
Collaborator

When pressing "Cross" button its randomly passing integer 8 in OnPressed(DivaAction action), so its not being correctly registered, thus resulting in miss every time.

@Artemis-chan Artemis-chan added the type: bug If an end user can see it as a bug, then it is a bug. label Apr 8, 2021
@Thesola10
Copy link
Owner

I haven't ever encountered this issue, what are your keybinds and lazer version?

@Artemis-chan
Copy link
Collaborator Author

i'm using the tests project, keybinds A,W,S,D

@Thesola10
Copy link
Owner

Thesola10 commented Apr 8, 2021

Probably test-only, I'm using the release project and preset on real maps and both key bind slots work properly

@Artemis-chan
Copy link
Collaborator Author

tried on 2021.331, same issue

@Artemis-chan
Copy link
Collaborator Author

will try resetting my binds and try, probably related to that

@Thesola10
Copy link
Owner

Thesola10 commented Apr 8, 2021

Tried on test project, also cannot reproduce, X works fine with both binding slots

PS: Worth noting that I tested on OsuGame, since OsuPlayer doesn't seem to take joypad input into account

@Thesola10
Copy link
Owner

Can you hear the hitsound at least? Maybe it's getting caught up in a conflict

@Thesola10 Thesola10 added the need info Can't seem to figure out what the problem is label Apr 8, 2021
@Artemis-chan
Copy link
Collaborator Author

it is being registered but its passing wrong argument, instead of DivaAction.Cross, its giving 8

@Thesola10
Copy link
Owner

Thesola10 commented Apr 8, 2021

Can you hard-reset to the current GitHub master and try on OsuGame? OsuPlayer seems to be behaving a bit funky

@Thesola10
Copy link
Owner

Actually, even on OsuPlayer I can get all four button types to register (they're on ASZX)

@Artemis-chan
Copy link
Collaborator Author

ok, it turns out it's only happening with the button S, so when i used ASZX, where S is Circle, Circle stopped working

@Artemis-chan
Copy link
Collaborator Author

I'm gonna avoid using S for now, will come to this later

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
need info Can't seem to figure out what the problem is type: bug If an end user can see it as a bug, then it is a bug.
Projects
None yet
Development

No branches or pull requests

2 participants