kaorahi

Results 127 comments of kaorahi

@hope366, I cannot reproduce your issue. Does it still occur in this? https://github.com/kaorahi/lizzie/releases/tag/patched074_210826a If the answer is yes, would you open a new issue and show the concrete, detailed, and...

I cannot reproduce the issue. Does it occur every time? What is the version of Lizzie?

(Q1) Can you reproduce the issue on your machine now? * Q1=no: Its debug is difficult if we cannot get more information. * Q1=yes: (Q2) Does it occur every time?...

Can you try this for "a" key (run automatic analysis of game), for example? ~~~ --- a/src/main/java/featurecat/lizzie/rules/Board.java +++ b/src/main/java/featurecat/lizzie/rules/Board.java @@ -1388,7 +1388,7 @@ public class Board implements LeelazListener { if...

Would you test this if you can compile it? https://github.com/kaorahi/lizzie/tree/fix885_dual I dare to make the patch on #884 (patched 0.7.4) because we also need to fix several patches in #884...

Yes. Just two steps if the environment is ready. ~~~ $ mvn package $ java -jar target/lizzie-0.7.4-shaded.jar ~~~

Ah, my words were too few. Please forget my first post. You don't need to edit the source code by yourself. I checked all such flaws and made a fixed...

thx for merging xiaoyifang#5 :)

Imported #556 into normal UI. ref. https://github.com/featurecat/lizzie/pull/867#issuecomment-774804632

Would you read this essay? It explains what we need. :) How to Report Bugs Effectively https://www.chiark.greenend.org.uk/~sgtatham/bugs.html (Japanese translation) https://www.chiark.greenend.org.uk/~sgtatham/bugs-jp.html