Also added the Gas Station marker and Super Market via /marker, but only show the "missing image" marker. Have them placed in oxide/data/LustyMap/custom folder. Copied it as it is named in the folder {Gas_Station_1.png. Any help with either of these?

LustyMap
In-game map and minimap GUI
Total Downloads: 48,888 - First Release: Sep 8, 2015 - Last Update: Dec 29, 2017
- 5/5, 163 likes
-
lines 1604-1617
Code:if (monument.name.Contains("supermarket_1")) { mon.name = msg("supermarket"); mon.icon = "market"; staticMarkers.Add(mon); continue; } if (monument.name.Contains("gas_station_1")) { mon.name = msg("gasstation"); mon.icon = "gas"; staticMarkers.Add(mon); continue; }
Code:newLoadOrder.Add("market", $"{path}market.png"); newLoadOrder.Add("gas", $"{path}gas.png");
Code:{"supermarket", "supermarket" }, {"gasstation", "gas station" },
-
Whats the problem?
at Oxide.Plugins.ImageLibrary.CheckForRefresh () [0x00000] in <filename unknown>:0
at Oxide.Plugins.ImageLibrary.OnServerInitialized () [0x00000] in <filename unknown>:0
at Oxide.Plugins.ImageLibrary.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 -
Image not found in the Minimap when ;( when i press m I see the map with icons just minimap problems ;(
-
I install lustymap and imagelibary and the icons but everytime i start the server, lustymap says that it doesn´t find the picture..
-
*edit. I realize now it's Thursday and Oxide has updated since your postLast edited by a moderator: Sep 15, 2017 -
[LustyMap] [Warning] Validating imagery
[LustyMap] [Warning] Icon images have not been found. Uploading images to file storage
[ImageLibrary] Starting order LustyMap
That is the error message -
What's the problem with a black screen instead of a map?
-
hi its all good but its show me wrong map
i have generated map on beancan.io but its still show me wrong
can some 1 help me? -
when you wipe the image data, the next time you run the server or the next time the plugin is loaded, it basically checks if images exist and loads them if they haven't been loaded yet.
after a wipe if your images don't load "resetmap" cmd and reloading imagelibrary should be all you need to do to write the new data. -
Have not been seeing the icon for the airdrop. any ideas?
-
is there not a way to get it without an approve of beancan im waiting already 3months for an approve
-
hello, survivals and friends, plsease someone give me the config code just to be able to open my custom image as map without any marks or compass or player position on it... just my custom image... no minimap. and to be able to zoom in and out. nothng else.
thanks in advance :* -
[LustyMap] [Warning] Validating imagery
[LustyMap] [Warning] Icon images have not been found. Uploading images to file storage
[ImageLibrary] Starting order LustyMap
[LustyMap] [Warning] Attempting to contact beancan.io to download your map image!
Calling 'OnServerInitialized' on 'LustyMap v2.1.31' took 645ms
Image batch (LustyMap) has been stored successfully
[LustyMap] [Warning] Your map is still being generated. Checking again in 10 seconds
[LustyMap] [Warning] Your map is still being generated. Checking again in 10 seconds
[LustyMap] [Warning] Your map is still being generated. Checking again in 10 seconds
[LustyMap] [Warning] Your map is still being generated. Checking again in 10 secondsLast edited by a moderator: Sep 19, 2017 -
how can I solve this ?, I have already replaced the icon pack and I keep coming out and I have loaded the pluginsGyazo - 9439a5a2c8601cec7f5374029f359577.png
-
(17:41:38) | Error while compiling: Missing dependencies: ImageLibrary
(17:41:38) | Error while compiling: ImageLibrary.cs(903,79): error CS1503: Argument `#1' cannot convert `System.IO.MemoryStream' expression to type `byte[]
what do i need to do help me pls -
Wulf Community Admin
-
Hey I am still not getting the airdrop icon to show on the map and I am updated...anythoughts? or is anyone else having this problem?
-
not working after today update.
-
Wulf Community Admin