0 votes

Hi Team

I'm trying to export a project using Godot 2.1.4's Tools - Export to Godot 3 function. However every time I do it gets about 74% of the way through then Godot crashes.

Even worse it corrupts the entire project so much so that neither Godot 2.1.4 nor Godot 3.0 Alpha 2 can read it. (Thank god for backups!)

Any idea of where to start to rectify this issue?

Cheers

in Engine by (15 points)

Please run Godot from a terminal, attempt the export on the project and post the terminal logs on an issue on GitHub: https://github.com/godotengine/godot/issues

Also, never try to export a project in the same folder, that's asking for trouble :) (and it should be prevented by the exporter itself ideally).

1 Answer

0 votes

I can“t export too in 32 bit editor. If project is huge there is problems with memory. If project have non-project files, it crash. Delete all the aditional files in res:// and try another time.

by (341 points)

I actually discovered that it was non project files in with the project files that were causing Godot to crash. Once I removed them the export went well and I could load it into Godot 3 Alpha 2.

Thanks for your help :)

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.