Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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