Reactor 3.9develop-21009.1600 ALTUI Error
-
Hey @toggledbits updated to Reactor 3.9develop-21009.1600 on my VP running 7.32 and I keep getting this pop up and can't change anything in my reactor sensors because of it. I am running Alt UI 2.52 and there are no updates for it.
-
Have you posted any patches or updates to your ALTUI that are not official? It looks like whatever you have installed doesn't set its revision number variable (in
J_ALTUI_uimgr.js
it should setALTUI_revision
). -
@toggledbits yes, Rene had sent me a custom AltUI file to reveal some extra info for his Tesla plug-in in the Vera SData stream. Will I have to revert back to a stock AltUI?
-
Will I have to revert back
No, but you won't be able to use that ALTUI with the Reactor UI. Reactor is strict with the versions of ALTUI it runs against because that project sometimes updates core libraries without notice, so both users and I have been bitten by sudden, unexpected changes in the behavior of the Reactor UI caused by the ALTUI update, and that can/has lead to data (configuration) corruption. Reactor now enforces "known good" versions of ALTUI so that everyone knows that the two have been tested together and are known to work. I've tested Reactor with the "stock" ALTUI from the app store, and it's fine/known-good.
So your special build of ALTUI isn't going to be supported, but I see you are approaching the Reactor UI from the Vera UI, not ALTUI, and that should be OK/allowed (because in that scenario UI7 supplies the libraries, not ALTUI), so I've fixed that issue on the latest stable branch. Please download the latest stable branch update and apply it, and that should stop complaining about ALTUI when it's not what you are using at that moment. But note that it will still not let you edit ReactorSensors from within that special version of ALTUI; just approach it from the Vera UI side.
Perhaps @rafale77 can help get those special changes in your version of ALTUI into the mainstream.
-
Thanks for tagging me here.
@Pabla, I don't know what changes were made, to your ALTUI version. I myself am running my own fork of ALTUI with some modifications which I am pushing to @amg0 as much as I can. The changes I make are focused on running with local cdns (so it won't affect people who are running without it) and one openLuup dimmer mod which @amg0 rejected because the behavior differs between openLuup and vera in handling UPnP (openLuup doesn't support UPnP on the standard fork ALTUI so the dimmer slider doesn't work properly with openLuup and in my opinion is very hacky and inconsistent with the how other variables behave on the veras). Anyways, if you can share the file, I can see what I can do.
-
Pablareplied to rafale77 on Apr 1, 2021, 4:48 PM last edited by Pabla Apr 1, 2021, 12:48 PM
@rafale77 Have a look, its not a big deal if its too much work/not worth it to include these changes to them mainstream, since I never use AltUI to edit my reactor sensors anyways.
Edit: Do I need special privilege's to attach a ZIP file?
-
Tagging @DesT
@Pabla, if you are on .2551 Reactor should work though I would still recommend to upgrade to 2552. @toggledbits, I am not quite sure why he is having a problem. The file modified shouldn't affect the version reporting and he is on .2551. Why would it show as undefined? Where does reactor get the version from?
-
Okay so I updated from Github to v2.53c.2552 and the same pop up comes up. I haven't updated to the latest stable branch that Patrick updated yet, but its odd that I am still on the latest AltUI and still am seeing this issue
-
Did you hard refresh the browser?
-
@toggledbits Yes sir, my CTRL and F5 buttons are almost worn out
-
How did you do the update?
-
@rafale77 said in Reactor 3.9develop-21009.1600 ALTUI Error:
Where does reactor get the version from?
From
ALTUI_revision
in J_ALTUI_uimgr.js -
Pablareplied to toggledbits on Apr 1, 2021, 9:32 PM last edited by Pabla Apr 1, 2021, 5:32 PM
@toggledbits For Reactor I grabbed the files as you outlined in another thread from the stable branch and uploaded. ALTUI same way too. Both were originally installed from Vera marketplace.
-
So what's the version of Reactor showing now?
-
@toggledbits 3.9develop-21009.1600
-
Something didn't go right with your upload then. That's not the latest Github stable version.
-
@toggledbits odd, I grabbed them yesterday. I will upload latest and report back
-
toggledbitswrote on Apr 1, 2021, 10:24 PM last edited by toggledbits Apr 1, 2021, 6:25 PM
I posted new this morning to work around the ALTUI issue when you're not actually using ALTUI (e.g. editing a RS by going through UI7 rather than hitting it via ALTUI). That was here. That's what you need. You should be good regardless of ALTUI version after.
-
@toggledbits Ah yes I am aware of that, I haven't updated to that yet cause I thought since it isn't my ALTUI being out of date there may be something else wrong
-
-
To day I also have the same problem. I've read the post, but can't trace the solution. I am using reactor (version 3.9develop-21009.1600) in openluup and AltUI v2.54.2553. Maybe someone can help me which steps I need to take to use reactor in openluup again.
6/22