Malfunction of Gdevelop system?

Hi!

I create an exercise Slot Machine game where variables change every aspects.
There is one with a name:“win check”
When the slot spinning variables stop I set the “win Check” to 1.
When this variable is 1 the system check all the horizontal line slots and every possible stand set this to 2.And go on to 4.But this is where the game stop.

I write a clear command:If “win check” =4 set the “slot spinning” and the “win check” variables to 0.But i see on the text that all the time the 4 never change.

So i check all the events and no other command hold it at 4 all time because all the “check” events start with a condition lower than 4(3 horizontal line).

So i not write this on:How do I…
because i delete all the events and i try a more Object base solution after it.
My question is just this:Anyone notice system faults when a clearly good and easy events are not working?And how often?

Usually, when I believe that something should work but it doesn’t, it turns out that I forgot something very basic. It happens to everyone. I have seen many people in the forum reporting a bug when something did not work as they thought it should and then it was an oversight or misunderstanding on their side.

From time to time I have also experienced that events are not working the way they should. In this case I restart the engine and/or put the relevant events in a new scene for testing.

Unfortunately, since you have deleted your events, no one can tell what the problem was. It could have been some issue with the engine, but my first guess is that you overlooked something that others, for example in this forum, may have been able to point out for you.

1 Like

helo.

I just ask that as a beginer.I must know what i need to espect.Every engine different,some are better some are more bugged.For example an old game creator software(similar as that one) make very much problems but on that case the programmers not working to make better that.(but they ask for a prize) Hahhhhh…

I understand.
Gdevelop is updated frequently (this year already 5 or 6 times) and especially program breaking bugs are wiped out very fast. It is a very stable software. And it is definitely a good idea to let the developers know, if you encounter an issue with the engine - they will fix it.

If you have any problems with your events, just post them here in the forum, there are a lot of friendly and knowledgable users here who will help you.

That’s sure if i give up on something for myself i come here.

This area is fortunatelly attracts peoples more intelligent than average mostly.(yes i strongly believe that.)
So no need to fear like in social media wildernesses to ask something or discussing.

Thank you the reply!

1 Like