AttributeFix

AttributeFix

114M Downloads

[BUG] 1.20.1 Apotheosis + AttributeFix

Krimatoria opened this issue · 4 comments

commented

Minecraft Version

1,20,1

Mod Version

AttributeFix-Forge-1.20.1-21.0.4.jar

Mod Loader

Forge

What environment are you running the mod in?

Client

Issue Description

Apotheosis-1.20.1-7.3.1.jar

[29Feb2024 19:29:52.166] [Worker-ResourceReload-6/ERROR] [AttributeFix/]: Attribute ID 'apotheosis:mining_speed' does not belong to a known attribute. This entry will be ignored.
[29Feb2024 19:29:52.166] [Worker-ResourceReload-6/ERROR] [AttributeFix/]: Attribute ID 'apotheosis:arrow_velocity' does not belong to a known attribute. This entry will be ignored.
[29Feb2024 19:29:52.166] [Worker-ResourceReload-6/ERROR] [AttributeFix/]: Attribute ID 'apotheosis:healing_received' does not belong to a known attribute. This entry will be ignored.
[29Feb2024 19:29:52.166] [Worker-ResourceReload-6/ERROR] [AttributeFix/]: Attribute ID 'apotheosis:draw_speed' does not belong to a known attribute. This entry will be ignored.
[29Feb2024 19:29:52.166] [Worker-ResourceReload-6/ERROR] [AttributeFix/]: Attribute ID 'apotheosis:ghost_health' does not belong to a known attribute. This entry will be ignored.
[29Feb2024 19:29:52.166] [Worker-ResourceReload-6/ERROR] [AttributeFix/]: Attribute ID 'apotheosis:prot_pierce' does not belong to a known attribute. This entry will be ignored.
[29Feb2024 19:29:52.166] [Worker-ResourceReload-6/ERROR] [AttributeFix/]: Attribute ID 'apotheosis:armor_pierce' does not belong to a known attribute. This entry will be ignored.
[29Feb2024 19:29:52.166] [Worker-ResourceReload-6/ERROR] [AttributeFix/]: Attribute ID 'apotheosis:prot_shred' does not belong to a known attribute. This entry will be ignored.
[29Feb2024 19:29:52.166] [Worker-ResourceReload-6/ERROR] [AttributeFix/]: Attribute ID 'apotheosis:arrow_damage' does not belong to a known attribute. This entry will be ignored.
[29Feb2024 19:29:52.166] [Worker-ResourceReload-6/ERROR] [AttributeFix/]: Attribute ID 'apotheosis:fire_damage' does not belong to a known attribute. This entry will be ignored.
[29Feb2024 19:29:52.166] [Worker-ResourceReload-6/ERROR] [AttributeFix/]: Attribute ID 'apotheosis:current_hp_damage' does not belong to a known attribute. This entry will be ignored.
[29Feb2024 19:29:52.166] [Worker-ResourceReload-6/ERROR] [AttributeFix/]: Attribute ID 'apotheosis:overheal' does not belong to a known attribute. This entry will be ignored.
[29Feb2024 19:29:52.166] [Worker-ResourceReload-6/ERROR] [AttributeFix/]: Attribute ID 'apotheosis:crit_chance' does not belong to a known attribute. This entry will be ignored.
[29Feb2024 19:29:52.167] [Worker-ResourceReload-6/ERROR] [AttributeFix/]: Attribute ID 'apotheosis:dodge_chance' does not belong to a known attribute. This entry will be ignored.
[29Feb2024 19:29:52.167] [Worker-ResourceReload-6/ERROR] [AttributeFix/]: Attribute ID 'apotheosis:cold_damage' does not belong to a known attribute. This entry will be ignored.
[29Feb2024 19:29:52.167] [Worker-ResourceReload-6/ERROR] [AttributeFix/]: Attribute ID 'apotheosis:crit_damage' does not belong to a known attribute. This entry will be ignored.
[29Feb2024 19:29:52.167] [Worker-ResourceReload-6/ERROR] [AttributeFix/]: Attribute ID 'apotheosis:life_steal' does not belong to a known attribute. This entry will be ignored.
[29Feb2024 19:29:52.167] [Worker-ResourceReload-6/ERROR] [AttributeFix/]: Attribute ID 'apotheosis:experience_gained' does not belong to a known attribute. This entry will be ignored.
[29Feb2024 19:29:52.167] [Worker-ResourceReload-6/ERROR] [AttributeFix/]: Attribute ID 'apotheosis:armor_shred' does not belong to a known attribute. This entry will be ignored.

commented

Apotheosis changed the modid of their attributes from apotheosis to attributeslib so the old config entries can no longer be applied. If you haven't modified the config file yourself these errors can be safely ignored, or you can delete the config file and regenerate it with the new attribute names. If you have made changes, you will need to update the IDs in the config file to the new ones.

commented

Apotheosis изменил модификацию своих атрибутов с apotheosisна attributeslib, поэтому старые записи конфигурации больше нельзя применять. Если вы сами не изменяли файл конфигурации, эти ошибки можно безопасно игнорировать или удалить файл конфигурации и создать его заново с новыми именами атрибутов. Если вы внесли изменения, вам нужно будет обновить идентификаторы в файле конфигурации на новые.

Ooo Thanks)

commented

You need to delete the right file. attributefix.json.

commented

Apotheosis изменил модификацию своих атрибутов с apotheosisна attributeslib, поэтому старые записи конфигурации больше нельзя применять. Если вы сами не изменяли файл конфигурации, эти ошибки можно безопасно игнорировать или удалить файл конфигурации и создать его заново с новыми именами атрибутов. Если вы внесли изменения, вам нужно будет обновить идентификаторы в файле конфигурации на новые.

I deleted the entire config folder Apotheosis-1.20.1-7.3.1.jar
image

It didn't help, I still get the error.