Community Forums > Voobly Support and Game Complaints Support > Client and Website related Problems and Questions > Userproxy crash on linux 64
[1]
Displaying 1 - 5 out of 5 posts
2 User(s) are reading this topic (in the past 30 minutes)
0 members, 2 guests
0 members, 2 guests
What's popular right now:








AoKTS updates (30 users)

TIW 2020 Map votes (25 users)

New CBA Hero now supports HD / D... (22 users)

TDII (19 users)

Wars of Liberty (AoE3 Mod) – N... (15 users)

Custom Scenario 1.6 Reward Campaign (10 users)

Photos of Voobly Players (10 users)
Most active threads in past week:

The userproxyd is great, I'm running it on windows for my friends. I tried to use it on linux (x86_64 machine) and I get an Abort. I attach the core dump.
On a separate note, it would be great to have the source code, to build it for non x86 plaforms: I'd like to host a permanent proxy on a low-power linux device (e.g. raspberry pi).
thank you for your reply. I used Ubuntu 18.04 on a x86_64 machine.
I debugged and fixed the problem.
The offending code was
The assertion failed because no such locale existed on my machine. I fixed the problem patching the executable to use en_US.utf8 with the following modifications:
An alternative solution would be to just install the required locale.