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

Fix pathfinding start tile not being opened #15935

Merged

Conversation

Projects
None yet
2 participants
@Coolthulhu
Copy link
Contributor

commented Mar 26, 2016

Forgot to un-close the starting tile, which resulted in it not being opened, which in turn caused the priority queue to start out empty, so queue.top() caused a crash.

@kevingranade kevingranade merged commit c0c5ff1 into CleverRaven:master Mar 27, 2016

1 check passed

default
Details

@Coolthulhu Coolthulhu deleted the cataclysmbnteam:pathfinding-segfault-fix branch May 13, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.