Recenty upgraded to PI Standalone 2022.5 v 15_5_2 and it will not start. Or more accurately it starts very breifly and then crashes. Sometimes there is time tyo see the initial GUI before it disappears, but on most occassions I don’t even get that.
Reverting to 2022 15_0_3 works fine.
Any ideas.? Tried reporting to BorisFX but they told me they were uninterested in supporting the standalone version, and to seek advice here instead.
You’re seeing this because you have both PI 2023 and 2022.5 installed. There’s a bug in 2022.5 that crashes when it encounters an emitter library that is unsupported (created with a newer version).
We have not released 2022.53 yet, but that will fix the issue.
The workaround is to rename the 2023 libraries so 2022.5 can’t find them – I usually change the extension from “.il3” to “.ilx” for instance. You’ll need to do that to:
EmitterLibraries\Emitters_2023.il3
UserEmitterLibraries\Custom.il3 (only if you’ve saved any custom emitters using 2023)
any other UserEmitterLibraries that you’ve saved emitters or scenes to using 2023
Do you really need to use 2022.5 now that you have 2023?
If you just want to run Particle Illusion on its own (without opening the host) you can do that with the plugin version of PI – just look in the Continuum app folder for the Particle Illusion shortcut.
I do this all the time (run plugin version of PI as standalone app).