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!

RB closing randomly with no errors in logs

Hello all,

I was having a similar issue where it would randomly crash. Strange that it seems to only crash on my desktop and not laptop. Both are loading rebornbuddy from a cloud location. I tried changing my primary DNS to 8.8.8.8 and secondary to 1.1.1.1 but to no avail. Here's a copy of my procdump

https://send.firefox.com/download/f1780a5a837bd9f8/#FBOXmhVF-vub-uF4hIQ5BA

Looks like your crash is happening in a different place. Yours is crashing somewhere releated to flightor. Could you try running procdump again but add -ma this time, itll generate a much large dump file, make sure to zip/rar this one up before uploading it.
 
Also please upload the log from when it crashes as well, as this will contain more information.
 
Hi Mastahg,

I am running this command line: procdump64.exe -e 1 -ma -f "*" rebornbuddy.exe

I am noticing that it's creating a dumpfile before rebornbuddy crashes.

[11:36:21] Exception: E0434F4D.System.ArgumentException ("Requested value 'Favor' was not found.")
[11:36:21] Dump 1 initiated: C:\Users\Tuan_\Downloads\Procdump\RebornBuddy.exe_190428_113621.dmp
[11:36:21] Dump 1 writing: Estimated dump file size is 1193 MB.
[11:36:23] Dump 1 complete: 1194 MB written in 2.4 seconds
[11:36:23] Dump count reached.

Is that normal? I am running the command again to hope to see that it'll stay active until the program crashes.
 
It's catching first chance exceptions, try

procdump64.exe -e -ma -f "*" rebornbuddy.exe
 
Actually since that dump was rather large, try without -ma for now. since that other dump probably did not catch the correct exception.
 
Here's the update, running this command: procdump64.exe -e -f "*" rebornbuddy.exe
When rebornbuddy crashes, the command prompt will load a bunch of Exception: E0434352.CLR and then end without creating a dump file:
[12:07:46] Exception: E0434352.CLR
[12:07:46] Exception: E0434352.CLR
[12:07:46] Exception: E0434352.CLR
[12:07:46] Exception: E0434352.CLR
[12:07:46] Exception: E0434352.CLR
[12:07:46] Exception: E053534F
[12:07:46] The process has exited.
[12:07:46] Dump count not reached.
 
Here's the update, running this command: procdump64.exe -e -f "*" rebornbuddy.exe
When rebornbuddy crashes, the command prompt will load a bunch of Exception: E0434352.CLR and then end without creating a dump file:
[12:07:46] Exception: E0434352.CLR
[12:07:46] Exception: E0434352.CLR
[12:07:46] Exception: E0434352.CLR
[12:07:46] Exception: E0434352.CLR
[12:07:46] Exception: E0434352.CLR
[12:07:46] Exception: E053534F
[12:07:46] The process has exited.
[12:07:46] Dump count not reached.

Try without the -f "*"
 
I'd try changing the dns back to 8.8.8.8 and then doing a ipconfig /flushdns and seeing if that helps
 
DNS set to 8.8.8.8 and ran the flushdns command, but it will still crash. :( Seems to happen frequently too.
I ran this command this time: procdump64.exe -ma -e 1 -f "*" rebornbuddy.exe, the dump count actually reached after RB crashed, but it's quite large (1.4GB).
 
Last edited by a moderator:
DNS set to 8.8.8.8 and ran the flushdns command, but it will still crash. :( Seems to happen frequently too.
I ran this command this time: procdump64.exe -ma -e 1 -f "*" rebornbuddy.exe, the dump count actually reached after RB crashed, but it's quite large (1.4GB).

Looks like that exception was lisbeth releated, "System.ArgumentException: 'Requested value 'Favor' was not found.'"
Lisbeth.Reborn.dll!Lisbeth.UI.ItemSearchSpecView.InitializeComponent()
Lisbeth.Reborn.dll!Lisbeth.UI.ItemSearchSpecView.ItemSearchSpecView()

I'm not sure if that exception was what crashed rb.
 
I ran rebornbuddy from a fresh download, with no plugins or additional botbase added. I was running fatebot and noticed that it still crashes. Would you be able to take a look at this dump to see if it narrows down the problem a bit?
 
Sometime it happened even to me... even if is a quite long that doesn't happen...anyway i noticed happened when i switched from orderbot to combat assistant and vice versa... hope it helps...
 
Hello, I am having the same issue. Randomly closing without any error. Did anyone find out the cause for this yet? thanks
 
It's most often caused by dns issues preventing authentication from happening properly. Try changing your dns to google dns.
 
Back
Top