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 for gaps in initative list #4074

Merged
merged 3 commits into from
May 21, 2023
Merged

Conversation

cwisniew
Copy link
Member

@cwisniew cwisniew commented May 18, 2023

Identify the Bug or Feature request

#3310

Description of the Change

Various scenarios can lead to there being a "gap" in the initiative list. Campaigns that have gaps in the initiative list of one or more maps load successfully but copying the zone during server start results in a null pointer exception, and the server will not start leaving MapTool in an undefined state.

This fix recreates the initiative list without gaps on zone copy.

Possible Drawbacks

Hopefully none.

Documentation Notes

Fix issue where server may not start if initiative list has developed gaps.

Release Notes

  • Fix issue where server may not start if initiative list has developed gaps.

This change is Reviewable

@cwisniew cwisniew merged commit ef04166 into RPTools:release-1.13 May 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants