Caesium
Radiant!
- Joined
- Jan 14, 2006
- Messages
- 526
I've got some new error messages:
and
UnitStatisticsTools.py isn't changed by me.
Code:
Traceback (most recent call last):
File "CvEventInterface", line 30, in onEvent
File "BugEventManager", line 254, in handleEvent
File "BugEventManager", line 267, in _handleDefaultEvent
File "CvUnitStatisticsEventManager", line 179, in onUnitLost
File "UnitStatisticsUtils", line 518, in onUnitLost
File "UnitStatisticsTools", line 96, in checkHighScoresAllUnits
TypeError: unsubscriptable object
ERR: Python function onEvent failed, module CvEventInterface
and
Code:
Traceback (most recent call last):
File "CvScreensInterface", line 942, in handleInput
File "CvStatisticsScreen", line 733, in handleInput
File "CvStatisticsScreen", line 89, in interfaceScreen
File "CvStatisticsScreen", line 265, in drawHighScoresScreen
File "CvStatisticsScreen", line 318, in drawHighScoreList
File "UnitStatisticsTools", line 202, in checkTop10
TypeError: unsubscriptable object
ERR: Python function handleInput failed, module CvScreensInterface
UnitStatisticsTools.py isn't changed by me.