Skip to content

Crash when adding "Player Entity" element #1448

@Keksuccino

Description

@Keksuccino
java.lang.NullPointerException: Cannot invoke "net.minecraft.client.player.LocalPlayer.getUUID()" because "net.minecraft.client.Minecraft.getInstance().player" is null
java.lang.NullPointerException: Cannot invoke "io.netty.channel.Channel.attr(io.netty.util.AttributeKey)" because the return value of "net.minecraft.network.Connection.channel()" is null
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.entity.LivingEntity.getCapability(net.minecraftforge.common.capabilities.Capability)" because "livingEntity" is null
	at com.mongoose.royalvariations.common.capabilities.misc.RVCapHelper.getCapability(RVCapHelper.java:9) ~[royal-variations-%5BForge%5D_1.20.1_2.0.2.jar%23694!/:2.0.2]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions