Iceking's Tools

already did, weeks before. i just haven’t updated the github link as i’m fixing a few things still. since no one’s commenting I thought this was overrun by newer addons, lol. anyways, i’ll update this tonight. thanks for the heads-up!


heads up! a little fix. added clip selected verts to undo menu. select verts in center vicinity to clip them, basically has higher threshold than the automated one.

The same error
Traceback (most recent call last):
File “C:\Users\user\AppData\Roaming\Blender Foundation\Blender\2.76\scripts\addons\ice_tools.py”, line 166, in execute
context.scene.tool_settings.gpencil_stroke_placement_view3d = ‘SURFACE’
AttributeError: ‘ToolSettings’ object has no attribute ‘gpencil_stroke_placement_view3d’

location: <unknown location>:-1

In *.py I see this:
context.scene.tool_settings.gpencil_stroke_placement_view3d = ‘SURFACE’

this should work on the new versions in buildbot. if you’re using an older version of blender prior to the code changes in grease pencil, this error should pop up.

I’ve got the same error
Traceback (most recent call last):
File “C:\Users\Admin\AppData\Roaming\Blender Foundation\Blender\2.76\scripts\addons\ice_tools.py”, line 167, in execute
context.scene.tool_settings.gpencil_stroke_placement_view3d = ‘SURFACE’
AttributeError: ‘ToolSettings’ object has no attribute ‘gpencil_stroke_placement_view3d’

location: <unknown location>:-1

I’ve got the newest blender v2.76. No idea how to solve it.

edit: posted in wrong thread

Same error as the gentleman above. So I guess the addon doesn’t work with the current “official” version of blender (2.76b).

download the latest from my sig link. it’s working fine for me as you can see in the tutorial section.

Bang, it looks awesome.
But I get the same/similar error as people above (with the latest build from your signature). Tried with 2.74-76 to no avail :((


hi, If you d/l the addon from the github, you will need a blender build from buildbot. this will catch up when 2.77 is released, until then use the previous version.

So where is the previous version?

< I was trying with anything between 2.74-76 but if you mean the previous version of add-on, then where can I find it?

edit:
Found an older version that was posted on GitHub on 27.04.2015:
>> Ice-Tools-Master <<

PS - It would be nice if version that’s working with latest B3D official release was shared / archived on GitHub.

I DO NOT know why you’re all getting THAT error. github link is latest with the greasepencil code fix. I’ve downloaded it from another location to another pc and it works. USE THE LATEST BUILDBOT. it will NOT work with the official download as the gpencil code fix is not yet available for that but will be for 2.77.

https://builder.blender.org/download/

for future release, I will incorporate some fancy UI stuff. have to look at codes again. ugh.

Hello Iceking … i have same problem like guys before me that same error that traceback shiet … now i had similar problem with bsurface or any addon that didnt “work” and usualy its messy version or cleaning up addons /refresh ,put in new scripts with fresh version and everything works right ? No ! but ith my case theres catch … it actully does make retopo mesh and sets up greacepencil but it gives that error and i dont even know why it brings error cuz it made retopo so im a bit confused is it working or not … i know u programmers do everything in your power to update these things and checking each line is tedious and anoying job and u do it for us so im not gonna bitch about it but can u talk about what is possibly wrong if its something wrong ? im really really confused

I think this has been stated many times now: the add-on doesn’t work with the current official version of Blender (2.76b).
Download a newer build or wait for 2.77.

This is a great tool. How do you exit the editing mode, apply the shrinkwrap, so as to use the retopoed mesh? For example you made a coat or pair of pants, etc. Thanks, I am really stymied by this.

To Iceking, ToshiCG and all the others who say to dl dailybuild to make it to work:

The addon doesn’t work with the current stable version of Blender, ok. But the problem is that you tell us to d/l a dailybuild of Blender to make it to work, and we all know that dailybuild aren’t qualified as stable, so by using it we may encounter more problems (bugs) than with the official/stable current version of Blender.

In a professional way, you should always use stable/official release of a software.

Also by using a dailybuild (because I need this addon), one of my others addons doesn’t anymore (yet), and it is the retopoflow addon. So right now, I need 2 version of Blender to use retopo tools. This is absurd.

So what I ask here is to have a little more support for current version and not for future version. Because we don’t even know when the next version of Blender will be released with a stable/official status.

Please and thank you.

For the record, personally I’m not encouraging anyone to do anything.
I’m not messing with the daily builds either so I’m not using the add-on, even though I’d like to give it a try.
This is an unofficial addon so I guess the author does what he likes with it.