I once more tried to reinstall Maya and since then, it doesn't accept any scene with this particulary rig (before it were only these three files). After a short time while using the controlers and especially moving something in the graph editor, the deformation comes up again, maya freezes and can only be closed over the task-manager - if my computer won't shut itself off completely.
There are also a ton of warnings in the script editor, but as I am super new to Maya, I have some troubles understanding what's going on there.
Beside that: my original problem of the keys not showing up in the timeslider now changed into not keying anything, unless I hit S manually, even though auto-keyframe is on.
file -f -new;
// Warning: file: C:/Program Files/Autodesk/Maya2018/scripts/startup/rememberViewportSettings.mel line 29: Active stereo does not work with Aero enabled. Active stereo has been disabled. //
// untitled //
doOpenFile ("C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma");
file -f -ignoreVersion -typ "mayaAscii" -o "C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma";addRecentFile("C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma", "mayaAscii");
closeAllNodeEditors;
closeHypershade;
# Error: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 7: RuntimeError: file <maya console> line 1: Plug-in, "vrayformaya", was not found on MAYA_PLUG_IN_PATH. #
evalDeferred "shaderBallRendererMenuUpdate";
// Warning: file: C:\Users\Gina\Documents\maya\2018\prefs\filePathEditorRegistryPrefs.mel line 4: filePathEditor: Attribute 'aiImage.filename' is invalid or is not designated 'usedAsFilename'. //
// Warning: file: C:\Users\Gina\Documents\maya\2018\prefs\filePathEditorRegistryPrefs.mel line 5: filePathEditor: Attribute 'aiPhotometricLight.aiFilename' is invalid or is not designated 'usedAsFilename'. //
// Warning: file: C:\Users\Gina\Documents\maya\2018\prefs\filePathEditorRegistryPrefs.mel line 7: filePathEditor: Attribute 'aiVolume.filename' is invalid or is not designated 'usedAsFilename'. //
// Warning: line 1: filePathEditor: Attribute 'aiStandIn.dso' and label 'Standin' have been registered already. //
// Warning: line 1: filePathEditor: Attribute 'aiStandIn.dso' and label 'Standin' have been saved already. //
// Warning: line 1: filePathEditor: Attribute 'aiVolume.filename' and label 'VDB' have been saved already. //
// Warning: line 1: filePathEditor: Attribute 'aiImage.filename' and label 'Image' have been saved already. //
import arnold
# Successfully imported python module 'arnold'
import mtoa
# Successfully imported python module 'mtoa'
import mtoa.cmds.registerArnoldRenderer;mtoa.cmds.registerArnoldRenderer.registerArnoldRenderer()
# pymel.core : Updating pymel with pre-loaded plugins: GPUBuiltInDeformer, deformerEvaluator, mtoa, renderSetup
Maya 2018 importing module pymel 1.0.10 (C:\Program Files\Autodesk\Maya2018\Python\lib\site-packages\pymel\__init__.pyc)
# Successfully registered renderer 'arnold'
updateRenderOverride;
# Error: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 12: RuntimeError: file <maya console> line 1: Plug-in, "rpmaya", was not found on MAYA_PLUG_IN_PATH. #
// Error: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 951086: The aiStandard 'MAT_ai_LISA_Body_Fabric' has no '.sss_profile' attribute. //
// Error: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 951086: setAttr: No object matches name: .sss_profile //
// Warning: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 951111: Unrecognized node type 'VRaySettingsNode'; preserving node information during this session. //
// Error: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 951177: The aiStandard 'MAT_ai_LISA_Body' has no '.sss_profile' attribute. //
// Error: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 951177: setAttr: No object matches name: .sss_profile //
// Error: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 951196: The aiStandard 'MAT_ai_LISA_Teeth_Tongue' has no '.sss_profile' attribute. //
// Error: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 951196: setAttr: No object matches name: .sss_profile //
// Error: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 951215: The aiStandard 'MAT_ai_LISA_BootsFur' has no '.sss_profile' attribute. //
// Error: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 951215: setAttr: No object matches name: .sss_profile //
// Error: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 951232: The aiStandard 'MAT_ai_LISA_Hair' has no '.sss_profile' attribute. //
// Error: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 951232: setAttr: No object matches name: .sss_profile //
// Error: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 951248: The aiStandard 'MAT_ai_LISA_Gear' has no '.sss_profile' attribute. //
// Error: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 951248: setAttr: No object matches name: .sss_profile //
// Error: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 951268: The aiStandard 'MAT_ai_LISA_EyeGloss' has no '.sss_profile' attribute. //
// Error: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 951268: setAttr: No object matches name: .sss_profile //
// Error: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 951288: The aiStandard 'MAT_ai_LISA_Gun' has no '.sss_profile' attribute. //
// Error: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 951288: setAttr: No object matches name: .sss_profile //
// Error: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 951305: The aiStandard 'MAT_ai_LISA_Sword' has no '.sss_profile' attribute. //
// Error: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 951305: setAttr: No object matches name: .sss_profile //
// Error: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 951725: The aiStandard 'MAT_ai_LISA_Eye' has no '.sss_profile' attribute. //
// Error: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 951725: setAttr: No object matches name: .sss_profile //
// Error: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 951743: The aiStandard 'MAT_ai_LISA_Blade' has no '.sss_profile' attribute. //
// Error: file: C:/Users/Gina/Documents/maya/projects/default/scenes/Lisa_ai_2017/scene/Lisa_ai.ma line 951743: setAttr: No object matches name: .sss_profile //
// Warning: line 600: The renderer ('base_OpenGL_Renderer') is not currently available. Viewport 2.0 will be used instead. //
// Warning: line 814: The renderer ('base_OpenGL_Renderer') is not currently available. Viewport 2.0 will be used instead. //
// Warning: line 3281: The default image may not be modified. Use the -i/image flag instead. //
// Warning: line 0: Errors have occurred while reading this scene that may result in data loss.
Please check the Script Editor for details. //
// File read in 186.6 seconds.
// File read in 186.6 seconds.
// Error: line 0: Error reading file. //
// Error: line 0: Error reading file. //
commandPort -securityWarning -name commandportDefault;
onSetCurrentLayout "Maya Classic";
updateRendererUI;
// AbcExport v1.0 using Alembic 1.5.8 (built Jul 13 2016 18:28:45) //
// AbcImport v1.0 using Alembic 1.5.8 (built Jul 13 2016 18:28:45) //
updateRendererUI;
// Error: file: C:/Program Files/Autodesk/Maya2018/scripts/startup/cutCopyPaste.mel line 114: Nothing is currently selected. //