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.

Topics - bazalisk

Pages: [1]
1
Bug Reports & Support (modded) / Crash when starting - missing file(?)
« on: January 23, 2022, 05:03:04 PM »
seems i'm getting an error that crashes me out after the green load bar.

ERROR com.fs.starfarer.combat.CombatMain  - java.lang.RuntimeException: Error loading [data.hullmods.HighResSensors]
java.lang.RuntimeException: Error loading [data.hullmods.HighResSensors]
   at com.fs.starfarer.loading.scripts.ScriptStore$3.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: data.hullmods.HighResSensors
   at org.codehaus.janino.JavaSourceClassLoader.findClass(JavaSourceClassLoader.java:179)
   at java.lang.ClassLoader.loadClass(Unknown Source)
   at java.lang.ClassLoader.loadClass(Unknown Source)
   ... 2 more

i took a look in the hullmod folder and there is no such hullmod java file there.  i reinstalled the game and its still not there. went looking online to see if anyone else has this issue and seems its only me.  not sure how to move forward with this  :(

Pages: [1]