Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running a C# project in 32 bit godot beta8 & 9 causes a crash #26433

Closed
NikodemL opened this issue Mar 1, 2019 · 1 comment
Closed

Running a C# project in 32 bit godot beta8 & 9 causes a crash #26433

NikodemL opened this issue Mar 1, 2019 · 1 comment
Labels

Comments

@NikodemL
Copy link
Contributor

NikodemL commented Mar 1, 2019

Godot version:
Godot_v3.1-beta9_mono_win32
Godot_v3.1-beta8_mono_win32

OS/device including version:
Windows 8.1 Enterprise

Issue description:
Godot crashes when you play the scene

Steps to reproduce:
Create a new project,
Create a new scene with 1 node,
Add c# script to the node.
Play scene
Godot crashes

@akien-mga
Copy link
Member

I assume you have a 64-bit system? If so it's a duplicate of #17299.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants