Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

hi someone had the same Error?:

___________________________________________

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

ERROR in

action number 1

of Create Event

for object obj_demo_mascot:

WARNING: This demo requires texture pages of at least 4096x4096.

Texture pages are currently set to 2048x2048.

Graphical corruption may occur.

To change this setting, go to Game Options > Windows > Graphics > Texture Page Size

Click Ignore to continue.

Texture page error

 at gml_Object_obj_demo_mascot_Create_0 (line 51) -                         "Texture page error", 

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

gml_Object_obj_demo_mascot_Create_0 (line 51)

(+2)

Hello, this is not an error. Please see the contents of the message—you need to configure your project for 4K support to run the mascot demo. Alternatively, you can run the classic demo for low-powered devices.

See here for more details.

Thanks already fix it