HelloFangaming / HelloMarioEngine

A feature packed and fully commented Super Mario engine for GameMaker: Studio 1.4.

Home Page:http://hellofangaming.github.io/HelloMarioEngine/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Red Yoshi cannot put the key in his mouth in fort hello without throwing an error!

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1.Go to fort hello
2.Climb to the top part where the key and mechakoopa are
3.Get the Yoshi from the ? block
4.Jump to the key and try carrying it with Yoshi's tongue
5.You will see the error that I have provided at the bottom

What is the expected output? What do you see instead?
> I expected to continue playing the level with Yoshi carrying the key in his 
mouth, but instead, the game froze and I saw the error.

What version of the product are you using? On what operating system?
> I am using the newest - Hello Mario Engine 6.0. It was on Windows 8.1.

Please provide any additional information below.
> While I was playing, I was big Mario with about 10 lives and no item in 
reserve. I had the red Yoshi and tried taking the key.
> Here's the error that occurred:
___________________________________________
################################################################################
############
FATAL ERROR in
action number 1
of  Step Event0
for object obj_phanto:

Push :: Execution Error - Variable Get 373.fullmouth(100131, -1)
 at gml_Object_obj_phanto_StepNormalEvent_1 (line 24) -         and obj_yoshi.fullmouth = 1
################################################################################
############


-FB-Productions

Original issue reported on code.google.com by fb-produ...@live.com on 24 May 2014 at 3:23

(r207)

Original comment by hellofangaming on 25 May 2014 at 3:43

  • Changed state: Fixed