AMPW
New Member
- Nov 14, 2025
- 14
- 19
Game Version
2026.5.11.4462Operating System
Windows 11What Happened
Game crashes upon ground contact with the earth because the "LunaGroundDiffuse" particel texture is not loaded for the "RockParticle" PbrMaterial.The same PbrMaterial also requires the "LunaGroundNormal" and "LunaGroundAoRoughMetal" which are also not loaded and will crash the game if the diffuse texture is loaded.
What Was Expected
No game crash?Reproduction Steps
- Load KSA with the earth only system
- Land on earth
- Game crashes
Reproduction Rate
AlwaysAdditional Info
- The game does not crash when the rocket starts on the ground but it does crash as soon as the rocket touches the ground again
- Starmap shows that the crash comes from particel emitter system, see the attached log file
- The "LunaGround..." textures have only a path specified in the Luna and Venus planetary body elements
- Specifying the path in the PbrMaterial solves the issue
Attachments
Upvote
0