Harris McCullers
Harris McCullers
Has anyone figured out a workaround for this? It works perfectly in dev, but once I build it it doesn't work - same as @ParthJadhav
Thanks! I also found https://github.com/BillGoldenWater/ChaosDanmuTool/blob/dev/backend/src/utils/window_utils/macos.rs which I got working, but what you sent seems like it could be a better implementation so I'll look it over!
Are there plans to implement this? I have the same issue where syncing would require another CI run and by the time that's done there are probably new changes that...
Yeah I think you're right it's misclassified, for now I'll just have to manually set the value to both but that's an interesting issue
Sorry, forgot to include it in the paste as I'm setting it somewhere else using a templated value, but I do have `SERVER_PORT` set. I use a reverse proxy on...
Okay, I think I see. I'm using a non-25565 port externally, but I'm mapping it to 25565 internally so it's correct from the containers' perspective. Sorry for the confusing, but...
I'm conducting a test run now and gathering logs. I set the variable `MAX_TICK_TIME=-1` and that seems to be helping, so maybe that was the fix. Here are my logs...
It seems to be working now, I'm guessing that `MAX_TICK_TIME` was the real fix here. I'll continue to monitor it over the course of today and if it's still working...
Just bumping this yet again, this would be insanely useful
Is this something that is still being worked on? I would love to be able to upgrade to V5 but this is a blocker.