The game is crashing with the following msg :
Microsoft Visual C++ Runtime Library
Run time Error !
Program : ...\Spartan.exe
This application has requested the Runtime to terminate in an in unusual way.
Please contact the application support team for more information.
I could not find any...
I was having trouble where my game would crash when trying to sell an item on the global market. lukiprO on discord told me it's related to workshop items being bugged with a null vendor sale price. I confirmed that the items do indeed have a null value for their sale price. He gave me the...