This repository has been archived by the owner on Oct 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 101
Some bug fixes #778
Open
paulwedeck
wants to merge
12
commits into
jsettlers:master
Choose a base branch
from
paulwedeck:fixes
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Some bug fixes #778
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
paulwedeck
changed the title
backport d24ed35, fix BackendSelector on jre11
Some bug fixes
Oct 13, 2019
…k="true" even if android won't
@andreas-eberle Would it be possible to merge this anytime soon? |
This was referenced Apr 25, 2020
…or and fix SIII ferry bug ( fix jsettlers#792 )
they can't remove themselves from the jobless list because they will only get removed from the enemies jobless list where the weren't in the first place. As soon as they die their position gets null'ed. Incoming work request are assigned to the nearest settler. As soon as any settler on the jobless list is dead all work requests to the settlers type (bearer, bricklayer, digger or worker) will throw a NullPointerException that prevents any settler from getting assigned to this task. This patch removes settlers from the corresponding jobless list of all partitions and therefore removes this cause of NullPointerException and dead Partitions
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
close #745