leomoon-studios / leomoon-lightstudio

Light Studio plugin for Blender
https://leomoon.com/store/plugins/leomoon-lightstudio/
GNU General Public License v3.0
353 stars 45 forks source link

Plugin not working properly with extended Latin character in user name #8

Open realyas opened 6 years ago

realyas commented 6 years ago

Hi There,

First of all, thanks for this great add-on! It works very well! My problem is my Windows 10 user folder name is 'Varge Mátyás' which contains extended latin characters. Because of this, the addon light textures don't work properly. Do you have any idea, how could I solve that?

Thank, Matt

leomoon commented 6 years ago

Hello,

It's because of os.path

I have to make unicode path somehow.

I'm working on this.