billjordanchess / JavaScript-Chess

JavaScript Chess Engine
3 stars 2 forks source link

Starting with the github code, I get this error message after my first move, e4. #3

Closed ChristerNilsson closed 1 month ago

ChristerNilsson commented 1 month ago

engine2.js:1515 Uncaught TypeError: Cannot set properties of undefined (setting 'from') at MakeMove (engine2.js:1515:22) at GetValue (board.html:316:1) at tbl.rows..cells..onclick (board.html:184:46)

This error might be ignored, but should be fixed.

billjordanchess commented 1 month ago

Hi Christer,

Ive started a major clean-up of the game. I will let you know why it's going.

Bill J

On Tue, Oct 1, 2024 at 6:34 PM Christer Nilsson @.***> wrote:

engine2.js:1515 Uncaught TypeError: Cannot set properties of undefined (setting 'from') at MakeMove (engine2.js:1515:22) at GetValue (board.html:316:1) at tbl.rows..cells..onclick (board.html:184:46)

This error might be ignored, but should be fixed.

— Reply to this email directly, view it on GitHub https://github.com/billjordanchess/JavaScript-Chess/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMZ45C2PE7WW6ULIQ37PN3DZZJQQFAVCNFSM6AAAAABPFC63COVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU2TQNRSGE4DEMI . You are receiving this because you are subscribed to this thread.Message ID: @.***>