What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Item Filter -> Auto ID Error (System.NullReferenceException)

leroy1978

New Member
Joined
Mar 5, 2014
Messages
30
Reaction score
0
Hello,

Today I decided to use auto ID function of EB but to my surprise it causes an error. Here is the LOG file:

2014-02-17 11:43:38,232 [1] INFO MainWindow (null) - This is a BETA build... - 6b296a1a


Once I 'Start' the bot it just keeps giving the same error doing nothing. I'm assuming it's something on my side since there are no other similar topics on the forum. I've tried reinstalling the bot.


And here is my ID section of the Item Filter tab:

Code:
  {
    "Description": "ID",
    "Type": 5,
    "Filters": [
      {
        "Description": "Rares <4L & %0 Q",
        "Enabled": true,
        "Rarities": [
          2
        ],
        "MaxQuality": 1,
        "MaxLinks": 4
      }
    ]
  }
 
This breaks the bot so bad, even after deleting the whole ID category I created, bot is still unusable. A clean reinstall solves the problem but once you create a category with ID starts giving the same error.

Also, after deleting the ID category, the bot first tries to stash the Quest items, and than gives the error, tries to stash, and error etc.
 
Please attach or paste via a paste site your actual log/error files.

I just created an Id filter for magic items, and it worked as expected. I also used your specific filter and it's working as well.
 
Interesting, thanks. I tried to use pastebin but it is somehow banned in my country -_-

Any ideas why I might be getting that error? Maybe something to do with quest items in my inventory?


Edit:
Tried without any quest items, the result is the same. Can't seem to get it to work for some reason. Tried with old/new builds of EB, the same.

Edit2: Okay, now I'm certain it fails if only I have Scroll of Wisdom in my inventory. EB successfully IDs an item IF I have the scroll on my stash, not on my inventory.
 
Please attach or paste via a paste site your actual log/error files.

I just created an Id filter for magic items, and it worked as expected. I also used your specific filter and it's working as well.


Just wanted to quote you so you get a notification :p
 
Also, I can't withdraw Portal Scrolls from my stash...

Code:
[B]We need to withdraw an item from stash...[/B]
[COLOR="#B22222"]Error during bot tick: Buddy.Coroutines.CoroutineException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at GrindBot7.GrindBot..()
   at Buddy.Coroutines.Coroutine.Resume(Object& value)
   --- End of inner exception stack trace ---
   at Buddy.Coroutines.Coroutine.Resume(Object& value)
   at GrindBot7.LokiCoroutine.Tick(Coroutine coroutine)
   at GrindBot7.ActionRunCoroutine.Run(Object context)
   at Loki.TreeSharp.Action.RunAction(Object context)
   at Loki.TreeSharp.Action..()
   at Loki.TreeSharp.Composite.Tick(Object context)
   at Loki.Bot.BotMain.()[/COLOR]
 
I'll need your full logs to look through a few things to see if I can reproduce it. You can upload them to a site like mediafire or ge.tt if a paste site won't work.
 
I'll need your full logs to look through a few things to see if I can reproduce it. You can upload them to a site like mediafire or ge.tt if a paste site won't work.

Let me create the same error with fresh install and upload the logs that way in a bit..

I've recreated first, the identification error, than, the Teleport Scroll error. To recap;
- When player has a Wisdom Scroll in inventory, and sets an item filter to ID an item, it gives an error.
- When you don't have Teleport Scrolls and "Fill Wisdom Scroll stack during town run" in settings is checked, it gives an error.

<Edited out the link>
 
Thanks, will do some testing soon with it!

Also in the future, we just need the stuff in the Logs folder, not your actual bot. I've deleted the link.
 
I'm not sure what to tell you. I started a new character on a league where I had nothing and enabled both options in the Act 1 town and the bot worked as expected. Can you do the same to see if it works or not?

I checked over our code, and we have checks to make sure the bot won't mess up if you don't have anything. I have one more idea, but I need to know if it works for you or not under the same testing scenario I just did.
 
I'm not sure what to tell you. I started a new character on a league where I had nothing and enabled both options in the Act 1 town and the bot worked as expected. Can you do the same to see if it works or not?

I checked over our code, and we have checks to make sure the bot won't mess up if you don't have anything. I have one more idea, but I need to know if it works for you or not under the same testing scenario I just did.

I've done what you asked and the result is the same. I've started a new character with nothing in it, got 1 magic item and 1 wisdom scroll, added the ID filter, started the bot and the same error.

I also tried fullscreen/windowed/windowed fullscreen. I've tried running the EB as an admin and tried disabling my Bitdefender. I've tried using the Steam PoE and the standalone version, the same. Nothing worked.

Also, only on latest BETA build I could get the "Fill Portal Scroll stack" option working. When I press 'Start' without portals, EB runs to stash to get them but it gives an error. But, EB just goes to the area to bot, instead of stash in Release build. Also I tested with release/beta and on #742, same error.

This is weird, always happens to me these weird errors. Thanks for your help tho! :)
 
Since that's happening, the only explanation left is that your bot offsets are getting corrupted from the auth server.

I'll forward this to someone else, because I can't help you with this specific issue.

Due to time zone differences, there's going to be a small delay for when someone can help you next.
 
I'll be looking forward to it, thanks for the help, hope this gets resolved soon.


*I have 2 monitors if that makes any difference.
 
I have two monitors as well, but that's not the issue. It's either an auth issue or something messing with the bot's memory, unless I'm missing something really obvious.

It seems odd the bot even works if it is an auth issue, but someone will double check that to make sure nothing is going wrong on that front.

If everything checks out auth wise, then we'll have to think of something else to try and figure out what is going wrong.
 
Alright, than for further investigation let me list my specs if needed:

Windows Windows 7 Ultimate Edition (64-bit) Service Pack 1 (Build 7601)
Memory (RAM) 8154 MB
CPU Info Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz
CPU Speed 3512.9 MHz
Display Adapters NVIDIA GeForce GTX 670
Monitors 2x; Generic PnP Monitor | Generic PnP Monitor |
Screen Resolution 1920 X 1080 - 32 bit
 
pm me your Skype and we will teamviewer it
 
Back
Top