Skip to content

Compatibility issue with GoProne mod - 1.18.2 #22

Description

@ItJustFox

Hi,

I’ve run into a conflict between CraterLib and the GoProne mod on Minecraft 1.18.2 (Forge 40.3.11).

When both CraterLib and GoProne are installed with a few other mods that never caused that specific issue, the server logs the following error whenever a player die's:

java.lang.NullPointerException: PlayerProneData capability not attached!
    at alpvax.mc.goprone.network.SetPronePacket.lambda$handle$0(SetPronePacket.java:30) 
    at net.minecraftforge.common.util.LazyOptional.orElseThrow(LazyOptional.java:281)
  • Removing CraterLib fixes the issue immediately (GoProne works fine).

  • With CraterLib present, it seems GoProne’s PlayerProneData capability is never attached to the player.

This only happens when both mods are loaded together.

Setup:

Minecraft: 1.18.2

Forge: 40.3.11

GoProne: 2.2.1

CraterLib: 2.1.5

Could you check if CraterLib is interfering with capability attachment on players?

Thanks a lot for your work on this mod!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions