johnstiles76's Forum Posts

  • Will Exported Games run on Windows 98 and later or do they require Windows Xp too?

    Thanks

  • You Might be right I'm running Windows Vista Home Premium 32 Bit sp2.

    Will the games you create with construct classic run on windows 98 and later?

    Thanks

  • Thank you for the example. it works great.

    Many, Many Thanks

  • how do I use the text to speech plugin?

    please help...

    Thanks

  • Hello I was wondering what windows operating system the ide requires to run. I've heard it only runs on Windows XP and later but When I check compatability mode for Windows 95 it runs just as well.

    Any ideas?

    Thanks

  • the game uses python scripting. The Only thing checked in the python export option is StringIO so my dll is all that is needed?

    Can people play it without having python installed? or should I include python in my installer?

    Thanks

  • I made a python game and my question is does the end user who plays my game have to have python installed on their computer or just the included dll with my game?

    Thanks in advance

  • Hi Thank you everyone for your replies. I figured it out. it appeared that there was something wrong with my computer so I setup a new profile on Windows Vista and now it works great.

    Thank you all once again

  • Hi Thank you everyone for your replies.

    I figured it out. it was my Computer. It was messed up some how. I did a new profile on Vista and now it works great.

    Thanks.

  • HI, I still can't figure it out. I tried everything you suggested.

    do you think its a problem with my python install?

    I have python 2.6.4, 2.7 and 3.2.2 installed.

    Should I uninstall them and just install 2.6.4 and choose advanced during install and compile the py to pyc?

    please help...

  • ok thank you

  • how do I open the python Script Editor in Construct Classic 1.2?

    All I see is insert script.

    Thanks

  • Hi when I click on StringIO.pyc I get the following error:

    Traceback (most recent call last):

    File "C:\Python26\Lib\StringIO.py", line 323, in <module>

    File "C:\Python26\Lib\StringIO.py", line 283, in test

        lines = open(file, 'r').readlines()

    IOError: [Errno 2] No such file or directory: '/etc/passwd'

    Could this be the problem? if so How do I fix it? Thanks

  • Hi Now the StringIO.pyc is included bu I still get the error on exporting

    Please help

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hi thank you for your reply. I checked and the stringio wasn't in the folder. I'm downloading the data folder from sourceforge to see if it fixes it which I hope it does.

    Thank you