Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • petrockblog
    Keymaster
    Post count: 1827

    I realized that the dialog that shows error messages at the end of the source-based installation routine does not work properly. The script code that I am referring to can be found at

    https://github.com/retropie/RetroPie-Setup/blob/master/scriptmodules/retropiesetup.shinc#L528.

    Every installation routine can add a text message to the global variable __ERRMSGS. This variable is checked for any content at the end of all installation routines and displayed. This worked in the past, but for some reasons this functionality got broken somehow recently.
    This error dialog helped a lot for judging the success of a re-compilation of the components.

    Maybe someone from the community finds the bug?

    gizmo98
    Participant
    Post count: 452

    Have you checked if the debug.log contains errors?

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.