Rade Ćurić
Rade Ćurić
My server recently crashed and crashdetect is reporting `Iter_YieldReturn` function as root of the problem. [server_log.txt](https://pastebin.com/raw/wJcP1aiw) [MCVE](https://pastebin.com/raw/bDkLxfDY)
There's problem when you call DestroyDynamicPickup than immediately CreateDynamicPickup (for example if you want to change pickup model id, position...) pickup is not being "reloaded". I created simple way to...
1. Passing custom argument for config file path (e.g. `./omp-server config.dev.json`) 2. Adding `log_file` in `config.json` so we can specify custom output file (e.g. `"log_file": "dev_logs.log"`) 3. New function -...
# Description https://streamable.com/qk9lob - Driver teleports to the other location (with car) but passenger does not. Driver still sees passenger but passenger stays in old location and doesn't sees driver....
# Description https://streamable.com/qk9lob - Driver teleports to the other location (with car) but passenger does not. Driver still sees passenger but passenger stays in old location and doesn't sees driver....
I've updated my NetBird client from v0.59.13 to v0.60.2 and I'm now unable to set-up a peer. I've updated my management server and I have all the latest Docker images...