• Visit Rebornbuddy
  • [Plugin] MapRunner

    Discussion in 'Archives' started by ExVault, Oct 27, 2014.

    Thread Status:
    Not open for further replies.
    1. joshuaj702

      joshuaj702 New Member

      Joined:
      Nov 27, 2012
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      0
    2. joshuaj702

      joshuaj702 New Member

      Joined:
      Nov 27, 2012
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      0
      Can't get maprunner to work the new bot doesn't have a plugins folder so I have no idea what to do with the maprunner folder ive tried anything i can think of like putting all the files from map runner into seetings/default folder where is seems all the other plugins are....could someone please help me get maprunner working?
       
    3. jadaro

      jadaro New Member

      Joined:
      Jul 1, 2015
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      Plugins folder is now called 3rdParty. That's where all the plugins go.
       
    4. Tormiasz

      Tormiasz Community Developer

      Joined:
      Jun 16, 2014
      Messages:
      701
      Likes Received:
      5
      Trophy Points:
      18
      Last edited: Jun 22, 2016
    5. nanggio

      nanggio Member

      Joined:
      Apr 13, 2016
      Messages:
      84
      Likes Received:
      1
      Trophy Points:
      8
      you should let him edit at first post because there are not many ppl get your post. anyway, your modified version is smaller than ExVault version, are you sure about your changes?
      thank you for your working hard.
      @edit: get your changes idea, but i think i will use Exvault version because i dont use advance item filter.
       
      Last edited: Apr 28, 2016
    6. synez

      synez Member

      Joined:
      Aug 13, 2015
      Messages:
      34
      Likes Received:
      2
      Trophy Points:
      8
      Emm, it's alll about currency stash tab not AIF...
       
    7. widds

      widds Member

      Joined:
      Nov 12, 2014
      Messages:
      316
      Likes Received:
      3
      Trophy Points:
      18
      You don't have to use AIF to use that version of MapRunner. MapRunner will pull maps from any tab, you would just be using AIF to stash maps in one particular tab. Or you can not use AIF and have a messy stash and it'll still work fine.
       
    8. Tormiasz

      Tormiasz Community Developer

      Joined:
      Jun 16, 2014
      Messages:
      701
      Likes Received:
      5
      Trophy Points:
      18
      That's correct, I've removed the option to stash the tabs because MapRunner's now can get the list from the whole stash in no time. But if you want them sorted, use AIF.

      The code itself is much smaller because many functions are inside the CommunityLib.
       
    9. Aleiix

      Aleiix New Member

      Joined:
      Feb 24, 2013
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      0
      [ThirdPartyLoader] Cannot load [MapRunner] because an exception occurred [C:\Users\Alexander\Desktop\Poe ASC\3rdParty\_CONFIGS_\Default\MapRunner\Content\v3.cs(90,34) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      C:\Users\Alexander\Desktop\Poe ASC\3rdParty\_CONFIGS_\Default\MapRunner\Content\v3.cs(134,34) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      C:\Users\Alexander\Desktop\Poe ASC\3rdParty\_CONFIGS_\Default\MapRunner\Content\StashMapTask.cs(30,75) : error CS1061: 'MapRunnerSettings' does not contain a definition for 'MapTab' and no extension method 'MapTab' accepting a first argument of type 'MapRunnerSettings' could be found (are you missing a using directive or an assembly reference?)
      C:\Users\Alexander\Desktop\Poe ASC\3rdParty\_CONFIGS_\Default\MapRunner\Content\StashMapTask.cs(30,35) : error CS0117: 'ItemHelper' does not contain a definition for 'OpenStashTab'
      C:\Users\Alexander\Desktop\Poe ASC\3rdParty\_CONFIGS_\Default\MapRunner\Content\MapExplorationTask.cs(27,33) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      C:\Users\Alexander\Desktop\Poe ASC\3rdParty\_CONFIGS_\Default\MapRunner\Content\MapRunner.cs(133,33) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      C:\Users\Alexander\Desktop\Poe ASC\3rdParty\_CONFIGS_\Default\MapRunner\Content\MapRunnerSettings.cs(30,24) : warning CS0169: The field 'MapRunnerSettings._mapTab' is never used
      ].
      System.Exception: C:\Users\Alexander\Desktop\Poe ASC\3rdParty\_CONFIGS_\Default\MapRunner\Content\v3.cs(90,34) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      C:\Users\Alexander\Desktop\Poe ASC\3rdParty\_CONFIGS_\Default\MapRunner\Content\v3.cs(134,34) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      C:\Users\Alexander\Desktop\Poe ASC\3rdParty\_CONFIGS_\Default\MapRunner\Content\StashMapTask.cs(30,75) : error CS1061: 'MapRunnerSettings' does not contain a definition for 'MapTab' and no extension method 'MapTab' accepting a first argument of type 'MapRunnerSettings' could be found (are you missing a using directive or an assembly reference?)
      C:\Users\Alexander\Desktop\Poe ASC\3rdParty\_CONFIGS_\Default\MapRunner\Content\StashMapTask.cs(30,35) : error CS0117: 'ItemHelper' does not contain a definition for 'OpenStashTab'
      C:\Users\Alexander\Desktop\Poe ASC\3rdParty\_CONFIGS_\Default\MapRunner\Content\MapExplorationTask.cs(27,33) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      C:\Users\Alexander\Desktop\Poe ASC\3rdParty\_CONFIGS_\Default\MapRunner\Content\MapRunner.cs(133,33) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      C:\Users\Alexander\Desktop\Poe ASC\3rdParty\_CONFIGS_\Default\MapRunner\Content\MapRunnerSettings.cs(30,24) : warning CS0169: The field 'MapRunnerSettings._mapTab' is never used

      at Loki.Bot.ThirdPartyLoader.*​‫*‪‎***‬***​*​‬‏​*‬**(Dictionary`2 , String )
       
    10. Tormiasz

      Tormiasz Community Developer

      Joined:
      Jun 16, 2014
      Messages:
      701
      Likes Received:
      5
      Trophy Points:
      18
      C:\Users\Alexander\Desktop\Poe ASC\3rdParty\_CONFIGS_\Default\MapRunner\Content\S tashMapTask.cs(30,35) : error CS0117: 'ItemHelper' does not contain a definition for 'OpenStashTab'

      Make a clean install of the plugin, you just overwritten the old folder. There's no StashMapTask.cs nor v3.cs files in the new version.
       
    11. Anjin

      Anjin Member

      Joined:
      Sep 23, 2012
      Messages:
      39
      Likes Received:
      3
      Trophy Points:
      8
      [TakeMapTask] Fail to find a proper map in entire stash.
      Error happened when map tab is specified in gui of Community Lib, but if clean tabs list and cache all, error is gone.

      Nah
      It's sell maps for update and error stay same.
       
      Last edited: Apr 29, 2016
    12. Tormiasz

      Tormiasz Community Developer

      Joined:
      Jun 16, 2014
      Messages:
      701
      Likes Received:
      5
      Trophy Points:
      18
      And what did you type in the cache list? Im no magician to know that. If there's an error, post full logs or it never happened. Make sure you've also changed the settings in MapRunner as it's not using Levels but Tiers.
       
    13. Anjin

      Anjin Member

      Joined:
      Sep 23, 2012
      Messages:
      39
      Likes Received:
      3
      Trophy Points:
      8
      Here is log (clean it a little bit, from personal info). I have a maps for this settings and currency to roll. I tried delete folder _CONFIGS_, don't help.
      And settings for MapRunner
       

      Attached Files:

    14. Tormiasz

      Tormiasz Community Developer

      Joined:
      Jun 16, 2014
      Messages:
      701
      Likes Received:
      5
      Trophy Points:
      18
      2016-04-29 08:35:02,456 [5] ERROR Logger (null) - [CommunityLib][UpdateItemsInStash] The tab "" is Public and is not gonna be cached
      2016-04-29 08:35:02,457 [5] DEBUG Logger (null) - [CommunityLib][UpdateItemsInStash] Switching tabs. Current tab: ""

      Do not use empty tab names and don't put empty tab names into the cached list. Did you remove the names from the log?

      Did you remove it aswell? You are removing the datas I need to check..

      You have the maps in public/remove only tab? It's not going to work. I don't see any errors with parsing items because you've removed everything that could be needed.

      If you are worried about security reasons then send the log to me in private.
       
    15. Tormiasz

      Tormiasz Community Developer

      Joined:
      Jun 16, 2014
      Messages:
      701
      Likes Received:
      5
      Trophy Points:
      18
      Fixed a small bug for the ones that wants to run unid maps. If you dont use "Run unid maps" then dont need to bother downloading this version.
       

      Attached Files:

    16. ErzaScarlet

      ErzaScarlet Member

      Joined:
      Nov 24, 2015
      Messages:
      73
      Likes Received:
      13
      Trophy Points:
      8
      Hello guys i wana ask if there is anyway to stop maprunner from clearing every single mob in the map.I want it to use the exploration in oldgrindbot...Sometimes i find it crossing whole map just because it missed 1-2 mobs.Pls make it so it doesnt do that.
       
    17. Norulz

      Norulz New Member

      Joined:
      Jan 28, 2016
      Messages:
      30
      Likes Received:
      0
      Trophy Points:
      0
      Hello, is there something to activate to tp in town when you are stuck in map ? everynight i get stuck for 5 hours :D.

      I banned Channel, Tropical Island and now Sewer.
       
    18. MyKogInYourAshe

      MyKogInYourAshe Member

      Joined:
      Nov 1, 2014
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      6
      Use Stuckdetection Plugin

      -------------------------------

      I've got following error in Bazaar Map. Whenever the bot reaches a specific area it throws me back into the login screen.

      Code:
      [Tick] Exception during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.Exception: Nur ein Teil der ReadProcessMemory- oder WriteProcessMemory-Anforderung wurde abgeschlossen, at addr: 00000000, Size: 1872
         at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
         at GreyMagic.MemoryBase.ReadBytes(IntPtr addr, Int32 count)
         at Loki.Game.LokiPoe.LocalData.***‫‎‬​​‎‫‪**‎‬​‎**‬‫‎‫*‫**.**‫*‎‎***‫‫‪*​‫‫*‪**‪‬‪*‏**()
         at Loki.Game.Utilities.PerCachedValue`1.get_Value()
         at Loki.Game.LokiPoe.LocalData.get_Native()
         at Loki.Game.LokiPoe.LocalData.***‫‎‬​​‎‫‪**‎‬​‎**‬‫‎‫*‫**.‫‪*‫‪*‏****‫*‎‏‬*‎‬‪​*******​**()
         at Loki.Game.Utilities.PerCachedValue`1.get_Value()
         at Loki.Game.LokiPoe.LocalData.get_AreaHash()
         at Loki.Game.Utilities.PerAreaCachedValue`1.ShouldUpdateCache(Boolean force)
         at Loki.Game.Utilities.PerCachedValue`1.get_Value()
         at Loki.Game.LokiPoe.ObjectManager.‪*‬**‎​*‎*******​​‪​‬****()
         at Loki.Game.LokiPoe.ObjectManager.***‫‎‬​​‎‫‪**‎‬​‎**‬‫‎‫*‫**.*****‎‎​*‫***​​*‏*****‏****‏‏‪‪​*()
         at Loki.Game.Utilities.PerCachedValue`1.get_Value()
         at Loki.Game.LokiPoe.ObjectManager.get_Objects()
         at Loki.Game.LokiPoe.ObjectManager.***‫‎‬​​‎‫‪**‎‬​‎**‬‫‎‫*‫**.*‪***‫​‬*‏**​*‏**‪*****‫**()
         at Loki.Game.Utilities.PerCachedValue`1.get_Value()
         at Loki.Game.LokiPoe.ObjectManager.get_Me()
         at Loki.Bot.Coroutines.ydC;?J9N)Wdb7-J|\*5Cy2Ss$.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 System.Runtime.CompilerServices.TaskAwaiter.GetResult()
         at OldRoutine.OldRoutine.<Logic>d__83.MoveNext() in D:\Crap\ExB\3rdParty\_CONFIGS_\Reave Test\OldRoutine\Content-582304\OldRoutine.cs:line 2132
      --- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
         at OldGrindBot.CombatTask.<Logic>d__12.MoveNext() in D:\Crap\ExB\3rdParty\_CONFIGS_\Reave Test\OldGrindBot\Content-581259\CombatTask.cs:line 89
      --- 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.g85u%T/7>bWz%b25Ug_yY/w4".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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
         at OldGrindBot.OldGrindBot.<MainCoroutine>d__28.MoveNext() in D:\Crap\ExB\3rdParty\_CONFIGS_\Reave Test\OldGrindBot\Content-581259\BasicGrindBot.cs:line 1204
      --- 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.:^iGkN0qWS5|6RSZm\*\*\.?j@B#.N\\GS`Y\[R\,BB7\[Q)W%jbe5qT_%.MoveNext()
         --- End of inner exception stack trace ---
         at Buddy.Coroutines.Coroutine.‫​**‏‫‎**‎‬‏‎‏‎*‎*‬‎‪‏‏*‫*(Boolean )
         at Buddy.Coroutines.Coroutine.*​‫‏‏​***​‎‪*‫​**‬*‏**‬*(Boolean )
         at Buddy.Coroutines.Coroutine.Resume()
         at OldGrindBot.OldGrindBot.Tick() in D:\Crap\ExB\3rdParty\_CONFIGS_\Reave Test\OldGrindBot\Content-581259\BasicGrindBot.cs:line 398
         at Loki.Bot.BotManager.*‫*‎‎‬‏‎*‪*‬‏**‫‫*‬**‏***(IBot )
      
       
    19. Tormiasz

      Tormiasz Community Developer

      Joined:
      Jun 16, 2014
      Messages:
      701
      Likes Received:
      5
      Trophy Points:
      18
      I've uploaded fixed MapRunner that (according to ExVault) shouldn't have problems with transition on maps like Thicket. Also uploaded a version without TrackMobTask, the maps should be finished faster, but it may skip groups of mobs. Link in my signature.
       
    20. ExVault

      ExVault Moderator Moderator Buddy Core Dev

      Joined:
      Oct 23, 2013
      Messages:
      748
      Likes Received:
      57
      Trophy Points:
      28
      Update
      Fixed a bug with entering boss rooms in certain maps.
       
    Thread Status:
    Not open for further replies.

    Share This Page