bonepl / ChromaLeague

Java open-source Razer Chroma keyboard integration for League of Legends
GNU General Public License v3.0
57 stars 24 forks source link

Name error #150

Closed CamiloSilva28 closed 8 months ago

CamiloSilva28 commented 8 months ago

I get the error caused by having an 'ñ' on my name.

bonepl commented 8 months ago

Hi, can you share the output of following pages while you are in game?

https://127.0.0.1:2999/liveclientdata/activeplayer

https://127.0.0.1:2999/liveclientdata/playerlist

https://127.0.0.1:2999/liveclientdata/activeplayername

You can use something like https://pastebin.com and share the link with me.

CamiloSilva28 commented 8 months ago

Player list: https://pastebin.com/dz4Qu8yL Active player: https://pastebin.com/YT9iiXyM Active Player Name: "PiñaDescroto#LOW"

The problem is the 'ñ' I guess, in the terminal from the chroma app it's shown with a weird character.

bonepl commented 8 months ago

Hi, check newest release Chroma League 1.3.0 if it fixes the problem for you.

CamiloSilva28 commented 8 months ago

Now it works, thank you.