Bug QT Maximizer Issue

Alium

Member
In Quantum Terrarium, sometimes the maximizer attempts to make a familiar I no longer have active. Seems to be the turn after familiar changes. Encountering this in autoscend. At first thought it was an issue where the QT prefs aren't up to date, but I did add a visit_url to the terrarium to ensure those prefs are correct every turn

Haven't been able to reliably reproduce. Just happens occasionally, like a couple times a day. Re-running autoscend lets it continue without issue. I've tried running maximizer directly after the error and it passes without issue as well, even with the same input as the failure. I can get mafia debug logs if they would be helpful.

1731119383748.png
1731119399361.png
1731119407587.png
 
More info - I did add a print commands directly before and after the maximizer call. One prior was printed, but not the one after. Meaning issue is within the maximizer. Could very well be how we are using it, but nothing is popping out to me. Don't see "switch" param in there
 
Back
Top