Page MenuHomeFeedback Tracker

[1.2.1.169] Explosion_Tnt_Large.et using wrong Explosion_TNT_Large.ptc GUID
New, NormalPublic

Description

Game Version number:
1.2.1.169

Modded?:
No

Issue Description:

The vanila Explosion_Tnt_Large.et is broken because the GUID it is pointing to for the Explosion_TNT_Large.ptc particle effect is wrong.

The actual GUID is: {79ED2EDBC38185AB}Particles/Logistics/Explosion/TNT/Explosion_TNT_Large.ptc

RESOURCES    : GetResourceObject @"{72BEEF40AF179763}Prefabs/Weapons/Warheads/Explosions/Explosion_Tnt_Large.et"
 WORLD        : Entity prefab load @"{72BEEF40AF179763}Prefabs/Weapons/Warheads/Explosions/Explosion_Tnt_Large.et"
  RESOURCES (E): Wrong GUID for resource @"{30B6D1A44ABA2434}Particles/Logistics/Explosion/TNT/Explosion_TNT_Large.ptc" in property "ParticleEffect"
  RESOURCES (E): Wrong GUID for resource @"{30B6D1A44ABA2434}Particles/Logistics/Explosion/TNT/Explosion_TNT_Large.ptc" in property "ParticleEffect"

Details

Severity
None
Resolution
Open
Reproducibility
Always
Operating System
Windows 11 x64
Category
General
Steps To Reproduce

Blow up a vehicle such as a the transport truck full of supplies, wait for the Explosion_Tnt_Large.et effect to trigger and the console log will show that the particle effect's GUID is wrong.

RESOURCES    : GetResourceObject @"{72BEEF40AF179763}Prefabs/Weapons/Warheads/Explosions/Explosion_Tnt_Large.et"
 WORLD        : Entity prefab load @"{72BEEF40AF179763}Prefabs/Weapons/Warheads/Explosions/Explosion_Tnt_Large.et"
  RESOURCES (E): Wrong GUID for resource @"{30B6D1A44ABA2434}Particles/Logistics/Explosion/TNT/Explosion_TNT_Large.ptc" in property "ParticleEffect"
  RESOURCES (E): Wrong GUID for resource @"{30B6D1A44ABA2434}Particles/Logistics/Explosion/TNT/Explosion_TNT_Large.ptc" in property "ParticleEffect"

Event Timeline