See this thread for background on the problem: http://social.biowar...436717/1#580085
Basically, when trying to render my lightmap on a test outdoor terrain level, I get the following log output:
E: 16:01:25 - Failed to submit lightmap layout [again]
E: 16:01:25 - Job submission process failed with a return code of '1'.
E: 16:01:25 - EOFError
E: 16:01:25 - version = p.load()
E: 16:01:25 - File "C:\\\\Python25\\\\Lib\\\\site-packages\\\\win32com\\\\client\\\\gencache.py", line 109, in _LoadDicts
E: 16:01:25 - _LoadDicts()
E: 16:01:25 - File "C:\\\\Python25\\\\Lib\\\\site-packages\\\\win32com\\\\client\\\\gencache.py", line 54, in __init__
E: 16:01:25 - __init__()
E: 16:01:25 - File "C:\\\\Python25\\\\Lib\\\\site-packages\\\\win32com\\\\client\\\\gencache.py", line 662, in
E: 16:01:25 - import dynamic, gencache, pythoncom
E: 16:01:25 - File "C:\\\\Python25\\\\Lib\\\\site-packages\\\\win32com\\\\client\\\\__init__.py", line 12, in
E: 16:01:25 - File "", line 31, in
E: 16:01:25 - Traceback (most recent call last):
I: 16:01:25 - EclipseRay v1.2
I have ActiveState Python 2.5.4 installed (by itself, no Python.org). I have tried uninstalling and reinstalling the toolset and Python. What's more, this has worked before, and then it started not working at all. It happened around when I deleted my level folders under - mydocuments\\\\bioware\\\\dragon age\\\\addins\\\\module_name\\\\core\\\\override\\\\toolsetexport to try and solve a missing trees issue.
I have no idea what's causing this, other than somehow Python is borked. According to a Python reference: "EOFError: Raised when one of the built-in functions (input or raw_input
hits an end-of-file condition (EOF) without reading any data."
Any ideas?
Modifié par Chesko256, 09 janvier 2010 - 11:23 .





Retour en haut






