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!

Atma Hunter

FYI: This plugin is still needed BADLY, but it is completely broken. If anyone tried to run it they'd get the error log for themselves :(.
 
You could post the error log for us...

are you sure you're not talking about this?

Yea, friends and I, as well as others previously posted, were having issues even with that build of the plugin.

It would go to fates and then teleport you back, or elsewhere, or simply would spam "you do not have a teleport to this fate".

I ended up gutting it completely and reworking several areas of the plugin myself.


Now it simply goes in order based on which Atmas I have working down the list.

It was also using the Japanese time system "theory" even when not ticked as an option to use it. Gutted that out too.


:o
 
Yea, friends and I, as well as others previously posted, were having issues even with that build of the plugin.

It would go to fates and then teleport you back, or elsewhere, or simply would spam "you do not have a teleport to this fate".

I ended up gutting it completely and reworking several areas of the plugin myself.


Now it simply goes in order based on which Atmas I have working down the list.

It was also using the Japanese time system "theory" even when not ticked as an option to use it. Gutted that out too.


:o
I don't understand why you and your friends are allergic to logs...

edit:
not that I'm trying to be rude or that I can promise it would make a difference.
It would just be nice to read and the reluctance to attach a log seriously does baffle me.
 
Last edited:
The zip file has a problem. When you extract the files, open AtmaHunter.cs in Notepad. Find the following line:

foreach (BagSlot a in InventoryManager.Slots)

Replace it with:

foreach (BagSlot a in InventoryManager.FilledSlots)

.Slots was deprecated some time ago. Changed to FilledSlots. Restart Reborn. Should compile now without error and show in the Plugins.
 
I've read through the entire thread where I see multiple issues in regards to the JST theory and people farming fates with atmas they already have. I have installed the most recent fix that kaga posted, is this still an issue or do you need to go in and override the locations in the .cs file for the ones you already have still ? note: i've tried both checked and unchecked as well.
 
I've read through the entire thread where I see multiple issues in regards to the JST theory and people farming fates with atmas they already have. I have installed the most recent fix that kaga posted, is this still an issue or do you need to go in and override the locations in the .cs file for the ones you already have still ? note: i've tried both checked and unchecked as well.

I don't know the answer to that, it's not my plugin, I only fixed what broke in v207 of RB. Beyond that I didn't take over this plugin or anything, sorry.

- kagami
 
I'm having an issue where after finding one atma and then teleporting to the next zone the bot just idles. Anyone have any suggestions?

Relevant part of log:

15:37:54.984 N] Applying Fracture
[15:37:54.984 D] DoAction Spell 33 0x4006333E
[15:37:57.488 N] Casting Heavy Swing
[15:37:57.488 D] DoAction Spell 31 0x4006333E
[15:37:59.975 N] Casting Skull Sunder
[15:37:59.975 D] DoAction Spell 35 0x4006333E
[15:38:01.447 N] Stopping the bot.
[15:38:01.447 D] CurrentBot.Stop()
[15:38:01.447 N] Connection closed! 192.99.148.87:31214
[15:38:01.447 D] TreeHooks.Instance.ClearAll()
[15:38:01.447 N] Clearing all hooks.
[15:38:01.447 N] Hooks cleared, re-creating behaviors
[15:38:01.447 D] Replaced hook [Kupo.Combat] 5ee402e2-5c6a-49cc-bb44-a9f61cb2cfa2
[15:38:01.447 D] Replaced hook [Kupo.Pull] 6056c3d0-9b76-45db-9b9c-7d92211b3dec
[15:38:01.447 D] Replaced hook [Kupo.Rest] cdc7b2b6-a811-44ad-94f2-60b4c518d8fc
[15:38:01.447 D] Replaced hook [Kupo.CombatBuffs] 79dfb023-d135-46ae-a552-a53584ae5395
[15:38:01.447 D] Replaced hook [Kupo.Heal] 362d0a7c-33ca-45eb-a772-dfb70ba0ff90
[15:38:01.448 D] Replaced hook [Kupo.PreCombatBuffs] 5a28ac59-2fe3-42a6-aeec-597c522bf10f
[15:38:01.448 D] Navigator.Clear()
[15:38:01.448 V] [Poi.Clear] Reason: Bot stopped
[15:38:01.448 D] OnStop event
[15:38:01.449 N] [Atma Hunter] Now hunting the Atma of the Crab
[15:38:01.449 N] [Atma Hunter] Moving to Moraby Drydocks
[15:38:01.451 D] Teleporting to moraby drydocks
[15:38:16.753 N] Connection to 192.99.148.87:31214 established.
[15:38:16.753 N] Clearing all hooks.
[15:38:16.753 N] Hooks cleared, re-creating behaviors
[16:06:49.239 N] Stopping the bot. Reason:Closing down
[16:06:49.239 D] CurrentBot.Stop()
[16:06:49.239 N] Connection closed! 192.99.148.87:31214
[16:06:49.239 D] TreeHooks.Instance.ClearAll()
[16:06:49.239 N] Clearing all hooks.
[16:06:49.239 N] Hooks cleared, re-creating behaviors

