安裝 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