0 votes

Recently I've been getting an error near the start of my game, it seems like when very specific things happen at a percent time.

Godot stops working with nothing erroring in the console.

When I follow through the debug to Visual Studio it says the following:

Unhandled exception at 0x0... Access violation reading location...0x0...

How would I go about debugging this, what typically might be the culprit?

in Engine by (5,274 points)

1 Answer

0 votes
Best answer

After some hours of print lining, it seems it was a problem with a weakref(). Was halting without any error in the console.

by (5,274 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.