Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits) (+4)

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

(+2)

Thanks for reporting it!