Wings 3D Development Forum

Full Version: Shape Extruder Bug
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

The Shape Extruder isn't working correctly with the last manifoldlab version of Wings3d (Wings 3D 1.5.2.2014-03-17---19-58.mlab)

Nothing appear at the preview and no object is created after clicking OK.

The console window:

wpc_shape_extruder:command/3: bad return value: {'EXIT',
{badarith,
[{wpc_shape_extruder,
make_ngon,6},
{wpc_shape_extruder,
make_ngon,6},
{wpc_shape_extruder,
generate_frustoms,7},
{wpc_shape_extruder,
make_shape,17},
{wpc_shape_extruder,
command,2},
{wings_develop,
time_command,2},
{wings_plugin,command,3},
{wings,raw_command_1,3}]}}
wpc_shape_extruder:command/3: bad return value: {'EXIT',
{badarith,
[{wpc_shape_extruder,
make_ngon,6},
{wpc_shape_extruder,
make_ngon,6},
{wpc_shape_extruder,
generate_frustoms,7},
{wpc_shape_extruder,
make_shape,17},
{wpc_shape_extruder,
command,2},
{wings_develop,
time_command,2},
{wings_plugin,command,3},
{wings,raw_command_1,3}]}}
wpc_shape_extruder:command/3: bad return value: {'EXIT',
{badarith,
[{wpc_shape_extruder,
make_ngon,6},
{wpc_shape_extruder,
make_ngon,6},
{wpc_shape_extruder,
generate_frustoms,7},
{wpc_shape_extruder,
make_shape,17},
{wpc_shape_extruder,
command,2},
{wings_develop,
time_command,2},
{wings_plugin,command,3},
{wings,raw_command_1,3}]}}
Can you tell me where in the invocation process things got wrong ? Do you get a menu of shapes ?
Or you don't even see a menu ? I would say try getting a newer release. And if that's the solution ... I'll go and delete the old distro.

OK ... I see that it is just generally BUSTED.
Sorry. Will fix soon.

Thanks for heads up.
Thank you for the wings-1.5.2.2014-03-27---23-49.mlab version Biggrin

Are you aware of those strange bugs Tongue ?

It looks like if the rotation value of the 'first' extruded face is different each time I move from parameters to parameters (without changing them) at the preview and I get different objects after clicking OK:
Supposed to be like "STATE" machine based on inputs.

No random.

I don't think I have any randomizers in there ... so yep.
That's a strange result.

If you can tell me more about it i'll try to debug it.