CeleriedAway
|
1 Make a group with a color map input
2 Connect this input with a slider control from outside (cant do this if color control is already set as 'required')
3 Inside this group make this color input 'required' with the checkbox
a lot of exceptions occures
Exception reported at thread 00002550 'RenderingMgr 0983D010/0':
<class XFW::StateError> Samplable source getting is not supported by the component <class FFXLib::SliderControlComponent>@0DF01F90
Possible original exception location:
<unknown file>(0) : <unknown function>()+0 at 006BABA6 in Filter Forge x86.exe
<unknown file>(0) : <unknown function>()+0 at 0079F5A2 in Filter Forge x86.exe
<unknown file>(0) : <unknown function>()+0 at 006BF544 in Filter Forge x86.exe
CONTEXT_CONTROL: CS:EIP 0023:75A6B9BC, SS:ESP 002B:0E86EB0C, EBP 0E86EB5C, FLAGS 00000206
CONTEXT_INTEGER: EAX 0E86EB0C, EBX 102B6310, ECX 00000003, EDX 00000000, ESI 00B221A4, EDI 0E86EB9C
CONTEXT_SEGMENTS: DS 002B, ES 002B, FS 0053, GS 002B
Exception reported at thread 00001958 'RenderingMgr 03FCC508':
<class XFW::StateError> Map input component is not initialized for the component service_colormapcontrolsamplesource 01 (<class FFXLib::ColorMapControlSampleSource>@1369FF90)
...
|