ls command reports "list index out of range" #2

Closed
opened 2025-09-06 02:46:48 +00:00 by yrriban · 4 comments
Owner
No description provided.
yrriban added the
Kind/Bug
label 2025-09-06 02:49:06 +00:00
yrriban added reference iss2 2025-09-06 02:50:30 +00:00
Author
Owner

This actually occurs an any invocation of the ls command.

This actually occurs an any invocation of the ls command.
Author
Owner

It also does not occur with "poetry run", only with the pyinstaller-built binary.

It also does not occur with "poetry run", only with the pyinstaller-built binary.
yrriban self-assigned this 2025-09-06 05:18:59 +00:00
yrriban changed title from ls command reports "list index out of range" when given unknown --wad to ls command reports "list index out of range" 2025-09-06 05:34:09 +00:00
Author
Owner

Fixed by forcing pyinstaller to load the entirety of the cliff module as the input plugins get found dynamically at runtime.

Fixed by forcing pyinstaller to load the entirety of the cliff module as the input plugins get found dynamically at runtime.
Author
Owner

Fixed by #8dcbb67cae.

Fixed by #8dcbb67cae.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: yrriban/doomcc#2
No description provided.