
Quicken
|
Posted - 2003.09.11 18:48:00 -
[1]
Noticed this during character creation when I selected bloodline.
_______________________________________________ EXCEPTION #1 logged at 2003-09-11 20:39:06 ; caught by eve.ExceptionHandler AttributeError: sr
Traceback (most recent call last): File "C:/builds/files/script/ui/generic/buttons.py", line 162, in _OnClick File "C:/builds/files/script/ui/login/charsel.py", line 404, in SelectSlot File "C:/builds/files/script/ui/login/charsel.py", line 430, in CreateNewCharacter File "C:/builds/files/script/ui/login/charcreationbase.py", line 444, in Execute File "C:/builds/files/script/ui/login/charcreationbase.py", line 473, in _Execute File "C:/builds/files/script/ui/login/charcreationbase.py", line 559, in ProcessStep File "C:/builds/files/script/ui/login/appearance.py", line 56, in Startup File "C:/builds/files/script/ui/login/appearance.py", line 126, in LoadOptions File "C:/builds/files/script/ui/login/appearance.py", line 712, in AddOptionBrowser AttributeError: sr
This function was called with arguments:
self : <BlueWraper: <Instance of 'UIWindow', (destroyed=0, name="appearance", type=UI_CONTROL, parent="None")><Blueinstance of UIWindow><deco, guid:ccstep.Appearance vars:{'cameraPitch': 0, '_QuickDeco__mixins': [], 'cameraYaw': 0, 'sr': <ui.Object instance at 0x0C890E00>, 'disableOnClick': None, 'bloodlineGender': [5, 1], '_owner': None, 'ret': None, 'chapp': <chapp.CharAppearance instance at 0x453483E0>, 'printall': None, 'liveWithoutParent': None, 'options': {'eyebrows': [1, 3, 4, 5, 6, 7, 8, 10, 11], 'hair': [16, 47, 50, 51, 52, 53, 54], 'eyes': [2, 18, 19, 20, 21, 22], 'deco': [18, 56, 57, 58, 59, 60, 61, 62, 63], 'costume': [1, 12, 18, 19, 20, 25, 32, 33, 52, 53, 54, 55, 56, 57, 58, 59], 'background': [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73], 'skin': [1, 2, 3, 4, 5, 12, 20, 21, 22], 'light': [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20]}, 'wr': <WeakRefAttrObject object at 0x45222CE8>}>> optionname : background x : 0 y : 0 unitwidth : 113 unitheight : 19 margin : 8 baseleft : 188 basetop : 874 parent : <BlueWraper: <Instance of 'UIWindow', (destroyed=0, name="background", type=UI_CONTROL, parent="None")><Blueinstance of UIWindow>> btn : <BlueWraper: <Instance of 'UIWindow', (destroyed=0, name="simplepic", type=UI_CONTROL, parent="None")><Blueinstance of UIWindow>> hilite : <BlueWraper: <Instance of 'UIWindow', (destroyed=0, name="hilite", type=UI_CONTROL, parent="simplepic")><Blueinstance of UIWindow>>
Barring function arguments, the local namespace was empty.
eve.session was <Session: (sid:18, clientID:0, mutating:0, userid:105194, role:0x3, corprole:0, address:213.66.231.56:1473)>
_______________________________________________
So it is impossible to create a new character.
|