Skip to content

DebrisTypes=XXXX is invalid in Phobos v0.4 official release. #1947

@Apieceofxiyz

Description

@Apieceofxiyz

Description

voxel爆炸不会炸出碎片(DebrisTypes=XXXX无效),但是换到开发版build-48和47的voxel爆炸都正常
Voxel explosions do not produce debris (DebrisTypes=XXXX is ineffective), but switching to the development builds 48 and 47 resolves the issue.

Phobos Version

phobos v0.4

Conditions to reproduce

例如,原版游戏中击毁盟军矿车会爆出几个轮胎。但不修改任何配置,仅添加phobos v0.4后,击毁盟军矿车便不会爆出轮胎。
For example, destroying Allied harvester in the original game would drop several tires. However, without modifying any settings and simply adding Phobos v0.4, destroying Allied harvester will no longer drop tires.

INI code

[CMIN]
MaxDebris=6
DebrisTypes=TIRE
DebrisMaximums=4

Steps to reproduce

  1. Run the original game and destroy the Allied Harvester to generate tire debris .
  2. Install Phobos 0.4 Official Release.
  3. Run the game and destroy the Allied Harvester; tire debris will not be generated at this point.

Expected behaviour

DebrisTypes=XXXX should take effect in phobos v0.4

Actual behaviour

DebrisTypes=XXXX didn't take effect in phobos v0.4

Additional context

No response

Checklist

  • The issue happens on the latest official version of Phobos and wasn't fixed yet.
  • I agree to elaborate the details if requested and provide thorough testing if the bugfix is implemented.
  • I added a very descriptive title to this issue.
  • I used the GitHub search and read the issue list to find a similar issue and didn't find it.
  • I have attached as much information as possible (screenshots, gifs, videos, debug and exception logs, etc).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions