Post #3163: Wa

📋 Metadata

🏷️ Tags

hotkeys configuration conflicts intermediate solved

  • Hotkey Configuration

💬 Content

Way2Close:

@roaoao Hey, I’m getting “PME: Some hotkeys cannot be registered. Please restart Blender”, restarting does not fix it. Would it be possible to print which ones can’t be registered so I can manually fix them?

Yes, try to run this code in Blender’s console area:

from pie_menu_editor.addon import prefs; prefs().missing_kms.keys()

❤️ 3 likes


🔗 View on Blender Artists