[1.18.2] Log spam: "Player does not have *Capability"

Issue #136 resolved
Waoweens created an issue

Description

When playing on a server (and maybe singleplayer), the client log will constantly get spammed with these two lines:

[WARN] [nl.re.ef.EffortlessBuilding/]: Player does not have modifierCapability: LocalPlayer['Waoweens'/9301, l='ClientLevel', x=-744.76, y=70.00, z=645.74, removed=KILLED]
[WARN] [nl.re.ef.EffortlessBuilding/]: Player does not have modeCapability: LocalPlayer['Waoweens'/9301, l='ClientLevel', x=-744.76, y=70.00, z=645.74, removed=KILLED]

I have been playing for 5 hours and my log file is almost 1 gb.

Steps to reproduce

I have not found a way to reproduce this on-demand, but it happens every time I have played for a long time on my server

Enabled build modes/modifiers

None

Gamemode

Survival, with OP

Versions

Forge 40.1.41

Effortlelss Building 1.18-2.3.4

Full Mod list: https://pastebin.com/CQB3Di22

Log/screenshots

I can’t upload a 1 gb log, so here is a screenshot:

Comments (4)

  1. Taeo Gerrits

    The console spam happens when someone is dead. You can see that from the

    removed = KILLED
    

    portion
    I can recreate it myself in the most recent 1.19.2 version (1.19-2.38) by just using the /kill command. Has this really been an issue for 6 months?

  2. Requios repo owner

    I’m working on an overhaul that removed capabilities altogether, and uses another system to save data. A fix is coming!

  3. Log in to comment