Stellaris

Stellaris

Real Space 4.0
Raszagal 22 Dec, 2020 @ 10:44am
Got errors in the error log Real Space V3.7 in Stellaris V2.8.1
I'm loading in UI Overhaul before this, it shouldn't cause any problems as I tested it with only Real Space active as well to get the specific errors

Missing some animations, mesh and texture files.
Some duplication errors (these can just be ignored probably?)
Variable already taken errors
Invalid ID tag, probably cause I don't use 'newfrontiers'?

Do these need to be fixed or are they harmless?


[19:31:44][variedvalue.cpp:577]: Couldn't find animation "size_grow"
[19:31:44][variedvalue.cpp:577]: Couldn't find animation "Size_Grow"
[19:31:47][pdxmeshtype.cpp:149]: Could not find mesh file gfx/models/effects/space_dust_02.mesh for accreation_dust_mesh, switching to gfx/models/test_object.mesh
[19:31:47][pdxassetutil.cpp:156]: Failed to find texture 'planets\nospec.dds'
[19:31:49][pdxmeshtype.cpp:149]: Could not find mesh file gfx/models/effects/space_dust_02.mesh for space_dust_02_mesh, switching to gfx/models/test_object.mesh
[19:31:49][pdxassetutil.cpp:156]: Failed to find texture 'planetary_disk_01_diffuse.dds'
[19:31:49][texturehandler.cpp:174]: Texture Handler encountered missing texture file: gfx/models/planets/planetary_disk_01_diffuse.dds
[19:31:51][pdxmeshtype.cpp:149]: Could not find mesh file gfx/models/effects/space_dust_01.mesh for space_dust_01_mesh, switching to gfx/models/test_object.mesh
[19:32:00][pdx_entity.cpp:2521]: Duplicate of m_giant_star_class_star_entity added to entity system
[19:32:01][pdx_entity.cpp:2521]: Duplicate of debris_large_01_entity added to entity system
[19:32:01][pdx_entity.cpp:2521]: Duplicate of debris_medium_01_entity added to entity system
[19:32:01][pdx_entity.cpp:2521]: Duplicate of debris_medium_02_entity added to entity system
[19:32:02][parser.cpp:1311]: Variable name planet_standard_scale is already taken. file: common/scripted_variables/00_scripted_variables.txt line: 137
[19:32:02][parser.cpp:1311]: Variable name habitable_planet_max_size is already taken. file: common/scripted_variables/00_scripted_variables.txt line: 138
[19:32:02][parser.cpp:1311]: Variable name habitable_planet_min_size is already taken. file: common/scripted_variables/00_scripted_variables.txt line: 139
[19:32:02][parser.cpp:1311]: Variable name habitable_moon_max_size is already taken. file: common/scripted_variables/00_scripted_variables.txt line: 140
[19:32:02][parser.cpp:1311]: Variable name habitable_moon_min_size is already taken. file: common/scripted_variables/00_scripted_variables.txt line: 141
[19:32:02][parser.cpp:1311]: Variable name habitable_min_distance is already taken. file: common/scripted_variables/00_scripted_variables.txt line: 142
[19:32:02][parser.cpp:1311]: Variable name habitable_max_distance is already taken. file: common/scripted_variables/00_scripted_variables.txt line: 143
[19:32:02][parser.cpp:1311]: Variable name habitable_spawn_odds is already taken. file: common/scripted_variables/00_scripted_variables.txt line: 144
[19:32:02][parser.cpp:1311]: Variable name distance is already taken. file: common/scripted_variables/00_scripted_variables.txt line: 147
[19:32:02][parser.cpp:1311]: Variable name base_moon_distance is already taken. file: common/scripted_variables/00_scripted_variables.txt line: 148
[19:32:23][eventmanager.cpp:975]: Invalid Event ID Tag `newfrontiers.4`
[19:32:24][effect_impl.cpp:1485]: Error in fire event effect at file: events/realspace_game_start.txt line: 3019, could not find event: newfrontiers.4
Last edited by Raszagal; 22 Dec, 2020 @ 10:45am