Aller au contenu

Photo

For those with lightmapper crashes with a return code of '-1073741515'


1 réponse à ce sujet

#1
JasonNH

JasonNH
  • Members
  • 237 messages
Okay, I had nothing but crashes with the toolset lightmapper since its first release in the beta program but I finally got it running today. The simple solution for me was to use the two step process of installing Python 2.5 followed by the win32all extensions for Python 2.5 instead of using the Activestate Python 2.5 library. If you have Activestate Python installed, remove it before installing the new libs.

I am using Vista64 and this is what I needed to install:

File location: http://www.python.or...d/releases/2.5/
File: python-2.5.4.msi

File location: http://sourceforge.n.../pywin32/files/
File: pywin32-214.win32-py2.5.exe

#2
Allan Smith

Allan Smith
  • BioWare Employees
  • 83 messages
@JasonNH

Sorry, word must not have got filtered back to you on this earlier. There is a problem with the ActiveState Python 64 bit version. However, you can download and install the 32 bit version and it will run without problems on your 64 bit machine. Now that you have it working, there is no point in messing with things. This information was available in one place on the wiki, and I just added it to another for better visibility.

Glad you are up and running now.