Wall Worm Forums

Design Tools => Wall Worm Model Tools => Bug Reports => Topic started by: techbot on May 04, 2014, 08:10:35 PM

Title: WMMT throwing errors while selecting models sometimes
Post by: techbot on May 04, 2014, 08:10:35 PM
Hello.

I've got this error popping up sometimes if I try to reselect the model (or the helper) after I made some changes

(https://www.wallworm.net/proxy.php?request=http%3A%2F%2F3kelv.in%2Ftechbot%2FShareX%2F2014%2F05-05%2F01-42-22_39.png&hash=014e9773dd5100c9dd401dbe1347a38431d42251)

I tried to replicate it but I have no idea what causes it.

I can get rid of it if I'm removing the WMMT Helper and select it again (which sadly removes all the properties it had before).
Title: Re: WMMT throwing errors while selecting models sometimes
Post by: wallworm on May 04, 2014, 08:25:25 PM
I am looking into this and a couple other bugs reported today.

At the moment, I think you can fix this problem if you select the WWMT Helper and type this into the MAXScript listener:

$.getWWMT refresh:true

Title: Re: WMMT throwing errors while selecting models sometimes
Post by: wallworm on May 05, 2014, 01:09:13 AM
Please download this version of WW:

http://www.wallworm.com/projects/utilities/dev_wallworm_model_tools.zip

And after loading, if there is any existing scene that has a WWMT helper, you may need to run this function to update it:

wallworm_update_all_vmmt_cas()

This should fix the problems. This is the DEV version and not the main download link... because I need to test some of the VMF/SMD export functions that were updated a little more before updating the main download.
Title: Re: WMMT throwing errors while selecting models sometimes
Post by: techbot on May 06, 2014, 11:45:06 AM
thanks for the quick reply.

I tried the dev build and everything seems to work fine now.

Thanks again for this really great tool.
Title: Re: WMMT throwing errors while selecting models sometimes
Post by: wallworm on May 06, 2014, 11:48:57 AM
Note the version #. I did update WW after I posted that. The current version is 2.056 (and a newer DEV is at 2.0561)... because there were new bugs fixed even after the dev I linked originally.