s0h2x / Immersion-WotLK

Immersive questing addon for World of Warcraft (WotLK-3.3.5a Backport)
https://discord.gg/xpmAYHdzAm
MIT License
36 stars 9 forks source link

Issues when using zhCN language client #6

Open wutote opened 1 day ago

wutote commented 1 day ago

Hi, I am playing with zhCN language client and the addon didn't show any dialog when I talk to any NPCs.. Aslo, it report a Lua erro:

Message: Interface\AddOns\Immersion\Logic\Frame.lua:223: ImmersionFrameTalkBoxNameFrameName:SetText(): Font not set Time: 11/03/24 19:46:24 Count: 1 Stack: [C]: in function SetText' Interface\AddOns\Immersion\Logic\Frame.lua:223: in functionUpdateTalkingHead' Interface\AddOns\Immersion\Logic\Frame.lua:162: in function HandleGossipOpenEvent' Interface\AddOns\Immersion\Logic\Events.lua:7: in function?' Interface\AddOns\Immersion\Logic\Frame.lua:11: in function <Interface\AddOns\Immersion\Logic\Frame.lua:7>

Locals: (temporary) = ImmersionFrameTalkBoxNameFrameName { 0 = FadeIn = { } } (temporary) = "旅店老板法雷"

屏幕截图 2024-11-03 201259

Could you fix that please? I really need this addon!

Thanks in advance for your time.

s0h2x commented 1 day ago

@wutote hi, make sure you have original game font in the directory Fonts: "Fonts\MORPHEUS.TTF". Otherwise, just make a copy of the supported game font (or download MORPHEUS.TTF from google), put it in your fonts folder (Your_Game_Directory\Fonts) and name it MORPHEUS. If you don't have such a folder, then create it and do the same.