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

log joystick connects #4721

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

briaguya-ai
Copy link
Contributor

@briaguya-ai briaguya-ai commented Dec 19, 2024

adding some logging to hopefully figure out

marked as do not merge because i'm not sure we actually want to keep all this logging, if we do i'll need to make a PR to LUS

Build Artifacts

@briaguya-ai briaguya-ai added the do not merge Not ready or not valid changes label Dec 19, 2024
@briaguya-ai
Copy link
Contributor Author

from shared logs

[2025-01-02 15:36:06.424] [D:\a\Shipwright\Shipwright\libultraship\src\controller\deviceindex\ShipDeviceIndexMappingManager.cpp:299] [info] Device Connected
[2025-01-02 15:36:06.424] [D:\a\Shipwright\Shipwright\libultraship\src\controller\deviceindex\ShipDeviceIndexMappingManager.cpp:300] [info] Name: Nintendo Switch Pro Controller
[2025-01-02 15:36:06.424] [D:\a\Shipwright\Shipwright\libultraship\src\controller\deviceindex\ShipDeviceIndexMappingManager.cpp:301] [info] Guid: 0300b7e67e0500000920000000006803
[2025-01-02 15:36:06.424] [D:\a\Shipwright\Shipwright\libultraship\src\controller\deviceindex\ShipDeviceIndexMappingManager.cpp:302] [info] Vendor: 57e
[2025-01-02 15:36:06.424] [D:\a\Shipwright\Shipwright\libultraship\src\controller\deviceindex\ShipDeviceIndexMappingManager.cpp:303] [info] Product: 2009
[2025-01-02 15:36:06.424] [D:\a\Shipwright\Shipwright\libultraship\src\controller\deviceindex\ShipDeviceIndexMappingManager.cpp:304] [info] Version: 0
[2025-01-02 15:36:06.424] [D:\a\Shipwright\Shipwright\libultraship\src\controller\deviceindex\ShipDeviceIndexMappingManager.cpp:305] [info] CRC16: e6b7
[2025-01-02 17:21:36.052] [D:\a\Shipwright\Shipwright\libultraship\src\controller\deviceindex\ShipDeviceIndexMappingManager.cpp:299] [info] Device Connected
[2025-01-02 17:21:36.052] [D:\a\Shipwright\Shipwright\libultraship\src\controller\deviceindex\ShipDeviceIndexMappingManager.cpp:300] [info] Name: Nintendo Switch Pro Controller
[2025-01-02 17:21:36.052] [D:\a\Shipwright\Shipwright\libultraship\src\controller\deviceindex\ShipDeviceIndexMappingManager.cpp:301] [info] Guid: 0300b7e67e0500000920000000006803
[2025-01-02 17:21:36.052] [D:\a\Shipwright\Shipwright\libultraship\src\controller\deviceindex\ShipDeviceIndexMappingManager.cpp:302] [info] Vendor: 57e
[2025-01-02 17:21:36.052] [D:\a\Shipwright\Shipwright\libultraship\src\controller\deviceindex\ShipDeviceIndexMappingManager.cpp:303] [info] Product: 2009
[2025-01-02 17:21:36.052] [D:\a\Shipwright\Shipwright\libultraship\src\controller\deviceindex\ShipDeviceIndexMappingManager.cpp:304] [info] Version: 0
[2025-01-02 17:21:36.052] [D:\a\Shipwright\Shipwright\libultraship\src\controller\deviceindex\ShipDeviceIndexMappingManager.cpp:305] [info] CRC16: e6b7

looks like the device ids were the same both times but it still led to the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge Not ready or not valid changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant