Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

ePoxy16

3
Posts
A member registered Oct 08, 2020

Recent community posts

Not a problem! I'll keep an eye out for updates and follow through with your videos (which are great by the way)!

No problem! It happens in GMS2 2.3.0 (0.529 IDE version) and right when I try to run the projects with no modifications. The projects do undergo a conversion when importing or loading up for the first time, but no error is generated. 

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

DoAdd :1: illegal array use
 at gml_Object_obj_init_Create_0 (line 238) - global.spells[e_spell_types.heal, e_spell_stats.min_value] = 8 + global.pl_stats[e_pl_stats.level];
############################################################################################
gml_Object_obj_init_Create_0 (line 238)

Hi there, I got the pack from you, and imported the files (both the Ep 21 and Sept 2019 versions), but I'm getting an error when I try to run it. The error is related to an illegal array usage on line 238 of the obj_init object. Any suggestions?