Sharandra
Filter Forge Addict

|
Tried copy and pasting a perlin noise with a slider attached to it´s scale input. I get a crash and this error message.
Quote |
---|
<class XFW::StateError> Remapper property 'RemapperMaximum' is not available due to whether connection point is not controlled or 'use remapper' setting is turned off (connection point ''Scale', component 'perlinnoise 01'(<class FFXLib::FractalNoise>@1F8B60E8)'). |
Code |
---|
Operating system: x64 Edition (6.1 build 7601) Service Pack 1
Physical memory: 16382 MB
Number of processors: 4, available: 4
Processor info: Intel® Core i5 CPU 760 @ 2.80GHz, ~2799 MHz
Filter Forge x86 4.003.27776.2162 Release, March 18, 2013 11:01 [19.03.2013 14:13:23 Mitteleuropäische Zeit]
CacheStorage limit reset to 1612,743750 MB.
Blowing up balloon. Current size - 128,00 MB.
CacheStorage limit reset to 3046,293750 MB.
[Controls::Control] Exception occured while processing window message 0x00000205(WM_RBUTTONUP) (0x00000000 0x014501B6) for window 00101F02/00101F02, control: <class Controls::FilterEditor>@0ED591F8.
[Controls::Control] Exception occured while processing window message 0x00000111(WM_COMMAND) (0x00001E10 0x000B1E3E) for window 004F19B8/004F19B8, control: <class Controls::Panel>@0EC96C08.
[Controls::Control] Exception occured while processing window message 0x00000202(WM_LBUTTONUP) (0x00000000 0x00020033) for window 000B1E3E/000B1E3E, control: <class Controls::PushButton>@0EC91E10.
Exception caught at thread 00001510 'Application':
<class XFW::StateError> Remapper property 'RemapperMaximum' is not available due to whether connection point is not controlled or 'use remapper' setting is turned off (connection point ''Scale', component 'perlinnoise2 01'(<class FFXLib::FractalNoise2>@196C5330)').
<unknown file>(0) : <unknown function>()+0 at 006CC806 in Filter Forge x86.exe
<unknown file>(0) : <unknown function>()+0 at 0089F976 in Filter Forge x86.exe
<unknown file>(0) : <unknown function>()+0 at 005A2347 in Filter Forge x86.exe
<unknown file>(0) : <unknown function>()+0 at 005AB803 in Filter Forge x86.exe
<unknown file>(0) : <unknown function>()+0 at 0045371D in Filter Forge x86.exe
<unknown file>(0) : <unknown function>()+0 at 0045371D in Filter Forge x86.exe
<unknown file>(0) : <unknown function>()+0 at 006C49AA in Filter Forge x86.exe
<unknown file>(0) : <unknown function>()+0 at 0089F932 in Filter Forge x86.exe
<unknown file>(0) : <unknown function>()+0 at 0077DB1A in Filter Forge x86.exe
CONTEXT_CONTROL: CS:EIP 0023:7531C41F, SS:ESP 002B:01C53DBC, EBP 01C53E0C, FLAGS 00000202
CONTEXT_INTEGER: EAX 01C53DBC, EBX 01C53E68, ECX 00000003, EDX 00000000, ESI 00B38194, EDI 01C53E4C
CONTEXT_SEGMENTS: DS 002B, ES 002B, FS 0053, GS 002B
| _crash.ffxml
|
Posted: March 19, 2013 9:21 am |
Details
E-Mail
|
GMM
Moderator
Filter Forge, Inc
Posts: 3491
|
Looks very similar to this issue.
|
Posted: March 19, 2013 9:32 am |
Details
E-Mail
|
Sharandra
Filter Forge Addict

|
I also got crashes when copy/pasting components with a switch and checkbox, but haven´t been able to reproduce it more than once.
Edit: Now I was. It doesn´t happen every time, but you can try it out yourself. Take a switch with 2 noises or whatever and a checkbox, remapped to 2/1 and try copy and pasting it.
Quote |
---|
<class XFW::StateError> Remapper property 'RemapperUnchecked' is not available due to whether connection point is not controlled or 'use remapper' setting is turned off (connection point ''Selector', component 'switch4 01'(<class FFXLib::Switch4>@1F587870)'). |
Code |
---|
Operating system: x64 Edition (6.1 build 7601) Service Pack 1
Physical memory: 16382 MB
Number of processors: 4, available: 4
Processor info: Intel® Core i5 CPU 760 @ 2.80GHz, ~2789 MHz
Filter Forge x86 4.003.27776.2162 Release, March 18, 2013 11:01 [19.03.2013 14:44:12 Mitteleuropäische Zeit]
CacheStorage limit reset to 1612,743750 MB.
Blowing up balloon. Current size - 128,00 MB.
CacheStorage limit reset to 3046,293750 MB.
[Controls::Control] Exception occured while processing window message 0x00000205(WM_RBUTTONUP) (0x00000000 0x018F01C8) for window 00521A08/00521A08, control: <class Controls::FilterEditor>@1F5D13C8.
[Controls::Control] Exception occured while processing window message 0x00000111(WM_COMMAND) (0x0000DCD0 0x00521ACE) for window 00401C22/00401C22, control: <class Controls::Panel>@0EB5D740.
[Controls::Control] Exception occured while processing window message 0x00000202(WM_LBUTTONUP) (0x00000000 0x000F0031) for window 00521ACE/00521ACE, control: <class Controls::PushButton>@0EB9DCD0.
Exception caught at thread 00000A54 'Application':
<class XFW::StateError> Remapper property 'RemapperUnchecked' is not available due to whether connection point is not controlled or 'use remapper' setting is turned off (connection point ''Selector', component 'switch4 01'(<class FFXLib::Switch4>@1F587870)').
<unknown file>(0) : <unknown function>()+0 at 006CC658 in Filter Forge x86.exe
<unknown file>(0) : <unknown function>()+0 at 006D4AE5 in Filter Forge x86.exe
CONTEXT_CONTROL: CS:EIP 0023:7531C41F, SS:ESP 002B:01C53FB0, EBP 01C54000, FLAGS 00200212
CONTEXT_INTEGER: EAX 01C53FB0, EBX 01C54058, ECX 00000003, EDX 00000000, ESI 00B38194, EDI 01C54040
CONTEXT_SEGMENTS: DS 002B, ES 002B, FS 0053, GS 002B
|
|
Posted: March 19, 2013 9:50 am |
Details
E-Mail
|
GMM
Moderator
Filter Forge, Inc
Posts: 3491
|
Thank you Sharandra. All these issue come from the inability to save a copy of a remapper. We're working on it.
|
Posted: March 19, 2013 10:02 am |
Details
E-Mail
|