![]() |
GAMEMAKER PROBLEM - Printable Version +- MFGG Forums (https://forums.mfgg.net) +-- Forum: MFGG (https://forums.mfgg.net/forumdisplay.php?fid=4) +--- Forum: Developer Discussion (https://forums.mfgg.net/forumdisplay.php?fid=10) +--- Thread: GAMEMAKER PROBLEM (/showthread.php?tid=971) |
GAMEMAKER PROBLEM - Mariotroid - 05-29-2018 So I've been trying to load my game, Collect the Cake Mario. It was developed for a competition on this site. I can't seem to load the game data at all. GameMaker immediately goes to (not responding). Can I get help with this? The problem only popped up when I added sound effects. RE: GAMEMAKER PROBLEM - VinnyVideo - 05-29-2018 Maybe there's another problem I can't think of, but I'm wondering if you imported a corrupt sound file. Try commenting out any functions that use the sound effects. See if that fixes the problem. If that doesn't work, try deleting the sounds from the source. Then see what happens if you add them back one at a time. RE: GAMEMAKER PROBLEM - Mariotroid - 05-29-2018 I can' even load the game. How would I delete the files from the source if I can' open it? RE: GAMEMAKER PROBLEM - VinnyVideo - 05-29-2018 Well, that's not good. You might be able to remove them from the project folder itself. Definitely make a backup before trying this, though. (Tread carefully, as this might not even be the issue.) RE: GAMEMAKER PROBLEM - Mariotroid - 05-29-2018 Ok I'll try that out. Damn, really wanted that game on this site. RE: GAMEMAKER PROBLEM - Pedigree - 05-30-2018 Did you make sure to try loading another project? It could be as simple a fix as reinstalling Game Maker if it's the program itself. RE: GAMEMAKER PROBLEM - VinnyVideo - 05-30-2018 @Pedigree Yeah, that would also be a good thing to check. RE: GAMEMAKER PROBLEM - Syaxamaphone - 05-30-2018 It sounds like it may have corrupted. Try loading one of the backups. RE: GAMEMAKER PROBLEM - Mariotroid - 05-31-2018 There is no back up unfortunately!! |