chessbot-js / chessbot

[Suspended] Chess bot as Google Chrome extension. Works with chess.com and lichess.org
http://chessbot-js.github.io/chessbot/
MIT License
10 stars 7 forks source link

Out of memory bug - Maintainer needed #34

Closed enkynakamura closed 4 years ago

enkynakamura commented 7 years ago

Hi, after a while i used again this extension and it doesn't work, after few moves (no more then 2-3 usually) it goes out of sync with unplayable moves. I've windows 7 64 bit, chrome version 56.0.2924.76

jfkz commented 7 years ago

Hi, thanks for information, what's website isn't work?

enkynakamura commented 7 years ago

at chess.com, at lichess after few moves they detect it and ban me, they write on screen "cheat detected"

jfkz commented 7 years ago

I took some research and I found that this is my old problem. I wrote core of this extension few years ago when I was not so strong coder and made it as dirty and quick hack extension. Chess.com update their engine and now it takes much more memory than few years later. And now my extension reach out-of-memory error more faster than earlier.

There is two solution of this situation:

  1. I need more time to keep this extension updated and rewrite it in more memory-safe manner. But now I'm working 7 days a week and have no time to do this. OR
  2. Find a new maintainer who will update this extension often then I can.

That's only one way. I promise that when I will have time - I rewrite it by myself but now I can recommend you to play at old chess.com site - it's more compatible with this out-of-support extension.

Thanks, Mike.

enkynakamura commented 7 years ago

Hi, at old chess.com works like a charm, i noticed too a big use of memory from chrome when using this extesions with the new layout of chess.com, more then 3gb! When u have time i'll appreciate a fix of this great extension, it really helped me improving my chess giving me ideas when i don't know what to do:) Bye

2017-01-28 17:49 GMT+01:00 Mike notifications@github.com:

I took some research and I found that this is my old problem. I wrote core of this extension few years ago when I was not so strong coder and made it as dirty and quick hack extension. Chess.com update their engine and now it takes much more memory than few years later. And now my extension reach out-of-memory error more faster than earlier.

There is two solution of this situation:

  1. I need more time to keep this extension updated and rewrite it in more memory-safe manner. But now I'm working 7 days a week and have no time to do this. OR
  2. Find a new maintainer who will update this extension often then I can.

That's only one way. I promise that when I will have time - I rewrite it by myself but now I can recommend you to play at old chess.com site - it's more compatible with this out-of-support extension.

Thanks, Mike.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/recoders/chessbot/issues/34#issuecomment-275859181, or mute the thread https://github.com/notifications/unsubscribe-auth/AVpKckG0kYiF6DPKoCtXjKRhKPqkJkFVks5rW3GwgaJpZM4LumkU .

jfkz commented 7 years ago

Ok, I will make it.

github-actions[bot] commented 4 years ago

This issue has not had activity for a long period of time