Glenn Maynard

Results 23 comments of Glenn Maynard

I'm having this problem, too. I'm using psd-tools to extract layer info, and it's running out of memory, even though I don't need image data at all. I've worked around...

I guess (blame Cygwin if anything). Getting writing support working is much more important than lazy loading, but just having a way to make it skip images when you don't...

Is this a font problem, or a Windows codepage problem? I assume Java is Unicode internally so it's probably just the font. It's a pain buying from Korean users, since...

I just spent some time figuring out why poemaps stopped working (it uses roman numerals now), then found that this PR from months ago fixes that too. (I used \S+...

It looks like an attribute doesn't exist in whichever asset you're using that did in mine. I updated the content code to allow for that. It's not tested (don't have...

Which base figure are you using? I'd suggest starting with G3-based figures, since that's what this was written with, and once you have that working start trying other ones.

The "KeyError... asset_info" looks like there's an asset that doesn't have the asset_info block. I'm not sure why that would be missing, I added a check and a log so...

In the import dialog, is the "DAZ 3D/Base Correctives" entry in the list and checked? Make sure it's fully checked. (It'll be grey if only some of the entries in...

Did you update? https://github.com/zewt/zDsonImport/commit/686c9a9791932cfc0067f5e12c4914ce7922e8e6

There's no asset_info on line 315, though. Check the file and see if the change in https://github.com/zewt/zDsonImport/commit/686c9a9791932cfc0067f5e12c4914ce7922e8e6#diff-58ed97d6f56d9709c3e7ab714ca99da9 is there...