CleverRaven / Cataclysm-DDA

Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
http://cataclysmdda.org
Other
9.77k stars 4.07k forks source link

Better debug message on loading bad vehicle parts #73815

Closed irwiss closed 2 weeks ago

irwiss commented 2 weeks ago

Summary

None

Purpose of change

Give slightly better message when loading a save with invalid vpart ids; Instead of vomiting json dump give the invalid part id in the message, then vomit the json

Describe the solution

Describe alternatives you've considered

Testing

Load old save that has no vpart migrations/modded game etc with invalid vpart id, the invalid id should be visible in the message itself

Additional context