You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated Source.Python by extracting the latest build into my server folder. This seems to have downgraded the data to an older version than the latest automatically downloaded source-python-data.zip.
It crashes whenever the first player connects to the server.
I know @NosferatuJoe ran into a similar issue, but after using the sp update command. I suspect this is for the same reason. I can also confirm that the issue happens in this case.
Deleting csgo\addons\source-python\data\source-python-data.zip fixes the issue.
I suspect extracting the latest build again after running the server at least once will also cause the issue.
EDIT: Looked deeper into it and you are right. That file is not being downloaded in any of these directories and won't be deleted/reapplied when updating regardless if it is being done manually following the guide or through sp update. Will look into it, thanks for the report!
I updated Source.Python by extracting the latest build into my server folder. This seems to have downgraded the data to an older version than the latest automatically downloaded
source-python-data.zip
.It crashes whenever the first player connects to the server.
I know @NosferatuJoe ran into a similar issue, but after using the
sp update
command. I suspect this is for the same reason. I can also confirm that the issue happens in this case.Deleting
csgo\addons\source-python\data\source-python-data.zip
fixes the issue.I suspect extracting the latest build again after running the server at least once will also cause the issue.
#409 seems to be the same underlying problem.
The text was updated successfully, but these errors were encountered: