here's a tempt fix in line 1525 of stashreplacer.csHi Giles, Please add the option to pickup square gems as these have become very valuable now. eg. Square Emerald is now worth >700g and costs nothing to convert to Flawless whicyh is worth 1800g
change to to anything lesser than 60 and you'll pick square as well. For this example I used 50 for no particular reason, I just like 50 more than 59 lol.case GilesBaseItemType.Gem:
if (templevel < 50 || (thisGilesItemType == GilesItemType.Ruby && !bGemsRuby) || (thisGilesItemType == GilesItemType.Emerald && !bGemsEmerald) ||
(thisGilesItemType == GilesItemType.Amethyst && !bGemsAmethyst) || (thisGilesItemType == GilesItemType.Topaz && !bGemsTopaz))
{
Log("Blacklisting item: " + tempname + " because it is not a gem we want.", true);
Blacklist.Add(tempractorguid, BlacklistFlags.Loot, TimeSpan.FromSeconds(590));
return false;
}
break;
I get that also same error.[01:38:23.873 D] [GilesStashReplacer 1.9.9] GSError: Diablo 3 memory read error, or item became invalid [BatchProcessing-1]
[01:38:23.874 D] System.AccessViolationException: Could not read bytes from 01543B9C [299]!
bij Zeta.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
bij Zeta.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
bij Zeta.MemoryManagement.InProcessMemoryReader.Read[T](Boolean isRelative, IntPtr[] addresses)
bij Zeta.ZetaDia.get_CurrentWorldId()
bij Zeta.ZetaDia.get_IsInGame()
bij Zeta.CommonBot.BotMain.()
error that makes diablo3 crash
Hi Giles, Please add the option to pickup square gems as these have become very valuable now. eg. Square Emerald is now worth >700g and costs nothing to convert to Flawless whicyh is worth 1800g
Hi Giles, Please add the option to pickup square gems as these have become very valuable now. eg. Square Emerald is now worth >700g and costs nothing to convert to Flawless whicyh is worth 1800g
Same problem!Any solution?The bot just stops...it isnt stashing items when the inventory is full, i am using it as default, what i have to config to stash items and continue botting?
Any fix for this yet I have not been able to bot more than 30-60 minutes at a time using this plugin for a few days now ?[20:33:34.878 V] Blacklisting A9960040 for 00:09:50
[20:33:44.902 D] [GilesStashReplacer 1.9.9.1] GSError: Diablo 3 memory read error, or item became invalid [BatchProcessing-1]
[20:33:44.903 D] System.AccessViolationException: Could not read bytes from 01543B9C [299]!
bei Zeta.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
bei Zeta.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
bei Zeta.MemoryManagement.InProcessMemoryReader.Read[T](Boolean isRelative, IntPtr[] addresses)
bei Zeta.ZetaDia.get_CurrentWorldId()
bei Zeta.ZetaDia.get_IsInGame()
bei Zeta.CommonBot.BotMain.()
Anyone else see the bot trying to TP 4-5 times after it already TP's into town when your bags are full?
It's not tping. It's id'ing your rares.