AndrewX98

Results 2 issues of AndrewX98

Code: `CurrentGame.MakeMove(new Move(pos1, pos2, CurrentGame.WhoseTurn, 'r'), true);` Error: `An unhandled exception of type 'System.InvalidOperationException' occurred in ChessDotNet.dll: 'Source piece does not exist.' ` It's sad that you stopped maintaining the...

I am using VS code with the latest Kotlin-language-server extension. Kotlin version: **2.0.0** Java version: **22.0.1** This is the VS Code Kotlin output : ``` [Trace - 5:26:52 PM] Sending...