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

New Update Causes Errors

d3vious13

New Member
Joined
May 2, 2017
Messages
7
Reaction score
0
Hey Guys, I'm new to DB and love it so far, I'm getting used to all the settings still but it's pretty straight forward for the most part. The issue I'm encountering now is if I use the new update that came out yesterday I get an error with Trinity and cannot run anything. If I reinstall and don't use the update everything seems good. Is this just me or is there an error in the update?
 
upload your log file as attachment plz
 
Go to dbroot/plugins/trinity/profiletags and delete TakeFromStash.cs (not TakeFromStashTag.cs)

Restart. Let me know if any more errors after. It looks like they created the new class but didn't make it delete the old one, since they have the same code.
 
Last edited:
Change that from txt to cs and put it in trinity/components/combat, can you upload your Combat.cs? I don't see why yours would have that enum.
 

Attachments

I put in the one you posted and no error popped up, here is the one I got, even after a fresh install.
 

Attachments

I did that a few times Tony, removed and shredded all files with IOBit. After deleting the TakeFromStash.cs file and replacing my combat.cs with the one that Disperia provided everything seems good.
 
I did that a few times Tony, removed and shredded all files with IOBit. After deleting the TakeFromStash.cs file and replacing my combat.cs with the one that Disperia provided everything seems good.
So you dont see any crashes? Could you write a step by step guide on that? Thank you in advance
 
What I did was-
1.) Clean Install.
2.) Update to latest version.
3.) Delete the TakeFromStash.cs file.
DBroot > Plugins > Trinity > ProfileTags > TakeFromStash.cs
4.) Delete the combat.cs file.
DBroot > Plugins > Trinity > Components > Combat > Combat.cs
5.) Replace the deleted Combat.cs with the one provided from Dispersia above.
6.) Fire it up set to your liking and enjoy.
 
Back
Top