Bug

Issue #497 resolved
Former user created an issue

System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement) at LaunchBox.Controls.ImageGamesControl.set_DefaultBackgroundImagePath(String value) at LaunchBox.Controls.GamesControlBase..ctor(Boolean backgroundFanart, Boolean backgroundBoxArt, String backgroundCustomImage, Boolean backgroundClearLogo, Boolean drawRightBorder, Boolean drawBottomBorder) at LaunchBox.Controls.ImageGamesControl..ctor(Boolean backgroundFanart, Boolean backgroundBoxArt, String backgroundCustomImage, Boolean backgroundClearLogo, Boolean drawRightBorder, Boolean drawBottomBorder) at LaunchBox.Forms.MainForm..ctor() at LaunchBox.Program.Main(String[] args)

Comments (2)

  1. Brad Cheyne

    So this is an error based on your computer not having enough RAM, or the RAM Cache slider in LB either being too high or too low. You'll either have to adjust the RAM Slider in LB or add RAM to your PC.

    How much RAM do you have? How much RAM is LB using in Task Manager?

  2. Jason Carr repo owner

    I figured out this was actually caused by LaunchBox trying to load a corrupted or missing desktop background image. This has been fixed for the next beta, which should be out later today.

  3. Log in to comment