OpenXcom Forum

Modding => Released Mods => The X-Com Files => Topic started by: VenomPuppy on March 08, 2020, 09:36:58 am

Title: Save Help
Post by: VenomPuppy on March 08, 2020, 09:36:58 am
Maybe this is a bit embarrassing, but I somehow borked up my save file. It says 'Load Failed - yaml-capp: error at line 71113, column 13: illegal map value'. I looked through the file, but couldn't figure out what's wrong. Could someone help me fix this?
Title: Re: Save Help
Post by: Solarius Scorch on March 08, 2020, 12:57:05 pm
Code: [Select]
      stunlevel 60

should be

Code: [Select]
      stunlevel: 60

in multiple places.

Fix attached. :)
Title: Re: Save Help
Post by: VenomPuppy on March 08, 2020, 08:07:38 pm
D'oh. I should have figured that out myself, but I guess I was misled by the error message it gave into thinking it was the name of the map that was wrong. Next time I'll properly bring high explosives to get out of the start area. :S