Nothing happens after the the "Hooks cleared, re-creating behaviors" line and any attempt to close the bot causes it to stop responding.
 
I can't get the plugin to load up.
The other plugins I have all show up but I cant get AtmaHunter to.

I have had a look around and I cant see the issue mentioned anywhere and was hoping it was something obvious.
Any advice would be appreciated.
 
I'm a professional C# developer. I'm going to start working on this again today. When I've got version 2.0 ready to go, I'll start a new thread. Expect this Sunday or Monday.

If there are any new fates that pop with the latest updates of ARR and you want them added to the fate list, do the pathmeshes for them and I'll try to add'em.

For the record, the plugin is a fantastic idea, but it's got some pretty serious issues--I now have 4 atma of the fish and 3 of the twins. Because...reasons, I guess. Sometimes it'll get 3/4 of the way to one fate, only to get sidetracked and immediately head to another one. Not sure how I'm going to fix any of this until I can actually see the code (VS is being a bitch on my PC right now), but it can't be too difficult to simply get it fixed for the first rerelease. If it's well received, I'll consider adding new options for a v2.1.
 
Last edited:
I'm a professional C# developer. I'm going to start working on this again today. When I've got version 2.0 ready to go, I'll start a new thread. Expect this Sunday or Monday.

If there are any new fates that pop with the latest updates of ARR and you want them added to the fate list, do the pathmeshes for them and I'll try to add'em.

For the record, the plugin is a fantastic idea, but it's got some pretty serious issues--I now have 4 atma of the fish and 3 of the twins. Because...reasons, I guess. Sometimes it'll get 3/4 of the way to one fate, only to get sidetracked and immediately head to another one. Not sure how I'm going to fix any of this until I can actually see the code (VS is being a bitch on my PC right now), but it can't be too difficult to simply get it fixed for the first rerelease. If it's well received, I'll consider adding new options for a v2.1.

This plugin doesn't handle how fates are done at all, that is the Fate Bot Botbase, which you can't change only Mashagh can, the only thing that this plugin does is checks your inventory for the Atma of the Zone you are in and if you have it teleports you to the next zone. It was broken a few updates ago when how some things were handled changed and it hasnt been updated to meet it.
 
Thanks for the clarification. The bot seems to ignore some fates that pop, with the note "No fates within operation parameters". The fates that it ignores are sometimes just simple kill-grinds, so I thought it might be something in the plugin code.

Just looked at the code for the first time this morning. Saw for myself that it is nothing in the code. It also looks at first glance that things should be operating more smoothly than they have been. I'm going to clean up the code a bit, strip all of the JST functionality out for now, add logging for what it's doing, and put out the first version of the rerelease once I've confirmed it's working. Essentially strip it down to the minimum possible functionality and go from there.
 
Back
Top