Godot unusable after updating to Windows 11

Godot Version

4.3

Question

Hi all, I just updated from Windows 10 to Windows 11 yesterday, and now my Godot project seems unusable. It takes way longer to load than it did before, and it’s constantly freezing and crashing. I have tried deleting the folders inside AppData/Local and Roaming.

Here is a screen cap I took of the problem: https://www.youtube.com/watch?v=rYCLSCHblbk

It will crash or freeze when switching between scenes, every time I save, every time I try to run the current scene, and if I do manage to get the project to run, it’ll crash when I close the window. Nothing else changed aside from my Windows version. I am on the same (current) Nvidia graphics drivers, and I’m not sure what else could be the problem.

Any help is greatly appreciated.

1 Like

when it crashed, check Event Viewer. yes, type Event Viewer in your windows search bar. and check here
if it’s driver error or faulty c++ module it will say in here:
image
else check your Godot Logs, see what it said when crashed. usually on Windows OS it will report Crash Dump report asking to include this to the devs something like that in the log’s logs folder in your project save data.

Thanks for the reply. I opened Event Viewer and it remained clear until I forced the application to close after it seemingly crashed. This appeared in the log:

Fault bucket 1445834332805297185, type 5
Event Name: AppHangB1
Response: Not available
Cab Id: 0

Problem signature:
P1: Godot.exe
P2: 4.3.0.0
P3: 66bd392d
P4: f3ff
P5: 134217728
P6:
P7:
P8:
P9:
P10:

Attached files:
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.a4bc0978-ba8a-49ba-a52c-3cb5cb2b15ad.tmp.WERInternalMetadata.xml
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.9112a591-1d6b-4495-8f40-1e78e11257e6.tmp.csv
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.6c411fe3-3a77-4be2-8097-286c8ba1193f.tmp.txt
\?\C:\Users\Birkin\AppData\Local\Temp\WER.c7218083-b551-464b-8f1a-4aadf28d8f46.tmp.appcompat.txt
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.86495ad2-6469-4c05-ade1-773458e9da38.tmp.xml

These files may be available here:
\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppHang_Godot.exe_eb4df4fe7b5e24928a2443ec7cbeb1c4255b27d_47c5804d_38cffaef-05a6-4a86-8a68-c91dcb6c2020

Analysis symbol:
Rechecking for solution: 0
Report Id: ad421342-cb6b-4906-80cf-698dd1efd40f
Report Status: 268435456
Hashed bucket: 36bac328aa93ac7d8410a2aa52ec7421
Cab Guid: 0

I looked for a log, I assume you mean the one in this directory?:
AppData\Roaming\Godot\app_userdata\OSGame\logs

There was no new log created upon this most recent crash.

maybe try this solution
https://answers.microsoft.com/en-us/windows/forum/all/apphangb1-error/8bb72822-1a03-4259-aa6a-125902f9f992

it seems upgrading Windows causes program to have cultural shock

Another one popped up as well:

  • System

    • Provider

    [ Name] Application Hang
    [ Guid] {c631c3dc-c676-59e4-2db3-5c0af00f9675}

    EventID 1002

    Version 0

    Level 2

    Task 101

    Opcode 0

    Keywords 0x8000000000000000

    • TimeCreated

    [ SystemTime] 2024-09-15T19:32:35.2014924Z

    EventRecordID 1012

    Correlation

    • Execution

    [ ProcessID] 1780
    [ ThreadID] 10316

    Channel Application

    Computer DESKTOP-MC6UVTO

    • Security

    [ UserID] S-1-5-18

  • EventData

    AppName Godot.exe
    AppVersion 4.3.0.0
    ProcessId 0x32b4
    StartTime 0x1db07a5ce296e1a
    TerminationTime 76
    ExeFileName C:\Users\Birkin\Desktop\Godot.exe
    ReportId ad421342-cb6b-4906-80cf-698dd1efd40f
    PackageFullName
    PackageRelativeAppId
    HangType Unknown

I’ll check that out, thanks

Update: Following the above link just brings me to the compatibility troubleshooter, which just suggests that I run the program in compatibility mode for Windows Vista, which makes the issues far worse.

try godot 4.2.2 stable see if it has this issue

https://answers.microsoft.com/en-us/windows/forum/all/windows-11-fix-hanging-or-crashing-apps-microsoft/83098b37-c697-49d6-a212-1dd8f61b5c33
also try this solution

I fixed it (really dumb fix): I went back down to Godot 4.2.2, still had the issue. So I just cloned my GitHub repo, removed the old project and added the one I just cloned, and it seems to be working. (I really should’ve tried that first :confused: )

Previously I had copied all my personal documents (including the project) from my Windows 10 install to one of my extra drives. Then when I got Windows 11 going, I moved it all back. Not sure what went wrong there, but apparently Godot wasn’t happy about it. I can’t test it fully, but it seems like I’m able to save and run the project without freezing now. I appreciate the help and apologies if I wasted your time haha :cry:

Why use microsoft, microsoft puts people into 40 year prison time, plus they have million dollar fines to repay. I would never use microsoft, your putting your life in danger.

First of all, I built Tiny11. If you don’t know what that is, move on bud.

Windows is better for consumer use. I run a homelab with Proxmox as a VMM and multiple Ubuntu Server instances for my services, I know and love Linux likely more than you. But I would not use it as a home PC OS. I also game on this PC, and from personal experience, Linux is FAR from Windows’ performance when it comes to gaming. You seem to just be spouting nonsense that you heard in your favorite YouTube video.

I just scoured the internet, I found literally nothing about Microsoft pressing charges and getting someone put in prison for 40 years. The longest prison sentence from Microsoft pressing charges is 9 years and it was a “Former Microsoft software engineer sentenced to nine years in prison for stealing more than $10 million in digital value such as gift cards”.

I’ve been working with Linux for over 10 years, and I’m talking about full CLI server applications. I know Linux’s strengths, and those are in infrastructure, enterprise, large scale data processing, serious programming, etc. Not home computing and gaming. If you don’t know how to use Windows safely, you definitely aren’t using Linux safely.

Edit: Besides, who are you to blast in here on a question about a game engine and try to complain about my choice of OS when you clearly lack some vital knowledge?

1 Like

nice to hear that it’s working now, i was about to suggest to reclone/extract your projects again. else try remove godot caches and project save data folder

1 Like

You never even tried to see if it was true, your just looking for an excuse to blind follow your master there.

I think this has gotten a bit too off topic and this discussion seems inappropriate for this forum.

I apologize if my last reply seemed rude, I hope you have a good day and best of luck with whatever OS you decide to go with.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.