-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
java.lang.IllegalStateException: End channel 3083 won't fit in 1 universes
at baaahs.dmx.DmxUniverses.validate(DynamicDmxAllocator.kt:54)
at baaahs.controller.SacnController$createFixtureResolver$1.createTransport(SacnController.kt:42)
at baaahs.fixtures.FixtureMapping.buildFixture(FixtureMapping.kt:53)
at baaahs.scene.OpenScene.resolveFixtures(OpenScene.kt:37)
at baaahs.controller.ControllersManager.refreshControllerFixtures(ControllersManager.kt:78)
at baaahs.controller.ControllersManager.access$refreshControllerFixtures(ControllersManager.kt:19)
at baaahs.controller.ControllersManager$ChangeGatherer.updateFixtures(ControllersManager.kt:128)
at baaahs.controller.ControllersManager.onSceneChange(ControllersManager.kt:118)
at baaahs.controller.ControllersManager.start$lambda$6(ControllersManager.kt:51)
at baaahs.ui.RemovableObserver.notifyChanged(Observable.kt:64)
at baaahs.ui.Observable.notifyChanged(Observable.kt:28)
at baaahs.scene.SceneMonitor.onChange(SceneMonitor.kt:28)
at baaahs.sm.server.StageManager$SceneDocumentService.switchTo(StageManager.kt:271)
at baaahs.sm.server.StageManager$SceneDocumentService.switchTo(StageManager.kt:214)
at baaahs.sm.server.DocumentService.documentStateChannel$lambda$0(DocumentService.kt:43)
at baaahs.PubSub$Server$PublisherListener.onUpdate(PubSub.kt:607)
at baaahs.PubSub$Listener.onUpdate(PubSub.kt:65)
at baaahs.PubSub$TopicInfo.notify(PubSub.kt:95)
at baaahs.PubSub$TopicInfo.notify(PubSub.kt:91)
at baaahs.PubSub$Connection.doReceive(PubSub.kt:317)
at baaahs.PubSub$Connection.access$doReceive(PubSub.kt:254)
at baaahs.PubSub$Connection$receive$2.invokeSuspend(PubSub.kt:283)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1589)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels