-
Notifications
You must be signed in to change notification settings - Fork 2.3k
arma3_x64 egg not starting due to missing package #812
Comments
sdl errors are not actual errors and the install will continue on fine. Your steam guard failed to validate. Dude to timing and everything in the install script, it will almost always fail. |
But why did it fail to Validate? |
The code expires very fast and the time between when it was entered and when the install script gets to the point of using it is usually too long |
I waited for the prompt in the console and then instantly checked my emails and put the code in the console. |
I have not used the email-based one, but the mobile app Steam guard code changes every 30 seconds, when you enter the code it takes some time until the script actually gets to the step of logging into your account. It's doable, but you have to literally type it in right away on generation from the mobile app. |
I did it about 4 times now within 10 seconds. So maybe the mail-based just doesnt work for this |
Panel Version: 1.1.1
Daemon Version: 1.1.1
Service: Arma3_x64
Modified: yes (changed variables to a valid steam user, because the default values throw this:
ERROR! Failed to install app '233780' (No subscription)
)Expected Behavior: Egg to be started and server to be connectable
Actual Behavior: Installation will fail after entering steam guard code
Steps to Reproduce:
Steam Guard code:Warning: failed to init SDL thread priority manager: SDL not found
According to THIS issue, the package
libsdl2-2.0-0:i386
is missing.The text was updated successfully, but these errors were encountered: