Closed mtjohnson47 closed 2 years ago
CrossArkChat does not work on Linux. Apparently the issue is that .NET is using an outdated libssl, and you need to update .NET. The program crashed when I ran the program. Ubuntu 22.04 Server. Log:
CrossArkChat Version 6.2.1.0 This program was created by Spikeydragoon all rights reserved. Thanks to Sowa for creating the application icon. Be sure to check out the bots official host ServerBlend. Use the command d!serverblend for more info. No usable version of libssl was found Aborted
Config file _configuration.json.txt :
Yes if you run the latest ubuntu server I found out recently that happens. The one to report it said the one right before it still works with it.
So looks like the issue is .net 3.1 and higher is wanting either openssl 1.1 and falls back to openssl 1.0 however ubuntu 22.04 is only coming with openssl 3 so to fix you can install libssl1.0 or 1.1 to get it working again.
Closing due to no reply.
Feel free to open again if still having issues.
Oh, I didn't know I needed to reply. I'm not going to downgrade libssl because I don't want to risk breaking ssh and getting locked out of the machine. I've spent the last month trying to figure out how to create a custom pterodactyl (server manager) egg to use instead.
CrossArkChat does not work on Linux. Apparently the issue is that .NET is using an outdated libssl, and you need to update .NET. The program crashed when I ran the program. Ubuntu 22.04 Server. Log:
Config file _configuration.json.txt :