YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
26 stars 8 forks source link

GMSC Error: File parsing failed #7014

Closed gm-bug-reporter[bot] closed 3 months ago

gm-bug-reporter[bot] commented 3 months ago

Description

C:\ProgramData\GameMakerStudio2\Cache\runtimes\runtime-2023.8.2.152\bin\ParticlePresets\GMPresetParticles\GMPresetParticles.yyp(2,3): GMSC Error: File parsing failed: Type tag missing when parsing slot of type YoYoStudio.Resources.ResourceBase

Steps To Reproduce

I only opened this program, I reinstalled many times

Which version of GameMaker are you reporting this issue for?

IDE v2024.6.2.162 Runtime v2023.8.2.152

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

Windows 10.0.22000.0

2414b335-0dcc-42e5-aca9-7dc571d75a6d

L-Clouds commented 3 months ago

Wrong runtime version for your IDE version. Update the runtime. See #6915

YYDan commented 3 months ago

I can see that your IDE and runtime versions do not match. Please first of all update your GameMaker install fully and then review the permissions guide (which you can always find on the Help menu inside GameMaker and on the release notes page). This should solve your issue right away.

Please do always check that you have updated both parts and reviewed that guide every time you change your GameMaker version - at least, if you get any problems building your projects after updating GameMaker this should be the first thing you do.

YYDan commented 3 months ago

Yes, as mentioned above already, this is ultimately the pinned known issue https://github.com/YoYoGames/GameMaker-Bugs/issues/6915, but also there are many other recent reports for this, as this error is simply a difference in project formats in 2024 IDEs/Runtimes and was handled back in 2024.2, so please do check for existing bug reports before filing new ones. Thanks.