Well, I’ve been trying to use the game engine in Blender alpha and beta and it blende just crashes every time I press P - even with the simplest scene ! It works perfectly in Blender 2.49 but just crash in blender 2.5x. I’ve searched on Internet but can’t figure out my problem. Do I need to update my python installed or something ? I’m using Blender 2.54 Beta for Windows 7 64-bits and used the archive.
By the way, it says something like “Found python bundle” in the DOS window.
Thanks in advance,
Sorry for the late answer, I have left home for one week and didn’t have Internet.
Well this may be a good idea, I will give it a try this evening and tell you if it works :).
Thanks a lot anyway !
I have tried it today with the Blender 32bit zip, the 64bit zip and the 64bit installer with and all works fine.
About Python. You dont need to install Python with the zip Blender versions. But maybe there is getting somethings wrong by the installing. For Blender 2.54 you need Python 3.1.
Do you have tried with only the basic cube screen?
Have you started Blender as administrator?
What hardware do you have?
Disconnect all hardware on USB (Watcom digitzier, cardreader, webcams, joystick, …)
Disconnect the internet and disable your virus scanner.
Update all drivers.
Sometimes the soundcard make problems, disable it in the hardware manager.
OS: Win7 Pro 64bit
PC: 2x Intel Xeon 5620 Quard Core 24GB Ram
Graphics: old ATI Radeon
Graphics2: Nvidia Geforce GTX 295
Okay, thanks for your help guys, and I’m sorry for the bump, but this problem still happens 2.55 Beta for me :/.
I’ve updated all my graphic cards drivers, tried the installer, disabled the sound, the mouse, but it still crashes.
Here is what appears in the console when I try launching a game using blenderplayer.exe (If I press P in Blender I can’t see what appears in console before the crash, I only see normal messages) :
EDIT : Okay, I got it to work using the following command in CMD :
“set PYTHONHOME=C:\Blender\2.55\python”
Now, I can run any 2.55 file with the CMD typing “blenderplayer.exe game.blend”.
However, it crash when I leave and it still crash if I launch it from blender.exe :/.
EDIT 2 : In fact the variable PYTHONHOME disappears everytime I launch blender !
So I have to re-set it if I don’t want the game engine to crash.
i have the same problem, since a few months ago, so I use 2.49 because it works fine. but i would like to use 2.5 for future projects, hope the developers will fix this.