mfreiholz / ts3video

A free and easy to use video conferencing plugin for TeamSpeak 3.
https://mfreiholz.de/ts3video/
51 stars 8 forks source link

server failes to start on both linux and windows #85

Open matthew42904 opened 3 years ago

matthew42904 commented 3 years ago

when i start the server, it says root@pc:/opt/ts3video/server_linux-debian_x86-64-0.8# videoserver: loadlocale.c:129: _nl_intern_locale_data: Assertioncnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed. ` i have tried on windows but it dose not work at all

robinrm commented 3 years ago

English: Jeah same Problem.

Stackoverflow says that we need to generate the language files new (see here: https://unix.stackexchange.com/questions/444102/loadlocale-c-nl-intern-locale-data-assertion-error) but that doesn't fixed the issues.

Please answer for fixing ideas.

German: Ich habe das gleiche Problem.

Ein Ansatz von Stackoverflow war die Sprach dateien neu zugenerieren. Dies behebt jedoch den Feher nicht! (Quelle: https://unix.stackexchange.com/questions/444102/loadlocale-c-nl-intern-locale-data-assertion-error)

Fals jemand eine Idee hat bitte antworteten.

robinrm commented 3 years ago

a short Fix, change the Languge listet in the .bash file and reconnect the VM User on Linux. Now it should start. Make shure you use the correct Syntax listet in your Language config file!

robinrm commented 1 year ago

Short Update:

TS3 Video runs in an CT but not on a VM in Proxmox 7.

On a VM i'm getting the error: videoserver: loadlocale.c:129: _nl_intern_locale_data: Assertion cnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed.

and my solution with the Languge in the ~/.bashrc file doesn't work anymore.

Tested on Debian 10.13 and 11.05