Skip to main content

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

AdventurOS

Explore a unique adventure based on the content of your computer. · By Emi, toen, Lorena

Crash after defeating first boss

A topic by audguy created Jul 08, 2018 Views: 259 Replies: 4
Viewing posts 1 to 4

############################################################################################
FATAL ERROR in
action number 1
of  Step Event0
for object obj_boss_1:

Unable to find any instance for object index '101664'
at gml_Object_obj_boss_1_Step_0
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Object_obj_boss_1_Step_0 (line -1)

So far so good, after defeating the first boss, I am getting a crash, I have checked for a new build and that did not help.

___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of  Step Event0
for object obj_boss_1:

Unable to find any instance for object index '354918'
at gml_Object_obj_boss_1_Step_0
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Object_obj_boss_1_Step_0 (line -1)


I have the same error when I killed the first boss....and, the boss was supossed not to move? 

The boss spawns partially trapped in the ground, preventing them from moving. Did you also have the map start zoomed out extremely far to show both you and the boss?

Developer

The zoom is supposed to have you both on screen at all times, we can look into making that experience a little bit more comfortable if it is confusing

Developer

I'm looking into this right now and will see if I can release a fix for today. The boss was supposed to move, not sure what is wrong with it, but it might be related to this same issue.