14 Nov
2004
14 Nov
'04
8:11 a.m.
bulia byak wrote:
2 fix two crasher bugs:
- 1056658 win98: crash on save (msvcrt error box) (JonCruz)
OK. Got more tracked down on this.
Mental confirmed that it's all sorts of fun with mixing the concepts of URI and file path, with the latter often passed as a parameter named 'uri', etc.
So finishing up the cleanup on URI versus filepath will fix a lot, including the crash bug. And it's needed anyway to help fix other things (like file importing and moving files with linked assets).
BTW, if anyone has any insights on URI use in general, or specific needs, now is a good time to toss info out so it's all considered.