-
Notifications
You must be signed in to change notification settings - Fork 19
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
Calling xml converter #259
Calling xml converter #259
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was able to trigger it to crash on startup when I had no converted markers, but I was also able to convert markers by not launching gw2 and using the burrito menus to convert markers. I converted the turtlepoint-skipbad markers and had the same issue. I did have other old markers in the same burrito config directory but in a different subfolder. I attempted to remove them and was met with the same issue. If there are no markers for a given map we probably should not crash, if that bug was introduced in this PR it should be fixed. |
Addressing #80
This PR allows the user to select an xml pack and load the markers into the internal format.
At this state, only one pack can be loaded at a time.