YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
26 stars 8 forks source link

CE2: "Analyzing Project" forever #8482

Closed Grisgram closed 5 hours ago

Grisgram commented 19 hours ago

Description

Hello, as soon as I activate CE2, GameMaker shows "Analyzing Project" in the top right corner, even when Feather is disabled. This stays forever, I just restarted the session after like 1 hour of working with donut/hourglass cursor. It never finishes.

The project I am working in is not that large, it's about 50k lines of code in like 250-300 files, not more. Should only take a few seconds to analyze. When I turn off CE2, no "analyzing project" appears, as expected, because feather is disabled.

In the CE2 preferences I have deactivated "autofill jsdoc" so there should not be anything to analyze at all.

kind regards, Gris

Which version of GameMaker are you reporting this issue for?

IDE v2024.1100.0.686 Runtime v2024.1100.0.707

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

Windows 10.0.19045.0

2f43872e-b045-44ac-bdf3-dfea0d7d2fd9

yerumaku commented 16 hours ago

In the last few versions, there is a long load during analysis.

I somehow started the IDE, the analysis was for a few seconds (I detail about a minute) and I went away for several hours (switched to another computer), and when I returned, the cursor wheel was still spinning, although the IDE showed no signs of hanging in the process manager, after trying to make a couple of clicks, the IDE still hung.

But after restarting IDE, everything started up.

Do you use any characters in the code files other than punctuation marks and the Latin alphabet?

Grisgram commented 8 hours ago

Thanks for the comment, It happens every time I start the IDE with this project, no change upon restart.

and no, in our company we make it 100% english, from comments to class names, everything - no special alphabet characters involved in any way.

stuckie commented 5 hours ago

Thanks for reporting this, but in order to confirm the problem and then investigate a fix we need you to send us small project which already shows this issue to ensure we see exactly what you see and then learn why this problem is caused.

Please report this issue again, but ensure you have a suitable project open at the time you open the bug reporter and that you allow GameMaker to include the project.

Thanks!

Why Have You Asked Me For A Sample?