[Fixed] Scene transition

I've created 2 scenes and want to make a scene transition between them, but the list is empty.

This problem is also present on some transitions I made a while ago for some tests. The scenes are cleared and I can't select any.

I'm on 2.2.9.145.

EDIT: Corrected Hub version

1 Like

Same for me... logs show this:

[app:15](http://192.168.0.2/logs#pastapp15)2021-10-28 14:35:46.153 [error](http://192.168.0.2/installedapp/configure/15)org.codehaus.groovy.runtime.metaclass.MissingMethodExceptionNoStack: No signature of method: groupsAndScenes.getSceneList() is applicable for argument types: () values: []
Possible solutions: cleanSceneList(), getSceneDevs(java.lang.Object) (getSceneList)

Running 2.2.9.145

I will investigate this...

One thing to try, is go into the parent app (Groups and Scenes), and hit Done. Then see if they show up.

OK, the baby got thrown out with the bathwater on that one. Fix will be coming.

2 Likes

No dice with that solution.
Error from log:

app:1 2021-10-28 17:35:26.360 errororg.codehaus.groovy.runtime.metaclass.MissingMethodExceptionNoStack: No signature of method: groupsAndScenes.getSceneList() is applicable for argument types: () values: [] Possible solutions: cleanSceneList(), getSceneDevs(java.lang.Object) (getSceneList)

But you seem to be on top of this :slight_smile:

This was fixed in Release 2.2.9.146, now available.

3 Likes

Extra fix:
When I looked for a blank 'scene' in the 'Groups and Scenes', I couldn't see any.
It just turns out the Android Tablet wasn't displaying Hubitat's web layout properly. I opened it again on a traditional laptop with a popular browser and could see there was an extra blank scene which i could then delete.