Advertisement
Guest User

Untitled

a guest
Aug 17th, 2017
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.83 KB | None | 0 0
  1. err:module:import_dll Loading library MSVCP140.dll (which is needed by L"Z:\\home\\master\\fxWindows\\CoreRT.dll") failed (error c000007b).
  2. err:module:import_dll Loading library VCRUNTIME140.dll (which is needed by L"Z:\\home\\master\\fxWindows\\CoreRT.dll") failed (error c000007b).
  3. err:module:import_dll Loading library api-ms-win-crt-runtime-l1-1-0.dll (which is needed by L"Z:\\home\\master\\fxWindows\\CoreRT.dll") failed (error c000007b).
  4. err:module:find_forwarded_export module not found for forward 'ucrtbase.strtoull' used by L"C:\\windows\\system32\\api-ms-win-crt-convert-l1-1-0.dll"
  5. err:module:find_forwarded_export module not found for forward 'ucrtbase.atoi' used by L"C:\\windows\\system32\\api-ms-win-crt-convert-l1-1-0.dll"
  6. err:module:import_dll Loading library api-ms-win-crt-stdio-l1-1-0.dll (which is needed by L"Z:\\home\\master\\fxWindows\\CoreRT.dll") failed (error c000007b).
  7. err:module:import_dll Loading library api-ms-win-crt-heap-l1-1-0.dll (which is needed by L"Z:\\home\\master\\fxWindows\\CoreRT.dll") failed (error c000007b).
  8. err:module:find_forwarded_export module not found for forward 'ucrtbase._wunlink' used by L"C:\\windows\\system32\\api-ms-win-crt-filesystem-l1-1-0.dll"
  9. err:module:find_forwarded_export module not found for forward 'ucrtbase.getenv' used by L"C:\\windows\\system32\\api-ms-win-crt-environment-l1-1-0.dll"
  10. err:module:find_forwarded_export module not found for forward 'ucrtbase.isspace' used by L"C:\\windows\\system32\\api-ms-win-crt-string-l1-1-0.dll"
  11. err:module:find_forwarded_export module not found for forward 'ucrtbase.isprint' used by L"C:\\windows\\system32\\api-ms-win-crt-string-l1-1-0.dll"
  12. err:module:find_forwarded_export module not found for forward 'ucrtbase._stricmp' used by L"C:\\windows\\system32\\api-ms-win-crt-string-l1-1-0.dll"
  13. err:module:find_forwarded_export module not found for forward 'ucrtbase.tolower' used by L"C:\\windows\\system32\\api-ms-win-crt-string-l1-1-0.dll"
  14. err:module:find_forwarded_export module not found for forward 'ucrtbase._strdup' used by L"C:\\windows\\system32\\api-ms-win-crt-string-l1-1-0.dll"
  15. err:module:find_forwarded_export module not found for forward 'ucrtbase.wcscpy_s' used by L"C:\\windows\\system32\\api-ms-win-crt-string-l1-1-0.dll"
  16. err:module:find_forwarded_export module not found for forward 'ucrtbase._ldtest' used by L"C:\\windows\\system32\\api-ms-win-crt-math-l1-1-0.dll"
  17. err:module:find_forwarded_export module not found for forward 'ucrtbase._dsign' used by L"C:\\windows\\system32\\api-ms-win-crt-math-l1-1-0.dll"
  18. err:module:find_forwarded_export module not found for forward 'ucrtbase._dtest' used by L"C:\\windows\\system32\\api-ms-win-crt-math-l1-1-0.dll"
  19. err:module:import_dll Loading library api-ms-win-crt-locale-l1-1-0.dll (which is needed by L"Z:\\home\\master\\fxWindows\\CoreRT.dll") failed (error c000007b).
  20. err:module:import_dll Library CoreRT.dll (which is needed by L"Z:\\home\\master\\fxWindows\\FXServer.exe") not found
  21. err:module:import_dll Loading library MSVCP140.dll (which is needed by L"Z:\\home\\master\\fxWindows\\FXServer.exe") failed (error c000007b).
  22. err:module:import_dll Loading library VCRUNTIME140.dll (which is needed by L"Z:\\home\\master\\fxWindows\\FXServer.exe") failed (error c000007b).
  23. err:module:import_dll Loading library api-ms-win-crt-runtime-l1-1-0.dll (which is needed by L"Z:\\home\\master\\fxWindows\\FXServer.exe") failed (error c000007b).
  24. err:module:find_forwarded_export module not found for forward 'ucrtbase._dtest' used by L"C:\\windows\\system32\\api-ms-win-crt-math-l1-1-0.dll"
  25. err:module:find_forwarded_export module not found for forward 'ucrtbase.__setusermatherr' used by L"C:\\windows\\system32\\api-ms-win-crt-math-l1-1-0.dll"
  26. err:module:find_forwarded_export module not found for forward 'ucrtbase._ldtest' used by L"C:\\windows\\system32\\api-ms-win-crt-math-l1-1-0.dll"
  27. err:module:find_forwarded_export module not found for forward 'ucrtbase._dsign' used by L"C:\\windows\\system32\\api-ms-win-crt-math-l1-1-0.dll"
  28. err:module:import_dll Loading library api-ms-win-crt-locale-l1-1-0.dll (which is needed by L"Z:\\home\\master\\fxWindows\\FXServer.exe") failed (error c000007b).
  29. err:module:import_dll Loading library api-ms-win-crt-stdio-l1-1-0.dll (which is needed by L"Z:\\home\\master\\fxWindows\\FXServer.exe") failed (error c000007b).
  30. err:module:find_forwarded_export module not found for forward 'ucrtbase.wcscpy_s' used by L"C:\\windows\\system32\\api-ms-win-crt-string-l1-1-0.dll"
  31. err:module:find_forwarded_export module not found for forward 'ucrtbase.isprint' used by L"C:\\windows\\system32\\api-ms-win-crt-string-l1-1-0.dll"
  32. err:module:import_dll Loading library api-ms-win-crt-heap-l1-1-0.dll (which is needed by L"Z:\\home\\master\\fxWindows\\FXServer.exe") failed (error c000007b).
  33. err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\master\\fxWindows\\FXServer.exe" failed, status c0000135
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement