Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hostile Domain

Assemble a fleet to destroy the Pirate flagship. · By Reefpirate

HELP!!!!

A topic by ravenofwhat created Dec 07, 2017 Views: 402 Replies: 6
Viewing posts 1 to 7

WHEN I try to play it comes up with

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

Pop :: Execution Error - Variable references invalid object (-4).<unknown variable>
at gml_Script_st_PlayerNewSystem
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_st_PlayerNewSystem (line 0)
gml_Script_state_machine
gml_Object_o_player_Step_0

Developer

Oh dear. I think that might be a simple fix but I'm not sure. I'm at my 'day job' the rest of the night but I'll look into it and get back to you as soon as I can.

Thanks for the feedback!

Developer

Ok luckily it was a simple fix and I've uploaded the new version to itch. I've tested it on two different PCs now and it should be good to go!

Sorry about that, hopefully it's working for you now too.

how do i downloaad what!

thank you reef pirate any ways

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

local variable _fac_obj(100001, -2147483648) not set before reading it.
at gml_Script_st_PlayerNewSystem
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_st_PlayerNewSystem (line 0)
gml_Script_state_machine
gml_Object_o_player_Step_0

Developer

This is a very bizarre bug, but I think I've finally killed it now. My last fix was only a 'half fix', and now it should be 'FULL FIXED'. 

I've had it running on 3 or 4 different computers just fine, but looking at the code where you crash this should not be possible... But I think I have fixed it for you now.

If you have the itch.io app it will be a much smaller update for your game, otherwise I'll have to ask you to download and install the game again.

You can just download the game from the store page again for the latest version. Thanks so much for your patience and I really REALLY hope it works for you this time. And do let me know what you think about the game if you get a chance to play it!

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

DoSub :2: undefined value
at gml_Object_o_mob_Step_0