• 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.

adeelh

Recruit
Mar 16, 2023
2
0
I have reached a certain point in my game where it crashes every time -- at around 2305.07.23. The error log seems to be saying something about an "age" that is an empty string (note the double space in the log message).

I have no idea how to work around this. Any help is appreciated!

Note: This is an entirely unmodded game.

error.log:

Code:
[17:41:02][country.cpp:14085]: Could not find age  from default age stone_age! Make sure all PreFTL ages can be reached from it.

exception.txt:
Code:
Application: Stellaris
Version: 3.7.2
Date/Time: 2023-03-16 17:42:59

Unhandled exception C0000005 (EXCEPTION_ACCESS_VIOLATION) at address 0x00007FF74D5F2F89

Stack Trace:
  1    stellaris.exe            PHYSFS_swapSLE64 (+ 791561)
  2    stellaris.exe            PHYSFS_swapSLE64 (+ 5184696)
  3    stellaris.exe            PHYSFS_swapSLE64 (+ 5194811)
  4    stellaris.exe            PHYSFS_swapSLE64 (+ 5038615)
  5    stellaris.exe            PHYSFS_swapSLE64 (+ 5034450)
  6    stellaris.exe            PHYSFS_swapSLE64 (+ 5031740)
  7    stellaris.exe            PHYSFS_swapSLE64 (+ 6312258)
  8    stellaris.exe            PHYSFS_swapSLE64 (+ 6182626)
  9    stellaris.exe            PHYSFS_swapSLE64 (+ 2754146)
  10   stellaris.exe            PHYSFS_swapSLE64 (+ 2757214)
  11   stellaris.exe            PHYSFS_swapSLE64 (+ 2750629)
  12   stellaris.exe            PHYSFS_swapSLE64 (+ 18882817)
  13   stellaris.exe            PHYSFS_swapSLE64 (+ 318540)
  14   stellaris.exe            PHYSFS_swapSLE64 (+ 1139178)
  15   stellaris.exe            PHYSFS_swapSLE64 (+ 18811649)
  16   stellaris.exe            PHYSFS_swapSLE64 (+ 18812984)
  17   stellaris.exe            (function-name not available) (+ 0)
  18   stellaris.exe            (function-name not available) (+ 0)
  19   stellaris.exe            PHYSFS_writeUBE64 (+ 4940498)
  20   stellaris.exe            PHYSFS_writeUBE64 (+ 4691606)
  21   KERNEL32.DLL             BaseThreadInitThunk (+ 29)
  22   ntdll.dll                RtlUserThreadStart (+ 40)
  23   ntdll.dll                RtlUserThreadStart (+ 40)

meta.yml:
Code:
# Crash Information
AppName: Stellaris
AppVersion: 3.7.2
SCMBranch: release/3.7.2/develop
SCMCommit: 3a453a7a039422bbcf78a5a8443f95c38bee0308
SCMTimeStamp: "2023-03-07 15:31:40 +0000"
DateTime: "2023-03-16 17:42:58"
BuildType: Release
Platform: Windows
Architecture: 64-bit
OperatingSystem: Windows 10 x86_64
SystemLanguage: en
CPUModel: Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
CPUSpeed: 2208
CPUPhysicalCores: 6
CPULogicalCores: 12
SystemMemory: 16178
LaunchArguments: --pdx-launcher-session-token f299d8df-8648-45a8-be6f-100c0fd4b90f --paradox-account-userid ca7118a7-39d9-42da-9429-227a9c88de8f --continuelastsave -gdpr-compliant

# Application Specific Data
DLC_1: Ancient Relics Story Pack
DLC_2: Apocalypse
DLC_3: Aquatics Species Pack
DLC_4: Arachnoid Portrait Pack
DLC_5: Distant Stars Story Pack
DLC_6: Federations
DLC_7: Horizon Signal
DLC_8: Humanoids Species Pack
DLC_9: Leviathans Story Pack
DLC_10: Lithoids Species Pack
DLC_11: Megacorp
DLC_12: Necroids Species Pack
DLC_13: Nemesis
DLC_14: Overlord
DLC_15: Plantoids Species Pack
DLC_16: Synthetic Dawn Story Pack
DLC_17: Utopia
ChecksumStatus: Original

settings.txt:
Code:
force_pow2_textures=no
language="l_english"
graphics={
    size={
        x=2560
        y=1440
    }

    gui_scale=1.200000
    gui_safe_ratio=1.000000
    refreshRate=59
    fullScreen=yes
    borderless=no
    display_index=0
    renderer=0
    shadowSize=2048
    multi_sampling=8
    multi_sampling_quality=0
    maxanisotropy=16
    gamma=50.000000
    vsync=yes
}
sound_fx_volume=50.000000
music_volume=50.000000
scroll_speed=50.000000
camera_rotation_speed=50.000000
zoom_speed=50.000000
mouse_speed=50.000000
soundgroup="l_english"
master_volume=100.000000
ambient_volume=50.000000
dev_master_volume=75.000000
input_type=0
voice_volume=50.000000
tts_volume=75.000000
camera_look_sensitivity=1.000000
camera_speed=50.000000
autosave=4
tutorial=0
completed_tutorial_missions=0
gfx_quality=2
bloom={
    quality=2
    lens_flare=yes
}
cvaa_settings={
    mouse_side_button_mode=0
    cvaa_tts_enabled=no
    cvaa_stt_enabled=no
    general_tts_enabled=no
    cvaa_chat_visual_alerts=no
    cvaa_stt_hotkey_enabled=no
    cvaa_chat_large_fonts=no
    cvaa_stt_hotkey=""
}
mp_max_ticks_ahead=30
mapmode_details=yes
mapmode_sectors=yes
show_startup_game_info="Orion v3.6"
hyperlane_opacity=0.300000
galaxy_config_sp={
    ironman=yes
}
hotkey_activation_delay=0.100000
hotkey_actualization_delay=0.100000
hide_unowned_content=no
 
Last edited:
I am also having this issue and this forum post is the only thing I can find online about this particular crash. Same error for me but Im running mods and originally thought they were causing it but I have tried every mod enabled and disabled and this error is the only thing in common and it crashes every time at the same date.

Hoping maybe we can get a resolution.

[21:54:38][country.cpp:14085]: Could not find age from default age stone_age! Make sure all PreFTL ages can be reached from it.
 

Attachments

  • exception.txt
    1,1 KB · Views: 0
  • meta.yml
    2,6 KB · Views: 0
  • minidump.dmp
    48,2 MB · Views: 0
  • settings.txt
    2,5 KB · Views: 0
If this is an unmodded game, this is almost certainly a bug. Please make a new thread in Bug Reports and attach an affected save game for QA to look into.
 
I am also having this issue. I do have mods installed, however I've tried everything I can think of in game to see what may be causing it, and none of the modded components seem to be the cause(this was done by deleting modded components, advancing time till the crash point(always the in-game date of 2455.10.08) and the game would still crash). as stated by tyrok47, this is the only thread I found on this error. I will include multiple error logs, which all have the following error in common just before the crash:

[21:14:21][country.cpp:14085]: Could not find age from default age stone_age! Make sure all PreFTL ages can be reached from it.

and the data logs from the latest crash.
 

Attachments

  • error.log
    5,1 MB · Views: 0
  • error.log
    5,1 MB · Views: 0
  • error.log
    5,1 MB · Views: 0
  • error.log
    5,1 MB · Views: 0
  • error.log
    5,1 MB · Views: 0
  • error.log
    5,1 MB · Views: 0
  • system.log
    5,6 KB · Views: 0
  • exception.txt
    1,8 KB · Views: 0
  • settings.txt
    1,4 KB · Views: 0
  • meta.yml
    1,5 KB · Views: 0
I'm sorry but I cannot help with modded games here. If you get this in an unmodded game please report it as I suggested; if only in a modded game please post in User Mods.

Thanks.