Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generating issue #18

Open
reddote opened this issue May 22, 2023 · 2 comments
Open

Generating issue #18

reddote opened this issue May 22, 2023 · 2 comments

Comments

@reddote
Copy link

reddote commented May 22, 2023

request :
{
"mermaid": "graph TB\n A["Start world()"]\n A --> B["Initialization"]\n B --> C["ZMQ Context Setup"]\n C --> D["Log Setup"]\n D --> E["Plugin Management"]\n E --> F["Initiate UI Update Loop"]\n F --> G["Enter Event Loop"]\n G --> H["Process Incoming Messages"]\n H --> I["Handle Notifications"]\n G --> J["Shutdown"]\n J --> K["Stop Eye Processes"]\n K --> L["Save Session Settings"]\n L --> M["De-initialize Plugins"]\n M --> N["End world()"]"
}

Error:

UnrecognizedFunctionError: get_MermaidRoute

@bra1nDump
Copy link
Owner

This might be related to the new version rollout. Our api was not backwards compatible. Will double check tomorrow

@EqualHeadroom
Copy link
Collaborator

I rolled back to the version that contains get_MermaidRoute. This will cause errors for everyone that installed the plugin between 2pm - 11:30pm Pacific Time Sunday May 21st. But this will fix the plugin for the larger number of users who installed the plugin over the last week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants