TwistedMentat
Chieftain
- Joined
- Jun 29, 2015
- Messages
- 3
Here's the text from the PythonErr.log file:
I found the CvHallOfFameScreen.py files from this version of EMM and the previous version and compared them in WinMerge. The only difference is a bit of text regarding K-mod (the text was missing from the latest version and present in 0.5.0b2). I then made a backup of the newer version of CvHallOfFameScreen.py and copied the older version into the EMM v0.5.0 folder and tried again. The Hall of Fame screen appeared normally, and I re-checked the log file. Only the errors regarding the map scripts remained (I don't really care about those).
As for the CvScreensInterface.py files, there was only a minimal difference between the old and new versions of the file, and that difference appears to be inconsequential since the change made to the other file fixed the problem and the CvScreensInterface item no longer appears in the error log.
Odd that this happened with my installation, but maybe it's the same for everyone and I'm the only player who looks at the Hall of Fame screen
Does anyone know why certain BUG features don't work? Changes made to Custom Domestic Advisor are not saved, unit names do not upgrade, number of cities are not displayed... am I alone on these as well?
ERR: Call function getModPath failed. Can't find module Lows_Random_Maps_3_0.py
ERR: Call function getModPath failed. Can't find module Ring_World.py
ERR: Call function getModPath failed. Can't find module Smart_Map.py
ERR: Call function getModPath failed. Can't find module Lows_Random_Maps_3_0.py
ERR: Call function getModPath failed. Can't find module Ring_World.py
ERR: Call function getModPath failed. Can't find module Smart_Map.py
ERR: Call function getModPath failed. Can't find module Lows_Random_Maps_3_0.py
ERR: Call function getModPath failed. Can't find module Ring_World.py
ERR: Call function getModPath failed. Can't find module Smart_Map.py
Traceback (most recent call last):
File "CvScreensInterface", line 123, in showHallOfFame
File "CvHallOfFameScreen", line 229, in interfaceScreen
File "CvHallOfFameScreen", line 248, in drawContents
AttributeError: CvHallOfFameScreen instance has no attribute 'infoList'
ERR: Python function showHallOfFame failed, module CvScreensInterface
I found the CvHallOfFameScreen.py files from this version of EMM and the previous version and compared them in WinMerge. The only difference is a bit of text regarding K-mod (the text was missing from the latest version and present in 0.5.0b2). I then made a backup of the newer version of CvHallOfFameScreen.py and copied the older version into the EMM v0.5.0 folder and tried again. The Hall of Fame screen appeared normally, and I re-checked the log file. Only the errors regarding the map scripts remained (I don't really care about those).
As for the CvScreensInterface.py files, there was only a minimal difference between the old and new versions of the file, and that difference appears to be inconsequential since the change made to the other file fixed the problem and the CvScreensInterface item no longer appears in the error log.
Odd that this happened with my installation, but maybe it's the same for everyone and I'm the only player who looks at the Hall of Fame screen

Does anyone know why certain BUG features don't work? Changes made to Custom Domestic Advisor are not saved, unit names do not upgrade, number of cities are not displayed... am I alone on these as well?