Edit window disappears?

When I hit the edit button in the PRT Loader, there’s a brief flash as the window pops up, but then it disappears. This was working before, so I think there’s some setting that’s goobered up. Any idea what could be telling the window to close?




  • Chad

When I hit the edit button in

the PRT Loader, there’s a

brief flash as the window pops

up, but then it disappears.

This was working before, so I

think there’s some setting

that’s goobered up. Any idea

what could be telling the

window to close?





Yes, I have an idea. I broke it, so I do :o)



The simplest way to fix it is to go to your Krakatoa installation folder, \Scripts\KrakatoaPRTLoader.ms and locate the line



– particleDensitySource type:#integer default:1 --ui:ddl_particleDensitySource animatable:false





Remove the ‘–’ in front of the line to enable the parameter (which is not used by the loader, but its absence has a negative on the Editor), save and press Ctrl+E to evaluate. Do NOT remove the second ‘–’ in the line, just the front one.



This will fix the problem until the 1.1.0 update has shipped - it has a much cleaner fix for the issue.



I should have posted a note about it as soon as I found it, sorry about that…



Cheers,

Bobo