Skip to content

fix: return true after error state change in JoinServer

1d98bac
Select commit
Loading
Failed to load commit list.
Merged

review: safe JoinServer handoff, ScreenGrabber visibility, deprecate CoreRegistry constructor #5322

fix: return true after error state change in JoinServer
1d98bac
Select commit
Loading
Failed to load commit list.
Terasology Jenkins.io / PMD succeeded Apr 5, 2026 in 0s

1 new issue, 187 total

Total New Outstanding Fixed Trend
187 1 186 0 👎

Reference build: Terasology » engine » develop #9

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 1 0 0

Annotations

Check warning on line 73 in engine/src/main/java/org/terasology/engine/core/modes/loadProcesses/JoinServer.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.