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

Bot Crashes

You still have something machine specific affecting Exilebuddy. I was hoping clearing a bunch of temp files would fix it based on the link I posted you, but it might be something else, unless there's a different temp folder that was missed.

In either case, I see your log doesn't have issues compiling Default, so try this. Exilebuddy shouldn't close on you automatically on load, so:
Open Settings
Expand Program
Click on GUI
Uncheck "Compile Asynchronously"

Reference Screenshot: https://gyazo.com/2b2bb20a562f323ce17a7b511c34a764

Close Exilebuddy, then restart it and please paste a new log. It should compile one thing at a time, so we can see if that works on your machine or not. If EB does auto-close on your on startup, please let me know and I'll show you the other way to do this with file editing.
 
That's odd, nothing changed in the code to break it on the next update. What are the specs of that machine by the way.

At this point I only see two reasons for this to be an issue:
1. The code compiler is taking longer to finish compiling code than everyone else, and in doing so locks a file for some reason in a way that no one else is experiencing.
2. There's some security program that is affecting the compiler and the files it uses after it runs the first time, so the second time it's invoked, it has some locks.

I've seen the 2nd one happen myself with normal developing in VS with malwarebytes, but not this specific file being locked.

Can you once again be sure your AV programs are disabled, Windows defender is disabled (will need to reboot pc), and try running it again? I can try to think of some roundabout ways to try and address this for you, but I can't do anything major that will affect everyone else since so far this is the only consistent report I have on the issue, and most times issues like these are related to something on the machine (usually unknown to the user) affecting EB.
 
That's odd, nothing changed in the code to break it on the next update. What are the specs of that machine by the way.

At this point I only see two reasons for this to be an issue:
1. The code compiler is taking longer to finish compiling code than everyone else, and in doing so locks a file for some reason in a way that no one else is experiencing.
2. There's some security program that is affecting the compiler and the files it uses after it runs the first time, so the second time it's invoked, it has some locks.

I've seen the 2nd one happen myself with normal developing in VS with malwarebytes, but not this specific file being locked.

Can you once again be sure your AV programs are disabled, Windows defender is disabled (will need to reboot pc), and try running it again? I can try to think of some roundabout ways to try and address this for you, but I can't do anything major that will affect everyone else since so far this is the only consistent report I have on the issue, and most times issues like these are related to something on the machine (usually unknown to the user) affecting EB.

Yes, everything is disabled ;/ but the thing is as I said before. Before the update it worked all the time, after 3.0 came out, it started to make problems.
 

Attachments

  • PC.webp
    PC.webp
    50.6 KB · Views: 42
Back
Top