Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INFO: index exceeds maxCellCount. Check size calculations for class javafx.scene.control.TableRow CH javafx.scene.control.skin.VirtualFlow addTrailingCells #19

Open
KhoaKool opened this issue Oct 2, 2024 · 0 comments

Comments

@KhoaKool
Copy link

KhoaKool commented Oct 2, 2024

INFO: index exceeds maxCellCount. Check size calculations for class javafx.scene.control.TableRow, javafx.scene.control.skin.VirtualFlow addTrailingCells
Exception in thread "pool-2-thread-1" java.util.ConcurrentModificationException
at java.base/java.util.ArrayList$SubList.checkForComodification(ArrayList.java:1415)
at java.base/java.util.ArrayList$SubList.size(ArrayList.java:1155)
at com.sojourners.chess.enginee.Engine.analysis(Engine.java:283)
at com.sojourners.chess.enginee.Engine.lambda$analysis$2(Engine.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)

@KhoaKool KhoaKool changed the title Update mvn versions:update-properties !!! INFO: index exceeds maxCellCount. Check size calculations for class javafx.scene.control.TableRow thg 10 27, 2024 5:31:13 CH javafx.scene.control.skin.VirtualFlow addTrailingCells Oct 27, 2024
@KhoaKool KhoaKool changed the title INFO: index exceeds maxCellCount. Check size calculations for class javafx.scene.control.TableRow thg 10 27, 2024 5:31:13 CH javafx.scene.control.skin.VirtualFlow addTrailingCells INFO: index exceeds maxCellCount. Check size calculations for class javafx.scene.control.TableRow CH javafx.scene.control.skin.VirtualFlow addTrailingCells Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant