godotengine / godotengine/godot-cpp

[GDExtention] Fails on first load after clean build

Open
#624 5 comments 0 reactions 0 assignees View on GitHub
bug topic:gdextension
Dominant language
C++
Stars
2.7k
Forks
809
Avg merge
1d 3h
Merged PRs (30d)
8

Description

Weird issue that only started happening today, Akien thinks this might be an upstream problem but we need to investigate it further.

First time I compile the plugin from scratch and start it in the editor, the editor doesn't recognise the classes. You can see in the logs its initialising things to late.

Second time running, or running with a breakpoint set, it all works fine, so its definately a timing issue. Also from that point onwards it keeps working so it must be caching something about the library.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.