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

ClientModel#getAvailableServerGames:304 - java.lang.ClassCastException #13027

Open
tripleabuilderbot opened this issue Dec 5, 2024 · 0 comments
Labels
2.6 Error Report Issue reported via the in-game error reporter

Comments

@tripleabuilderbot
Copy link
Contributor

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

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)


@tripleabuilderbot tripleabuilderbot added 2.6 Error Report Issue reported via the in-game error reporter labels Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.6 Error Report Issue reported via the in-game error reporter
Projects
None yet
Development

No branches or pull requests

1 participant