Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

hi! im getting an error launching the game?9 ive installed visual studio 2015, 2017, 2019 to see if it'd fix it and it didnt :(

___________________________________________
############################################################################################
ERROR in
action number 1
of Create Event
for object obj_Constants:

Error defining an external function.
at gml_Script_sqlite_DefineFunction
############################################################################################
gml_Script_sqlite_DefineFunction (line -1)
gml_Object_obj_Constants_Create_0
gml_Room_SetupScreen_Create (line -1)

Please see this post here: https://itch.io/post/1518538

You shouldn't need to install visual studio but the DLLs instead. Also try restarting your computer once you've installed them.

Please let me know if you need more help.

OH yeah i meant the redistributables, that was the post i followed first before making my own post and nothing changed, not even a restart

In that case there might be a few other redistributables missing:

1. 2012 C++ Redistributable
2. 2013 C++ Redistrubutable
3. DirectX

It is unlikely that #3 is missing, so please try 1 and 2 first. If these work we'll update the FAQ with more information since this seems like a common problem.

grabbed pretty much everything from the redistrubutable page and directx, restarted, and still the same error :( 

The only other thing we can think to suggest is to try downloading the Steam version of the demo instead: https://store.steampowered.com/app/631860/Gataela/

(+1)

ah! that did the trick, steam got all the redists and stuff that i apparently didnt have and the game launches fine on both itch and steam! thank you!

Great! We hope you enjoy!