Skip to content
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

[Bug]: <Icarus--dedicated> Server crashes immediately after install, and on Start #121

Closed
dreamdenizen opened this issue Jan 18, 2025 · 9 comments · Fixed by #134
Closed
Labels
bug Something isn't working

Comments

@dreamdenizen
Copy link

dreamdenizen commented Jan 18, 2025

Panel Version

1.0.0-beta17

Wings Version

v1.0.0-beta9

Service

icarus

Modified

No, I did not modify the egg

Expected Behavior

Install the server
Start the server
Play

Actual Behavior

Install the server
Start the server

container@panel~ Server marked as offline...
[pelican Daemon]: ---------- Detected server process in a crashed state! ----------
[pelican Daemon]: Exit code: 53
[pelican Daemon]: Out of memory: false

Steps To Reproduce

Step 1) Import the egg (https://github.com/pelican-eggs/games-steamcmd/blob/main/icarus/egg-icarus--dedicated.json)
Step 2) Create new server using the egg
Step 3) Set allocations using default ports
Step 4) Leave all other settings default
Step 5) Install
Step 6) Following install, Startup Command immediately fails with Exit Code: 53
(/home/container$ wine64 ./Icarus/Binaries/Win64/IcarusServer-Win64-Shipping.exe -Log -SteamServerName=IcarusEGG -PORT="17777" -QueryPort="27015")

Console Log here: https://hastebin.com/share/ivuruvohem.bash

Install logs

https://ptero.co/zapoyeviyu

@dreamdenizen dreamdenizen added the bug Something isn't working label Jan 18, 2025
@dreamdenizen dreamdenizen changed the title [Bug]: <Icarus--dedicated> Binary crashes immediately after instal [Bug]: <Icarus--dedicated> Binary crashes immediately after install Jan 18, 2025
@dreamdenizen dreamdenizen changed the title [Bug]: <Icarus--dedicated> Binary crashes immediately after install [Bug]: <Icarus--dedicated> Server crashes immediately after install Jan 18, 2025
@dreamdenizen dreamdenizen changed the title [Bug]: <Icarus--dedicated> Server crashes immediately after install [Bug]: <Icarus--dedicated> Server crashes immediately after install, and on Start Jan 18, 2025
@HerrSammyDE
Copy link
Contributor

same problem

@Berger8
Copy link

Berger8 commented Jan 19, 2025

Same here

@HerrSammyDE
Copy link
Contributor

I think the problem might be with Wine. BolverBlitz (Egg creator) too.

But that's just a guess.

@HerrSammyDE
Copy link
Contributor

Does anyone have an update on the problem yet?

@Ballaual

This comment has been minimized.

@gOOvER
Copy link
Contributor

gOOvER commented Feb 3, 2025

makes no sense. When it works on ptero, it runs also in pelican

@dreamdenizen
Copy link
Author

Been scouring the internet trying to find what Exit Code: 53 means in Wine, but haven't found anything conclusive. @BolverBlitz any ideas on this one?

@BolverBlitz
Copy link
Contributor

BolverBlitz commented Feb 5, 2025

The trick is to remove winetricks.
It crashes when trying to load MSVCP140.dll but there are containers that do not even install VCRUNTIME such as https://gitlab.com/fred-beauch/icarus-dedicated-server so when winetricks is removed the game no longer trys to import that dll and starts fine.
I can also join the server and load into a prospect.
#131

@HerrSammyDE
Copy link
Contributor

Thanks @BolverBlitz!

@parkervcp parkervcp mentioned this issue Feb 9, 2025
6 tasks
parkervcp added a commit that referenced this issue Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants