Skip to main content

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

I've been following your guide in an attempt to make a mod, but I've been having a lot of trouble getting the jukebox to function properly. I did exactly what was laid out in the guide, and the menu comes up once it's triggered in the script, but once you advance past it the game immediately crashes. Any advice? I feel like it might be an issue with the cases, do I need more than just [E:1] to start the day and [E:2] to trigger the jukebox? I haven't done anything besides those yet.

(2 edits) (-1)

How can I contact you? It's not too comfortable to chat in the comments. Do you have a Discord?

(1 edit)

But if you wanna just hear my fast verdict - i think you probably never modified "gml_Script_jukebox_advance" script, there is some info about this in the guide in the end of chapter 2.1.2

(-1)

Here's my discord: h8rsk8r#0974. I've modified the "gml_Script_jukebox_advance" script as was explained in the guide, so it might be a problem outside that, or maybe I made I mistake somewhere.

For those who are interested in H8rsk8r problem solution: 

They recreated all the process of modding the game from zero and the problem was solved. 

Looks like some code was copied or pasted wrong.