Open GoogleCodeExporter opened 8 years ago
I have a new error now, here's a screenshot, it'll be easier !
Original comment by alexis.v...@gmail.com
on 13 Jan 2012 at 1:16
Attachments:
Regarding the error in the screenshot, a workaround/fix is to change the line
in the export script that says
return "FINISHED"
to
return { "FINISHED" }
In the copy that I have (r27) this is line 387 of io_export_webgl.py.
Not sure if this is something that cropped up from a new version of Blender,
but I got the idea from here:
https://code.google.com/p/blender-alternativa3d/issues/detail?id=2
Original comment by chrischa...@gmail.com
on 1 Apr 2012 at 5:51
I'll give it a try and let you know, thank you :-)
Original comment by alexis.v...@gmail.com
on 2 Apr 2012 at 9:29
Original issue reported on code.google.com by
alexis.v...@gmail.com
on 13 Jan 2012 at 1:12