NevilArt / BsMax

BsMax Blender Addon (UI simulator/ Modeling/ Rigg & Animation/ Render Tools and ...
GNU General Public License v3.0
219 stars 25 forks source link

Problem occurs when sending to backburner on Linux. #24

Closed frkntlr closed 2 years ago

frkntlr commented 2 years ago

Even if it gives an error in sending, it is visible on the backburner monitor.

image image

Still, I wanted to send the error given below. No problem when rendering.It can render to the specified path.

Python: Traceback (most recent call last):
  File "/home/atalar/.config/blender/3.0/scripts/addons/BsMax_2_80-master/tools/internal/render/backburner.py", line 436, in execute
    script = open(preset_path + file_name).read()
FileNotFoundError: [Errno 2] No such file or directory: '/home/atalar/.config/blender/3.0/config\\BsMax\\Backburner.ini'

location: <unknown location>:-1
NevilArt commented 2 years ago

Hi,

I got it. Ill work on it on this weekend.

Thank you for report.

NevilArt commented 2 years ago

I think problem has solved. Can you check the last Update and let me know is it works fine or not?

frkntlr commented 2 years ago

Of course, I'll take a look when I'm available.