Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

AlphaVDP2

1
Posts
9
Following
A member registered Nov 28, 2016

Recent community posts

(2 edits)

Hello, this has been fantastic. However, I am encountering a segmentation fault and crashing on the linux version on lesson 20, "Back to the Drawing Board" practice.
Code runs, but application crashes before it reports any errors in the user's script. This is what I see in the console:

ERROR: Can't take value from empty array.

at: back (core/array.cpp:132)

Segmentation fault (core dumped)

Issue created: https://github.com/GDQuest/learn-gdscript/issues/500