I used to get a value -1 error a while back, which was caused by a weird outlier journal entry from way back in the day when I did a read all. Eventually I tracked it down and manually scrubbed if from the records. Not sure if this might be related
In this case I'm pretty sure it's not. Seems to be trying to load an invalid value for something tied to a settings slider, which then causes the setting slider to try to be set to -1, which isn't valid. Should be easy enough to track down though, just need to handle invalid data better when loading settings in general.I used to get a value -1 error a while back, which was caused by a weird outlier journal entry from way back in the day when I did a read all. Eventually I tracked it down and manually scrubbed if from the records. Not sure if this might be related
ObservatoryReady
method to IObservatoryPlugin
ApplyTheme
method on IObservatoryPlugin
Observatory has thrown an error:
Current release version hasn't been updated in some time but should still function. The most recent testing version was 10 days ago.Is this software suite dead? On launch it throws multiple errors and doesn't seem to do anything (the tables never populate with any data). And the last update date is really old.
Plugins do not seem to function, or at least I can't figure out how to install them as there's no instructions.
You'll now download .eop files instead of .zip (they're just renamed .zip files). If you used the ObsCore installer, you can just double click the eop file and it'll install itself before launching ObsCore. Or, you can just copy the eop to the plugin folder and re-run ObsCore, and it'll also install it (you'll need to do this if you don't use the installer version).
The errors were likely due to some issues I've been experiencing with the webhost that I'm using for the API the Herald plugin uses. I apologise for that, and if it continues happening I'll probably have to switch to a different host. There have been intermittent connectivity problems for a while now, but they've gotten much worse over the past few weeks.I've had some really weird errors when first installed - it took a few minutes to launch, threw a bunch of errors and didn't work. Launching the addon executables would launch a new app window with that mod listed, but upon the program restart the mods would not be there.
However, it randomly started working fine after a few hours of doing nothing (I didn't even reboot). It doesn't throw errors now and the addons work.
Which version are you using? If you're using the last full release (v0.2.23060.2034) then the rewrite uses a completely different framework for its UI and notifications, and this might be already resolved. If you're using the latest test version (v0.3.24172.1944) then please provide as much information about your setup as you can so that I can address this (Windows version, desktop resolution/scale, alternative window manager if any, etc.)The overlay notifications are non-functional. The scaling doesn't work, it blurs out part of my screen, doesn't go away and doesn't show any information. I am assuming it scales to like 100000% of what is needed or something. There are no scaling settings anywhere, so I can't fix that, I just disabled all notifications. The tables seem to populate properly now.
@varonica heads up you linked to the original Observatory there, which is indeed fair to call dead. I will update the initial post to better indicate that, and probably remove the link. (Though even that old version should still work.)
The latest test version is available in the link in the post directly above your first comment here.I am running v0.2.23060.2034 from GitHub - I do not know where to find the v0.3. I find GitHub UI extremely confusing, so if it is there, I am too dumb to navigate to it, sorry. Could you point me to that version?
The v0.2 UI scaling scaling settings do not seem to work properly on my primary screen (4k TV) when on foot/SRV - I had it set on 20% and it still covered my entire screen (and way beyond, I could not see borders), even though when instructed to appear on another monitor it worked fine. Then on the ship it randomly worked on the primary screen alright on 20% scaling, but then it displayed no text (too small to see?). I really want to try the newest test version and see how that works.
After a "what was I thinking?!" moment yesterday I sat down and refactored to UI in the overhaul to get rid of the side-tabs (that weren't even actually a tab control in the first place, just some insane reimplementation of tabs using a menu control I concocted in a fit of madness) and switched to a more traditional top-tab layout.
View attachment 396407
UI overhaul took a huge step forward yesterday. I think a proper release is starting to look real promising.
A new test release with these changes should be available this weekend.
That's a relatively new plugin written by Duvel McMuttons (not sure what his forums account is, or if he even has one at all). You can find it here: https://github.com/mcmuttons/GeoPredictor/releasesOoh nice, geo-predictor, just what I have been missing all this time!