Skip to content

Conversation

@champbob
Copy link

When running in Java 8 and setting up Openmap to use a tileserver, an unhandled ClassCastException appears in LinkLayer::getGraphicList(). This happens from It looks like the intention, looking at LinkLayer::handleLinkActionList(), it looks like the intention is to create the appropriate data structure after the first call to LinkLayer::getGraphicList(). Adding a catch here looks to fix the problem, and using a Tileserver works again.

…te class in LinkLayer::handleLinkActionList()
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

Successfully merging this pull request may close these issues.

1 participant