jonpas
jonpas
> closes https://github.com/IDI-Systems/acre2/issues/955 I don't know if it's useful, but server UID / channel ID might be useful to people as well? It is more unique than names. Can be...
No, that function just _always_ returns `true`. In addition, all those 3 should have safe wrappers in `api` component.
I am confused, what does `getUID` actually return? It looks like it returns the client TS UID? I think all VOIP functions should have `VOIP` in their name, eg. `getVOIPServerName`.
> Um.... do you want contributor access @jonpas? No, I can commit to your PR'ed branch by default.
I assume those are TeamSpeak plugin ini and log files. I had the same last time, it seems to happen when launching TeamSpeak from some other program. I haven't looked...
Does that happen with any other plugin? I am not sure what even has logs like we do, but TS logs themselves don't get redirected, so I am assuming it's...
Indeed, we should change that to request path from TS or whatever. Thanks for the info! 👍
Correct, racks have to be initialized by a player. @TheMagnetar can provide more information.
Can this be closed?
What we could do is provide later initialization on first player that connects. So queue it up on the server, send to first client. @TheMagnetar thoughts?