Forum: Poser - OFFICIAL


Subject: POSER 8 - Saved files not loading

GeneralNutt opened this issue on Aug 06, 2009 · 20 posts


markschum posted Fri, 14 August 2009 at 12:03 AM

I wonder if running a python script would fix the issue?

import poser
poser.Scene().DrawAll()

type those two lines into a text file , rename as .py extension and run it from the file menu option.
This gets Poser to redraw the preview window.

Be curious to see what happens  .