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

changenote contents does not have double quotes escaped in the vdf file #1

Open
billw2012 opened this issue May 3, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@billw2012
Copy link

billw2012 commented May 3, 2020

This causes a failure like below. Its not a big deal for hand written changelog (like mine), but for automated ones it will be a pain.

info...ClientJobRemoteStorageSync.cpp (2193) : Assertion Failed: Failed to write file after download (2)

OK
KeyValues Error: RecursiveLoadFromBuffer:  got empty keyname in file workshopitem [offset: 288]
workshopitem, 
../tier1/KeyValues.cpp (2958) : Assertion Failed: Error while parsing text KeyValues for resource workshopitem
ERROR! Failed to parse build config file "/home/steam/steamcmd/workshop.vdf".

Single quotes work as a replacement for double ones for anyone looking for a workaround.

@veteran29 veteran29 added the bug Something isn't working label Nov 27, 2020
@adikiriks
Copy link

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

No branches or pull requests

3 participants