ChrisNZL / Tallowmere2

Changelog, issue tracker, and development knowledge for Tallowmere 2.
https://tallowmere2.com
13 stars 0 forks source link

Android TV: button InputDeviceButton_Null does not have a glyphProfile #1144

Closed ChrisNZL closed 1 year ago

ChrisNZL commented 1 year ago

Report from 0.3.7g, feedback ID 0.3.7g_20221129-BJ2VX

Overflow repeated debug message crash when trying to remap controls in the Input > Reassign Buttons menu flow

1:01:15, Frame 6136, LOG »  CONTROLLER INFO:

InControl device count: 2
InControl mode: Legacy
1. Unknown Device » "V013"
2. Android TV Remote » Android TV Remote on Android TV

Unity device count: 1
1. Hardware ID: 

1:01:58, Frame 7675, WARNING »  WARNING: button InputDeviceButton_Null does not have a glyphProfile
[[[ ^ REPEATING MESSAGE... 1:01:58, Frame 7675, WARNING »  WARNING: button InputDeviceButton_Null does not have a glyphProfile
 ]]]

1:02:56, Frame 9800, WARNING »  WARNING: button InputDeviceButton_Null does not have a glyphProfile

>>>>> OVERFLOW PREVENTION: REPEATED MESSAGE >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

Tallowmere2.Action_ControllerProfile_PromptUserToPressButtonForButtonBinding:get_RightAlignedSprite()
Tallowmere2.Action_ControllerProfile_PromptUserToPressButtonForButtonBinding:get_ButtonIsValid()
Tallowmere2.Action_ControllerProfile_PromptUserToPressButtonForButtonBinding:get_UsesRightAlignedText()
Tallowmere2.CanvasMenuItem:UpdateMenuItemAppearance(Boolean)
Tallowmere2.CanvasMenuItemPanel:UpdateMenuItemAppearances(Boolean)
Tallowmere2.GameState_ListeningForControllerButton:Update()

OUTPUT LOGGER: Previous log event has happened 150 times in a row. Forcing hard quit...

GameStates: RompingThroughDungeon, UsingMiniPauseMenu, UsingMainMenu, ListeningForControllerButton, ViewingAlertBox
ChrisNZL commented 1 year ago

Addressed in 0.4:

This is yet another issue that should be resolved once Add ability to create custom gamepad profiles #1116 is implemented.