Error: toggleTokenSimulation is not a registered action
Describe the Bug
I get the following error on loading the plugin and trying to toggleTokenSimulator action
toggleTokenSimulation is not a registered action
at s (x86)/Camunda%20Modeler/resources/app.asar/public/465.js:5:141408)
at r.trigger (x86)/Camunda%20Modeler/resources/app.asar/public/465.js:5:142504)
at oe.triggerAction (x86)/Camunda%20Modeler/resources/app.asar/public/827.js:1:12455)
at x.triggerAction (x86)/Camunda%20Modeler/resources/app.asar/public/508.js:1:3563)
at n.triggerAction (x86)/Camunda%20Modeler/resources/app.asar/public/508.js:1:6218)
at file:///C:/Program%20Files%20(x86)/Camunda%20Modeler/resources/app.asar/public/bundle.js:2:3598278 (x86)/Camunda%20Modeler/resources/app.asar/public/bundle.js:2:3598278)
at bk.triggerAction (x86)/Camunda%20Modeler/resources/app.asar/public/bundle.js:2:3595810)
at file:///C:/Program%20Files%20(x86)/Camunda%20Modeler/resources/app.asar/public/bundle.js:2:3602816 (x86)/Camunda%20Modeler/resources/app.asar/public/bundle.js:2:3602816)
at Sk.triggerAction (x86)/Camunda%20Modeler/resources/app.asar/public/bundle.js:2:3602892)
at file:///C:/Program%20Files%20(x86)/Camunda%20Modeler/resources/app.asar/public/bundle.js:2:3606059 (x86)/Camunda%20Modeler/resources/app.asar/public/bundle.js:2:3606059) [ error ]
This error may be the result of a plug-in compatibility issue. [ info ]
Steps to Reproduce
- Add plugin to plugins directory
- Load Camunda Modeler
- Try to toggle token simulator on
Expected Behavior
Token simulator loads and works
Environment
- OS: Windows 11
- Plugin version: v0.20.0
- Modeler Version: V5.24.0
I cannot reproduce this on MacOS. Can you please share a screencast with exact steps that you took?
Please also run git log in the plugin directory and share the result.
Will do that in 2 days time. I am away for work and don't have access to the correct computer until Thursday night to complete the task.
Do you have any updates on this? Otherwise, I will close the issue as invalid.
Give me another 3 days and I will get this to you. Sorry been moving house and not even thought about it.
Sure, take your time.
Here is the log
commit 6aa7388b8e38109c8a4b0d41c96857d832653090 (HEAD -> main, origin/main, origin/HEAD)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Jul 15 11:11:40 2024 +0200
deps: bump bpmn-js from 17.9.0 to 17.9.1
commit 2a2bcbb04058e2765966c7f0181fe8f95d7fe97f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Jul 1 11:04:18 2024 +0000
deps: bump bpmn-js from 17.8.2 to 17.9.0
Bumps [bpmn-js](https://github.com/bpmn-io/bpmn-js) from 17.8.2 to 17.9.0.
- [Release notes](https://github.com/bpmn-io/bpmn-js/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/bpmn-js/compare/v17.8.2...v17.9.0)
---
updated-dependencies:
- dependency-name: bpmn-js
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
commit 92fcf47d1e8d9f6dcdf7a86933bf74e03b172263
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Jun 24 11:49:24 2024 +0000
:
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Jul 15 11:11:40 2024 +0200
deps: bump bpmn-js from 17.9.0 to 17.9.1
commit 2a2bcbb04058e2765966c7f0181fe8f95d7fe97f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Jul 1 11:04:18 2024 +0000
deps: bump bpmn-js from 17.8.2 to 17.9.0
Bumps [bpmn-js](https://github.com/bpmn-io/bpmn-js) from 17.8.2 to 17.9.0.
- [Release notes](https://github.com/bpmn-io/bpmn-js/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/bpmn-js/compare/v17.8.2...v17.9.0)
---
updated-dependencies:
- dependency-name: bpmn-js
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
commit 92fcf47d1e8d9f6dcdf7a86933bf74e03b172263
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Jun 24 11:49:24 2024 +0000
deps: bump bpmn-js-token-simulation from 0.34.1 to 0.34.2
Bumps [bpmn-js-token-simulation](https://github.com/bpmn-io/bpmn-js-token-simulation) from 0.34.1 to 0.34.2.
- [Release notes](https://github.com/bpmn-io/bpmn-js-token-simulation/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js-token-simulation/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/bpmn-js-token-simulation/compare/v0.34.1...v0.34.2)
---
updated-dependencies:
- dependency-name: bpmn-js-token-simulation
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
commit 3b93c22e640443d5985ffcae3f984c6ed636d963
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Jun 17 11:23:27 2024 +0000
deps: bump bpmn-js from 17.8.1 to 17.8.2
Bumps [bpmn-js](https://github.com/bpmn-io/bpmn-js) from 17.8.1 to 17.8.2.
- [Release notes](https://github.com/bpmn-io/bpmn-js/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/bpmn-js/compare/v17.8.1...v17.8.2)
---
updated-dependencies:
- dependency-name: bpmn-js
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
commit b4442ae4b2030eb1c3601a486069500d52fadb19
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Jun 3 11:30:29 2024 +0000
deps: bump bpmn-js from 17.7.0 to 17.8.1
Bumps [bpmn-js](https://github.com/bpmn-io/bpmn-js) from 17.7.0 to 17.8.1.
- [Release notes](https://github.com/bpmn-io/bpmn-js/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/bpmn-js/compare/v17.7.0...v17.8.1)
---
updated-dependencies:
- dependency-name: bpmn-js
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
commit ac1b42a2f93da3c4843d5676bfcc5b1acfc774c5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon May 27 11:57:17 2024 +0000
deps: bump bpmn-js from 17.6.4 to 17.7.0
Bumps [bpmn-js](https://github.com/bpmn-io/bpmn-js) from 17.6.4 to 17.7.0.
- [Release notes](https://github.com/bpmn-io/bpmn-js/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/bpmn-js/compare/v17.6.4...v17.7.0)
---
updated-dependencies:
- dependency-name: bpmn-js
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
commit 9422e61d0be67bb7a7ccaa311da07c2ccfc027f4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon May 13 11:22:24 2024 +0000
deps: bump bpmn-js from 17.6.0 to 17.6.4
Bumps [bpmn-js](https://github.com/bpmn-io/bpmn-js) from 17.6.0 to 17.6.4.
- [Release notes](https://github.com/bpmn-io/bpmn-js/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/bpmn-js/compare/v17.6.0...v17.6.4)
---
updated-dependencies:
- dependency-name: bpmn-js
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
commit 59cfefe9fad22a4b58870d134ac56e11c66d86c6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon May 6 11:58:53 2024 +0000
deps: bump bpmn-js-token-simulation from 0.34.0 to 0.34.1
Bumps [bpmn-js-token-simulation](https://github.com/bpmn-io/bpmn-js-token-simulation) from 0.34.0 to 0.34.1.
- [Release notes](https://github.com/bpmn-io/bpmn-js-token-simulation/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js-token-simulation/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/bpmn-js-token-simulation/compare/v0.34.0...v0.34.1)
---
updated-dependencies:
- dependency-name: bpmn-js-token-simulation
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
commit cbf83675d6694697b0bc4329d27d60aa1c4a91bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon May 6 11:25:43 2024 +0000
deps: bump bpmn-js from 17.5.0 to 17.6.0
Bumps [bpmn-js](https://github.com/bpmn-io/bpmn-js) from 17.5.0 to 17.6.0.
- [Release notes](https://github.com/bpmn-io/bpmn-js/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/bpmn-js/compare/v17.5.0...v17.6.0)
---
updated-dependencies:
- dependency-name: bpmn-js
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
commit 3b8ccac44e751436f83c5e70dd14845c613d0388
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Apr 29 11:50:23 2024 +0000
deps: bump bpmn-js from 17.3.0 to 17.5.0
Bumps [bpmn-js](https://github.com/bpmn-io/bpmn-js) from 17.3.0 to 17.5.0.
- [Release notes](https://github.com/bpmn-io/bpmn-js/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/bpmn-js/compare/v17.3.0...v17.5.0)
---
updated-dependencies:
- dependency-name: bpmn-js
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
commit 97b9d3308d31ff764063c8bffd240e95d637fbb0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Apr 22 11:58:27 2024 +0000
deps: bump bpmn-js from 17.2.2 to 17.3.0
Bumps [bpmn-js](https://github.com/bpmn-io/bpmn-js) from 17.2.2 to 17.3.0.
- [Release notes](https://github.com/bpmn-io/bpmn-js/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/bpmn-js/compare/v17.2.2...v17.3.0)
---
updated-dependencies:
- dependency-name: bpmn-js
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
commit cef79911e83aadf7a552a1a9d68d388616dc5226
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Apr 15 11:24:32 2024 +0000
deps: bump bpmn-js from 17.2.1 to 17.2.2
Bumps [bpmn-js](https://github.com/bpmn-io/bpmn-js) from 17.2.1 to 17.2.2.
- [Release notes](https://github.com/bpmn-io/bpmn-js/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/bpmn-js/compare/v17.2.1...v17.2.2)
---
updated-dependencies:
- dependency-name: bpmn-js
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
commit 6fc13743ac3d1d4a0a76aaf3ef2def9d2ebf1092
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Apr 1 11:17:15 2024 +0000
deps: bump bpmn-js-token-simulation from 0.33.2 to 0.34.0
Bumps [bpmn-js-token-simulation](https://github.com/bpmn-io/bpmn-js-token-simulation) from 0.33.2 to 0.34.0.
- [Release notes](https://github.com/bpmn-io/bpmn-js-token-simulation/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js-token-simulation/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/bpmn-js-token-simulation/compare/v0.33.2...v0.34.0)
---
updated-dependencies:
- dependency-name: bpmn-js-token-simulation
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
commit 645387a3e12b81de5ed5f6b140f65f45e1c7b238
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Mar 25 11:56:09 2024 +0000
deps: bump bpmn-js from 17.1.0 to 17.2.1
Bumps [bpmn-js](https://github.com/bpmn-io/bpmn-js) from 17.1.0 to 17.2.1.
- [Release notes](https://github.com/bpmn-io/bpmn-js/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/bpmn-js/compare/v17.1.0...v17.2.1)
---
updated-dependencies:
- dependency-name: bpmn-js
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
commit 5fab0f7186e70793d0c0ca45a71aafdacb352f45
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Mar 18 11:32:12 2024 +0000
deps: bump bpmn-js from 17.0.2 to 17.1.0
Bumps [bpmn-js](https://github.com/bpmn-io/bpmn-js) from 17.0.2 to 17.1.0.
- [Release notes](https://github.com/bpmn-io/bpmn-js/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/bpmn-js/compare/v17.0.2...v17.1.0)
---
updated-dependencies:
- dependency-name: bpmn-js
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
commit 073dfaa589bf5fcd046d8e191d3994a949f079b2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Mar 4 11:34:27 2024 +0000
deps: bump bpmn-js-token-simulation from 0.33.1 to 0.33.2
Bumps [bpmn-js-token-simulation](https://github.com/bpmn-io/bpmn-js-token-simulation) from 0.33.1 to 0.33.2.
- [Changelog](https://github.com/bpmn-io/bpmn-js-token-simulation/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/bpmn-js-token-simulation/compare/v0.33.1...v0.33.2)
---
updated-dependencies:
- dependency-name: bpmn-js-token-simulation
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
commit f28f3e33d3225f2e9c30ed15d40eb15703257734
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Feb 26 11:44:41 2024 +0000
deps: bump bpmn-js-token-simulation from 0.33.0 to 0.33.1
Bumps [bpmn-js-token-simulation](https://github.com/bpmn-io/bpmn-js-token-simulation) from 0.33.0 to 0.33.1.
- [Changelog](https://github.com/bpmn-io/bpmn-js-token-simulation/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/bpmn-js-token-simulation/compare/v0.33.0...v0.33.1)
---
updated-dependencies:
- dependency-name: bpmn-js-token-simulation
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
commit 63aaa93855710b00e453f904cfee3a35994e914c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Feb 19 11:46:15 2024 +0000
deps: bump bpmn-js from 17.0.0 to 17.0.2
Bumps [bpmn-js](https://github.com/bpmn-io/bpmn-js) from 17.0.0 to 17.0.2.
- [Release notes](https://github.com/bpmn-io/bpmn-js/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/bpmn-js/compare/v17.0.0...v17.0.2)
---
updated-dependencies:
- dependency-name: bpmn-js
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
commit cf0c91cde5f9a2643509f0745203a68f95f6b095
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Feb 12 11:44:10 2024 +0000
deps: bump bpmn-js from 16.5.0 to 17.0.0
Bumps [bpmn-js](https://github.com/bpmn-io/bpmn-js) from 16.5.0 to 17.0.0.
- [Release notes](https://github.com/bpmn-io/bpmn-js/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/bpmn-js/compare/v16.5.0...v17.0.0)
---
updated-dependencies:
- dependency-name: bpmn-js
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
commit b56d706960468bf189b0e895605c53239865becf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Feb 5 11:49:10 2024 +0000
deps: bump bpmn-js from 16.4.0 to 16.5.0
Bumps [bpmn-js](https://github.com/bpmn-io/bpmn-js) from 16.4.0 to 16.5.0.
- [Release notes](https://github.com/bpmn-io/bpmn-js/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/bpmn-js/compare/v16.4.0...v16.5.0)
---
updated-dependencies:
- dependency-name: bpmn-js
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
commit 67c799db9d682125103f0f728da4aff3a1b6e97b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Jan 29 11:33:58 2024 +0000
deps: bump bpmn-js from 16.3.2 to 16.4.0
Bumps [bpmn-js](https://github.com/bpmn-io/bpmn-js) from 16.3.2 to 16.4.0.
- [Release notes](https://github.com/bpmn-io/bpmn-js/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/bpmn-js/compare/v16.3.2...v16.4.0)
---
updated-dependencies:
- dependency-name: bpmn-js
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
commit c5c501396041af7a95dbe47aabf4645b23ba200b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Jan 15 11:29:50 2024 +0000
deps: bump bpmn-js from 16.3.1 to 16.3.2
Bumps [bpmn-js](https://github.com/bpmn-io/bpmn-js) from 16.3.1 to 16.3.2.
- [Release notes](https://github.com/bpmn-io/bpmn-js/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/bpmn-js/compare/v16.3.1...v16.3.2)
---
updated-dependencies:
- dependency-name: bpmn-js
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Thank you. I checked out the exact same version of the plugin with Modeler 5.24.0, and I couldn't reproduce the issue. Due to this I need to close it.
What OS did you check on?
I checked on MacOS, but I doubt it's an OS-related problem.
Anyway, @philippfromme could you double-check?