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

CoreConfig file not found #232

Closed
ppokrywka32 opened this issue Dec 30, 2023 · 3 comments
Closed

CoreConfig file not found #232

ppokrywka32 opened this issue Dec 30, 2023 · 3 comments

Comments

@ppokrywka32
Copy link

After upload plugin and start server give warning and the file is not creating: (i was checking version 141 and 135)

[10:01:53.447] CSSharp: CoreConfig file not found, creating one from example.
[10:01:53.447] CSSharp: CoreConfig file not found, creating one from example.
[10:01:53.447] CSSharp: CoreConfig file not found, creating one from example.
[10:01:53.447] CSSharp: CoreConfig file not found, creating one from example.
Segmentation fault (core dumped)

@TianxSky
Copy link

check your host directory file permissions

@t2elzeth
Copy link

t2elzeth commented Jan 5, 2024

check your host directory file permissions

You saved me, thank you so much!

In my case SFTP connection was under a root user, while server files were owned by "steam" user. That's why after transferring "addons" folder, it was owned by root, not steam.

@Kazukira
Copy link

Kazukira commented Dec 7, 2024

Please tell me exactly how you solved the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants