Post #5491: There have been numerous Python API changes since 2.8. While PME itself has larg
📋 Metadata
- Author: Pluglug
- Date: 2025-05-02 16:32:20
- Type:
answer - Quality Score: 8/10
- Reply to: post_05490
- Replies (1): post_05492
🏷️ Tags
v1-18-8 pie-menu configuration intermediate solved
⚙️ Related PME Features
- Pie Menu Editor
- Popup Dialog Editor
- Macro Editor
- Python Scripting
- Hotkey Configuration
💬 Content
There have been numerous Python API changes since 2.8. While PME itself has largely been updated to accommodate these in version 1.18.8, your custom menus may still contain outdated implementations. This could potentially affect performance and application stability. Although it may be a tedious task, you need to update your setup.
A helpful tip is to enable PME’s debug mode. This will display errors in the console. (You can open the console via the top bar > Window > Toggle System Console)
Ultimately, it might be safer to recreate your important menus from scratch. If you’d be willing to share specific issues and your setup, I would be able to assist you.