mojira.dev

Jamie Peterson

Assigned

No issues.

Reported

MC-65013 Default RangedAttribute causes crash (vanilla does not use this line) Incomplete

Comments

The bug is in the vanilla code, but it is in a part that is not normally used. It is supposed to be there to prevent a crash if another part of vanilla makes a mistake, i.e. "If this object doesn't exist, create a default one and use that instead of crashing".

So currently this bug won't cause a crash but it might in the future if this line becomes necessary.