LangYueMc / AutoTranslation

Minecraft Translation Mod
GNU Affero General Public License v3.0
3 stars 1 forks source link

MCA Reborn not work #11

Open neighborsbear opened 2 months ago

neighborsbear commented 2 months ago

Mod loader

Forge

Modloader version

forge - 47.2.30

Minecraft version

1.20.1

Mod version

AutoTranslation-1.2.1+mc1.20.2-forge.jar

Modpack

No response

latest.log

https://paste.gg/p/anonymous/a365276ce2ce491e8b61df3821d211ab

Issue description

https://www.curseforge.com/minecraft/mc-mods/minecraft-comes-alive-reborn/files/5104317/dependencies If you use this mode with mca mode, it will not work.

Luke100000 commented 2 months ago

Hi, MCA dev here. If you are talking about dialogues/chat: its not working because both me and LangYueMc inject into getOrDefault (mca$onGet) and those injects do not chain. I think that I can fix this on my side. fixed.

However, I also noticed that AutoTranslation does not translate all files (e.g. the main file so it does not work on items). Did I run into a limit?