YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
11 stars 4 forks source link

Importing images into sprite causes crash #5761

Open gm-bug-reporter[bot] opened 2 weeks ago

gm-bug-reporter[bot] commented 2 weeks ago

Description

A few times now, I've tried to import my new set of sprite images (20x images, 256x256 each).

Resizing them seems to fail, with some images in the set being corrupted?

Then sometimes the program crashes entirely

Steps To Reproduce

Import a large number of sprites multiple times, attempt to resize images.

Which version of GameMaker are you reporting this issue for?

IDE v2024.2.0.132 Runtime v2024.2.0.163

Which operating system(s) are you seeing the problem on?

Windows 10.0.19045.0

0a0af526-1051-4a51-9cd9-355875b132b2

stuckie commented 1 week ago

From the ui.log, it looks like it's having trouble writing to G:\My Drive\gms.... is that part of a sync system such as OneDrive/Google Drive/Dropbox/etc... ? Those a known to cause problems, so I'd suggest trying to save the project elsewhere.