The game worked yesterday and now i am getting a JSON error. I changed one thing IN Tahlan weapons data. I changed it back and am still getting the error. how do i fix this?
17723 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain - org.json.JSONException: JSONObject["name"] not found.
org.json.JSONException: JSONObject["name"] not found.
at org.json.JSONObject.get(JSONObject.java:406)
at org.json.JSONObject.getString(JSONObject.java:577)
at com.fs.starfarer.loading.WeaponSpreadsheetLoader.Ò00000(Unknown Source)
at com.fs.starfarer.loading.SpecStore.public(Unknown Source)
at com.fs.starfarer.loading.ResourceLoaderState.init(Unknown Source)
at com.fs.state.AppDriver.begin(Unknown Source)
at com.fs.starfarer.combat.CombatMain.main(Unknown Source)
at com.fs.starfarer.StarfarerLauncher.o00000(Unknown Source)
at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
I re-downloaded it and it works again. but every time i try and make the same change i get the same error.
I am trying to unhide the PHIRA weapon from Tahlan shipworks. I removed the system tag and the game crashes.