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
1 User(s) are reading this topic (in the past 30 minutes)
0 members, 1 guests
0 members, 1 guests
What's popular right now:








TDII (20 users)

Photos of Voobly Players (17 users)

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

AoKTS updates (15 users)

1.6 reward campaing (14 users)

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

CBA PathBlood 1.8.2 (11 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.