Hi everyone - I feel really dumb not being able to figure this out but I'm much more tenured in Lua than C++, I'm receiving two errors in the F8 console (fresh install alongside a custom framework - separate database):
Invalid `mdt_vehicles.json` file
Could not load languages: System.aRgumentNullException: Value cannot be null.
Coud not change language: Invalid language: en
I've verified the mdt_vehicles.json is valid JSON and is there, and same with the en.json - I'm not certain what other debugging I should do?
Question
brandinarsenault 0
Hi everyone - I feel really dumb not being able to figure this out but I'm much more tenured in Lua than C++, I'm receiving two errors in the F8 console (fresh install alongside a custom framework - separate database):
Invalid `mdt_vehicles.json` file
Could not load languages: System.aRgumentNullException: Value cannot be null.
Coud not change language: Invalid language: en
I've verified the mdt_vehicles.json is valid JSON and is there, and same with the en.json - I'm not certain what other debugging I should do?
Thanks in advance.
Link to post
Share on other sites
2 answers to this question
Recommended Posts