Closed Zanaria84 closed 1 month ago
that has been addressed a long time ago, you're using sdnext from march, about half a year old at this point.
2024-09-11 00:39:44,806 | sd | INFO | installer | Version: app=sd.next updated=2024-03-07 hash=bc4b633e url=https://github.com/vladmandic/automatic/tree/HEAD
I just updated it before trying that though.
i don't know how you tried to update, but it clearly did not work - you can see at the very start of the log you're running 6-months old version.
Issue Description
For the last couple of months, after I tried to update SD Next and my extensions, ADetailer (and ControlNet) has been giving an error during startup. The error says:
17:57:49-837103 ERROR Executing callback: G:\Program Files (x86)\SD Next\extensions\adetailer\scripts!adetailer.py ui_settings_callback: AttributeError ┌───────────────────────────────────────── Traceback (most recent call last) ─────────────────────────────────────────┐ │ G:\Program Files (x86)\SD Next\modules\script_callbacks.py:218 in ui_settings_callback │ │ │ │ 217 │ │ │ t0 = time.time() │ │ > 218 │ │ │ c.callback() │ │ 219 │ │ │ timer(t0, c.script, 'ui_settings') │ │ │ │ G:\Program Files (x86)\SD Next\extensions\adetailer\scripts!adetailer.py:945 in on_ui_settings │ │ │ │ 944 │ │ │ section=section, │ │ > 945 │ │ ).needs_reload_ui(), │ │ 946 │ ) │ └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ AttributeError: 'OptionInfo' object has no attribute 'needs_reload_ui'
I've even uninstalled Adetailer and reinstalled it, as well as deleted the Venv folder.
I did post this in the Adetailer extension Github (ControlNet is also affected by this problem too) but I was told that:
"OptionInfo is always present in webui 1.6.0 and later. I suggest you report this issue to SD NEXT."
Version Platform Description
2024-09-07 18:40:55,499 | sd | INFO | launch | Starting SD.Next 2024-09-07 18:40:55,504 | sd | INFO | installer | Logger: file="G:\Program Files (x86)\SD Next\sdnext.log" level=INFO size=65 mode=append 2024-09-07 18:40:55,507 | sd | INFO | installer | Python 3.10.11 on Windows 2024-09-07 18:40:55,669 | sd | INFO | installer | Version: app=sd.next updated=2024-03-07 hash=bc4b633e url=https://github.com/vladmandic/automatic/tree/HEAD 2024-09-07 18:40:56,257 | sd | INFO | installer | Latest published version: bab17a0b4f91b41c885f10262ef8c8e70ba72faa 2024-08-31T20:57:34Z 2024-09-07 18:40:56,266 | sd | INFO | launch | Platform: arch=AMD64 cpu=AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD system=Windows release=Windows-10-10.0.19045-SP0 python=3.10.11
Relevant log output
Backend
Original
UI
Standard
Branch
Master
Model
StableDiffusion 1.5
Acknowledgements