Wall Worm Forums

Design Tools => Wall Worm Model Tools => Bug Reports => Topic started by: wallworm on March 01, 2011, 06:57:31 PM

Title: 0.997 Unknown property: "pickLOD1" in Rollout:wwmt_lodslistrollouta
Post by: wallworm on March 01, 2011, 06:57:31 PM
When you pick a model and see this message:

QuoteUnknown property: "pickLOD1" in Rollout:wwmt_lodslistrollouta

This bug is caused by having an invalid number in the LOD List Length of the WWMT settings. The WWMT settings should force you to pick a number from 1-10 but it lets you pick 0. If you select 0... you will have this error when picking a model.

When looking at the MAXScript listener, you will also see this error in red:

Quote-- Error occurred in addModel.picked(); filename: W:\MAXScript\WallWorm.com\WallWormModelTools\wallworm_model_tools.ms; position: 20975; line: 620

I will address this bug in the next release.

To stop this from happening before I've added the fix, simple change the LOD List Length setting in the Settings Floater. You can access that by clicking the settings button at the bottom of WWMT.

NOTE: To take effect, you may need to close WWMT and reopen it after you change the setting.
Title: Re: 0.997 Unknown property: "pickLOD1" in Rollout:wwmt_lodslistrollouta
Post by: wallworm on March 02, 2011, 06:50:41 PM
Version 0.998 is out and fixes this bug.