HelloFangaming / HelloMarioEngine

A feature packed and fully commented Super Mario engine for GameMaker: Studio 1.4.
http://hellofangaming.github.io/HelloMarioEngine/
Other
161 stars 47 forks source link

In object obj_persistent, event Create, action 1 at line 59: Unknown function or script: application_surface_draw_enable #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Import "GMZ" project from engine source download into GMS.
2. Try to create executable. 
3.

What is the expected output? What do you see instead?
Expected created executable, like normal.
Instead this compile error pops up.

What version of the product are you using? On what operating system?
GameMaker Studio v1.2.1279 on Windows 7 x64 SP1.

Please provide any additional information below.
This compile error makes me unable to see if Mario can walk past solid-top 
slopes/stairs if they begin/end on floor, like stairs in various ghost houses 
in SMW and NSMB series.

Original issue reported on code.google.com by alucard...@gmail.com on 13 May 2014 at 4:53

GoogleCodeExporter commented 9 years ago
application_surface_draw_enable was added in GM: Studio 1.3, which is why you 
need to update Studio first before using my engine.

Original comment by hellofangaming on 20 May 2014 at 8:29

GoogleCodeExporter commented 9 years ago
I added red text under the download links, so hopefully this won't be a 
problem...

Original comment by hellofangaming on 20 May 2014 at 8:39

GoogleCodeExporter commented 9 years ago
OK, i had the same problem, but i thought it was the last version of GameMaker 
but it seams that GameMakerStudio isn't curently update over v1.2.1279 on STEAM 
(it seam mean i am not sure).
interesting, so I am going uninstalle the GameMakerStudio i have with Steam and 
installe GameMakerStudio by myself on the computer. Thank you Hello for your 
absolutly incredible work. I don't have words ^^

PS: Actualy, it seams that GMstudio1.3 is the beta chanel. So people who are 
not in beta chanel, that's possible they get our problems.

I didn't use GameMaker still 8.1, so i am not very sur about things i am saying 
about this "maybe" update problem

Original comment by topaze...@gmail.com on 20 May 2014 at 10:06

GoogleCodeExporter commented 9 years ago
it works now for me. GameMakerStudio beta 1.3

Original comment by topaze...@gmail.com on 20 May 2014 at 10:16