Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Game not playable?

A topic by Flying whales created Jan 14, 2024 Views: 641 Replies: 6
A moderator has unlisted this topic. It is not visible on the topic listing but you can still reply and make edits.
Viewing posts 1 to 6

whenever I try to launch the game, it just gives me this error message 

___________________________________________

############################################################################################

ERROR in

action number 1

of Create Event

for object obj_Game_Parent:

buffer_read argument 1 invalid reference to (buffer) - requested -1 max is 0

at gml_Script_ConfigLoadGame

############################################################################################

gml_Script_ConfigLoadGame (line -1)

gml_Object_obj_Game_Parent_Create_0

the game installed fine, however I couldn't get it to actually launch

Developer(+1)

Is this the browser version of the game, or the downloadable version?

Developer(+1)

Thank you for bringing this to my attention, I appreciate it greatly.

The problem is essentially the game trying to load config save data that hasn't been created yet, it's set up to catch any old versions of the game so that they can be updated/overwritten, but if you dont have any config save data, it runs into issues. 

The good news is that this was brought to my attention previously and i've since sorted out the problem.

the bad news is that because I'm halfway through my next updated version, I wont be able to hotfix it until the next update, which should hopefully be available next month.

The good news again is that I'm fairly certain that this is an issue for the downloadable version of the game only, so the browser version should still work fine.

(+1)

hi again, yes its just the downloadable version, the browser version works just fine. thank you for your help and I look forward to the next version

I'm playing on mobile on the browser version. After I went through the kolbold cave for the first time the music stopped and I couldn't do anything.

Developer

I can have a look and see if I can replicate the issue, but it might also just be cause it's on mobile, since it wasn't designed for it. 

I just found it. It's not the kolbold thing. It's whenever I press the I button. It looks like a uppercase I and it mutes the music and freezes the game

Developer unlisted this topic