I've been successfully using Bobo's speedometer script since he first created it. Now, after upgrading to Max 2015, the script crashes Max EVERY TIME I run it!
Has anyone else had this problem?
Forum topic · General Scripting
Bobo's Speedometer Maxscript crashes in 3DS Max 2015
By CiscoCD1 · 2016-03-30
Description
Comments (2)
Speed O Meter issue
EMJAY · 2016-05-09
I had a similar issue. I found that there was an issue with the creation of the ini file. I seem to recall updating the code to generate it and it was fine. I will look again at my fix and repost it.
Speed o meter issue
EMJAY · 2016-05-10
I checked the code and I have commented out the creation of the ini file and the code for loading the ini file as I did not need to have files saved, only interested in the data at the time.
As our studio has a different install location for 3ds max, I am assuming that it has to do with the paths to the ini files. I would suggest that this may be the case for you as well. Try commenting out the above mentioned code and see if it runs after that.