ObjectEditor caching problem

Moderators: Uros, OXO

Post Reply
NickB
Posts: 61
Joined: Mon Oct 25, 2010 4:07 am
Location: Canada

ObjectEditor caching problem

Post by NickB » Sun Aug 05, 2018 11:34 pm

I have used the ObjectEditor in V2 to preview objects to convert .x object to .c3d objects, and it works very well.
However, I have run into a weird caching problem. If I make a change to Sample1.x for example and reload it for viewing, the original is shown, instead of the changed one. If I open this very same Sample1.x with the V1 ObjectViewer it loads OK and shows the changed object.
If I rename Sample1.x to Sample2.x it loads the modified object as expected, and if I rename it back to Sample1.x, it loads the original Sample1.x ??? The ObjectEditor has cached the original Sample1.x file somewhere.
If I take a totally different object.x and name it Sample1.x in the same folder, It still loads the original Sample1.x. Where is this cache and how do I clear it ?

Post Reply