You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was exploring subtasks, create, delete, name, rename, trying to understand how they can work for me ...
The mod Todo List (18.0.1) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event Todo-List::on_gui_click (ID 1)
__Todo-List__/todo/features/subtasks.lua:66: attempt to index local 'subtask' (a nil value)
stack traceback:
__Todo-List__/todo/features/subtasks.lua:66: in function 'update_subtask'
__Todo-List__/todo/features/subtasks.lua:55: in function 'on_edit_subtask_save_click'
__Todo-List__/todo/todo.lua:163: in function 'on_gui_click'
__Todo-List__/control.lua:20: in function <__Todo-List__/control.lua:19>
The text was updated successfully, but these errors were encountered:
Sorry for being late --- life happened.
Maximum number of sub tasks: about 8, more likely around 5 at the time of the crash.
I was rapidly creating/deleting/changing subtasks to find out what they can do. IIRC I had only one single layer of subtasks on one main task.
Was exploring subtasks, create, delete, name, rename, trying to understand how they can work for me ...
The text was updated successfully, but these errors were encountered: