Advertisement
Guest User

Untitled

a guest
May 21st, 2017
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 7.39 KB | None | 0 0
  1. [16:59:09 INFO  SMAPI] Loaded Seasonal Immersion by Entoarox, v1.8.2 | Immerse yourself in a more seasonal world!
  2. [16:59:09 INFO  SMAPI] Loaded Trainer Mod by SMAPI, v1.9 | Adds SMAPI console commands that let you manipulate the game.
  3. [16:59:09 INFO  Seasonal Immersion] Loading Seasonal Immersion ContentPack...
  4. [16:59:09 INFO  Seasonal Immersion] Using the `Elle's Seasonal Buildings` content pack, version 1.0.0 by junimods
  5. [16:59:09 WARN  Seasonal Immersion] Skipping texture due to a unknown error: spring/Barn.png
  6. System.InvalidOperationException: This image format is not supported ---> System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. ---> System.DllNotFoundException: libgdiplus.dylib
  7.  at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
  8.  at System.Drawing.GDIPlus..cctor () <0x167152130 + 0x001d9> in <filename unknown>:0
  9.  --- End of inner exception stack trace ---
  10.  at System.Drawing.Image.InitFromStream (System.IO.Stream stream) <0x167151cc0 + 0x00139> in <filename unknown>:0
  11.  at System.Drawing.Image.LoadFromStream (System.IO.Stream stream, Boolean keepAlive) <0x167151b30 + 0x00030> in <filename unknown>:0
  12.  at System.Drawing.Image.FromStream (System.IO.Stream stream) <0x167151b00 + 0x00016> in <filename unknown>:0
  13.  at Microsoft.Xna.Framework.Graphics.Texture2D.PlatformFromStream (Microsoft.Xna.Framework.Graphics.GraphicsDevice graphicsDevice, System.IO.Stream stream) <0x167151560 + 0x00040> in <filename unknown>:0
  14.  at Microsoft.Xna.Framework.Graphics.Texture2D.FromStream (Microsoft.Xna.Framework.Graphics.GraphicsDevice graphicsDevice, System.IO.Stream stream) <0x167151490 + 0x0002c> in <filename unknown>:0
  15.  --- End of inner exception stack trace ---
  16.  at Microsoft.Xna.Framework.Graphics.Texture2D.FromStream (Microsoft.Xna.Framework.Graphics.GraphicsDevice graphicsDevice, System.IO.Stream stream) <0x167151490 + 0x000b1> in <filename unknown>:0
  17.  at Entoarox.SeasonalImmersion.SeasonalImmersion.GetTexture (System.String file) <0x167151330 + 0x0007c> in <filename unknown>:0
  18. [16:59:09 WARN  Seasonal Immersion] Skipping texture due to a unknown error: summer/Barn.png
  19. System.InvalidOperationException: This image format is not supported ---> System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. ---> System.DllNotFoundException: libgdiplus.dylib
  20.  at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
  21.  at System.Drawing.GDIPlus..cctor () <0x167152130 + 0x001d9> in <filename unknown>:0
  22.  --- End of inner exception stack trace ---
  23.  at System.Drawing.Image.InitFromStream (System.IO.Stream stream) <0x167151cc0 + 0x00139> in <filename unknown>:0
  24.  at System.Drawing.Image.LoadFromStream (System.IO.Stream stream, Boolean keepAlive) <0x167151b30 + 0x00030> in <filename unknown>:0
  25.  at System.Drawing.Image.FromStream (System.IO.Stream stream) <0x167151b00 + 0x00016> in <filename unknown>:0
  26.  at Microsoft.Xna.Framework.Graphics.Texture2D.PlatformFromStream (Microsoft.Xna.Framework.Graphics.GraphicsDevice graphicsDevice, System.IO.Stream stream) <0x167151560 + 0x00040> in <filename unknown>:0
  27.  at Microsoft.Xna.Framework.Graphics.Texture2D.FromStream (Microsoft.Xna.Framework.Graphics.GraphicsDevice graphicsDevice, System.IO.Stream stream) <0x167151490 + 0x0002c> in <filename unknown>:0
  28.  --- End of inner exception stack trace ---
  29.  at Microsoft.Xna.Framework.Graphics.Texture2D.FromStream (Microsoft.Xna.Framework.Graphics.GraphicsDevice graphicsDevice, System.IO.Stream stream) <0x167151490 + 0x000b1> in <filename unknown>:0
  30.  at Entoarox.SeasonalImmersion.SeasonalImmersion.GetTexture (System.String file) <0x167151330 + 0x0007c> in <filename unknown>:0
  31. [16:59:09 WARN  Seasonal Immersion] Skipping texture due to a unknown error: fall/Barn.png
  32. System.InvalidOperationException: This image format is not supported ---> System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. ---> System.DllNotFoundException: libgdiplus.dylib
  33.  at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
  34.  at System.Drawing.GDIPlus..cctor () <0x167152130 + 0x001d9> in <filename unknown>:0
  35.  --- End of inner exception stack trace ---
  36.  at System.Drawing.Image.InitFromStream (System.IO.Stream stream) <0x167151cc0 + 0x00139> in <filename unknown>:0
  37.  at System.Drawing.Image.LoadFromStream (System.IO.Stream stream, Boolean keepAlive) <0x167151b30 + 0x00030> in <filename unknown>:0
  38.  at System.Drawing.Image.FromStream (System.IO.Stream stream) <0x167151b00 + 0x00016> in <filename unknown>:0
  39.  at Microsoft.Xna.Framework.Graphics.Texture2D.PlatformFromStream (Microsoft.Xna.Framework.Graphics.GraphicsDevice graphicsDevice, System.IO.Stream stream) <0x167151560 + 0x00040> in <filename unknown>:0
  40.  at Microsoft.Xna.Framework.Graphics.Texture2D.FromStream (Microsoft.Xna.Framework.Graphics.GraphicsDevice graphicsDevice, System.IO.Stream stream) <0x167151490 + 0x0002c> in <filename unknown>:0
  41.  --- End of inner exception stack trace ---
  42.  at Microsoft.Xna.Framework.Graphics.Texture2D.FromStream (Microsoft.Xna.Framework.Graphics.GraphicsDevice graphicsDevice, System.IO.Stream stream) <0x167151490 + 0x000b1> in <filename unknown>:0
  43.  at Entoarox.SeasonalImmersion.SeasonalImmersion.GetTexture (System.String file) <0x167151330 + 0x0007c> in <filename unknown>:0
  44. [16:59:09 WARN  Seasonal Immersion] Skipping texture due to a unknown error: winter/Barn.png
  45. System.InvalidOperationException: This image format is not supported ---> System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. ---> System.DllNotFoundException: libgdiplus.dylib
  46.  at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
  47.  at System.Drawing.GDIPlus..cctor () <0x167152130 + 0x001d9> in <filename unknown>:0
  48.  --- End of inner exception stack trace ---
  49.  at System.Drawing.Image.InitFromStream (System.IO.Stream stream) <0x167151cc0 + 0x00139> in <filename unknown>:0
  50.  at System.Drawing.Image.LoadFromStream (System.IO.Stream stream, Boolean keepAlive) <0x167151b30 + 0x00030> in <filename unknown>:0
  51.  at System.Drawing.Image.FromStream (System.IO.Stream stream) <0x167151b00 + 0x00016> in <filename unknown>:0
  52.  at Microsoft.Xna.Framework.Graphics.Texture2D.PlatformFromStream (Microsoft.Xna.Framework.Graphics.GraphicsDevice graphicsDevice, System.IO.Stream stream) <0x167151560 + 0x00040> in <filename unknown>:0
  53.  at Microsoft.Xna.Framework.Graphics.Texture2D.FromStream (Microsoft.Xna.Framework.Graphics.GraphicsDevice graphicsDevice, System.IO.Stream stream) <0x167151490 + 0x0002c> in <filename unknown>:0
  54.  --- End of inner exception stack trace ---
  55.  at Microsoft.Xna.Framework.Graphics.Texture2D.FromStream (Microsoft.Xna.Framework.Graphics.GraphicsDevice graphicsDevice, System.IO.Stream stream) <0x167151490 + 0x000b1> in <filename unknown>:0
  56.  at Entoarox.SeasonalImmersion.SeasonalImmersion.GetTexture (System.String file) <0x167151330 + 0x0007c> in <filename unknown>:0
  57. [16:59:09 INFO  Seasonal Immersion] ContentPack processed, found [0] seasonal files
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement