Lucki

Results 135 comments of Lucki

Anything new on this?

I'm really sorry to get back on this, but I want to use this, where I'll get a string, which is `:[ ] x [ ] y` - this will...

I'll get it from a string outside the program. I'll get `:` in a string, which isn't represented as a `::` inside my program. Here a quick example: ``` HAI...

Is there a difference if I get this string over a socket? It works now with `GIMMEH`, but `GET` still crashes with this string.

Thank you, seems to work so far :+1:

I'm really sad because I've found another use case with this problem: ``` lolcode HAI 1.4 CAN HAS STRING? I HAS A string ITZ SMOOSH "::" AN "[" MKAY VISIBLE...

Yes. Please let me know when you find something non-functional. Edit: ~~Found one - the MPRIS thing is showing unknown artist~~ Edit2: ~~Another one - A discogs track without an...

Please post you full log. If your terminal is too short use the `-l` option. And don't forget to enable verbose mode `-vv`. It looks like the game actually started,...

Interesting, relevant is https://github.com/truckersmp-cli/truckersmp-cli/blob/a5fc6df4ac498c1b454a9305db326467b2d0906f/truckersmp_cli/gamestarter.py#L55-L74 with three function call chains to the next logging: * https://github.com/truckersmp-cli/truckersmp-cli/blob/a5fc6df4ac498c1b454a9305db326467b2d0906f/truckersmp_cli/utils.py#L324 * https://github.com/truckersmp-cli/truckersmp-cli/blob/a5fc6df4ac498c1b454a9305db326467b2d0906f/truckersmp_cli/utils.py#L256 * https://github.com/truckersmp-cli/truckersmp-cli/blob/a5fc6df4ac498c1b454a9305db326467b2d0906f/truckersmp_cli/utils.py#L811 `wait_for_steam()` seems somewhat obvious but needs further debugging.

It's still cut off in v0.6.38 This is in the album detail view after searching as well when accessing from the favorites. ![image](https://github.com/user-attachments/assets/7f5a2f53-1661-4268-a0d9-f23cfa290045)