Advertisement
Guest User

Untitled

a guest
Mar 13th, 2019
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. DllNotFoundException: /Users/builduser/buildslave/mono/build/external/buildscripts/add_to_build_results/monodistribution/lib/libgdiplus.dylib
  2. at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
  3. at System.Drawing.GDIPlus..cctor () [0x000b0] in <db84b41d92194c43bc99091ea8fb22ce>:0
  4. Rethrow as TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception.
  5. at PDFExportJob.OnFinished () [0x00010] in <9541a7f40f524f0e81d326e16adb791b>:0
  6. UnityEngine.DebugLogHandler:Internal_LogException()
  7. UnityEngine.DebugLogHandler:LogException(Exception, Object)
  8. UnityEngine.Logger:LogException(Exception, Object)
  9. UnityEngine.Debug:LogException(Exception)
  10. PDFExportJob:OnFinished()
  11. PDFExportJob:Update()
  12. <SavePDF>d__151:MoveNext()
  13. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement