Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Author Topic: Help JSONArray[12] not found. appears while loading the game  (Read 466 times)

EmperorOfNothing

  • Ensign
  • *
  • Posts: 2
    • View Profile
Help JSONArray[12] not found. appears while loading the game
« on: August 19, 2020, 04:33:34 PM »

So, I downloaded some portraits packs, and changed the images file assigned for some factions, but when I start the game the error message JSONArray[12] appears, What should I do?
This is what I found on the log
21827 [Thread-4] ERROR com.fs.starfarer.combat.CombatMain  -
org.json.JSONException: JSONArray[12] not found.
org.json.JSONException: JSONArray[12] not found.
   at org.json.JSONArray.get(JSONArray.java:204)
   at com.fs.starfarer.loading.LoadingUtils.o00000(Unknown Source)
   at com.fs.starfarer.loading.LoadingUtils.o00000(Unknown Source)
   at com.fs.starfarer.loading.LoadingUtils.o00000(Unknown Source)
   at com.fs.starfarer.loading.LoadingUtils.new(Unknown Source)
   at com.fs.starfarer.loading.SpecStore.øO0000(Unknown Source)
   at com.fs.starfarer.loading.SpecStore.ÒO0000(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$1.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
« Last Edit: August 19, 2020, 04:39:50 PM by EmperorOfNothing »
Logged

Histidine

  • Admiral
  • *****
  • Posts: 4690
    • View Profile
    • GitHub profile
Re: Help JSONArray[12] not found. appears while loading the game
« Reply #1 on: August 20, 2020, 08:51:33 PM »

Reinstall the mods and see if the problem persists. If it goes away, post the files you modified.
Logged