- Additional Requirements
- -
- Related Resources
Since we realized the crash is also working for lower versions, we decided to make a quick fix for you guys.
We only provide the binaries. So feel free to just replace the them.
After you downloaded those files, rename it to "ts3server", then replace your binary with it.
Thx to @dedmen for providing this hotfix!
Also the following has been reported to work:
I just did a quick Diff. So if you want to, you can fix your binaries yourself:
3.0.13 Linux 64bit:
3.0.12.4/3.0.13 Linux 32bit:
We only provide the binaries. So feel free to just replace the them.
After you downloaded those files, rename it to "ts3server", then replace your binary with it.
Thx to @dedmen for providing this hotfix!
Also the following has been reported to work:
I just did a quick Diff. So if you want to, you can fix your binaries yourself:
3.0.13 Linux 64bit:
Code:
Search for: FF 48 89 C7 E8 37 22 E0 FF 0F 1F 80 00 00 00 00 55 41 57 41 56 41 55 41 54 53 48 83 EC 38 49 89 FD 41 8B 5D 24 41 B7 01 85 DB 0F 84 56 03 00 00 4D 8B 75 00 48 8D 35 5D C4 21 00 4C 89 F7 E8 C5
Replace with: FF 48 89 C7 E8 37 22 E0 FF 0F 1F 80 00 00 00 00 55 41 57 41 56 41 55 41 54 53 48 83 EC 38 49 89 FD 41 8B 5D 24 41 B7 00 85 DB 0F 84 56 03 00 00 4D 8B 75 00 48 8D 35 5D C4 21 00 4C 89 F7 E8 C5
3.0.12.4/3.0.13 Linux 32bit:
Code:
Search for: F9 16 77 19 BB 09 00 40 00 0F A3 CB 72 0A EB 0D 0F B6 C9 83 F9 7C 75 05 4D 39 FD 73 D3 45 89 E9 2B 4C 24 24 01 CA 8B 5C 24 60 89 53 14 0F 84 F4 02 00 00 29 F5 89 C6 8D 43 08 39 EE 73 13 89 44
Replace with: F9 16 77 19 BB 09 00 40 00 0F A3 CB 72 0A EB 0D 0F B6 C9 83 F9 7C 75 05 4D 39 FD 73 D3 45 89 E9 2B 4C 24 24 01 CA 8B 5C 24 60 89 53 14 0F 84 CE 02 00 00 29 F5 89 C6 8D 43 08 39 EE 73 13 89 44