Skip to content

Update SteamController.java - Fix for #149 #155

Open
peterccheil wants to merge 1 commit into
code-disaster:masterfrom
peterccheil:master
Open

Update SteamController.java - Fix for #149 #155
peterccheil wants to merge 1 commit into
code-disaster:masterfrom
peterccheil:master

Conversation

@peterccheil

Copy link
Copy Markdown
Contributor

Added missing ordinals and added a safe fallback for new ones. Fixes #149

Added missing ordinals and added a safe fallback for new ones
@peterccheil peterccheil changed the title Update SteamController.java Update SteamController.java - Fix for #149 Apr 30, 2026
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

Successfully merging this pull request may close these issues.

ActionOrigin.byOrdinal does not handle new origins gracefully, resulting in ArrayIndexOutOfBoundsException

2 participants