Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Nope, still doesn't run. Getting a code error:

_______________________________________

############################################################################################

ERROR in

action number 1

of Create Event

for object obj_dicesys:

buffer_read argument 1 invalid reference to (buffer) - requested -1 max is 0

at gml_Script_TranslationSystem

############################################################################################

gml_Script_TranslationSystem (line -1)

gml_Object_obj_dicesys_Create_0 (line -1)

I added some file loading redundancy so it'll load the first .trn file in the working directory it finds if it can't find the one defined by the lang argument. Should find the EN.trn file better now.