Skip to content

NullPointerException in EntityVoidBlossom during AI update #14

@MKxingsheng

Description

@MKxingsheng

Issue Description:
The game crashes with a NullPointerException when the Void Blossom entity is updating its AI and attempting to start an attack.

Error Location:
https://mclo.gs/uPwK4mC

java.lang.NullPointerException: Ticking entity
at com.dungeon_additions.da.util.ModRand$RandomCollection.next(ModRand.java:133)
at com.dungeon_additions.da.entity.blossom.EntityVoidBlossom.startAttack(EntityVoidBlossom.java:198)
at com.dungeon_additions.da.entity.ai.EntityAIBlossom.updateTask(EntityAIBlossom.java:79)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions