Ignoring exception in view <PaginatorInterface timeout=7200 children=6> for item <Button style=<ButtonStyle.secondary: 2> url=None disabled=False label='▶' emoji=None row=None>:
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/discord/ui/view.py", line 353, in _scheduled_task
allow = await self.interaction_check(item, interaction)
TypeError: interaction_check() takes 2 positional arguments but 3 were given
Checklist
[x] I have updated discord.py and jishaku to the latest available versions and have confirmed that this issue is still present
[x] I have searched the open issues for duplicates
[x] I have shown the entire traceback, if possible
[x] I have removed my token from display, if visible
System information
Python v3.8.10-final
discord.py v2.0.0-alpha
discord.py pkg_resources: v2.0.0a3693+gabe4e4e6
aiohttp v3.7.4.post0
system info: Linux 5.4.0-99-generic #112-Ubuntu SMP Thu Feb 3 13:50:55 UTC 2022
Name: jishaku
Version: 2.3.2
Summary: A discord.py extension including useful tools for bot development and debugging.
Home-page: https://github.com/Gorialis/jishaku
Author: Devon (Gorialis) R
Author-email: None
License: MIT
Location: /usr/local/lib/python3.8/dist-packages
Requires: click, braceexpand, import-expression
Required-by:
Summary
Reproduction steps
Use for example
jsk sh a
commandExpected results
Interaction bottons to work
Actual results
Interaction buttons doesn't work cause of breakingchanges https://github.com/iDevision/enhanced-discord.py/commit/1fae5bface6cdd00cdd22b9247eb62a804cbe9d3
Checklist
System information
Name: jishaku Version: 2.3.2 Summary: A discord.py extension including useful tools for bot development and debugging. Home-page: https://github.com/Gorialis/jishaku Author: Devon (Gorialis) R Author-email: None License: MIT Location: /usr/local/lib/python3.8/dist-packages Requires: click, braceexpand, import-expression Required-by: