-
-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Description
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=4Steps to reproduce
- Run the original game and destroy the Allied Harvester to generate tire debris .
- Install Phobos 0.4 Official Release.
- 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
Labels
No labels