Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't 'Add new text object' #22

Open
finnbaseball opened this issue Sep 10, 2024 · 3 comments
Open

Can't 'Add new text object' #22

finnbaseball opened this issue Sep 10, 2024 · 3 comments

Comments

@finnbaseball
Copy link

Hi, really excited to use this. I tried installing but i'm getting an error message after I tried to run my first font. Do i need something else installed?
Many thanks.

"Python: Traceback (most recent call last):
File "/Users/finn/Library/Application Support/Blender/4.1/scripts/addons/ST2/operations.py", line 238, in execute
to = t.create_live_text(t.two_dimensional())
File "/Users/finn/Library/Application Support/Blender/4.1/scripts/addons/ST2/typesetter.py", line 126, in two_dimensional p.remove_overlap()
File "/Users/finn/Library/Application Support/Blender/4.1/scripts/addons/ST2/inline-packages/coldtype/runon/path.py", line 2136, in removeOverlap return self…_pathop(otherPen=None, operation=BooleanOp.Simplify)
ЛАДАААААААААААААААААААААААААААААААААААААААААААААААААААААА
File "/Users/finn/Library/Application Support/Blender/4.1/scripts/addons/ST2/inline-packages/coldtype/runon/path.py", line 2068, in _pathop
self._val. value = calculate_pathop(self, otherPen, operation)
File "/Users/finn/Library/Application Support/Blender/4.1/scripts/addons/ST2/inline-packages/coldtype/pens/misc.py", line 71, in calculate_pathop
bg = BooleanGlyph)
NameError: name 'BooleanGlyph' is not defined. Did you mean: 'Boolean©p"?

@stenson
Copy link
Contributor

stenson commented Sep 10, 2024

Thanks for the report — I can't say I've ever seen something like that before, though it does look like the support libraries are failing to load properly. Are you running Blender on an intel mac?

@finnbaseball
Copy link
Author

finnbaseball commented Sep 10, 2024 via email

@stenson
Copy link
Contributor

stenson commented Oct 2, 2024

Could you try installing this updated version? https://coldtype.xyz/st2/releases/ST2-v0-17b.zip — it doesn't include the support libraries (once you install the addon, there’s a button in the addon to install the support libraries), so potentially this would fix the issue on your setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants