SwipeX / PokeMate

Automated PokemonGo Application
GNU General Public License v3.0
112 stars 45 forks source link

Memory Increasing over time #280

Closed MDashK closed 8 years ago

MDashK commented 8 years ago

Just a heads up. There must be something wrong related to memory (RAM) on the program, because over time, it gets bigger and bigger. I started the program with around 400MB being used, and after around 30min. of usage, it's already getting around 1GB of usage.

Over time, it gets to a point that the program crashes due do the memory, with a warning from JAVA itself popping up on-screen due to the issue. This pop-up only happened to me once, because I still haven't run the program enough time to pop-up again.

kylestev commented 8 years ago

duplicate of #100

SippieCup commented 8 years ago

Run without the ui

On Aug 2, 2016 4:15 PM, "MDashK" notifications@github.com wrote:

Just a heads up. There must be something wrong related to memory (RAM) on the program, because over time, it gets bigger and bigger. I started the program with around 400MB being used, and after around 30min. of usage, it's already getting around 1GB of usage.

Over time, it gets to a point that the program crashes due do the memory, with a warning from JAVA itself popping up on-screen due to the issue. This pop-up only happened to me once, because I still haven't run the program enough time to pop-up again.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/SwipeX/PokeMate/issues/280, or mute the thread https://github.com/notifications/unsubscribe-auth/AApdj4oEM7WI8hAEWlQeKepGDHEl0De-ks5qb6QYgaJpZM4Ja_8X .

MDashK commented 8 years ago

Sorry. Didn't knew. Thanks!