What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

MapBuddy

"return converter.ConvertFromString(imagePath);"

That's line 30. Weird. What does your images folder look like in MapBuddy?

Code:
var imageFolderUrl = new Uri(folder, UriKind.RelativeOrAbsolute);
            string imagePath = $"{imageFolderUrl}/{parameter}.png";

            var converter = new ImageSourceConverter();
            return converter.ConvertFromString(imagePath);

how to setting?
View attachment Images.zip
 
well...that was your problem exactly :)
unknown.png


uh oh
 
so I have edited MapBuddySettings.cs and I have edited all maps names, tiers,and layout (I have use this link) PoE Maps 2.4
I also have edited CurrentMap.cs with widds code (3 or 4 page before this msg) (thanks a lot Widds)
I have update de images of the maps with the new ones in the image folder
I have delete MapBuddy.json
and I have started exilebuddy

it seems its working...
But sometimes he leave without killing the boss (and ignore Boss room is not enable). the bot enter in the Boss room , open a portal and leave without killing the boss
someone can help me with that?


Thanks a lot
 
Last edited:
I don't think any of us have fixed that. The map name fix was just to get it running the new maps. There are still some issues with other code in the bot that need to be updated (above my level of understanding). Plus I think pushedex made some changes to some of the API for tracking shit and transitions in the 2.4 bot.
 
I think i almost fixed it but i how do i make mapbuddy use currency tab to upgrade to magic? it never does, or do i take it out from currency tab and put it in same tab where maps are at for it to work? It also stashes all currency into other tabs instead main currency tab. Maybe thats why my mapbuddy dont work?
 
I think i almost fixed it but i how do i make mapbuddy use currency tab to upgrade to magic? it never does, or do i take it out from currency tab and put it in same tab where maps are at for it to work? It also stashes all currency into other tabs instead main currency tab. Maybe thats why my mapbuddy dont work?

8XmP04U.png


W4GFIRZ.png


Fix your AIF, it's not mapbuddy :confused:
 
I did i am rich i will use currencytabs, wont work, is it has to be fresh install of beta and add everything all over to make it work?
 
its fine i just set everything on normal, and it works. I got work commin up , i ll try to take some logs shots later. ty
 
its fine i just set everything on normal, and it works. I got work commin up , i ll try to take some logs shots later. ty
I'm 99% sure I know why mapbuddy isn't upgrading your maps and why currency is being stashed into another tab. It's because you probably have your currency tab set to public like an idiot. Public tabs get's cached via CommunityLib.
 
so, no matter what changes I make to MapBuddySettings, when I delete MapBuddy.json the bot will always rewrite a new one with old values (default). wtf?
 
[TakeMapTask] Map of choice is "Oasis Map" (2).
[CommunityLib][FastMove] FastMove has returned an error : ItemTransparent
[TakeMapTask] Failed to FastMove the map.
[MapBuddy][SellMapTask] Map groups for sale found: 6
[MapBuddy][SellMapTask] Not enough inventory space.

when i press start mapbuddy, thats what i get. wont go beyond that. does anyone have there sell maps working?
 
Back
Top