I liked the way the bees navigated btw
BetaTester704
Recent community posts
Just playing around and i tried to slam as the boss crushed me.
Ended up getting set to the -integer limit on the next frame.
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Other Event: User Defined 3
for object Boss:
local variable yy(100004, -2147483648) not set before reading it.
at gml_Script_slam_on_player
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_slam_on_player (line -1)
gml_Script_execute_rock_charge
gml_Object_Boss_Other_13
called from - gml_Object_Boss_Step_0 (line -1) - <unknown source line>
another one
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Alarm Event for alarm 0
for object obj_game_controller:
Memory allocation failed: Attempting to allocate 4000052 bytes
at gml_Script_part_list_create_sprite
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_part_list_create_sprite (line -1)
gml_Script_part_list_spawn
gml_Script_obj_game_controller_spawn_wave
gml_Object_obj_game_controller_Alarm_0
Looks like im the first to hunt down an error.
Win32 function failed: HRESULT: 0x887a0005
Call: GR_D3D_Device->CreateTexture2D at line 672 in file \TeturesM.cpp
Device lost - reason: 0x887a0020
I basically got a lot of fast firing weapons. Probably 200 projectiles on screen.
I was a bit overpowered.
I also managed to duplicate my inventory but haven't been able to reproduce.