Author Topic: Save Help  (Read 1710 times)

Offline VenomPuppy

  • Squaddie
  • *
  • Posts: 3
    • View Profile
Save Help
« 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?

Offline Solarius Scorch

  • Global Moderator
  • Commander
  • ***
  • Posts: 11408
  • WE MUST DISSENT
    • View Profile
    • Nocturmal Productions modding studio website
Re: Save Help
« Reply #1 on: March 08, 2020, 12:57:05 pm »
Code: [Select]
      stunlevel 60

should be

Code: [Select]
      stunlevel: 60

in multiple places.

Fix attached. :)

Offline VenomPuppy

  • Squaddie
  • *
  • Posts: 3
    • View Profile
Re: Save Help
« Reply #2 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