See [latest test report](https://jenkins.terasology.io/teraorg/job/Terasology/job/Modules/job/S/job/SimpleFarming/job/develop/lastCompletedBuild/testReport/), 3 out of 4 tests fail with an NPE in GenomeAuthoritySystem.onProduceCreated. https://github.com/Terasology/SimpleFarming/blob/b3c691b0cc50c74cdcbdafbf39cb0e82da589460/src/main/java/org/terasology/simpleFarming/systems/GenomeAuthoritySystem.java#L70 This test failure is reproducible locally.
See latest test report, 3 out of 4 tests fail with an NPE in GenomeAuthoritySystem.onProduceCreated.
SimpleFarming/src/main/java/org/terasology/simpleFarming/systems/GenomeAuthoritySystem.java
Line 70 in b3c691b
This test failure is reproducible locally.