Damian

Results 17 comments of Damian

It has been fixed by #91, but AUR package wasn't updated. Stack trace: ``` * thread #1, name = 'xclicker', stop reason = signal SIGABRT * frame #0: 0x00007ffff712432c libc.so.6`___lldb_unnamed_symbol3680...

Maybe try to update the Ubuntu version to 20 or 22 in Dockerfile. From what I've found Ubuntu 18 uses glibc 2.27.

@seanfire99 I was talking about fixing github actions. As for installing xclicker you need to build it from source (https://github.com/robiot/xclicker?tab=readme-ov-file#building) until the new version is released on AUR.

You have to build it from source cloned from github, not from source cloned from AUR.

This is also a solution, but at at least for me, I would prefer to see a difference between manually added friends and teammates. I think a better solution would...

![4](https://github.com/Wurst-Imperium/Wurst7/assets/34820479/a4cc17fc-03e8-4c7a-ba51-d2dd3fe9acaf)

Do I have to make these changes suggested by coderabbit?

You mean like for `display.Name` item component?

Currently it only suggests `' "` (for NBT tags) to not confuse json text with normal text, but I have plans to add more complex suggestions for it, including `fallback`...

I'll try to fix it in the next version, sometime next month I think.