Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post filters are broken since v2.3.5 #338

Closed
2 of 6 tasks
Keiyuu opened this issue May 4, 2024 · 1 comment
Closed
2 of 6 tasks

Post filters are broken since v2.3.5 #338

Keiyuu opened this issue May 4, 2024 · 1 comment

Comments

@Keiyuu
Copy link

Keiyuu commented May 4, 2024

First of all, apologies for opening this issue after your announcement. I only encountered it just now because I was on version 2.03.4 and only updated today.

Whenever I want to use Post filters, Retool fails to process the DAT and stops with the follow error:

Traceback (most recent call last):
File "retoolgui.py", line 278, in run
File "retool.py", line 278, in main
File "modules\title_selection\overrides_post_filters.py", line 202, in post_filters
TypeError: user_override_post_filter_match() got an unexpected keyword argument 'post_filter'

This is happening with any DAT, both in global and in system settings. I already tried fresh installs with default settings.
I have confirmed this error started at version v2.3.5 and every version since then is affected.

Operating system

  • Windows 10 (older versions not supported)
  • Ubuntu
  • Other (please specify)

Retool edition

  • retool-gui.exe
  • retool.py
  • retool-gui.py

Retool version
v2.3.5, v2.3.6, v2.3.7

@unexpectedpanda
Copy link
Owner

unexpectedpanda commented May 6, 2024

Fixed in 2.3.8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants