Voxelize Python Script problems

Forum Archive Voxelize Python Script problems

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #11229
    jesse94
    Participant

      I’m having problems with cg cookie’s video on creating a voxelize script I made sure to copy the object but after the 9th line of scripting I pressed run script and in the info it said  python script failed, check the system console witch I did but I still don’t see the problem please help heres my blend file by the way I’m using blender 2.81 http://pasteall.org/blend/index.php?id=52794

      Creating ay

      #52773
      spikeyxxx
      Participant

        Hi jesse, you misspelled sourceName (as sourseName) in line 4.

        And sourseName is not declared, that’s why the script fails.

        #52774
        jesse94
        Participant

          I’m still having troubles with cg cookie’s video on creating a voxelize script this time I’m stuck on the part after bpy.context.area.ui_type = ‘UV’ when I go to the uv editor and select the mesh the UV’s wont project on the text heres my blind file http://pasteall.org/blend/index.php?id=52797

          #52775
          spikeyxxx
          Participant

            Your mesh doesn’t have UV’s. Unwrap it and the UV’s will show up. Your script seems to be ok so far.

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘Voxelize Python Script problems’ is closed to new replies.