Artifacts

Artifacts

75M Downloads

Encountered unknown or non-serializable data attachment artifacts:ability_toggles. Skipping

Closed this issue ยท 2 comments

commented

Bug description

Updated Artifacts from artifacts-neoforge.12.0.5 to artifacts-neoforge.13.0.2

This is within the mod pack All the Mods 10 running version 2.47

Console will spam the following error periodically;

[15:12:41] [Server thread/ERROR] [ne.ne.ne.at.AttachmentHolder/]: Encountered unknown or non-serializable data attachment artifacts:ability_toggles. Skipping.
[15:12:41] [Server thread/ERROR] [ne.ne.ne.at.AttachmentHolder/]: Encountered unknown or non-serializable data attachment artifacts:ability_toggles. Skipping.

Log file;
https://gist.github.com/tdelton/625e4a5717eb6143d89d56089a52bbd7

Steps to reproduce

Updated modpack, artifacts on 13.0.2

Artifacts version

13.0.2

Mod loader

Forge / NeoForge

Mod loader version

neoforge-21.1.168

Accessory mod

Curios API

Accessory mod version

curios-neoforge-9.4.2+1.21.1

Additional Details

Spams the log a lot when exploring/flying around

commented

You can safely ignore this warning, the artifacts:ability_toggles data attachment was removed in version 13.0.0 since it's no longer being used. The warning should show up only once for every old entity that gets reloaded.

commented

This warning shows up every single time i go into a new chunk... It takes up IO and such for those errors and warnings to be displayed =/

Throwing errors and ignoring them isn't the way to fix this...