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

GD-224: Update project to Godot 4.1.1 #223

Merged
merged 9 commits into from
Jul 18, 2023
Merged

GD-224: Update project to Godot 4.1.1 #223

merged 9 commits into from
Jul 18, 2023

Conversation

MikeSchulze
Copy link
Owner

@MikeSchulze MikeSchulze commented Jul 8, 2023

Why

We want to support the latest Godot version v4.1.1

What

malloc(): mismatching next->prev_size (unsorted)
Aborted (core dumped)
Error: Process completed with exit code 134.

@MikeSchulze MikeSchulze changed the title Update project to Godot 4.1 GD-224: Update project to Godot 4.1 Jul 8, 2023
@MikeSchulze MikeSchulze linked an issue Jul 8, 2023 that may be closed by this pull request
@MikeSchulze MikeSchulze added the godot related issue Its a bug by Godot engine and can't be fixed by GdUnit label Jul 8, 2023
@MikeSchulze MikeSchulze changed the title GD-224: Update project to Godot 4.1 GD-224: Update project to Godot 4.1.1 Jul 18, 2023
@MikeSchulze MikeSchulze force-pushed the update_to_410 branch 9 times, most recently from 74412c2 to 4cc6cc9 Compare July 18, 2023 16:20
@MikeSchulze MikeSchulze force-pushed the update_to_410 branch 11 times, most recently from 98c31cf to be29d48 Compare July 18, 2023 18:52
```
malloc(): mismatching next->prev_size (unsorted)
Aborted (core dumped)
Error: Process completed with exit code 134.
```
@MikeSchulze MikeSchulze merged commit 1a9911d into master Jul 18, 2023
@MikeSchulze MikeSchulze deleted the update_to_410 branch July 18, 2023 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
godot related issue Its a bug by Godot engine and can't be fixed by GdUnit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GD-224: Update project to v4.1.stable.official [970459615]
1 participant