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

ClassCastException: net.rptools.maptool.model.Token cannot be cast to net.rptools.maptool.util.PersistenceUtil$Persis... #400

Closed
sentry-io bot opened this issue Mar 28, 2019 · 2 comments
Assignees
Labels
bug medium Medium priority bug/enhancement

Comments

@sentry-io
Copy link

sentry-io bot commented Mar 28, 2019

Sentry Issue: MAPTOOL-5X

ClassCastException: net.rptools.maptool.model.Token cannot be cast to net.rptools.maptool.util.PersistenceUtil$PersistedMap
    at net.rptools.maptool.util.PersistenceUtil.loadMap(PersistenceUtil.java:195)
    at net.rptools.maptool.client.AppActions$69.run(AppActions.java:2728)

net.rptools.maptool.model.Token cannot be cast to net.rptools.maptool.util.PersistenceUtil$PersistedMap
@Phergus Phergus added bug in progress Issue is actively being worked on labels Mar 28, 2019
@Phergus
Copy link
Contributor

Phergus commented Mar 28, 2019

If users select other MapTool file types such as tokens (.rptok) or campaign (.cmpgn) while tryingo Import Map, a not particularly helpful exception is thrown.

@sentry-io
Copy link
Author

sentry-io bot commented Mar 28, 2019

Sentry issue: MAPTOOL-5Y

@JamzTheMan JamzTheMan added 1 medium Medium priority bug/enhancement and removed in progress Issue is actively being worked on labels Mar 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug medium Medium priority bug/enhancement
Projects
None yet
Development

No branches or pull requests

2 participants