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!

[Plugin] Mr.ItemRemover2 - Deletes , Opens and Sells items in your Bags

Like several others say, MrItemRemover2 is failing, i activated it on a questbot, caused 2 other hb instrances using GB2 from the same map going nuts, and those was not using it.

keeps spamming System SQL error.

here is a log.
MrItemRemover was found to cause the error.

View attachment 5488 2013-06-16 13.37.zip
 
Like several others say, MrItemRemover2 is failing, i activated it on a questbot, caused 2 other hb instrances using GB2 from the same map going nuts, and those was not using it.

keeps spamming System SQL error.

here is a log.
MrItemRemover was found to cause the error.

View attachment 96325
you mean THIS
Code:
[11:38:36.580 D] System.TypeInitializationException: The type initializer for '.' threw an exception. ---> System.Data.SQLite.SQLiteException: The database file is locked
database is locked
   at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   at System.Data.SQLite.SQLiteDataReader.NextResult()
   at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
   at Styx.CommonBot.Database.Connection.(SQLiteCommand , Object[] )
   at ..()
   at ...cctor()
   --- End of inner exception stack trace ---
   at ..()
   at Styx.Pulsator.Pulse(PulseFlags flags)
   at Styx.CommonBot.TreeRoot.(Object )
   at Styx.TreeSharp.Action.RunAction(Object context)
   at Styx.TreeSharp.Action..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.CommonBot.TreeRoot.() --> System.Data.SQLite.SQLiteException (0x80004005): The database file is locked
database is locked
   at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   at System.Data.SQLite.SQLiteDataReader.NextResult()
   at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
   at Styx.CommonBot.Database.Connection.(SQLiteCommand , Object[] )
   at ..()
   at ...cctor()
[11:38:36.581 D] Cleared POI - Reason Exception in Root.Tick()
[11:38:36.581 D] Cleared POI

thats not my plugin, from the log you uploaded my plugin NEVER initialized or tossed any compiling errors, so ether this is the wrong log where it wasnt installed or its something else.

but thats NOT mr.itemremover. i dont even use SQL in it.
 
you mean THIS
Code:
[11:38:36.580 D] System.TypeInitializationException: The type initializer for '.' threw an exception. ---> System.Data.SQLite.SQLiteException: The database file is locked
database is locked
   at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   at System.Data.SQLite.SQLiteDataReader.NextResult()
   at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
   at Styx.CommonBot.Database.Connection.(SQLiteCommand , Object[] )
   at ..()
   at ...cctor()
   --- End of inner exception stack trace ---
   at ..()
   at Styx.Pulsator.Pulse(PulseFlags flags)
   at Styx.CommonBot.TreeRoot.(Object )
   at Styx.TreeSharp.Action.RunAction(Object context)
   at Styx.TreeSharp.Action..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.CommonBot.TreeRoot.() --> System.Data.SQLite.SQLiteException (0x80004005): The database file is locked
database is locked
   at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   at System.Data.SQLite.SQLiteDataReader.NextResult()
   at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
   at Styx.CommonBot.Database.Connection.(SQLiteCommand , Object[] )
   at ..()
   at ...cctor()
[11:38:36.581 D] Cleared POI - Reason Exception in Root.Tick()
[11:38:36.581 D] Cleared POI

thats not my plugin, from the log you uploaded my plugin NEVER initialized or tossed any compiling errors, so ether this is the wrong log where it wasnt installed or its something else.

but thats NOT mr.itemremover. i dont even use SQL in it.

That particular log did not use MR.Item... to clear up what happend, i use GB2 on one char and quests on another, they run from the same HB installation, all works well, i activated MR.Item... on the questbot instance, suddenly the HB instance running GB2 not using Mr.Itemremover started to get those errors, after disabling Mr.Itemremover on the other HB instance it all worked well again.
 
That particular log did not use MR.Item... to clear up what happend, i use GB2 on one char and quests on another, they run from the same HB installation, all works well, i activated MR.Item... on the questbot instance, suddenly the HB instance running GB2 not using Mr.Itemremover started to get those errors, after disabling Mr.Itemremover on the other HB instance it all worked well again.
it does me NO good if theres not a log with it showing the errors with my plugin.
 
@Codename,
could you pls look over your code, if there is need for update the code?
For some people it doesnt work anymore, for me too :(

Thanks :)
 
@Codename,
could you pls look over your code, if there is need for update the code?
For some people it doesnt work anymore, for me too :(

Thanks :)
then provide me a log that demonstrates the issue. because no one has done so yet, besides the fact IT IS WORKING. its working on my machine and its working on our other mod's machines.

if its not working you ether didnt follow the instructions to install it properly or you dont have it properly configured.

people keep saying "theres an issue its not working for EVERYONE! EVERYONE is having problems with it codename" then where's the logs?
 
then provide me a log that demonstrates the issue. because no one has done so yet, besides the fact IT IS WORKING. its working on my machine and its working on our other mod's machines.

if its not working you ether didnt follow the instructions to install it properly or you dont have it properly configured.

people keep saying "theres an issue its not working for EVERYONE! EVERYONE is having problems with it codename" then where's the logs?

Since 5.3 i didnt try it anymore, because it didnt work. I will try again today ;)
 
I gave a log.
I disabled the plugin and my bags were never removed/sold again.

That was weeks ago.

But okay... you say it was never broken.
 
Last edited:
This Plugin does not do ANYTHING, tried it several times on new and old HB installations and chars/accounts.

Have no log, because it does not tell anything in it about Mr.ItemRemover2 other than it is enabled.
 
I love this plugin! Very helpful! Only problem I'm currently having with it is that its selling any food my bot buys. If there were some way to auto ignore selling of items purchased, that would be great! Thanks for reading! Much appreciated!
 
ive had this plugin since 5.1 i think, and it has always worked perfectly. just enabled it again today for LFR's. dont 1 run with it so far. havent come across a situation where i needed it, so it hasnt done anything yet. but am about to start another LFR and see whats up. i use it when i gather and in LFR. LFR cus normally i dont loot any trash mobs, but sometimes grays sell for over 1 gold. and greens sell for more. so i will loot everything i can this run and post back on how it works.

on a side note, where it says "sell grey items worth less than x amount of gold" you have to highlight the numbers then put in a new value. if u hit backspace, HB crashes. just a heads up.
 
well, i just tried it. unless im doing something wrong, it doesnt remove grey items that are worth less than 1g, as my setting indicates. i have enable selling and enable removing set. as well as sell grey item. but it doesnt remove grey items that are worth less than 1g, as i have it set that way.

so i go to the vendor, and they 15 silver grey item i had got sold automatically. but thats kinda pointless, as i only want to remove grey items worth less than 1g and vendor grey items worth more than 1g.

so i deleted all mr.itemremover files in compiled assemblies, and deleted the mr.itemremover folder in the settings folder as well. gonna give it another go, and after that, i will download the plugin again and delete the one i currently have. but i know i have version 1.3. the latest version. so will post back with more results.
 
Glad it works for someone, it's not me though, clean .629, doesn't delete greys, locks up HB if you try change the settings while HB is running, you can't close the windows and HB still runs, ctrl-alt-delete only way to stop HB. Using backspace in the window to enter the gold amount for selling greys causes HB to totally crash.

I'll try another install tomorrow, but I have tried it for the last 5 releases and it always fails. I'll post a log tomorrow if I can be bothered editing the log file to remove my character name, my RL name, 2 things that should never be in there.

G
 
Last edited:
Back
Top