You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception: java.lang.ClassCastException class java.util.ArrayList cannot be cast to class java.util.Set (java.util.ArrayList and java.util.Set are in module java.base of loader 'bootstrap')
java.lang.Exception
at com.sun.proxy.$Proxy6.getAvailableGames(Unknown Source)
at games.strategy.engine.framework.startup.mc.ClientModel.getAvailableServerGames(ClientModel.java:304)
at games.strategy.engine.framework.startup.mc.ClientModel.lambda$setMap$21(ClientModel.java:469)
at java.base/java.lang.Thread.run(Thread.java:829)
The text was updated successfully, but these errors were encountered:
Log Message
class java.util.ArrayList cannot be cast to class java.util.Set (java.util.ArrayList and java.util.Set are in module java.base of loader 'bootstrap')
TripleA Version
2.6.14752
Java Version
11.0.19
Operating System
Windows 10
Heap Size
2020M
Stack Trace
The text was updated successfully, but these errors were encountered: