#Godot Crashes On Project Load

1 messages · Page 1 of 1 (latest)

dreamy belfry
#

I'm using the Standard 4.3 Windows version, I've uninstalled and reinstalled multiple times after deleting all AppData files, and still I cannot use the software. Once I choose a project to load, it crashes. Please help.

spice river
#

Did you check the logs?
Also try running godot with the --verbose parameter to get more info.

dreamy belfry
dreamy belfry
#

I see some stuff on it from like 6 years ago.

spice river
dreamy belfry
#

Gotcha. I'll try that.

spice river
#

With the console open from that executable, you don't even have to check the logs. It should show errors on the spot

dreamy belfry
#

Editing project: C:/Users/Shay/Documents/snowman-survivor

spice river
#

Did you say it happens with all projects? Or only that one?

If the later, delete the .godot folder of your project so that it can regenerate.
You may have to enable "View hidden files" in the file explorer. Or you can do it from CMD

rmdir C:\ProjectFolder\.godot

dreamy belfry
#

That was a fresh one.

spice river
#

Ah. And the logs end abruptly like that?

dreamy belfry
#

Yup. 😦

spice river
#

Did you try using a new Godot version?

dreamy belfry
#

That's the newest version.

#

4.3

#

I've uninstalled and reinstalled like 4 times too.

spice river
#

Honestly. The fact that this is the ONLY thing it outputs before crashing is weird as hell.
Maybe an antivirus is meddling with it? But whatever is happening, Godot can't even report errors, so it may be being cut short before an error even happens.

#

I'd report it in github, they may have some pointers.

But as far as debugging goes from your end i don't know what else can be done
Maybe trying an older version and bisecting the changes(?)

dreamy belfry
#

I had it working just fine before but then I uninstalled it since I wasn't using it.

#

How would I know if an antivirus is stopping it?

spice river
#

Easiest way is to turn the AV off and opening Godot.

#

If it doesn't crash, that's the culprit

#

Does the console look something like this when opening a project?

dreamy belfry
#

I remember seeing that "Dummy" line.

#
C:\Users\Shay>Downloads\Godot_v4.3-stable_win64.exe\Godot_v4.3-stable_win64

C:\Users\Shay>Godot Engine v4.3.stable.official.77dcf97d8 - https://godotengine.org
OpenGL API 3.3.0 NVIDIA 560.94 - Compatibility - Using Device: NVIDIA - NVIDIA GeForce GTX 1070
spice river
#

Most importantly i wanted to ensure you are getting this level of verbosity to confirm that the argument is working
Without --verbose, there would be way less text

#

My console output starts like this:

dreamy belfry
spice river
#

ok, it is working

dreamy belfry
#

And now I will attempt to open the project.

#

Oh wtf.

#

It worked.

spice river
#

tfw

dreamy belfry
#

That makes no sense.

spice river
#

The world of software works in mysterious ways.

dreamy belfry
#

I did notice when I ran the command line that it made a new file in my folder where the exe is.

#

Same name.

#

And now it's gone.

spice river
#

hm, probably just a file lock

#

Not sure if Godot always does that. But it is not rare for programs to do that.

dreamy belfry
#

Interesting. Learn something new every day!

#

Thanks for all your help.

#

I was 99% of the way to forsaking Godot so this was very much appreciated.

spice river
#

I would too if i went trough all this and it didn't work.

dreamy belfry
#

😄

#

Well thank you again. Have a great rest of your day and Merry Christmas/Happy Holidays.

dreamy belfry
spice river
dreamy belfry
spice river
#

Honestly, i don't know.
It may be a hardware issue for all i know.

dreamy belfry
spice river
#

I have no idea. Even if i was a hardware engineer, it would probably take me days to figure out.
I recommend posting your findings on a github issue. They are more familiar with the source code.

dreamy belfry
#

How do I do that? I've never used Github.

spice river
#

This is a direct link to the report form

dreamy belfry
#

Sounds good. Thank you!

dreamy belfry
rocky star
#

Do you happen to be using an ATI/AMD card? I had my game crash with their drivers.

dreamy belfry
rocky star
#

Ok, that's not it, then. Guess I could have just looked at the logs, haha.

dreamy belfry
#

No worries. I did restart my PC and that seems to have worked for the moment.

#

Might having something to do with never turning my PC off.

rocky star
#

Do you by chance have something that references a resource in your .project file?

dreamy belfry
#

I have no idea. The projects were brand new.

rocky star
#

Are you using OBS or any screen capturing/overlay software?

#

I've had OBS crash Godot.

dreamy belfry
#

Nope, not while trying to do this.

rocky star
#

well I'm out of ideas. Might just be a hardware or driver instability. ¯_(ツ)_/¯

dreamy belfry
#

Maybe. 🤔

#

Appreciate the effort at least. 😄

#

Think it's actually my antivirus.

spice river
#

If it is McAffee, just nuke it from orbit :p

spice river
#

Aside from the version selection. The one on Steam is identical to the downloaded one, minus the instability that comes from running it trough Steam.

dreamy belfry