Skip to main content

All Questions

Tagged with
3 votes
1 answer
1k views

Type Error: Unsupported Operand Types for _PropertyDeferred and int Assistance

I recently installed an addon called stacking tool. I have zero experience in Python and came across an error when I try to run the add on. It goes as: line 200, in execute seededRandomAngle = (self....
Psykhe's user avatar
  • 31
0 votes
0 answers
936 views

Rigify Traceback Error

When trying to enable the Rigify Addon, I'm met with this error message: ...
TP 19's user avatar
  • 1
0 votes
0 answers
640 views

Problem importing dxf file into Blender 3.0.0

I've been tring to import a dxf file for house renders into Blender 3.0.0. However, whenever I import my file into Blender, the file imports with missing elements and an error: ...
Ali's user avatar
  • 1
0 votes
0 answers
181 views

weird black lines crossing through my donut icing

So I am building a Donut in Blender. I am following Blender Guru's tutorial. The problem is that I have made the icing appear dribbled, But there are some weird black lines crossing through the mesh. ...
Khaby Lame's user avatar
2 votes
1 answer
75 views

Display nothing when creating Dialog box for color picker and roughness value

I was making a blender add-on 1 year ago, and it can apply shader nodes to the selected object. Now I run my script again, it cannot display the result I did of last year. So, I think it maybe because ...
userN08's user avatar
  • 53
0 votes
1 answer
1k views

Exporting as VRM, getting error codes relating to materials?

I am using this addon: https://github.com/saturday06/VRM_Addon_for_Blender and have used it successfully before, but am getting an error code when I attempt to export it. I can't make heeads nor tails ...
Halppls's user avatar
4 votes
1 answer
1k views

Positional Argument Error in 3.0

I'm getting this error come up on this line of code, that was working fine in 2.9+ but now isn't for 3.0 ...
Increality's user avatar
0 votes
1 answer
1k views

Installing addon in 3.0 gives error [closed]

I can't install the Simply Cloth addon in blender 3.0 beta. It works fine in blender 2.9.3 but it gives me this error code and i don't reallly know how to fix it. The first time i try it gives me one ...
PiXXel's user avatar
  • 1
1 vote
0 answers
512 views

Error: Invalid Python expression

So I need help again. I am new to blender and am trying to follow a simple tutorial to add drivers to my model. So the guy in the video just put in the expressions and it worked. (And apparently there ...
Canoa Furada's user avatar
0 votes
1 answer
72 views

BGE Python: Mouse Sensor Error

I tried to program something that makes the camera look at the mouse for one of my games, but it keeps giving this error on line.7: ...
beware4's user avatar
0 votes
1 answer
385 views

Runtime Error : Modifier is disabled, skipping apply (2.83.9) with boolean modifier

So I'm trying to do a boolean operation between two objects. Here's how I'm trying to do it. ...
Euan's user avatar
  • 1
0 votes
1 answer
2k views

Cannot install Blender 2.93 addons on Windows. Python error

I am having trouble migrating from Blender 2.92 to 2.93. Half of my addons will not install and they are officially supported on 2.93. When I install them, I get an error when I attempt to activate ...
Kryat Lore's user avatar
2 votes
0 answers
2k views

Custom pointer property is read only?

Pretty sure i'm doing something wrong here, seems a bit strange to have a custom property default to read only (what would be the point in creating it if you can never set it to something other than ...
testure's user avatar
  • 71
3 votes
0 answers
1k views

Why is area.type None when starting Blender + script from CMD?

coders! I get an unnerving error im my python script when running blender 2.91 (same for 2.92) from the command-line under windows 10 and executing a python script on the blend-file with the ...
oystersauce's user avatar
1 vote
1 answer
308 views

Multiple addons with the same name error but it's the same file __init__.py

Hi I tried to install an addon from a zip file and i have this error but this is the same file. I checked, there is only 1 bl_info. There are 2 other .py files in the script, import_3ds.py and ...
Scover's user avatar
  • 21

15 30 50 per page
1
3 4
5
6 7
11