Forum: Poser - OFFICIAL


Subject: Poser 8 not working and ruining my computer

zippy opened this issue on Sep 16, 2009 ยท 209 posts


mylemonblue posted Thu, 10 December 2009 at 1:49 AM

Quote - Poser isn't creating the files. It's the OS doing it. The OS is stupidly trying to optimize communication between the client and the server. It is saving the answers the server is giving, hoping that it can re-play those answers and avoid doing any I/O. But that isn't appropriate here, and the OS is being told NOT to do that because this is not cachable/reusable information, by definition. The actual client and server do not create files to communicate with each other. They are using sockets - real-time messaging that has nothing whatsoever to do with disks or files.

There aren't supposed to be any files. Poser isn't asking for them - it is doing the opposite, saying do NOT make and keep copies of these messages.

It must be heck trying to beat someone else's software into submission. Best of luck in the war against the OS.

My brain is just a toy box filled with weird things