Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - wombatz

Pages: [1]
1
I did, hullid and name where all correct.
I redid the tutorial step by step and found the error, I somehow messed up the description. Deleting the strings folder solved the issue.

2
Thanks for the tutorial, it was clear and easy to follow.
Tried it out but when launching the game, it crashes and tells me Fatal: JSONObject["id"] not found.
I searched around but coulndn't find anything usefull. Do you have any clue about what I did wrong?

Log says
9935 [Thread-4] ERROR com.fs.starfarer.combat.CombatMain  - org.json.JSONException: JSONObject["id"] not found.
org.json.JSONException: JSONObject["id"] not found.
   at org.json.JSONObject.get(JSONObject.java:406)
   at org.json.JSONObject.getString(JSONObject.java:577)
   at com.fs.starfarer.loading.LoadingUtils.o00000(Unknown Source)
   at com.fs.starfarer.loading.SpecStore.ö00000(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)

First time modder here, so the log isn't much help for me.

Pages: [1]