Issue with Plate Solve - Runtime error

I am attempting to get plate solving running. I am able to solve plates but when I utilise it, I get an error message “Runtime Error (6) Overflow” after the scope centreing routine takes an image an attempts to solve it.
I have saved the log file if that will help.
Any thoughts anyone one?

Malcolm

@barx1963

Sure, logs would be great… no guarantees the answer will be in them, but they always tell a story we can follow.

Thanks Ken

I have attached the log file, if you are able to have a glance would be much appreciated. Really wanting to get this setup, am thinking of doing the old uninstall/reinstall method!!

Cheers

Malcolm

sg_logfile_20170109233840.txt (158 KB)

This will likely not affect anything. It looks like a setting issue from the logs. The solve at the end uses an image scale of 0 (bad)… maybe I’ll add a warning for this.

[9/01/2017 11:52:23 PM] [DEBUG] [Telescope Thread] PlateSove2 Param: RA (HRS) - 11.2344974672543
[9/01/2017 11:52:23 PM] [DEBUG] [Telescope Thread] PlateSove2 Param: RA (RAD) - 2.94118455915826
[9/01/2017 11:52:23 PM] [DEBUG] [Telescope Thread] PlateSove2 Param: DEC (DEG) - -61.3008007266638
[9/01/2017 11:52:23 PM] [DEBUG] [Telescope Thread] PlateSove2 Param: DEC (RAD) - -1.06990080678922
[9/01/2017 11:52:23 PM] [DEBUG] [Telescope Thread] PlateSove2 Param: SCALE - 0
[9/01/2017 11:52:23 PM] [DEBUG] [Telescope Thread] PlateSove2 Param: Width - 916
[9/01/2017 11:52:23 PM] [DEBUG] [Telescope Thread] PlateSove2 Param: Height - 733
[9/01/2017 11:52:23 PM] [DEBUG] [Telescope Thread] PlateSove2 Param: Regions - 999

Make sure your rig’s scale is set properly in the control panel’s camera tab before running the sequence.

Thanks Ken, will try that tonight!!

Cheers

Malcolm

Ken
Thanks for the help, worked like a charm, happy days!!

Malcolm