morerokk / IreNFist

A continuation/fix of the IreNFist mod for PAYDAY 2
MIT License
4 stars 2 forks source link

Corrupt config files can crash the game #27

Closed morerokk closed 4 years ago

morerokk commented 4 years ago

If PAYDAY 2/mods/saves/infsave.txt can't be loaded or if it's corrupt/garbage, it will make infcore.lua choke during execution without crashing the game.

This is a very annoying issue to diagnose, and therefore the config file loading should at the very least fail with an incredibly obvious error message.

morerokk commented 4 years ago

Made a very dumb fix for this which will make its way into the next version.