|
I’ve got a problem I’ve never seen.
I’m writing a MS to recursively iterate through folders to parse a certain kind of text file. Standard stuff. My script has some kind of logic error that is throwing an exception… probably something unrelated to the break.
The problem is that as soon as the exception happens, MAXScript editor will not let me save any files. Not the script that is in the editor. Not a following script I open. Not even a brand new dummy script that I made just to see if I can add a new script.
Just in case the problem is related to a specific Max function, here’s the error in the listener:
>> MAXScript Rollout Handler Exception:
-- No “"eof"” function for undefined <<
It may be that some uncaught exception with openFile() is causing this (my script may be running openFile on something that doesn’t have permission to read, etc).
So far, when it happens, I have to close Max entirely and restart to fix. So it is 1) making it hard to debug (well I’m about to wrap EVERYTHING in a try...catch to alleviate that) and 2) making me wonder if there is another bug in 2012 MAXScript.
______________________________
Shawn Olson’s Creative Arts
Developer of the Wall Worm Model Tools for Source
And my Favorite Unsung Plugin: Convexity for Level Design
Max 4/Gmax, 2008 - 2013
Mudbox 2009-2011
Win 7 x64 (x4)
Geforce 480x2 | Geforce 275x1 | ATI Radeon HD 3200 | Intel Generic chip
8GB | 12GB | 4GB | 4GB
Intel Quad 6700 | i7 930 | Athlon QL-65 | Intel Quad 6700
| Attachment
|
|
|