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

Pages: [1]
1
Mods / Re: [0.95.1a] Quality Captains: A Skill Rework v1.1.1
« on: July 18, 2022, 07:53:33 PM »
What do the #BACKCOMPAT and #"Specialist" in the modSettings.json do?

I enabled them but don't see any changes in-game.

2
Hello, first time posting here. I'm having an issue running my modded game and I'm hoping someone could assist me with troubleshooting.

 My log is way too large to create a pastebin, but I don't know how far to go back with the copy/paste.

Here's my error:
java.lang.RuntimeException: Error loading [data.scripts.OfficerManagerEvent]
   at com.fs.starfarer.loading.scripts.ScriptStore$3.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: data.scripts.OfficerManagerEvent
   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


Mod List:
{"enabledMods": [
  "PAGSM",
  "yunrutechmining",
  "$$$_lightshow",
  "pantera_ANewLevel40R",
  "NoIllAdvised",
  "anotherportraitpack",
  "AttunedDriveField",
  "lw_autosave",
  "timid_admins",
  "better_deserving_smods",
  "capturecrew",
  "aaCari UIo",
  "CAS",
  "timid_commissioned_hull_mods",
  "su_Concord",
  "lw_console",
  "istl_dassaultmikoyan",
  "Diktat Enhancement",
  "fast_engine_rendering",
  "sun_fuel_siphoning",
  "GrandColonies",
  "hostileIntercept",
  "sun_hyperdrive",
  "IndEvo",
  "lw_lazylib",
  "leadingPip",
  "low_maintenance",
  "MagicLib",
  "make_paragon_great_again",
  "su_CarrierHullmod",
  "more_hullmods",
  "nexerelin",
  "officerExtension",
  "planet_search",
  "progressiveSMods",
  "pt_qolpack",
  "QualityCaptains",
  "zQualityCaptainsConfig",
  "rebalanced_doom",
  "tahlan_scalartech",
  "scan_those_gates",
  "PT_ShipDirectionMarker",
  "swp",
  "speedUp",
  "sun_starship_legends",
  "stelnet",
  "superweapons",
  "timid_supply_forging",
  "tahlan",
  "Terraforming & Station Construction",
  "transpoffder",
  "underworld",
  "US",
  "vayrashippack",
  "mir_np",
  "shaderLib"
]}

Pages: [1]