TLeonardUK / ds3os

Dark Souls - Open Server
MIT License
700 stars 113 forks source link

Server crashes on launch in AWS #91

Closed ahmck closed 2 years ago

ahmck commented 2 years ago

Hey, I'm trying to get the server going in AWS on Windows Server 2022 but it just immediately crashes on launch and doesn't even have the chance to log anything. I built the latest release (Release v0.14.0.0-main) locally and copied the Bin folder to my VM, is there anything else I need? I also needed to install the C++ Redistributable (https://docs.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170) because it initially complained about missing dlls. FWIW the server boots up fine on my PC.

Thanks!

TLeonardUK commented 2 years ago

No idea, I would probably try to attach a debugger to it and see what its doing if its not logging anything before closing.