-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
New error #56
Comments
*** Error completing request whole error code |
Not sure if that error comes from seed_travel (which hasn't changed since Apr 27th). Have you added/removed any other extensions without reloading the page? That could cause something like that. Where the form in the browser no longer matches what the webui server expects. |
no, i finish yesterday make seed_travel and to day morning i start app and get this error, I have my guess that maybe something webui update today was in 'modules' and maybe she corrupted something.... i have automatic webui update ;/ but no sure 100% |
yesterday it working to day its this:
"TypeError: Script.run() missing 23 required positional arguments: 'rnd_seed', 'seed_count', 'dest_seed', 'steps', 'curve', 'curvestr', 'loopback', 'video_fps', 'show_images', 'compare_paths', 'allowdefsampler', 'bump_seed', 'lead_inout', 'upscale_meth', 'upscale_ratio', 'use_cache', 'ssim_diff', 'ssim_ccrop', 'substep_min', 'ssim_diff_min', 'rife_passes', 'rife_drop', and 'save_stats'"
The text was updated successfully, but these errors were encountered: