Hi guys,
I am using Blender 2.36 with Python 2.3, and PIL and 4Suite for Python 2.3.
I got exceptions when operating commands related to loading xmls in the template/quest directory. Such as sign a quest to an object, or exporting the example map PlatformTest.
The exceptions are mostly like:
Ft.Lib.UriException: Error retrieving resource 'file://C:\\Program Files\\Blender Foundation\\Blender\\.blender\\scripts\\b2cs\\template\\quest\\pickable.xml' or so.
But those files actually exist in the destination folders. I guess the "//" and "\\" are not parsed as "/" and "\" correctly?
Any kinds of help would be greatly appreciated, coz I wanna use that feature in a hurry. Thanks a lot in advance!
btw: how can I contact the author of blender2crystal?
Check out
http://b2cs.delcorp.org/index.php/Main_Page to contact the author of blender2crystal.
Greetings,