-
Notifications
You must be signed in to change notification settings - Fork 29
Troubleshooting
If you're having the trouble the first thing to try is upgrading MMapper to the latest version.
You can type _help to see more MMapper features when connected.
Ensure you have the latest runtime installed: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist
Install the OpenGL Compatibility Pack: https://apps.microsoft.com/detail/9nqpsl29bfff?hl=en-US&gl=US
If you're on an older Mac that is not able to upgrade to macOS Sierra 10.12 you should try using MMapper 2.3.6: https://github.com/MUME/MMapper/releases/tag/v2.3.6
If you're having trouble with dark mode on Gnome try: https://forum.qubes-os.org/t/dark-theme-for-qt-apps-in-debian/34979
Make sure you have run raspi-config > Advanced Options > GL Driver and select the GL (Fake KMS) driver.
To enable remote editing with VS Code, use a similar command(use which code to find out the path):
/usr/local/bin/code -w
Notes:
- The
-wflag makes MMapper wait until you close VS Code. - You must save and exit VS Code completely for the changes to be applied in MUME.
- For VSCode syntax highlighting uncompress the .zip to
/Users/XXX/.vscode/extensions/mume.mudlle-1.0.0mume.mudlle-1.0.0.zip