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)

Pages: 1 ... 4 5 [6] 7 8 9

Author Topic: [0.96a] Unofficial New Game Plus 2.2.0 (2023/5/7)  (Read 193772 times)

soluslord

  • Ensign
  • *
  • Posts: 2
    • View Profile
Re: [0.95.1a] Unofficial New Game Plus 2.0.0 (2022/6/9)
« Reply #75 on: June 10, 2022, 07:00:18 AM »

You were right it was Idoneus Citadel Exiles for some reason they do not like each other.
Logged

Dwarden

  • Commander
  • ***
  • Posts: 196
    • View Profile
Re: [0.95.1a] Unofficial New Game Plus 2.0.0 (2022/6/9)
« Reply #76 on: June 10, 2022, 11:18:16 AM »

crash on loading to gui

Code
316997 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.RuntimeException: Error loading [data.scripts.utils.UNGP_UIEntityPlugin]
java.lang.RuntimeException: Error loading [data.scripts.utils.UNGP_UIEntityPlugin]
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.utils.UNGP_UIEntityPlugin
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

Logged

Originem

  • Purple Principle
  • Captain
  • ****
  • Posts: 430
  • Dancing like a boss.
    • View Profile
Re: [0.95.1a] Unofficial New Game Plus 2.0.0 (2022/6/9)
« Reply #77 on: June 10, 2022, 11:34:51 AM »

crash on loading to gui

Code
316997 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.RuntimeException: Error loading [data.scripts.utils.UNGP_UIEntityPlugin]
java.lang.RuntimeException: Error loading [data.scripts.utils.UNGP_UIEntityPlugin]
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.utils.UNGP_UIEntityPlugin
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


The update needs a new save
Logged
My mods


Dwarden

  • Commander
  • ***
  • Posts: 196
    • View Profile
Re: [0.95.1a] Unofficial New Game Plus 2.0.0 (2022/6/9)
« Reply #78 on: June 11, 2022, 10:58:34 AM »

The update needs a new save

test case

no (zero) saves in saves directory

1.
started StarSector.exe, click play
(no mods, just LazyLib + UNGP) ...
... UNGP crashed before GUI menu

2.
started StarSector.exe, click play
(no mods, just LazyLib) ...
load fine into menu, start new game
saved the game, exit
re-started StarSector.exe, click play
(no mods, just LazyLib + UNGP) ...
... UNGP crashed before GUI menu

... something is wrong with v2 and i can't figure out what/why
error is same as in my previous post

3.
reverted UNGP to 1.7.2 and repeated case 1. and 2.
in both attempts game loaded fine w/o error

« Last Edit: June 11, 2022, 11:13:57 AM by Dwarden »
Logged

IGdood

  • Commander
  • ***
  • Posts: 189
    • View Profile
Re: [0.95.1a] Unofficial New Game Plus 2.0.0 (2022/6/9)
« Reply #79 on: June 13, 2022, 08:43:50 PM »

Updated, can't even start the game, says Fatal: UNGP is too old.  Update at Fossic.
Logged

Originem

  • Purple Principle
  • Captain
  • ****
  • Posts: 430
  • Dancing like a boss.
    • View Profile
Re: [0.95.1a] Unofficial New Game Plus 2.0.0 (2022/6/9)
« Reply #80 on: June 14, 2022, 02:42:37 AM »

The update needs a new save

test case

no (zero) saves in saves directory

1.
started StarSector.exe, click play
(no mods, just LazyLib + UNGP) ...
... UNGP crashed before GUI menu

2.
started StarSector.exe, click play
(no mods, just LazyLib) ...
load fine into menu, start new game
saved the game, exit
re-started StarSector.exe, click play
(no mods, just LazyLib + UNGP) ...
... UNGP crashed before GUI menu

... something is wrong with v2 and i can't figure out what/why
error is same as in my previous post

3.
reverted UNGP to 1.7.2 and repeated case 1. and 2.
in both attempts game loaded fine w/o error
Have you deleted the whole mod folder(I mean ungp folder) before unzip the new version?

the bug sentences that "java.lang.RuntimeException: Error loading [data.scripts.utils.UNGP_UIEntityPlugin]" should not be possible. Because this plugin had been completely deleted.
Logged
My mods


Dwarden

  • Commander
  • ***
  • Posts: 196
    • View Profile
Re: [0.95.1a] Unofficial New Game Plus 2.0.0 (2022/6/9)
« Reply #81 on: June 15, 2022, 02:17:53 AM »

oh my silly me `data\config\custom_entities.json`

i was reading it as custom_config.json and kept it in ? :facepalm:

Logged

Bast

  • Ensign
  • *
  • Posts: 15
    • View Profile
Re: [0.95.1a] Unofficial New Game Plus 2.0.0 (2022/6/9)
« Reply #82 on: June 15, 2022, 09:55:50 AM »

Updated, can't even start the game, says Fatal: UNGP is too old.  Update at Fossic.

I am getting this same issue, i went back to 1.7.2. Not sure if it is something conflicting with it.
Logged

Zelrod92

  • Ensign
  • *
  • Posts: 21
    • View Profile
Re: [0.95.1a] Unofficial New Game Plus 2.0.0 (2022/6/9)
« Reply #83 on: June 19, 2022, 06:50:03 AM »

Hello, I have just installed the 2.0.0 version of the mod. However At the end of the loading the game crashed and I have this:

398075 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.RuntimeException: Your UNGP is too old, get a new one in fossic.org!
java.lang.RuntimeException: Your UNGP is too old, get a new one in fossic.org!
   at data.scripts.ICEModPlugin.onApplicationLoad(ICEModPlugin.java:60)
   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.o00000(Unknown Source)
   at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
Logged

IGdood

  • Commander
  • ***
  • Posts: 189
    • View Profile
Re: [0.95.1a] Unofficial New Game Plus 2.0.0 (2022/6/9)
« Reply #84 on: June 20, 2022, 03:51:01 PM »

Hello, I have just installed the 2.0.0 version of the mod. However At the end of the loading the game crashed and I have this:

398075 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.RuntimeException: Your UNGP is too old, get a new one in fossic.org!
java.lang.RuntimeException: Your UNGP is too old, get a new one in fossic.org!
   at data.scripts.ICEModPlugin.onApplicationLoad(ICEModPlugin.java:60)
   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.o00000(Unknown Source)
   at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)

Looks like ICE needs a fix.  The current English version doesn't have it yet but I think the chinese version is fixed.
Logged

Aldazar

  • Lieutenant
  • **
  • Posts: 62
    • View Profile
Re: [0.95.1a] Unofficial New Game Plus 2.0.0 (2022/6/9)
« Reply #85 on: August 12, 2022, 02:55:52 AM »

Yeah it does but on the other hand it will be untranslated.
Logged

Aldazar

  • Lieutenant
  • **
  • Posts: 62
    • View Profile
Re: [0.95.1a] Unofficial New Game Plus 2.0.0 (2022/6/9)
« Reply #86 on: August 26, 2022, 03:43:15 PM »

Can we get a option to allow infinite picking of rules? I want to pick more rules later in the game to help the ai but not at the start.
Logged

Originem

  • Purple Principle
  • Captain
  • ****
  • Posts: 430
  • Dancing like a boss.
    • View Profile
Re: [0.95.1a] Unofficial New Game Plus 2.0.0 (2022/8/28)
« Reply #87 on: August 27, 2022, 10:36:41 AM »

Updated.
Logged
My mods


Autarch Cyrus

  • Ensign
  • *
  • Posts: 1
  • I enjoy enthusiastic midnight walks through woods.
    • View Profile
Re: [0.95.1a] Unofficial New Game Plus 2.1.0 (2022/8/28)
« Reply #88 on: September 02, 2022, 01:52:03 AM »

Hey man, absolute chad mod however; Golden Rule states "Can only be used once", does this mean that if I pick it for cycle 3, it'll be locked out for cycle 4 and beyond?
Logged
Here come the drums...

Originem

  • Purple Principle
  • Captain
  • ****
  • Posts: 430
  • Dancing like a boss.
    • View Profile
Re: [0.95.1a] Unofficial New Game Plus 2.1.0 (2022/8/28)
« Reply #89 on: September 02, 2022, 03:05:42 AM »

Hey man, absolute chad mod however; Golden Rule states "Can only be used once", does this mean that if I pick it for cycle 3, it'll be locked out for cycle 4 and beyond?
It means you could only choose one golden rule while picking rules... It won't affect other cycles.
Logged
My mods


Pages: 1 ... 4 5 [6] 7 8 9