JonasJurczok / factorio-todo-list

A distributed todo list mod for Factorio
MIT License
35 stars 21 forks source link

Multiplayer - Sub Task "Edit Button" Unclickable. #192

Open Kaustah opened 1 year ago

Kaustah commented 1 year ago

Singleplayer has no issues for me. However when I join my friends game (which has the mod and works fine for him). For some reason my subtasks buttons are not aligned with Task buttons (See screenshot). Hovering the Subtask Details button doesn't highlight it, and clicking has no effect.

image

JonasJurczok commented 1 year ago

Hello, Thanks for the bug report.

This is really weird as the ui rendering is identical in single and multiplayer. Also as far as I know there is no difference in handling tasks depending on if it is single player or not.

Can you please try out if the bug disappears depending on if the task is assigned or not and if it is a long or short player name?

Thanks.

Kaustah commented 1 year ago

Hi Jonas,

Prior to opening the issue, I did try Unassigned, Assigned to me, Assigned to my friend. My friend's name was NoZaKu while mine was Kaustah (Mine does have a letter longer but I don't think it's longer than most). Not sure where to change my name for in-game, i'll try through steam before our next session. Let me know if there's any other information you might need or if you need me to join a game for testing.

Thanks,

On Sat, 18 Mar 2023 at 03:14, Jonas @.***> wrote:

Hello, Thanks for the bug report.

This is really weird as the ui rendering is identical in single and multiplayer. Also as far as I know there is no difference in handling tasks depending on if it is single player or not.

Can you please try out if the bug disappears depending on if the task is assigned or not and if it is a long or short player name?

Thanks.

— Reply to this email directly, view it on GitHub https://github.com/JonasJurczok/factorio-todo-list/issues/192#issuecomment-1474756704, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKXQT4PUYFQW56XMF3ZMWCTW4VOFLANCNFSM6AAAAAAV7GOPBI . You are receiving this because you authored the thread.Message ID: @.***>

JonasJurczok commented 1 year ago

Ah nice, you already tried all that.

If you play through Steam changing your username is not that easy, afaik, because it gets pulled from the steam client.

To be honest I have no idea what could produce this effect.

Is the bug there for all subtasks or just for this specific subtask? Or just for subtasks of a specific task?

Best, Jonas