-
Notifications
You must be signed in to change notification settings - Fork 56
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
Fixed Icarus Crash Issue #121 #131
Conversation
icarus/egg-icarus--dedicated.json
Outdated
"meta": { | ||
"version": "PTDL_v2", | ||
"update_url": null | ||
}, | ||
"exported_at": "2024-06-01T00:03:56+00:00", | ||
"exported_at": "2025-02-05T17:40:05+01:00", | ||
"name": "Icarus-Dedicated", | ||
"author": "[email protected]", | ||
"uuid": "7f2f0676-3d0c-457f-a3aa-b2af40966698", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check that, i do not have a pelican panel so i just copyed this in the exported file.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You messed up. And wrote the pterodactyl exported egg over the pelican one. Please fix.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do not touch the once you do not have. We will take care about that.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do not touch the once you do not have. We will take care about that.
So should i revert the file back to its original state or will you fix it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yea just revert it.
The Egg works fine with vcrun2019, vcrun2022 |
Not on any of my pterodactyl nodes Edit: Just vcrun2022 works but why install it when it works without that?
|
Check, if the server needs vcruntimes. How you know, that ius not needed? Only , because server starts? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have validated this change works
Description
The egg crashed on startup when importing a VC DLL, removing vcrun2019 will stop the game from loading this file and removing winetricks all together makes it start much faster
Checklist for all submissions