bug in oly?

rammstein

Heir
Customer
Hi everyone, I'd like to ask if you could analyze my Olly XML to see if everything is working correctly, with the fights starting at 9 PM and ending at 11 PM.
Because on the 26th, the heroes were delivered normally, but when the fight started at 9 PM, it didn't end at 11 PM. It continued and seemed endless. I manually paused it around 1 AM and restarted Olly.
It might have been a bug, and that's okay, because it happens, but I'd like to know if I'm doing something wrong. Thank you very much!
 

Attachments

 
That's right, I followed Deazer's excellent explanation, but the issue I described happened: Olly kept running and didn't stop at the scheduled time that day.
Could you take a look at my code to tell me if it's correct? I ask you please, I restarted Olly and now it shows that it starts at 9 PM and goes until 11 PM as I want.
My fear is that on the day I distribute the hero, it will start again and not stop at the right time as it did before. Thank you and I apologize for the inconvenience, the opinion of you more experienced users has been a great learning experience for me.
 
1769542712677.webp
READ THE GUIDE!!!
The mistake you made is clearly specified in the guide; it’s even written in red: DO NOT CHANGE THIS PARAMETER!!! if you want to change end time set your custom here !!! CompetitionCustomEndTime
 
1769548734600.webp
If I don't change Salem there, the changelog itself shows that it won't end at 11:00 PM.

Even if I set it to:

CompetitionCustomStartTime = 2100
CompetitionCustomEndTime = 2300
View attachment 7713
LEIA O GUIA!!!
O erro que você cometeu está claramente especificado no guia; está até escrito em vermelho: NÃO ALTERE ESTE PARÂMETRO!!! Se você quiser alterar o horário de término, defina o seu horário personalizado aqui!!! CompetitionCustomEndTime
 
I'm asking for help from those of you with more experience, please. I'm learning more and more, and I'd like to solve this so that the same problem doesn't return in 15 days.
 
If you reverted the changes, I believe that when the period ends, it will return to normal. However, regarding this, I believe only @Deazer can say for sure.
 
@Deazer I know your time is very valuable and you continue working to make the magazine even more amazing. But if you could take a moment to tell me what I'm doing wrong, I would greatly appreciate it. Thank you.
 
Please, someone? I would like to have this solution before the next cycle closes. Thank you very much.
Now you have the correct settings. Everything should be fine.
If this doesn't work, it means the database is holding time (which shouldn't be the case).
You should have started a local server a long time ago and checked this :)
Just change the time to your liking so you don't have to wait too long. Do an ollie for 10 minutes and you'll see the result.
 
Now you have the correct settings. Everything should be fine.
If this doesn't work, it means the database is holding time (which shouldn't be the case).
You should have started a local server a long time ago and checked this :)
Just change the time to your liking so you don't have to wait too long. Do an ollie for 10 minutes and you'll see the result.
1769875438477.webp

This is very strange, FORD. Even with the correct settings and deleting the Oly from the database before initializing it.
It starts with an endtime that shouldn't be changed, in this case 00:00 as shown in this screenshot. I tested it beforehand, but I changed it not by CompetitionCustomEndTime = but by CompetitionEndTime = +1 00:00

So it showed that it ended at 23:00, the time I want.

However, on the day of the hero's delivery, the Oly started and had no end.
 
View attachment 7749

This is very strange, FORD. Even with the correct settings and deleting the Oly from the database before initializing it.
It starts with an endtime that shouldn't be changed, in this case 00:00 as shown in this screenshot. I tested it beforehand, but I changed it not by CompetitionCustomEndTime = but by CompetitionEndTime = +1 00:00

So it showed that it ended at 23:00, the time I want.

However, on the day of the hero's delivery, the Oly started and had no end.

CompetitionStartTime = 21:00
CompetitionEndTime = 23:00
 
1769897129850.webp
CompetitionStartTime = 21
CompetitionEndTime = 23

Then try to check it like this.
It keeps calculating the end time using CompetitionEndTime = +1 00:00

=( This is very strange, everything seems to be correct with my code and this keeps happening. I don't know what else to do about something so important.
 
Back
Top