Skip to main content

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

himojoe

4
Posts
1
Topics
19
Following
A member registered Jul 09, 2015

Recent community posts

Thanks, I have sent you a DM on discord.

Sorry to bother you again, but I still get the error in the sample project. I deleted the old version of deffered chickens and imported the updated version. I get the same error.

 Also Cartoon, Luminous and Shadow Chickens aren't included in the  .yymps package anymore.

Thanks!

Hi Michael,

I get this error when running the sample project : 

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

ERROR in action number 1

of Draw Event for object obj_demo:

texture_set_stage argument 2 incorrect type (ref) expecting a Number or Pointer

 at gml_Script_cluck_deferred_render_begin (line 41) -     texture_set_stage(shader_get_sampler_index(shader, "samp_normal"), global.__cluck_normal_texture);

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

gml_Script_cluck_deferred_render_begin (line 41)

gml_Object_obj_demo_Draw_0 (line 4) - cluck_deferred_render_begin(gbuff, shadowmap);


Thanks,

Aaron