RAM USAGE - Printable Version +- BBot - The best bot of the world (https://forums.bmega.net) +-- Forum: Support (https://forums.bmega.net/forum-6.html) +--- Forum: Support & Help (https://forums.bmega.net/forum-8.html) +--- Thread: RAM USAGE (/thread-13872.html) |
RAM USAGE - Nobody93 - 02-04-2014 Can anyone tell me why exists a big variance of memory usage? All bots are using same script. Also I can add that the bot which is using the most of memory was some time stucked in hole (tibia client wrote: "There is no way" ~ 20 mins). I remember some dats ago bot was using 1,5GB RAM... Mega, can u tell something about this? RE: RAM USAGE - Krzysiek13923 - 02-04-2014 Bad script;p RE: RAM USAGE - Nobody93 - 02-04-2014 -.-'... no comment. On other scripts is same problem. RE: RAM USAGE - MegaNo0body - 02-05-2014 It's a bug on the walking algorithm. RE: RAM USAGE - Nobody93 - 02-05-2014 This bug will be fixed in future? RE: RAM USAGE - Nobody93 - 02-07-2014 Please fix bugs with memory usage because its not possible to bot 24/7 without restarting BBOT... RE: RAM USAGE - Nobody93 - 02-11-2014 I think that I have to change a bot. I wanted to make a BIG project 50 knights online 24/7 but with this bot its not possible... Bot with time is using more memory... (Excecute time of bots on screen is ~150h) RE: RAM USAGE - MegaNo0body - 02-12-2014 I need that you enable the Debugger features: Cavebot / All Path (shift+ctrl+D) and pritn a screen of your game screen when the bug happens. RE: RAM USAGE - Nobody93 - 02-12-2014 But memory usage is higher with time. This must be a problem with deleting not used memory. Bot is working good without any problems, only a BIG problem is this memory usage because bbot is crashing Tibia - cause is out of memory (Today my 4 clients crashed). RE: RAM USAGE - MegaNo0body - 02-12-2014 I`ll take a stability test today, could you please send me your script? RE: RAM USAGE - Nobody93 - 02-13-2014 Ok. I see that memory is growing on all scripts (but with different speed - dependent on script). On this script its ~2,5MB/h Location: Venore PS. I deleted a checking stamina and reloging on other character RE: RAM USAGE - MegaNo0body - 02-13-2014 (02-13-2014, 12:38 PM)Nobody93 Wrote: Ok. I see that memory is growing on all scripts (but with different speed - dependent on script). On this script its ~2,5MB/h Thank you, this is very helpful. RE: RAM USAGE - Nobody93 - 02-16-2014 and? any progress? RE: RAM USAGE - MegaNo0body - 02-17-2014 I actually made some data about the memory leaks but I still need to search deeper to isolate the problem and fix it. I hope to do it tomorrow on the night. RE: RAM USAGE - godot - 02-19-2014 Those memory leaks will be fix on stable bbot? RE: RAM USAGE - Sellcc.Eu - 02-19-2014 Mega, why if we stay in bot on charlist (just only run bot, and click ok to login) and wait 30-60 minutes the bot will eat 99% of my ram ? ; o RE: RAM USAGE - MegaNo0body - 02-19-2014 The BBot is with a huge memory leak, they are being fixed and will be released tomorrow. RE: RAM USAGE - Sellcc.Eu - 02-19-2014 @Mega, please add the Balance() variable, that return account balance.. i need it to transfer gold from my cashmakers... it will be very helpful RE: RAM USAGE - Hunger - 02-19-2014 Mega some configs of the scripts disappears after reconnection of the character. Unsafe Features RE: RAM USAGE - Nobody93 - 02-19-2014 Thx, I'm waiting for fix Mega, can u add new functions in macros? misc.getReconnect() - if is selected auto then return 0 else return character number misc.changeReconnect(int) |