Community
Maya Forum
Welcome to Autodesk’s Maya Forums. Share your knowledge, ask questions, and explore popular Maya topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Fatal error on startup - Maya 2018 student version

45 REPLIES 45
SOLVED
Reply
Message 1 of 46
Anonymous
19721 Views, 45 Replies

Fatal error on startup - Maya 2018 student version

I just downloaded my second copy of Maya onto my second device, as allowed by my student license, and whenever I try starting it up, it gives me a fatal error before it even draws the interface or displays the scene. I don't know what's wrong considering it still works on my laptop, which has lower specs, so any help would be helpful.

45 REPLIES 45
Message 21 of 46
sean.heasley
in reply to: Anonymous

Hi @Anonymous

 

When you launched the Display Driver Uninstaller under the Graphic Driver tab did it only show NVIDIA?

 

If so, you could try going to Start Menu->Device Manager and find your integrated GPU. While you have it disabled like you mentioned above, you should be able to right click it and select Uninstall which should uninstall the drivers for it.

 

Like @mspeer said, your crash log is consistently pointing to your integrated GPU so something with those old drivers hanging around is causing this issue and hopefully those steps I provided here will help solve it!

 

Let me know how that goes for you!

 

 

If one or more of these posts helped answer your question, please click Accept as Solution on the posts that helped you so others in the community can find them easily.

 

 

 

Kudos are greatly appreciated. Everyone likes a thumbs up!

Message 22 of 46
Anonymous
in reply to: sean.heasley

I tried doing that, but in both places the integrated GPU isnt showing up, no matter where I put it. I know the drivers are there, I saw them myself too, but I dont know where to find them so that I can uninstall them. 2018-03-26 12_01_42-.png2018-03-26 12_02_21-GeForce Experience.png2018-03-26 12_02_43-Display Driver Uninstaller (DDU).png

 

 

I also found that in the output window, it is detecting the NVIDIA GPU

 

2018-03-26 12_18_11-Output Window.png

 

But at the same time, its not able to use it. I cant decipher what this text means - i was never good at reading code, but heres what it says in the output window

2018-03-26 12_21_02-How to Assign NVIDIA GPU to Maya _ Maya _ Autodesk Knowledge Network.png

 

Another thing I wanna bring up, another problem my roomate discovered, is that it shouldnt even be detecting those intel drivers since both of my monitors are plugged into the graphics card. None are plugged into the motherboard, so it should only be detecting the NVIDIA GPU, which means its a problem on Maya's end, right? It should be seeing the NVIDIA GPU, not the Intel one. 

Message 23 of 46
sean.heasley
in reply to: Anonymous

Hi @Anonymous

 

While Maya is detecting your GPU, it's not detecting the driver version. In your screenshot of the Output log it shows Driver version: .  which means it's not detecting the driver where is on my machine for example it says

 

Driver version: 

 

C:\WINDOWS\System32\DriverStore\FileRepository\nvdw.inf_amd64_3e99a8f1974383f2\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\Fil:23.21.13.8816

 

 

Ultimately it looks like an issue with your dll files and your machine in general so I'm going to pass this issue a long to our dev team and see if they have any more insight on steps you can try and I'll get back to you asap!

Message 24 of 46
RudyRG3D
in reply to: Anonymous

I think Autodesk should look into this on their end, as well. I remember a very similar issue to this one that someone posted a while back, but I believe it was an AMD setup instead. Regardless if this is a Student License, Maya is very expensive software and this should work out-of-the-box, and not have to go the extra mile to get it to run. Maybe the Autodesk team here can create a support ticket for you and then bump it up to the higher levels, if needed. Best of luck.

 

Edit: Sean posted while I was typing my suggestion. Hope it works out for you.

 

 

Message 25 of 46
sean.heasley
in reply to: RudyRG3D

Hi @Anonymous

 

From one of our developers

 

"The stack trace shows the issue is in the initialization of  OpenCL

 

  1. check the properties of the C:\Windows\System32\OpenCL.dll

See if it’s the nvidia version or some other.

The stack trace shows there are Intel calls in there, which would suggest that either the Nvidia driver is not installed fully or that is not picking up the Nvidia driver as graphic card 0."

 

You can also try disabling OpenCL by pasting "MAYA_DISABLE_OPENCL=1" in your Maya.env file.

 

That file can be found at C:\Users\username\Documents\maya\2018

 

Please let me know what your Output log says after you have added this line and then launched Maya!

 

 

Message 26 of 46
mspeer
in reply to: Anonymous

Hi!

 

Even if a GPU is not connected to an Monitor it can be used for additional computations like with OpenCL.

Message 27 of 46
Anonymous
in reply to: sean.heasley

That seemed to do the trick! I inserted the line in the maya file and it said OPENGL was disabled by the user in the output window, and Maya launched and loaded the scene and the interface and presumably everything else!
My only question now is if i should be concerned about disabling OPENGL or not. I dont know what it really is, so I dont know if its normally a really important thing or not.

Message 28 of 46
mspeer
in reply to: Anonymous

Hi!

 

It's OpenCL and not OpenGL, but no, you don't need OpenCL.

 

There was an other thread where a user just re-named the problematic driver file or the folder of the intel driver, which also worked (driver was skipped or updated), but disabling OpenCL in Maya is the better solution.

Message 29 of 46
warnold1
in reply to: Anonymous

Can you please check the properties on the file: c:\Windows\System32\OpenCL.DLL
and provide the info

It may help to reproduce your environment


Wayne Arnold

Developer

Message 30 of 46
Anonymous
in reply to: warnold1

Sure thing!

2018-03-27 10_11_32-OpenCL.dll Properties.png2018-03-27 10_11_45-OpenCL.dll Properties.png2018-03-27 10_11_57-Solved_ Re_ Fatal error on startup - Maya 2018 student version - Page 2 - Autode.png2018-03-27 10_12_10-OpenCL.dll Properties.png

 

There wasnt anything in the last tab.
If you need any more information, feel free to let me know! I'd be more than happy to help!!

Message 31 of 46
warnold1
in reply to: Anonymous

the time stamp of the OpenCL.dll file in the details box  Feb 25th suggests that there may have been a Windows or other update that overwrote the Nvidia installed version from Feb 23rd

there are 2 time stamps in the Digital Signature tab



Wayne Arnold

Developer

Message 32 of 46
Anonymous
in reply to: warnold1

Im unsure as to why that would be considering I hadn't plugged in the computer for the first time until around March 3rd. Any idea as to why that would be, or how to fix this via any sort of updates?

Message 33 of 46
Anonymous
in reply to: sean.heasley

Hi,

I've tried copying and pasting 

'MAYA_DISABLE_OPENCL=1' into maya env files, and i have 3?! Is this normal?

 

The first two I did paste the code and maya still didn't launch, but for some reason the 3rd env. file won't allow me to paste in the code...

 

 

Message 34 of 46
warnold1
in reply to: Anonymous

Maya preference's are a hierarchy

maya

maya/2017

maya/2018

each version can have their own Maya.env file, but only 1 will be used.  if there is a Maya.env at the top level:  that file will be used and not the version specific file

not all settings can be entered into Maya.env.   some Environment variables need to be set before running Maya, as they are checked before Maya parses the Maya.env file.   running from the command line and manually setting the EV or using a batch file to setup what is needed 



Wayne Arnold

Developer

Message 35 of 46
Anonymous
in reply to: warnold1

How do I go about in 'running from the command line and manually setting the EV or using a batch file to setup'?

 

Message 36 of 46
Anonymous
in reply to: sean.heasley

Thanks for posting works like it should


@sean.heasley wrote:

Hi @Anonymous

 

From one of our developers

 

"The stack trace shows the issue is in the initialization of  OpenCL

 

  1. check the properties of the C:\Windows\System32\OpenCL.dll

See if it’s the nvidia version or some other.

The stack trace shows there are Intel calls in there, which would suggest that either the Nvidia driver is not installed fully or that is not picking up the Nvidia driver as graphic card 0."

 

You can also try disabling OpenCL by pasting "MAYA_DISABLE_OPENCL=1" in your Maya.env file.

 

That file can be found at C:\Users\username\Documents\maya\2018

 

Please let me know what your Output log says after you have added this line and then launched Maya!

 

 


 

Message 37 of 46
Anonymous
in reply to: sean.heasley


@sean.heasley wrote:

Hi @Anonymous

 

Thanks for attaching the crash log!

 

It looks like its pointing to your igdrclneo64.dll file which can be found at C:\Windows\System32\DriverStore\FileRepository\igdlh64.inf_amd64_250db833a1cd577e\igdrclneo64.dll

 

Generally a clean uninstall should remove any files that could be causing the issue but this looks like an old amd driver.

 

I'd recommend making a copy of it and pasting it somewhere like your desktop and then remove the file from that location and try to launch Maya.

 

Please let me know if this works or if you need any more assistance!

 

 

If one or more of these posts helped answer your question, please click Accept as Solution on the posts that helped you so others in the community can find them easily.

 

 

 

Kudos are greatly appreciated. Everyone likes a thumbs up!


 

I had the same issue and this solved for me!

 

Thanks!

Message 38 of 46
vmaharajwala
in reply to: sean.heasley

thanks dude!!!!

Message 39 of 46
black.abbath
in reply to: vmaharajwala

i have such issue as well. have maya 2018 and maya 2019 student version both installed on pc. they both worked well untill i've installed V-Ray (vray_adv_41202_maya2018_x64). after few days (i've used maya 2019 since that period) tried to launch maya 2018 and it failed.

i've tried all of your recomendations except igdrclneo64.dll - have no such file; deleted maya prefs also.

 

may be you'll find this logs useful to find the root of the problem


output window:

Initialized VP2.0 renderer {
  Version : 2016.11.40.12. Feature Level 5.
  Adapter : GeForce GTX 1070/PCIe/SSE2
  Vendor ID: 4318. Device ID : 7041
  Driver : .
  API : OpenGL V.4.6.
  Max texture size : 16384 * 16384.
  Max tex coords : 32
  Shader versions supported (Vertex: 5, Geometry: 5, Pixel 5).
  Shader compiler profile : (Best card profile)
  Active stereo support available : 0
  GPU Memory Limit : 8192 MB.
  CPU Memory Limit: 15508.8 MB.
  MultiDraw consolidation: enabled
}
OpenCL evaluator is attempting to initialize OpenCL.
OpenCL initialization has been disabled by user
00:00:00   343MB WARNING | [mtoa] Error loading extension library: Не найден указанный модуль.


00:00:00   343MB WARNING | [mtoa] Error loading extension library: Не найден указанный модуль.


00:00:00   344MB WARNING |  unable to load dynamic library C:/solidangle/mtoadeploy/2018/procedurals\xgenSpline_procedural.dll: Не найден указанный модуль.


00:00:00   344MB WARNING |  unable to load dynamic library C:/solidangle/mtoadeploy/2018/procedurals\xgen_procedural.dll: Не найден указанный модуль.



API error detected in plugins\mtoa\extension\ExtensionsManager.cpp at line 655
: (kFailure): Unexpected Internal Failure

API error detected in plugins\mtoa\Main.cpp at line 1269
: (kFailure): Unexpected Internal Failure
00:00:00   353MB ERROR   | Failed to register renderer 'arnold'

 

maya command window (it appeared after modified maya.env with suggested OPENCL-string )

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/initMainWindow.mel line 176: ImportError: file C:\Program Files\Autodesk\Maya2018\bin\python27.zip\importlib\__init__.py line 37: No module named _OpenMayaUI // 

// Error: line 0: ImportError: file C:\Program Files\Autodesk\Maya2018\bin\python27.zip\importlib\__init__.py line 37: No module named _OpenMayaUI // 

// Error: line 0: ImportError: file C:\Program Files\Autodesk\Maya2018\bin\python27.zip\importlib\__init__.py line 37: No module named _OpenMayaUI // 

// Error: line 0: ImportError: file C:\Program Files\Autodesk\Maya2018\bin\python27.zip\importlib\__init__.py line 37: No module named _OpenMayaUI // 

// Error: line 0: ImportError: file C:\Program Files\Autodesk\Maya2018\bin\python27.zip\importlib\__init__.py line 37: No module named _OpenMayaUI // 

