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
As the title says, my remote (8BitDo Zero 2) connects to Anki, but the add-on itself will not open, and I'm unable to access controller options. Instead an error window appears saying that an error has occured, and pasted below is the following debug info.
(I have a custom profile by the name of "8BitDo Zero (X_Input)" rather than "(X Input)", if that helps)
Traceback (most recent call last):
File "aqt.addons", line 1024, in onConfig
File "/Users/[Redacted]/Library/Application Support/Anki2/addons21/1898790263/contanki.py", line 127, in on_config
ContankiConfig(focus, self, self.profile)
File "/Users/[Redacted]/Library/Application Support/Anki2/addons21/1898790263/config.py", line 109, in init
self.options_page = OptionsPage(self)
File "/Users/[Redacted]/Library/Application Support/Anki2/addons21/1898790263/config.py", line 254, in init
self.profile_bar = self.ProfileBar(parent)
File "/Users/[Redacted]/Library/Application Support/Anki2/addons21/1898790263/config.py", line 338, in init
self.profile_combo.setCurrentIndex(profiles.index(self.profile.name))
ValueError: '8BitDo Zero (X Input)' is not in list
===Add-ons (active)===
(add-on provided name [Add-on folder, installed at, version, is config changed])
AnkiHub ['1322529746', 2024-07-09T22:26, 'None', mod]
Ankicord - Discord Rich Presence ['1828536813', 2023-08-16T20:53, 'None', '']
Contanki - Controller Support for Anki beta ['1898790263', 2024-03-01T06:22, 'v1.0.2', '']
Custom Background Image and Gear Icon ['1210908941', 2023-04-19T06:19, 'None', mod]
Image Occlusion Enhanced ['1374772155', 2022-04-09T12:15, 'None', '']
Improved Quizlet to Anki 21 Importer ['538351043', 2020-11-15T07:16, 'None', '']
Review Heatmap ['1771074083', 2022-06-30T06:43, 'None', '']
===IDs of active AnkiWeb add-ons===
1210908941 1322529746 1374772155 1771074083 1828536813 1898790263 538351043
===Add-ons (inactive)===
(add-on provided name [Add-on folder, installed at, version, is config changed])
The text was updated successfully, but these errors were encountered:
As the title says, my remote (8BitDo Zero 2) connects to Anki, but the add-on itself will not open, and I'm unable to access controller options. Instead an error window appears saying that an error has occured, and pasted below is the following debug info.
(I have a custom profile by the name of "8BitDo Zero (X_Input)" rather than "(X Input)", if that helps)
--
Anki 24.04.1 (ccd9ca1a) (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: macOS-14.6.1-arm64-arm-64bit
Traceback (most recent call last):
File "aqt.addons", line 1024, in onConfig
File "/Users/[Redacted]/Library/Application Support/Anki2/addons21/1898790263/contanki.py", line 127, in on_config
ContankiConfig(focus, self, self.profile)
File "/Users/[Redacted]/Library/Application Support/Anki2/addons21/1898790263/config.py", line 109, in init
self.options_page = OptionsPage(self)
File "/Users/[Redacted]/Library/Application Support/Anki2/addons21/1898790263/config.py", line 254, in init
self.profile_bar = self.ProfileBar(parent)
File "/Users/[Redacted]/Library/Application Support/Anki2/addons21/1898790263/config.py", line 338, in init
self.profile_combo.setCurrentIndex(profiles.index(self.profile.name))
ValueError: '8BitDo Zero (X Input)' is not in list
===Add-ons (active)===
(add-on provided name [Add-on folder, installed at, version, is config changed])
AnkiHub ['1322529746', 2024-07-09T22:26, 'None', mod]
Ankicord - Discord Rich Presence ['1828536813', 2023-08-16T20:53, 'None', '']
Contanki - Controller Support for Anki beta ['1898790263', 2024-03-01T06:22, 'v1.0.2', '']
Custom Background Image and Gear Icon ['1210908941', 2023-04-19T06:19, 'None', mod]
Image Occlusion Enhanced ['1374772155', 2022-04-09T12:15, 'None', '']
Improved Quizlet to Anki 21 Importer ['538351043', 2020-11-15T07:16, 'None', '']
Review Heatmap ['1771074083', 2022-06-30T06:43, 'None', '']
===IDs of active AnkiWeb add-ons===
1210908941 1322529746 1374772155 1771074083 1828536813 1898790263 538351043
===Add-ons (inactive)===
(add-on provided name [Add-on folder, installed at, version, is config changed])
The text was updated successfully, but these errors were encountered: