<DasSkelett[m]>
Well this is interesting. Will take a look tomorrow.
<DasSkelett[m]>
For now you can workaround this by clicking on the KSP card first, so that it is assigned as session game.
<DasSkelett[m]>
Did we restart the server after merging the PR?
<DasSkelett[m]>
Spoiler:
<DasSkelett[m]>
`./systemd-restart`
<DasSkelett[m]>
The restart hook should probably be the next thing we fix, don't like wasting hours debugging just because our code changes only deployed partially.
<DasSkelett[m]>
Did you choose a version?
<DasSkelett[m]>
Did you choose a game version?
<DasSkelett[m]>
Ough I think it's where I changed `Mod.game_id` to `mod.game_id`
<DasSkelett[m]>
Still don't understand why it should be uppercase.
<DasSkelett[m]>
But I should have probably kept it, since it's working on production ^^
<DasSkelett[m]>
Asking myself the exact same question in this very moment
<DasSkelett[m]>
But I don't know what else of my changes could lead to this error. Probably some JavaScript stuff that's interacting in unexpected ways.