-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
This guide helps you resolve common issues with RLM V7.
Symptoms:
- No RLM dropdown visible
- Console shows errors
- Script doesn't appear in Tampermonkey
Solutions:
-
Check Tampermonkey is enabled
- Go to
chrome://extensions/(Chrome) orabout:addons(Firefox) - Ensure Tampermonkey is enabled
- Go to
-
Verify Developer Mode is ON
-
Chrome/Edge: Go to
chrome://extensions/→ Toggle "Developer mode" ON -
Firefox: Go to
about:addons→ Extensions → Tampermonkey → Gear icon → "Debug Add-ons" → Enable
-
Chrome/Edge: Go to
-
Check script installation
- Open Tampermonkey dashboard
- Verify your loader script is listed and enabled
- If not, reinstall the loader
-
Clear browser cache
- Press
Ctrl+Shift+Delete(Chrome) orCtrl+Shift+Del(Firefox) - Select "Cached images and files"
- Click "Clear data"
- Press
Symptoms:
- MissionChief loads normally
- No RLM interface visible
- Console shows no RLM messages
Solutions:
-
Verify you're on a MissionChief page
- RLM only works on MissionChief game pages
- Check the URL contains your game server (e.g., missionchief.com)
-
Check browser console
- Press
F12to open Developer Tools - Look for RLM messages in the Console tab
- Check for any error messages
- Press
-
Try hard refresh
- Press
Ctrl+F5(Windows) orCmd+Shift+R(Mac) - This forces a complete page reload
- Press
-
Check script permissions
- In Tampermonkey dashboard, click on your RLM script
- Verify it has permission for your MissionChief domain
Symptoms:
- Dropdown shows "LOCKED" with padlock icon
- Message about authorization required
- Cannot access Beta/Dev features
Solutions:
-
You need authorization for Beta/Dev
- These versions are restricted to authorized users only
- Use Main loader for public access
-
Request access
- Join our Discord server
- Contact developers with your MCID
- Wait for authorization approval
-
Check your MCID
- Go to your MissionChief profile
- Copy the number from the URL (e.g.,
/profile/621545) - This is your MCID for authorization
Symptoms:
- No warning when placing buildings near existing ones
- Feature works in incognito mode but not normal browsing
Solutions:
-
Clear browser cache
- This is usually a caching issue
- Use the cache clearing tools on our website
-
Check script version
- Ensure you have the latest version
- Update your loader if needed
-
Try incognito mode
- If it works in incognito, it's a cache issue
- Clear your browser cache completely
Symptoms:
- Slow page loading
- Laggy map interactions
- High memory usage
Solutions:
-
Disable other extensions
- Temporarily disable other Tampermonkey scripts
- Check if performance improves
-
Clear browser data
- Clear cookies, cache, and browsing data
- Restart your browser
-
Check system resources
- Close unnecessary browser tabs
- Restart your browser if memory usage is high
Common Error Messages:
-
"RLM script not found"
- Script failed to load from server
- Check internet connection
- Try refreshing the page
-
"Authorization failed"
- Beta/Dev access denied
- Check your MCID and authorization status
-
"Version mismatch"
- Loader and script versions don't match
- Update your loader to the latest version
Symptoms:
- Script fails to load
- API calls fail
- Intermittent functionality
Solutions:
-
Check internet connection
- Ensure stable internet connection
- Try accessing other websites
-
Check firewall/antivirus
- Some security software blocks Tampermonkey
- Add exceptions for your browser
-
Try different network
- Test on mobile hotspot
- Check if issue persists
Symptoms:
- RLM works but other features break
- Unexpected behavior
- Console shows conflicts
Solutions:
-
Disable other scripts
- Temporarily disable other Tampermonkey scripts
- Test if RLM works alone
-
Check script order
- In Tampermonkey dashboard, reorder scripts
- Put RLM at the top of the list
-
Update conflicting scripts
- Update other scripts to latest versions
- Check for compatibility issues
- Check this troubleshooting guide
- Try the solutions listed above
- Check browser console for errors
- Test in incognito mode
Include this information:
- Browser and version (e.g., Chrome 95.0)
- RLM version (Main/Beta/Dev)
- MissionChief server (US/UK/DE/etc.)
- Error messages from console
- Steps to reproduce the issue
- 💬 Discord - Join our support server
- 🌐 Website - Use the contact form
- 📧 Email - Contact the development team
- Visit realism-location-marker.com/clearcache
- Use the provided tools to clear cache
-
Chrome/Edge:
Ctrl+Shift+Delete→ Select "Cached images and files" -
Firefox:
Ctrl+Shift+Del→ Select "Cache" -
Safari:
Cmd+Option+E→ Clear cache
- Download cache clearing scripts from our website
- Run as administrator for complete cache clear
RLM is working correctly when:
- ✅ RLM dropdown appears in top-right corner
- ✅ Console shows "RLM V6 Loader starting..." message
- ✅ Map shows additional markers and information
- ✅ Building check warnings appear when appropriate
- ✅ No error messages in browser console
Last updated: September 2025