godotengine / godotengine/godot-cpp
Godot crash on nativescript_init segmentation_fault
Open
- Dominant language
- C++
- Stars
- 2.7k
- Forks
- 809
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 8
Description
godot crash by sigsegv at src/core/GodotGlobal.cpp:116 on nativescipt_init
My code is this:
`extern "C" void GDN_EXPORT godot_gdnative_init(godot_gdnative_init_options *o) {
godot::Godot::gdnative_init(o);
}`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.