Blasphemous
Refugee
Hey guys,
Here's the background: I modified game files to re-enable 5 mods per quality 6 weapons.
Then I proceeded to give myself those weapons (through giveself command) which I already had - the ones generated before still only had 4 slots.
Unfortunately, I accidentally copied the wrong entry from the items.xml, namely meleeHandMaster, which I guess is more like a class for other melee weapons, not an actual item on its own.
This broke my game. Sadly, automatic save triggered after this and upon loading the game, I get the same message - NullReferenceException: object reference not set to an instance of an object.
It just keeps getting printed in a loop through the console without any means of stopping or continuing the game.
Do I have any chance at recovering the save file? I can still input commands in the console, I just couldn't find anything to break the loop.
This is a great character at a pretty advanced stage and I don't want to lose it.
Here's the background: I modified game files to re-enable 5 mods per quality 6 weapons.
Then I proceeded to give myself those weapons (through giveself command) which I already had - the ones generated before still only had 4 slots.
Unfortunately, I accidentally copied the wrong entry from the items.xml, namely meleeHandMaster, which I guess is more like a class for other melee weapons, not an actual item on its own.
This broke my game. Sadly, automatic save triggered after this and upon loading the game, I get the same message - NullReferenceException: object reference not set to an instance of an object.
It just keeps getting printed in a loop through the console without any means of stopping or continuing the game.
Do I have any chance at recovering the save file? I can still input commands in the console, I just couldn't find anything to break the loop.
This is a great character at a pretty advanced stage and I don't want to lose it.