// Error: line 0: ImportError: file C:\Program Files\Autodesk\Maya2018\bin\python27.zip\importlib\__init__.py line 37: No module named _OpenMayaUI // 

// Error: line 0: ImportError: file C:\Program Files\Autodesk\Maya2018\bin\python27.zip\importlib\__init__.py line 37: No module named _OpenMayaUI // 

// Error: line 0: ImportError: file C:\Program Files\Autodesk\Maya2018\bin\python27.zip\importlib\__init__.py line 37: No module named _OpenMayaUI // 

// Error: line 0: ImportError: file C:\Program Files\Autodesk\Maya2018\bin\python27.zip\importlib\__init__.py line 37: No module named _OpenMayaUI // 

// Error: line 0: ImportError: file C:\Program Files\Autodesk\Maya2018\bin\python27.zip\importlib\__init__.py line 37: No module named _OpenMayaUI // 

// Error: line 0: ImportError: file C:\Program Files\Autodesk\Maya2018\bin\python27.zip\importlib\__init__.py line 37: No module named _OpenMayaUI // 

// Error: line 0: ImportError: file C:\Program Files\Autodesk\Maya2018\bin\python27.zip\importlib\__init__.py line 37: No module named _OpenMayaUI // 

// Error: line 0: ImportError: file C:\Program Files\Autodesk\Maya2018\bin\python27.zip\importlib\__init__.py line 37: No module named _OpenMayaUI // 

// Error: line 0: ImportError: file C:\Program Files\Autodesk\Maya2018\bin\python27.zip\importlib\__init__.py line 37: No module named _OpenMayaUI // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/UIComponents.mel line 1377: ImportError: file C:\Program Files\Autodesk\Maya2018\bin\python27.zip\importlib\__init__.py line 37: No module named _OpenMayaUI // 

loadPlugin renderSetup;

// Error: line 1: Error in  maya.utils._guiExceptHook:
#   File "C:\Program Files\Autodesk\Maya2019\Python\lib\site-packages\maya\utils.py", line 337, in formatGuiException
#     exceptionMsg = unicode(exceptionObject.args[0])
# UnicodeDecodeError: 'ascii' codec can't decode byte 0xcd in position 17: ordinal not in range(128)
# 
# Original exception was:
# Traceback (most recent call last):
#   File "C:/Program Files/Autodesk/Maya2019/bin/plug-ins/renderSetup.py", line 2, in <module>
#     import maya.api.OpenMaya as OpenMaya
#   File "C:\Program Files\Autodesk\Maya2019\Python\lib\site-packages\maya\api\OpenMaya.py", line 25, in <module>
#     import maya.api._OpenMaya_py2
# ImportError: DLL load failed: Не найдена указанная процедура. // 

// Warning: line 1: Failed to run file: C:/Program Files/Autodesk/Maya2019/bin/plug-ins/renderSetup.py // 

// Error: line 1:  (renderSetup) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/modelingToolkit.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (modelingToolkit) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/rotateHelper.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (rotateHelper) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/ik2Bsolver.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (ik2Bsolver) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/VectorRender.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (VectorRender) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/plug-ins/fbx/plug-ins/fbxmaya.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (fbxmaya) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/ikSpringSolver.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (ikSpringSolver) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/MayaMuscle.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (MayaMuscle) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/mayaHIK.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (mayaHIK) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/mayaHIK.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (mayaHIK) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/mayaCharacterization.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (mayaCharacterization) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/OpenEXRLoader.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (OpenEXRLoader) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/tiffFloatReader.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (tiffFloatReader) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/OneClick.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (OneClick) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 49: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/OneClick.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 49: Не найдена указанная процедура.
 (OneClick) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 50: Invalid object or value: // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/AbcExport.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (AbcExport) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/AbcImport.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (AbcImport) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/gpuCache.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (gpuCache) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/quatNodes.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (quatNodes) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/matrixNodes.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (matrixNodes) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/sceneAssembly.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (sceneAssembly) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/ArubaTessellator.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (ArubaTessellator) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/autoLoader.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (autoLoader) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/plug-ins/xgen/plug-ins/xgenToolkit.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (xgenToolkit) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/shaderFXPlugin.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (shaderFXPlugin) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/Unfold3D.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (Unfold3D) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/GamePipeline.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (GamePipeline) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/gameFbxExporter.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (gameFbxExporter) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/lookdevKit.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (lookdevKit) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/Type.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (Type) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/objExport.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (objExport) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/plug-ins/camd/plug-ins/invertShape.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (invertShape) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/plug-ins/camd/plug-ins/poseInterpolator.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (poseInterpolator) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/curveWarp.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (curveWarp) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/plug-ins/MASH/plug-ins/MASH.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (MASH) // 

evalDeferred "shaderBallRendererMenuUpdate";

// Warning: file: C:\Users\black\Documents\maya\2018\prefs\filePathEditorRegistryPrefs.mel line 4: filePathEditor: Attribute 'aiImage.filename' is invalid or is not designated 'usedAsFilename'. // 

// Warning: file: C:\Users\black\Documents\maya\2018\prefs\filePathEditorRegistryPrefs.mel line 5: filePathEditor: Attribute 'aiPhotometricLight.aiFilename' is invalid or is not designated 'usedAsFilename'. // 

// Warning: file: C:\Users\black\Documents\maya\2018\prefs\filePathEditorRegistryPrefs.mel line 7: filePathEditor: Attribute 'aiVolume.filename' is invalid or is not designated 'usedAsFilename'. // 

// 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. // 

// Warning: line 1: filePathEditor: Attribute 'aiPhotometricLight.aiFilename' and label 'IES' have been saved already. // 

# Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: ImportError: file C:\Program Files\Autodesk\Maya2018\bin\python27.zip\importlib\__init__.py line 37: No module named _OpenMayaRender # 

import arnold

// Successfully imported python module 'arnold'

import mtoa

// Successfully imported python module 'mtoa'

import mtoa.cmds.registerArnoldRenderer;mtoa.cmds.registerArnoldRenderer.registerArnoldRenderer()

# Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: ImportError: file C:\Program Files\Autodesk\Maya2018\bin\python27.zip\importlib\__init__.py line 37: No module named _OpenMayaRender # 

// Error: Failed to register renderer 'arnold' // 

evalDeferred "shaderBallRendererMenuUpdate";

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: initializePlugin function failed (mtoa) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/hairPhysicalShader.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (hairPhysicalShader) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/bin/plug-ins/meshReorder.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (meshReorder) // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Unable to dynamically load : C:/Program Files/Autodesk/Maya2019/plug-ins/ATF/plug-ins/ATFPlugin.mll
Не найдена указанная процедура.
 // 

// Error: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: Не найдена указанная процедура.
 (ATFPlugin) // 

// Error: file: C:/Program Files/Autodesk/Bifrost/Maya2018/scripts/mw_loadui.mel line 28: setParent: Object '' not found. // 

// Error: line 1: Cannot find procedure "shaderBallRendererMenuUpdate". // 

// Error: line 1: Cannot find procedure "shaderBallRendererMenuUpdate". // 

// Error: toolButton -q -ann $gNonSacredToolWidget; // 

// Error: Line 1.41: "$gNonSacredToolWidget" is an undeclared variable. // 

// Error: toolButton -q -ann $gNonSacredToolWidget; // 

// Error: Line 1.41: "$gNonSacredToolWidget" is an undeclared variable. // 

// Error: toolButton -q -ann $gNonSacredToolWidget; // 

// Error: Line 1.41: "$gNonSacredToolWidget" is an undeclared variable. // 

// Error: toolButton -q -ann $gNonSacredToolWidget; // 

// Error: Line 1.41: "$gNonSacredToolWidget" is an undeclared variable. // 
Message 40 of 46

Hello Sean, I've had this problem recently (also with student version). Today I made the copy "MAYA_DISABLE_OPENCL=1", everything seemed to be working fine. Maya opened, but as soon as the interface showed up it crashed again. Can you help me with this? (I have a Houdini Apprentice and it also crashes on startup).

 

My specs are: 

Windows 10 Home Version 10.0.18362 Build 18362
Intel Core i7-6500U CPU

8.0 GB RAM

NVIDIA GeForce GTX 960m GPU

MayaOutput.png

 

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report