LustyMap

In-game map and minimap GUI

Total Downloads: 50,532 - First Release: Sep 8, 2015 - Last Update: Dec 29, 2017

5/5, 163 likes
  1. I've done everything that has been mentioned since page 119, updated Oxide, unload/reload, delete files, reinstall, everything. Still getting a black box for minimap and only landmark names on the large map. I have followed everything with meticulous detail. Not sure what else to do but wait. However, the error I was having with Event Manager began working with the Oxide update.
     
  2. It's working for me. BUT:
    1. "I used wulf's LustyMap.cs from page 119." - without any changes in code!
    2. "Placed the .jpg file" - Yep, JPG, not PNG!
    3. "Opened LustyMap.cs in my text editor." = "Opened LustyMap.json in my text editor."
    4. You must reconnect to server.
     
  3. I think I found a quick way how to get your map back up and running after a reboot.
    Please try this:

    1. Delete your .json files (CustomData, ImageData)
    2. Delete your configuration file (Save your API key!)
    3. Type in console: oxide.reload LustyMap
    4. It'll give you a warning about the API and new configuration file is created.
    5. Enter API key.
    6. Type in console: oxide.reload LustyMap
    7. It'll now start and generate a map. Don't worry about the timeout.
    8. Go to your data/Lustymap folder and check if ImageData.json grew to about 6KB. Thats the correct size if all entries are in! If not after Lustymap timeout reload LustyMap again until it reached its 6KB.
    9. If it reached 6KB type in console: oxide.unload LustyMap
    10. Edit your configuration file and set "UseComplexMap": false
    11. Type in console: oxide.load LustyMap
    12. Your map should now be online.

    What to do in case of reboot?

    1. Delete ImageData.json and configuration file.
    2. Place back API key.
    3. Retry until ImageData.json reached 6KB
    4. Change complex map back to false.
    5. Reload LustyMap
    6. Map back online.

    I can reproduce this tactic over and over and keep working.
    Give it a go guys!
     
  4. Hello!


    i get this error in console and i have black map :

    [Oxide] 21:15 [Info] Unloaded plugin LustyMap v2.0.65 by Kayzor / k1lly0u
    [Oxide] 21:15 [Info] Loaded plugin LustyMap v2.0.65 by Kayzor / k1lly0u
    [Oxide] 21:15 [Warning] [LustyMap] Validating imagery
    [Oxide] 21:15 [Warning] [LustyMap] Images and icons found in server storage
    [Oxide] 21:15 [Warning] [LustyMap] Generating the main map
    [Oxide] 21:15 [Warning] [LustyMap] Main map generated successfully!
    [Oxide] 21:15 [Warning] [LustyMap] Generating the mini-map
    [Oxide] 21:15 [Warning] [LustyMap] Mini map generated successfully!
    [Oxide] 21:15 [Warning] [LustyMap] Generating the complex map. This may take a few moments, please wait!
    [Oxide] 21:15 [Error] [LustyMap] Missing map piece (Slices: 6, Column: 0, Row: 0). When the plugin is splitting the map you must wait for it to finish otherwise the split will not complete and this error will occur
    [Oxide] 21:15 [Error] [LustyMap] The plugin will now clear all image data and reload itself to re-initialize the map splitter.
    [Oxide] 21:15 [Debug] Reload requested for plugin which is already loading: LustyMap


    > oxide.version
    Oxide 2.0.2781 for Rust 1086.99 (1928)

    and latest rust:io version!

    I try resetmap..black map anyway! :(
     
  5. Im getting a white map? well white box ive added my app id and the images ...
    [DOUBLEPOST=1481056627][/DOUBLEPOST](20:36:35) | [Oxide] 20:36 [Warning] [LustyMap] Validating imagery

    (20:36:35) | [Oxide] 20:36 [Warning] [LustyMap] Icon images have not been found. Uploading images to file storage

    (20:36:35) | [Oxide] 20:36 [Warning] [LustyMap] Attempting to contact beancan.io to download your map image!

    (20:36:37) | [Oxide] 20:36 [Warning] [LustyMap] Map generation successful! Downloading map image to file storage. Please wait!

    (20:36:37) | [Oxide] 20:36 [Warning] [LustyMap] Attempting to split and store the complex mini-map. This may take a while, please wait!

    (20:36:37) | [Oxide] 20:36 [Warning] [LustyMap] Map image not found in file store. Waiting for 10 seconds and trying again (Attempt: 1 / 5)

    (20:36:47) | [Oxide] 20:36 [Error] [LustyMap] Error whilst retrieving the map image from file storage: ImageConverter cannot convert from (null).

    If you are running linux you must install LibGDIPlus using the following line: "sudo apt install libgdiplus", then restart your system for the changes to take affect

    (20:36:47) | [Oxide] 20:36 [Error] [LustyMap] There was a error retrieving the map image from file storage. This may be caused by slow processing of the images being uploaded to your server. Please wait a few minutes and try again

    (20:36:47) | [Oxide] 20:36 [Warning] [LustyMap] Generating the main map

    (20:36:47) | [Oxide] 20:36 [Warning] [LustyMap] Main map generated successfully!

    (20:36:47) | [Oxide] 20:36 [Warning] [LustyMap] Generating the mini-map

    (20:36:47) | [Oxide] 20:36 [Warning] [LustyMap] Mini map generated successfully!
    [DOUBLEPOST=1481056922][/DOUBLEPOST]
    were do i put LustyMap.json ?
    [DOUBLEPOST=1481058025][/DOUBLEPOST]this plugin is crazy so ive had this

    Code:
    (20:56:28) | [Oxide] 20:56 [Info] Unloaded plugin LustyMap v2.0.66 by Kayzor / k1lly0u
    (20:56:28) | [Oxide] 20:56 [Info] Loaded plugin LustyMap v2.0.66 by Kayzor / k1lly0u
    (20:56:28) | [Oxide] 20:56 [Warning] [LustyMap] Validating imagery
    (20:56:28) | [Oxide] 20:56 [Warning] [LustyMap] Images and icons found in server storage
    (20:56:28) | [Oxide] 20:56 [Warning] [LustyMap] Generating the main map
    (20:56:28) | [Oxide] 20:56 [Warning] [LustyMap] Main map generated successfully!
    (20:56:28) | [Oxide] 20:56 [Warning] [LustyMap] Generating the mini-map
    (20:56:28) | [Oxide] 20:56 [Warning] [LustyMap] Mini map generated successfully!
    which shows images are on server the map still would not show so i did restartmap command and now got this

    Code:
    (20:57:33) | [Oxide] 20:57 [Info] Unloaded plugin LustyMap v2.0.66 by Kayzor / k1lly0u
    (20:57:33) | [Oxide] 20:57 [Info] Loaded plugin LustyMap v2.0.66 by Kayzor / k1lly0u
    (20:57:33) | [Oxide] 20:57 [Warning] [LustyMap] Validating imagery
    (20:57:33) | [Oxide] 20:57 [Warning] [LustyMap] Icon images have not been found. Uploading images to file storage
    (20:57:33) | [Oxide] 20:57 [Warning] [LustyMap] Attempting to contact beancan.io to download your map image!
    (20:57:34) | [Oxide] 20:57 [Warning] [LustyMap] Map generation successful! Downloading map image to file storage. Please wait!
    (20:57:34) | [Oxide] 20:57 [Warning] [LustyMap] Generating the main map
    (20:57:34) | [Oxide] 20:57 [Error] [LustyMap] Unable to load the map image from file storage. This may be caused by slow processing of the images being uploaded to your server. If this problem persists unload the plugin and delete your ImageData.json data file
    (20:57:34) | [Oxide] 20:57 [Warning] [LustyMap] Generating the mini-map
    (20:57:34) | [Oxide] 20:57 [Error] [LustyMap] Unable to load the map image from file storage. This may be caused by slow processing of the images being uploaded to your server. If this problem persists unload the plugin and delete your ImageData.json data file
    which states images are not on server and needs to be downloaded. I think this plugin is dead.
     
  6. Very sure. After 8-10 hours you can see animals lagging. After an unload from the console, the whole server comes back to normal.
     
  7. Code:
    (20:04:23) | [RCON][179.232.113.214:60007] oxide.reload LustyMap
    (20:04:24) | [Oxide] 22:05 [Warning] Calling 'Unload' on 'LustyMap v2.0.65' took 271ms
    (20:04:24) | [Oxide] 22:05 [Info] Unloaded plugin LustyMap v2.0.65 by Kayzor / k1lly0u
    (20:04:24) | [Oxide] 22:05 [Info] Loaded plugin LustyMap v2.0.65 by Kayzor / k1lly0u
    (20:04:24) | [Oxide] 22:05 [Warning] [LustyMap] Validating imagery
    (20:04:24) | [Oxide] 22:05 [Warning] [LustyMap] Images and icons found in server storage
    (20:04:24) | [Oxide] 22:05 [Warning] [LustyMap] Attempting to contact beancan.io to download your map image!
    (20:04:24) | [Oxide] 22:05 [Warning] Calling 'OnServerInitialized' on 'LustyMap v2.0.65' took 251ms
    (20:04:24) | [Oxide] 22:05 [Error] [LustyMap] Error: 403 - Invalid API key. Unable to download map image
    in Beancan - Login
    Not possible show API key

    Error: 403 - Invalid API key. Unable to download map image
     
  8. and when u reboot its broke again
    [DOUBLEPOST=1481063657][/DOUBLEPOST]
    we know about this but ther emnay servers rebooting 1 or 2x a day and everyday again to keep performance i can not spend every minute doing this to solve issue i also have work and other servers i am running 5 servers at moment
     
  9. you make card plugin work or not ??? Map black !!
     
  10. Even beancan.io is broken. I login, can't edit map details to confirm the API keys I have, so I go to another page on the site and it's asking me to login. I go back to the original page and I'm still logged in. So I login again, and can then FINALLY see the edit button, yes my API keys are correct.

    (Also the fortify .json files for the copy-paste plugin on the Beancan.io site are truncated at 65535 bytes.)

    I have two servers, one running on a Windows VPS and one running on a game panel at Nitrous Networks. Neither servers display the map, so I've finally removed the LustyMap plugin.

    It's a shame, but yeah it looks like a dead plugin. It all used to work perfectly when you had to create the maps manually and upload them, but even that doesn't seem to work any more.
     
  11. after 3 days of trying, i still got a black map. i give up. i have tried everything from page 119, to page 137.
    [DOUBLEPOST=1481074453][/DOUBLEPOST]
    tryed this step by step, but still all black.

    minimpa black, and the big one is with icons only and black.
     
  12. um i dont have an API key, could this be the cause for a black map?
    [DOUBLEPOST=1481075591][/DOUBLEPOST]wop, wait nvm, players are reporting that its working
     
  13. Last edited by a moderator: Dec 7, 2016
  14. @Wulf So what's the deal man, we still waiting on Facepunch? As This and ServerRewards are still wonky after you reboot, have to relog etc, kind of lame for new players to your server.
     
  15. Wulf

    Wulf Community Admin

    Most likely, not really familiar with the FileStorage that much personally. The one bug we fixed in Rust, but for some reason the only way for Rust to show CUI like this seems to be by setting the CUI ID, but that seems to change between restarts.
     
  16. Damn man, shame, 2 of the coolest overall plugins borked, think i'm gonna unload it til it's fully fixed :(
     
  17. Code:
    [Oxide] 10:22 [Warning] [LustyMap] Validating imagery
    [Oxide] 10:22 [Warning] [LustyMap] Images and icons found in server storage
    [Oxide] 10:22 [Warning] [LustyMap] Attempting to contact beancan.io to download
    your map image!
    [Oxide] 10:22 [Warning] [LustyMap] Map generation successful! Downloading map im
    age to file storage. Please wait!
    [Oxide] 10:22 [Warning] [LustyMap] Attempting to split and store the complex min
    i-map. This may take a while, please wait!
    [Oxide] 10:22 [Warning] [LustyMap] Map image not found in file store. Waiting fo
    r 10 seconds and trying again (Attempt: 1 / 5)
    [Oxide] 10:22 [Error] [LustyMap] Error whilst retrieving the map image from file
    storage: ImageConverter cannot convert from (null).
    If you are running linux you must install LibGDIPlus using the following line: "
    sudo apt install libgdiplus", then restart your system for the changes to take a
    [Oxide] 10:22 [Error] [LustyMap] There was a error retrieving the map image from
    file storage. This may be caused by slow processing of the images being uploade
    d to your server. Please wait a few minutes and try again
    [Oxide] 10:22 [Warning] [LustyMap] Generating the main map
    [Oxide] 10:22 [Warning] [LustyMap] Main map generated successfully!
    [Oxide] 10:22 [Warning] [LustyMap] Generating the mini-map
    [Oxide] 10:22 [Warning] [LustyMap] Mini map generated successfully!
     
  18. for anyone who is having trouble with their map and black image after server restart. Simply use timed execute and put resetmap in the timer once. so lustymap downloads the image again when the server loads, seems to be working for me now after restart.
     
  19. I've just solved my black map problem some how lol i loaded the fix on page 119 from wulf then reloaded my server let it go through the boot process, joined it (Map Still black) then unloaded LustyMap Added the new LustyMap vers rebooted and walllahhhh its bloody working in complex mode to
     
  20. After restarting the server the map is black again.