Fractal Softworks Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Starsector 0.97a is out! (02/02/24); New blog post: Simulator Enhancements (03/13/24)

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 - KnightOfTigers

Pages: 1 2 3 [4]
46
Hello there, I'm also new to modding around here. The tutorial is really well made, however I'm having an issue. As of now I'm focusing on adding some ships but I'm stuck with my first one. I've followed each step to make my ship functionnal but when loading the game, I get this error :

Code
5921 [Thread-4] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.NumberFormatException: For input string: "
"
java.lang.NumberFormatException: For input string: "
"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at com.fs.starfarer.loading.ShipHullSpecLoader.o00000(Unknown Source)
at com.fs.starfarer.loading.ShipHullSpecLoader.Ò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)

Usually logs can help me but this time it's a bit hard for me to get something useful out of this error. I've double checked every file I've made but I don't see anything suspicious. I just made an extra step which consists of adding a built-in weapon to my ship.

Sorry for my bad English, I'm trying my best to make it understandable because I'm French.

If needed, you can find my "mod" attached to my post.

Thanks for any eventual help!

[attachment deleted by admin]

Pages: 1 2 3 [4]