-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Getting error when searching for something and there are no matches
File "/home/loup/.ballisticakit/mods/plugin_manager.py", line 2744, in draw_index
self.draw_search_bar()
File "/home/loup/.ballisticakit/mods/plugin_manager.py", line 2934, in draw_search_bar
loop.create_task(self.process_search_term())
Traceback (most recent call last):
File "/home/loup/.ballisticakit/mods/plugin_manager.py", line 2946, in process_search_term
await self.draw_plugin_names(
...<3 lines>...
)
File "/home/loup/.ballisticakit/mods/plugin_manager.py", line 3097, in draw_plugin_names
first_child, last_child = kids[:: len(kids) - 1]
^^^^^^^^^^^^^^^^^^^^^^^
ValueError: not enough values to unpack (expected 2, got 0)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working