Help! An issue has arisen!

In my game, a popup is supposed to appear when the game ends, but it doesn’t. I have a lifecycle wired to a popup, sending a signal when the game is ending. I have tried using channels, but it still doesn’t work. Why?
Edit: The text is in a block code, but it should still work…

1 Like

yeah, the same happened for me last Friday, buttons won’t work unless you pressed enter 3-4 times, code sometimes was wonky, I still have no idea what’s going on.

1 Like

I think its just a server bug, or you play on mobile.

1 Like

Are you talking about my game?

1 Like

yeah, I think is just a bug :slight_smile:

1 Like

Bruv. I have new instructions coming in the next update. it’s not the code, I swear. lol Btw, This fix is in that update, having a popup appear at the end of the game, so I need help on this.

1 Like

I have no idea then :sweat_smile:

1 Like

This hasn’t been in game yet, it’s new.
Edit: I have had issues with new things being connected to my level property in the past…

1 Like

When the game ends. A Pop-up appears?
Or A Pop-up appears before the game ends?

1 Like

The first one.
Edit: I gtg. Be back in a little bit.

2 Likes

That’s…not possible there leaderboard should show instead…
Once the lifecycle has detected one player standing, the pop-up should appear, use an end game device as OUT, wire it to the IN, Pop-up on configure once pop-up is closed end game? Otherwise once the pop-up is closed channel on EndGame, and so should the End Game device be triggered upon the EndGame channel.

1 Like

Well, it happened. Should I say that the block code for the text in the popup is the player’s save code, and it changes based on the player’s stats? also, it should still work, but it doesn’t.

1 Like

Dang. Everybody helping me has already gotten off… Help, please?

1 Like

can you give a screenshot

this is possibly the last help topic i will help with :cry:

2 Likes

So you say that the pop-up appears as the game is ending?

No, it doesn’t appear.

Hold up, let me get some photos

Or at least its supposed to appear?

Yeah, it’s supposed to appear. Let me update the topic so that people can better understand the issue.

I hate to break it to ya.
When the game ends pop-ups and everything else closes.
In short if you need the game at the same time as the pop-up opens.
There’s no pop-up.