Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Author Topic: Game dont start with any mod, Fatal Error  (Read 1225 times)

panboxx

  • Ensign
  • *
  • Posts: 2
    • View Profile
Game dont start with any mod, Fatal Error
« on: March 25, 2020, 01:39:18 AM »

Hi Pilots,

After a few playthrouhgs with vanilla i decided to try out some mods.

From this modlist: https://fractalsoftworks.com/forum/index.php?topic=177.0 i downloaded a few Utility Mods and the Libraries nothing else.

My Problem is, i cant start the game with a mod. Dosnt matter wich one.. the game crashes before the Main Screen.

My System:
Windows 10 x64  1909
Starsector 0.9.1a RC8
Java Versions: 1.8.0_241 (x86_64)
            1.7.0_79 (x86_64)
Mods are up to date            



After i start Starsector with activated mods i got an Fatal Error which says to check the Starsector log file.
(Fatal Error with just LazyLib 2.4f activated for testing. This happens to every mod activated)

   Fatal: Error compiling [org.lazywizard.lazylib.LazyLib
   Cause: org.lazywizard.lazylib.lazylib
   Check: starsector.log for more info.]


Starsector log:
Spoiler
18263 [Thread-4] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.RuntimeException: Error compiling [org.lazywizard.lazylib.LazyLib]
java.lang.RuntimeException: Error compiling [org.lazywizard.lazylib.LazyLib]
   at com.fs.starfarer.loading.scripts.ScriptStore$3.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.lazywizard.lazylib.LazyLib
   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
[close]

I tried Fullscreen on/off, different resolutions, edit the vmparams (more ram, then back to default) and reinstalled the game. Java update check (up to date)
I have the newest nvidia driver..
   
This happens with every mod. Without any mod there is no problem.

Anyone there who can help me?


Logged

panboxx

  • Ensign
  • *
  • Posts: 2
    • View Profile
Re: Game dont start with any mod, Fatal Error
« Reply #1 on: March 25, 2020, 06:56:28 AM »

Solved.. it was my install path...  ..\###games\starsector

I changed the path, works fine now.
Logged