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!

[Plugin] MapRunner

Status
Not open for further replies.
MapRunner is almost ready. Everything is updated except code that was used to apply different orbs to a map. In new API those parts are more "low level", so I had to recreate some functions from scratch. Also, currency stash tab requires some "special treatment" to make it work.
Its already night in my timezone, I am going to sleep. Tomorrow I will release a temporary MapRunner version without currency stash tab support, so you can finally begin mapping.
 
Thanks for the update ExVault. MapRunner is probably the most vital plugin required for anyone wanting to do more than just run Dried Lakes (very bad idea) endgame.
 
As always we appreciate your hard work. If my wallet could afford to take the hit I would love to donate to all of you developers.

Just because I can't atm does not mean I am not very appreciative though.

Thank you for the fast update.
 
I may be an idiot but... I extracted MapRunner into the 3rd party folder and this error comes up when i run the bot.
"

[Routines] :
[ThirdPartyLoader] Cannot load [MapRunner] because an exception occurred [C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\CastAuraTask.cs(11,48) : error CS0426: The type name 'SkillBarPanel' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\ItemHelper.cs(10,49) : error CS0426: The type name 'InventoryPanel' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\ItemHelper.cs(11,45) : error CS0426: The type name 'StashPanel' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\SellMapTask.cs(11,49) : error CS0426: The type name 'InventoryPanel' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\SellMapTask.cs(12,45) : error CS0426: The type name 'StashPanel' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\TakeMapTask.cs(10,49) : error CS0426: The type name 'InventoryPanel' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\TakeMapTask.cs(11,45) : error CS0426: The type name 'StashPanel' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\ItemHelper.cs(220,96) : error CS0426: The type name 'Inventory' does not exist in the type 'Inventory'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\ItemHelper.cs(220,148) : error CS0426: The type name 'FastMoveError' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\ItemHelper.cs(250,67) : error CS0426: The type name 'Inventory' does not exist in the type 'Inventory'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\ItemHelper.cs(255,67) : error CS0426: The type name 'Inventory' does not exist in the type 'Inventory'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\OpenMapTask.cs(250,33) : error CS0426: The type name 'PlaceMapItemError' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\OpenMapTask.cs(251,33) : error CS0426: The type name 'ActivateError' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\OpenMapTask.cs(262,40) : error CS0426: The type name 'PlaceMapItemError' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\OpenMapTask.cs(267,40) : error CS0426: The type name 'ActivateError' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\OpenMapTask.cs(285,40) : error CS0426: The type name 'PlaceMapItemError' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\OpenMapTask.cs(290,40) : error CS0426: The type name 'ActivateError' does not exist in the type 'LokiPoe.InGameState'
].
System.Exception: C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\CastAuraTask.cs(11,48) : error CS0426: The type name 'SkillBarPanel' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\ItemHelper.cs(10,49) : error CS0426: The type name 'InventoryPanel' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\ItemHelper.cs(11,45) : error CS0426: The type name 'StashPanel' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\SellMapTask.cs(11,49) : error CS0426: The type name 'InventoryPanel' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\SellMapTask.cs(12,45) : error CS0426: The type name 'StashPanel' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\TakeMapTask.cs(10,49) : error CS0426: The type name 'InventoryPanel' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\TakeMapTask.cs(11,45) : error CS0426: The type name 'StashPanel' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\ItemHelper.cs(220,96) : error CS0426: The type name 'Inventory' does not exist in the type 'Inventory'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\ItemHelper.cs(220,148) : error CS0426: The type name 'FastMoveError' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\ItemHelper.cs(250,67) : error CS0426: The type name 'Inventory' does not exist in the type 'Inventory'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\ItemHelper.cs(255,67) : error CS0426: The type name 'Inventory' does not exist in the type 'Inventory'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\OpenMapTask.cs(250,33) : error CS0426: The type name 'PlaceMapItemError' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\OpenMapTask.cs(251,33) : error CS0426: The type name 'ActivateError' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\OpenMapTask.cs(262,40) : error CS0426: The type name 'PlaceMapItemError' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\OpenMapTask.cs(267,40) : error CS0426: The type name 'ActivateError' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\OpenMapTask.cs(285,40) : error CS0426: The type name 'PlaceMapItemError' does not exist in the type 'LokiPoe.InGameState'
C:\Users\USERNAME\Desktop\Secret Folder folders\4.12.16\3rdParty\_CONFIGS_\Default\MapRunner\Content\OpenMapTask.cs(290,40) : error CS0426: The type name 'ActivateError' does not exist in the type 'LokiPoe.InGameState'

at Loki.Bot.ThirdPartyLoader.*​​‬‏​**‫‬​*‬‏******‬*‎‬‎‬‫*‪**(Dictionary`2 , String )
 
MapRunner is updated
Please download new version and report any bugs. This is just a "new-bot-compatible" version, everything is the same. For easy setup, if you did not delete previous bot folder, you can simply copypaste your old MapRunner settings (located in /Settings/Default/MapRunner.json). Also, now you can just throw MapRunner zip archive to a "3rdParty" folder, without extracting it.

Please note that current version does not support currency stash tabs. All currency required for map crafting should be located in a normal or premium non-public stash tab.

Currently I am busy with updating all my other plugins. I will add currency stash tab support later. Happy mapping :)
 
All hail ExVault!

can u plz add ignoring boss room for maps like Residence, Malformation etc.?
 
All looks good so far done 2 maps will let you know if i encounter and bugs.

Cheers for the hard work!!!!
 
hi, i have some trouble, character wanna crush to the wall, please check it, thank you
[Tick] Exception during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
at OldRoutine.OldRoutine.<Logic>d__77.MoveNext() in C:\Users\Toan\Downloads\skype\3rdParty\_CONFIGS_\trung\OldRoutine\Content\OldRoutine.cs:line 1945
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Loki.Bot.Logic.Bots.OldGrindBot.CombatTask.h0OUzd!DfBGQ`fD#6VAa')p \*.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Loki.Bot.TaskManager.CT9F}EYp\\q2/6BZUZ-Sk>E7I.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.cc;`$PeMg-Q>{t@}Y1|=qiS_#.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Buddy.Coroutines.Coroutine.'~;`-\._$12%o(b=2Jr~X-zl%!.b'8rC\,fLy/ijJ\]xCy?sW0mA@".MoveNext()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.‬‪‎*‬‬**‪*​​*‎‪*‏‏***(Boolean )
at Buddy.Coroutines.Coroutine.*‏**‎‫‬*‎​*​‎‫*​‏‪‏*****‪‎*(Boolean )
at Buddy.Coroutines.Coroutine.Resume()
at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
at Loki.Bot.BotManager.*‬​‎****‏​**‎*‬‏‎*‪‪‏‪​‎‏**(IBot )
 
at OldRoutine.OldRoutine.<Logic>d__77.MoveNext() in C:\Users\Toan\Downloads\skype\3rdParty\_CONFIGS_\t rung\OldRoutine\Content\OldRoutine.cs:line 1945
Its a combat routine error, not related to MapRunner. You should post it in Exilebuddy Support subforum.
 
Status
Not open for further replies.
Back
Top