5 threads found!
Thread | Author | Replies | Views | Last Reply |
---|---|---|---|---|
shed_e | 13 | 944 | ||
shed_e | 16 | 643 | ||
shed_e | 3 | 53 | ||
shed_e | 27 | 1178 | ||
shed_e | 9 | 178 |
40 comments found!
Thanks everyone for tall he help and input. Looks like the best way to fix the error is to uninstall and completely remove all poser content from my system before reinstalling it. Also as suggested in Python scripts forum help.
Cheers.
Thread: Netherworks - PoseWriter Panel not working - PLEASE HELP! | Forum: Poser Python Scripting
adp001 posted at 5:26PM Thu, 03 June 2021 - #4420389
shed_e posted at 11:40PM Wed, 02 June 2021 - #4420356
adp001 posted at 5:32PM Wed, 02 June 2021 - #4420224
Did you reset the folders in the script (right click in the scripts window, "Features -> Folders -> Reset Last used Folders" and "Clear Recent Folder List")?
Sorry, I dunno where this is exactly. Not sure if you're referring to locations in windows files or control panels of the software. Either way I can't find these.
If I right click in the scripts window (Netherworks script), I get a menu. Maybe there is a difference between the script you use and mine. I'm using P11.
But deleting both INI files does the same.
Anyway, Seems this 'tock folder app' messed with access rights of files and pathes. Simply overwriting (a new install) may not completly restore anything, Best you can do is copy all your content files out of the way and delete any path and file related to Poser before reinstalling. Check if Poser works (without your content). Then select the folder you saved your content to and use windows to set the access rights for all files and pathes in it (but most likely your content is not the problem because you could load the cm2 file with Poser).
Good luck!
Yea it's different in PP14. It doesn't have the option. I deleted the INI files as instructed, and the recent error was fixed. Unfortunately the old error message is back. Will uninstall and remove Poser contents as you have suggested and reinstall it. That's the best option to fix this. Thanks a lot again for all your help. Much appreciated :)
Thread: Netherworks - PoseWriter Panel not working - PLEASE HELP! | Forum: Poser Python Scripting
adp001 posted at 5:51PM Wed, 02 June 2021 - #4420231
While analysing the script I found that it creates files on my computer here:
C:Users[username]AppDataRoaming[your Poser Version]NetherworksPoseWriter Panel
Make sure the script is able to write to that directory. I deleted the INI files I found there. The scripts created new files after I restarted it.
Below is a screenshot just for assurance and reference. Are you saying to delete both the INI files there?
Thread: Netherworks - PoseWriter Panel not working - PLEASE HELP! | Forum: Poser Python Scripting
adp001 posted at 5:49PM Wed, 02 June 2021 - #4420227
Try the script I posted some time before. It cleans the Python environment.
https://www.renderosity.com/rr/mod/forumpro/?thread_id=2960458
You can simply copy the script from the message and post it into a Poser Python Shell (open Poser -> Scripts -> Python Shell). Right click into the Shell und select "Paste Plus".
The script reports anything it deletes (don't worry – nothing gets permanently damaged :))
Just tried that and restarted Poser. Did not make any difference, but perhaps I'm missing something (a step) there.
Thread: Netherworks - PoseWriter Panel not working - PLEASE HELP! | Forum: Poser Python Scripting
adp001 posted at 5:36PM Wed, 02 June 2021 - #4420225
Is it possible that another script is also running? Perhaps one that starts automatically with a scene? Or any AddOn?
I'm asking because in your first msg you showed an error message that says "Scene" could not be found. "Scene" is part of Poser Python, but can be overwritten by a script for special purposes.
I don't think so. But this error (the first one) first initially happened when I reinstalled PP2014. The main reason I actually reinstalled PP2014 was that my content library got messed up after I was testing a 'lock folder app' and added the content library destination folder by mistake among the few files I added to the App. After I unlocked the folder the damage could not be undone, since Poser was not recognizing the destination folder anymore. But maybe I could've just added the library again, unfortunately I don't remember if I tried that or not then. But I reinstalled Poser to fix the issue, and it worked. Unfortunately the PoseWrite Panel did not work since. And now there's a second error message instead of the first one
Thread: Netherworks - PoseWriter Panel not working - PLEASE HELP! | Forum: Poser Python Scripting
adp001 posted at 5:32PM Wed, 02 June 2021 - #4420224
Did you reset the folders in the script (right click in the scripts window, "Features -> Folders -> Reset Last used Folders" and "Clear Recent Folder List")?
Sorry, I dunno where this is exactly. Not sure if you're referring to locations in windows files or control panels of the software. Either way I can't find these.
Thread: Netherworks - PoseWriter Panel not working - PLEASE HELP! | Forum: Poser Python Scripting
Thread: Netherworks - PoseWriter Panel not working - PLEASE HELP! | Forum: Poser Python Scripting
adp001 posted at 11:26PM Tue, 01 June 2021 - #4420231
While analysing the script I found that it creates files on my computer here:
C:Users[username]AppDataRoaming[your Poser Version]NetherworksPoseWriter Panel
Make sure the script is able to write to that directory. I deleted the INI files I found there. The scripts created new files after I restarted it.
Thanks a lot for all the tips and help. Let me get back to you after trying those. Most appreciated :)
Thread: Netherworks - PoseWriter Panel not working - PLEASE HELP! | Forum: Poser - OFFICIAL
Thread: Netherworks - PoseWriter Panel not working - PLEASE HELP! | Forum: Poser - OFFICIAL
Perhaps I need to uninstall Poser Pro by removing all contents from the system, and then reinstall for the script to work again. Just to be clear I did not remove all Poser contents from system when I uninstalled before as mentioned on post. I'm guessing these script files remain as saved content, like the poser content library, although they are not saved in the same directory. I feel like there's an easy way to resolve this, without having to do all this. Thanks
Thread: Netherworks - PoseWriter Panel not working - PLEASE HELP! | Forum: Poser Python Scripting
Perhaps I need to uninstall Poser Pro by removing all contents from the system, and then reinstall for the script to work again. Just to be clear I did not remove all Poser contents from system when I uninstalled before as mentioned on post. I'm guessing these script files remain as saved content, like the poser content library, although they are not saved in the same directory. I feel like there's an easy way to resolve this, without having to do all this. Thanks
Thread: Netherworks - PoseWriter Panel not working - PLEASE HELP! | Forum: Poser - OFFICIAL
bwldrd posted at 7:25PM Sat, 29 May 2021 - #4419080
Try running poser as admin. May not have security rights to actually write out the pose file.
That was never the issue. But just tried that to be certain. Still get the same new error message I just mentioned on this forum. Poser crashes now when I try to apply a pose using the script. Is there anyway to reinstall it. I tried looking for the script separately. But it doesn't appear to be available as a standalone script anymore. Once again I'll post a screenshot of the error message. I really need to fix this. Thanks.
Thread: Netherworks - PoseWriter Panel not working - PLEASE HELP! | Forum: Poser - OFFICIAL
RedPhantom posted at 7:16PM Sat, 29 May 2021 - #4419079
Your screenshot didn't show up. Having never used PoseWriter, what is the advantage? By the name, it sounds like it saves poses, but you can do that with the library, so I'm assuming there's more to it.
Sorry for the late response. Somehow I didn't get the notifications for the forum. Thought I had it on. Advantages of this Pose script are so many. Unlike the general pose application, this applies pose to the whole figure, the hands included. Also other various options you can't get from the general pose creator like, applying pose to props from its scale and all.
Below is the screenshot is the screenshot I missed. But I actually have a new error message now when trying to apply the pose using that script. So I'm just gonna post both screenshots now. Thanks
Thread: Netherworks - PoseWriter Panel not working - PLEASE HELP! | Forum: Poser Python Scripting
HartyBart posted at 7:04PM Sat, 29 May 2021 - #4419332
Some possibilities:
It can't 'see' the Actor figure, because the scene is saved but the figure has been moved in the runtime. Or the runtime is now elsewhere.
The script has been updated for Poser 11, which broke it on Poser Pro 2014.
Poser does not yet have 'disk write' permission from Windows, for some reason. It can't drop the file into the runtime. Or an anti-virus is prevent it doing so.
Thanks a lot for the reply. I thought I'd get a notification for any response to this, but I guess not. Actually the runtime is the same, it has not changed, but maybe somehow it changed for the script. I may need to remove all poser content and software for this to work again perhaps. But I actually have a new issue now. Poser Pro 2014 crashes after an error message now, every time I try to apply a pose through the script. Below is a screenshot of the error message. Poser crashes after I click OK. I really need to find a way to fix this. Thanks again
Thread: Members/Vendors info changes are not updating | Forum: Community Center
Thank you. That did the trick. I recently reinstalled chrome too. Cleared history and cleaned bookmarks, but forgot the caches. Feel a bit silly for not realizing that, but it's the little things you miss that gets in the way eh :)
Cheers
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
Thread: Netherworks - PoseWriter Panel not working - PLEASE HELP! | Forum: Poser - OFFICIAL