-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Install Bug]: Conan Exiles #118
Comments
The egg is broken since a long time. |
Do you have a working egg? |
@HerrSammyDE Please try now. It looks like there was an issue with either winetricks or wine itself that may have caused this issue. It is now working on my end on different hosts I have. |
From my experience Conan doesn't log anything to the console. Please see if you can connect to the server. |
He sad that it does not output anything, so it of course can not go to the running state? Allocate the correct ammount of ports, but them in the right variables and try to join. If you want to see the console log you have to look in the log file. |
I have tested the connection to the server, but I could not connect to any of the 3 ports (Game, Query, Rcon). I was able to add the server in the Steam favorites browser, it is also displayed as online, but no connection is possible there either. |
Panel Version
v1.11.13
Wings Version
v1.11.10
Service
conan_exiles
Modified
No, I did not modify the egg
Expected Behavior
The installation runs without any problems. The problem occurs at startup.
Actual Behavior
warning: Running /usr/bin/wineserver -w. This will hang until all wine processes in prefix=/home/container/.wine terminate
Executing wine C:\windows\syswow64\regedit.exe /S C:\windows\Temp_register-font.reg
Executing wine64 C:\windows\regedit.exe /S C:\windows\Temp_register-font.reg
Executing cp /home/container/.wine/dosdevices/c:/windows/temp/_register-font.reg /tmp/winetricks.D3iK8epk/_reg_405b24a4_2054.reg
Executing wine C:\windows\syswow64\regedit.exe /S C:\windows\Temp_register-font.reg
Executing wine64 C:\windows\regedit.exe /S C:\windows\Temp_register-font.reg
Executing cp /home/container/.wine/dosdevices/c:/windows/temp/_register-font.reg /tmp/winetricks.D3iK8epk/_reg_70fc14d8_2054.reg
:/home/container$ xvfb-run --auto-servernum wine /home/container/ConanSandbox/Binaries/Win64/ConanSandboxServer-Win64-Shipping.exe -Port=${SERVER_PORT} -QueryPort=${QUERY_PORT} -RconPort=${RCON_PORT} -ServerName="${SRV_NAME}" -ServerPassword="${SRV_PW}" -console -log
container@pterodactyl~ Server marked as offline...
Steps To Reproduce
import egg
install
start server
Install logs
https://ptero.co/ujobilaqal.yaml
The text was updated successfully, but these errors were encountered: