mojira.dev

Blake Rosenberg

Assigned

No issues.

Reported

MC-136948 java.lang.NullPointerException: Ticking block entity Invalid MC-130036 Loading a world from the latest stable release crashes 18w20c snapshot Duplicate

Comments

Same issue here (3 different seeds tested).

edit: after looking at the stacktrace... how does one manage to attempt to view an element in an array outside of bounds? You should already be checking if its null, and you shouldnt be looking by explicit index.

So if I'd redacted the last few lines, this would've been valid? Stack traces don't lie