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

Server Crashing with playerskins #166

Open
IG-PhantomX opened this issue May 15, 2023 · 4 comments
Open

Server Crashing with playerskins #166

IG-PhantomX opened this issue May 15, 2023 · 4 comments

Comments

@IG-PhantomX
Copy link

I had the playerskins plugin on multiple servers and have slowly had to remove it from each server because it's causing crashes.

We have a precacher (S_Downloader), but despite that, we are getting a pre-cache error in the server console on these crashes. Anyone have info to fix this?

@azalty
Copy link
Contributor

azalty commented May 15, 2023

I have a modified S Downloader that fixes this, but yea it could be useful to know why it doesn't do its job properly

I'll try to upload it this evening (currently morning for me)

@azalty
Copy link
Contributor

azalty commented May 15, 2023

try using sv_forcepreload 1
S_Downloader_1.1.3.00_azalty.zip

@IG-PhantomX
Copy link
Author

Thank you for sharing that. I put it on the servers and haven't experienced any crashes since then. I do still have an infrequent issue with players not seeing all skins.

Also, I added sv_forcepreload 1 to server.cfg but the servers are still set to 0. Do you have suggestions on where to look since that variable is being overridden somewhere?

@azalty
Copy link
Contributor

azalty commented May 16, 2023

Ensure that you don't run the -nopreload srcds launch parameter

Try putting it in gamemode_X_server.cfg, should be gamemode_casual_server.cfg if you didn't modify the game mode settings.

Else, you can add the -preload launch parameter to srcds and it should work

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

2 participants