Hello all,
Not trying to report a bug here. Just wondering if anyone else gets the Python crash message:
"An error occurred in python, but construct is unable to obtain any error information without StringIO.pyc"
This happens even with the simplest of script, e.g.
Sprite.X = 1
I do have the python26.dll (which came with construct) in the same directory as my .cap file.
It just seems strange that there are tutorials on wiki that show using python, and forum posts where people show examples of using it - So either I'm doing something wrong OR the latest release of Construct has somehow broken the python binding.
If this helps: Latest version of Construct, Windows Vista32, python 2.5.1 installed on my system.
Thanks