As of latest update this gets spammed in console and lags the game. Nothing was changed from my unspoiled profiles. Gathering still seems to work, just the console spam is the problem.
![[Image: 32a4cf26fa.png]](https://puu.sh/kE1RJ/32a4cf26fa.png)
Also this might be a bug, but when the shards profile is set to the following, and the bot happens to be near the 9999 shard caps, and gets to the 9999 cap before finishing a node off, it'll get stuck in an endless loop of trying to gather but won't be able to. Any fix other than changing my profile?
![[Image: 32a4cf26fa.png]](https://puu.sh/kE1RJ/32a4cf26fa.png)
Also this might be a bug, but when the shards profile is set to the following, and the bot happens to be near the 9999 shard caps, and gets to the 9999 cap before finishing a node off, it'll get stuck in an endless loop of trying to gather but won't be able to. Any fix other than changing my profile?
PHP Code:
[100] = {
["type"] = "mining";
["radius"] = 150;
["item1"] = "Fire Crystal";
["item2"] = "Fire Shard";
["minlevel"] = 26;
["mapid"] = 145;
["pos"] = {
["x"] = 134;
["y"] = 8.31;
["z"] = -80.08;
};
["lowpriority"] = true;
["usestealth"] = false;
["gathermaps"] = false;
["skillprofile"] = "Empty";
["condition"] = {
["ItemCount(2) < 9998"] = true;
};
["complete"] = {
["ItemCount(2) >= 9999"] = true;
};
};