mojira.dev

David Schulte

Assigned

No issues.

Reported

MC-264626 Execute unless function ignores non-zero return value in function Awaiting Response MC-194975 Freeze when loading custom configured feature with errors Duplicate MC-100291 Crash when placing minecart on realm Duplicate

Comments

After a bit more investigating, I found this mostly seems to happen when using unnamed features. It looks like those are all stored at the same location in the BiMap causing this crash. This also appears to happen when any incorrect data is entered as then a default one is used (maybe no_op) also causing the same one to be present multiple times.