Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

Crash caused by wrong variable #51

@rm-code

Description

@rm-code
fatal: Cannot change to '/Users/Robert/Coding/repos/Foovar': No such file or directory
Error: src/screens/SelectionScreen.lua:87: bad argument #1 to 'format' (string expected, got nil)
stack traceback:
    [C]: in function 'format'
    src/screens/SelectionScreen.lua:87: in function 'createGitLogs'
    src/screens/SelectionScreen.lua:128: in function 'init'
    lib/screenmanager/ScreenManager.lua:103: in function 'push'
    lib/screenmanager/ScreenManager.lua:63: in function 'init'
    main.lua:65: in function 'load'
    [string "boot.lua"]:435: in function <[string "boot.lua"]:431>
    [C]: in function 'xpcall'

The crash isn't caused by the missing path but instead by a faulty variable name.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions