Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I can't run this. Clicking the exe causes Steam to pop up and say there are no licenses. 

Removed the Steam stuff, should work now... Except shit just loaded the wrong translation. Fixing.

Alright, should be fine now

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.