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

Compatibility with ReplayMod #37

Open
Johni0702 opened this issue Mar 20, 2018 · 0 comments
Open

Compatibility with ReplayMod #37

Johni0702 opened this issue Mar 20, 2018 · 0 comments

Comments

@Johni0702
Copy link

TCNodeTracker crashes when loading a replay in the ReplayMod.

The ReplayMod loads replays by pretending to be local server which causes this line to be executed.
However, because it's not an actual server, the socket address is not an InetSocketAddress, causing a ClassCastException.

Considering the last update to this mod was in 2015, I don't expect this to actually be fixed. This ticket serves more as a reminder in case anyone picks it back up.
I'll instead include a workaround in the ReplayMod, so, when trying to reproduce, make sure to use a version which doesn't include it (check the changelog).

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