安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
Now that you mention that I'm almost certain that's what's going on.
There's timers that apply the fixes and clean the map shortly after loading it and looking into it it seems that the one for cleaning up the map ran BEFORE the one that applies the particle fixes. Tweaking the timing seems to have fixed it.
if it's any help, when working on another addon, i noticed that loading a pcf again after particle effects from it had already spawned would get rid of them all - could that possibly be what's going on here? the addon is just loading the pcfs too late, after the particle entities on the map have already spawned? ideally, autorun should be loading them as early as possible.
I wonder if something changed with how particles are handled...
This wouldn't be able to fix that, but I'd check your downloads folder and other addons to see if you have anything in there that could be causing issues
I'd appreciate that
Though no guarantees I'll be able to fix it.
[TF2 Multi-Fix] Caching particles...
[TF2 Multi-Fix] Caching map-specific particles...
[TF2 Resource Mounting Fix] lua/autorun/client/tf2_multifix_client.lua:8: bad argument #1 to 'AddParticles' (string expected, got nil)
1. AddParticles - [C]:-1
2. ParseManifest - lua/autorun/client/tf2_multifix_client.lua:8
3. TF2ParticleFix - lua/autorun/client/tf2_multifix_client.lua:26
4. unknown - lua/autorun/client/tf2_multifix_client.lua:31
Timer Failed! [Simple][@lua/autorun/client/tf2_multifix_client.lua (line 31)]
1. string_len - [C]:-1
2. Split - lua/includes/extensions/string.lua:94
3. TF2ParticleFix - lua/autorun/client/tf2_multifix_client.lua:23
4. unknown - lua/autorun/client/tf2_multifix_client.lua:26
Timer Failed! [Simple][@lua/autorun/client/tf2_multifix_client.lua (line 26)]
I don't know why but since your last update I get this error when I log in to tf2 maps