LustyMap

In-game map and minimap GUI

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

5/5, 163 likes
  1. k1lly0u updated LustyMap with a new update entry:

    2.1.2

     
  2. k1lly0u updated LustyMap with a new update entry:

    2.1.2

     
  3. some errors form todays update after resetmap:
    Code:
    (08:27:40) | [LustyMap] [Warning] Starting complex map split (6x). Please wait!
    (08:27:40) | Failed to call hook 'ccmdResetmap' on plugin 'LustyMap v2.1.2' (ArgumentException: A null reference or invalid value was found [GDI+ status: InvalidParameter])
    (08:27:40) | at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] in <filename unknown>:0
      at System.Drawing.Bitmap.SetResolution (Single xDpi, Single yDpi) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.Drawing.Bitmap:SetResolution (single,single)
      at Oxide.Plugins.LustyMap+MapSplitter.ResizeImage (System.Drawing.Image image, Int32 pixels) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.LustyMap+MapSplitter.SplitMap (System.String imageId, Int32 amount) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.LustyMap.AttemptSplit (Int32 attempts) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.LustyMap.LoadMapImage () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.LustyMap.ccmdResetmap (.Arg arg) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.LustyMap.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    (08:27:40) | Calling 'ccmdResetmap' on 'LustyMap v2.1.2' took 447ms
    (08:27:42) | Image batch (LustyMap) has been stored successfully
    (08:27:42) | [ImageLibrary] Starting order LustyMap - Map Image
    (08:27:42) | Image batch (LustyMap - Map Image) has been stored successfully
     
  4. Looks like you reset the map when it was in the middle of splitting
     
  5. i dont think so ;/ after few hours reload, and reset:

    Code:
    (11:26:57) | [LustyMap] Map reset Confirmed! Creating a new image load order with ImageLibrary
    (11:26:57) | [LustyMap] [Warning] Icon images have not been found. Uploading images to file storage
    (11:26:57) | [ImageLibrary] Starting order LustyMap
    (11:26:57) | [LustyMap] [Warning] Downloading map image to file storage. Please wait!
    (11:26:57) | [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!
    (11:26:57) | [LustyMap] [Warning] Starting complex map split (6x). Please wait!
    (11:26:57) | Failed to call hook 'ccmdResetmap' on plugin 'LustyMap v2.1.2' (ArgumentException: A null reference or invalid value was found [GDI+ status: InvalidParameter])
    (11:26:57) | at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] in <filename unknown>:0
      at System.Drawing.Bitmap.SetResolution (Single xDpi, Single yDpi) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.Drawing.Bitmap:SetResolution (single,single)
      at Oxide.Plugins.LustyMap+MapSplitter.ResizeImage (System.Drawing.Image image, Int32 pixels) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.LustyMap+MapSplitter.SplitMap (System.String imageId, Int32 amount) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.LustyMap.AttemptSplit (Int32 attempts) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.LustyMap.LoadMapImage () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.LustyMap.ccmdResetmap (.Arg arg) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.LustyMap.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    (11:26:57) | Calling 'ccmdResetmap' on 'LustyMap v2.1.2' took 438ms
    (11:26:59) | Image batch (LustyMap) has been stored successfully
    (11:26:59) | [ImageLibrary] Starting order LustyMap - Map Image
    (11:26:59) | Image batch (LustyMap - Map Image) has been stored successfully
    images works, but i think map takes old ones from cache.
     
  6. clean server, first start
    Code:
    (13:13:07) | [LustyMap] [Warning] Map image not found in file store. Waiting for 10 seconds and trying again (Attempt: 2 / 5)
    (13:13:08) | Image batch (LustyMap) has been stored successfully
    (13:13:09) | [ImageLibrary] Starting order LustyMap - Map Image
    (13:13:09) | Image batch (LustyMap - Map Image) has been stored successfully
    (13:13:09) | Image loading fail! Error: 404 Not Found
    (13:13:17) | [LustyMap] [Warning] Starting complex map split (6x). Please wait!
    (13:13:17) | Failed to run a 10.00 timer in 'LustyMap v2.1.2' (ArgumentException: A null reference or invalid value was found [GDI+ status: InvalidParameter])
    (13:13:17) | at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] in <filename unknown>:0
      at System.Drawing.Bitmap.SetResolution (Single xDpi, Single yDpi) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.Drawing.Bitmap:SetResolution (single,single)
      at Oxide.Plugins.LustyMap+MapSplitter.ResizeImage (System.Drawing.Image image, Int32 pixels) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.LustyMap+MapSplitter.SplitMap (System.String imageId, Int32 amount) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.LustyMap.AttemptSplit (Int32 attempts) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.LustyMap+<AttemptSplit>c__AnonStorey4.<>m__0 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00000] in <filename unknown>:0

    v2.1.02 still works ok and made images without errors ;(
     
    Last edited by a moderator: Jul 1, 2017
  7. for you from me for the upcoming update
     

    Attached Files:

  8. Anyone else had/have this ? Map doesn't work now after a restart. It worked before without changes

    (00:06:19) | Loaded plugin LustyMap v2.1.2 by Kayzor / k1lly0u

    (00:06:19) | [LustyMap] [Warning] Validating imagery

    (00:06:20) | Failed to call hook 'OnServerInitialized' on plugin 'LustyMap v2.1.2' (NullReferenceException: Object reference not set to an instance of an object)

    (00:06:20) | at Oxide.Plugins.ImageLibrary.HasImage (System.String imageName, UInt64 imageId) [0x00000] in <filename unknown>:0

    at Oxide.Plugins.LustyMap.ValidateImages () [0x00000] in <filename unknown>:0

    at Oxide.Plugins.LustyMap.OnServerInitialized () [0x00000] in <filename unknown>:0

    at Oxide.Plugins.LustyMap.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0

    at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0

    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0

    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0

    (00:06:20) | Calling 'OnServerInitialized' on 'LustyMap v2.1.2' took 328ms
    [DOUBLEPOST=1498946955][/DOUBLEPOST]On 'resetmap' -

    (00:08:43) | [LustyMap] [Warning] Map generation successful! Downloading map image to file storage. Please wait!
    (00:08:43) | Web request callback raised an exception (NullReferenceException: Object reference not set to an instance of an object)
    (00:08:43) | at Oxide.Plugins.ImageLibrary.HasImage (System.String imageName, UInt64 imageId) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.LustyMap.ScaleMapImage () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.LustyMap.DownloadMap (System.String url) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.LustyMap.<GetMapURL>m__1 (Int32 code, System.String response) [0x00000] in <filename unknown>:0
    at Oxide.Core.Libraries.WebRequests+WebRequest.<OnComplete>b__42_0 () [0x00000] in <filename unknown>:0
     
  9. Can anyone help. Installing LustyMap and I have been receiving this message in console for the last 2 hours.
    "LustyMap] [Warning] Your map is still being generated. Checking again in 10 seconds"

    I have attached my config. Note: I removed my API Key from the attached config. But it is on my config on the server.
     

    Attached Files:

  10. If you wipe the server, there should be No cache?
    completely remove configs and Imagedata's data folder and try again
     
    Last edited by a moderator: Jul 2, 2017
  11. Please tell me how to install the minimap. Teach me. I won't
     
  12. first log is from running server, second from new, clean after new install. still 2.1.02 works ok :(
     
  13. I just wiped the server. Works as intended, just oxide.reload LustyMap :)
     
  14. looks like you were trying to use an invalid Api key
     
  15. i dont use api key only local image. this error 404 wa from ImageLibrary from other plugin image, but still, lusty dont work :)
     
  16. Same problem! :/
     
  17. So, I've got it installed. Got the API key on beancan etc. Log into the server, do /map and get "LustyMap is not activated". The server hasn't been listed on beancan yet, still awaiting approval (nearly 3 days..). Is this why?
     
  18. I made icons for the new location
    @Wolf, if you like, to add to the rest of the icons
     

    Attached Files:

  19. LustyMap works fine so far for me. Only problem: No custom icons will be displayd on map.
    Marker is placed on the map, the name of it is also displayed. Instead of the Icon there is only a "No Image found" Icon.
    Default Icon "special" will also NOT be displayed. -> Also the "No Image found"

    Any ideas?
     
  20. Hello!

    Just one quick question: How click on <<< to close minimap? I'm new on rust too and I can't see the mouse cursor on screen. Thank you!

    Thank you very much!
     
    Last edited by a moderator: Jul 4, 2017