LustyMap

In-game map and minimap GUI

Total Downloads: 48,882 - First Release: Sep 8, 2015 - Last Update: Dec 29, 2017

5/5, 163 likes
  1. The easiest way for me was to go into the rust game files then cfg then keys and delete the line that had the bind:
    Steam\steamapps\common\Rust\cfg\keys.cfg
     
  2. Alright so i got on one of my servers and lusty is working fine. but my other server shows NO IMAGE for the mini map. i deleted image library and lusty then reuploaded it and put in my API key. now it says its not activated and i cant find how to do that. forget how to do it lol and now im getting this in my console.

    Code:
    [LustyMap] [Warning] Map image not found in file store. Waiting for 10 seconds and trying again (Attempt: 2 / 5)[LustyMap] [Warning] Map image not found in file store. Waiting for 10 seconds and trying again (Attempt: 3 / 5)[LustyMap] [Warning] Map image not found in file store. Waiting for 10 seconds and trying again (Attempt: 4 / 5)[LustyMap] [Warning] Map image not found in file store. Waiting for 10 seconds and trying again (Attempt: 5 / 5)[LustyMap] [Error] The plugin has timed out trying to find the map image to split! Complex map has been disabled
     
  3. Try unbind m LMUI_Control map ...otherwise I dunno.
    [DOUBLEPOST=1514687972][/DOUBLEPOST]
    Just download the image and rename it map.jpg, go into your config and delete your key, then:
    Code:
    "MapImage": {
          "APIKey": "",
          "CustomMap_Filename": "map.jpg",
          "CustomMap_Use": true
    And drop the map.jpg file into the LustyMap folder in /data. Delete CustomData.json and do resetmap. WAIT for a good 5 minutes, then reload LustyMap. This works for me every time without fail, just a little more work.
     
  4. Is anyone experiencing a stutter due to LustyMap? The entire game stutters when the map is refreshing. I've confirmed this by increasing the "Map update time (seconds)": 1.0, to a higher interval.
     
  5. Thanks lad. this helped even tho i didnt do all of it. i just deleted the customdata.json then reset map and reloaded the plugin and it worked.
     
  6. Never mind I got it. leaving here in case someone else has same derp.

    Apparently custom icons go in
    oxide/data/LustyMap/custom

    Not with all the other icons :



    No matter how I try I can not get a custom icon to show anything but NoImagefound.

    /marker add <name> <opt:icon>

    I try
    /marker add test comm
    and
    /marker add test comm.png

    I reload imagelib and lusty nothing still.

    Am I missing something?



    Code:
    {
      "data": {
        "test": {
          "name": "test",
          "x": 0.376425833,
          "z": 0.6214591,
          "r": 0.0,
          "icon": "comm.png"
        }
      }
    }
     
    Last edited by a moderator: Dec 31, 2017
  7. Just one command: resetmap

    Then after 5-10 min of console spam reload LustyMap, if still not there rinse and repeat it will show eventually
     
  8. i did that already prior to this error ............its still buggy.
     
  9. Works fine on mine and by the looks of it many others or everyone would be reporting the same thing as you. I would suggest remove all files and do a clean install and take it from there.
     
  10. Hello,
    we have a problem with the icons for LustyMap on our server....
    no icons are displayed.... only question mark....
    have done everything as described in the manual.
    What can we do, what's the mistake?
    regards
    JTBaker
     
  11. can me help minimap no pic found ? full map work .... can me help
    its on zoom image no found-.-
    my config:
    "Map - Main Options": {
    "Enable AFK tracking": true,
    "Hide event players": true,
    "Map image options": {
    "Beancan.io API key (if applicable)": "6d5c147***",
    "Custom map filename": "map.jpg",
    "Use custom map": true
    },
    "Map update time (seconds)": 1.0,
    "Open map on for player's when they connect": true,
    "Show map compass": true
    },
    "Map - Mini Options": {
    "Enable the minimap": true,
    "Minimap docked on the left side of the screen": true,
    "Minimap horizontal scale": 1.0,
    "Minimap offset from side of the screen": 0.0,
    "Minimap offset from top of the screen": 0.0,
    "Minimap vertical scale": 1.0
     

    Attached Files:

    Last edited by a moderator: Jan 3, 2018
  12. "Custom map filename": "map.jpg",
    "Use custom map": true

    ^------------ Your issue right there, you are pulling a map from beancan.io AND using a custom map...

    Change to:
    "Custom map filename": "",
    "Use custom map": false
     
  13. Code:
    [LustyMap] Map reset Confirmed! Creating a new image load order with ImageLibrary
    [LustyMap] [Warning] Icon images have not been found. Uploading images to file storage
    [LustyMap] [Warning] Downloading map image to file storage. Please wait!
    [LustyMap] [Warning] Waiting for Image Library to finish processing images
    [ImageLibrary] Starting order LustyMap
    Image batch (mapimage_high) has been stored successfully
    Image loading fail! Error: Unknown Error - Image Name: mapimage_high_0 - Image URL: file:///home/rustserver/serverfiles/oxide/data/LustyMap/997966-4000.jpg
    Guys, any ideas?
    It shows IMAGE NOT FOUND

    My config:
    Code:
    "Map image options": {
          "Beancan.io API key (if applicable)": "",
          "Custom map filename": "map.jpg",
          "Use custom map": true
        },
    map.jpg is placed stored as "serverfiles/oxide/data/LustyMap/map.jpg"
    [DOUBLEPOST=1515019531][/DOUBLEPOST]After at least 5 minutes I issued `oxide.reload LustyMap` and still nothing:

    Code:
    Plugin compilation is already queued: LustyMap (0.016 ago)
    Added '// Reference: System.Drawing' in plugin 'LustyMap'
    LustyMap and ImageLibrary were compiled successfully in 3141ms
    Unloaded plugin LustyMap v2.1.36 by Kayzor / k1lly0u
    Unloaded plugin ImageLibrary v2.0.16 by Absolut & K1lly0u
    LustyMap plugin is waiting for requirements to be loaded: ImageLibrary
    Loaded plugin ImageLibrary v2.0.16 by Absolut & K1lly0u
    [LustyMap] [Warning] Validating imagery
    [LustyMap] [Warning] Icon images have not been found. Uploading images to file storage
    [LustyMap] [Warning] Downloading map image to file storage. Please wait!
    [LustyMap] [Warning] Attempting to split and store the complex mini-map. This may take a few moments! Failure to wait for this process to finish WILL result in error!
    [LustyMap] [Warning] Map image not found in file store. Waiting for 10 seconds and trying again (Attempt: 1 / 5)
    Loaded plugin LustyMap v2.1.36 by Kayzor / k1lly0u
    [ImageLibrary] Starting order LustyMap
    Image batch (mapimage_high) has been stored successfully
    Image loading fail! Error: Unknown Error - Image Name: mapimage_high_0 - Image URL: file:///home/rustserver/serverfiles/oxide/data/LustyMap/997966-4000.jpg
    [LustyMap] [Warning] Map image not found in file store. Waiting for 10 seconds and trying again (Attempt: 2 / 5)
    [LustyMap] [Warning] Map image not found in file store. Waiting for 10 seconds and trying again (Attempt: 3 / 5)
    [LustyMap] [Warning] Map image not found in file store. Waiting for 10 seconds and trying again (Attempt: 4 / 5)
    [LustyMap] [Warning] Map image not found in file store. Waiting for 10 seconds and trying again (Attempt: 5 / 5)
    [LustyMap] [Error] The plugin has timed out trying to find the map image to split! Complex map has been disabled
    
     
  14. my config:
    },
    "Map - Complex Options": {
    "Enable the complex map": true,
    "Force complex zoom mode": false,
    "Forced zoom number (1, 2 or 3)": 1
    },
    "Map - Main Options": {
    "Enable AFK tracking": true,
    "Hide event players": true,
    "Map image options": {
    "Beancan.io API key (if applicable)": "6d5c1470**",
    "Custom map filename": "",
    "Use custom map": false
    },
    "Map update time (seconds)": 1.0,
    "Open map on for player's when they connect": false,
    "Show map compass": false
    },
    "Map - Mini Options": {
    "Enable the minimap": true,
    "Minimap docked on the left side of the screen": true,
    "Minimap horizontal scale": 1.0,
    "Minimap offset from side of the screen": 0.0,
    "Minimap offset from top of the screen": 0.0,
    "Minimap vertical scale": 1.0


    not work! first second and thirth zoom Pic not found!
     
  15. run: resetmap in console
     
  16. Last edited by a moderator: Jan 4, 2018
  17. hi i did everything in the troubble shooting tips but my map still wont load i keep getting
    [LustyMap] [Warning] Your map is still in the queue to be generated. Checking again in 10 seconds
    I also deleted all files for image library and lusty map and installed from new and configed again but im still getting the error.
     
  18. That's not a LustyMap error that is telling you the plugin is waiting for the map to be downloaded from beancan.io - don't forget wipe day just happened so 400+ maps are being generated and there is a Q system. If you want it quicker use the custom map option or wait.
     
  19. oh ok i didnt know that they had to regenerate all the maps. thanks for letting me know! ill see if its working then tomorrow.