Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

Some bug fixes #778

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Some bug fixes #778

wants to merge 12 commits into from

Conversation

paulwedeck
Copy link
Contributor

@paulwedeck paulwedeck commented Oct 11, 2019

close #745

@paulwedeck paulwedeck changed the title backport d24ed35, fix BackendSelector on jre11 Some bug fixes Oct 13, 2019
@paulwedeck
Copy link
Contributor Author

@andreas-eberle Would it be possible to merge this anytime soon?

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.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Storage areas destroyed as soon as levelling finishes
1 participant