Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Sorry If I sound like That guy but is there a tutorial some were? I tried to use it and it seems to be a bit finicky on my version of blender "v2.78".

P.s. The errors are as follows, If your interested 


Traceback (most recent call last):
  File "C:\Users\Samurai Studios\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\LevelBuddy.py", line 742, in execute
    auto_texture(level_map)
  File "C:\Users\Samurai Studios\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\LevelBuddy.py", line 235, in auto_texture
    bpy.ops.object.texture_buddy_uv()
  File "D:\Blender 2.78\2.78\scripts\modules\bpy\ops.py", line 189, in __call__
    ret = op_call(self.idname_py(), None, kw)
AttributeError: Calling operator "bpy.ops.object.texture_buddy_uv" error, could not be found

location: <unknown location>:-1

the error you are getting is because you also need to install the level buddy addon and have it enabled too.  It is in the same zip file as level buddy .  Hope that helps.

Thank you so much, I Am exited to start using this tool "PROPERLY". Can't believe I didn't notice that was missing. 

P.s. Tanks again for replying, its a rarity to me.

(2 edits)

sorry no tutorials yet.  I do want to do some.

I got the same error. I installed both level buddy and texture buddy.

"v2.78c"

I just fixed a bug caused by a material not having an active texture that might solve some of the issues you have had.  You could download the latest version 1.3 and see if that fixes your errors.  I also have installed and ran the tools on blender 2.79 without issues.