Artenuvielle / GW2-SCT

A scrolling combat text addon for GW2 using ArcDPS API
MIT License
62 stars 10 forks source link

Not being able to turn off some floaters (missing language key) #12

Closed DunkingDuck closed 4 years ago

DunkingDuck commented 4 years ago

I'm not able to turn off some of the floaters like "Invulnerable!" on Outgoing for example, because of "missing language key", didn't really bother me at first but with the newest arc update today its giving me floaters for regenerating endurance or when gaining luck lol, which makes the UI kinda cluttered.

Artenuvielle commented 4 years ago

The combat API from arcdps from yesterdays build is a bit broken. I already got in touch with deltaconnected. Can you tell me though where exactly you see the "missing language key" message and maybe provide your sct.ini, sct.log and lang.ini?

DunkingDuck commented 4 years ago

The missing language key appears on the "messages" tab on each floater option you are able to turn on/off, like showing healing on outgoing or dmg on incoming, which results in me not being able to turn them off and all of them being enabled 24/7. got nothing on the sct.log but heres the lang.ini

DunkingDuck commented 4 years ago

lang.txt

sct.txt

did an exact copy of the lang.ini and the sct.ini just as a .txt because it wouldve overloaded the chat panel lol. also heres a screenshot of how it looks for me, is like that on every tab (outgoing, incoming, pet outgoing, pet incoming)

missing key

Artenuvielle commented 4 years ago

In your sct config it says you are still on 1.2a (which is 1.2-RC2 in Releases page). Are you sure you have the newest version of GW2 SCT?

Also I would suggest you deleting the lang.ini file (since there are some corrupted strings in there). It will be recreated once GW2 starts up again.

DunkingDuck commented 4 years ago

hmm interesting, thought i was using the newest version, will check that out

DunkingDuck commented 4 years ago

alright so getting the newest version again and deleting the lang.ini worked out, no "missing language key" any more and I'm able to turn of the floaters individually, endurance regen is still being shown as healing tho lul, but as you said thats a different issue, thanks a lot for the help!