安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
So, let's do some basic troubleshooting...
After you uninstalled all other mods for a clean environment, did you validate the XCom files and delete the base game config folder?
https://support.2k.com/hc/en-us/articles/217132417-XCOM-2-Basic-Tech-Troubleshooting
Are you staging the mission using the SDK's Debug feature or dropping a Flame Viper into an actual game mission using the command console? In either case, I assume the Flame Viper is not under Red Alert behavior when the event occurs, otherwise she would have used Seething.
When you mention a soft lock, are some or all of the following true:
-The unit pawns are still playing their idle animations.
-There is still environmental sound present (music, birds, etc.)
-The camera focus is a Flame Viper and the game appears to be waiting for her to take an action.
If the above statements are TRUE, try this as a test:
Open the Flame Viper's config file XComAshFlameViper.ini and make the following edit:
---CHANGE---
ASHFLAMEVIPER_SEETHING_ACTIONPOINTCOST = 0
---TO---
ASHFLAMEVIPER_SEETHING_ACTIONPOINTCOST = 1
Be sure to DELETE your base game config folder after the edit and then stage the event.
Meanwhile, I'll set aside some time to stage something in my own environment. To be fully transparent, if the edit to the config file doesn't change anything, then it's unlikely an issue with the Flame Viper. The 0 Action Point Cost is the only remote, outside chance that the issue could trace back to the Seething Ability.
Also, all of the following was true.
With all of those above conditions being true (especially the camera focus part which was kind of a smoking gun I was looking for), I think I'll go ahead and tweak the Seething Ability code slightly anyway. There's a better way to define 0 Action Point Abilities now that I used with the Muton Destroyer that only requires 1 more line of code! Without that one line of code, I noticed the game waiting for the alien to use its 0 Action Point Ability in Mind Control scenarios. So, I thought maybe, kinda, sort of, on an outside chance this was a similar edge case.
I think the Flame Viper deserves a v2.0 at some point anyway! It has been years!
Thanks for the update!
A mission to destroy an enemy device. The viper was fightning 2 zombies that stood around it. It attacked with some AoE flame attack thing, and it just never stopped the animation. Camera endlessly zoomed in on the Viper with the flames around it.