• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

mrclrchtr

Recruit
39 Badges
Dec 1, 2021
3
2
  • Hearts of Iron IV: La Resistance
  • Stellaris: Megacorp
  • Stellaris: Distant Stars
  • Stellaris: Apocalypse
  • Stellaris: Humanoids Species Pack
  • Stellaris: Ancient Relics
  • Stellaris: Synthetic Dawn
  • Hearts of Iron IV: Death or Dishonor
  • Stellaris: Lithoids
  • Stellaris - Path to Destruction bundle
  • Stellaris: Federations
  • Cities: Skylines - Natural Disasters
  • Stellaris: Leviathans Story Pack
  • Stellaris: Digital Anniversary Edition
  • Battle for Bosporus
  • Stellaris: Necroids
  • Stellaris: Nemesis
  • Hearts of Iron IV: No Step Back
  • Victoria 3 Sign Up
  • Crusader Kings III: Royal Edition
  • Crusader Kings III
  • Cities: Skylines - Campus
  • Hearts of Iron IV: Expansion Pass
  • Cities: Skylines Industries
  • Cities: Skylines - Parklife
  • Hearts of Iron IV: Expansion Pass
  • Cities: Skylines - Green Cities
  • Age of Wonders III
  • Cities: Skylines
  • Surviving Mars
  • Cities: Skylines - Mass Transit
  • Hearts of Iron IV: Together for Victory
  • Hearts of Iron IV: Colonel
  • Hearts of Iron IV: Cadet
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Stellaris
  • Cities: Skylines - Snowfall
  • Cities: Skylines - After Dark

Integrity​

I have verified my game files (on Steam)​

Yes

I have disabled all mods​

Yes

Required​

Summary​

Constant crash due to: Error: untyped effect [ Scoped object is not valid. Type: Charakter: --- (4294967295) ]

Description​

I'm getting desperate... I've loaded the game in different years (old save games), but at some point this bug keeps popping up.

What can I do? I would really like to continue playing this save game.

Error:

[17:12:31][jomini_script_system.cpp:270]: Script system error!
Error: Event target link 'goods' returned an invalid object
Script location: file: common/journal_entries/00_trade_route_event_missions.txt line: 46

[17:12:31][jomini_script_system.cpp:270]: Script system error!
Error: untyped effect [ Scoped object is not valid. Type: Charakter: --- (4294967295) ]
Script location: file: common/character_templates/default_template.txt line: 14 file: events/heavenly_kingdom_events.txt line: 522

[17:12:31][jomini_script_system.cpp:270]: Script system error!
Error: untyped effect [ Scoped object is not valid. Type: Charakter: --- (4294967295) ]
Script location: file: common/on_actions/00_code_on_actions.txt line: 1351 file: events/heavenly_kingdom_events.txt line: 522

Steps to reproduce​

Load the save and let it run.

Game Version​

1.8.3

OS​

Windows

Additional​

Bug Type​

Crash to Desktop

Save Game​

View attachment autosave.v3View attachment debug.logView attachment error.logView attachment game.logView attachment system.log

Attachments​

View attachment autosave.v3View attachment debug.logView attachment error.logView attachment game.logView attachment system.log

Player Pain​

10

 
  • 1Like
  • 1
Reactions:
Upvote 0
I have gotten the same 2 errors in my game now too. Keeps crashing at the start of the month on the 2nd to the 3rd day

playing on 1.8.6

[22:01:38][jomini_script_system.cpp:270]: Script system error!
Error: untyped effect [ Scoped object is not valid. Type: Character --- (4294967295) ]
Script location: file: common/character_templates/default_template.txt line: 14 file: events/heavenly_kingdom_events.txt line: 522

[22:01:38][jomini_script_system.cpp:270]: Script system error!
Error: untyped effect [ Scoped object is not valid. Type: Character --- (4294967295) ]
Script location: file: common/on_actions/00_code_on_actions.txt line: 1351 file: events/heavenly_kingdom_events.txt line: 522


Edit:
Qing gets the event Heavenly Kingdom. First Option just crashes.

To solve this for now i commented out "create_taiping_characters=yes" in the heavenly_kingdom_events.txt file line: 522
 
Last edited:
Same CTD as above, early 1850's. Very repeatable.

Code:
[14:51:45][jomini_script_system.cpp:270]: Script system error!
  Error: untyped effect [ Scoped object is not valid. Type: Character ---  (4294967295) ]
  Script location: file: common/character_templates/default_template.txt line: 14 file: events/heavenly_kingdom_events.txt line: 522

[14:51:45][jomini_script_system.cpp:270]: Script system error!
  Error: untyped effect [ Scoped object is not valid. Type: Character ---  (4294967295) ]
  Script location: file: common/on_actions/00_code_on_actions.txt line: 1351 file: events/heavenly_kingdom_events.txt line: 522

Can confirm commenting out create_taiping_characters as Berecles suggested in my game files worked around the crash.
 
  • 1Like
Reactions:
Hello and thank you for the report!

The attached saves uses 43 mods - I can't just hand this to our coders.
Please attach a different repro save that is not using mods.
 
Hi, thanks for the reply. Unfortunately, I don't think it's possible for me to easily generate a save in which the problem occurs (within a reasonable amount of time). Because the event 'Heavenly Kingdom' must appear with the correct decision from the AI.

But the solution has already been presented in the thread. I am a developer myself. I think that the devs will know what the problem is based on the logs and the solution.